emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/org/org-info.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/org/org-info.el,v
Date: Thu, 08 May 2008 15:45:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/05/08 15:45:57

Index: org-info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/org/org-info.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- org-info.el 6 May 2008 07:25:25 -0000       1.3
+++ org-info.el 8 May 2008 15:45:57 -0000       1.4
@@ -47,7 +47,6 @@
 ;; Implementation
 (defun org-info-store-link ()
   "Store a link to an Info file and node."
-  "Store a link to an INFO folder or message."
   (when (eq major-mode 'Info-mode)
     (let (link desc)
       (setq link (org-make-link "info:"




reply via email to

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