Mercurial > emacs
comparison lisp/ChangeLog @ 104877:24d04b560b0d
(proced-mode-map): Bind "d" to proced-mark-alt.
(proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Sep 2009 02:35:29 +0000 |
parents | 289f8b31cb36 |
children | b5cd21deee56 |
comparison
equal
deleted
inserted
replaced
104876:289f8b31cb36 | 104877:24d04b560b0d |
---|---|
1 2009-09-07 Glenn Morris <rgm@gnu.org> | 1 2009-09-07 Glenn Morris <rgm@gnu.org> |
2 | 2 |
3 * files.el (auto-mode-alist): Use delphi-mode for .dpr files. | 3 * files.el (auto-mode-alist): Use delphi-mode for .dpr files. |
4 | |
5 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt. | |
6 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362) | |
4 | 7 |
5 2009-09-06 Nick Roberts <nickrob@snap.net.nz> | 8 2009-09-06 Nick Roberts <nickrob@snap.net.nz> |
6 | 9 |
7 * vc-git.el (vc-git-annotate-command): Use separator to parse | 10 * vc-git.el (vc-git-annotate-command): Use separator to parse |
8 arguments correctly. | 11 arguments correctly. |