]> git.eshelyaron.com Git - emacs.git/commit
Add missing :version tags revealed by cusver-check
authorGlenn Morris <rgm@gnu.org>
Wed, 13 Dec 2017 07:21:24 +0000 (23:21 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 13 Dec 2017 07:21:24 +0000 (23:21 -0800)
commit52d2a690f66de135fbfbcf5a195014e24be64170
tree93fa47b84feb1f851e71fb82bf07a866491e6cc9
parentf5d036023494dc0d757d062f086a6adb6728f364
Add missing :version tags revealed by cusver-check

* lisp/comint.el (comint-move-point-for-matching-input):
* lisp/epa.el (epa-replace-original-text):
* lisp/image-dired.el (image-dired-cmd-optipng-program)
(image-dired-cmd-optipng-options):
* lisp/emacs-lisp/bytecomp.el (byte-compile-cond-use-jump-table):
* lisp/gnus/gnus-cloud.el (gnus-cloud-storage-method)
(gnus-cloud-interactive):
* lisp/net/mailcap.el (mailcap-user-mime-data):
* lisp/progmodes/cc-vars.el (c-asymmetry-fontification-flag)
(c-noise-macro-names, c-noise-macro-with-parens-names):
* lisp/progmodes/flymake.el (flymake-start-on-flymake-mode)
(flymake-wrap-around):
* lisp/progmodes/grep.el (grep-use-null-filename-separator):
* lisp/progmodes/js.el (js-indent-align-list-continuation):
* lisp/progmodes/perl-mode.el (perl-flymake-command):
* lisp/progmodes/python.el (python-flymake-command)
(python-flymake-command-output-pattern, python-flymake-msg-alist):
* lisp/progmodes/ruby-mode.el (ruby-flymake-use-rubocop-if-available)
(ruby-rubocop-config):
* lisp/textmodes/less-css-mode.el (less-css):
* lisp/textmodes/tex-mode.el (tex-chktex-program)
(tex-chktex-extra-flags): Add missing :version tags.
15 files changed:
lisp/comint.el
lisp/emacs-lisp/bytecomp.el
lisp/epa.el
lisp/gnus/gnus-cloud.el
lisp/image-dired.el
lisp/net/mailcap.el
lisp/progmodes/cc-vars.el
lisp/progmodes/flymake.el
lisp/progmodes/grep.el
lisp/progmodes/js.el
lisp/progmodes/perl-mode.el
lisp/progmodes/python.el
lisp/progmodes/ruby-mode.el
lisp/textmodes/less-css-mode.el
lisp/textmodes/tex-mode.el