summaryrefslogtreecommitdiff
path: root/lisp/progmodes/prolog.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-08-09 00:03:49 +0200
committerStefan Kangas <stefan@marxist.se>2022-08-09 00:03:49 +0200
commitd6ea4894d3b0bb7d2159bc36b9c5e2ead8afd5b2 (patch)
treed60b84c532364f36e62f2fe271fbdaea666da5f7 /lisp/progmodes/prolog.el
parentf1f1912658556e2f2a39cdae0da7ea2b8564d861 (diff)
downloademacs-d6ea4894d3b0bb7d2159bc36b9c5e2ead8afd5b2.tar.gz
; Delete stale comment from prolog.el
* lisp/progmodes/prolog.el: Delete stale comment; XEmacs support has been removed.
Diffstat (limited to 'lisp/progmodes/prolog.el')
-rw-r--r--lisp/progmodes/prolog.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el
index e3ddf28bbbe..6437bbd4c1c 100644
--- a/lisp/progmodes/prolog.el
+++ b/lisp/progmodes/prolog.el
@@ -84,14 +84,6 @@
;; You can also customize the variable
;; `prolog-program-name' (in the group `prolog-inferior') and provide
;; a full path for your Prolog system (swi, scitus, etc.).
-;;
-;; Note: I (Stefan, the current maintainer) work under XEmacs. Future
-;; developments will thus be biased towards XEmacs (OK, I admit it,
-;; I am biased towards XEmacs in general), though I will do my best
-;; to keep the GNU Emacs compatibility. So if you work under Emacs
-;; and see something that does not work do drop me a line, as I have
-;; a smaller chance to notice this kind of bugs otherwise.
-; [The above comment dates from 2011.]
;; Changelog: