Mercurial > emacs
changeset 45991:67f188b516ca
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 24 Jun 2002 08:30:09 +0000 |
parents | f9d81d6b86b5 |
children | 3da7c4263b4c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jun 24 08:29:49 2002 +0000 +++ b/lisp/ChangeLog Mon Jun 24 08:30:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-06-24 Kim F. Storm <storm@cua.dk> + + * emulation/keypad.el: Added :require 'keypad to defcustoms. + 2002-06-23 Stefan Monnier <monnier@cs.yale.edu> * subr.el (event-start, event-end, event-click-count): @@ -29,7 +33,7 @@ * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property. This is not a handled operation. -2002-06-21 Kim F. Storm <storm@filanet.dk> +2002-06-21 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua--prefix-arg): Make register prefixes work again. Corrected error in check for C-u initiated prefix. @@ -233,7 +237,7 @@ * ielm.el (ielm-eval-input): Use error-message-string. (ielm-format-error, ielm-format-errors): Functions deleted. -2002-06-14 Kim F. Storm <storm@filanet.dk> +2002-06-14 Kim F. Storm <storm@cua.dk> * progmodes/compile.el (grep-tree): Doc fixes. Added SUBDIRS arg for non-interactive use.