Mercurial > emacs
diff lib-src/ChangeLog @ 80230:9c2ef4f2ad6a
(Perl_functions): Fix call to skip_spaces.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Wed, 27 Feb 2008 20:48:57 +0000 |
| parents | 5bd0d726b8e7 |
| children | 38920de54b5d 4054054dd212 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Feb 27 16:38:37 2008 +0000 +++ b/lib-src/ChangeLog Wed Feb 27 20:48:57 2008 +0000 @@ -1,3 +1,7 @@ +2008-02-27 Yuri Shtil <yuris@juniper.net> (tiny change) + + * etags.c (Perl_functions): Fix call to skip_spaces. + 2008-01-22 Chong Yidong <cyd@stupidchicken.com> * pop.c (pop_stat, pop_last): Fix last fix. @@ -19,8 +23,8 @@ * etags.c (default_C_help) [CTAGS]: differentiate the help string, as the defaults in ctags are different from etags. - (default_C_help, Cplusplus_help, PHP_help, print_help): Remove - text saying --members is the default: not true in Emacs 22. + (default_C_help, Cplusplus_help, PHP_help, print_help): + Remove text saying --members is the default: not true in Emacs 22. 2007-11-15 Francesco Potort,Al(B <pot@gnu.org>
