summaryrefslogtreecommitdiff
path: root/lisp/hi-lock.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-09-29 02:26:20 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-09-29 02:26:20 +0000
commitd88444f29243b34c8821b9df0b35e75d6023ad0c (patch)
tree29f8f18cc417a48597b11c8d053dc92a973ca313 /lisp/hi-lock.el
parent0577a4301d6fbc39013ea2e17554c41d7bccc5ae (diff)
downloademacs-d88444f29243b34c8821b9df0b35e75d6023ad0c.tar.gz
emacs-d88444f29243b34c8821b9df0b35e75d6023ad0c.tar.bz2
emacs-d88444f29243b34c8821b9df0b35e75d6023ad0c.zip
* speedbar.el (speedbar-item-delete):
* calc/calc-prog.el (calc-kbd-if): * language/hanja-util.el (hanja-init-load): Fix typos in messages. * epa.el (epa-key-list-mode-map): * hi-lock.el (hi-lock-menu): Fix typos in menus. * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring. (hs-show-hook): Fix typo in docstring.
Diffstat (limited to 'lisp/hi-lock.el')
-rw-r--r--lisp/hi-lock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el
index 672f399d9a1..a4d7d7f24c6 100644
--- a/lisp/hi-lock.el
+++ b/lisp/hi-lock.el
@@ -253,7 +253,7 @@ a library is being loaded.")
(define-key-after hi-lock-menu [highlight-lines-matching-regexp]
'(menu-item "Highlight Lines..." highlight-lines-matching-regexp
- :help "Highlight lines containing match of PATTERN (a regexp).."))
+ :help "Highlight lines containing match of PATTERN (a regexp)."))
(define-key-after hi-lock-menu [unhighlight-regexp]
'(menu-item "Remove Highlighting..." unhighlight-regexp