diff options
| author | Richard M. Stallman | 2002-06-11 19:30:09 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-06-11 19:30:09 +0000 |
| commit | 0672b5a0b94147687925017256456762b428ef9b (patch) | |
| tree | 426197527ca7dacb3dabd5b08816d74231369fc7 /src | |
| parent | a0ba8995e3c579f4c57a674b1b44d60f6a4fb82d (diff) | |
| download | emacs-0672b5a0b94147687925017256456762b428ef9b.tar.gz emacs-0672b5a0b94147687925017256456762b428ef9b.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6376ed00446..169f4dbba62 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-06-11 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (readable_events): Ignore any number of | ||
| 4 | FOCUS_IN_EVENT events and return 0 if nothing else in buffer. | ||
| 5 | |||
| 1 | 2002-06-09 Miles Bader <miles@gnu.org> | 6 | 2002-06-09 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * xfaces.c (Ftty_supports_face_attributes_p): New function. | 8 | * xfaces.c (Ftty_supports_face_attributes_p): New function. |