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
032a857d
Commit
032a857d
authored
Nov 17, 2001
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
887c6c1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
lisp/ChangeLog
View file @
032a857d
2001-11-16 Richard M. Stallman <rms@gnu.org>
* calendar/todo-mode.el (todo-save): Fix previous change.
* subr.el (functionp): Do use cdr-safe on object.
2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
* bindings.el (mode-line-mode-name): Only put the help-echo property
...
...
src/ChangeLog
View file @
032a857d
2001-11-16 Richard M. Stallman <rms@gnu.org>
* syswait.h: Delete conditionals for HPUX7, ISC 4.1, and convex.
* s/isc4-1.h (HAVE_SYS_WAIT_H): Add #undef.
* s/hpux.h (HAVE_SYS_WAIT_H): Add #undef.
* s/hpux8.h (HAVE_SYS_WAIT_H): Define it.
* m/convex.h (HAVE_SYS_WAIT_H): Add #undef.
2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
* fileio.c (build_annotations): Split off the tail.
...
...
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