Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ebcbef4e
Commit
ebcbef4e
authored
Nov 26, 2001
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
623c2030
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
1 deletion
+17
-1
ChangeLog
ChangeLog
+7
-0
lisp/ChangeLog
lisp/ChangeLog
+7
-1
src/ChangeLog
src/ChangeLog
+3
-0
No files found.
ChangeLog
View file @
ebcbef4e
2001-11-26 Richard M. Stallman <rms@gnu.org>
* Makefile.in: bootstrap should not delete dumped executables.
(bootstrap-clean-before): New target.
(bootstrap): Use bootstrap-clean-before instead of clean.
(bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
These changes add the Emacs Lisp Introduction manual to the
...
...
lisp/ChangeLog
View file @
ebcbef4e
2001-11-26 Richard M. Stallman <rms@gnu.org>
* window.el (save-selected-window): No error if saved window is dead.
* help-funs.el (describe-syntax): Put (interactive) after doc string.
2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* international/quail.el (quail-help): Require help-mode in
...
...
@@ -18,7 +24,7 @@
(diff-find-approx-text): New fun.
(diff-find-source-location): Use it.
(diff-apply-hunk, diff-test-hunk, diff-goto-source):
Adapt to new retval of diff-find-
source-location
.
Adapt to new retval of diff-find-
text
.
* vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
rather than integer- representation of dates.
...
...
src/ChangeLog
View file @
ebcbef4e
...
...
@@ -2,6 +2,9 @@
* Makefile.in (mallocobj): Simplify logic using auxiliary vars.
* Makefile.in (mostlyclean): Delete bootstrap-emacs here.
(clean): Not here.
2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
* textprop.c (set_text_properties_1): Clearly mark that the
...
...
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