Index: auctex/tex-buf.el
diff -u auctex/tex-buf.el:1.237 auctex/tex-buf.el:1.238
--- auctex/tex-buf.el:1.237     Sun Oct  2 11:32:54 2005
+++ auctex/tex-buf.el   Sun Oct  2 13:58:47 2005
@@ -945,7 +945,7 @@
     ;; Tell the user their number so that she sees whether the
     ;; situation is getting better or worse.
     (message (concat "BibTeX finished with %s %s. "
-                    "Type `C-c C-l' to display BibTeX's output.")
+                    "Type `C-c C-l' to display output.")
             (match-string 1) (match-string 2)))
    (t
     (message (concat "BibTeX finished successfully. "


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to