aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Recommend using 'keymap-global-set' in CommentariesStefan Kangas2025-03-151-3/+3
* Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas2025-02-171-6/+4
* Prefer '(evenp A)' to '(= 0 (logand A 1))'Stefan Kangas2025-02-171-2/+2
* Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas2025-02-171-1/+1
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-38/+37
|\
| * Delete remaining calls to purecopyStefan Kangas2024-12-121-38/+37
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Remove more references to Windows 95Stefan Kangas2024-06-201-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-301-1/+1
* | Replace ps-remove-duplicates with seq-uniqStefan Kangas2023-09-031-13/+3
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-08-131-5/+5
|\
| * Delete references to deleted library hilit19.elStefan Kangas2022-08-121-5/+5
* | Make ps-print-version variable obsoleteStefan Kangas2022-08-111-15/+14
* | Remove some compat code from ps-print.elStefan Kangas2022-08-091-2/+1
* | Make ps-def.el obsolete (part 2/2)Stefan Kangas2022-07-311-4/+0
* | Move some definitions from ps-def.el to ps-print.elStefan Kangas2022-07-311-0/+52
* | Remove some leftover compat code from ps-printStefan Kangas2022-07-311-6/+6
* | Make ps-print-ensure-fontified obsoleteStefan Kangas2022-07-141-12/+3
* | ; Fix typos.Mattias EngdegÄrd2022-07-021-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-73/+73
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-6/+6
* ; Normalize some header commentsStefan Kangas2021-09-161-1/+1
* Adjust eshell and ps-print to not use emacs-kill-hookLars Ingebrigtsen2021-07-041-2/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/ps-print.el (ps-message-log-max): Remove XEmacs compat code.Stefan Kangas2020-12-281-1/+0
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* | Use format-prompt a couple of placesLars Ingebrigtsen2020-08-261-1/+1
* | Remove some compat code from ps-print.elLars Ingebrigtsen2020-08-181-4/+0
* | Remove some compat code from ps filesLars Ingebrigtsen2020-08-181-2/+2
* | Minor cleanup in ps-def.elStefan Kangas2020-08-121-2/+2
|/
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-3/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; * lisp/ps-print.el: Doc fix.Stefan Kangas2019-09-091-11/+0
* Remove XEmacs compat code from ps-printLars Ingebrigtsen2019-06-191-26/+5
* Remove retired maintainers from commentsPaul Eggert2019-06-041-2/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-3/+3
* Use cl-assert instead of assert in ps-print.elLars Ingebrigtsen2019-05-171-1/+3
* (ps-begin-job): Remove two unneeded string-as-unibyte callsLars Ingebrigtsen2019-05-171-2/+3
* Avoind string-as-multibyte in ps-output-string-primLars Ingebrigtsen2019-05-171-1/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1