CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 09/12/06 12:01:24
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1669 retrieving revision 5.1670 diff -u -b -r5.1669 -r5.1670 --- ChangeLog 22 Nov 2009 12:20:10 -0000 5.1669 +++ ChangeLog 6 Dec 2009 12:01:24 -0000 5.1670 @@ -1,3 +1,13 @@ +2009-12-06 Ralf Angeli <[email protected]> + + * tex-fold.el (TeX-fold-command-prefix): New variable. + (TeX-fold-mode): Use it. + (TeX-fold-keymap): Remove prefix strings. + + * tex.el (TeX-fold-menu): Remove hard-coded key binding labels. + + * doc/auctex.texi (Folding): Mention `TeX-fold-command-prefix'. + 2009-11-22 Ralf Angeli <[email protected]> * doc/wininstall.texi: Do not refer to Emacs 22 anymore. Improve _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
