aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-13 16:39:40 +0000
committerRichard M. Stallman2001-11-13 16:39:40 +0000
commitfad241d332d59401ef28aadef2589634ccb25d26 (patch)
tree1d41b6ee729e69d4ae9a80df1f8382a331c83974 /lisp/ChangeLog
parent5ebcaf360935d9219372ad014b79825aebc94cb6 (diff)
downloademacs-fad241d332d59401ef28aadef2589634ccb25d26.tar.gz
emacs-fad241d332d59401ef28aadef2589634ccb25d26.zip
(isearch-mode): Handle negative search-slow-window-lines correctly.
(isearch-whitespace-chars): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 832c70ad3e6..776969a11fb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12001-11-13 Per Starback <starback@ling.uu.se>
2
3 * isearch.el (isearch-whitespace-chars): Doc fix.
4
5 * isearch.el (isearch-mode): Handle negative search-slow-window-lines
6 correctly.
7
12001-11-13 Stefan Monnier <monnier@cs.yale.edu> 82001-11-13 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces. 10 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.