diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-04-13 13:50:12 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-04-13 13:50:12 +0200 |
commit | 7ee6a1d37268f1f4b7047fc6ccad271d2ee5fd31 (patch) | |
tree | e131fa1805a8201a25261336aa8846a57c321cfe /lisp/ChangeLog.14 | |
parent | 300f9fca551d3aa024ff24b85e6ab7f0ae49ae03 (diff) | |
download | emacs-7ee6a1d37268f1f4b7047fc6ccad271d2ee5fd31.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.14')
-rw-r--r-- | lisp/ChangeLog.14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index cf08fd0ae44..54d41f4d0ed 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -4283,7 +4283,7 @@ (proced-descend): New variable. (proced-sort): New arg descend. (proced-sort-interactive): Repeated calls toggle sort order. - (proced-format): Accomodate changes of proced-format-alist. + (proced-format): Accommodate changes of proced-format-alist. Undefined attributes are displayed as "?". (proced-process-attributes): New optional arg pid-list. Ignore processes with empty attribute list. |