index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
proced.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-3
/
+3
*
* lisp/proced.el: Fix behavior with variable-pitch `header-line` face
Stefan Monnier
2020-10-11
1
-65
/
+54
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.
Juri Linkov
2019-12-23
1
-2
/
+15
*
Add conditional operator xor to subr.el
Mattias Engdegård
2019-08-06
1
-7
/
+4
*
New function time-convert
Paul Eggert
2019-08-05
1
-1
/
+1
*
Use decoded time accessors in proced
Lars Ingebrigtsen
2019-07-30
1
-4
/
+4
*
* lisp/wid-edit.el (widget-choose): Use display-buffer-in-direction
Juri Linkov
2019-06-05
1
-3
/
+4
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Make :align-to account for display-line-numbers
Eli Zaretskii
2017-10-20
1
-1
/
+2
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Use 'header-line-highlight' face in proced and erc
Alexander Gramiak
2017-08-13
1
-1
/
+1
*
Adapt Proced display to display-line-numbers
Eli Zaretskii
2017-08-12
1
-1
/
+3
*
Convert more uses of looking-at to following-char
Mark Oteiza
2017-07-06
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Assume NON_BLOCKING_CONNECT (Bug#22946)
Paul Eggert
2016-03-22
1
-3
/
+0
*
|
Mention `proced-toggle-auto-update' in the proced-mode doc string
Gregoire Jadi
2016-02-24
1
-0
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-8
/
+8
*
Bind [?\S-\ ] to previous line command in Dired-like modes.
Juri Linkov
2015-11-12
1
-0
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-2
/
+2
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve time stamp handling, and be more consistent about it.
Paul Eggert
2014-11-16
1
-13
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add missing :version tags
Glenn Morris
2012-10-06
1
-0
/
+1
*
Spelling fixes.
Paul Eggert
2012-10-04
1
-1
/
+1
*
lisp/proced.el: new command proced-renice
Roland Winkler
2012-09-23
1
-103
/
+193
*
Tweak proced docstring to trigger autoloading.
Chong Yidong
2012-08-05
1
-4
/
+7
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-2
/
+4
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-1
/
+1
*
More uses of `error' and `warning' faces.
Juri Linkov
2011-08-24
1
-1
/
+1
*
(proced-update): Revert yesterday's bug#1779 patch, which apparently didn't w...
Lars Magne Ingebrigtsen
2011-07-20
1
-10
/
+1
*
lisp/proced.el (proced-send-signal): small fix
Roland Winkler
2011-07-19
1
-1
/
+3
*
(proced-format): Make header lines align with the text
Stephen Berman
2011-07-19
1
-1
/
+10
*
Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.
Juanma Barranquero
2011-06-25
1
-10
/
+0
*
Silence various byte-compiler warnings.
Stefan Monnier
2011-06-01
1
-2
/
+3
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
[next]