summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-161-13/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Spelling fixes.Paul Eggert2012-10-041-1/+1
* lisp/proced.el: new command proced-reniceRoland Winkler2012-09-231-103/+193
* Tweak proced docstring to trigger autoloading.Chong Yidong2012-08-051-4/+7
* Support higher-resolution time stamps.Paul Eggert2012-06-221-2/+4
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* More uses of `error' and `warning' faces.Juri Linkov2011-08-241-1/+1
* (proced-update): Revert yesterday's bug#1779 patch, which apparently didn't w...Lars Magne Ingebrigtsen2011-07-201-10/+1
* lisp/proced.el (proced-send-signal): small fixRoland Winkler2011-07-191-1/+3
* (proced-format): Make header lines align with the textStephen Berman2011-07-191-1/+10
* Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero2011-06-251-10/+0
* Silence various byte-compiler warnings.Stefan Monnier2011-06-011-2/+3
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Update email of Roland Winkler <winkler@gnu.org>Stefan Monnier2010-09-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (proced): Call `(proced-update t)' to update processJuri Linkov2009-12-041-3/+4
* (proced-filter-alist): Use regexp-quote.Roland Winkler2009-12-031-2/+2
* * proced.el (proced-unload-function): New function.Juanma Barranquero2009-10-121-0/+10
* (proced-mark-alt): Remove alias.Glenn Morris2009-09-121-5/+1
* (proced-mode-map): Prefer "m" for proced-mark.Stefan Monnier2009-09-111-0/+1
* (proced-mode-map): Bind "d" to proced-mark-alt.Glenn Morris2009-09-071-1/+5