1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00

*** empty log message ***

This commit is contained in:
Stefan Monnier 2001-11-13 18:21:07 +00:00
parent ede8f2fea1
commit 37606ed87b

View File

@ -1,13 +1,12 @@
2001-11-13 Per Starback <starback@ling.uu.se>
* isearch.el (isearch-whitespace-chars): Doc fix.
* isearch.el (isearch-mode): Handle negative search-slow-window-lines
correctly.
(isearch-mode): Handle negative search-slow-window-lines correctly.
2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
From Emmanuel Briot <briot@act-europe.fr>.
2001-11-13 Colin Walters <walters@debian.org>