summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-12-08 13:23:50 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-12-08 13:23:50 -0800
commit09a7c0fe672cbcbbc654262b0708b3dc71bc8820 (patch)
treeacdd8a78d13ba59b309197b4022bc63b3d8fc21c /lisp/ChangeLog.10
parent83a5a2c877e0208cfcfaa9bb84b26366a1b48fad (diff)
downloademacs-09a7c0fe672cbcbbc654262b0708b3dc71bc8820.tar.gz
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 @@
add handling of entry attributes using diary-pull-attrs.
(mark-calendar-days-named, mark-calendar-days-named)
(mark-calendar-date-pattern, mark-calendar-month)
- (add-to-diary-list): Add optional paramater `color' for passing
+ (add-to-diary-list): Add optional parameter `color' for passing
face attribute info through the callchain. Pass this parameter around.
2003-02-11 Stefan Monnier <monnier@cs.yale.edu>