summaryrefslogtreecommitdiff
path: root/lisp/gs.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | Run admin/update-copyright.
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
|
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Spelling fixes.Paul Eggert2011-12-051-2/+2
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (gs-load-image): Replace obsolete forms of sit-for, sleep-for.Glenn Morris2009-10-171-4/+4
|
* * gs.el: Undo removal.Chong Yidong2009-01-101-0/+225
|
* * gs.el: File removed.Chong Yidong2009-01-101-225/+0
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-3/+12
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (gs-load-image): Use `set-process-query-on-exit-flag' instead ofJohn Paul Wallington2004-05-251-2/+2
| | | | obsolete `process-kill-without-query'.
* (gs-options): Add -dSAFER. Mark it risky.Richard M. Stallman2004-05-221-1/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (gs-set-ghostview-window-prop): Fix args of `elt'.Gerd Moellmann2001-10-011-4/+4
|
* (gs-set-ghostview-window-prop): Use `elt' insteadGerd Moellmann2001-09-171-5/+5
| | | | | of `nth' so that using a vector as bounding-box works. From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
* (gs-load-image): Use sleep-for.Gerd Moellmann2001-08-281-15/+38
| | | | From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
* (gs-load-image): Wait for GHOSTVIEW window propertyGerd Moellmann2001-08-241-8/+14
| | | | | being reset by Ghostscript. Don't kill the gs process. From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
* (gs-set-ghostview-colors-window-prop): CallGerd Moellmann2001-08-211-2/+12
| | | | | | x-change-window-property with 3rd arg FRAME. (gs-load-image): Wait for a previoius Ghostscript process to complete before starting a new one.
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* use replace-regexps-in-string instead of dired- and gs-replace-in-stringSam Steingold2001-01-241-26/+17
| | | | which are removed
* Change `ghostscript' to `postscript' in comment.Gerd Moellmann1999-09-121-1/+1
|
* New file.Gerd Moellmann1999-07-211-0/+185