emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111244: * doc/lispref/keymaps.tex


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111244: * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.
Date: Sun, 10 Feb 2013 17:16:30 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111244
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Sun 2013-02-10 17:16:30 -0800
message:
  * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.
modified:
  doc/lispref/ChangeLog
  doc/lispref/keymaps.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-02-09 02:36:39 +0000
+++ b/doc/lispref/ChangeLog     2013-02-11 01:16:30 +0000
@@ -1,3 +1,7 @@
+2013-02-11  Glenn Morris  <address@hidden>
+
+       * keymaps.texi (Key Binding Commands): Trivial rephrasing.
+
 2013-02-09  Glenn Morris  <address@hidden>
 
        * keymaps.texi (Creating Keymaps): Update make-keymap result.

=== modified file 'doc/lispref/keymaps.texi'
--- a/doc/lispref/keymaps.texi  2013-02-09 02:36:39 +0000
+++ b/doc/lispref/keymaps.texi  2013-02-11 01:16:30 +0000
@@ -1784,7 +1784,7 @@
 @end group
 @end smallexample
 
-This function is implemented simply using @code{define-key}:
+This function is equivalent to using @code{define-key} as follows:
 
 @smallexample
 @group


reply via email to

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