[Accepted] [Orgmode] small typo in docstring of org-beamer.el (herder - header)

2010-10-11 Thread Carsten Dominik
Patch 305 (http://patchwork.newartisans.com/patch/305/) is now Accepted.

Maintainer comment: none

This relates to the following submission:

http://mid.gmane.org/%3C11224.1286662865%40rgc.damtp.cam.ac.uk%3E

Here is the original message containing the patch:

 Content-Type: text/plain; charset=utf-8
 MIME-Version: 1.0
 Content-Transfer-Encoding: 7bit
 Subject: [Orgmode] small typo in docstring of org-beamer.el (herder - header)
 Date: Sun, 10 Oct 2010 03:21:05 -
 From: Stephen Eglen s.j.eg...@damtp.cam.ac.uk
 X-Patchwork-Id: 305
 Message-Id: 11224.1286662...@rgc.damtp.cam.ac.uk
 To: emacs-orgmode@gnu.org
 Cc: Stephen Eglen s.j.eg...@damtp.cam.ac.uk
 
 git diff lisp/org-beamer.el
 
 
 diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el
 index 2631e70..49b3499 100644
 --- a/lisp/org-beamer.el
 +++ b/lisp/org-beamer.el
 @@ -382,7 +382,7 @@ The need to be after the begin statement of the 
 environment.
 (insert dovl)))
  
  (defun org-beamer-amend-header ()
 -  Add `org-beamer-header-extra' to the LaTeX herder.
 +  Add `org-beamer-header-extra' to the LaTeX header.
  If the file contains the string BEAMER-HEADER-EXTRA-HERE on a line
  by itself, it will be replaced with `org-beamer-header-extra'.  If not,
  the value will be inserted right after the documentclass statement.
 

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] small typo in docstring of org-beamer.el (herder - header)

2010-10-09 Thread Stephen Eglen

git diff lisp/org-beamer.el
diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el
index 2631e70..49b3499 100644
--- a/lisp/org-beamer.el
+++ b/lisp/org-beamer.el
@@ -382,7 +382,7 @@ The need to be after the begin statement of the 
environment.
  (insert dovl)))
 
 (defun org-beamer-amend-header ()
-  Add `org-beamer-header-extra' to the LaTeX herder.
+  Add `org-beamer-header-extra' to the LaTeX header.
 If the file contains the string BEAMER-HEADER-EXTRA-HERE on a line
 by itself, it will be replaced with `org-beamer-header-extra'.  If not,
 the value will be inserted right after the documentclass statement.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode