comparison lispintro/ChangeLog @ 73721:4fd71901f11b

*** empty log message ***
author Robert J. Chassell <bob@rattlesnake.com>
date Sun, 05 Nov 2006 20:16:02 +0000
parents 957a4b27091d
children 5e7931da73ad
comparison
equal deleted inserted replaced
73720:365d2ceb2a2e 73721:4fd71901f11b
1 2006-11-05 Robert J. Chassell <bob@rattlesnake.com> 1 2006-11-05 Robert J. Chassell <bob@rattlesnake.com>
2
3 * emacs-lisp-intro.texi: Yet more minor changes:
4 (defcustom): Said that `:options' is usually for a hook. Remove
5 extraneous space in parenthetical remark concerning
6 `text-mode-hook-identify'. At end, mention other defines, too.
7 (Beginning a .emacs File): Reverse words about comments so they
8 parallel numbers of listed semi-colons.
9 (Text and Auto-fill): Remove extraneous blank line in example.
10 (Mail Aliases): Remove extraneous blank line in example.
11 (Keybindings): Reformat as needed with `key' rather than `kbd'.
12 (Keybindings, Miscellaneous, Mode Line): For small book format, start
13 section name on top of new page.
14 (Simple Extension): Replace longer expression with
15 `emacs-major-version'. Remove comment about `number-to-string'
16 function.
17 (Miscellaneous): Add filename option, `-H', to `grep' example
18 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
19 GNU Emacs'.
20 (edebug): More properly state where to place point for 'M-x
21 edebug-defun'.
2 22
3 * emacs-lisp-intro.texi: More minor changes. 23 * emacs-lisp-intro.texi: More minor changes.
4 Center images for TeX output. 24 Center images for TeX output.
5 (kill-new function): Remove indentation for sentence talking about 25 (kill-new function): Remove indentation for sentence talking about
6 momentarily skipping code. 26 momentarily skipping code.