org-mode/lisp
Carsten Dominik c1524ad9fa Fix arg handling for org-contents
When odd levels are being used, change the interpretation of a
numerical arg to S-TAB.

Michael Brand writes:

> I like the org-indent-mode with the soft-indentation but even more I
> like the hard-indentation with `#+STARTUP: odd hidestars' instead for
> which I have a question.
>
> This is the content of the example file oddeven:
> -*- mode: org -*-
> #+STARTUP: oddeven hidestars content
> * 1 Org Mode
> ** 1.1 Introduction
> *** 1.1.1 Installation
>
> This is the content of the example file odd:
> -*- mode: org -*-
> #+STARTUP: odd hidestars content
> * 1 Org Mode
> *** 1.1 Introduction
> ***** 1.1.1 Installation
>
> The different _Emacs-faces_ (colors) for the heading levels are the same
> when comparing the two files. This Emacs-internal adaptation I
> appreciate a lot.
>
> C-u 2 S-Tab shows _two_ levels with the file oddeven but only _one_ with
> the file odd. Is this how it is intended to work for the file odd?
2009-09-10 18:30:42 +02:00
..
ChangeLog Fix arg handling for org-contents 2009-09-10 18:30:42 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Minor visual improvements. 2009-09-08 11:10:13 +08:00
org-archive.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-ascii.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-attach.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-bbdb.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-bibtex.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-clock.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-colview-xemacs.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-colview.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-compat.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-docbook.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-exp-blocks.el Fix indentation in code export 2009-08-18 06:35:50 +01:00
org-exp.el Fix bug in table export 2009-09-08 15:45:11 +02:00
org-faces.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-feed.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-footnote.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-gnus.el Clean up the require stuff in org-gnus.el 2009-09-08 10:04:57 +02:00
org-html.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-icalendar.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-id.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-indent.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-info.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-inlinetask.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-irc.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-jsinfo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-latex.el LaTeX export: Fix bug with accidental multiline protection in comments 2009-09-06 07:54:31 +02:00
org-list.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mac-message.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-macs.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mew.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mhe.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mouse.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-plot.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-protocol.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-publish.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-remember.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-rmail.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-src.el Fix cleaning up Edit Src buffers 2009-09-09 15:06:42 +02:00
org-table.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-timer.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-vm.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-w3m.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-wl.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-xoxo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org.el Fix arg handling for org-contents 2009-09-10 18:30:42 +02:00