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
593b3517
Commit
593b3517
authored
Dec 10, 2004
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
ec06d344
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
etc/NEWS
etc/NEWS
+8
-3
No files found.
etc/NEWS
View file @
593b3517
...
...
@@ -2338,6 +2338,12 @@ configuration files.
* Lisp Changes in Emacs 21.4
---
** To manipulate the File menu using easy-menu, you must specify the
proper name "file". In previous Emacs versions, you had to specify
"files", even though the menu item itself was changed to say "File"
several versions ago.
+++
** read-from-minibuffer now accepts an additional argument KEEP-ALL
saying to put all inputs in the history list, even empty ones.
...
...
@@ -6448,9 +6454,8 @@ function was declared obsolete.
** Function `plist-member' is renamed from `widget-plist-member' (which is
retained as an alias).
** Easy-menu's :filter now works as in XEmacs.
It takes the unconverted (i.e. XEmacs) form of the menu and the result
is automatically converted to Emacs' form.
** Easy-menu's :filter now takes the unconverted form of the menu and
the result is automatically converted to Emacs' form.
** The new function `window-list' has been defined
...
...
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