aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert2013-12-08 13:23:50 -0800
committerPaul Eggert2013-12-08 13:23:50 -0800
commit09a7c0fe672cbcbbc654262b0708b3dc71bc8820 (patch)
treeacdd8a78d13ba59b309197b4022bc63b3d8fc21c /lisp/ChangeLog.10
parent83a5a2c877e0208cfcfaa9bb84b26366a1b48fad (diff)
downloademacs-09a7c0fe672cbcbbc654262b0708b3dc71bc8820.tar.gz
emacs-09a7c0fe672cbcbbc654262b0708b3dc71bc8820.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 30afe9ce970..74e05e40410 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -5639,7 +5639,7 @@
5639 add handling of entry attributes using diary-pull-attrs. 5639 add handling of entry attributes using diary-pull-attrs.
5640 (mark-calendar-days-named, mark-calendar-days-named) 5640 (mark-calendar-days-named, mark-calendar-days-named)
5641 (mark-calendar-date-pattern, mark-calendar-month) 5641 (mark-calendar-date-pattern, mark-calendar-month)
5642 (add-to-diary-list): Add optional paramater `color' for passing 5642 (add-to-diary-list): Add optional parameter `color' for passing
5643 face attribute info through the callchain. Pass this parameter around. 5643 face attribute info through the callchain. Pass this parameter around.
5644 5644
56452003-02-11 Stefan Monnier <monnier@cs.yale.edu> 56452003-02-11 Stefan Monnier <monnier@cs.yale.edu>