summaryrefslogtreecommitdiff
path: root/lisp/proced.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (proced-command-alist): Add support for darwin.Stefan Monnier2008-04-161-0/+3
* (proced-mode): Redefine as just the major-mode.Stefan Monnier2008-04-161-20/+21
* (proced-send-signal): Fix error recognition.Roland Winkler2008-04-141-4/+4
* (proced-command-alist): Remove sort column.Roland Winkler2008-04-141-61/+163
* Add arch-tag.Roland Winkler2008-03-261-0/+1
* Update copyright.Roland Winkler2008-03-261-12/+14
* proced.el: New file.Roland Winkler2008-03-261-0/+452