diff options
| author | Kenichi Handa | 2013-06-18 00:04:50 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2013-06-18 00:04:50 +0900 |
| commit | 3da95318a7a8f69b6319cf6ae5a0529d85bb53fd (patch) | |
| tree | 45e147603e465aa07dabfffa0b29daea9df855d8 /doc/lispref/ChangeLog | |
| parent | 544d4594cb3e9945dc3a512e619d3cf2759fc86a (diff) | |
| download | emacs-3da95318a7a8f69b6319cf6ae5a0529d85bb53fd.tar.gz emacs-3da95318a7a8f69b6319cf6ae5a0529d85bb53fd.zip | |
display.texi (Face Attributes): Refer to "Low-Level font" (not "Font Selection") in the explanation of :font attribute.
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 e14f7543443..27515b6c87b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-06-17 Kenichi Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * display.texi (Face Attributes): Refer to "Low-Level font" (not | ||
| 4 | "Font Selection") in the explanation of :font attribute. | ||
| 5 | |||
| 1 | 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * loading.texi (Hooks for Loading): Don't document after-load-alist. | 8 | * loading.texi (Hooks for Loading): Don't document after-load-alist. |