Mercurial > emacs
changeset 37769:2c8effee93a3
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 May 2001 09:55:25 +0000 |
parents | bfaa10264ace |
children | 99998083d710 |
files | leim/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Thu May 17 09:54:45 2001 +0000 +++ b/leim/ChangeLog Thu May 17 09:55:25 2001 +0000 @@ -1,3 +1,9 @@ +2001-05-17 Gerd Moellmann <gerd@gnu.org> + + * quail/slovak.el, quail/czech.el: Set guidance to t for czech and + slovak input methods. New maintainer. From Pavel Jan,Am(Bk + <Pavel@Janik.cz>. + 2001-04-23 Gerd Moellmann <gerd@gnu.org> * quail/latin-ltx.el: Add more translations. From
--- a/lisp/ChangeLog Thu May 17 09:54:45 2001 +0000 +++ b/lisp/ChangeLog Thu May 17 09:55:25 2001 +0000 @@ -1,6 +1,10 @@ +2001-05-17 Gerd Moellmann <gerd@gnu.org> + + * language/slovak.el, language/czech.el: New maintainer. + 2001-05-16 Sam Steingold <sds@gnu.org> - * emacs-lisp/cl-indent.el (toplevel): indent the :method + * emacs-lisp/cl-indent.el (toplevel): Indent the :method sub-form of `defgeneric' correctly. 2001-05-16 Gerd Moellmann <gerd@gnu.org>