comparison lisp/ChangeLog @ 47794:c460856d1bfd

(Info-next-menu-item, Info-last-menu-item) (info-emacs-manual): Add docstrings. (Info-index): Use `string-to-number' instead of `string-to-int'.
author John Paul Wallington <jpw@pobox.com>
date Tue, 08 Oct 2002 04:57:27 +0000
parents 33354de1129c
children ef10fe99a92f
comparison
equal deleted inserted replaced
47793:33354de1129c 47794:c460856d1bfd
1 2002-10-08 John Paul Wallington <jpw@shootybangbang.com>
2
3 * info.el (Info-next-menu-item, Info-last-menu-item)
4 (info-emacs-manual): Add docstrings.
5 (Info-index): Use `string-to-number' instead of `string-to-int'.
6
1 2002-10-08 Kenichi Handa <handa@m17n.org> 7 2002-10-08 Kenichi Handa <handa@m17n.org>
2 8
3 * international/ucs-tables.el (ucs-translation-table-for-decode): 9 * international/ucs-tables.el (ucs-translation-table-for-decode):
4 Define it as a translation-table. 10 Define it as a translation-table.
5 11