emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117472: * lisp/tutorial.el: Restore comment lost


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r117472: * lisp/tutorial.el: Restore comment lost 2006-12-21.
Date: Tue, 02 Sep 2014 06:48:36 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117472
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Mon 2014-09-01 23:48:20 -0700
message:
  * lisp/tutorial.el: Restore comment lost 2006-12-21.
modified:
  lisp/tutorial.el               
tutorial.el-20091113204419-o5vbwnq5f7feedwu-4434
=== modified file 'lisp/tutorial.el'
--- a/lisp/tutorial.el  2014-09-01 16:44:06 +0000
+++ b/lisp/tutorial.el  2014-09-02 06:48:20 +0000
@@ -209,10 +209,10 @@
                  (symbol-name cx)))))))
 
 (defconst tutorial--default-keys
-  ;; On window system, `suspend-emacs' is replaced in the default
-  ;; keymap
+  ;; On window system, `suspend-emacs' is replaced in the default keymap.
   (let* ((suspend-emacs 'suspend-frame)
          (default-keys
+           ;; The first few are not mentioned but are basic:
            `((ESC-prefix [27])
              (Control-X-prefix [?\C-x])
              (mode-specific-command-prefix [?\C-c])


reply via email to

[Prev in Thread] Current Thread [Next in Thread]