aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d759b5717e5..9b74ac1ed89 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -18806,6 +18806,14 @@
18806 18806
18807 * Makefile.in (fns.o): Depend on coding.h. 18807 * Makefile.in (fns.o): Depend on coding.h.
18808 18808
188092003-01-06 Dave Love <fx@gnu.org>
18810
18811 * fns.c: Include coding.h. Use POINTER_TYPE*, not void*.
18812 (Vlocale_coding_system): Declare.
18813 (Qcodeset, Qdays, Qmonths, Qpaper): New.
18814 (Flanginfo): New.
18815 (syms_of_fns): Initialize new stuff.
18816
188092003-01-07 Markus Rost <rost@math.ohio-state.edu> 188172003-01-07 Markus Rost <rost@math.ohio-state.edu>
18810 18818
18811 * minibuf.c (Fread_variable): Doc fix. 18819 * minibuf.c (Fread_variable): Doc fix.