[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Suggested patch for AUCTeX
From: |
Stefan Monnier |
Subject: |
Re: [AUCTeX-devel] Suggested patch for AUCTeX |
Date: |
Tue, 04 Nov 2014 10:45:06 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
> Oh, I replied only to the list. Anyway, I've written a CL entry for you
> and committed (at least most parts of) the patch. A few things I
> couldn't use because XEmacs compatibility, like there's only
> find-file-hooks in XEmacs, no find-file-hook.
find-file-hooks has been obsolete since Emacs-22.1 and I expect to get
rid of it fairly soon.
Stefan