/[emacs]/emacs/lisp/emacs-lisp/easy-mmode.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/easy-mmode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38.2.4 by uid65618, Thu Feb 5 14:48:33 2004 UTC revision 1.38.2.5 by miles, Thu Nov 4 13:12:43 2004 UTC
# Line 209  With zero or negative ARG turn mode off. Line 209  With zero or negative ARG turn mode off.
209           ,@body           ,@body
210           ;; The on/off hooks are here for backward compatibility only.           ;; The on/off hooks are here for backward compatibility only.
211           (run-hooks ',hook (if ,mode ',hook-on ',hook-off))           (run-hooks ',hook (if ,mode ',hook-on ',hook-off))
212           (if (interactive-p)           (if (called-interactively-p)
213               (progn               (progn
214                 ,(if globalp `(customize-mark-as-set ',mode))                 ,(if globalp `(customize-mark-as-set ',mode))
215                 (unless (current-message)                 (unless (current-message)

Legend:
Removed from v.1.38.2.4  
changed lines
  Added in v.1.38.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26