From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH 1/1] Fix typo 'org-ctags-create-tags in comment Date: Sun, 15 Sep 2013 06:41:42 +0200 Message-ID: <6D49EE10-B90A-4D47-8AFA-D8100D82D528@gmail.com> References: <87hadnxwwo.fsf@boo.workgroup> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/signed; boundary="Apple-Mail=_31880469-F52F-4284-B309-3CB83C8D93B2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VL49g-00033b-Mt for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 00:42:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VL49Y-0004pm-9A for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 00:41:52 -0400 Received: from mail-ea0-x231.google.com ([2a00:1450:4013:c01::231]:33244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VL49Y-0004ph-2F for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 00:41:44 -0400 Received: by mail-ea0-f177.google.com with SMTP id f15so1341287eak.36 for ; Sat, 14 Sep 2013 21:41:43 -0700 (PDT) In-Reply-To: <87hadnxwwo.fsf@boo.workgroup> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gregor Zattler Cc: emacs-orgmode --Apple-Mail=_31880469-F52F-4284-B309-3CB83C8D93B2 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Applied, thanks. - Carsten On 14.9.2013, at 12:08, Gregor Zattler wrote: > --- > Fix a minor typo. > > lisp/org-ctags.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el > index 98d47e5..9d8ed6c 100644 > --- a/lisp/org-ctags.el > +++ b/lisp/org-ctags.el > @@ -131,7 +131,7 @@ > ;; > ;; (progn > ;; (message "-- rebuilding tags tables...") > -;; (mapc 'org-create-tags tags-table-list)) > +;; (mapc 'org-ctags-create-tags tags-table-list)) > > ;;; Code: > > -- > 1.8.4.rc3 > --Apple-Mail=_31880469-F52F-4284-B309-3CB83C8D93B2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJSNTqGAAoJEO+gg/nAZuwM8zcH/A1v21E1TnDEBt/uE3KJk+VF ZZsh5WRsKMJTCJAdOueHWVHIO8ns8gDunDn0T2WAgYtkYyoQnUUr5TEXqIagi7pB Ilh3SartLVST/VUZT5NMhFy3sVbSemXNX5+IIiztxmvRyOsnQlEp3DyZ/QEilWt7 yDaTIMmyvKdRq/oVSf0lgRNXvQU0vQzOK866AbXp6UkgFkeVLUzCsb5DSVsLExE7 gXCFISWJfhL7P/2N0wfsgqvNIw0SgCXjFsnOoxXCpQ4WpFt5z3BA9RsYcN+ccTvL cO7MAwByYbdBTAUgeLdswxMizEGKq8abUIZDr1IzMsTZJWU9tAQEALOOSGTVtVo= =zvfi -----END PGP SIGNATURE----- --Apple-Mail=_31880469-F52F-4284-B309-3CB83C8D93B2--