summaryrefslogtreecommitdiff
path: root/lisp/hi-lock.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-4/+4
* Some hi-lock docGlenn Morris2014-02-061-24/+22
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/replace.el (read-regexp-defaults-function): New defcustom.Juri Linkov2013-12-201-40/+15
* * lisp/hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.E Sabof2013-12-201-1/+1
* * lisp/replace.el (occur-engine): Use `add-face-text-property'Juri Linkov2013-12-201-3/+3
* Search and highlight symbol at point.Juri Linkov2013-06-031-4/+34
* * lisp/hi-lock.el (hi-lock-mode): Cleanup after revert-buffer.Stefan Monnier2013-03-311-1/+3
* Provide for customizing default regexp in hi-lock commands (Bug#13892).Jambunathan K2013-03-081-22/+53
* * lisp/hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol.Stefan Monnier2013-01-281-1/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix boundary case forStefan Monnier2012-12-101-13/+27
* | * lisp/hi-lock.el: Refine the choice of default face.Jambunathan K2012-12-101-35/+46
* | * lisp/hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp atStefan Monnier2012-12-071-11/+10
* | * lisp/hi-lock.el: Rework the default face and the serialize regexp code.Stefan Monnier2012-12-061-63/+39
* | * lisp/hi-lock.el (hi-lock-auto-select-face): New user variable.Jambunathan K2012-12-041-52/+108
|/
* * lisp/hi-lock.el (hi-lock-process-phrase): Try to make it less fragile.Glenn Morris2012-10-061-1/+5
* * lisp/hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.Glenn Morris2012-10-061-2/+4
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-3/+3
* Fix highlight-regexp's use of Font Lock mode.Chong Yidong2012-08-141-32/+40
* * lisp/hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.Stefan Monnier2012-05-211-5/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-8/+11
* Merge from emacs-23 branchChong Yidong2011-08-091-1/+3
|\
| * * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554).Chong Yidong2011-08-091-1/+3
* | Move keymap initialization into declaration.Stefan Monnier2011-02-101-35/+37
* | `require' is automatically `eval-and-compile'd.Glenn Morris2011-02-021-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|/
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Fix hi-lock-mode interactions with font-lock.David Koppelman2010-10-091-18/+7
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Update x-popup-menu declaration.Glenn Morris2009-11-101-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-291-1/+1
* * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.Chong Yidong2009-04-231-6/+16
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Header format fix.Glenn Morris2008-12-191-3/+3
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+2
* (hi-lock-line-face-buffer, hi-lock-face-buffer)Juri Linkov2008-07-291-3/+5
* (hi-lock-regexp-history): Make it an obsolete aliasJuri Linkov2008-06-301-28/+25
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (hi-lock-mode): Fix typos in docstring.Juanma Barranquero2008-03-311-2/+8
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (hi-lock-write-interactive-patterns): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-2/+2
* | (hi-lock-unface-buffer): Show a x-menu only if the mouse was used.Michaƫl Cadilhac2007-08-261-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (hi-lock-file-patterns-policy): Default to `ask'.Richard M. Stallman2007-04-251-1/+1