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
b02786f9
Commit
b02786f9
authored
Jan 28, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
bd4590ba
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
b02786f9
...
...
@@ -13,6 +13,9 @@ the --without-pop configure option, should that be necessary.
*
Changes in Emacs 21.1
** C-x 5 1 runs the new command delete-other-frames which deletes
all frames except the selected one.
** If your init file is compiled (.emacs.elc), `user-init-file' is set
to the source name (.emacs.el), if that exists, after loading it.
...
...
lisp/ChangeLog
View file @
b02786f9
2000-01-28 Gerd Moellmann <gerd@gnu.org>
* frame.el (delete-other-frames): New function.
(toplevel): Bind it to C-x 5 1.
* sort.el (sort-numeric-base): New option.
(sort-numeric-fields): If number starts with `0' or `0[xX[',
interpret it as octal or hexadecimal. Use sort-numeric-base
...
...
src/ChangeLog
View file @
b02786f9
No preview for this file type
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