emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/org org-footnote.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/org org-footnote.el
Date: Thu, 12 Feb 2009 03:25:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/02/12 03:25:54

Modified files:
        lisp/org       : org-footnote.el 

Log message:
        Joachim Reiter  <Reiter.Joachim at web.de>  (tiny change)
        
        (org-footnote-action): Fix doc typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/org/org-footnote.el?cvsroot=emacs&r1=1.6&r2=1.7

Patches:
Index: org-footnote.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/org/org-footnote.el,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- org-footnote.el     2 Feb 2009 20:57:15 -0000       1.6
+++ org-footnote.el     12 Feb 2009 03:25:54 -0000      1.7
@@ -287,7 +287,7 @@
 ;;;###autoload
 (defun org-footnote-action (&optional special)
   "Do the right thing for footnotes.
-When at a foornote reference, jump to the definition.  When at a definition,
+When at a footnote reference, jump to the definition.  When at a definition,
 jump to the refernces.  When neither at definition or reference,
 create a new footnote, interactively.
 With prefix arg SPECIAL, offer additional commands in a menu."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]