changeset 27112:82ad511a02f6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 03 Jan 2000 14:55:38 +0000
parents cad48fa4c22d
children 21f49fa0782b
files etc/NEWS lisp/ChangeLog src/ChangeLog
diffstat 3 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Jan 03 14:49:24 2000 +0000
+++ b/etc/NEWS	Mon Jan 03 14:55:38 2000 +0000
@@ -5502,6 +5502,8 @@
 
 ** Iso Accents mode now supports Latin-3 as an alternative.
 
+** The commadn next-error now opens blocks hidden by hideshow.
+
 ** The function using-unix-filesystems has been replaced by the
 functions add-untranslated-filesystem and remove-untranslated-filesystem.
 Each of these functions takes the name of a drive letter or directory
--- a/lisp/ChangeLog	Mon Jan 03 14:49:24 2000 +0000
+++ b/lisp/ChangeLog	Mon Jan 03 14:55:38 2000 +0000
@@ -1,3 +1,8 @@
+2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+	* progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
+	at comment end, and re-insert them after filling.
+
 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
Binary file src/ChangeLog has changed