aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-08 00:26:27 -0800
committerPaul Eggert2011-03-08 00:26:27 -0800
commit5b555da1c99bc5b266727fa532c2f89eb8d033dd (patch)
tree83f292952e099dcbb2a0ea0f2f16bf0846f1c2b9 /src/ChangeLog
parent7d3b386272126dc07ab5d0a2008832cec9d0fdcc (diff)
downloademacs-5b555da1c99bc5b266727fa532c2f89eb8d033dd.tar.gz
emacs-5b555da1c99bc5b266727fa532c2f89eb8d033dd.zip
* dispextern.h (bidi_dump_cached_states): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6bc36e10ce..4bf04043ab9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -27,6 +27,7 @@
27 does not deduce are never used uninitialized. 27 does not deduce are never used uninitialized.
28 * window.h (check_all_windows): New decl, to forestall 28 * window.h (check_all_windows): New decl, to forestall
29 gcc -Wmissing-prototypes diagnostic. 29 gcc -Wmissing-prototypes diagnostic.
30 * dispextern.h (bidi_dump_cached_states): Likewise.
30 31
31 * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid 32 * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid
32 shadowing. 33 shadowing.