comparison lisp/ChangeLog @ 85414:f79d3fec6de7

(encoded-kbd-setup-display): Be careful not to remove keymaps that just happen to inherit from one of ours. When setting up our keymap, make sure it won't be accidentally modified by someone else.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 18 Oct 2007 18:53:28 +0000
parents 73a49d587762
children b1e285a2d293
comparison
equal deleted inserted replaced
85413:73a49d587762 85414:f79d3fec6de7
1 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
4 not to remove keymaps that just happen to inherit from one of ours.
5 When setting up our keymap, make sure it won't be accidentally
6 modified by someone else.
7
1 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org> 8 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
2 9
3 * textmodes/artist.el (artist-previous-line, artist-next-line): 10 * textmodes/artist.el (artist-previous-line, artist-next-line):
4 * dired.el (dired-next-line, dired-previous-line): 11 * dired.el (dired-next-line, dired-previous-line):
5 * progmodes/delphi.el (delphi-newline): 12 * progmodes/delphi.el (delphi-newline):