emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispintro/ChangeLog,v


From: Robert J. Chassell
Subject: [Emacs-diffs] Changes to emacs/lispintro/ChangeLog,v
Date: Mon, 06 Nov 2006 15:09:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Robert J. Chassell <bob>        06/11/06 15:09:06

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lispintro/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- ChangeLog   5 Nov 2006 20:16:02 -0000       1.30
+++ ChangeLog   6 Nov 2006 15:09:06 -0000       1.31
@@ -1,3 +1,16 @@
+2006-11-06  Robert J. Chassell  <address@hidden>
+
+       * emacs-lisp-intro.texi: Finish minor changes seen from DVI output.
+       Replace 22.1.100 with 22.1.1.
+       (current-kill): Mention functions that directly or indirectly call
+       `kill-new', which sets `kill-ring-yank-pointer'.
+       (Understanding current-kill): Change `lasted' to `last'.  Remove
+       extraneous parenthesis.  Reword item about returning `car' of list.
+       (yank): Remove mention of `rotate-yank-pointer'.
+       (Y Axis Element): Add comment regarding replacement of blank space.
+       (print-Y-axis Penultimate): Explain that `print-graph' will pass
+       `height-of-top-line' so `print-Y-axis' does not have a bug.
+
 2006-11-05  Robert J. Chassell  <address@hidden>
 
        * emacs-lisp-intro.texi: Yet more minor changes:




reply via email to

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