Mercurial > emacs
diff lisp/ChangeLog @ 92664:e7052a7b4ab1
(diary-list-entries, include-other-diary-files, mark-diary-entries)
(mark-sexp-diary-entries, mark-included-diary-files)
(diary-entry-time, list-sexp-diary-entries): Remove the special
handling of ^M that dates back to the use of selective-display.
(simple-diary-display): Obey setting of pop-up-frames.
(body, entry): Remove unnecessary declarations.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 08 Mar 2008 22:43:09 +0000 |
parents | c8674d7009d4 |
children | da0b2d2fdfe5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 08 22:39:56 2008 +0000 +++ b/lisp/ChangeLog Sat Mar 08 22:43:09 2008 +0000 @@ -1,5 +1,13 @@ 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca> + * calendar/diary-lib.el (diary-list-entries) + (include-other-diary-files, mark-diary-entries) + (mark-sexp-diary-entries, mark-included-diary-files) + (diary-entry-time, list-sexp-diary-entries): Remove the special + handling of ^M that dates back to the use of selective-display. + (simple-diary-display): Obey setting of pop-up-frames. + (body, entry): Remove unnecessary declarations. + * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs. (bookmark-get-annotation, bookmark-set-annotation) (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)