Mercurial > emacs
comparison lib-src/ChangeLog @ 39318:532c538efc45
Etags dumped core whan using -R. Eli corrected this.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 17 Sep 2001 15:48:23 +0000 |
parents | ca80a5de8e0b |
children | 9160fa3bfe4b |
comparison
equal
deleted
inserted
replaced
39317:a7f40b000353 | 39318:532c538efc45 |
---|---|
1 2001-09-15 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * etags.c (analyse_regex): If regex_arg is NULL, return | |
4 immediately after a call to free_patterns. | |
5 | |
1 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il> | 6 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * ebrowse.c (SEEK_END): #define if not defined by system headers. | 8 * ebrowse.c (SEEK_END): #define if not defined by system headers. |
4 Suggested by Dave Love <d.love@dl.ac.uk>. | 9 Suggested by Dave Love <d.love@dl.ac.uk>. |
5 | 10 |
33 | 38 |
34 * emacsclient.c (print_help_and_exit): Fix help message for | 39 * emacsclient.c (print_help_and_exit): Fix help message for |
35 +LINE:COLUMN option. | 40 +LINE:COLUMN option. |
36 | 41 |
37 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl> | 42 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl> |
38 | 43 |
39 * emacsclient.c (main): Add support for +LINE:COLUMN command line | 44 * emacsclient.c (main): Add support for +LINE:COLUMN command line |
40 argument. | 45 argument. |
41 | 46 |
42 2001-07-16 Gerd Moellmann <gerd@gnu.org> | 47 2001-07-16 Gerd Moellmann <gerd@gnu.org> |
43 | 48 |