all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jari Aalto <jari.aalto@cante.net>
To: Emacs bug BTS <submit@emacsbugs.donarmstrong.com>
Subject: bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
Date: Sun, 22 Mar 2009 21:08:06 +0200	[thread overview]
Message-ID: <87d4c9nzop.fsf@jondo.cante.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]


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.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-lisp-desktop.el-Add-Info-goto-node-reference-in-co.patch --]
[-- Type: text/x-diff, Size: 817 bytes --]

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


             reply	other threads:[~2009-03-22 19:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dar60pxqtz.fsf@fencepost.gnu.org>
2009-03-22 19:08 ` Jari Aalto [this message]
2009-03-22 20:15   ` bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d4c9nzop.fsf@jondo.cante.net \
    --to=jari.aalto@cante.net \
    --cc=2748@emacsbugs.donarmstrong.com \
    --cc=submit@emacsbugs.donarmstrong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.