diff options
| author | Kim F. Storm | 2006-07-21 12:22:11 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-07-21 12:22:11 +0000 |
| commit | 9e4101b20bb4abbb3c0b3f6c40c233466179445a (patch) | |
| tree | d76b539d2d9692e8fb33d236da65b8bf189ec7d8 /lispref | |
| parent | e9fe3513c97ed16b9003dd0af4433fb724a1928b (diff) | |
| download | emacs-9e4101b20bb4abbb3c0b3f6c40c233466179445a.tar.gz emacs-9e4101b20bb4abbb3c0b3f6c40c233466179445a.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9f873cd5997..3980126b45d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-07-21 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * display.texi (Forcing Redisplay): Don't mention systems which | ||
| 4 | don't support sub-second timers for redisplay-preemption-period. | ||
| 5 | |||
| 6 | * os.texi (Terminal Output): Clarify text vs graphical terminal. | ||
| 7 | |||
| 1 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> | 8 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * frames.texi (Input Focus): Document that focus-follows-mouse has | 10 | * frames.texi (Input Focus): Document that focus-follows-mouse has |