> @@ -825,7 +825,8 @@ GeanyDocument *document_new_file_if_non_open(void) > } > > > -/** > +/** @girskip
Mmmkay I see. No new opinion just yet, but I was thinking: new proposed name `document_create_file()` suggests it *creates* a file, literally; which ain't the case, it just opens a new buffer not baked to a file (so, quite the contrary). `new` had less attached meaning to it. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1038/files/07a84b11982327f7aa1dbbd3129bfba76b108afc..6b0b2421368ae77f057990dad24dc5adfaec0a70#r64230124
