emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Mon, 10 Nov 2003 22:54:47 -0500

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.125 emacs/lispref/ChangeLog:1.126
*** emacs/lispref/ChangeLog:1.125       Sat Nov  8 23:41:22 2003
--- emacs/lispref/ChangeLog     Mon Nov 10 22:54:47 2003
***************
*** 1,3 ****
--- 1,14 ----
+ 2003-11-10  Luc Teirlinck  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * hash.texi (Creating Hash): Clarify description of `eql'.
***************
*** 504,510 ****
        (Hooks): Add run-mode-hooks and delay-mode-hooks.
  
        * variables.texi (Creating Buffer-Local): Add buffer-local-value.
!       (Variable Aliases): Clarify defvralias.
  
        * loading.texi (Library Search): Add load-suffixes.
  
--- 515,521 ----
        (Hooks): Add run-mode-hooks and delay-mode-hooks.
  
        * variables.texi (Creating Buffer-Local): Add buffer-local-value.
!       (Variable Aliases): Clarify defvaralias.
  
        * loading.texi (Library Search): Add load-suffixes.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]