diff options
| author | Richard M. Stallman | 2006-07-05 17:14:10 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-05 17:14:10 +0000 |
| commit | 978db1472a9d4bbaafbc93b9176f7c409ac209bd (patch) | |
| tree | 14c21c49ca16ec61a8cbe82214ffa2c2d44b4301 /lispref/ChangeLog | |
| parent | f663a1ce37f4f6ac1714f07c1a6077943c7620b5 (diff) | |
| download | emacs-978db1472a9d4bbaafbc93b9176f7c409ac209bd.tar.gz emacs-978db1472a9d4bbaafbc93b9176f7c409ac209bd.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 0af0b820748..64be9d67e11 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2006-07-05 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Buffer Contents): Add example of text props | ||
| 4 | in result of buffer-substring. | ||
| 5 | (Text Properties): Explain better about use of specific property names. | ||
| 6 | (Property Search): Some cleanups; reorder some functions. | ||
| 7 | |||
| 8 | * keymaps.texi (Changing Key Bindings): Cleanup. | ||
| 9 | Add xref to Key Binding Conventions. | ||
| 10 | |||
| 11 | * display.texi (Attribute Functions): Add examples for | ||
| 12 | face-attribute-relative-p. | ||
| 13 | |||
| 14 | * tips.texi (Coding Conventions): Cleanup last change. | ||
| 15 | |||
| 1 | 2006-07-05 Karl Berry <karl@gnu.org> | 16 | 2006-07-05 Karl Berry <karl@gnu.org> |
| 2 | 17 | ||
| 3 | * elisp.texi: use @fonttextsize 10pt, a la emacs.texi. | 18 | * elisp.texi: use @fonttextsize 10pt, a la emacs.texi. |