mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -08:00
*** empty log message ***
This commit is contained in:
parent
c88ab9ce4a
commit
6594deb0dc
40 changed files with 145 additions and 50 deletions
|
|
@ -1,4 +1,5 @@
|
|||
;; Syntax checker for Mim (MDL).
|
||||
;;; mim-syntax.el --- syntax checker for Mim (MDL).
|
||||
|
||||
;; Copyright (C) 1985 Free Software Foundation, Inc.
|
||||
;; Principal author K. Shane Hartman
|
||||
|
||||
|
|
@ -87,5 +88,4 @@ Answers correct or incorrect, cannot point out the error context."
|
|||
(message "Syntax correct")
|
||||
(error "Syntax incorrect")))))
|
||||
|
||||
|
||||
|
||||
;;; mim-syntax.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue