1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/calendar
Stefan Monnier c9a75a4030 Fix byte-compiler warnings about looking-back.
* lisp/vc/log-view.el (log-view-end-of-defun-1):
* lisp/textmodes/tex-mode.el (latex-forward-sexp-1):
* lisp/textmodes/reftex-ref.el (reftex-goto-label):
* lisp/textmodes/bibtex.el (bibtex-insert-kill):
* lisp/progmodes/sh-script.el (sh--maybe-here-document):
* lisp/progmodes/ruby-mode.el (ruby-end-of-defun):
* lisp/progmodes/ada-mode.el (ada-in-numeric-literal-p):
* lisp/org/org.el (org-insert-heading, org-sort-entries):
* lisp/org/org-mouse.el (org-mouse-end-headline)
(org-mouse-context-menu):
* lisp/org/org-clock.el (org-clock-cancel):
* lisp/man.el (Man-default-man-entry):
* lisp/mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text)
(rmail-ensure-blank-line):
* lisp/mail/footnote.el (Footnote-delete-footnote):
* lisp/mail/emacsbug.el (report-emacs-bug):
* lisp/info.el (Info-follow-reference, Info-fontify-node):
* lisp/info-look.el (info-lookup-guess-custom-symbol):
* lisp/help-fns.el (help-fns--key-bindings):
* lisp/files.el (hack-local-variables):
* lisp/emulation/viper-ex.el (viper-get-ex-token, ex-cmd-complete)
(viper-get-ex-pat, ex-expand-filsyms, viper-get-ex-file)
(viper-complete-filename-or-exit):
* lisp/emulation/viper-cmd.el (viper-backward-indent):
* lisp/emacs-lisp/lisp-mode.el (calculate-lisp-indent):
* lisp/emacs-lisp/elint.el (elint-get-top-forms):
* lisp/cus-edit.el (custom-face-edit-value-create):
* lisp/calendar/todo-mode.el (todo-set-item-priority)
(todo-filter-items-1, todo-convert-legacy-files)
(todo-prefix-overlays): Add explicit second arg to looking-back.
2015-04-20 21:55:00 -04:00
..
appt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-bahai.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-china.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-coptic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-dst.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-french.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-hebrew.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-html.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-islam.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-iso.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-julian.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-mayan.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-move.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-persia.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-tex.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calendar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
diary-lib.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
holidays.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
icalendar.el Generate a ChangeLog file from commit logs 2015-04-07 00:00:55 -07:00
lunar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
parse-time.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
solar.el solar.el: Tweak sunrise-sunset output 2015-02-19 22:24:34 -08:00
time-date.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
timeclock.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
todo-mode.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00