all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Creating changelog with magit
@ 2014-04-01 21:42 Thorsten Jolitz
  2014-04-01 23:04 ` Richard Lawrence
  2014-04-03 15:51 ` Florian Beck
  0 siblings, 2 replies; 4+ messages in thread
From: Thorsten Jolitz @ 2014-04-01 21:42 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

reading this

,--------------------------------------------
| http://orgmode.org/worg/org-contribute.html
`--------------------------------------------

I find:

,-------------------------------------------------------------------
| If you are using magit.el in Emacs, the ChangeLog for such entries
| are easily produced by pressing C in the diff listing.
`-------------------------------------------------------------------

but when doing so with point on a staged changed in the magit-status
buffer, I get a meager

,-------------------
| 
| * org.el: 
| 
| # <<comment text>>
| 
`-------------------

instead of something more useful like this:

,-------------------
| org.el: 
|
| * org.el(foo):
|   (bar):
| * ox.el(doo):
|   (daa):
|   (dee):
| 
| # <<comment text>>
| 
`-------------------

i.e. magit does not detect which files/definitions have changed and already
offers the template for all changes of the current diff to HEAD.

Am I doing something wrong or is this all there is?

-- 
cheers,
Thorsten

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

end of thread, other threads:[~2014-04-03 19:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 21:42 Creating changelog with magit Thorsten Jolitz
2014-04-01 23:04 ` Richard Lawrence
2014-04-03 15:51 ` Florian Beck
2014-04-03 19:59   ` Thorsten Jolitz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.