aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2004-12-03 11:28:08 +0000
committerRichard M. Stallman2004-12-03 11:28:08 +0000
commitf6101ac9afdd509b502dcfab369ad61eba37287d (patch)
tree77f1b4e15e1c8cdf4e49b12047d53f4f2bbe7510 /lisp
parent43954849f409ec1db056ff20291df616813a223b (diff)
downloademacs-f6101ac9afdd509b502dcfab369ad61eba37287d.tar.gz
emacs-f6101ac9afdd509b502dcfab369ad61eba37287d.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b1404fc4c3e..20bbf741f8a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12004-12-02 Richard M. Stallman <rms@gnu.org> 12004-12-02 Richard M. Stallman <rms@gnu.org>
2 2
3 * progmodes/cc-mode.el (awk-mode autoload):
4 Supply t meaning interactive function.
5
3 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix. 6 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
4 (isearch-mode-map): No special definition for space. 7 (isearch-mode-map): No special definition for space.
5 (isearch-whitespace-chars): Command deleted. 8 (isearch-whitespace-chars): Command deleted.