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,v


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 28 Oct 2007 04:58:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      07/10/28 04:58:17

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12075
retrieving revision 1.12076
diff -u -b -r1.12075 -r1.12076
--- ChangeLog   28 Oct 2007 02:40:56 -0000      1.12075
+++ ChangeLog   28 Oct 2007 04:58:16 -0000      1.12076
@@ -21,6 +21,18 @@
        * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
        * loadup.el: Load "abbrev.el" before "lisp-mode.el".
 
+2007-10-27  Vinicius Jose Latorre  <address@hidden>
+
+       * ps-print.el: Now detect if text foreground and background colors are
+       equals and replace the foreground color by another color, so the text
+       becomes visible.  Doc fix.
+       (ps-print-version): New version 6.8.
+       (ps-default-fg, ps-default-bg): Docstring fix.
+       (ps-postscript-code-directory): Fix default value code.
+       (ps-fg-list, ps-fg-validate-p): New options.
+       (ps-foreground-list): New var.
+       (ps-setup, ps-begin-job, ps-plot-region): Fix code.
+
 2007-10-27  Glenn Morris  <address@hidden>
 
        * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
@@ -88,7 +100,7 @@
        (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
        (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
        (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
-       (defvar pr-menu-print-item, pr-ps-printer-menu-modified)
+       (pr-menu-print-item, pr-ps-printer-menu-modified)
        (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
        (pr-even-or-odd-alist): Vars definition moved.
 




reply via email to

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