]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message *** other-branches/ttn-vms-21-3-stash
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 25 May 2005 15:21:48 +0000 (15:21 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 25 May 2005 15:21:48 +0000 (15:21 +0000)
lib-src/ChangeLog
lisp/ChangeLog

index a31a6ef7b56aad432391f824ab9492dc97e9443d..9b43e6922fb8e81ae3c8aac9dfe266dbc3038e76 100644 (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.
index 0a935a172c45492026d13f842aefba5f72656242..9906c78980e1688e9d2d5ee03687fdfb39b237f3 100644 (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):