diff lisp/ChangeLog @ 29307:507b4d56cee2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 May 2000 20:41:05 +0000
parents 71272a11eab7
children 904ffcf2b5c1
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 30 20:40:42 2000 +0000
+++ b/lisp/ChangeLog	Tue May 30 20:41:05 2000 +0000
@@ -1,5 +1,10 @@
 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* progmodes/perl-mode.el (perl-indent-line): When looking for a
+	label, ensure that the first colon isn't followed by another.
+
+	* paths.el (Info-default-directory-list): Doc fix.
+
 	* net/net-utils.el (finger-X.500-host-regexps): New user-option.
 	(finger): If HOST matches a regexp from finger-X.500-host-regexps,
 	send a query containing USER only, not USER@HOST.