Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed font-lock-reference-face to font-lock-constant-face. | Simon Marshall | 1998-02-20 | 1 | -1/+1 |
| | |||||
* | (icon-tab-always-indent): Fix customize type. | Richard M. Stallman | 1997-09-09 | 1 | -1/+1 |
| | |||||
* | Fix provide call. | Richard M. Stallman | 1997-06-22 | 1 | -1/+2 |
| | |||||
* | (icon-indent-line): A comment ends at the end of the | Richard M. Stallman | 1997-06-17 | 1 | -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. Stallman | 1997-06-16 | 1 | -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. Stallman | 1997-06-08 | 1 | -24/+57 |
| | |||||
* | (indent-icon-exp): Bind last-depth. | Richard M. Stallman | 1997-05-27 | 1 | -4/+4 |
| | | | | Consistently use inner-loop-done, not innerloop-done. | ||||
* | (icon-mode): Adapt to new hideshow and improve regexps. | Richard M. Stallman | 1997-05-27 | 1 | -4/+6 |
| | | | | | (icon-forward-sexp-function): Use beginning-of-icon-defun and end-of-icon-defun. | ||||
* | Use defcustom. | Richard M. Stallman | 1997-05-03 | 1 | -20/+43 |
| | | | | Doc fixes. | ||||
* | (icon-mode-map): Added menus. | Richard M. Stallman | 1997-03-30 | 1 | -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 Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | Define user options with defvar, not defconst. | Richard M. Stallman | 1995-08-21 | 1 | -8/+8 |
| | |||||
* | (icon-mode): Remove ^ from paragraph-start & paragraph-separate. | Boris Goldowsky | 1995-03-01 | 1 | -1/+1 |
| | |||||
* | (icon-mode): Add autoload cookie. | Richard M. Stallman | 1994-09-24 | 1 | -5/+1 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -2/+4 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -7/+12 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-03-06 | 1 | -13/+12 |
| | |||||
* | Initial revision | Joseph Arceneaux | 1989-10-31 | 1 | -0/+550 |