summaryrefslogtreecommitdiff
path: root/lisp/progmodes/icon.el
Commit message (Collapse)AuthorAgeFilesLines
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
|
* (icon-tab-always-indent): Fix customize type.Richard M. Stallman1997-09-091-1/+1
|
* Fix provide call.Richard M. Stallman1997-06-221-1/+2
|
* (icon-indent-line): A comment ends at the end of theRichard M. Stallman1997-06-171-4/+2
| | | | | | | line, delete call to inexistent function. (icon-font-lock-keywords-1): Improved regexp. (icon-font-lock-keywords-2): Likewise.
* (icon-imenu-generic-expression): Improved regexp.Richard M. Stallman1997-06-161-16/+17
| | | | | | | | | | (icon-font-lock-keywords-1): Improved regexps. (icon-font-lock-keywords-2): Likewise. (icon-mode): Don't set font-lock-comment-start-regexp via font-lock-defaults; it is not needed anymore. (icon-imenu-generic-expression): Improved regexp. (icon-mode): Don't use pushnew.
* (icon-font-lock-keywords-2): Use regexp-opt for the regexps.Richard M. Stallman1997-06-081-24/+57
|
* (indent-icon-exp): Bind last-depth.Richard M. Stallman1997-05-271-4/+4
| | | | Consistently use inner-loop-done, not innerloop-done.
* (icon-mode): Adapt to new hideshow and improve regexps.Richard M. Stallman1997-05-271-4/+6
| | | | | (icon-forward-sexp-function): Use beginning-of-icon-defun and end-of-icon-defun.
* Use defcustom.Richard M. Stallman1997-05-031-20/+43
| | | | Doc fixes.
* (icon-mode-map): Added menus.Richard M. Stallman1997-03-301-9/+98
| | | | | | | | | | (icon-imenu-generic-expression): New variable to be used for imenu. (icon-mode): Added font-lock, imenu and hideshow support. (icon-font-lock-keywords-1, icon-font-lock-keywords-2): New constants for different level of font-lock fontification. (icon-font-lock-keywords): New variable. Default expression to be assigned to font-lock-keywords in `icon-mode'. (icon-forward-sexp-function): New function used as `forward-sexp' by hideshow.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Define user options with defvar, not defconst.Richard M. Stallman1995-08-211-8/+8
|
* (icon-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
|
* (icon-mode): Add autoload cookie.Richard M. Stallman1994-09-241-5/+1
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-2/+4
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-7/+12
|
* *** empty log message ***Eric S. Raymond1992-05-301-0/+3
|
* *** empty log message ***Jim Blandy1991-03-061-13/+12
|
* Initial revisionJoseph Arceneaux1989-10-311-0/+550