/[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.311 by teirllm, Thu Apr 7 23:01:54 2005 UTC revision 1.312 by dann, Fri Apr 8 14:26:13 2005 UTC
# Line 228  This variable is buffer-local." Line 228  This variable is buffer-local."
228    :group 'comint)    :group 'comint)
229    
230  (defface comint-highlight-prompt  (defface comint-highlight-prompt
231    '((((background dark)) (:foreground "cyan"))    '(((min-colors 88) ((background dark)) (:foreground "cyan1"))
232        (((background dark)) (:foreground "cyan"))
233      (t (:foreground "dark blue")))      (t (:foreground "dark blue")))
234    "Face to use to highlight prompts."    "Face to use to highlight prompts."
235    :group 'comint)    :group 'comint)

Legend:
Removed from v.1.311  
changed lines
  Added in v.1.312

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