Mercurial > emacs
changeset 53024:f63cd97f64fd
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 09 Nov 2003 04:41:22 +0000 |
parents | 9290579a199c |
children | 53be3d7fa5da |
files | lispref/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Sun Nov 09 03:38:24 2003 +0000 +++ b/lispref/ChangeLog Sun Nov 09 04:41:22 2003 +0000 @@ -1,3 +1,16 @@ +2003-11-08 Luc Teirlinck <teirllm@auburn.edu> + + * hash.texi (Creating Hash): Clarify description of `eql'. + `makehash' is obsolete. + (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'. + + * positions.texi (Point): Change description of `buffer-end', so + that it is also correct for floating point arguments. + (List Motion): Correct argument lists of `beginning-of-defun' and + `end-of-defun'. + (Excursions): Add xref to `Marker Insertion Types'. + (Narrowing): Argument to `narrow-to-page' is optional. + 2003-11-06 Luc Teirlinck <teirllm@auburn.edu> * streams.texi (Output Streams): Clarify behavior of point for