Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
945220bd
Commit
945220bd
authored
Oct 17, 2001
by
Miles Bader
Browse files
*** empty log message ***
parent
af52c32d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
lib-src/ChangeLog
View file @
945220bd
2001-10-17 Miles Bader <miles@gnu.org>
* make-docfile.c (put_char): New function.
(read_c_string_or_comment): Strip trailing spaces and newlines.
2001-10-16 Miles Bader <miles@gnu.org>
* make-docfile.c (scan_c_file): Handle `new style' doc strings in
...
...
src/ChangeLog
View file @
945220bd
2001-10-17 Miles Bader <miles@gnu.org>
* 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 <miles@gnu.org>
* fns.c: Change doc-string comments to `new style' [w/`doc:' keyword].
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment