diff options
| author | Andreas Schwab | 2004-11-24 00:45:25 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2004-11-24 00:45:25 +0000 |
| commit | 47735206ffad854dc71a3c264d8c664e31e552a4 (patch) | |
| tree | 31171a022ae2738cbfaa69de92454fab019caa24 /src | |
| parent | 239191f25bb55304cb2c21f1b0c09575c490ee6c (diff) | |
| download | emacs-47735206ffad854dc71a3c264d8c664e31e552a4.tar.gz emacs-47735206ffad854dc71a3c264d8c664e31e552a4.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.22 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22 index 80a0d985b52..999f55074b2 100644 --- a/src/ChangeLog.22 +++ b/src/ChangeLog.22 | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-11-24 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * chartab.c (map_char_table): GCPRO table and arg. | ||
| 4 | |||
| 1 | 2004-10-29 Kenichi Handa <handa@m17n.org> | 5 | 2004-10-29 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is | 7 | * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is |