diff options
| author | Chong Yidong | 2006-09-01 13:41:33 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-09-01 13:41:33 +0000 |
| commit | 5a8f51655f6d14e9a5e5aec99a81030bdfa0902a (patch) | |
| tree | 68b531f1ba16a633b3900a4dbe478d9c69e5ed75 /lispref/ChangeLog | |
| parent | 70b49b72eeb81a82264c6a76069d476eb7c7d633 (diff) | |
| download | emacs-5a8f51655f6d14e9a5e5aec99a81030bdfa0902a.tar.gz emacs-5a8f51655f6d14e9a5e5aec99a81030bdfa0902a.zip | |
* buffers.texi (Buffer Modification): Document
buffer-chars-modified-tick.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1f4bff3be4f..9e5095df5f8 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-09-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * buffers.texi (Buffer Modification): Document | ||
| 4 | buffer-chars-modified-tick. | ||
| 5 | |||
| 1 | 2006-08-31 Richard Stallman <rms@gnu.org> | 6 | 2006-08-31 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * modes.texi (Syntactic Font Lock): Mention specific faces once again. | 8 | * modes.texi (Syntactic Font Lock): Mention specific faces once again. |