bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16031: references to X windows (sic)


From: Ivan Shmakov
Subject: bug#16031: references to X windows (sic)
Date: Mon, 02 Dec 2013 19:35:56 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

        As of babc40c41c5c, Emacs uses “X windows” when refering to the
        X Window System (also known as X Window or simply X) in
        user-visible output (mostly documentation strings.)  I believe
        that these references should use one of the proper names
        instead.

        The files affected are as follows.

configure.ac
lisp/select.el
lisp/startup.el
lisp/term/ns-win.el
lisp/textmodes/artist.el
lisp/w32-common-fns.el
src/dispnew.c
src/frame.c
src/keyboard.c
src/w16select.c
src/w32fns.c
src/w32select.c
src/xfns.c

$ grep -irnFC1 --include=\*.{ac,c,el} -- 'X windows' 

        As an aside, when ${x_includes} and ${x_libraries} are ‘NONE’,
        configure produces:

  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE

        There, NOWHERE seems somehow more appropriate.

-- 
FSF associate member #7257





reply via email to

[Prev in Thread] Current Thread [Next in Thread]