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:
parent
936c15f6ec
commit
0e40b80948
2 changed files with 7 additions and 0 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue