aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2015-01-30 13:47:47 +0200
committerEli Zaretskii2015-01-30 13:47:47 +0200
commitbe7fb822b8bfee77c705fb5bccdc35d4212cfde0 (patch)
treef8c3bdc3dc2e64a0440b85650fd84afe912ad8af /src/ChangeLog
parent33c4409a8edb03d686ab41d493ec3668e5cd597f (diff)
downloademacs-be7fb822b8bfee77c705fb5bccdc35d4212cfde0.tar.gz
emacs-be7fb822b8bfee77c705fb5bccdc35d4212cfde0.zip
src/dispextern.h (FACE_FOR_CHAR): Fix the commentary.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 949ea741e1d..829eb25f4d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12015-01-30 Eli Zaretskii <eliz@gnu.org>
2
3 * dispextern.h (FACE_FOR_CHAR): Fix the commentary.
4
12015-01-29 Hans Wennborg <hwennborg@google.com> (tiny change) 52015-01-29 Hans Wennborg <hwennborg@google.com> (tiny change)
2 6
3 * emacs.c (decode_env_path): Add parentheses around ternary 7 * emacs.c (decode_env_path): Add parentheses around ternary