Changelog for
emacs-auctex-11.87-11.1.noarch.rpm :
Tue Oct 7 14:00:00 2014 crrodriguezAATTopensuse.org
- No shared libraries are needed for build, this is a noarch
package.
Wed Sep 25 14:00:00 2013 wernerAATTsuse.de
- Make it build again as we have now a site-start.d below site-lisp
Fri Jun 7 14:00:00 2013 wernerAATTsuse.de
- Use latest upstream update of dinbrief.el
Thu Jun 6 14:00:00 2013 wernerAATTsuse.de
- Update to auctex 11.87
* Includes the preview fix for ghostscript
* Includes the changes for font-late.elc
- Remove auctex-11.86-font-latex.5.194.patch
Thu Jun 6 14:00:00 2013 wernerAATTsuse.de
- Add patch auctex-11.86-font-latex.5.194.patch from upstream to
make GNU emacs 24.3 silent about font-late.elc (reported by
Johannes Roth)
Fri Feb 22 13:00:00 2013 wernerAATTsuse.de
- Make dinbrief work again
Mon Jul 23 14:00:00 2012 wernerAATTsuse.de
- Use texlive-texinfo for build and add also all LaTeX styles to
be scanned during AucTeX build.
- Use texinfo
*and
* makeinfo for build as both are required
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
Wed Oct 13 14:00:00 2010 wernerAATTsuse.de
- Allow also to read PDF file its self to be able to generate the
descriptions of those file (based on patch of Dieter Jurzitza)
Wed Aug 11 14:00:00 2010 wernerAATTsuse.de
- Make fix for bnc#623719 more flexible
Sun Jul 25 14:00:00 2010 ajAATTsuse.de
- Package all info files.
Wed Jul 21 14:00:00 2010 wernerAATTsuse.de
- Update to auctex 11.86
* Parsing of LaTeX output was improved. It is now less likely that
AUCTeX opens a non-existent file upon calling `TeX-next-error\'; a
problem for example encountered when using MiKTeX 2.8. In addition
quoted file names as emitted by MiKTeX are now supported.
* A new framework for the definition and selection of viewers was
implemented. If you have customizations regarding viewers you
will have to redo them in this new framework or reenable the old
one. See the section on viewers in the manual for details.
* Comprehensive editing support for PSTricks was added.
* Support for various LaTeX packages was added, e.g. `tabularx\',
`CJK\', and `hyperref\'.
* An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX,
Omega) was added.
* Support for SyncTeX was added. This involves the command line
options for LaTeX and the viewer.
* Folding can now be customized to use macro arguments as replacement
text.
* `preview.sty\' now works with XeTeX.
* A lot of smaller and larger bugs have been squashed.
Wed Jul 21 14:00:00 2010 wernerAATTsuse.de
- Fix the usage of ghostscript for preview mode also switch over to
faster dvipng mode which is much faster than ghostscript (bnc#623719)