]> git.eshelyaron.com Git - emacs.git/commitdiff
(imenu--index-alist): Balance parentheses.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 18 Apr 2006 22:49:21 +0000 (22:49 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 18 Apr 2006 22:49:21 +0000 (22:49 +0000)
lisp/imenu.el

index 381e6481393b28b04a6dde2e56edd28ea065655b..a609bcbadf98c11c0637407d610eefa18f2d5921 100644 (file)
@@ -441,7 +441,7 @@ The function `imenu--subalist-p' tests an element and returns t
 if it is a sub-alist.
 
 There is one simple element with negative POSITION; selecting that
-element recalculates the buffer's index alist."
+element recalculates the buffer's index alist.")
 
 (make-variable-buffer-local 'imenu--index-alist)