aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-16 12:09:39 +0000
committerEli Zaretskii2001-02-16 12:09:39 +0000
commit815588675f7851e5d23dd1edfa4fa528cfd81b3c (patch)
treec38b569e9a20de5ba494049e658d74e61c11f2f0 /lisp/ChangeLog
parent0d140e65afcce8472e34189a6db8036a1a481a3a (diff)
downloademacs-815588675f7851e5d23dd1edfa4fa528cfd81b3c.tar.gz
emacs-815588675f7851e5d23dd1edfa4fa528cfd81b3c.zip
(kill-region, kill-line, kill-ring-save): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30eba6bf269..ecb3b657807 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12001-02-16 Eli Zaretskii <eliz@is.elta.co.il> 12001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4
3 * progmodes/compile.el (grep-regexp-alist): Remove the blank from 5 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4 the character class after the (optional) drive, to support file 6 the character class after the (optional) drive, to support file
5 names with embedded blanks. 7 names with embedded blanks.