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
856ff7a7
Commit
856ff7a7
authored
Dec 22, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
f18625cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
856ff7a7
2000-12-22 Gerd Moellmann <gerd@gnu.org>
* simple.el (delete-key-deletes-forward-mode): Simplify. Also
backspace key combinations, depending on
delete-key-deletes-forward.
* bindings.el ([C-backspace]): Bind C-backspace to kill-word.
* simple.el (delete-key-deletes-forward): Doc fix.
2000-08-22 Emmanuel Briot <briot@gnat.com>
...
...
src/ChangeLog
View file @
856ff7a7
...
...
@@ -7,6 +7,10 @@
2000-12-22 Gerd Moellmann <gerd@gnu.org>
* window.c (size_window): When setting the window's too_small_ok
flag, compare old size with minimum size depending on WIDTH_P,
don't compare with window_min_width.
* window.c (delete_window): Simplify somewhat.
(Fset_window_configuration): Don't SET_FRAME_GARBAGED after
freeing window matrices. The flag windows_or_buffers_changed is
...
...
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