Mercurial > emacs
diff lispref/ChangeLog @ 53037:9958d8677feb
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 11 Nov 2003 03:59:26 +0000 |
parents | f63cd97f64fd |
children | 49e18ed59adb |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Nov 11 03:58:26 2003 +0000 +++ b/lispref/ChangeLog Tue Nov 11 03:59:26 2003 +0000 @@ -1,3 +1,14 @@ +2003-11-10 Luc Teirlinck <teirllm@auburn.edu> + + * markers.texi (Creating Markers): Specify insertion type of + created markers. Add xref to `Marker Insertion Types'. + Second argument to `copy-marker' is optional. + (Marker Insertion Types): Mention that most markers are created + with insertion type nil. + (The Mark): Correctly describe when `mark' signals an error. + (The Region): Correctly describe when `region-beginning' and + `region-end' signal an error. + 2003-11-08 Luc Teirlinck <teirllm@auburn.edu> * hash.texi (Creating Hash): Clarify description of `eql'. @@ -504,7 +515,7 @@ (Hooks): Add run-mode-hooks and delay-mode-hooks. * variables.texi (Creating Buffer-Local): Add buffer-local-value. - (Variable Aliases): Clarify defvralias. + (Variable Aliases): Clarify defvaralias. * loading.texi (Library Search): Add load-suffixes.