aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-01-06 11:43:59 +0200
committerEli Zaretskii2012-01-06 11:43:59 +0200
commit4afee9d5fdc053354dc85d650e2d36094fa70209 (patch)
tree1de5e30b0c216560a8809f51f231999bf12b616b /lisp/ChangeLog
parent24ea72d3eb684ffc74a4ddaa5c77ba394f9c487e (diff)
downloademacs-4afee9d5fdc053354dc85d650e2d36094fa70209.tar.gz
emacs-4afee9d5fdc053354dc85d650e2d36094fa70209.zip
Fix doc strings of 2 time.el variables.
lisp/time.el (display-time-load-average) (display-time-default-load-average): Doc fixes. See the thread starting at http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html for the details.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba9886a33e2..39007b7e0d4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-01-06 Eli Zaretskii <eliz@gnu.org>
2
3 * time.el (display-time-load-average)
4 (display-time-default-load-average): Doc fixes. See the thread
5 starting at
6 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
7 for the details.
8
12012-01-06 Glenn Morris <rgm@gnu.org> 92012-01-06 Glenn Morris <rgm@gnu.org>
2 10
3 * mail/unrmail.el (unrmail): Give an explicit error if the input file 11 * mail/unrmail.el (unrmail): Give an explicit error if the input file