1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

*** empty log message ***

This commit is contained in:
Eric M. Ludlam 2000-11-02 02:29:18 +00:00
parent 936c15f6ec
commit 0e40b80948
2 changed files with 7 additions and 0 deletions

View file

@ -903,6 +903,8 @@ argument, it appends to the file.
(usually bound to `C-c C-o'); the old name is aliased to it for
compatibility.
*** The new function `comint-add-to-input-history' adds commands to the input
ring (history).
** Changes to Rmail mode

View file

@ -1,3 +1,8 @@
2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
* comint.el (comint-add-to-input-history): New function.
(comint-send-input): Use `comint-add-to-input-history'.
2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
* info.el (info-menu-header): New face.