*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-05-17 09:55:25 +00:00
parent d38ed15107
commit f08cf35b96
2 changed files with 11 additions and 1 deletions

View file

@ -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

View file

@ -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>