Преглед на файлове

Merge branch 'maint' into master-merge-maint

Conflicts:
	lisp/org-footnote.el
	lisp/org.el
Bastien Guerry преди 13 години
родител
ревизия
cd053cc12f
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      lisp/org-ctags.el
  2. 1 1
      lisp/org-protocol.el

+ 1 - 1
lisp/org-ctags.el

@@ -188,7 +188,7 @@ See the ctags documentation for more information.")
 Created as a local variable in each buffer.")
 
 (defcustom org-ctags-new-topic-template
-  "* <<%t>>\n\n\n\n\n\n"
+  "<<%t>>\n\n\n\n\n\n"
   "Text to insert when creating a new org file via opening a hyperlink.
 The following patterns are replaced in the string:
     `%t' - replaced with the capitalized title of the hyperlink"

+ 1 - 1
lisp/org-protocol.el

@@ -225,7 +225,7 @@ Consider using the interactive functions `org-protocol-create' and
   :type 'alist)
 
 (defcustom org-protocol-protocol-alist nil
-  "* Register custom handlers for org-protocol.
+  "Register custom handlers for org-protocol.
 
 Each element of this list must be of the form: