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:
Sean Whitton 2026-07-31 11:17:23 +01:00
parent b6332ac21b
commit b21266e4cb
9 changed files with 9 additions and 0 deletions

View file

@ -6,6 +6,7 @@
;; Created: January 2025
;; Keywords: calendar
;; Human-Keywords: diary, calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -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.

View file

@ -6,6 +6,7 @@
;; Created: October 2024
;; Keywords: calendar
;; Human-Keywords: calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -6,6 +6,7 @@
;; Created: October 2024
;; Keywords: calendar
;; Human-Keywords: calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -7,6 +7,7 @@
;; Created: October 2024
;; Keywords: calendar
;; Human-Keywords: calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -6,6 +6,7 @@
;; Created: October 2024
;; Keywords: calendar
;; Human-Keywords: calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -5,6 +5,7 @@
;; Author: Richard Lawrence <rwl@recursewithless.net>
;; Created: December 2024
;; Keywords: calendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -6,6 +6,7 @@
;; Created: April 2026
;; Keywords: calendar, help
;; Human-Keywords: calendar, iCalendar
;; Package: icalendar
;; This file is part of GNU Emacs.

View file

@ -5,6 +5,7 @@
;; Author: Richard Lawrence <rwl@recursewithless.net>
;; Created: January 2025
;; Keywords: calendar
;; Package: icalendar
;; This file is part of GNU Emacs.