*** empty log message ***
This commit is contained in:
parent
cea82f86ac
commit
f830b09ecb
2 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
|||
2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* calendar/calendar.el (redraw-calendar): Work from any buffer,
|
||||
not just the calendar.
|
||||
|
||||
* calendar/diary-lib.el (mark-diary-entries): Remove any old marks
|
||||
first.
|
||||
(diary-redraw-calendar): New function.
|
||||
(make-diary-entry): Add diary-redraw-calendar to local
|
||||
write-contents-functions. Turn off selective display before
|
||||
inserting in diary.
|
||||
|
||||
2005-03-01 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* emacs-lisp/copyright.el (copyright-fix-years): New command.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* calendar.texi (Adding to Diary): Mention redrawing of calendar
|
||||
window.
|
||||
|
||||
2005-03-01 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc.texi (Trigonometric and Hyperbolic Functions):
|
||||
|
|
Loading…
Add table
Reference in a new issue