emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [patch] typo: customization group org-plain-list


From: Carsten Dominik
Subject: Re: [Orgmode] [patch] typo: customization group org-plain-list
Date: Wed, 21 Apr 2010 09:51:40 +0200

Applied, thanks.

- Carsten

On Apr 18, 2010, at 10:39 PM, Sebastian Rose wrote:


Found a typo in lisp/org-list.el. Patch is against branch
`remove-compatibility-code'


diff --git a/lisp/org-list.el b/lisp/org-list.el
index 180bc5a..f45819a 100644
--- a/lisp/org-list.el
+++ b/lisp/org-list.el
@@ -119,7 +119,7 @@ When a string, it will be used as a regular expression. When the bullet type of a list is changed, the new bullet type will be matched against this regexp. If it matches, there will be two spaces instead of one after
the bullet in each item of he list."
-  :group 'org-plain-list
+  :group 'org-plain-lists
  :type '(choice
         (const :tag "never" nil)
         (regexp)))



  Sebastian
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]