Mercurial > emacs
comparison lisp/ChangeLog @ 109741:e513ca0a1979
Fixed my ChangeLog entry of 2010-08-08
author | Ulf Jasper <ulf.jasper@web.de> |
---|---|
date | Tue, 10 Aug 2010 20:01:18 +0200 |
parents | 405e0ceb00e2 |
children | 581430ee307c |
comparison
equal
deleted
inserted
replaced
109740:6a65d5e52497 | 109741:e513ca0a1979 |
---|---|
130 2010-08-08 Juanma Barranquero <lekktu@gmail.com> | 130 2010-08-08 Juanma Barranquero <lekktu@gmail.com> |
131 | 131 |
132 * align.el (align-default-spacing): Doc fix. | 132 * align.el (align-default-spacing): Doc fix. |
133 (align-region-heuristic, align-regexp): Fix typos in docstrings. | 133 (align-region-heuristic, align-regexp): Fix typos in docstrings. |
134 | 134 |
135 2010-08-08 Ulf Jasper <ulf.jasper@web.de> | 135 2010-08-08 Stephen Peters <speters@itasoftware.com> |
136 | 136 |
137 * calendar/icalendar.el (icalendar-uid-format): Doc fix. | 137 * calendar/icalendar.el |
138 (icalendar--split-value): Fixed splitting regexp. (Bug#6766) | 138 (icalendar--split-value): Fixed splitting regexp. (Bug#6766) |
139 (icalendar--get-weekday-numbers): New | 139 (icalendar--get-weekday-numbers): New |
140 (icalendar--convert-recurring-to-diary): Handle multiple byday | |
141 values in weekly rules. (Bug#6766) | |
142 | |
143 2010-08-08 Ulf Jasper <ulf.jasper@web.de> | |
144 | |
145 * calendar/icalendar.el (icalendar-uid-format): Doc fix. | |
140 (icalendar--create-uid, icalendar-export-region) | 146 (icalendar--create-uid, icalendar-export-region) |
141 (icalendar--parse-summary-and-rest): Code formatting. | 147 (icalendar--parse-summary-and-rest): Code formatting. |
142 (icalendar--convert-recurring-to-diary): Handle multiple byday | |
143 values in weekly rules. (Bug#6766) | |
144 | 148 |
145 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com> | 149 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com> |
146 | 150 |
147 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property | 151 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property |
148 to italicize headers. | 152 to italicize headers. |