help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Revert Emacs to version supporting cedet backticks?


From: David Engster
Subject: Re: Revert Emacs to version supporting cedet backticks?
Date: Tue, 21 Dec 2010 09:14:06 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (darwin)

Bill O'Connor writes:
> I see that the Emacs trunk won't allow the old backticks to compile
> anymore, does anyone know what tag I could revert to so I can use cedet?
> I promise I won't write any elisp with backticks from now on.  :)

Anything before

revno: 102591
committer: Stefan Monnier <monnier@iro.umontreal.ca>
branch nick: trunk
timestamp: Mon 2010-12-06 11:37:26 -0500
message:
  * src/lread.c (read1): Allow newstyle unquote outside of backquote.
  [...]

should still work. Or just use Emacs23 for compilation; I think Emacs
can always deal with bytecode from the previous version.

-David




reply via email to

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