emacs/lisp/calendar
Stefan Monnier 7705bdfa5b Adjust affected callers of derived-mode-p` to use the new convention
* lisp/align.el (align-rules-list): Prefer `derived-mode-p` over
`provided-mode-derived-p`.
(align--rule-should-run):
* lisp/window.el (display-buffer-reuse-mode-window):
* lisp/whitespace.el (whitespace-enable-predicate):
* lisp/transient.el (transient--do-suffix-p):
* lisp/so-long.el (so-long--set-auto-mode):
* lisp/simple.el (command-completion-with-modes-p):
* lisp/progmodes/tcl.el (tcl-current-word):
* lisp/progmodes/idlwave.el (idlwave-fix-keywords):
* lisp/progmodes/gdb-mi.el (gdb, gdb-locals-mode-map)
(gdb-registers-mode-map, gdb-function-buffer-p):
* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-style-setter)
(c-ts-mode-set-style):
* lisp/progmodes/bug-reference.el (bug-reference--try-setup-gnus-article):
* lisp/help-fns.el (help-fns--list-local-commands):
* lisp/emulation/viper.el (viper-mode)
(viper-this-major-mode-requires-vi-state):
* lisp/emacs-lisp/easy-mmode.el (easy-mmode--globalized-predicate-p):
* lisp/dired.el (dired-hide-details-mode, dired-click-to-select-mode):
* lisp/calendar/todo-mode.el (todo-reset-nondiary-marker)
(todo-reset-done-string, todo-reset-comment-string):
* lisp/vc/vc.el (vc-deduce-backend): Use new calling convention for
`derived-mode-p` and `provided-mode-derived-p`.
2023-11-23 11:59:49 -05:00
..
appt.el Add 'appt-notification' face (Bug#61661) 2023-09-04 22:50:15 +02:00
cal-bahai.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-china.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-coptic.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-dst.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
cal-french.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-hebrew.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-html.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-islam.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-iso.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-julian.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-mayan.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-menu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-move.el ; * lisp/calendar/cal-move.el (calendar-scroll-left): Fix last change. 2023-08-10 13:33:17 +08:00
cal-persia.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-tex.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cal-x.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
calendar.el Repair several minor breakages 2023-08-10 13:25:29 +08:00
diary-lib.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
holidays.el Repair several minor breakages 2023-08-10 13:25:29 +08:00
icalendar.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
iso8601.el Data argument to signal should be a list 2023-01-03 14:03:58 +01:00
lunar.el Repair several minor breakages 2023-08-10 13:25:29 +08:00
parse-time.el Fix rcirc messages printing in the wrong place 2023-05-04 10:06:32 +02:00
solar.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
time-date.el ; * lisp/calendar/time-date.el (days-to-time): Doc fix. 2023-10-14 12:00:51 +03:00
timeclock.el Fix defcustoms in timeclock.el 2023-10-03 14:36:30 +02:00
todo-mode.el Adjust affected callers of derived-mode-p` to use the new convention 2023-11-23 11:59:49 -05:00