aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2011-08-02 12:50:38 +0900
committerKenichi Handa2011-08-02 12:50:38 +0900
commitd0fffa3f69eb3401bf9ee2ee38c235e830c18abd (patch)
tree4cab999696fe38a9759ffcb44e1612cf0c77d638 /src
parent5cc7f7afed70655e33f89f105da2806edbad5063 (diff)
downloademacs-d0fffa3f69eb3401bf9ee2ee38c235e830c18abd.tar.gz
emacs-d0fffa3f69eb3401bf9ee2ee38c235e830c18abd.zip
src/ChangeLog: Fix format.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1a932a924ff..80508531b1a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
12011-08-02 Kenichi Handa <handa@m17n.org> 12011-08-02 Kenichi Handa <handa@m17n.org>
2 2
3 * lisp.h: (uniprop_table): Extern it. 3 * lisp.h (uniprop_table): Extern it.
4 4
5 * chartab.c (uniprop_table): Make it non-static. 5 * chartab.c (uniprop_table): Make it non-static.
6 6