# HG changeset patch # User Stefan Monnier # Date 1214406920 0 # Node ID f70dcd8d61dacd69070e077bfe2d84246ab8cd4a # Parent 5f58c2a66de7a873313252ec650c69647e253a83 Paren typo. diff -r 5f58c2a66de7 -r f70dcd8d61da lisp/bs.el --- 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.