mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 14:27:34 +00:00
*** empty log message ***
This commit is contained in:
parent
97f5930988
commit
8bb84cb2f1
2 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
|||
2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
|
||||
|
||||
* comint.el (comint-write-output, comint-append-output-to-file):
|
||||
New functions.
|
||||
(comint-mode-map): Add them to the menu.
|
||||
* comint.el (comint-write-output): New function.
|
||||
(comint-mode-map): Add it to the menu.
|
||||
Bind `C-c C-s' to comint-write-output.
|
||||
|
||||
2000-10-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
|
||||
|
||||
* misc.texi (Shell Mode): Document `comint-write-output', name
|
||||
change to `comint-delete-output'.
|
||||
|
||||
2000-10-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* display.texi (Display Vars): Fix description of the role of
|
||||
|
|
|
|||
Loading…
Reference in a new issue