Mercurial > emacs
comparison lib-src/ChangeLog @ 72005:da0099bc0ba4
* ebrowse.c (usage, version): Mark as NO_RETURN.
* emacsclient.c (print_help_and_exit): Likewise.
* xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.
* textprop.c (text_read_only): Likewise.
* lread.c (end_of_file_error): Likewise.
* lisp.h (circular_list_error, memory_full, buffer_memory_full):
Likewise.
* eval.c (unwind_to_catch): Likewise.
* buffer.h (buffer_slot_type_mismatch): Likewise.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Tue, 18 Jul 2006 16:33:45 +0000 |
| parents | 26f3d06e910d |
| children | 66d6bb15eb58 8a8e69664178 |
comparison
equal
deleted
inserted
replaced
| 72004:5199d84d3631 | 72005:da0099bc0ba4 |
|---|---|
| 1 2006-07-18 Dan Nicolaescu <dann@ics.uci.edu> | |
| 2 | |
| 3 * ebrowse.c (usage, version): Mark as NO_RETURN. | |
| 4 | |
| 5 * emacsclient.c (print_help_and_exit): Likewise. | |
| 6 | |
| 1 2006-07-10 Francesco Potort,Al(B <pot@gnu.org> | 7 2006-07-10 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 8 |
| 3 * etags.c (absolute_filename): Free unused space (cosmetic change). | 9 * etags.c (absolute_filename): Free unused space (cosmetic change). |
| 4 (in_word_set): In C, also tag #undef symbols. | 10 (in_word_set): In C, also tag #undef symbols. |
| 5 | 11 |
