/[emacs]/emacs/lisp/progmodes/icon.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/icon.el

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

revision 1.29 by rms, Fri Dec 31 14:53:55 2004 UTC revision 1.30 by lute, Thu May 26 16:39:27 2005 UTC
# Line 205  with no args, if that value is non-nil." Line 205  with no args, if that value is non-nil."
205            (cons '(icon-mode  "\\<procedure\\>" "\\<end\\>" nil            (cons '(icon-mode  "\\<procedure\\>" "\\<end\\>" nil
206                               icon-forward-sexp-function)                               icon-forward-sexp-function)
207                  hs-special-modes-alist)))                  hs-special-modes-alist)))
208    (run-hooks 'icon-mode-hook))    (run-mode-hooks 'icon-mode-hook))
209    
210  ;; This is used by indent-for-comment to decide how much to  ;; This is used by indent-for-comment to decide how much to
211  ;; indent a comment in Icon code based on its context.  ;; indent a comment in Icon code based on its context.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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