bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add Info-goto-


From: Emacs bug Tracking System
Subject: bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments)
Date: Sun, 22 Mar 2009 20:15:03 +0000

Your message dated Sun, 22 Mar 2009 16:09:12 -0400
with message-id <dar60pxqtz.fsf@fencepost.gnu.org>
and subject line Re: bug#2748: [PATCH] Emacs CVS: desktop.el: Add 
Info-goto-node reference in comments
has caused the Emacs bug report #2748,
regarding [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in 
comments
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2748: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2748
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments Date: Sun, 22 Mar 2009 21:08:06 +0200
The comments at the beginning of file refer to Emacs manual section. If
this reference is lisp expression, it is possible C-x C-e to visit the
section immediately.

2009-03-22  Jari Aalto  <jari.aalto@cante.net>

        * desktop.el: (top level): Add `Info-goto-node' reference
        in comments.

>From e4c54961891314a72200f387d25b1ec65fbba4d2 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Sun, 22 Mar 2009 21:03:30 +0200
Subject: [PATCH] lisp/desktop.el:  Add Info-goto-node reference in comments

---
 lisp/desktop.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/desktop.el b/lisp/desktop.el
index b74f62b..0fbf715 100644
--- a/lisp/desktop.el
+++ b/lisp/desktop.el
@@ -40,7 +40,7 @@
 ;;     (desktop-save-mode 1)
 ;;
 ;; For further usage information, look at the section
-;; "Saving Emacs Sessions" in the GNU Emacs Manual.
+;; (Info-goto-node "(emacs)Saving Emacs Sessions") in the GNU Emacs Manual.
 
 ;; When the desktop module is loaded, the function `desktop-kill' is
 ;; added to the `kill-emacs-hook'.  This function is responsible for
-- 
1.6.1.3


--- End Message ---
--- Begin Message --- Subject: Re: bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments Date: Sun, 22 Mar 2009 16:09:12 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Jari Aalto wrote:

> -;; "Saving Emacs Sessions" in the GNU Emacs Manual.
> +;; (Info-goto-node "(emacs)Saving Emacs Sessions") in the GNU Emacs Manual.

OK, but it is better to use `info'.




--- End Message ---

reply via email to

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