comparison lisp/org/org-ctags.el @ 111880:a7740098b594

Update to Org mode 7.4
author Carsten Dominik <carsten.dominik@gmail.com>
date Sat, 11 Dec 2010 17:42:53 +0100
parents 5cb272c831e8
children 6378d1b57038
comparison
equal deleted inserted replaced
111879:4a0faa1cecc2 111880:a7740098b594
1 ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode. 1 ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode.
2 ;; 2 ;;
3 ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 3 ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4 4
5 ;; Author: Paul Sexton <eeeickythump@gmail.com> 5 ;; Author: Paul Sexton <eeeickythump@gmail.com>
6 ;; Version: 7.3 6 ;; Version: 7.4
7 7
8 ;; Keywords: org, wp 8 ;; Keywords: org, wp
9 ;; Version: 7.3 9 ;; Version: 7.4
10 ;; 10 ;;
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
12 ;; 12 ;;
13 ;; GNU Emacs is free software: you can redistribute it and/or modify 13 ;; GNU Emacs is free software: you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 14 ;; it under the terms of the GNU General Public License as published by