emacs/lisp/org
Paul Eggert 65c8c7cb96 Pacify ‘make check-declare’
* lisp/cedet/srecode/insert.el (data-debug-new-buffer)
(data-debug-insert-stuff-list, data-debug-insert-thing):
* lisp/emulation/viper-ex.el (viper-change-state-to-vi)
(viper-change-state-to-emacs):
* lisp/emulation/viper-macs.el (viper-change-state-to-vi):
* lisp/org/ob-asymptote.el (orgtbl-to-generic):
* lisp/org/ob-awk.el (orgtbl-to-generic):
* lisp/org/ob-core.el (org-edit-src-code, orgtbl-to-generic):
* lisp/org/ob-emacs-lisp.el (orgtbl-to-generic):
* lisp/org/ob-exp.el (org-element-context):
* lisp/org/ob-gnuplot.el (org-time-string-to-time)
(orgtbl-to-generic):
* lisp/org/ob-haskell.el (org-export-to-file):
* lisp/org/ob-latex.el (org-create-formula-image)
(org-latex-compile):
* lisp/org/ob-python.el (run-python):
* lisp/org/ob-sh.el (orgtbl-to-generic):
* lisp/org/ob-tangle.el (org-link-escape, org-back-to-heading):
* lisp/org/org-colview.el (org-agenda-redo):
* lisp/org/org-feed.el (url-retrieve-synchronously):
* lisp/org/org-info.el (Info-find-node):
* lisp/org/org-list.el (org-previous-line-empty-p):
* lisp/org/org-macs.el (org-string-match-p):
* lisp/org/org.el (org-beamer-mode):
Fix prototype to match current definition.
* lisp/emacs-lisp/advice.el (function-called-at-point):
* lisp/progmodes/prolog.el (compilation-shell-minor-mode):
Fix typo: extra '.
* lisp/emacs-lisp/cl-generic.el (cl-defmethod):
Insert ,' to pacify check-declare.
* lisp/org/ob-comint.el (tramp-flush-directory-property):
* lisp/org/ob-tangle.el (org-babel-update-block-body):
* lisp/org/org-bibtex.el (org-babel-trim):
* lisp/org/org-pcomplete.el (org-export-backend-options):
* lisp/org/org-protocol.el (org-publish-get-project-from-filename):
Fix file name in declare-function.
* lisp/org/ob-comint.el (with-parsed-tramp-file-name)
* lisp/org/ob-core.el (with-parsed-tramp-file-name):
* lisp/org/org.el (org-beamer-mode):
* lisp/url/url-http.el (gnutls-negotiate):
Append ‘t’ to declare-function, since the declaration isn’t a defun.
* lisp/org/ob-core.el (show-all):
Declare outline-show-all instead, since it is the
non-obsolete version of this function.
(org-save-outline-visibility): Remove; not needed.
* lisp/org/ob-scheme.el (run-geiser, geiser-mode)
(geiser-eval-region, geiser-repl-exit):
* lisp/org/ox-org.el (htmlize-buffer):
Prepend "ext:" to file name, since it is not part of Emacs.
* lisp/org/ob-sh.el (org-babel-comint-in-buffer)
* lisp/org/org-gnus.el (nnimap-group-overview-filename):
Remove decl, since function was removed.
* lisp/org/ob-sh.el (org-babel-comint-with-output):
* lisp/org/org-macro.el (org-with-wide-buffer):
Omit unnecessary (and mismatching) decl.
* lisp/org/org-agenda.el (calendar-absolute-from-iso):
* lisp/org/org-clock.el (calendar-iso-to-absolute):
Declare calendar-iso-to-absolute instead, since it is the
non-obsolete version of this function.
* lisp/org/org-compat.el (w32-focus-frame):
Remove decl, since function is now obsolete.
2016-05-14 19:57:44 -07:00
..
ChangeLog.1 ; Spelling fixes 2016-04-21 14:45:01 -07:00
ob-asymptote.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-awk.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-C.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-calc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-clojure.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-comint.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-core.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-css.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ditaa.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-dot.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-emacs-lisp.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-eval.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-exp.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-fortran.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-gnuplot.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-haskell.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-io.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-java.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-js.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-keys.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-latex.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-ledger.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lilypond.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-makefile.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-matlab.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-maxima.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-mscgen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ocaml.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-octave.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-org.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-perl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-picolisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-plantuml.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-python.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-R.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ruby.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sass.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-scala.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-scheme.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-screen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sh.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-shen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sql.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sqlite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-tangle.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-agenda.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-archive.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-attach.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-bbdb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-bibtex.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-capture.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-clock.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-colview.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-compat.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-crypt.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
org-ctags.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-datetree.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-docview.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-element.el Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00
org-entities.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-eshell.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-faces.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-feed.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-footnote.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-gnus.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-habit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-id.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-info.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-inlinetask.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-install.el Merge Org 7.9.3e (commit b07a9bb). 2013-02-07 08:11:59 +01:00
org-irc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-list.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-macro.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-macs.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-mhe.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-mobile.el Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00
org-mouse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-pcomplete.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-plot.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-protocol.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-rmail.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-src.el * lisp/org: Fix some compiler warnings 2016-01-25 10:11:31 -05:00
org-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-timer.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
org-version.el Sync Org 8.2.10 2014-10-13 00:25:24 +02:00
org-w3m.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ox-ascii.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
ox-beamer.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-html.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-icalendar.el More format-time-string change fixups 2016-04-02 23:44:18 -07:00
ox-latex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-man.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-md.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-odt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-org.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ox-publish.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
ox-texinfo.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00