Mercurial > emacs
changeset 96277:f70dcd8d61da
Paren typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 25 Jun 2008 15:15:20 +0000 |
parents | 5f58c2a66de7 |
children | 1ce9a2ab1aea |
files | lisp/bs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/bs.el Wed Jun 25 15:13:03 2008 +0000 +++ b/lisp/bs.el Wed Jun 25 15:15:20 2008 +0000 @@ -816,7 +816,7 @@ (interactive) (with-current-buffer (bs--current-buffer) (save-buffer) - (bs--update-current-line)) + (bs--update-current-line))) (defun bs-visit-tags-table () "Visit the tags table in the buffer on this line.