comparison 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
comparison
equal deleted inserted replaced
80229:581345c45877 80230:9c2ef4f2ad6a
1 2008-02-27 Yuri Shtil <yuris@juniper.net> (tiny change)
2
3 * etags.c (Perl_functions): Fix call to skip_spaces.
4
1 2008-01-22 Chong Yidong <cyd@stupidchicken.com> 5 2008-01-22 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * pop.c (pop_stat, pop_last): Fix last fix. 7 * pop.c (pop_stat, pop_last): Fix last fix.
4 8
5 2008-01-10 Chong Yidong <cyd@stupidchicken.com> 9 2008-01-10 Chong Yidong <cyd@stupidchicken.com>
17 21
18 2007-11-22 Francesco Potort,Al(B <pot@gnu.org> 22 2007-11-22 Francesco Potort,Al(B <pot@gnu.org>
19 23
20 * etags.c (default_C_help) [CTAGS]: differentiate the help string, 24 * etags.c (default_C_help) [CTAGS]: differentiate the help string,
21 as the defaults in ctags are different from etags. 25 as the defaults in ctags are different from etags.
22 (default_C_help, Cplusplus_help, PHP_help, print_help): Remove 26 (default_C_help, Cplusplus_help, PHP_help, print_help):
23 text saying --members is the default: not true in Emacs 22. 27 Remove text saying --members is the default: not true in Emacs 22.
24 28
25 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> 29 2007-11-15 Francesco Potort,Al(B <pot@gnu.org>
26 30
27 * etags.c: (C_entries): In case '}' decrement bracelev before 31 * etags.c: (C_entries): In case '}' decrement bracelev before
28 testing it. 32 testing it.