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
03e757c1
Commit
03e757c1
authored
Nov 22, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
771e5387
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
lisp/ChangeLog
lisp/ChangeLog
+10
-1
src/ChangeLog
src/ChangeLog
+3
-0
No files found.
lisp/ChangeLog
View file @
03e757c1
2000-11-22 Gerd Moellmann <gerd@gnu.org>
* mail/rmail.el (rmail-confirm-expunge): Default to
y-or-n-p.
2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
* textmodes/tex-mode.el (tex-font-lock-keywords-1):
...
...
@@ -21,11 +26,15 @@
2000-11-22 Sam Steingold <sds@gnu.org>
* simple.el (delete-trailing-whitespace): New interactive function.
* simple.el (delete-trailing-whitespace): New interactive
function.
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-clean): Removed.
(picture-mode-exit): Call it instead of `picture-clean'.
...
...
src/ChangeLog
View file @
03e757c1
2000-11-22 Gerd Moellmann <gerd@gnu.org>
* buffer.c (Fmake_indirect_buffer): Don't treat nil as a
buffer object.
* frame.h (struct frame): Replace desired_tool_bar_items,
current_tool_bar_items, n_desired_tool_bar_items,
n_current_tool_bar_items removed with tool_bar_items and
...
...
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