summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAge
* 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
* (proced-format): Make header lines align with the textStephen Berman2011-07-19
* Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero2011-06-25
* Silence various byte-compiler warnings.Stefan Monnier2011-06-01
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Update email of Roland Winkler <winkler@gnu.org>Stefan Monnier2010-09-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (proced): Call `(proced-update t)' to update processJuri Linkov2009-12-04
* (proced-filter-alist): Use regexp-quote.Roland Winkler2009-12-03
* * proced.el (proced-unload-function): New function.Juanma Barranquero2009-10-12
* (proced-mark-alt): Remove alias.Glenn Morris2009-09-12
* (proced-mode-map): Prefer "m" for proced-mark.Stefan Monnier2009-09-11
* (proced-mode-map): Bind "d" to proced-mark-alt.Glenn Morris2009-09-07
* (proced-mode): Doc fix.Eli Zaretskii2009-09-06
* (proced-signal-list): Make it an alist.Stefan Monnier2009-08-30
* (proced-sort): Declare it buffer-local.Roland Winkler2009-04-20
* Rename `system-process-attributes' to `process-attributes'Miles Bader2009-02-23
* (proced-after-send-signal-hook): Use defcustom.Roland Winkler2009-02-07
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (proced-grammar-alist): Refiner can be a list (function help-echo)Roland Winkler2009-01-03
* * proced.el (proced-tree-flag): Fix typo in docstring.Juanma Barranquero2008-12-30
* (proced-temp-alist): Renamed from variable proced-children-alist.Roland Winkler2008-12-29
* (proced-mode-map): Bind " " to next-line instead of theJuri Linkov2008-12-29
* (proced-grammar-alist): Allow predicate nil. New attribute tree.Roland Winkler2008-12-28
* * proced.el (proced-grammar-alist): Doc fix.Juanma Barranquero2008-12-19
* (proced-sort-interactive, proced-sort-pcpu)Roland Winkler2008-12-14
* (proced-grammar-alist): Allow refiner elements thatRoland Winkler2008-12-14