emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 06 Jun 2005 08:29:05 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7676 emacs/lisp/ChangeLog:1.7677
*** emacs/lisp/ChangeLog:1.7676 Mon Jun  6 06:19:52 2005
--- emacs/lisp/ChangeLog        Mon Jun  6 12:29:04 2005
***************
*** 1,3 ****
--- 1,25 ----
+ 2005-06-06  Juri Linkov  <address@hidden>
+ 
+       * font-lock.el (font-lock-regexp-backslash)
+       (font-lock-regexp-backslash-construct): New faces.
+       (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
+       after `('.  Add `while-no-input' to control structures.
+ 
+       * faces.el (no-break-space, shadow): New faces.
+       (escape-glyph): Use less loud colors pink2 and red4.
+ 
+       * diff-mode.el (diff-context-face)
+       * dired.el (dired-ignored)
+       * rfn-eshadow.el (file-name-shadow)
+       * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
+ 
+       * info.el (Info-title-1-face): Use green instead of yellow because
+       bold yellow is not readable on light backgrounds.
+ 
+       * progmodes/compile.el (compilation-start): Move `erase-buffer' up
+       before selecting the desired mode to not spend time fontifying
+       old contents.
+ 
  2005-06-06  Juanma Barranquero  <address@hidden>
  
        * isearchb.el (isearchb): Don't pass a spurious second argument to




reply via email to

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