0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 23:18:35 +00:00
org-mode/lisp
Nicolas Goaziou ef01789804 org.el: Use dolist' instead of mapc' + `lambda'
* lisp/org.el (org-babel-do-load-languages):
(org-load-modules-maybe):
(org-mode-transpose-word-syntax-table):
(org-cycle-internal-local):
(org-remove-empty-overlays-at):
(org-reinstall-markers-in-region):
(orgstruct++-mode):
(orgstruct++-mode):
(org-offer-links-in-entry):
(org-refile-cache-clear):
(org-revert-all-org-buffers):
(org-ctrl-c-ctrl-c):
(org-in-block-p):
(org-uniquify-alist):
(org-unindent-buffer):
(org-imenu-get-tree): Use `dolist' instead of `mapc' + `lambda'.

(org-show-block-all):
(org-remove-occur-highlights):
(org-remove-inline-images):
(org-speed-command-help):
(org-require-autoloaded-modules): Use #'fun instead of 'fun for clarity.
2016-01-10 21:16:29 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-asymptote.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-awk.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-C.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-calc.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-clojure.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-comint.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-coq.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-core.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
ob-css.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ditaa.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-dot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ebnf.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-emacs-lisp.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-eval.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-exp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-forth.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-fortran.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-gnuplot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-groovy.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-haskell.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-io.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-J.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-java.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-js.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-keys.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-latex.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ledger.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lilypond.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lisp.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-makefile.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-matlab.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-maxima.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-mscgen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ocaml.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-octave.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-org.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-perl.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-picolisp.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-plantuml.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-processing.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-python.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-R.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ref.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ruby.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sass.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-scala.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-scheme.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-screen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sed.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-shell.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-shen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sql.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sqlite.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-stan.el Update copyright years for master-only files 2016-01-10 12:07:40 -05:00
ob-table.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-tangle.el ob-tangle: Silence byte-compiler 2016-01-02 17:40:22 +01:00
ob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-agenda.el Make `org-make-tags-matcher' lexical binding friendly 2016-01-10 21:16:29 +01:00
org-archive.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-attach.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-bbdb.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-bibtex.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-capture.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-clock.el Make `org-make-tags-matcher' lexical binding friendly 2016-01-10 21:16:29 +01:00
org-colview.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-compat.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-crypt.el Make `org-make-tags-matcher' lexical binding friendly 2016-01-10 21:16:29 +01:00
org-ctags.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-datetree.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-docview.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-element.el Update copyright years 2016-01-09 17:12:03 -05:00
org-entities.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-eshell.el Update copyright years 2016-01-09 17:12:03 -05:00
org-faces.el Update copyright years 2016-01-09 17:12:03 -05:00
org-feed.el Update copyright years 2016-01-09 17:12:03 -05:00
org-footnote.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-gnus.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-habit.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-id.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-indent.el Merge branch 'maint' 2016-01-02 14:13:41 +01:00
org-info.el Update copyright years 2016-01-09 17:12:03 -05:00
org-inlinetask.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Update copyright years 2016-01-09 17:12:03 -05:00
org-lint.el Update copyright years for master-only files 2016-01-10 12:07:40 -05:00
org-list.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-macro.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-macs.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-mhe.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-mobile.el Update copyright years 2016-01-09 17:12:03 -05:00
org-mouse.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-pcomplete.el Update copyright years 2016-01-09 17:12:03 -05:00
org-plot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-protocol.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-rmail.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-src.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-table.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-timer.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-w3m.el Update copyright years 2016-01-09 17:12:03 -05:00
org.el org.el: Use dolist' instead of mapc' + `lambda' 2016-01-10 21:16:29 +01:00
ox-ascii.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-beamer.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-html.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-icalendar.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-latex.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-man.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-md.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-odt.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-org.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-publish.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
ox-texinfo.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00