]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMiles Bader <miles@gnu.org>
Tue, 16 Oct 2001 13:09:06 +0000 (13:09 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 16 Oct 2001 13:09:06 +0000 (13:09 +0000)
lib-src/ChangeLog
src/ChangeLog

index 7a07718362d83bee2bcf826c4d2280789bf3f301..6546c95987c11ad0d9d981321480e1cd3b5a28a5 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-16  Miles Bader  <miles@gnu.org>
+
+       * make-docfile.c (scan_c_file): Handle `new style' doc strings in
+       comments [with `doc:' keyword prefix].
+
 2001-10-15  Gerd Moellmann  <gerd@gnu.org>
 
        * make-docfile.c (read_c_string_or_comment): Don't drop a '*'
index 624167312f060473e811cbb5077dc99a89dc8dd2..8241404d8d34a003be5c885c3a81d0ce7676ca61 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-16  Miles Bader  <miles@gnu.org>
+
+       * fns.c: Change doc-string comments to `new style' [w/`doc:' keyword].
+
 2001-10-16  Gerd Moellmann  <gerd@gnu.org>
 
        * buffer.c (Fset_buffer_major_mode): Use initial-major-mode for