emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114842: Use @code instead of @var for a normal vari


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114842: Use @code instead of @var for a normal variable.
Date: Tue, 29 Oct 2013 14:16:01 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114842
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Tue 2013-10-29 22:15:52 +0800
message:
  Use @code instead of @var for a normal variable.
  
  * doc/lispref/display.texi (Button Buffer Commands): Use @code instead
    of @var for a normal variable.
modified:
  doc/lispref/ChangeLog          changelog-20091113204419-o5vbwnq5f7feedwu-6155
  doc/lispref/display.texi       
display.texi-20091113204419-o5vbwnq5f7feedwu-6172
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-10-29 11:58:50 +0000
+++ b/doc/lispref/ChangeLog     2013-10-29 14:15:52 +0000
@@ -3,6 +3,7 @@
        * display.texi (Showing Images): Add an index for image-size.
        Use @code instead of @var for a normal variable.
        (Multi-Frame Images): Improve indexing.
+       (Button Buffer Commands): Use @code instead of @var for a normal 
variable.
 
 2013-10-27  Xue Fuqiao  <address@hidden>
 

=== modified file 'doc/lispref/display.texi'
--- a/doc/lispref/display.texi  2013-10-29 11:58:50 +0000
+++ b/doc/lispref/display.texi  2013-10-29 14:15:52 +0000
@@ -5393,7 +5393,7 @@
 @code{button-buffer-map} as a parent keymap for its keymap.
 
 If the button has a address@hidden @code{follow-link} property, and
address@hidden is set, a quick @key{Mouse-1} click
address@hidden is set, a quick @key{Mouse-1} click
 will also activate the @code{push-button} command.
 @xref{Clickable Text}.
 


reply via email to

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