Re: commit changes to Emacs core?
Stephen Leake <[email protected]> Wed, 26 Aug 2015 12:11:33 -0500
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
Eric Ludlam <[email protected]> writes: > As an added bonus, the change didn't function when I tried it out with an > older Emacs 24 so I didn't commit. What is the oldest Emacs version supported? Describing mode-local-overloads in *Help* does rely on a change in Emacs 25. In Emacs 24, it should show the default function. So I'm not clear what you mean by "didn't function". But I haven't tried it yet in Emacs 24. > On Aug 26, 2015 5:37 AM, "David Engster" <[email protected]> wrote: > >> Until then, it is best to fix things in Emacs proper, Ok, I'll do that. The patch for elisp--xref-find-definitions to support mode-local overrides includes tests in emacs/master/test/automated/elisp-mode.el. I considered adding those tests to the CEDET test suite instead, but it doesn't look like that's set up to use ert. Let me know if you think that would be better, and I can try harder. -- -- Stephe ------------------------------------------------------------------------------