comparison lisp/ChangeLog @ 67186:d4cac21cdeb8

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 28 Nov 2005 21:20:28 +0000
parents 2ff424a9019b
children 805356939662
comparison
equal deleted inserted replaced
67185:097959cbc08d 67186:d4cac21cdeb8
1 2005-11-28 Juri Linkov <juri@jurta.org> 1 2005-11-28 Juri Linkov <juri@jurta.org>
2 2
3 * simple.el (quoted-insert): Let-bind input-method-function to nil. 3 * simple.el (quoted-insert): Let-bind input-method-function to nil.
4
5 * term/w32-win.el: Bind [S-tab] to [backtab].
6
7 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
8 `Info-find-file' to t.
4 9
5 * replace.el (occur-mode-mouse-goto): Pop, don't switch. 10 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names 11 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
7 and same-window-regexps. 12 and same-window-regexps.
8 (occur-next-error): Don't move point for arg 0. 13 (occur-next-error): Don't move point for arg 0.