emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp and auto-compression-mode and load order


From: Kim F. Storm
Subject: Re: Tramp and auto-compression-mode and load order
Date: 22 Nov 2001 00:55:16 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

address@hidden (Kai Großjohann) writes:

> 
> But how to implement emacs-has-stefans-patch?

(defun emacs-has-stefans-patch
        (or (> emacs-major-version 21)
           (and (= emacs-major-version 21) (> emacs-minor-version 1))))

Check the NEWS file to see the precise version where it was added ;-)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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