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: Sat, 04 Nov 2006 19:09:13 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lispintro/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- ChangeLog   4 Nov 2006 14:49:12 -0000       1.27
+++ ChangeLog   4 Nov 2006 19:09:13 -0000       1.28
@@ -5,6 +5,27 @@
        (Buffer Size & Locations): Parenthetical remark about evaluation.
        (Finding More): Change text to include C sources by inference.
 
+       * emacs-lisp-intro.texi: Minor fixes.
+       Replace all tabs with eight spaces each so printed text looks correct.
+       Remove extraneous comma in a printed node name produced by `ref'.
+       (insert-buffer): Add a missing beginning parenthesis.
+       (beginning-of-buffer): Add `beginning of' to note about accessible
+       portion.
+       (narrow Exercise): Write closing parenthesis at end of correct
+       paragraph.
+       (zap-to-char): Remove extraneous `a' from first sentence.
+       (Complete zap-to-char): Remove two extraneous sentences.
+       (zap-to-char body): Move sentences on documentation two nodes earlier.
+       (Lisp macro): Add definition of `unless' macro.
+       (last-command & this-command): Remove comment that `we have not yet
+       seen' the @code{eq} function.
+       (kill-append function): Reformat `kill-append' function definition so
+       it prints well.
+       (kill-new function): Indent the sentence beginning `notice'.  Replace
+       `the same as' with `similar to'.  Repair typo.  Remove obsolete
+       references to `yank' and `yank-pop.  End section with a note that `we
+       will digress into C.'
+
 2006-11-02  Robert J. Chassell  <address@hidden>
 
        * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition




reply via email to

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