]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove debug code left in previous by mistake
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Feb 2018 18:55:53 +0000 (13:55 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Feb 2018 18:55:53 +0000 (13:55 -0500)
lisp/cedet/semantic/bovine/grammar.el

index 65c856a8cae371bfee228e2914243ab6d9eb8462..1746f3e6ff512bebf20e7d215598cbb70ea64806 100644 (file)
@@ -511,7 +511,7 @@ Menu items are appended to the common grammar menu.")
 ;;; Commentary:
 ;;
 ;; This file was generated from "
-               (if (string-match "\\(OFFadmin/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"))