aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 5783263a9ec..0973abca3b5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-03-06 Gerd Moellmann <gerd@gnu.org> 12001-03-06 Gerd Moellmann <gerd@gnu.org>
2 2
3 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
4 bookmark-completion-ignore-case it t.
5
3 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm 6 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
4 switch, like xterm, and concat resource strings, with a newline 7 switch, like xterm, and concat resource strings, with a newline
5 between them. 8 between them.