diff options
| author | Miles Bader | 2006-09-05 02:54:22 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-09-05 02:54:22 +0000 |
| commit | af6ea8ad8d62810d901561ae4a56d89f22ebacf0 (patch) | |
| tree | 02ee24f2f69b71a0690c99a5b007becf76077f74 /lispref/ChangeLog | |
| parent | 76e590a3f4d983dbbbf9e1a1bbd7753e251c64a6 (diff) | |
| parent | 750a6cf4b21da81c1b451b8f4dc898127954c133 (diff) | |
| download | emacs-af6ea8ad8d62810d901561ae4a56d89f22ebacf0.tar.gz emacs-af6ea8ad8d62810d901561ae4a56d89f22ebacf0.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 414-422)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 128-130)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-108
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cc3ccac3c7a..78e5e6d88cf 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,44 @@ | |||
| 1 | 2006-09-04 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (Accepting Output): Explain SECONDS=0 for | ||
| 4 | accept-process-output. | ||
| 5 | |||
| 6 | * os.texi (Idle Timers): Explain why timer functions should not | ||
| 7 | loop until (input-pending-p). | ||
| 8 | |||
| 9 | 2006-09-02 Eli Zaretskii <eliz@gnu.org> | ||
| 10 | |||
| 11 | * makefile.w32-in (usermanualdir): New variable. | ||
| 12 | (elisp.dvi): Use it. | ||
| 13 | |||
| 14 | 2006-09-01 Eli Zaretskii <eliz@gnu.org> | ||
| 15 | |||
| 16 | * buffers.texi (Buffer Modification): Fix last change. | ||
| 17 | |||
| 18 | 2006-09-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 19 | |||
| 20 | * buffers.texi (Buffer Modification): Document | ||
| 21 | buffer-chars-modified-tick. | ||
| 22 | |||
| 23 | 2006-08-31 Richard Stallman <rms@gnu.org> | ||
| 24 | |||
| 25 | * modes.texi (Syntactic Font Lock): Mention specific faces once again. | ||
| 26 | |||
| 27 | 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change) | ||
| 28 | |||
| 29 | * modes.texi (Syntactic Font Lock): | ||
| 30 | Mention font-lock-syntactic-face-function | ||
| 31 | instead of specific faces. | ||
| 32 | |||
| 33 | 2006-08-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 34 | |||
| 35 | * display.texi (Images): Add xrref to display-images-p. | ||
| 36 | |||
| 37 | 2006-08-28 Kenichi Handa <handa@m17n.org> | ||
| 38 | |||
| 39 | * nonascii.texi (Lisp and Coding Systems): Fix description of | ||
| 40 | detect-coding-region. | ||
| 41 | |||
| 1 | 2006-08-27 Michael Olson <mwolson@gnu.org> | 42 | 2006-08-27 Michael Olson <mwolson@gnu.org> |
| 2 | 43 | ||
| 3 | * processes.texi (Transaction Queues): Remove stray quote | 44 | * processes.texi (Transaction Queues): Remove stray quote |