unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: Remove * characters from the front of variable docstrings
Date: Thu, 26 Apr 2012 14:46:29 -0400	[thread overview]
Message-ID: <71ehra49h6.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <p0bome9xik.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 26 Apr 2012 14:08:19 -0400")


Also I just noticed this error; maybe there are similar things:

 bzr diff -r 107812..107813 lisp/org/org-ctags.el

*** lisp/org/org-ctags.el	2012-04-03 12:02:21 +0000
--- lisp/org/org-ctags.el	2012-04-09 13:05:48 +0000
***************
*** 188,194 ****
  Created as a local variable in each buffer.")
  
  (defcustom org-ctags-new-topic-template
!   "* <<%t>>\n\n\n\n\n\n"
    "Text to insert when creating a new org file via opening a hyperlink.
  The following patterns are replaced in the string:
      `%t' - replaced with the capitalized title of the hyperlink"
--- 188,194 ----
  Created as a local variable in each buffer.")
  
  (defcustom org-ctags-new-topic-template
!   " <<%t>>\n\n\n\n\n\n"
    "Text to insert when creating a new org file via opening a hyperlink.
  The following patterns are replaced in the string:
      `%t' - replaced with the capitalized title of the hyperlink"




  reply	other threads:[~2012-04-26 18:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 18:08 Remove * characters from the front of variable docstrings Glenn Morris
2012-04-26 18:46 ` Glenn Morris [this message]
2012-04-26 18:51   ` Glenn Morris
2012-04-26 19:55     ` Tassilo Horn
2012-04-26 20:48       ` Bastien
2012-04-26 20:51     ` Bastien
2012-04-26 20:14 ` Eli Zaretskii
2012-04-26 20:43   ` Drew Adams
2012-04-26 20:54   ` Glenn Morris
2012-04-26 21:01 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2016-09-23 10:32 Tino Calancha

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=71ehra49h6.fsf@fencepost.gnu.org \
    --to=rgm@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).