diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2019-10-28 15:55:10 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2019-10-28 15:55:10 +0100 |
commit | c515d4eeb2fe966923f0fef0c231945b6ad1df8f (patch) | |
tree | 3cefd88f8329df54bbd98c165600011008777c8e /doc/misc/srecode.texi | |
parent | 97cfb4f1e751a947105802d5c4b4f56c696ff75d (diff) | |
download | emacs-c515d4eeb2fe966923f0fef0c231945b6ad1df8f.tar.gz emacs-c515d4eeb2fe966923f0fef0c231945b6ad1df8f.tar.bz2 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/misc/srecode.texi')
-rw-r--r-- | doc/misc/srecode.texi | 2 |
1 files changed, 0 insertions, 2 deletions
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. 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 |