aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6a21198d046..4f84dbba9c5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,19 @@
12000-02-01 Dave Love <fx@gnu.org>
2
3 * editfns.c (Fpropertize): Doc fix.
4
5 * process.c (Fstart_process): Doc fix.
6
7 * eval.c: Fix various doc strings not to duplicate information
8 from help-manyarg-func-alist.
9
10 * window.c (Fset_window_margins): Don't make interactive. Doc
11 fix.
12
13 * doc.c (Vhelp_manyarg_func_alist): New variable.
14 (Fdocumentation): Use it.
15 (syms_of_doc): Define it.
16
12000-01-31 Gerd Moellmann <gerd@gnu.org> 172000-01-31 Gerd Moellmann <gerd@gnu.org>
2 18
3 * xterm.c (xim_open_dpy): Remove unused local variable. 19 * xterm.c (xim_open_dpy): Remove unused local variable.