]> git.eshelyaron.com Git - emacs.git/commit
; Fix last change in proced.el
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 18:15:52 +0000 (20:15 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 18:15:52 +0000 (20:15 +0200)
commit9c58ea37afc044a49fdd59fb4d1b8b6dd2d49ca9
treea590b1156e35f51a158fd515f5bb96ec7dee64e9
parent0c1495574a14b9131a0c0a8ef126976393a00e3d
; Fix last change in proced.el

* lisp/proced.el (proced-low-memory-usage-threshold)
(proced-medium-memory-usage-threshold, proced-run-status-code)
(proced-interruptible-sleep-status-code)
(proced-uninterruptible-sleep-status-code, proced-executable): Fix
doc strings.
(proced-format-time): Simplify the format, to avoid bogus warnings
from the byte-compiler.

* etc/NEWS: Move Proced entries to one place and fix their
wording.
etc/NEWS
lisp/proced.el