]> git.eshelyaron.com Git - emacs.git/commitdiff
(org-export-ascii-bullets): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 00:35:28 +0000 (00:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 7 Jun 2007 00:35:28 +0000 (00:35 +0000)
lisp/ChangeLog
lisp/textmodes/org.el

index 48d3a7a9ffca4e059043cabbddf41a729c305a88..43b812a4391d2100e8c675cc24a3642e4cf53496 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * progmodes/ebrowse.el (ebrowse-member-table):
+       * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
+
 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
 
        * pgg.el (pgg-sign-region, pgg-sign):
@@ -21,7 +26,7 @@
        (all): Replace `case' by `cond', `string-to-int' by
        `string-to-number', and `process-kill-without-query' by
        `set-process-query-on-exit-flag'.
-       (socks-char-int): Remove defalias and all occurencies.
+       (socks-char-int): Remove defalias and all occurrences.
 
 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
 
        (cperl-string-syntax-table): Make { and } not-grouping
          (Sometimes they ARE grouping in RExen, but matching them would only
           confuse in many situations when they are not)
-       (beginning-of-buffer): Replace two occurences with goto-char...
+       (beginning-of-buffer): Replace two occurrences with goto-char...
        (cperl-calculate-indent): `char-after' could be nil...
        (cperl-find-pods-heres): REx can start after "[" too.
                Hightlight (??{}) in RExen too.
        New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
 
        * dired.el (dired-move-to-filename-regexp): Remove.
-       All occurences replaced by `directory-listing-before-filename-regexp'.
+       All occurrences replaced by `directory-listing-before-filename-regexp'.
 
        * dired-x.el, locate.el, vc.el:
        Replace `dired-move-to-filename-regexp' by
        `directory-listing-before-filename-regexp'.  In vc.el it is
        overwritten locally; maybe this can be handled in files.el too.
 
-       * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
+       * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
        replaced by `directory-listing-before-filename-regexp'.
 
 2005-10-23  Andreas Schwab  <schwab@suse.de>
index f3ae0177fd0aec2717e01946326444cc15f8eb18..f9a3c279d9d4474ab5598b9d1d2eb195b09cd88d 100644 (file)
@@ -2467,7 +2467,7 @@ In the given sequence, these characters will be used for level 1, 2, ..."
 
 (defcustom org-export-ascii-bullets '(?* ?+ ?-)
   "Bullet characters for headlines converted to lists in ASCII export.
-The first character is is used for the first lest level generated in this
+The first character is used for the first lest level generated in this
 way, and so on.  If there are more levels than characters given here,
 the list will be repeated.
 Note that plain lists will keep the same bullets as the have in the