]> git.eshelyaron.com Git - emacs.git/commitdiff
; Delete stale comment from prolog.el
authorStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 22:03:49 +0000 (00:03 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 22:03:49 +0000 (00:03 +0200)
* lisp/progmodes/prolog.el: Delete stale comment; XEmacs support has
been removed.

lisp/progmodes/prolog.el

index e3ddf28bbbeab58d7171ae56b878c23ebc3da467..6437bbd4c1c2736552ca6ae9611b44438581f00a 100644 (file)
 ;; 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: