aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2011-10-17 15:27:53 +0200
committerMartin Rudalics2011-10-17 15:27:53 +0200
commit4e5c3d2bf143a9925a2f52e9ec8613977fd0bc8a (patch)
tree9320c913943b9fe13b975fcc66ac54128f92e2bc /lisp/ChangeLog
parentd912bdcf9bc55fbb8e827fc6ddc58e3ffa4cf1a9 (diff)
downloademacs-4e5c3d2bf143a9925a2f52e9ec8613977fd0bc8a.tar.gz
emacs-4e5c3d2bf143a9925a2f52e9ec8613977fd0bc8a.zip
Remove redundant :type entry from ido-default-buffer-method
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 991444332a7..6c29a93950d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12011-10-17 Martin Rudalics <rudalics@gmx.at> 12011-10-17 Martin Rudalics <rudalics@gmx.at>
2 2
3 * ido.el (ido-default-buffer-method): Remove redundant :type
4 entry.
5
3 * menu-bar.el (menu-bar-file-menu): Add entry for making new 6 * menu-bar.el (menu-bar-file-menu): Add entry for making new
4 window on right of selected. (Bug#9350) Reword other window 7 window on right of selected. (Bug#9350) Reword other window
5 entries and separate them from frame entries. 8 entries and separate them from frame entries.