Mercurial > emacs
diff lisp/ChangeLog @ 67182:e1f8de9bc67d
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 28 Nov 2005 19:59:59 +0000 |
parents | cfc0110bc143 |
children | 2ff424a9019b |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 28 19:59:34 2005 +0000 +++ b/lisp/ChangeLog Mon Nov 28 19:59:59 2005 +0000 @@ -1,3 +1,12 @@ +2005-11-28 Juri Linkov <juri@jurta.org> + + * simple.el (quoted-insert): Let-bind input-method-function to nil. + + * replace.el (occur-mode-mouse-goto): Pop, don't switch. + (occur-mode-goto-occurrence): Let-bind same-window-buffer-names + and same-window-regexps. + (occur-next-error): Don't move point for arg 0. + 2005-11-28 Chong Yidong <cyd@stupidchicken.com> * replace.el (occur-mode-goto-occurrence): Pop, don't switch.