*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2005-05-25 15:21:48 +00:00
parent 0bd6865730
commit bad36438b2
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
* yow.c (setup_yow): Use EXIT_FAILURE in case no separators found.
(yow): Use EXIT_FAILURE in case of memory error.
2004-05-12 Thien-Thi Nguyen <ttn@gnu.org>
* cvtmail.c (malloc, realloc): Declarations deleted.

View file

@ -1,3 +1,9 @@
2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
* vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
New funcs. In minibuffer-local-completion-map bind `]', `/'
and `:' to them.
2005-03-24 Thien-Thi Nguyen <ttn@gnu.org>
* progmodes/dcl-mode.el (dcl-imenu-generic-expression):