1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-12-22 13:49:57 +00:00
parent f18625cd58
commit 856ff7a7ed
2 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,11 @@
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>

View File

@ -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