]> code.delx.au - gnu-emacs/blobdiff - lisp/tutorial.el
* mail/smtpmail.el: Indent code properly to make it more readable.
[gnu-emacs] / lisp / tutorial.el
index 242d0fe3a32d891b6eb6fedf1b8de570c4841e10..7df71e02af8594cd65061937bfb1d09dd8bfaa0d 100644 (file)
@@ -773,9 +773,7 @@ Run the Viper tutorial? "))
                        current-language-environment
                      "English")))
            (filename (get-language-info lang 'tutorial))
-           ;; Choose a buffer name including the language so that
-           ;; several languages can be tested simultaneously:
-           (tut-buf-name (concat "TUTORIAL (" lang ")"))
+           (tut-buf-name filename)
            (old-tut-buf (get-buffer tut-buf-name))
            (old-tut-win (when old-tut-buf (get-buffer-window old-tut-buf t)))
            (old-tut-is-ok (when old-tut-buf