* David Kastrup (2006-01-29) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> For those of you who want to keep up-to-date with Emacs development >> there is a new version of the Emacs/AUCTeX bundle available from >> <URL:ftp://alpha.gnu.org/gnu/auctex/>. It includes a development >> Emacs freshly checked out of CVS and AUCTeX 11.82. > > Any noteworthy changes or fixes as opposed to the latest snapshot?
The doc strings of `car' and `cdr' now have links to the manual. Okay, seriously: The update includes, of course, fixes done in regular Emacs development. Looking through the change logs I haven't found anything really noteworthy for end users. Regarding the bundle itself the changes are of rather technical nature. Thanks to Eli's changes of the build procedures in Emacs it was built with unpatched sources and the references to my personal setup in loaddefs.el are gone now. Besides that I wrote and included a Makefile for building the bundle. So if you have the necessary prerequisites it's as simple as executing `make'. (If you take a look at the Makefile please don't make a mock of the file renaming orgy. The version of sed included in MSYS does not support -i and `perl -pi ...' didn't work either.) -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
