comparison lisp/ChangeLog @ 104386:2e0765155e47

Use help-print-return-message rather than the now obsolete alias.
author Glenn Morris <rgm@gnu.org>
date Fri, 21 Aug 2009 07:24:26 +0000
parents bc2e79adb401
children 1229ad8aec26
comparison
equal deleted inserted replaced
104385:bc2e79adb401 104386:2e0765155e47
1 2009-08-21 Glenn Morris <rgm@gnu.org> 1 2009-08-21 Glenn Morris <rgm@gnu.org>
2
3 * apropos.el (apropos-command):
4 * ehelp.el (electric-helpify):
5 * printing.el (pr-show-setup):
6 * strokes.el (strokes-help):
7 * tutorial.el (tutorial--describe-nonstandard-key)
8 (tutorial--detailed-help):
9 * woman.el (woman-mini-help, woman-display-extended-fonts):
10 * calc/calc-help.el (calc-describe-key):
11 * emulation/edt.el (edt-electric-helpify):
12 * international/mule-diag.el (mule-diag):
13 * play/yow.el (apropos-zippy):
14 * progmodes/python.el (python-describe-symbol):
15 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
16 * textmodes/table.el (*table--cell-describe-mode)
17 (*table--cell-describe-bindings):
18 Use help-print-return-message rather than the now obsolete alias.
2 19
3 * calendar/cal-move.el (calendar-cursor-to-nearest-date) 20 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
4 (calendar-cursor-to-visible-date): Use forward-line, not goto-line. 21 (calendar-cursor-to-visible-date): Use forward-line, not goto-line.
5 22
6 * mail/rmail.el (rmail-obsolete): Delete custom group. 23 * mail/rmail.el (rmail-obsolete): Delete custom group.