Mercurial > emacs
comparison lisp/ChangeLog @ 60648:02616b531a77
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 16 Mar 2005 13:21:20 +0000 |
parents | dfd33934046f |
children | 8a1e88626f04 |
comparison
equal
deleted
inserted
replaced
60647:dfd33934046f | 60648:02616b531a77 |
---|---|
1 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk> | |
2 | |
3 * calendar/diary-lib.el (mark-diary-entries): Use new optional | |
4 argument REDRAW rather than calendar-redrawing variable. | |
5 * calendar/calendar.el (calendar-redrawing): Delete. | |
6 (redraw-calendar): Do not bind calendar-redrawing. | |
7 | |
8 2005-03-16 Matt Hodges <MPHodges@member.fsf.org> | |
9 | |
10 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in | |
11 diary-file buffer. | |
12 | |
1 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca> | 13 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 14 |
3 * help.el (describe-mode): Allow a :minor-mode-function property to | 15 * help.el (describe-mode): Allow a :minor-mode-function property to |
4 specify a different minor mode toggle function than the variable. | 16 specify a different minor mode toggle function than the variable. |
5 * simple.el (auto-fill-function): | 17 * simple.el (auto-fill-function): |