[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
add-change-log-entry does not find the ChangeLog file: change-log-direct
From: |
Uwe Brauer |
Subject: |
add-change-log-entry does not find the ChangeLog file: change-log-directory-files |
Date: |
Fri, 31 Aug 2018 10:46:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Hi
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")
`----
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 one in the current
subdirectory, which I don't want.
Any ideas how to deal with this situation?
Thanks
Uwe Brauer
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- add-change-log-entry does not find the ChangeLog file: change-log-directory-files,
Uwe Brauer <=