aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorStefan Kangas2019-10-28 15:55:10 +0100
committerStefan Kangas2019-10-28 15:55:10 +0100
commitc515d4eeb2fe966923f0fef0c231945b6ad1df8f (patch)
tree3cefd88f8329df54bbd98c165600011008777c8e /doc
parent97cfb4f1e751a947105802d5c4b4f56c696ff75d (diff)
downloademacs-c515d4eeb2fe966923f0fef0c231945b6ad1df8f.tar.gz
emacs-c515d4eeb2fe966923f0fef0c231945b6ad1df8f.zip
Remove obsolete doc references to XEmacs (Bug#37899)
* 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.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/edt.texi7
-rw-r--r--doc/misc/emacs-mime.texi3
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/pcl-cvs.texi5
-rw-r--r--doc/misc/srecode.texi2
5 files changed, 3 insertions, 16 deletions
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi
index c34efb6937a..acc6a8a71eb 100644
--- a/doc/misc/edt.texi
+++ b/doc/misc/edt.texi
@@ -170,10 +170,6 @@ customization file, @file{edt-user.el}, to do this
170(@pxref{Customizing}). 170(@pxref{Customizing}).
171 171
172@item 172@item
173EDT Emulation now also works in XEmacs, including the highlighting of
174selected text.
175
176@item
177If you access a workstation using an X Server, observe that the 173If you access a workstation using an X Server, observe that the
178initialization file generated by @file{edt-mapper.el} will now contain 174initialization file generated by @file{edt-mapper.el} will now contain
179the name of the X Server vendor. This is a convenience for those who 175the name of the X Server vendor. This is a convenience for those who
@@ -238,9 +234,6 @@ Provide an easy way to restore @strong{all} original Emacs key bindings,
238just as they existed before the EDT emulation was first invoked. 234just as they existed before the EDT emulation was first invoked.
239 235
240@item 236@item
241Support Emacs and XEmacs 19 and higher.
242
243@item
244Supports highlighting of marked text within the EDT emulation on all 237Supports highlighting of marked text within the EDT emulation on all
245platforms on which Emacs supports highlighting of marked text. 238platforms on which Emacs supports highlighting of marked text.
246 239
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 53d0a62ac4e..ef02ad57710 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -996,8 +996,7 @@ used, of course.
996Things are slightly more complicated when running Emacs with @sc{mule} 996Things are slightly more complicated when running Emacs with @sc{mule}
997support. In this case, a list of the @sc{mule} charsets used in the 997support. In this case, a list of the @sc{mule} charsets used in the
998part is obtained, and the @sc{mule} charsets are translated to 998part is obtained, and the @sc{mule} charsets are translated to
999@acronym{MIME} charsets by consulting the table provided by Emacs itself 999@acronym{MIME} charsets by consulting the table provided by Emacs itself.
1000or the variable @code{mm-mime-mule-charset-alist} for XEmacs.
1001If this results in a single @acronym{MIME} charset, this is used to encode 1000If this results in a single @acronym{MIME} charset, this is used to encode
1002the part. But if the resulting list of @acronym{MIME} charsets contains more 1001the part. But if the resulting list of @acronym{MIME} charsets contains more
1003than one element, two things can happen: If it is possible to encode the 1002than one element, two things can happen: If it is possible to encode the
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index b0dc9c3ba3b..105c8ea96cf 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -1144,7 +1144,7 @@ from using them):
1144@example 1144@example
1145(setq nnmail-split-methods 1145(setq nnmail-split-methods
1146 '(("duplicates" "^Gnus-Warning:.*duplicate") 1146 '(("duplicates" "^Gnus-Warning:.*duplicate")
1147 ("XEmacs-NT" "^\\(To:\\|Cc:\\).*localpart@@xemacs.invalid.*") 1147 ("Emacs-devel" "^\\(To:\\|Cc:\\).*localpart@@gnu.invalid.*")
1148 ("Gnus-Tut" "^\\(To:\\|Cc:\\).*localpart@@socha.invalid.*") 1148 ("Gnus-Tut" "^\\(To:\\|Cc:\\).*localpart@@socha.invalid.*")
1149 ("tcsh" "^\\(To:\\|Cc:\\).*localpart@@mx.gw.invalid.*") 1149 ("tcsh" "^\\(To:\\|Cc:\\).*localpart@@mx.gw.invalid.*")
1150 ("BAfH" "^\\(To:\\|Cc:\\).*localpart@@.*uni-muenchen.invalid.*") 1150 ("BAfH" "^\\(To:\\|Cc:\\).*localpart@@.*uni-muenchen.invalid.*")
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 3379783f6c6..ad6d383ad50 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -1384,10 +1384,7 @@ If you find a bug or misfeature, don't hesitate to tell us!
1384Use @kbd{M-x report-emacs-bug} to send us a report. 1384Use @kbd{M-x report-emacs-bug} to send us a report.
1385You can follow the same process for feature requests. 1385You can follow the same process for feature requests.
1386We prefer discussing one thing at a time. If you find several unrelated 1386We prefer discussing one thing at a time. If you find several unrelated
1387bugs, please report them separately. If you are running PCL-CVS under 1387bugs, please report them separately.
1388XEmacs, you should also send a copy of bug reports to
1389the @url{http://lists.xemacs.org/mailman/listinfo/xemacs-beta,
1390XEmacs mailing list}.
1391 1388
1392If you have problems using PCL-CVS or other questions, send them to 1389If you have problems using PCL-CVS or other questions, send them to
1393the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, 1390the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs,
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index 9df11b4b9f9..33a6e8d81fb 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -330,8 +330,6 @@ Prompt in the minibuffer as the value is inserted.
330Use the dictionary macro name as the inserted value, 330Use the dictionary macro name as the inserted value,
331and place a field there. Matched fields change together. 331and place a field there. Matched fields change together.
332@end table 332@end table
333
334@b{NOTE}: The field feature does not yet work with XEmacs.
335@end defun 333@end defun
336 334
337Field editing mode is supported in newer versions of Emacs. You 335Field editing mode is supported in newer versions of Emacs. You