0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-24 13:32:52 +00:00
org-mode/lisp
Kyle Meyer 1ec47568f4 org-format-outline-path: Cosmetic fix
* lisp/org.el (org-format-outline-path): Change loop counter.

The old version gives the same result when combined with the other for
clause, but it reads as though the intention is to reach
(length path) rather than (1- (length path)).
2015-10-31 12:35:13 -04:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-awk.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-C.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-calc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-clojure.el ob-clojure: Silence byte-compiler 2015-10-11 23:56:35 +02:00
ob-comint.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-coq.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-core.el babel: fix header arg duplication 2015-10-29 19:10:08 +00:00
ob-css.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ditaa.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-dot.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-eval.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-exp.el Clean up spacing to pass Emacs's pre-commit check 2015-10-04 02:31:29 -04:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
ob-gnuplot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-groovy.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-haskell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-io.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-java.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-js.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-keys.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-latex.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ob-ledger.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lilypond.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
ob-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lob.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-makefile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-matlab.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-maxima.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-mscgen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ocaml.el Clean up spacing to pass Emacs's pre-commit check 2015-10-04 02:31:29 -04:00
ob-octave.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-org.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-perl.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-picolisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-plantuml.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-processing.el ob-processing.el: Support for Processing language 2015-04-25 10:01:21 +02:00
ob-python.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-R.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-ref.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-ruby.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-sass.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scala.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-scheme.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
ob-screen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sed.el Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
ob-shell.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-shen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sql.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-sqlite.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ob-table.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
ob-tangle.el ob-tangle: Check that publishing directory exists 2015-10-03 18:08:52 -04:00
ob.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-agenda.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-archive.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-attach.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bbdb.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bibtex.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-capture.el org-capture: Reverse capture finalize and refile, hack buffer killing 2015-10-13 21:42:47 +02:00
org-clock.el org-clock: Fix clocking in 2015-10-25 15:51:53 +01:00
org-colview.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-compat.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-crypt.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-ctags.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-datetree.el org-datetree: Fix DATE_TREE search 2015-08-22 21:40:54 +02:00
org-docview.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-element.el org-element: Fix parsing of planning in inline tasks 2015-10-16 23:19:06 +02:00
org-entities.el Backport commit 753fbfb from Emacs master branch 2015-09-21 18:38:39 -04:00
org-eshell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-faces.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
org-feed.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
org-footnote.el Partially revert backport of commit 284c470 2015-09-21 18:38:39 -04:00
org-gnus.el Backport commit c1cacb0 from Emacs master branch 2015-08-22 16:51:38 -04:00
org-habit.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-id.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-indent.el org-indent: Remove extra column in indentation 2015-08-25 15:03:59 +02:00
org-info.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-inlinetask.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-list.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
org-macro.el fix SETUPFILE pathname expansion with subdirectories 2015-09-24 10:16:04 +02:00
org-macs.el Protect remaining apostrophes in docstrings 2015-09-21 18:38:39 -04:00
org-mhe.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mobile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mouse.el Pass LIMIT argument to org-looking-back 2015-10-04 02:31:29 -04:00
org-pcomplete.el Pass LIMIT argument to org-looking-back 2015-10-04 02:31:29 -04:00
org-plot.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-protocol.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-rmail.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-src.el Backport quote-related commits from Emacs 2015-09-21 18:38:18 -04:00
org-table.el Fix "undefined symbol 'org-export-create-backend" 2015-10-01 21:55:13 +02:00
org-timer.el org-timer: Match paused timer value to docstring 2015-09-22 00:20:57 -04:00
org-w3m.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org.el org-format-outline-path: Cosmetic fix 2015-10-31 12:35:13 -04:00
ox-ascii.el ox-ascii: Fix code typo 2015-10-18 09:27:28 +02:00
ox-beamer.el ox-beamer: Fix labels 2015-10-16 22:38:14 +02:00
ox-html.el Clean up spacing to pass Emacs's pre-commit check 2015-10-04 02:31:29 -04:00
ox-icalendar.el ox-icalendar: Fix a docstring 2015-10-01 13:51:13 +02:00
ox-latex.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ox-man.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox-md.el ox-md: Fix docstring 2015-09-24 10:27:24 +02:00
ox-odt.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox-org.el Use prefix for outline functions 2015-10-04 02:31:16 -04:00
ox-publish.el Backport commit 284c470 from Emacs master branch 2015-09-21 18:38:39 -04:00
ox-texinfo.el Backport commit ab11a1c from Emacs master branch 2015-09-22 00:20:57 -04:00
ox.el ox: Change misleading keys in `org-export-smart-quotes-alist' 2015-10-03 09:19:21 +02:00