GNU bug report logs - #2748
[PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Sun, 22 Mar 2009 19:15:03 UTC

Severity: minor

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jari Aalto <jari.aalto <at> cante.net>
To: Emacs bug BTS <submit <at> debbugs.gnu.org>
Subject: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
Date: Sun, 22 Mar 2009 21:08:06 +0200
[Message part 1 (text/plain, inline)]
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 <at> cante.net>

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

[0001-lisp-desktop.el-Add-Info-goto-node-reference-in-co.patch (text/x-diff, inline)]
From e4c54961891314a72200f387d25b1ec65fbba4d2 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto <at> 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


This bug report was last modified 16 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.