summaryrefslogtreecommitdiff
path: root/lisp/proced.el
AgeCommit message (Expand)Author
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-10-11* lisp/proced.el: Fix behavior with variable-pitch `header-line` faceStefan Monnier
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-23* lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.Juri Linkov
2019-08-06Add conditional operator xor to subr.elMattias Engdegård
2019-08-05New function time-convertPaul Eggert
2019-07-30Use decoded time accessors in procedLars Ingebrigtsen
2019-06-05* lisp/wid-edit.el (widget-choose): Use display-buffer-in-directionJuri Linkov
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-20Make :align-to account for display-line-numbersEli Zaretskii
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-13Use 'header-line-highlight' face in proced and ercAlexander Gramiak
2017-08-12Adapt Proced display to display-line-numbersEli Zaretskii
2017-07-06Convert more uses of looking-at to following-charMark Oteiza
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-22Assume NON_BLOCKING_CONNECT (Bug#22946)Paul Eggert
2016-02-24Mention `proced-toggle-auto-update' in the proced-mode doc stringGregoire Jadi
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-11-12Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-26Top-level elisp files respect ‘text-quoting-style’Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-16Improve time stamp handling, and be more consistent about it.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-06Add missing :version tagsGlenn Morris
2012-10-04Spelling fixes.Paul Eggert
2012-09-23lisp/proced.el: new command proced-reniceRoland Winkler
2012-08-05Tweak proced docstring to trigger autoloading.Chong Yidong
2012-06-22Support higher-resolution time stamps.Paul Eggert
2012-06-02Remove incorrect uses of "modeline".Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-11Spelling fixes.Paul Eggert
2011-08-24More uses of `error' and `warning' faces.Juri Linkov
2011-07-20(proced-update): Revert yesterday's bug#1779 patch, which apparently didn't w...Lars Magne Ingebrigtsen
2011-07-19lisp/proced.el (proced-send-signal): small fixRoland Winkler
2011-07-19(proced-format): Make header lines align with the textStephen Berman
2011-06-25Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero
2011-06-01Silence various byte-compiler warnings.Stefan Monnier
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris