projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57279f3
)
(install-just-print-p): Modify for special option of GNU make.
author
morioka
<morioka>
Fri, 26 Feb 1999 06:45:22 +0000
(06:45 +0000)
committer
morioka
<morioka>
Fri, 26 Feb 1999 06:45:22 +0000
(06:45 +0000)
APEL-MK
patch
|
blob
|
history
diff --git
a/APEL-MK
b/APEL-MK
index
7ac0ec0
..
4942f76
100644
(file)
--- a/
APEL-MK
+++ b/
APEL-MK
@@
-9,7
+9,7
@@
case-fold-search)
(princ (format "%s\n" flag))
(if flag
- (string-match "^[^ =]*n" flag)
+ (string-match "^\\(\\(--[^ ]+ \\)+-\\|[^ =-]\\)*n" flag)
)))
(defun config-apel ()