summaryrefslogtreecommitdiff
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* Error if ps-lpr-switches is not a list.Vinicius Jose Latorre2007-11-111-7/+3
* Merge from emacs--devo--0Miles Bader2007-11-111-0/+4
|\
| * Clean the code for checking suitable Emacs version.Vinicius Jose Latorre2007-11-091-6/+5
| * If ps-lpr-switches is not a list, force it to be one.Vinicius Jose Latorre2007-11-091-4/+6
| * (ps-xemacs-color-name, ps-xemacs-face-kind-p): OnlyDan Nicolaescu2007-10-291-125/+91
| * * calc/calc.el (calc-emacs-type-lucid): Remove.Dan Nicolaescu2007-10-291-4/+0
| * Detect if text foreground and background are equalsVinicius Jose Latorre2007-10-281-49/+134
* | If ps-lpr-switches is not a list, force it to be one.Vinicius Jose Latorre2007-11-091-4/+6
* | Eliminate the check if ps-print was running on Lucid or Epoch emacsenVinicius Jose Latorre2007-11-011-10/+5
* | Detect if text foreground and background are equalsVinicius Jose Latorre2007-10-281-44/+129
* | Merge from emacs--devo--0Miles Bader2007-10-271-1/+1
|\ \ | |/
| * * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-1/+1
| * Fix :foreground and :background face attributesVinicius Jose Latorre2007-10-111-10/+21
| * (ps-background, ps-begin-file, ps-build-reference-face-lists):Juanma Barranquero2007-09-251-14/+14
| * Docstring fixVinicius Jose Latorre2007-08-171-0/+4
| * Docstring fixVinicius Jose Latorre2007-08-161-4/+8
| * (ps-font-size): Doc fix.Glenn Morris2007-08-161-1/+2
| * ps-print-color-p fixVinicius Jose Latorre2007-08-081-5/+10
* | Fix up multi-tty mergeMiles Bader2007-10-121-5/+5
* | Fix :foreground and :background face attributesVinicius Jose Latorre2007-10-111-24/+35
* | Docstring fixVinicius Jose Latorre2007-08-171-0/+4
* | Docstring fixVinicius Jose Latorre2007-08-161-5/+10
* | ps-print-color-p fixVinicius Jose Latorre2007-08-081-5/+10
* | Merge from emacs--devo--0Miles Bader2007-08-031-1/+1
|\ \ | |/
| * Update some .arch-inventory filesMiles Bader2007-07-301-2/+2
* | Merge from emacs--devo--0Miles Bader2007-07-271-11/+11
|\ \ | |/
| * Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * Fix foreground/background colorVinicius Jose Latorre2007-07-251-20/+25
| | * (ps-default-bg): Change to White.Richard M. Stallman2007-07-151-1/+1
| | * Use default color when foreground or background color are unspecified.Vinicius Jose Latorre2007-05-181-18/+26
| * | Doc/docstring fixVinicius Jose Latorre2007-07-251-4/+4
| * | Update autoloaded entries.Stefan Monnier2007-07-241-10/+10
* | | Merge from emacs--devo--0Miles Bader2007-07-241-2/+4
|\ \ \ | |/ /
| * | Fix foreground/background colorVinicius Jose Latorre2007-07-201-18/+23
* | | Fix foreground/background colorVinicius Jose Latorre2007-07-201-16/+19
* | | Merge from emacs--devo--0Miles Bader2007-07-181-56/+4
|\ \ \ | |/ /
* | | Merge from emacs--devo--0Miles Bader2007-07-091-11/+116
|\ \ \ | |/ /
| * | Autoload section comment update.Stefan Monnier2007-07-071-1/+1
| * | Update with auto-generated autoloads.Stefan Monnier2007-06-271-20/+102
| * | Use default color when color is unspecified.Vinicius Jose Latorre2007-05-131-18/+26
| |/
| * Initialize some vars.Vinicius Jose Latorre2007-03-051-38/+38
| * Replace (defvar VAR nil) by (defvar VAR).Vinicius Jose Latorre2007-03-021-2/+2
| * Replace (defvar VAR nil) by (defvar VAR).Vinicius Jose Latorre2007-03-011-36/+36
| * Comment fix.Vinicius Jose Latorre2007-03-011-3/+3
| * Minor fix.Vinicius Jose Latorre2007-03-011-29/+31
* | Use default color when color is unspecified.Vinicius Jose Latorre2007-05-131-18/+26
* | Initialize some vars.Vinicius Jose Latorre2007-03-061-35/+35
* | Some code fix.Vinicius Jose Latorre2007-03-021-54/+53
* | Merge from emacs--devo--0Miles Bader2007-02-261-3/+2
|\ \ | |/