emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114838: Use @code instead of @var for a normal variable, since @var should
Date: Tue, 29 Oct 2013 10:52:45 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114838
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Tue 2013-10-29 18:52:03 +0800
message:
  Use @code instead of @var for a normal variable, since @var should
  indicate metasyntactic variables.
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 10:25:35 +0000
+++ b/doc/lispref/ChangeLog     2013-10-29 10:52:03 +0000
@@ -1,6 +1,7 @@
 2013-10-29  Xue Fuqiao  <address@hidden>
 
-       * display.texi (Showing Images): Add an index for image-size.
+       * display.texi (Showing Images): Add an index for image-size.  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 10:25:35 +0000
+++ b/doc/lispref/display.texi  2013-10-29 10:52:03 +0000
@@ -4994,7 +4994,7 @@
 from accidentally being loaded into Emacs.  It only takes effect the
 first time an image is loaded.  Once an image is placed in the image
 cache, it can always be displayed, even if the value of
address@hidden is subsequently changed (@pxref{Image Cache}).
address@hidden is subsequently changed (@pxref{Image Cache}).
 @end defvar
 
 @node Multi-Frame Images


reply via email to

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