emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH 1/1] Fix typo 'org-ctags-create-tags in comment
@ 2013-09-14 10:08 Gregor Zattler
  2013-09-15  4:41 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Gregor Zattler @ 2013-09-14 10:08 UTC (permalink / raw)
  To: emacs-orgmode

---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] Fix typo 'org-ctags-create-tags in comment
  2013-09-14 10:08 [PATCH 1/1] Fix typo 'org-ctags-create-tags in comment Gregor Zattler
@ 2013-09-15  4:41 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2013-09-15  4:41 UTC (permalink / raw)
  To: Gregor Zattler; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

Applied, thanks.

- Carsten

On 14.9.2013, at 12:08, Gregor Zattler <telegraph@gmx.net> 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
> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-15  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-14 10:08 [PATCH 1/1] Fix typo 'org-ctags-create-tags in comment Gregor Zattler
2013-09-15  4:41 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).