aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gs.el
Commit message (Collapse)AuthorAgeFilesLines
* (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 [email protected].
* (gs-load-image): Use sleep-for.Gerd Moellmann2001-08-281-15/+38
| | | | From [email protected].
* (gs-load-image): Wait for GHOSTVIEW window propertyGerd Moellmann2001-08-241-8/+14
| | | | | being reset by Ghostscript. Don't kill the gs process. From [email protected].
* (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