emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d6ea4894d3: ; Delete stale comment from prolog.el


From: Stefan Kangas
Subject: master d6ea4894d3: ; Delete stale comment from prolog.el
Date: Mon, 8 Aug 2022 18:13:32 -0400 (EDT)

branch: master
commit d6ea4894d3b0bb7d2159bc36b9c5e2ead8afd5b2
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; Delete stale comment from prolog.el
    
    * lisp/progmodes/prolog.el: Delete stale comment; XEmacs support has
    been removed.
---
 lisp/progmodes/prolog.el | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el
index e3ddf28bbb..6437bbd4c1 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]