summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert J. Chassell <bob@rattlesnake.com>2006-10-31 16:46:53 +0000
committerRobert J. Chassell <bob@rattlesnake.com>2006-10-31 16:46:53 +0000
commitcc27d9a6d17d4fe2156280853bd4086805a3f468 (patch)
tree6605005d1b697e39cbe235bcaadc391bbc8b5555
parentd3d85c4420aa11dee842545a3579f10d7d133183 (diff)
downloademacs-cc27d9a6d17d4fe2156280853bd4086805a3f468.tar.gz
* 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.
-rw-r--r--lispintro/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog
index 7313bfc613a..bc9a128b1b9 100644
--- a/lispintro/ChangeLog
+++ b/lispintro/ChangeLog
@@ -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