diff options
author | Francesco Potortì <pot@gnu.org> | 2002-03-12 11:16:25 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2002-03-12 11:16:25 +0000 |
commit | 4fff90e4ff9d7e49aa66cb299b6eab18938fda30 (patch) | |
tree | a1e2095218ef4506d1b70d5ce4ec7af2406f576f | |
parent | 717a0a0d846b7bfb726638042b2933921728b87d (diff) | |
download | emacs-4fff90e4ff9d7e49aa66cb299b6eab18938fda30.tar.gz |
*** empty log message ***
-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 @@ -2002-03-06 Jason Rumney <jasonr@gnu.org> +2002-03-12 Francesco Potorti` <pot@gnu.org> + * etags.c (Python_functions): Skip spaces at beginning of lines. +2002-03-06 Jason Rumney <jasonr@gnu.org> * etags.c (put_entries): Use #if !CTAGS, to fix link error on compilers that don't optimize out dead code. |