CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 09/10/25 18:25:49
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1665 retrieving revision 5.1666 diff -u -b -r5.1665 -r5.1666 --- ChangeLog 21 Oct 2009 19:10:52 -0000 5.1665 +++ ChangeLog 25 Oct 2009 18:25:49 -0000 5.1666 @@ -1,3 +1,18 @@ +2009-10-25 Ralf Angeli <[email protected]> + + * doc/auctex.texi (Starting Viewers): Describe new viewer + selection options. + (Folding): Add some hints on how to do automatic folding. + + * tex.el (TeX-view-predicate-list-builtin) + (TeX-view-predicate-list, TeX-view-program-list): Doc fix. + (TeX-view-program-list-builtin, TeX-view-program-selection): + Conditionalize default value based on system type. Doc fix. + (TeX-synctex-output-page): Do not return random stuff if there was + no match. + (TeX-clean-default-intermediate-suffixes): Remove SyncTeX files as + well. + 2009-10-21 Ralf Angeli <[email protected]> * tex.el (TeX-synctex-output-page): Handle files in subdirectories _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
