]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove obsolete doc references to XEmacs (Bug#37899)
authorStefan Kangas <stefankangas@gmail.com>
Mon, 28 Oct 2019 14:55:10 +0000 (15:55 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 28 Oct 2019 14:55:10 +0000 (15:55 +0100)
* doc/misc/edt.texi (Changes, Goals):
* doc/misc/emacs-mime.texi (Charset Translation):
* doc/misc/gnus-faq.texi (FAQ 4-15):
* doc/misc/pcl-cvs.texi (Bugs):
* doc/misc/srecode.texi (SRecode Minor Mode):
* lisp/cedet/srecode/insert.el (srecode-insert-ask-variable-method):
* lisp/follow.el:
* lisp/leim/quail/ipa.el (ipa-x-sampa, ipa-kirshenbaum):
* lisp/net/newsticker.el:
* lisp/obsolete/iswitchb.el:
* lisp/progmodes/hideshow.el:
* lisp/savehist.el (savehist-file):
* lisp/vc/ediff.el: Remove obsolete references to XEmacs in doc
strings and comments.

13 files changed:
doc/misc/edt.texi
doc/misc/emacs-mime.texi
doc/misc/gnus-faq.texi
doc/misc/pcl-cvs.texi
doc/misc/srecode.texi
lisp/cedet/srecode/insert.el
lisp/follow.el
lisp/leim/quail/ipa.el
lisp/net/newsticker.el
lisp/obsolete/iswitchb.el
lisp/progmodes/hideshow.el
lisp/savehist.el
lisp/vc/ediff.el

index c34efb6937a26fb65628fe96113b15784bf40e03..acc6a8a71ebac1caa523070bf2d7b554391f293d 100644 (file)
@@ -169,10 +169,6 @@ restore @code{query-replace} to @kbd{GOLD-Enter}, then use an EDT user
 customization file, @file{edt-user.el}, to do this
 (@pxref{Customizing}).
 
-@item
-EDT Emulation now also works in XEmacs, including the highlighting of
-selected text.
-
 @item
 If you access a workstation using an X Server, observe that the
 initialization file generated by @file{edt-mapper.el} will now contain
@@ -237,9 +233,6 @@ Provide support for some TPU/EVE functions not supported in EDT.
 Provide an easy way to restore @strong{all} original Emacs key bindings,
 just as they existed before the EDT emulation was first invoked.
 
-@item
-Support Emacs and XEmacs 19 and higher.
-
 @item
 Supports highlighting of marked text within the EDT emulation on all
 platforms on which Emacs supports highlighting of marked text.
index 53d0a62ac4e939ea2e088252802d115bbb1e2dda..ef02ad577107b93031e583004579bdc37fce59a9 100644 (file)
@@ -996,8 +996,7 @@ used, of course.
 Things are slightly more complicated when running Emacs with @sc{mule}
 support.  In this case, a list of the @sc{mule} charsets used in the
 part is obtained, and the @sc{mule} charsets are translated to
-@acronym{MIME} charsets by consulting the table provided by Emacs itself
-or the variable @code{mm-mime-mule-charset-alist} for XEmacs.
+@acronym{MIME} charsets by consulting the table provided by Emacs itself.
 If this results in a single @acronym{MIME} charset, this is used to encode
 the part.  But if the resulting list of @acronym{MIME} charsets contains more
 than one element, two things can happen: If it is possible to encode the
index b0dc9c3ba3bd7e18071c960e81274332e216a2a1..105c8ea96cf0756e09794a4fff6e48edf09b91f1 100644 (file)
@@ -1144,7 +1144,7 @@ from using them):
 @example
 (setq nnmail-split-methods
   '(("duplicates" "^Gnus-Warning:.*duplicate")
-    ("XEmacs-NT" "^\\(To:\\|Cc:\\).*localpart@@xemacs.invalid.*")
+    ("Emacs-devel" "^\\(To:\\|Cc:\\).*localpart@@gnu.invalid.*")
     ("Gnus-Tut" "^\\(To:\\|Cc:\\).*localpart@@socha.invalid.*")
     ("tcsh" "^\\(To:\\|Cc:\\).*localpart@@mx.gw.invalid.*")
     ("BAfH" "^\\(To:\\|Cc:\\).*localpart@@.*uni-muenchen.invalid.*")
index 3379783f6c6c88d41b2695c97b9f567666929bbc..ad6d383ad509ec3ddaed9768f6fc1cc2311591c8 100644 (file)
@@ -1384,10 +1384,7 @@ If you find a bug or misfeature, don't hesitate to tell us!
 Use @kbd{M-x report-emacs-bug} to send us a report.
 You can follow the same process for feature requests.
 We prefer discussing one thing at a time.  If you find several unrelated
-bugs, please report them separately.  If you are running PCL-CVS under
-XEmacs, you should also send a copy of bug reports to
-the @url{http://lists.xemacs.org/mailman/listinfo/xemacs-beta,
-XEmacs mailing list}.
+bugs, please report them separately.
 
 If you have problems using PCL-CVS or other questions, send them to
 the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs,
index 9df11b4b9f94e6b0b4a5ae89a22c283d5a80352d..33a6e8d81fb5fc6dd0e5f04649f948f980531df5 100644 (file)
@@ -330,8 +330,6 @@ Prompt in the minibuffer as the value is inserted.
 Use the dictionary macro name as the inserted value,
 and place a field there.  Matched fields change together.
 @end table
-
-@b{NOTE}: The field feature does not yet work with XEmacs.
 @end defun
 
 Field editing mode is supported in newer versions of Emacs.  You
index 966cd485e8203e279a890e746af0e113e4a8ad0a..4e25e1f5ca028225e153d60ca6128cd2418ae071 100644 (file)
@@ -44,9 +44,7 @@ Dictionary value references that ask begin with the ? character.
 Possible values are:
   `ask'   - Prompt in the minibuffer as the value is inserted.
   `field' - Use the dictionary macro name as the inserted value,
-            and place a field there.  Matched fields change together.
-
-NOTE: The field feature does not yet work with XEmacs."
+            and place a field there.  Matched fields change together."
   :group 'srecode
   :type '(choice (const :tag "Ask" ask)
                 (const :tag "Field" field)))
index faac87986bbb3cc5c24ed53ac41171185299bead..f80532ce3c49eebae91391c30b6b7a73f25cfff1 100644 (file)
@@ -25,8 +25,8 @@
 
 ;;; Commentary:
 
-;; `Follow mode' is a minor mode for Emacs and XEmacs that
-;; combines windows into one tall virtual window.
+;; `Follow mode' is a minor mode that combines windows into one tall
+;; virtual window.
 ;;
 ;; The feeling of a "virtual window" has been accomplished by the use
 ;; of two major techniques:
index 3c4c914defa41da3c697bf10c5205b9e8e8e2a7b..0949d097d62364a7358631a139b7a155512c588b 100644 (file)
@@ -122,11 +122,7 @@ allows you to type Kirshenbaum on your ASCII-capable keyboard, producing the
 corresponding actual IPA characters in your editor.
 
 See http://www.kirshenbaum.net/IPA/ascii-ipa.pdf for full details of the
-transliteration.
-
-A caveat with regard to that document; while XEmacs currently preserves
-Unicode diacritics on reading and emitting them, it displays them,
-incorrectly, as separate from the modified glyphs.")
+transliteration.")
 
 (quail-define-rules
  ("g" "ɡ")    ;; Voiced velar plosive                 U+0261
@@ -341,9 +337,7 @@ uses this transliteration to allow you to produce the IPA in your editor
 with a keyboard that's limited to ASCII.
 
 See http://www.phon.ucl.ac.uk/home/sampa/ipasam-x.pdf for a full definition
-of the mapping.  A caveat with regard to that document; while XEmacs
-currently preserves Unicode diacritics on reading and emitting them, it
-displays them, incorrectly, as separate from the modified glyphs.")
+of the mapping.")
 
 (quail-define-rules
  ;; Table taken from http://en.wikipedia.org/wiki/X-SAMPA, checked with
@@ -446,10 +440,7 @@ displays them, incorrectly, as separate from the modified glyphs.")
  ("=\\" "ǂ")  ;; Palatal click                        U+01C2
  ("-\\" "̮")  ;; Linking mark                         U+032E
 
- ;; Diacritics. Note that XEmacs doesn't yet have composed characters, so we
- ;; can input them, but they won't display properly. If you send email using
- ;; them, and the recipient's client is capable, they will get through,
- ;; though.
+ ;; Diacritics.
 
  ("_\"" "̈")  ;; Centralized                          U+0308
  ("_+" "̟")   ;; Advanced                             U+031F
index e1f4c8f89f063327a057e331963b7086ee950df7..b47dd1f8640a351fc614c412931ea114214de469 100644 (file)
 
 ;; Requirements
 ;; ------------
-;; Newsticker can be used with GNU Emacs version 21.1 or later as well as
-;; XEmacs.  It requires an XML-parser (`xml.el') which is part of GNU
-;; Emacs.  If you are using XEmacs you want to get the `net-utils' package
-;; which contains `xml.el' for XEmacs.
-
 ;; Newsticker requires a program which can retrieve files via http and
 ;; prints them to stdout.  By default Newsticker will use wget for this
 ;; task.
index ad2067fdef73c66fa589b83cc9c696ab6cba778d..f899c139ea6c94e5913e87f74d632030e96c2178 100644 (file)
 ;; iswitch for all buffer selections in Emacs, add:
 ;; (setq read-buffer-function #'iswitchb-read-buffer)
 ;; (This variable was introduced in Emacs 20.3.)
-;; XEmacs users can get the same behavior by doing:
-;; (defalias 'read-buffer #'iswitchb-read-buffer)
-;; since `read-buffer' is defined in lisp.
 
 ;; Using iswitchb for other completion tasks.
 
index c4c75a6c040e7b4044943bc032fc0b9775e54d40..53235ea573bb2abd8776615616bb31964e0b7de0 100644 (file)
 
 ;; * Bugs
 ;;
-;; (1) Hideshow does not work w/ emacs 18 because emacs 18 lacks the
-;;     function `forward-comment' (among other things).  If someone
-;;     writes this, please send me a copy.
-;;
-;; (2) Sometimes `hs-headline' can become out of sync.  To reset, type
+;; (1) Sometimes `hs-headline' can become out of sync.  To reset, type
 ;;     `M-x hs-minor-mode' twice (that is, deactivate then re-activate
 ;;     hideshow).
 ;;
-;; (3) Hideshow 5.x is developed and tested on GNU Emacs 20.7.
-;;     XEmacs compatibility may have bitrotted since 4.29.
-;;
-;; (4) Some buffers can't be `byte-compile-file'd properly.  This is because
+;; (2) Some buffers can't be `byte-compile-file'd properly.  This is because
 ;;     `byte-compile-file' inserts the file to be compiled in a temporary
 ;;     buffer and switches `normal-mode' on.  In the case where you have
 ;;     `hs-hide-initial-comment-block' in `hs-minor-mode-hook', the hiding of
 ;;       (let ((hs-minor-mode-hook nil))
 ;;         ad-do-it))
 ;;
-;; (5) Hideshow interacts badly with Ediff and `vc-diff'.  At the moment, the
+;; (3) Hideshow interacts badly with Ediff and `vc-diff'.  At the moment, the
 ;;     suggested workaround is to turn off hideshow entirely, for example:
 ;;
 ;;     (add-hook 'ediff-prepare-buffer-hook #'turn-off-hideshow)
index 83591310829971e406c78d8866de1a409cdd1a0d..f00c5b19df8635108f9171ea3825f3fac705a453 100644 (file)
@@ -85,11 +85,7 @@ minibuffer histories, such as `compile-command' or `kill-ring'."
   "File name where minibuffer history is saved to and loaded from.
 The minibuffer history is a series of Lisp expressions loaded
 automatically when Savehist mode is turned on.  See `savehist-mode'
-for more details.
-
-If you want your minibuffer history shared between Emacs and XEmacs,
-customize this value and make sure that `savehist-coding-system' is
-set to a coding system that exists in both emacsen."
+for more details."
   :type 'file)
 
 (defcustom savehist-file-modes #o600
index fae694d5221e0a45742b17c794a0646a8652a698..d207d75a6012ff62e87efbe0e5cfe0c9cc8f4dc9 100644 (file)
@@ -79,8 +79,7 @@
 ;;  1. The undo command doesn't restore deleted regions well.  That is, if
 ;;  you delete all characters in a difference region and then invoke
 ;;  `undo', the reinstated text will most likely be inserted outside of
-;;  what Ediff thinks is the current difference region. (This problem
-;;  doesn't seem to exist with XEmacs.)
+;;  what Ediff thinks is the current difference region.
 ;;
 ;;  If at any point you feel that difference regions are no longer correct,
 ;;  you can hit '!' to recompute the differences.