diff options
| author | Xue Fuqiao | 2013-10-29 22:15:52 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2013-10-29 22:15:52 +0800 |
| commit | 3440d80e12f46a6d907f8a08bbaec09f7711410d (patch) | |
| tree | d1c138e8f667fc759e02a914f10a01f6021b69b6 /doc/lispref/ChangeLog | |
| parent | 0bdb7b45fcfd554b278a1412eedc360e591e6e72 (diff) | |
| download | emacs-3440d80e12f46a6d907f8a08bbaec09f7711410d.tar.gz emacs-3440d80e12f46a6d907f8a08bbaec09f7711410d.zip | |
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.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index abb0ebf64bc..dc3358dd8c6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * display.texi (Showing Images): Add an index for image-size. | 3 | * display.texi (Showing Images): Add an index for image-size. |
| 4 | Use @code instead of @var for a normal variable. | 4 | Use @code instead of @var for a normal variable. |
| 5 | (Multi-Frame Images): Improve indexing. | 5 | (Multi-Frame Images): Improve indexing. |
| 6 | (Button Buffer Commands): Use @code instead of @var for a normal variable. | ||
| 6 | 7 | ||
| 7 | 2013-10-27 Xue Fuqiao <xfq.free@gmail.com> | 8 | 2013-10-27 Xue Fuqiao <xfq.free@gmail.com> |
| 8 | 9 | ||