1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-10-13 20:45:55 +00:00
parent 47cebab1af
commit e641b454cd
3 changed files with 15 additions and 0 deletions

View File

@ -165,3 +165,5 @@
Emacs.
* Use the XIE X extension, if available, for image display.
* Rewrite make-docfile to something sane.

View File

@ -1,3 +1,9 @@
2001-10-13 Gerd Moellmann <gerd@gnu.org>
* make-docfile.c (read_c_string_or_comment): Renamed from
read_c_string. Add parameter COMMENT. Read C-style comments.
(scan_c_file): Handle doc strings in C comments.
2001-10-12 Andrew Innes <andrewi@gnu.org>
* makefile.nt (ALL): Do not include fakemail.

View File

@ -1,3 +1,10 @@
2001-10-13 Gerd Moellmann <gerd@gnu.org>
* lisp.h (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
Provide definitions for doc strings in comments.
* fns.c: Put doc strings in comments.
2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
* dired.c (file_name_completion): Ignore a candidate directory if