branch: elpa/boxquote commit d6b49938defe191690ba1d6f31090697a87a752d Author: Dave Pearson <da...@davep.org> Commit: Dave Pearson <da...@davep.org>
Support for XEmacs is dropped (for now). --- boxquote.el | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/boxquote.el b/boxquote.el index 5716eb7cb8..9a0d23b3c6 100644 --- a/boxquote.el +++ b/boxquote.el @@ -37,7 +37,8 @@ ;; hassled him for his code but it was far more fun to write it myself. ;; ;; Mark Milhollan for providing a patch that helped me get the help quoting -;; functions working with XEmacs. +;; functions working with XEmacs. (which, for other reasons, I've neded to +;; remove as of v2.0 -- hopefully I can get things working on XEmacs again). ;; ;; Oliver Much for suggesting the idea of having a `boxquote-kill-ring-save' ;; function. @@ -176,10 +177,6 @@ the article you'd copied the text from." ;; Main code: -(defun boxquote-xemacs-p () - "Are we running in XEmacs?" - (and (boundp 'running-xemacs) (symbol-value 'running-xemacs))) - (defun boxquote-points () "Find the start and end points of a boxquote.