summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (proced-mode): Doc fix.Eli Zaretskii2009-09-061-1/+1
* (proced-signal-list): Make it an alist.Stefan Monnier2009-08-301-49/+51
* (proced-sort): Declare it buffer-local.Roland Winkler2009-04-201-53/+53
* Rename `system-process-attributes' to `process-attributes'Miles Bader2009-02-231-5/+5
* (proced-after-send-signal-hook): Use defcustom.Roland Winkler2009-02-071-3/+15
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (proced-grammar-alist): Refiner can be a list (function help-echo)Roland Winkler2009-01-031-84/+100
* * proced.el (proced-tree-flag): Fix typo in docstring.Juanma Barranquero2008-12-301-1/+1
* (proced-temp-alist): Renamed from variable proced-children-alist.Roland Winkler2008-12-291-56/+77
* (proced-mode-map): Bind " " to next-line instead of theJuri Linkov2008-12-291-1/+1
* (proced-grammar-alist): Allow predicate nil. New attribute tree.Roland Winkler2008-12-281-35/+163
* * proced.el (proced-grammar-alist): Doc fix.Juanma Barranquero2008-12-191-13/+13
* (proced-sort-interactive, proced-sort-pcpu)Roland Winkler2008-12-141-50/+60
* (proced-grammar-alist): Allow refiner elements thatRoland Winkler2008-12-141-101/+198
* (proced-auto-update-interval): Renamed from proced-timer-interval.Roland Winkler2008-12-141-26/+40
* (proced-available): New variable.Glenn Morris2008-11-201-22/+25
* (proced, proced-format-time): Doc fixes.Glenn Morris2008-11-191-21/+24
* (proced-grammar-alist, proced-custom-attributes)Roland Winkler2008-09-201-28/+77
* (proced-mark-face, proced-marked-face)Roland Winkler2008-09-141-24/+23
* (proced-sort-header): New face.Roland Winkler2008-09-121-92/+181
* Require time-date.Roland Winkler2008-09-061-399/+956
* proced.el (proced-send-signal): Use beginning-of-line.Roland Winkler2008-08-181-1/+1
* (proced-signal-list): Add POSIX 1003.1-2001 signals.Roland Winkler2008-08-181-118/+240
* (proced-menu): Bind the correct function to for toggling.Dan Nicolaescu2008-08-061-1/+1
* (proced-mode, proced): Add \\<proced-mode-map> to docstrings.Juri Linkov2008-07-191-4/+5
* (proced-next-line, proced-previous-line): Avoid calling `next-line'John Paul Wallington2008-05-251-2/+2
* (proced-header-line): Use the :align-to 0 featureStefan Monnier2008-05-241-6/+4
* (proced-header-line): New variable and new function.Roland Winkler2008-05-211-11/+22
* (proced-goal-header-re): Renamed from proced-procname-column-regexp.Roland Winkler2008-05-201-113/+188
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (proced-command-alist): Fix system-type values. Fix defcustom.Roland Winkler2008-05-051-14/+120