comparison lisp/ChangeLog @ 100970:91bd7fa2c2e8

(cal-menu-scroll-menu): Remove entries that don't scroll the calendar.
author Glenn Morris <rgm@gnu.org>
date Thu, 08 Jan 2009 04:13:28 +0000
parents 534e78fa3211
children 34edfe1ce294
comparison
equal deleted inserted replaced
100969:e8584976c413 100970:91bd7fa2c2e8
1 2009-01-08 Glenn Morris <rgm@gnu.org>
2
3 * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
4 scroll the calendar.
5
6 * international/mule-cmds.el (universal-coding-system-argument):
7 last-input-char need not be a char.
8
9 * textmodes/ispell.el (ispell-check-minver): Declare.
10 Use string-to-number rather than string-to-int.
11
1 2009-01-07 Juanma Barranquero <lekktu@gmail.com> 12 2009-01-07 Juanma Barranquero <lekktu@gmail.com>
2 13
3 * add-log.el (change-log-search-tag-name): Reflow docstring. 14 * add-log.el (change-log-search-tag-name): Reflow docstring.
4 (change-log-mode): Fix typo in docstring. 15 (change-log-mode): Fix typo in docstring.
5 16