mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
*** empty log message ***
This commit is contained in:
parent
0bd6865730
commit
bad36438b2
2 changed files with 11 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue