diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2df0b7082d0..433df1698b5 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-06-02 Jim Meyering <meyering@redhat.com> | ||
| 2 | |||
| 3 | remove useless if-before-free tests | ||
| 4 | * lib-src/ebrowse.c (xfree): Likewise. | ||
| 5 | * lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise. | ||
| 6 | (popclass_above, Prolog_functions, Erlang_functions): Likewise. | ||
| 7 | * lib-src/pop.c (pop_quit): Likewise. | ||
| 8 | |||
| 1 | 2008-05-30 Juanma Barranquero <lekktu@gmail.com> | 9 | 2008-05-30 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 10 | ||
| 3 | * makefile.w32-in (lisp2): Add minibuffer.elc. | 11 | * makefile.w32-in (lisp2): Add minibuffer.elc. |