unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* get rid of the MULTI_KBOARD #ifdefs
@ 2007-09-25 16:40 Dan Nicolaescu
  2007-09-25 21:36 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Dan Nicolaescu @ 2007-09-25 16:40 UTC (permalink / raw)
  To: emacs-devel



src/config.in contains an unconditional #define for MULTI_KBOARD. 
The Windows port also defines it unconditionally in s/ms-w32.h
The Mac Carbon port is not functional anyway, but it ought to define
it too.

So I think we should get rid of all the #ifdef MULTI_KBOARD
conditionals and just leave the code for when MULTI_KBOARD is
defined, this will help reduce the cruft in the code base. 

RMS OKed this provided there no objections here...

Comments?

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

end of thread, other threads:[~2007-09-27  2:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 16:40 get rid of the MULTI_KBOARD #ifdefs Dan Nicolaescu
2007-09-25 21:36 ` Eli Zaretskii
2007-09-25 21:49   ` Jason Rumney
2007-09-26  8:57     ` Eli Zaretskii
2007-09-25 22:03   ` Dan Nicolaescu
2007-09-26  8:56     ` Eli Zaretskii
2007-09-27  2:52       ` Dan Nicolaescu

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