aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-16 11:52:52 +0000
committerEli Zaretskii2001-02-16 11:52:52 +0000
commit0d140e65afcce8472e34189a6db8036a1a481a3a (patch)
treeaecb1f042c881e4dd909f70ca58a5515e56e8f21 /lisp/ChangeLog
parent76846b315db4183c4aeae6fd7be5223290700010 (diff)
downloademacs-0d140e65afcce8472e34189a6db8036a1a481a3a.tar.gz
emacs-0d140e65afcce8472e34189a6db8036a1a481a3a.zip
(grep-regexp-alist): Remove the blank from
the character class after the (optional) drive, to support file names with embedded blanks.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 900176c0761..30eba6bf269 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4 the character class after the (optional) drive, to support file
5 names with embedded blanks.
6
12001-02-15 Sam Steingold <sds@gnu.org> 72001-02-15 Sam Steingold <sds@gnu.org>
2 8
3 * textmodes/tex-mode.el (tex-shell-running): 9 * textmodes/tex-mode.el (tex-shell-running):