*** empty log message ***

This commit is contained in:
Richard M. Stallman 2001-12-16 03:57:21 +00:00
parent ddbe3d5ff3
commit 4d0fa4f3ec
2 changed files with 8 additions and 0 deletions

View file

@ -1,5 +1,9 @@
2001-12-15 Richard M. Stallman <rms@gnu.org>
* isearch.el (isearch-start-hscroll): New variable.
(isearch-mode): Set isearch-start-hscroll.
(isearch-update): Restore original hscrolling if possible.
* isearch.el (isearch-edit-string):
Treat isearch-yank-word-or-char specially, like isearch-yank-word.

View file

@ -1,3 +1,7 @@
2001-12-15 Richard M. Stallman <rms@gnu.org>
* keyboard.c (syms_of_keyboard) <double-click-fuzz>: Doc fix.
2001-12-14 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (EMACSLOADPATH): Define.