diff options
| author | Gerd Moellmann | 2000-07-10 20:38:23 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-07-10 20:38:23 +0000 |
| commit | 4b92c49a81106e32e362c18c472f17ead12f81c9 (patch) | |
| tree | 3336fb7e8f0611a874dac46558af39df1648d9bc /lib-src | |
| parent | 7960d0bd651978e49f598bff9575fa38ec175477 (diff) | |
| download | emacs-4b92c49a81106e32e362c18c472f17ead12f81c9.tar.gz emacs-4b92c49a81106e32e362c18c472f17ead12f81c9.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 32947994fa6..2a08ac71f81 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-07-10 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * ebrowse.c (yylex): Accept string literals with newlines in them. | ||
| 4 | (process_pp_line): Handle case of string literal with newline | ||
| 5 | in it in replacement text, which counts as continuing the | ||
| 6 | replacement text in GNU C. | ||
| 7 | |||
| 1 | 2000-07-02 Gerd Moellmann <gerd@gnu.org> | 8 | 2000-07-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * ebrowse.c (token_string): Add missing tokens. | 10 | * ebrowse.c (token_string): Add missing tokens. |