changeset 79217:648f331ffd07

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 25 Oct 2007 03:55:52 +0000
parents 1c1c68a37167
children 6804b42c465a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 25 02:23:34 2007 +0000
+++ b/lisp/ChangeLog	Thu Oct 25 03:55:52 2007 +0000
@@ -1,3 +1,12 @@
+2007-10-25  Glenn Morris  <rgm@gnu.org>
+
+	* progmodes/f90.el (f90-indented-comment-re)
+	(f90-directive-comment-re, f90-break-delimiters):
+	* progmodes/fortran.el (fortran-comment-line-start-skip)
+	(fortran-directive-re):
+	* textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
+	as safe if they are strings.
+
 2007-10-25  Richard Stallman  <rms@gnu.org>
 
 	* progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.