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
957e7c38
Commit
957e7c38
authored
Sep 02, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
769508c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+10
-0
No files found.
etc/NEWS
View file @
957e7c38
...
...
@@ -62,6 +62,9 @@ See the files mac/README and mac/INSTALL for build instructions.
When the file is maintained under version control, that information
appears between the position information and the major mode.
** C-x s (save-some-buffers) now offers an option `d' to diff a buffer
against its file, so you can see what changes you would be saving.
+++
** You can now customize the use of window fringes. To control this
for all frames, use M-x fringe-mode or the Show/Hide submenu of the
...
...
lisp/ChangeLog
View file @
957e7c38
2002-09-01 Richard M. Stallman <rms@gnu.org>
* term/x-win.el (function-key-map): Define S-iso-lefttab.
2002-09-02 Kim F. Storm <storm@cua.dk>
* edmacro.el (edit-kbd-macro): Recognize new default binding for
C-x e in addition to old binding.
2002-09-01 Mario Lang <mlang@debian.org>
* files.el (save-some-buffers-action-alist): New variable.
(save-some-buffers): Use that.
(diff-buffer-with-file): New function.
2002-09-01 Richard M. Stallman <rms@gnu.org>
* ruler-mode.el (defgroup ruler-mode): Use `convenience' as parent.
...
...
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