# HG changeset patch # User Robert J. Chassell # Date 1162757762 0 # Node ID 4fd71901f11b242f693dc3216e79e1295fccfa26 # Parent 365d2ceb2a2e000a6aaae19d59ef12403f9a304b *** empty log message *** diff -r 365d2ceb2a2e -r 4fd71901f11b lispintro/ChangeLog --- a/lispintro/ChangeLog Sun Nov 05 20:15:13 2006 +0000 +++ b/lispintro/ChangeLog Sun Nov 05 20:16:02 2006 +0000 @@ -1,5 +1,25 @@ 2006-11-05 Robert J. Chassell + * 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