aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-04-14 12:41:33 +0000
committerKenichi Handa2009-04-14 12:41:33 +0000
commit06f19b91268f98f9c47b2584006929a474b352f3 (patch)
tree8b456e71da75677287eb1b95ad6ba31a1afac6ba /src/ChangeLog
parentdfec862219fd14d3fea981aceff71fc4e1c7be5a (diff)
downloademacs-06f19b91268f98f9c47b2584006929a474b352f3.tar.gz
emacs-06f19b91268f98f9c47b2584006929a474b352f3.zip
(Ffont_info): Fix docstring. Fix the second element of
the returned value.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7c07489dfc1..9aab450f82b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-04-14 Kenichi Handa <handa@m17n.org>
2
3 * font.c (Ffont_info): Fix docstring. Fix the second element of
4 the returned value (bug#2949).
5
12009-04-14 Chong Yidong <cyd@stupidchicken.com> 62009-04-14 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings. 8 * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.