summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@gnu.org>2013-06-18 00:07:45 +0900
committerKenichi Handa <handa@gnu.org>2013-06-18 00:07:45 +0900
commit2c149f93b425ffbb2de02e9b41e1aa98ae40e0e7 (patch)
tree78fe60b5eae6224047805e6db9d95b033a30df35
parent3da95318a7a8f69b6319cf6ae5a0529d85bb53fd (diff)
downloademacs-2c149f93b425ffbb2de02e9b41e1aa98ae40e0e7.tar.gz
lispref/ChangeLog: Add bug ID to the previous change.
-rw-r--r--doc/lispref/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 27515b6c87b..af9aa2919e9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,7 +1,7 @@
2013-06-17 Kenichi Handa <handa@gnu.org>
* display.texi (Face Attributes): Refer to "Low-Level font" (not
- "Font Selection") in the explanation of :font attribute.
+ "Font Selection") in the explanation of :font attribute (bug#14629).
2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>