diff options
| author | Francesco Potortì | 2002-03-12 11:16:25 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-03-12 11:16:25 +0000 |
| commit | 4fff90e4ff9d7e49aa66cb299b6eab18938fda30 (patch) | |
| tree | a1e2095218ef4506d1b70d5ce4ec7af2406f576f /lib-src | |
| parent | 717a0a0d846b7bfb726638042b2933921728b87d (diff) | |
| download | emacs-4fff90e4ff9d7e49aa66cb299b6eab18938fda30.tar.gz emacs-4fff90e4ff9d7e49aa66cb299b6eab18938fda30.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index bc9f8a1b6a3..70edeee813f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-03-06 Jason Rumney <jasonr@gnu.org> | 1 | 2002-03-12 Francesco Potorti` <pot@gnu.org> |
| 2 | * etags.c (Python_functions): Skip spaces at beginning of lines. | ||
| 2 | 3 | ||
| 4 | 2002-03-06 Jason Rumney <jasonr@gnu.org> | ||
| 3 | * etags.c (put_entries): Use #if !CTAGS, to fix link error on | 5 | * etags.c (put_entries): Use #if !CTAGS, to fix link error on |
| 4 | compilers that don't optimize out dead code. | 6 | compilers that don't optimize out dead code. |
| 5 | 7 | ||