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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 08 Apr 2005 10:40:58 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7288 emacs/lisp/ChangeLog:1.7289
*** emacs/lisp/ChangeLog:1.7288 Fri Apr  8 14:26:13 2005
--- emacs/lisp/ChangeLog        Fri Apr  8 14:40:57 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-04-08  Stefan Monnier  <address@hidden>
+ 
+       * whitespace.el (whitespace-highlight-the-space): Put the same overlay
+       in the buffer and in whitespace-highlighted-space.
+       (whitespace-unhighlight-the-space): Simplify.
+       (whitespace-buffer): Simplify.
+ 
  2005-04-08  Dan Nicolaescu  <address@hidden>
  
        * textmodes/table.el (table-cell-face): Add special case for
***************
*** 7,41 ****
        (vhdl-speedbar-architecture-face)
        (vhdl-speedbar-instantiation-face)
        (vhdl-speedbar-architecture-selected-face)
!       (vhdl-speedbar-instantiation-selected-face): Likewise. 
!       * progmodes/sh-script.el (sh-heredoc-face): Likewise. 
!       * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. 
        * progmodes/ebrowse.el (ebrowse-tree-mark-face)
        (ebrowse-root-class-face, ebrowse-member-attribute-face)
!       (ebrowse-progress-face): Likewise. 
!       * progmodes/compile.el (compilation-info-face): Likewise. 
!       * progmodes/cc-fonts.el (c-invalid-face): Likewise. 
!       * emacs-lisp/re-builder.el (reb-match-3): Likewise. 
!       * calendar/calendar.el (diary-face): Likewise. 
        * woman.el (woman-italic-face, woman-bold-face)
!       (woman-unknown-face): Likewise. 
!       * wid-edit.el (widget-button-pressed-face): Likewise. 
!       * whitespace.el (whitespace-highlight-face): Likewise. 
!       * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. 
!       * pcvs-info.el (cvs-marked-face): Likewise. 
!       * info.el (info-xref): Likewise. 
!       * ido.el (ido-subdir-face, ido-indicator-face): Likewise. 
        * hilit-chg.el (highlight-changes-face)
!       (highlight-changes-delete-face): Likewise. 
        * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
!       (hi-red-b): Likewise. 
!       * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. 
        * font-lock.el (font-lock-keyword-face)
!       (font-lock-function-name-face, font-lock-warning-face): Likewise. 
        * cus-edit.el (custom-invalid-face, custom-modified-face)
        (custom-set-face, custom-changed-face, custom-variable-tag-face)
!       (custom-group-tag-face-1, custom-group-tag-face): Likewise. 
!       * comint.el (comint-highlight-prompt): Likewise. 
  
  2005-04-08  Lute Kamstra  <address@hidden>
  
--- 14,48 ----
        (vhdl-speedbar-architecture-face)
        (vhdl-speedbar-instantiation-face)
        (vhdl-speedbar-architecture-selected-face)
!       (vhdl-speedbar-instantiation-selected-face): Likewise.
!       * progmodes/sh-script.el (sh-heredoc-face): Likewise.
!       * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
        * progmodes/ebrowse.el (ebrowse-tree-mark-face)
        (ebrowse-root-class-face, ebrowse-member-attribute-face)
!       (ebrowse-progress-face): Likewise.
!       * progmodes/compile.el (compilation-info-face): Likewise.
!       * progmodes/cc-fonts.el (c-invalid-face): Likewise.
!       * emacs-lisp/re-builder.el (reb-match-3): Likewise.
!       * calendar/calendar.el (diary-face): Likewise.
        * woman.el (woman-italic-face, woman-bold-face)
!       (woman-unknown-face): Likewise.
!       * wid-edit.el (widget-button-pressed-face): Likewise.
!       * whitespace.el (whitespace-highlight-face): Likewise.
!       * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
!       * pcvs-info.el (cvs-marked-face): Likewise.
!       * info.el (info-xref): Likewise.
!       * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
        * hilit-chg.el (highlight-changes-face)
!       (highlight-changes-delete-face): Likewise.
        * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
!       (hi-red-b): Likewise.
!       * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
        * font-lock.el (font-lock-keyword-face)
!       (font-lock-function-name-face, font-lock-warning-face): Likewise.
        * cus-edit.el (custom-invalid-face, custom-modified-face)
        (custom-set-face, custom-changed-face, custom-variable-tag-face)
!       (custom-group-tag-face-1, custom-group-tag-face): Likewise.
!       * comint.el (comint-highlight-prompt): Likewise.
  
  2005-04-08  Lute Kamstra  <address@hidden>
  




reply via email to

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