1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/lisp/calendar
Stefan Monnier b21f6193fe * lisp: Remove yet more always-nil variables
* lisp/align.el (align-region):
Remove always-nil variable `group-c`.
* lisp/ido.el (ido-make-prompt): Remove always-nil variable `prefix`.

* lisp/xdg.el (xdg-mime-collect-associations):
Remove always-nil variable `end`.

* lisp/calc/calc-yank.el (calc-edit):
Remove always-nil variable `flag`.

* lisp/calendar/todo-mode.el (todo-edit-item--header):
Remove always-nil variable `dayname`.
(todo-show-categories-table):
Remove always-nil variable `sortkey`.

* lisp/emacs-lisp/checkdoc.el (checkdoc-ispell-docstring-engine):
Remove always-nil variable `err`.

* lisp/emacs-lisp/tcover-ses.el: Remove always-nil variable `pause`.

* lisp/eshell/em-ls.el (eshell-ls-files):
Remove always-nil variable `ignore`.

* lisp/net/ange-ftp.el (ange-ftp-copy-file-internal): Remove always-nil
variable `temp2`.

* lisp/progmodes/cperl-mode.el (cperl-tags-hier-init): Remove
always-nil variables `l1`, `l2`, `l3`.
(cperl-tags-treeify): Remove always-nil variable `l1`.

* lisp/progmodes/ebrowse.el (ebrowse-tags-read-member+class-name):
Remove always-nil variable `class`.

* lisp/textmodes/artist.el (artist-draw-ellipse-with-0-height):
Remove always-nil variable `fill-info`.

* lisp/textmodes/flyspell.el (flyspell-emacs-popup):
Remove always-nil variable `show-affix-info`.

* lisp/textmodes/rst.el (rst-Ado):
Remove always-nil variable `char`.

* lisp/vc/vc.el (vc-diff-build-argument-list-internal):
Remove always-nil variable `rev2-default`.
2021-03-11 13:29:14 -05:00
..
appt.el * lisp/calendar/appt.el (appt-activate): Set the local write-file-functions 2021-01-03 23:14:18 -05:00
cal-bahai.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-china.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-coptic.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-dst.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cal-french.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-hebrew.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-html.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-islam.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-iso.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-julian.el Use calendar-read-sexp instead of the now obsolete calendar-read 2021-01-20 23:55:40 -05:00
cal-mayan.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-menu.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-move.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-persia.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-tex.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-x.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
calendar.el * lisp/calendar/calendar.el (calendar-read-sexp): New function 2021-01-20 23:47:05 -05:00
diary-lib.el Use calendar-read-sexp instead of the now obsolete calendar-read 2021-01-20 23:55:40 -05:00
holidays.el Use calendar-read-sexp instead of the now obsolete calendar-read 2021-01-20 23:55:40 -05:00
icalendar.el Delete two more items obsoleted in Emacs 23.1 2021-03-08 05:25:18 +01:00
iso8601.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lunar.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
parse-time.el Fix typos 2021-02-18 16:50:55 +01:00
solar.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
time-date.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
timeclock.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
todo-mode.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00