aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0973abca3b5..9c88129639c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
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 3 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
4 bookmark-completion-ignore-case it t. 4 bookmark-completion-ignore-case is t.
5 5
6 * 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
7 switch, like xterm, and concat resource strings, with a newline 7 switch, like xterm, and concat resource strings, with a newline