]> git.eshelyaron.com Git - emacs.git/commitdiff
* emacs-lisp-intro.texi: Revised text for kill-region,
authorRobert J. Chassell <bob@rattlesnake.com>
Tue, 31 Oct 2006 16:46:53 +0000 (16:46 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Tue, 31 Oct 2006 16:46:53 +0000 (16:46 +0000)
copy-region-as-kill, kill-append, kill-new, forward-sentence,
forward-paragraph, find-file, current-kill, yank, and yank-pop.
Removed INSTALL MANIFEST from the directory since those files are
now irrelevant.  Updated Info file in ../info.  Changed numbering
so is now Revised Third Edition and this instance's edition-number
is 3.00.  Did not update ISBN number.

lispintro/ChangeLog

index 7313bfc613aa398aaea4d33822d6c998729bebe4..bc9a128b1b915f2a3a96b12b1991fbfc41158c28 100644 (file)
@@ -1,3 +1,13 @@
+2006-10-31  Robert J. Chassell  <bob@rattlesnake.com>
+
+       * emacs-lisp-intro.texi: Revised text for kill-region,
+       copy-region-as-kill, kill-append, kill-new, forward-sentence,
+       forward-paragraph, find-file, current-kill, yank, and yank-pop.
+       Removed INSTALL MANIFEST from the directory since those files are
+       now irrelevant.  Updated Info file in ../info.  Changed numbering
+       so is now Revised Third Edition and this instance's edition-number
+       is 3.00.  Did not update ISBN number.
+
 2006-10-30  Robert J. Chassell  <bob@rattlesnake.com>
 
        * emacs-lisp-intro.texi:  Many changes since it turned out that