summaryrefslogtreecommitdiff
path: root/lisp/paren.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (show-paren-command-hook): Don't alter paren-mismatch faceRichard M. Stallman1995-01-101-8/+9
| | | | if make-face gives it some contents.
* (show-paren-command-hook): Set the face of an overlayRichard M. Stallman1994-08-171-4/+6
| | | | each time we move it somewhere.
* (show-paren-command-hook): Cope if matching-paren gives nil.Richard M. Stallman1994-08-111-2/+3
|
* (show-paren-command-hook): Use matching-paren.Richard M. Stallman1994-06-251-9/+6
| | | | | Call overlay-put once for each overlay. Wait .1 sec to see if any input comes in.
* (show-paren-command-hook): Handle close paren rather than open parenRichard M. Stallman1994-06-231-4/+4
| | | | if point is between the two.
* (show-paren-command-hook): Set paren foreground to white.Richard M. Stallman1994-06-231-1/+3
|
* (show-paren-command-hook):Richard M. Stallman1994-05-231-5/+3
| | | | Always set show-paren-mismatch-face to symbol, not face vector.
* (show-paren-command-hook): Do nothing when in kbd macro.Richard M. Stallman1994-01-171-1/+2
|
* (show-paren-command-hook): Do nothing if input is pending.Richard M. Stallman1993-08-121-1/+3
|
* (show-paren-command-hook): Don't use value of make-face.Richard M. Stallman1993-08-111-1/+2
|
* (window-setup-hook): Add hook function.Richard M. Stallman1993-08-031-1/+8
|
* (show-paren-command-hook): Specify buffer for move-overay.Richard M. Stallman1993-07-301-2/+5
|
* (show-paren-face): New variable.Richard M. Stallman1993-07-201-2/+6
| | | | | (show-paren-command-hook): Use it. Call set-face-background properly.
* Enable the hook only if window-system.Richard M. Stallman1993-07-181-44/+71
| | | | | | | Clear blink-paren-function at the same time. (show-paren-command-hook): If after a closeparen, highlight that closeparen as well as matching open. Use a different color for a mismatch, if color screen.
* (show-paren-command-hook): Do nothing if not window-system.Richard M. Stallman1993-07-101-49/+50
|
* *** empty log message ***Jim Blandy1993-07-041-3/+3
|
* *** empty log message ***Jim Blandy1993-07-041-1/+8
|
* *** empty log message ***Jim Blandy1993-06-291-0/+3
|
* *** empty log message ***Jim Blandy1993-06-291-13/+14
|
* *** empty log message ***Jim Blandy1993-06-291-1/+1
|
* Initial revisionJim Blandy1993-06-281-0/+85