summaryrefslogtreecommitdiff
path: root/lispintro
diff options
context:
space:
mode:
authorRobert J. Chassell <bob@rattlesnake.com>2006-11-05 20:16:02 +0000
committerRobert J. Chassell <bob@rattlesnake.com>2006-11-05 20:16:02 +0000
commit7401d75cdb17c8559b139ab8e02d2f9666d6d06f (patch)
tree7e1ca71d96e2874696f959bbb28bf22916cee060 /lispintro
parente245abde60c20cb1f908f8765c80e1b14a0d46f0 (diff)
downloademacs-7401d75cdb17c8559b139ab8e02d2f9666d6d06f.tar.gz
*** empty log message ***
Diffstat (limited to 'lispintro')
-rw-r--r--lispintro/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog
index 4784cfde92b..249ae0d3037 100644
--- a/lispintro/ChangeLog
+++ b/lispintro/ChangeLog
@@ -1,5 +1,25 @@
2006-11-05 Robert J. Chassell <bob@rattlesnake.com>
+ * emacs-lisp-intro.texi: Yet more minor changes:
+ (defcustom): Said that `:options' is usually for a hook. Remove
+ extraneous space in parenthetical remark concerning
+ `text-mode-hook-identify'. At end, mention other defines, too.
+ (Beginning a .emacs File): Reverse words about comments so they
+ parallel numbers of listed semi-colons.
+ (Text and Auto-fill): Remove extraneous blank line in example.
+ (Mail Aliases): Remove extraneous blank line in example.
+ (Keybindings): Reformat as needed with `key' rather than `kbd'.
+ (Keybindings, Miscellaneous, Mode Line): For small book format, start
+ section name on top of new page.
+ (Simple Extension): Replace longer expression with
+ `emacs-major-version'. Remove comment about `number-to-string'
+ function.
+ (Miscellaneous): Add filename option, `-H', to `grep' example
+ (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
+ GNU Emacs'.
+ (edebug): More properly state where to place point for 'M-x
+ edebug-defun'.
+
* emacs-lisp-intro.texi: More minor changes.
Center images for TeX output.
(kill-new function): Remove indentation for sentence talking about