Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3116d142
Commit
3116d142
authored
Sep 18, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
dea0ee20
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
etc/NEWS
etc/NEWS
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+7
-0
No files found.
etc/NEWS
View file @
3116d142
...
@@ -451,6 +451,7 @@ sense for the attribute. When an attribute is de-selected by unchecking
...
@@ -451,6 +451,7 @@ sense for the attribute. When an attribute is de-selected by unchecking
its check-box, then the (now ignored, but still present temporarily in
its check-box, then the (now ignored, but still present temporarily in
case you re-select the attribute) value is hidden.
case you re-select the attribute) value is hidden.
+++
** When you set or reset a variable's value in a Customize buffer,
** When you set or reset a variable's value in a Customize buffer,
the previous value becomes the "backup value" of the variable.
the previous value becomes the "backup value" of the variable.
You can go back to that backup value by selecting "Use Backup Value"
You can go back to that backup value by selecting "Use Backup Value"
...
@@ -1067,6 +1068,10 @@ with Custom.
...
@@ -1067,6 +1068,10 @@ with Custom.
* Lisp Changes in Emacs 21.4
* Lisp Changes in Emacs 21.4
** When you are printing using print-continuous-numbering,
if no objects have had to be recorded in print-number-table,
all elements of print-number-table are nil.
** When using non-toolkit scroll bars with the default width,
** When using non-toolkit scroll bars with the default width,
the scroll-bar-width frame parameter value is nil.
the scroll-bar-width frame parameter value is nil.
...
...
lisp/ChangeLog
View file @
3116d142
2002-09-18 Richard M. Stallman <rms@gnu.org>
2002-09-18 Richard M. Stallman <rms@gnu.org>
* Makefile.in (bootstrap-clean): Use cd to shorten arg strings.
Don't ignore errors in rm line.
* menu-bar.el (menu-bar-search-menu): Nicer help string.
* menu-bar.el (menu-bar-search-menu): Nicer help string.
* replace.el (occur-engine-add-prefix): Use 7 spaces.
* replace.el (occur-engine-add-prefix): Use 7 spaces.
...
...
src/ChangeLog
View file @
3116d142
2002-09-18 Richard M. Stallman <rms@gnu.org>
* print.c (print): Clear out the unused parts of Vprint_number_table.
(syms_of_print): Doc fix for `print-number-table'.
* unexelf.c (unexec): Undo previous change.
2002-09-17 Andreas Schwab <schwab@suse.de>
2002-09-17 Andreas Schwab <schwab@suse.de>
* m/alpha.h [LINUX]: Don't define DATA_START.
* m/alpha.h [LINUX]: Don't define DATA_START.
...
...
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