1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/lisp/calendar
Juri Linkov 7755f71727 Support :category in completion-extra-properties (bug#68214)
* doc/lispref/minibuf.texi (Completion Variables): Add :category
to the table of completion-extra-properties.

* lisp/minibuffer.el (completion--metadata-get-1): New internal function.
(completion-metadata-get): Use 'completion--metadata-get-1'.
Thanks to Daniel Mendler <mail@daniel-mendler.de>.
(completion-extra-properties): Mention :category in the docstring.

* lisp/calendar/calendar.el (calendar-read-date): Use more
user-friendly let-binding of completion-extra-properties
with :category.
2024-01-10 09:34:47 +02:00
..
appt.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cal-bahai.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-china.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-coptic.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-dst.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cal-french.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-hebrew.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-html.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-islam.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-iso.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-julian.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-mayan.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-menu.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-move.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cal-persia.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-tex.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cal-x.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
calendar.el Support :category in completion-extra-properties (bug#68214) 2024-01-10 09:34:47 +02:00
diary-lib.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
holidays.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
icalendar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
iso8601.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
lunar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
parse-time.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
solar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
time-date.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
timeclock.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
todo-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00