unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: x-use-underline-position-properties
Date: Sun, 10 Feb 2002 19:08:44 -0700 (MST)	[thread overview]
Message-ID: <200202110208.g1B28ib06507@aztec.santafe.edu> (raw)
In-Reply-To: <2561-Sat09Feb2002115313+0200-eliz@is.elta.co.il>

    Is what's below okay to install?

    Index: lisp/cus-start.el
    ===================================================================
    RCS file: /cvs/emacs/lisp/cus-start.el,v
    retrieving revision 1.42
    diff -c -r1.42 cus-start.el
    *** lisp/cus-start.el	5 Feb 2002 08:08:30 -0000	1.42
    --- lisp/cus-start.el	9 Feb 2002 09:51:32 -0000
    ***************
    *** 284,289 ****
    --- 284,291 ----
			   (eq system-type 'ms-dos))
			  ((string-match "\\`w32-" (symbol-name symbol))
			   (eq system-type 'windows-nt))
    + 		      ((string-match "\\`x-" (symbol-name symbol))
    + 		       (fboundp 'x-create-frame))
			  (t t))))

Ok.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-02-11  2:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6436-Tue05Feb2002203206+0200-eliz@is.elta.co.il>
2002-02-07 14:57 ` x-use-underline-position-properties Richard Stallman
2002-02-09  9:53   ` x-use-underline-position-properties Eli Zaretskii
2002-02-11  2:08     ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200202110208.g1B28ib06507@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).