mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
; Remove debug code left in previous by mistake
This commit is contained in:
parent
088dfdd5d5
commit
2a7eeef856
1 changed files with 1 additions and 1 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Reference in a new issue