From: David Kastrup <dak@gnu.org>
To: emacs-devel@gnu.org
Subject: Tiny omission
Date: Thu, 29 May 2008 11:17:34 +0200 [thread overview]
Message-ID: <86k5hdpiz5.fsf@lola.quinscape.zz> (raw)
[-- Attachment #1: Type: text/plain, Size: 164 bytes --]
Hi, I have papers on file, but no write access from work. Here is a
small fix. Probably it would not be amiss to go through a lot of stuff
adding manual links.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 401 bytes --]
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index 6d8cd48..c01999a 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -53,7 +53,8 @@
"Automatic mode-dependent insertion of text into new files."
:prefix "auto-insert-"
:group 'files
- :group 'convenience)
+ :group 'convenience
+ :link '(custom-manual "(autotype) Autoinserting"))
(defcustom auto-insert 'not-modified
[-- Attachment #3: Type: text/plain, Size: 20 bytes --]
--
David Kastrup
next reply other threads:[~2008-05-29 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-29 9:17 David Kastrup [this message]
2008-05-29 9:40 ` Tiny omission Juanma Barranquero
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86k5hdpiz5.fsf@lola.quinscape.zz \
--to=dak@gnu.org \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).