diff options
| author | Nick Roberts | 2007-05-23 21:40:20 +0000 |
|---|---|---|
| committer | Nick Roberts | 2007-05-23 21:40:20 +0000 |
| commit | ff7cd3aa8f53f1e2c221889dd9572bd2777e605f (patch) | |
| tree | 10c83b6b3df7c550784cdee5468607d7c18d40e2 /src | |
| parent | 133ecc548e3c1318a1011bcec2cd11ecf32c00fa (diff) | |
| download | emacs-ff7cd3aa8f53f1e2c221889dd9572bd2777e605f.tar.gz emacs-ff7cd3aa8f53f1e2c221889dd9572bd2777e605f.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 952e9c6ae07..fd75cfe94a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change) | ||
| 2 | |||
| 3 | * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too. | ||
| 4 | |||
| 1 | 2007-05-22 Martin Rudalics <rudalics@gmx.at> | 5 | 2007-05-22 Martin Rudalics <rudalics@gmx.at> |
| 2 | 6 | ||
| 3 | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. | 7 | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. |