Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -2/+2 |
|\ | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | (printing): Fix :version, printing.el was included | Dan Nicolaescu | 2007-11-01 | 1 | -36/+1 |
| * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -3/+3 |
| * | Returning back printing.el | Vinicius Jose Latorre | 2007-08-06 | 1 | -448/+426 |
| * | Require lpr and ps-print when loading printing package | Vinicius Jose Latorre | 2007-08-05 | 1 | -426/+448 |
* | | Doc fix | Vinicius Jose Latorre | 2007-12-09 | 1 | -2/+2 |
* | | Fix pr-interface-map initialization | Vinicius Jose Latorre | 2007-12-09 | 1 | -25/+26 |
* | | * printing.el (printing): Fix :version, printing.el was included | Dan Nicolaescu | 2007-11-01 | 1 | -36/+1 |
* | | Pacify byte compiler | Vinicius Jose Latorre | 2007-10-27 | 1 | -555/+579 |
* | | Move variable definitions before use. | Dan Nicolaescu | 2007-10-23 | 1 | -104/+112 |
* | | * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer. | Dan Nicolaescu | 2007-10-22 | 1 | -568/+564 |
* | | (pr-eval-local-alist, pr-eval-setting-alist): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-25 | 1 | -10/+10 |
* | | Docstring fix | Vinicius Jose Latorre | 2007-08-06 | 1 | -3/+3 |
* | | Require lpr and ps-print when loading printing package | Vinicius Jose Latorre | 2007-08-05 | 1 | -3/+2 |
* | | Evaluate require only during compilation | Vinicius Jose Latorre | 2007-08-03 | 1 | -10/+13 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (pr-ps-fast-fire): Fix typos in docstring. | Juanma Barranquero | 2007-05-16 | 1 | -2/+2 |
* | | Fix typos. | Vinicius Jose Latorre | 2007-05-17 | 1 | -423/+443 |
* | | (pr-ps-fast-fire): Fix typo in docstring. | Juanma Barranquero | 2007-05-16 | 1 | -2/+2 |
|/ | |||||
* | Fix ps-print links | Vinicius Jose Latorre | 2007-02-07 | 1 | -2/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Replace easy-menu-change by easy-menu-add-item. | Vinicius Jose Latorre | 2006-12-04 | 1 | -1/+3 |
* | Remove Time-stamp comment mark. | Vinicius Jose Latorre | 2006-12-04 | 1 | -1/+0 |
* | Fix Print submenu creation | Vinicius Jose Latorre | 2006-11-08 | 1 | -25/+26 |
* | (pr-alist-custom-set, pr-ps-utility-custom-set) | Chong Yidong | 2006-11-06 | 1 | -17/+19 |
* | Adjust X-URL | Vinicius Jose Latorre | 2006-09-20 | 1 | -3/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -2/+3 |
* | (easy-menu-intern): Don't define. | Stefan Monnier | 2005-11-16 | 1 | -8/+4 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -1/+1 |
* | Message format spec fixes (1) | Deepak Goel | 2005-09-18 | 1 | -4/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -1/+1 |
* | (printing): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 |
* | printing v6.8.4 | Vinicius Jose Latorre | 2005-06-11 | 1 | -62/+302 |
* | Don't call pr-update-menus; user must do that. | Richard M. Stallman | 2005-06-06 | 1 | -1/+2 |
* | (pr-interactive-n-up): Use string-to-number. | Richard M. Stallman | 2005-05-30 | 1 | -1/+1 |
* | pr-setup & lpr-setup | Vinicius Jose Latorre | 2004-11-21 | 1 | -11/+15 |
* | interactive-p & eval-and-compile | Vinicius Jose Latorre | 2004-11-18 | 1 | -975/+1019 |
* | Fix typos & pr-switches-string | Vinicius Jose Latorre | 2004-11-15 | 1 | -18/+30 |
* | adjust pr-menu-spec | Vinicius Jose Latorre | 2004-11-14 | 1 | -42/+61 |
* | interactive-p & file permission bits | Vinicius Jose Latorre | 2004-11-14 | 1 | -520/+499 |
* | fix to use new easymenu | Vinicius Jose Latorre | 2004-11-12 | 1 | -12/+12 |
* | (pr-get-symbol): Don't downcase. | Stefan Monnier | 2004-11-11 | 1 | -4/+1 |
* | Check if file exists before deleting it. | Vinicius Jose Latorre | 2004-09-27 | 1 | -12/+14 |
* | Doc fix (gsprint). | Vinicius Jose Latorre | 2004-09-22 | 1 | -2/+17 |
* | (toplevel, pr-ps-fast-fire, pr-ps-set-utility) | John Paul Wallington | 2004-08-01 | 1 | -7/+7 |
* | Doc fix. | Vinicius Jose Latorre | 2004-07-21 | 1 | -26/+25 |
* | Doc fix. Change name of some funs. | Vinicius Jose Latorre | 2004-07-13 | 1 | -25/+71 |