summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-06-08 10:57:27 +0000
committerEli Zaretskii <eliz@gnu.org>2001-06-08 10:57:27 +0000
commite5e316b0b509db95795f1ed34e8a0308ab007590 (patch)
tree6cee65d2662ab4a8f18b99204a964acad0258655
parent7f4350a7574984e1fb14366e4148fd7adc9baf21 (diff)
downloademacs-e5e316b0b509db95795f1ed34e8a0308ab007590.tar.gz
(grep-regexp-alist): Remove definition, since the
general one on compile.el supports drive letters.
-rw-r--r--lisp/ChangeLog16
-rw-r--r--lisp/dos-w32.el4
2 files changed, 10 insertions, 10 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a0c4429808f..909eb13d40c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,26 +1,30 @@
+2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * dos-w32.el (grep-regexp-alist): Remove definition, since the
+ general one on compile.el supports drive letters.
2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
* textmodes/reftex-ref.el (reftex-select-label-help): Added "z"
- key description.
+ key description.
* textmodes/reftex-sel.el (reftex-select-jump): New command.
* textmodes/reftex-toc.el (reftex-toc-help): Added "z" key
- description.
+ description.
(reftex-toc-jump): New command.
* textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
- to parse international characters as well.
+ to parse international characters as well.
* textmodes/reftex.el: Added autoloads for `reftex-varioref-vref',
- `reftex-fancyref-fref', `reftex-fancyref-Fref'
+ `reftex-fancyref-fref', `reftex-fancyref-Fref'.
* textmodes/reftex-vars.el: Protected single backslash in many
- docstrings.
+ docstrings.
* textmodes/reftex-dcr.el (reftex-view-crossref): added SPACE and
- TAB to the key separaotrs.
+ TAB to the key separators.
2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el
index 18ae57e22a7..bedaa0b996c 100644
--- a/lisp/dos-w32.el
+++ b/lisp/dos-w32.el
@@ -38,10 +38,6 @@
;; Set the null device (for compile.el).
(setq null-device "NUL")
-;; Set the grep regexp to match entries with drive letters.
-(setq grep-regexp-alist
- '(("^\\(\\([a-zA-Z]:\\)?[^:( \t\n]+\\)[:( \t]+\\([0-9]+\\)[:) \t]" 1 3)))
-
;; For distinguishing file types based upon suffixes.
(defvar file-name-buffer-file-type-alist
'(