Mercurial > emacs
comparison lisp/ChangeLog @ 40696:252078b1b84d
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 04 Nov 2001 02:13:57 +0000 |
parents | 70a8c046356e |
children | f7e1539e0639 |
comparison
equal
deleted
inserted
replaced
40695:70a8c046356e | 40696:252078b1b84d |
---|---|
1 2001-11-04 Miles Bader <miles@gnu.org> | |
2 | |
3 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the | |
4 shadow of the splash image grey on a dark background instead of | |
5 black. | |
6 | |
1 2001-11-03 Stefan Monnier <monnier@cs.yale.edu> | 7 2001-11-03 Stefan Monnier <monnier@cs.yale.edu> |
2 | 8 |
3 * term/xterm.el (function-key-map): | 9 * term/xterm.el (function-key-map): |
4 Add entry for `ESC [ 3 ~' -> <delete> | 10 Add entry for `ESC [ 3 ~' -> <delete> |
5 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}. | 11 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}. |