CVSROOT: /sources/auctex Module name: reftex Changes by: Ralf Angeli <angeli> 09/09/12 10:02:49
Index: ChangeLog =================================================================== RCS file: /sources/auctex/reftex/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -b -r1.82 -r1.83 --- ChangeLog 9 Aug 2009 18:12:37 -0000 1.82 +++ ChangeLog 12 Sep 2009 10:02:49 -0000 1.83 @@ -1,3 +1,9 @@ +2009-09-12 Ralf Angeli <[email protected]> + + * lisp/reftex-toc.el (reftex-re-enlarge): Call `enlarge-window' + only if there is something to do because in Emacs the horizontal + version throws an error even if the parameter is 0. + 2009-08-09 Ralf Angeli <[email protected]> * Makefile (dist): Pass $(EMACS) to make in lisp dir. _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
