mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 14:27:34 +00:00
Fix typo.
This commit is contained in:
parent
8f372c46a5
commit
6c08bb3827
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
2001-03-06 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
|
||||
bookmark-completion-ignore-case it t.
|
||||
bookmark-completion-ignore-case is t.
|
||||
|
||||
* term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
|
||||
switch, like xterm, and concat resource strings, with a newline
|
||||
|
|
|
|||
Loading…
Reference in a new issue