mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
Assign some calendar & icalendar files to packages
* lisp/calendar/diary-icalendar.el: * lisp/calendar/icalendar-ast.el: * lisp/calendar/icalendar-macs.el: * lisp/calendar/icalendar-mode.el: * lisp/calendar/icalendar-parser.el: * lisp/calendar/icalendar-recur.el: * lisp/calendar/icalendar-shortdoc.el: * lisp/calendar/icalendar-utils.el: Assign to 'icalendar' package. * lisp/calendar/diary-lib.el: Assign to 'calendar' package.
This commit is contained in:
parent
b6332ac21b
commit
b21266e4cb
|
|
@ -6,6 +6,7 @@
|
|||
;; Created: January 2025
|
||||
;; Keywords: calendar
|
||||
;; Human-Keywords: diary, calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: calendar
|
||||
;; Package: calendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
;; Created: October 2024
|
||||
;; Keywords: calendar
|
||||
;; Human-Keywords: calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
;; Created: October 2024
|
||||
;; Keywords: calendar
|
||||
;; Human-Keywords: calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
;; Created: October 2024
|
||||
;; Keywords: calendar
|
||||
;; Human-Keywords: calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
;; Created: October 2024
|
||||
;; Keywords: calendar
|
||||
;; Human-Keywords: calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
;; Author: Richard Lawrence <rwl@recursewithless.net>
|
||||
;; Created: December 2024
|
||||
;; Keywords: calendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
;; Created: April 2026
|
||||
;; Keywords: calendar, help
|
||||
;; Human-Keywords: calendar, iCalendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
;; Author: Richard Lawrence <rwl@recursewithless.net>
|
||||
;; Created: January 2025
|
||||
;; Keywords: calendar
|
||||
;; Package: icalendar
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue