Mercurial > emacs
comparison lisp/ChangeLog @ 72312:fd4771b15a42
(terminal-init-xterm): Add more key bindings.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 08 Aug 2006 05:31:09 +0000 |
parents | e45c648eb3ad |
children | cedc7e7f2199 |
comparison
equal
deleted
inserted
replaced
72311:4501a3a3a336 | 72312:fd4771b15a42 |
---|---|
1 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * term/xterm.el (terminal-init-xterm): Add more key bindings. | |
4 | |
1 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * complete.el (PC-do-completion): Strip out completion-ignored-extensions | 7 * complete.el (PC-do-completion): Strip out completion-ignored-extensions |
4 before checking whether there are multiple completions. | 8 before checking whether there are multiple completions. |
5 Don't use `list' unnecessarily when building completion tables. | 9 Don't use `list' unnecessarily when building completion tables. |