aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2002-02-25 10:50:29 +0000
committerKim F. Storm2002-02-25 10:50:29 +0000
commitcdf074531a6b13f94d4eb2f85cbcc5074cd85c41 (patch)
tree135fc69fd37e8ed646d1d17e44c77b1cacb15241 /lisp/ChangeLog
parent565f89ec063da8226d29f5aa6300e72e732b89eb (diff)
downloademacs-cdf074531a6b13f94d4eb2f85cbcc5074cd85c41.tar.gz
emacs-cdf074531a6b13f94d4eb2f85cbcc5074cd85c41.zip
(shell-mode-map): Add "Complete" header so completion
menu is shown on the menu bar in shell mode.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99e73df3e17..ca0fe54b300 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-02-25 Kim F. Storm <storm@cua.dk>
2
3 * shell.el (shell-mode-map): Add "Complete" header so completion
4 menu is shown on the menu bar in shell mode.
5
12002-02-25 Stefan Monnier <monnier@cs.yale.edu> 62002-02-25 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * ielm.el (ielm-match-data): New var. 8 * ielm.el (ielm-match-data): New var.