unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Your commit 728e4008
@ 2016-09-12 12:02 Tino Calancha
  2016-09-12 15:24 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Tino Calancha @ 2016-09-12 12:02 UTC (permalink / raw)
  To: mina86; +Cc: Emacs developers


Dear Michal,

I see you define casify_word as:
static Lisp_Object casify_word;

but that function is not returning a Lisp object.
You may return beg or end, but your current use case
of this function resembles a void one.
Shouln't be defined as
static Lisp_Object void;
instead ?

Regards,
Tino



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

end of thread, other threads:[~2016-09-12 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12 12:02 Your commit 728e4008 Tino Calancha
2016-09-12 15:24 ` Paul Eggert
2016-09-12 17:00   ` Michal Nazarewicz

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