changeset 40126:f51527f53712

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sun, 21 Oct 2001 12:23:10 +0000
parents b2e4b1a5315a
children 37a68b44b510
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 21 12:21:29 2001 +0000
+++ b/src/ChangeLog	Sun Oct 21 12:23:10 2001 +0000
@@ -1,3 +1,12 @@
+2001-10-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* sysdep.c (init_sys_modes): Change doc-string comments to `new
+	style' [w/`doc:' keyword].
+
+	* data.c, fileio.c, indent.c, print.c, search.c, sound.c,
+	* sunfns.c, textprop.c, undo.c, xselect.c: Change doc-string
+	comments to `new style' [w/`doc:' keyword].
+
 2001-10-21  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c (Fx_file_dialog): Pass a filter to GetOpenFileName.