diff options
| author | Eli Zaretskii | 2009-10-06 18:32:07 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-10-06 18:32:07 +0000 |
| commit | 9972911fda0c29ae1de4ab2d9a7fcac76545c9d1 (patch) | |
| tree | 6964e5c659b1293c9f55b572f26618e82455c34c /doc/lispref/ChangeLog | |
| parent | 8a02ff62681c593eced1a020ed5fca6730365d04 (diff) | |
| download | emacs-9972911fda0c29ae1de4ab2d9a7fcac76545c9d1.tar.gz emacs-9972911fda0c29ae1de4ab2d9a7fcac76545c9d1.zip | |
(Special Properties): Document the meaning of the `cursor' text property
whose value is an integer.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 97ea2c8513e..1e4c99aece2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-10-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Special Properties): Document the meaning of the | ||
| 4 | `cursor' text property whose value is an integer. | ||
| 5 | |||
| 1 | 2009-10-05 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-10-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * files.texi (Magic File Names): Add `copy-directory'. | 8 | * files.texi (Magic File Names): Add `copy-directory'. |