Mercurial > emacs
log lisp/comint.el @ 45826:ffa13f09e36d
age | author | description |
---|---|---|
Fri, 14 Jun 2002 09:41:20 +0000 | Juanma Barranquero | (comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to support |
Thu, 13 Jun 2002 09:28:35 +0000 | Miles Bader | (comint-mode): Don't set `font-lock-defaults'. |
Wed, 12 Jun 2002 09:16:51 +0000 | Miles Bader | (comint-send-input): Properly handle empty and no-newline input regions. |
Mon, 10 Jun 2002 08:14:26 +0000 | Miles Bader | Make comint use text properties for highlighting instead of overlays: |
Mon, 10 Jun 2002 06:20:33 +0000 | Miles Bader | (comint-send-input, comint-output-filter): Use the `font-lock-face' |
Thu, 18 Apr 2002 19:41:57 +0000 | Francesco Potort | (comint-watch-for-password-prompt): Remove whitespace |
Wed, 17 Apr 2002 08:04:38 +0000 | Francesco Potort | (comint-password-prompt-regexp): Match "Repeat passphrase". |