diff options
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e71cc84a86a..5eb19f363ac 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,13 @@ +2003-01-13 Richard M. Stallman <rms@gnu.org> + + * text.texi (Changing Properties): Say string indices are origin-0. + + * positions.texi (Screen Lines) <compute-motion>: + Correct order of elts in return value. + + * keymaps.texi (Changing Key Bindings) <define-key>: Mention + how to define a default binding. + 2002-12-07 Markus Rost <rost@math.ohio-state.edu> * loading.texi (Unloading): Fix recent change for load-history. |