emacs-devel
[Top][All Lists]
Advanced

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

Re: [emacs-devel] emacs-24.0.92 and backquote


From: Nelson H. F. Beebe
Subject: Re: [emacs-devel] emacs-24.0.92 and backquote
Date: Mon, 12 Dec 2011 19:05:12 -0700 (MST)

Many thanks to Paul Eggert for the fine detective work in tracing the
gradual disappearance of the `old-style backquote' and its
reappearance in a `new-style backquote' form with one level of outer
parentheses stripped in the evolution of emacs-20 to emacs-24.

I've spent part of today revising ltxmenu.el, and moved the old and
new versions of the backquoted menu definition into separate files
that are loaded according to the value of emacs-version, so as not to
break the code on any currently-installed version of emacs (I have
many such, on more than two dozen flavors of Unix).

The new files are available here:

        http://www.math.utah.edu/pub/emacs/ltxaccnt.el
        http://www.math.utah.edu/pub/emacs/ltxmenu.el
        http://www.math.utah.edu/pub/emacs/ltxmenu-23.el
        http://www.math.utah.edu/pub/emacs/ltxmenu-24.el

There are corresponding .sig files for each, as well as signed
checksum files for the entire directory.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



reply via email to

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