Mercurial > emacs
comparison lisp/ChangeLog @ 93020:08d800832b01
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 17 Mar 2008 01:20:59 +0000 |
parents | 14137c07214f |
children | 4e74f4bec909 |
comparison
equal
deleted
inserted
replaced
93019:1f06998bf6bd | 93020:08d800832b01 |
---|---|
25 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after | 25 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after |
26 M-x epa-file-select-keys. | 26 M-x epa-file-select-keys. |
27 | 27 |
28 2008-03-16 Kenichi Handa <handa@m17n.org> | 28 2008-03-16 Kenichi Handa <handa@m17n.org> |
29 | 29 |
30 * international/mule.el (auto-coding-alist): Use | 30 * international/mule.el (auto-coding-alist): |
31 no-conversion-multibyte for archive files. | 31 Use no-conversion-multibyte for archive files. |
32 | 32 |
33 2008-03-16 Glenn Morris <rgm@gnu.org> | 33 2008-03-16 Glenn Morris <rgm@gnu.org> |
34 | 34 |
35 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1): | 35 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1): |
36 New functions. | 36 New functions. |
77 (view-other-diary-entries): Rename argument. | 77 (view-other-diary-entries): Rename argument. |
78 (diary-list-entries-2): New function. | 78 (diary-list-entries-2): New function. |
79 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2. | 79 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2. |
80 (print-diary-entries): Use unless. | 80 (print-diary-entries): Use unless. |
81 (diary-mark-entries-1): Change argument order, make all but | 81 (diary-mark-entries-1): Change argument order, make all but |
82 markfunc optional. Handle the standard (Gregorian) case. Use | 82 markfunc optional. Handle the standard (Gregorian) case. |
83 match-string-no-properties. Handle marks. | 83 Use match-string-no-properties. Handle marks. |
84 (mark-diary-entries): Use diary-mark-entries-1. | 84 (mark-diary-entries): Use diary-mark-entries-1. |
85 (diary-font-lock-keywords-1): New macro. | 85 (diary-font-lock-keywords-1): New macro. |
86 (diary-font-lock-keywords): Use diary-font-lock-keywords-1. | 86 (diary-font-lock-keywords): Use diary-font-lock-keywords-1. |
87 | 87 |
88 2008-03-16 Ulf Jasper <ulf.jasper@web.de> | 88 2008-03-16 Ulf Jasper <ulf.jasper@web.de> |
204 (simple-diary-display, fancy-diary-display): Use cadr, unless. | 204 (simple-diary-display, fancy-diary-display): Use cadr, unless. |
205 (mark-diary-entries): Use 1+. | 205 (mark-diary-entries): Use 1+. |
206 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when. | 206 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when. |
207 (mark-calendar-month): Use dotimes. | 207 (mark-calendar-month): Use dotimes. |
208 | 208 |
209 * calendar/holidays.el (displayed-month, displayed-year): Move | 209 * calendar/holidays.el (displayed-month, displayed-year): |
210 declarations where needed. | 210 Move declarations where needed. |
211 (calendar-list-holidays): Doc fix. | 211 (calendar-list-holidays): Doc fix. |
212 | 212 |
213 * calendar/parse-time.el (parse-time-string): Simplify. | 213 * calendar/parse-time.el (parse-time-string): Simplify. |
214 | 214 |
215 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): | 215 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): |
222 Use nth. | 222 Use nth. |
223 (timeclock-completing-read, timeclock-generate-report): Use zerop. | 223 (timeclock-completing-read, timeclock-generate-report): Use zerop. |
224 (timeclock-mean, timeclock-generate-report): Use dolist. | 224 (timeclock-mean, timeclock-generate-report): Use dolist. |
225 | 225 |
226 * calendar/todo-mode.el (todo-add-category): Simplify. | 226 * calendar/todo-mode.el (todo-add-category): Simplify. |
227 (todo-more-important-p, todo-delete-item, todo-file-item): Use unless, | 227 (todo-more-important-p, todo-delete-item, todo-file-item): |
228 when. | 228 Use unless, when. |
229 (todo-top-priorities): Use zerop. | 229 (todo-top-priorities): Use zerop. |
230 | 230 |
231 2008-03-14 Nick Roberts <nickrob@snap.net.nz> | 231 2008-03-14 Nick Roberts <nickrob@snap.net.nz> |
232 | 232 |
233 * buff-menu.el (list-buffers-noselect): Display buffer name in | 233 * buff-menu.el (list-buffers-noselect): Display buffer name in |
466 | 466 |
467 2008-03-13 Carsten Dominik <dominik@science.uva.nl> | 467 2008-03-13 Carsten Dominik <dominik@science.uva.nl> |
468 | 468 |
469 * textmodes/org-mouse.el: Version number change. | 469 * textmodes/org-mouse.el: Version number change. |
470 | 470 |
471 * textmodes/org-publish.el: (org-publish-expand-components): | 471 * textmodes/org-publish.el (org-publish-expand-components): |
472 Remove null projects from the list of components. | 472 Remove null projects from the list of components. |
473 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir. | 473 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir. |
474 Remove unused retrieval of the :publishing-directory property. | 474 Remove unused retrieval of the :publishing-directory property. |
475 (org-publish-file): Bugfix: when using a relative directory as the | 475 (org-publish-file): Bugfix: when using a relative directory as the |
476 publishing directory, convert it to a directory filename. | 476 publishing directory, convert it to a directory filename. |
1478 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug. | 1478 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug. |
1479 | 1479 |
1480 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in | 1480 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in |
1481 doc-string, "c-old-LEN" -> "c-old-END". | 1481 doc-string, "c-old-LEN" -> "c-old-END". |
1482 | 1482 |
1483 >>>>>>> 1.13100 | |
1484 2008-03-04 Jason Rumney <jasonr@gnu.org> | 1483 2008-03-04 Jason Rumney <jasonr@gnu.org> |
1485 | 1484 |
1486 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core | 1485 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core |
1487 namespaces. | 1486 namespaces. |
1488 | 1487 |