1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-12 01:42:37 -07:00
emacs/lisp/vc
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
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el (diff-hunk-file-names): Don't require a TAB after the file name 2015-04-08 21:47:50 -04:00
diff.el Change diff-switches default to `-u' 2015-04-14 05:06:49 +03:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el Extract ChangeLog entries when committing a directory 2015-04-11 07:09:56 +03:00
log-view.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc-cvs.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc-dav.el
vc-dir.el Make vc-dir default to repository root 2015-01-19 21:45:25 -08:00
vc-dispatcher.el Extract ChangeLog entries when committing a directory 2015-04-11 07:09:56 +03:00
vc-filewise.el
vc-git.el Call `smerge-start-session' even when dealing with a stash conflict 2015-04-19 22:24:39 +03:00
vc-hg.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc-hooks.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-mtn.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc-rcs.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-sccs.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-src.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-svn.el Use vc-switches on vc-*-annotate-command 2015-02-26 15:50:41 +01:00
vc.el Add autoload cooking for vc-responsible-backend 2015-03-01 18:31:28 -08:00