emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/cpp.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cpp.el
Date: Fri, 10 Jun 2005 10:15:10 -0400

Index: emacs/lisp/progmodes/cpp.el
diff -c emacs/lisp/progmodes/cpp.el:1.28 emacs/lisp/progmodes/cpp.el:1.29
*** emacs/lisp/progmodes/cpp.el:1.28    Mon Sep  1 15:45:35 2003
--- emacs/lisp/progmodes/cpp.el Fri Jun 10 14:15:10 2005
***************
*** 144,150 ****
    '("light gray" "light blue" "light cyan" "light yellow" "light pink"
      "pale green" "beige" "orange" "magenta" "violet" "medium purple"
      "turquoise")
!   "Background colours useful with dark foreground colors."
    :type '(repeat string)
    :group 'cpp)
  
--- 144,150 ----
    '("light gray" "light blue" "light cyan" "light yellow" "light pink"
      "pale green" "beige" "orange" "magenta" "violet" "medium purple"
      "turquoise")
!   "Background colors useful with dark foreground colors."
    :type '(repeat string)
    :group 'cpp)
  
***************
*** 152,158 ****
    '("dim gray" "blue" "cyan" "yellow" "red"
      "dark green" "brown" "dark orange" "dark khaki" "dark violet" "purple"
      "dark turquoise")
!   "Background colours useful with light foreground colors."
    :type '(repeat string)
    :group 'cpp)
  
--- 152,158 ----
    '("dim gray" "blue" "cyan" "yellow" "red"
      "dark green" "brown" "dark orange" "dark khaki" "dark violet" "purple"
      "dark turquoise")
!   "Background colors useful with light foreground colors."
    :type '(repeat string)
    :group 'cpp)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]