From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch][ox-koma-letter] Support for to and from headings Date: Tue, 04 Jun 2013 12:07:34 +0200 Message-ID: <87hahedw9l.fsf@bzg.ath.cx> References: <8738t1aes7.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjoAe-0005Ut-5X for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:08:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjoAZ-0002Ry-D3 for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:08:52 -0400 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:38870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjoAZ-0002Rr-7Q for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:08:47 -0400 Received: by mail-ea0-f180.google.com with SMTP id k10so12411eaj.11 for ; Tue, 04 Jun 2013 03:08:46 -0700 (PDT) In-Reply-To: <8738t1aes7.fsf@pank.eu> (rasmus@gmx.us's message of "Sat, 01 Jun 2013 20:04:24 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Hi Rasmus, Rasmus writes: > * ox-koma-letter.el: If tag wasn't given a headline could cause > trouble. > * ox-koma-letter.el: bug in subject-format defcustom. > * ox-koma-letter.el: some newline changes > * ox-koma-letter.el: changed varioues quoted things to symbols. You need to tell what functions or variables are modified. Simply open the diff in Emacs, use `n' to navigate to the next difference, then hit `C-x 4 a' to create a changelog entry, Emacs change-log-mode will handle the formatting correctly. Hope this helps! -- Bastien