summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/proced.el (proced--determine-pos): Fix doc string wording.Eli Zaretskii2023-01-141-2/+2
* Preserve the window position with proced (bug#60381)Laurence Warne2023-01-141-33/+71
* Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Make proced-update preserve refinementsLaurence Warne2022-12-141-18/+34
|/
* ; Fix last change in proced.elEli Zaretskii2022-12-011-36/+55
* Add colors to Proced (bug#59407)Laurence Warne2022-12-011-16/+239
* ; * lisp/proced.el (proced-auto-update-timer): Fix last change.Eli Zaretskii2022-11-201-2/+2
* Cancel proced auto update timer if no proced buffers are openLaurence Warne2022-11-201-6/+12
* Make VSIZE and RSS human-readable in Proced buffersLaurence Warne2022-11-171-2/+6
* ; * lisp/proced.el (proced-mode): Manually reflow docstring.Stefan Kangas2022-10-041-17/+22
* Use substitute-command-keys in proced-helpStefan Kangas2022-09-151-2/+9
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-0/+3
* Prefer defvar-keymap in proced.elStefan Kangas2022-09-091-54/+52
* Handle remote system processesMichael Albinus2022-04-051-31/+32
* Extend signal-process and proced.elMichael Albinus2022-03-301-11/+31
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-231-3/+4
|\ \ | |/
| * * lisp/proced.el (proced-sort-header): Fix event positions (bug#1779).Juri Linkov2021-11-221-3/+4
* | Do interactive mode tagging for proced.elStefan Kangas2021-10-051-28/+34
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-4/+4
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-3/+3
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-3/+3
* * lisp/proced.el: Fix behavior with variable-pitch `header-line` faceStefan Monnier2020-10-111-65/+54
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.Juri Linkov2019-12-231-2/+15
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-7/+4
* New function time-convertPaul Eggert2019-08-051-1/+1
* Use decoded time accessors in procedLars Ingebrigtsen2019-07-301-4/+4
* * lisp/wid-edit.el (widget-choose): Use display-buffer-in-directionJuri Linkov2019-06-051-3/+4
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Make :align-to account for display-line-numbersEli Zaretskii2017-10-201-1/+2
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use 'header-line-highlight' face in proced and ercAlexander Gramiak2017-08-131-1/+1
* Adapt Proced display to display-line-numbersEli Zaretskii2017-08-121-1/+3
* Convert more uses of looking-at to following-charMark Oteiza2017-07-061-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Assume NON_BLOCKING_CONNECT (Bug#22946)Paul Eggert2016-03-221-3/+0
* | Mention `proced-toggle-auto-update' in the proced-mode doc stringGregoire Jadi2016-02-241-0/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-8/+8
* Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-121-0/+1