changeset 33948:703910cf20ec

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 28 Nov 2000 10:55:35 +0000
parents 7ade0d187b77
children 7012133c553b
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 28 10:54:31 2000 +0000
+++ b/lisp/ChangeLog	Tue Nov 28 10:55:35 2000 +0000
@@ -1,3 +1,11 @@
+2000-11-28  Dave Love  <fx@gnu.org>
+
+	* progmodes/fortran.el (fortran-mode): Don't set
+	fortran-comment-line-start-skip.  Set comment-start to
+	fortran-comment-line-start.
+	(fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
+	(fortran-comment-line-start-skip): Simplify slightly.
+
 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
 
 	* play/5x5.el: Remove RCS keyword.
@@ -29,6 +37,8 @@
 
 2000-11-27  Dave Love  <fx@gnu.org>
 
+	* net/ldap.el (ldap) <defgroup>: Add :version.
+
 	* tooltip.el (tooltip-use-echo-area): Doc fix.
 
 	* cus-start.el <minibuffer-prompt-properties>: Add version.