emacs-devel
[Top][All Lists]
Advanced

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

feature proposal? add-change-log-entry does not find the ChangeLog file:


From: Uwe Brauer
Subject: feature proposal? add-change-log-entry does not find the ChangeLog file: change-log-directory-files
Date: Tue, 04 Sep 2018 12:34:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Hi 

My problem is, if I am in a subdirectory of my mercurial (or git)
repository and run add-change-log-entry, does not open the ChangeLog
file in the «root» directory but tries to open the none existing
ChangeLog file in the current subdirectory, which I don't want.

Any ideas how to deal with this situation?


I tried to set 

,----
[+]
| change-log-directory-files is a variable defined in ‘add-log.el’.
| Its value is (".bzr" ".git" "../.hg" ".hg" ".svn")
| Original value was 
| (".bzr" ".git" ".hg" ".svn")
`----

Did not help. Is this feature not implemented? By this I mean: suppose
in a directory under VC, there is only one ChangeLog file in the root
directory, then if I call add-change-log-entry there is no way to tell
emacs that he only looks for that file?

Thanks 

Uwe Brauer 







reply via email to

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