X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/af52c32d5b367c5a98ed34f19235c8e7956f733f..945220bdb2920f4c9260034434129830f90e33eb:/src/ChangeLog diff --git a/src/ChangeLog b/src/ChangeLog index 8241404d8d..205d1bfe7d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2001-10-17 Miles Bader + + * lisp.h (DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case. + * xmenu.c, xdisp.c, term.c, dispnew.c, abbrev.c, editfns.c, buffer.c + * xfns.c, alloc.c, minibuf.c, xterm.c, xfaces.c: + Change doc-string comments to `new style' [w/`doc:' keyword]. + (DOC_STRINGS_IN_COMMENTS): Macro removed. + * minibuf.c: Remove old commented-out-DEFUN that was used to fake + out make-docfile. + 2001-10-16 Miles Bader * fns.c: Change doc-string comments to `new style' [w/`doc:' keyword].