1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

*** empty log message ***

This commit is contained in:
Miles Bader 2000-10-26 00:47:27 +00:00
parent e7efc503b4
commit 22626d9d98

View File

@ -1,3 +1,11 @@
2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
* comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
(comint-mode-map): Reverse order of `comint-write-output' and
`comint-append-output-to-file'.
(comint-append-output-to-file): Reinstate this function, for the
benefit of the menu.
2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
* vc.el (vc-version-other-window): Bind `file'.