diff options
| author | Karoly Lorentey | 2006-03-22 15:16:06 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-03-22 15:16:06 +0000 |
| commit | d4717700cc0b7af6197c19e22bd912e3b1ed67ee (patch) | |
| tree | 4e2a630584b23f670aff57a512a8f2d8182e39c4 /lispref/ChangeLog | |
| parent | f1be5774242454844bf21fbf32e0f6541e2add34 (diff) | |
| parent | d63cd76657e12b92a5d7736a15bc9b97a7f9990e (diff) | |
| download | emacs-d4717700cc0b7af6197c19e22bd912e3b1ed67ee.tar.gz emacs-d4717700cc0b7af6197c19e22bd912e3b1ed67ee.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-160
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-161
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-162
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-163
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-164
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-165
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-166
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-167
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-168
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-169
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-170
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-171
Update from CVS: man/mh-e.texi (Folders): Various edits.
* emacs@sv.gnu.org/emacs--devo--0--patch-172
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-58
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-59
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-60
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-61
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-62
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-63
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-64
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-534
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 47 |
1 files changed, 41 insertions, 6 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9d07a2d59c8..8438af1698a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,38 @@ | |||
| 1 | 2006-03-21 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * display.texi (Fringe Indicators): Fix typos. | ||
| 4 | |||
| 5 | 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 6 | |||
| 7 | * tips.texi (Documentation Tips): One can now also write `program' | ||
| 8 | in front of a quoted symbol in a docstring to prevent making a | ||
| 9 | hyperlink. | ||
| 10 | |||
| 11 | 2006-03-19 Alan Mackenzie <acm@muc.de> | ||
| 12 | |||
| 13 | * text.texi (Special Properties): Clarify the definition of | ||
| 14 | 'fontified. | ||
| 15 | |||
| 16 | 2006-03-16 Richard Stallman <rms@gnu.org> | ||
| 17 | |||
| 18 | * display.texi (Defining Images): Minor cleanup. | ||
| 19 | |||
| 20 | 2006-03-16 Bill Wohler <wohler@newt.com> | ||
| 21 | |||
| 22 | * display.texi (Defining Images): In image-load-path-for-library, | ||
| 23 | prefer user's images. | ||
| 24 | |||
| 25 | 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 26 | |||
| 27 | * modes.texi (Region to Fontify): Remove font-lock-lines-before. | ||
| 28 | |||
| 29 | 2006-03-15 Bill Wohler <wohler@newt.com> | ||
| 30 | |||
| 31 | * display.texi (Defining Images): Fix example in | ||
| 32 | image-load-path-for-library by not recommending that one binds | ||
| 33 | image-load-path. Just defvar it to placate compiler and only use | ||
| 34 | it if previously defined. | ||
| 35 | |||
| 1 | 2006-03-14 Bill Wohler <wohler@newt.com> | 36 | 2006-03-14 Bill Wohler <wohler@newt.com> |
| 2 | 37 | ||
| 3 | * display.texi (Defining Images): In image-load-path-for-library, | 38 | * display.texi (Defining Images): In image-load-path-for-library, |
| @@ -7,7 +42,7 @@ | |||
| 7 | 42 | ||
| 8 | * modes.texi: New node, "Region to Fontify" (for Font Lock). | 43 | * modes.texi: New node, "Region to Fontify" (for Font Lock). |
| 9 | This describes font-lock-extend-region-function. | 44 | This describes font-lock-extend-region-function. |
| 10 | ("Other Font Lock Variables"): move "font-lock-lines-before" to | 45 | ("Other Font Lock Variables"): Move "font-lock-lines-before" to |
| 11 | the new node "Region to Fontify". | 46 | the new node "Region to Fontify". |
| 12 | 47 | ||
| 13 | 2006-03-13 Richard Stallman <rms@gnu.org> | 48 | 2006-03-13 Richard Stallman <rms@gnu.org> |
| @@ -104,9 +139,9 @@ | |||
| 104 | 139 | ||
| 105 | 2006-02-16 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | 140 | 2006-02-16 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 106 | 141 | ||
| 107 | * display.texi (Other Display Specs, Image Descriptors): Revert | 142 | * display.texi (Other Display Specs, Image Descriptors): |
| 108 | erroneous changes. The previous description of image-descriptors | 143 | Revert erroneous changes. The previous description of |
| 109 | as `(image . PROPS)' was correct. | 144 | image-descriptors as `(image . PROPS)' was correct. |
| 110 | 145 | ||
| 111 | 2006-02-14 Richard M. Stallman <rms@gnu.org> | 146 | 2006-02-14 Richard M. Stallman <rms@gnu.org> |
| 112 | 147 | ||
| @@ -157,8 +192,8 @@ | |||
| 157 | 192 | ||
| 158 | 2006-01-29 Chong Yidong <cyd@stupidchicken.com> | 193 | 2006-01-29 Chong Yidong <cyd@stupidchicken.com> |
| 159 | 194 | ||
| 160 | * display.texi (Other Display Specs, Image Descriptors): Image | 195 | * display.texi (Other Display Specs, Image Descriptors): |
| 161 | description is a list, not a cons cell. | 196 | Image description is a list, not a cons cell. |
| 162 | 197 | ||
| 163 | 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> | 198 | 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> |
| 164 | 199 | ||