aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2008-06-09 23:58:03 +0000
committerJuanma Barranquero2008-06-09 23:58:03 +0000
commit9b8ad498e16a16f1c250925e8ada00fc3d52f870 (patch)
tree85329793adfcca6ce95308bc01b60d2660eca562 /src
parent86e888c2e5eec7584caa7212496f56c3a0dea40e (diff)
downloademacs-9b8ad498e16a16f1c250925e8ada00fc3d52f870.tar.gz
emacs-9b8ad498e16a16f1c250925e8ada00fc3d52f870.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index 9387181e7ac..5e12b506a36 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -903,7 +903,7 @@
903 903
904 * config.in (HAVE_SETITIMER, HAVE_UALARM): New. 904 * config.in (HAVE_SETITIMER, HAVE_UALARM): New.
905 905
9061999-11-28 eliz <eliz@dlpx1> 9061999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
907 907
908 * emacs.c (synchronize_locale): Avoid compiler warnings about 908 * emacs.c (synchronize_locale): Avoid compiler warnings about
909 pointer type mismatch. 909 pointer type mismatch.