# HG changeset patch # User Glenn Morris # Date 1193991664 0 # Node ID 4cedf06c1ad246b024322cf7712aa875514fdbe7 # Parent d61576ad61ce15dbef8be448d1ac1edaab3e051b Whitespace. diff -r d61576ad61ce -r 4cedf06c1ad2 lisp/progmodes/etags.el --- a/lisp/progmodes/etags.el Fri Nov 02 08:18:24 2007 +0000 +++ b/lisp/progmodes/etags.el Fri Nov 02 08:21:04 2007 +0000 @@ -279,7 +279,7 @@ (interactive) (setq major-mode 'tags-table-mode mode-name "Tags Table" - buffer-undo-list t) + buffer-undo-list t) (initialize-new-tags-table)) ;;;###autoload