summaryrefslogtreecommitdiff
path: root/lisp/hilit19.el
Commit message (Collapse)AuthorAgeFilesLines
* (hilit-submit-feedback): Change mail address.Richard M. Stallman1997-07-101-5/+4
|
* Comment change.Richard M. Stallman1997-05-271-0/+2
|
* (hilit-rehighlight-message): Respect mail-mode header/body separation line.Richard M. Stallman1997-04-161-1/+3
|
* Comment change.Richard M. Stallman1996-10-121-5/+5
|
* (LaTeX-mode): Change handling of escaped $.Richard M. Stallman1996-06-211-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (hilit-submit-feedback): Fix message spelling.Karl Heuer1996-01-041-6/+6
|
* Removed old gnus hooks.Erik Naggum1995-11-041-35/+2
| | | | | (gnus-group-mode): Adapt to new Gnus. (gnus-summary-mode): Removed.
* Comment change.Richard M. Stallman1995-10-301-12/+14
|
* (hilit-submit-feedback): New ftp site.Karl Heuer1995-08-191-3/+3
|
* (hilit-submit-feedback): New bug-reporting address.Karl Heuer1995-08-171-11/+4
|
* Comment change.Richard M. Stallman1995-03-161-1/+1
|
* Add patterns for asm-mode.Karl Heuer1994-12-091-0/+14
|
* (hilit-set-mode-patterns - lisp-mode): Fix regexpRichard M. Stallman1994-10-131-6/+3
| | | | | for 'defconstant' that leads to an infinite loop. Hilight the 'list' keyword.
* (hilit-find-file-hook): Preserve buffer modified state.Richard M. Stallman1994-08-041-3/+5
|
* Specify patterns for objc-mode.Richard M. Stallman1994-07-301-1/+18
|
* (hilit-lookup-face-create): Don't put string values into the global face-fontKarl Heuer1994-05-061-13/+4
| | | | data.
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* Don't treat $ as special if escaped.Karl Heuer1994-04-221-1/+1
|
* (LaTeX patterns): Don't match \( and \[ following a \.Richard M. Stallman1994-03-151-2/+2
|
* - (hilit-rehighlight-region): added (save-restriction (widen))Richard M. Stallman1993-09-181-159/+385
| | | | | | | | | | | | | | | | | | | to avoid hangups in dired. - Also slight improvements to fortran patterns and hilit-default-face-table doc string - added optional case-fold argument to hilit-set-mode-patterns - added hilit-rehighlight-buffer-quietly to dired-after-readin-hook - fixed bug in hilit-string-find that mishandled some strings: "\\" - work-around for bug in next-overlay-change - the pattern matcher now starts it's searches from the end of the most recently highlighted region (which is not necessarily the end of the most recently matched regex). - code moved from hilit-highlight-region to hilit-set-mode-patterns. This will affect you if you pass your patterns directly to hilit-highlight-region....use a pseudo-mode instead. - twiddled C/C++, latex, texinfo, fortran, nroff patterns. - added calendar-mode, icon-mode and pascal-mode patterns - diverged lisp-mode and emacs-lisp-mode...also added lisp keywords.
* Version 2.7 from stig.Richard M. Stallman1993-08-011-421/+268
|
* entered into RCSRichard M. Stallman1993-07-231-0/+1
|
* Initial revisionRichard M. Stallman1993-07-231-0/+1454