projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228fb6f
)
* lisp/progmodes/cperl-mode.el: Clarify comment.
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 1 Mar 2020 00:56:42 +0000
(
01:56
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 1 Mar 2020 00:56:42 +0000
(
01:56
+0100)
lisp/progmodes/cperl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cperl-mode.el
b/lisp/progmodes/cperl-mode.el
index 6f6da8e6b2ed7dd090e1b006e0aad2c35c1d85ec..cdbb59a5adddd5933ea725babccd8c171f73a588 100644
(file)
--- a/
lisp/progmodes/cperl-mode.el
+++ b/
lisp/progmodes/cperl-mode.el
@@
-1406,7
+1406,7
@@
the last)."
(defvar cperl-font-locking nil)
;; NB as it stands the code in cperl-mode assumes this only has one
-;; element.
If XEmacs 19 support were
dropped, this could all be simplified.
+;; element.
Since XEmacs 19 support has been
dropped, this could all be simplified.
(defvar cperl-compilation-error-regexp-alist
;; This look like a paranoiac regexp: could anybody find a better one? (which WORKS).
'(("^[^\n]* \\(file\\|at\\) \\([^ \t\n]+\\) [^\n]*line \\([0-9]+\\)[\\., \n]"