aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-09-07 02:35:29 +0000
committerGlenn Morris2009-09-07 02:35:29 +0000
commit8f09a02fc8ed6742265260fb686597f95bcb99c5 (patch)
tree61215e0b861932bdbbf5131a67f897e97530d0a3 /lisp/ChangeLog
parent448ecec3040e81e36c2c3953d3aa214fcc438f29 (diff)
downloademacs-8f09a02fc8ed6742265260fb686597f95bcb99c5.tar.gz
emacs-8f09a02fc8ed6742265260fb686597f95bcb99c5.zip
(proced-mode-map): Bind "d" to proced-mark-alt.
(proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 02fc18d671b..401d9618e6e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,9 @@
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 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)
7
52009-09-06 Nick Roberts <nickrob@snap.net.nz> 82009-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