emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/calendar icalendar.el


From: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/calendar icalendar.el
Date: Tue, 19 Oct 2004 06:02:28 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Glenn Morris <address@hidden>   04/10/19 09:53:50

Modified files:
        lisp/calendar  : icalendar.el 

Log message:
        From  Ulf Jasper  <address@hidden>:
        
        Set coding to utf-8.
        (icalendar-version): Increase to 0.07.
        (icalendar-monthnumber-table): Change March pattern.
        (icalendar-get-all-event-properties)
        (icalendar-set-event-property): Delete.
        (icalendar-all-events): No longer interactive.
        (icalendar-convert-diary-to-ical)
        (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
        their replacements.
        (icalendar-export-file, icalendar-export-region): New functions;
        essentially old `icalendar-convert-diary-to-ical' but appending to
        target rather than overwriting.
        (icalendar-import-file): Append to target file rather than
        overwriting.  Fourth arg deleted.
        (icalendar-import-buffer): New name for old
        `icalendar-extract-ical-from-buffer'.
        (icalendar--convert-string-for-import): New name for
        old `icalendar-convert-for-import'.
        (include-icalendar-files): Delete.
        Prefix for all internal functions changed from `icalendar-'
        to `icalendar--'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/calendar/icalendar.el.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]