projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
088dfdd
)
; Remove debug code left in previous by mistake
author
Glenn Morris
<rgm@gnu.org>
Wed, 28 Feb 2018 18:55:53 +0000
(13:55 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 28 Feb 2018 18:55:53 +0000
(13:55 -0500)
lisp/cedet/semantic/bovine/grammar.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/bovine/grammar.el
b/lisp/cedet/semantic/bovine/grammar.el
index 65c856a8cae371bfee228e2914243ab6d9eb8462..1746f3e6ff512bebf20e7d215598cbb70ea64806 100644
(file)
--- a/
lisp/cedet/semantic/bovine/grammar.el
+++ b/
lisp/cedet/semantic/bovine/grammar.el
@@
-511,7
+511,7
@@
Menu items are appended to the common grammar menu.")
;;; Commentary:
;;
;; This file was generated from "
- (if (string-match "\\(
OFF
admin/grammars/.*\\.by\\)\\'" infile)
+ (if (string-match "\\(admin/grammars/.*\\.by\\)\\'" infile)
(match-string 1 infile)
(concat "admin/grammars/"
(if (string-equal lang "scm") "scheme" lang) ".by"))