diff options
| author | Karoly Lorentey | 2005-04-11 12:40:15 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2005-04-11 12:40:15 +0000 |
| commit | 221d5c8772dc29f854292ec7cb423fce925daecf (patch) | |
| tree | 5fe05145ce31ffcc9d1a621c027410151e4a2106 /lispref/ChangeLog | |
| parent | 1b9ab2508610fea57aa777956de14ee84d66862f (diff) | |
| parent | 9552bee8c6e7c5ee16ca60cddebaebdf5d238e05 (diff) | |
| download | emacs-221d5c8772dc29f854292ec7cb423fce925daecf.tar.gz emacs-221d5c8772dc29f854292ec7cb423fce925daecf.zip | |
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-240
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-241
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-242
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-244
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-245
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-59
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-326
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1f5c324bdd1..2d3bd39ccca 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-08 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * modes.texi (Search-based Fontification): Fix cross references. | ||
| 4 | Use consistent terminology. Document anchored highlighting. | ||
| 5 | |||
| 1 | 2005-04-05 Lute Kamstra <lute@gnu.org> | 6 | 2005-04-05 Lute Kamstra <lute@gnu.org> |
| 2 | 7 | ||
| 3 | * modes.texi (Defining Minor Modes): Document :group keyword | 8 | * modes.texi (Defining Minor Modes): Document :group keyword |
| @@ -2348,7 +2353,7 @@ | |||
| 2348 | 2353 | ||
| 2349 | * files.texi (Changing Files): copy-file allows dir as NEWNAME. | 2354 | * files.texi (Changing Files): copy-file allows dir as NEWNAME. |
| 2350 | (Magic File Names): Specify precedence order of handlers. | 2355 | (Magic File Names): Specify precedence order of handlers. |
| 2351 | o | 2356 | |
| 2352 | * commands.texi (Command Overview): Emacs server runs pre-command-hook | 2357 | * commands.texi (Command Overview): Emacs server runs pre-command-hook |
| 2353 | and post-command-hook. | 2358 | and post-command-hook. |
| 2354 | (Waiting): New calling convention for sit-for. | 2359 | (Waiting): New calling convention for sit-for. |