/[emacs]/emacs/lisp/comint.el
ViewVC logotype

Diff of /emacs/lisp/comint.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.255 by rms, Wed Dec 26 21:27:54 2001 UTC revision 1.256 by rms, Mon Dec 31 20:18:09 2001 UTC
# Line 210  The face used is `comint-highlight-input Line 210  The face used is `comint-highlight-input
210    :type 'boolean    :type 'boolean
211    :group 'comint)    :group 'comint)
212    
213  (defface comint-highlight-input '((t (:bold t)))  (defface comint-highlight-input '((t (:weight bold)))
214    "Face to use to highlight input when `comint-highlight-input' is non-nil."    "Face to use to highlight input when `comint-highlight-input' is non-nil."
215    :group 'comint)    :group 'comint)
216    

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.256

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26