aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2008-08-06 16:20:46 +0000
committerAdrian Robert2008-08-06 16:20:46 +0000
commit5573794231d38f41924fe4d97164f176f8650a4b (patch)
tree2eae4fe63d8c5f330b85eddeeef2bb9ca2e37c82 /src/ChangeLog
parentd5e2f8fe885e7da9e70ae055e20f4e674a678138 (diff)
downloademacs-5573794231d38f41924fe4d97164f176f8650a4b.tar.gz
emacs-5573794231d38f41924fe4d97164f176f8650a4b.zip
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 69928b79ff5..4fbf8cee67d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * config.in: Regenerate.
4
5 * Makefile.in: Move nsXXX.m dependencies into big alphabetical list.
6 (mostlyclean): Don't delete *.d under NS.
7
8 * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
9
12008-08-06 Kenichi Handa <handa@m17n.org> 102008-08-06 Kenichi Handa <handa@m17n.org>
2 11
3 * xfont.c (xfont_list_family): Return a list of symbols, not 12 * xfont.c (xfont_list_family): Return a list of symbols, not