]> git.neil.brown.name Git - edlib.git/commit
change doc_new to return a doc.
authorNeilBrown <neil@brown.name>
Fri, 27 Nov 2015 01:53:29 +0000 (12:53 +1100)
committerNeilBrown <neil@brown.name>
Fri, 27 Nov 2015 01:53:29 +0000 (12:53 +1100)
commit58249a79a5ec5c4ede07b4bf5f142f7225255239
treec026f381b88d7742091149987f8c5f1fea5f901c
parent130132870e275a90d13017e69ba2ca2a2fa96d10
change doc_new to return a doc.

some callers want to set the name, and that currently requires the actual doc.

Signed-off-by: NeilBrown <neil@brown.name>
core-doc.c
core.h
lib-popup.c