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
d5c5cddd
Commit
d5c5cddd
authored
Jul 05, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
de32572e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+11
-0
No files found.
lisp/ChangeLog
View file @
d5c5cddd
2000-07-05 Gerd Moellmann <gerd@gnu.org>
* emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias
mapc.
(cl-mapc): Use mapc instead of cl-old-mapc.
2000-07-05 Andrew Innes <andrewi@gnu.org>
* makefile.nt: Add support for `bootstrap' and related targets.
...
...
src/ChangeLog
View file @
d5c5cddd
2000-07-05 Gerd Moellmann <gerd@gnu.org>
* print.c (print_error_message): If Vsignaling_function is set,
show it in *Messages*.
* lisp.h (Vsignaling_function): External declaration.
* eval.c (Vsignaling_function): New variable.
(Fsignal): Compute it.
(syms_of_eval): Staticpro it.
2000-07-05 Dave Love <fx@gnu.org>
* syswait.h: Use the autoconf recommended approach. Old code
...
...
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