aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarkus Rost2003-01-07 19:35:51 +0000
committerMarkus Rost2003-01-07 19:35:51 +0000
commitf387e1fdb2ebc560900fa8503e51b23d9ba20bea (patch)
tree4677aa66f912f1aa361563aef4b735da963258ad /src
parent316f9bfc4a86ea729cccf12eaf0c03d94cbd2e48 (diff)
downloademacs-f387e1fdb2ebc560900fa8503e51b23d9ba20bea.tar.gz
emacs-f387e1fdb2ebc560900fa8503e51b23d9ba20bea.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6b0dc079679..1decd70f72f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12003-01-07 Markus Rost <rost@math.ohio-state.edu>
2
3 * minibuf.c (Fread_variable): Doc fix.
4
5 * eval.c (Fuser_variable_p): Doc change. For custom variables,
6 use the same test as for custom-variable-p.
7
12003-01-05 Richard M. Stallman <rms@gnu.org> 82003-01-05 Richard M. Stallman <rms@gnu.org>
2 9
3 * xdisp.c (try_scrolling): New arg LAST_LINE_MISFIT. 10 * xdisp.c (try_scrolling): New arg LAST_LINE_MISFIT.