summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-28Stefan Kangas2021-11-23
|\
| * * lisp/proced.el (proced-sort-header): Fix event positions (bug#1779).Juri Linkov2021-11-22
* | Do interactive mode tagging for proced.elStefan Kangas2021-10-05
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* * lisp/proced.el: Fix behavior with variable-pitch `header-line` faceStefan Monnier2020-10-11
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.Juri Linkov2019-12-23
* Add conditional operator xor to subr.elMattias Engdegård2019-08-06
* New function time-convertPaul Eggert2019-08-05
* Use decoded time accessors in procedLars Ingebrigtsen2019-07-30
* * lisp/wid-edit.el (widget-choose): Use display-buffer-in-directionJuri Linkov2019-06-05
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Make :align-to account for display-line-numbersEli Zaretskii2017-10-20
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use 'header-line-highlight' face in proced and ercAlexander Gramiak2017-08-13
* Adapt Proced display to display-line-numbersEli Zaretskii2017-08-12
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Assume NON_BLOCKING_CONNECT (Bug#22946)Paul Eggert2016-03-22
* | Mention `proced-toggle-auto-update' in the proced-mode doc stringGregoire Jadi2016-02-24
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-12
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Update copyright year to 2015Paul Eggert2015-01-01
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-16
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Add missing :version tagsGlenn Morris2012-10-06
* Spelling fixes.Paul Eggert2012-10-04
* lisp/proced.el: new command proced-reniceRoland Winkler2012-09-23
* Tweak proced docstring to trigger autoloading.Chong Yidong2012-08-05
* Support higher-resolution time stamps.Paul Eggert2012-06-22
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-11
* More uses of `error' and `warning' faces.Juri Linkov2011-08-24
* (proced-update): Revert yesterday's bug#1779 patch, which apparently didn't w...Lars Magne Ingebrigtsen2011-07-20
* lisp/proced.el (proced-send-signal): small fixRoland Winkler2011-07-19