diff options
| author | Nick Roberts | 2006-07-15 06:37:03 +0000 |
|---|---|---|
| committer | Nick Roberts | 2006-07-15 06:37:03 +0000 |
| commit | 54b7938f98364bf7fb1f4c2f6028af6c97366630 (patch) | |
| tree | 060f6394ca4a81d032d2980f59a1039eaf3142c0 | |
| parent | 5204800f983c3e994464b5dfe0e1ea1c3b35ffdf (diff) | |
| download | emacs-54b7938f98364bf7fb1f4c2f6028af6c97366630.tar.gz emacs-54b7938f98364bf7fb1f4c2f6028af6c97366630.zip | |
*** empty log message ***
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 761910a8586..a781b9adbf5 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-07-15 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * text.texi (Special Properties): Describe fontified text property | ||
| 4 | in relation to a character (not text). | ||
| 5 | |||
| 1 | 2006-07-15 Kim F. Storm <storm@cua.dk> | 6 | 2006-07-15 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * maps.texi (Standard Keymaps): Add xref for minibuffer maps. | 8 | * maps.texi (Standard Keymaps): Add xref for minibuffer maps. |