comparison lispintro/ChangeLog @ 73768:5e7931da73ad

*** empty log message ***
author Robert J. Chassell <bob@rattlesnake.com>
date Mon, 06 Nov 2006 15:09:06 +0000
parents 4fd71901f11b
children fb904438445a 02cf29720f31
comparison
equal deleted inserted replaced
73767:a44deabfa735 73768:5e7931da73ad
1 2006-11-06 Robert J. Chassell <bob@rattlesnake.com>
2
3 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output.
4 Replace 22.1.100 with 22.1.1.
5 (current-kill): Mention functions that directly or indirectly call
6 `kill-new', which sets `kill-ring-yank-pointer'.
7 (Understanding current-kill): Change `lasted' to `last'. Remove
8 extraneous parenthesis. Reword item about returning `car' of list.
9 (yank): Remove mention of `rotate-yank-pointer'.
10 (Y Axis Element): Add comment regarding replacement of blank space.
11 (print-Y-axis Penultimate): Explain that `print-graph' will pass
12 `height-of-top-line' so `print-Y-axis' does not have a bug.
13
1 2006-11-05 Robert J. Chassell <bob@rattlesnake.com> 14 2006-11-05 Robert J. Chassell <bob@rattlesnake.com>
2 15
3 * emacs-lisp-intro.texi: Yet more minor changes: 16 * emacs-lisp-intro.texi: Yet more minor changes:
4 (defcustom): Said that `:options' is usually for a hook. Remove 17 (defcustom): Said that `:options' is usually for a hook. Remove
5 extraneous space in parenthetical remark concerning 18 extraneous space in parenthetical remark concerning
15 `emacs-major-version'. Remove comment about `number-to-string' 28 `emacs-major-version'. Remove comment about `number-to-string'
16 function. 29 function.
17 (Miscellaneous): Add filename option, `-H', to `grep' example 30 (Miscellaneous): Add filename option, `-H', to `grep' example
18 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent 31 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
19 GNU Emacs'. 32 GNU Emacs'.
20 (edebug): More properly state where to place point for 'M-x 33 (edebug): More properly state where to place point for 'M-x
21 edebug-defun'. 34 edebug-defun'.
22 35
23 * emacs-lisp-intro.texi: More minor changes. 36 * emacs-lisp-intro.texi: More minor changes.
24 Center images for TeX output. 37 Center images for TeX output.
25 (kill-new function): Remove indentation for sentence talking about 38 (kill-new function): Remove indentation for sentence talking about
113 contents during compilation. 126 contents during compilation.
114 127
115 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> 128 2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
116 129
117 * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex 130 * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex
118 and pointed towards ../man/texinfo.tex so only one file 131 and pointed towards ../man/texinfo.tex so only one file
119 needs updating. Added comment of what to do when building on own. 132 needs updating. Added comment of what to do when building on own.
120 133
121 * texinfo.tex: changed to version 2006-02-13.16 134 * texinfo.tex: changed to version 2006-02-13.16
122 to enable a DVI build using the more recent versions of TeX. 135 to enable a DVI build using the more recent versions of TeX.
123 136
124 2006-05-25 David Kastrup <dak@gnu.org> 137 2006-05-25 David Kastrup <dak@gnu.org>
125 138
126 * emacs-lisp-intro.texi (setcar): replace an antelope rather than 139 * emacs-lisp-intro.texi (setcar): replace an antelope rather than
127 a giraffe with a hippopotamus. 140 a giraffe with a hippopotamus.