emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

add-change-log-entry


From: Paul Pogonyshev
Subject: add-change-log-entry
Date: Mon, 16 Jul 2007 22:09:30 +0300
User-agent: KMail/1.7.2

Hi,

Currently, when I add an entry to the changelog, I get this:

        * some-very-long-file-name 
(SomeLongClassName.some_even_longer_method_name): -*- point -*-

When I then press M-q, I get:

        *
        some-very-long-file-name 
(SomeLongClassName.some_even_longer_method_name):
-*- point -*-

Would it be possible that in case of such long identifiers,
`add-change-log-entry' started with

        * some-very-long-file-name
        (SomeLongClassName.some_even_longer_method_name): -*- point -*-

in the buffer?

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]