unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* feature proposal? add-change-log-entry does not find the ChangeLog file: change-log-directory-files
@ 2018-09-04 10:34 Uwe Brauer
  2018-09-04 17:11 ` Karl Fogel
  2018-09-04 17:20 ` Karl Fogel
  0 siblings, 2 replies; 6+ messages in thread
From: Uwe Brauer @ 2018-09-04 10:34 UTC (permalink / raw)
  To: emacs-devel


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 







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-05 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-04 10:34 feature proposal? add-change-log-entry does not find the ChangeLog file: change-log-directory-files Uwe Brauer
2018-09-04 17:11 ` Karl Fogel
2018-09-04 17:20 ` Karl Fogel
2018-09-05  8:01   ` Uwe Brauer
2018-09-05 11:07   ` Uwe Brauer
2018-09-05 13:32   ` [SOLVED] (was: feature proposal? add-change-log-entry does not find the ChangeLog file: change-log-directory-files) Uwe Brauer

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).