diff options
| author | Dave Love | 2001-01-31 13:50:02 +0000 |
|---|---|---|
| committer | Dave Love | 2001-01-31 13:50:02 +0000 |
| commit | 30526cc67c3c906b94984c0abd4ad0c90e9c0139 (patch) | |
| tree | ffa4b8d3324fd8f1a5731c83fa8539d12225b192 /lib-src/ChangeLog | |
| parent | cb4aae0475a5207011fde16cda1bf332843d2eb4 (diff) | |
| download | emacs-30526cc67c3c906b94984c0abd4ad0c90e9c0139.tar.gz emacs-30526cc67c3c906b94984c0abd4ad0c90e9c0139.zip | |
(in_word_set): Use `static' in definition (for pcc).
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 9691dddf9fd..aa4c4f0dfd1 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-01-31 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (in_word_set): Use `static' in definition (for pcc). | ||
| 4 | |||
| 1 | 2001-01-31 Francesco Potorti` <pot@gnu.org> | 5 | 2001-01-31 Francesco Potorti` <pot@gnu.org> |
| 2 | 6 | ||
| 3 | * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for | 7 | * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for |