CVS log for ports/print/auctex/Makefile
Up to [FreeBSD] / ports / print / auctex
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Oct 17 06:01:29 2011 UTC (3 months, 3 weeks ago) by ashish
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Chase editors/emacs update
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Sep 7 20:21:28 2011 UTC (5 months ago) by ashish
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Chase editors/emacs update
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Aug 27 22:22:55 2011 UTC (5 months, 2 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
Chase editors/emacs update. PR: ports/160196
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jan 19 02:19:51 2011 UTC (12 months, 3 weeks ago) by hrs
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Update to 11.86. Changes: * 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. Feature safe: yes
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:22 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:43:02 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- update to jpeg-8
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:10 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 19 15:05:26 2008 UTC (3 years, 6 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -5 lines
Update to 11.85. Changes include: - Font locking has been improved significantly. It is now less prone to color bleeding which could lead to high resource usage. In addition it now includes information about LaTeX macro syntax and can indicate syntactically incorrect macros in LaTeX mode. - The license was updated to GPLv3. - Support for the nomencl, flashcards and comment LaTeX packages as well as the Icelandic language option of babel were added. - Support for folding of math macros was added. - Lots of minor bugs in features and documentation were fixed. - IMPORTANT: Many of the new features in the 11.x series rely on special properties in the variable `TeX-command-list' and will not work if you customized this variable for a pre-11.5x release of AUCTeX. If this is the case for you, please re-initialize the variable by erasing the customization, thereby setting the variable to the new default, and re-adding your changes afterwards. PR: ports/125737
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:57:43 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Dec 16 14:44:38 2007 UTC (4 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Remove hard-coded EMACS_PORT_NAME. - Add PKGNAMESUFFIX based on EMACS_PORT_NAME. Pointed out by: Jan Henrik Sylvester
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:24 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat May 19 20:20:41 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Apr 8 13:24:55 2007 UTC (4 years, 10 months ago) by hrs
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
Update to 11.84. Changes include:
* There have been problems with the `-without-texmf-dir' option to
`configure' when the value of `-with-kpathsea-sep' was set or
determined for an installation system with a default different
from that of the runtime system. `with-kpathsea-sep' has been
removed; the setting is now usually determined at runtime.
Due to this and other problems, preview-latex in the released
XEmacs package failed under Windows or with anything except recent
21.5 XEmacsen.
* AUCTeX and preview-latex have been changed in order to accommodate
file names containing spaces. preview-latex now tolerates bad
PostScript code polluting the stack (like some Omega fonts).
* `preview.sty' had in some cases failed to emit PostScript header
specials.
* Support for folding of comments was added.
* The `polish' language option of the babel LaTeX package as well as
the polski LaTeX package are now supported. Most notably this
means that AUCTeX will help to insert quotation marks as defined
by polish.sty (`"`..."'') and polski.sty (`,,...''').
* The TeX tool bar is now available and enabled by default in plain
TeX mode.
* Bug fix in the display of math subscripts and superscripts.
* Bug fix `TeX-doc' for Emacs 21.
* There has been quite a number of other bug fixes to various
features and documentation across the board.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 25 17:28:06 2006 UTC (5 years, 7 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Update to 11.83. Changes include: - The new function `TeX-doc' provides easy access to documentation about commands and packages or information related to TeX and friends in general. It is accessible with the key binding `C-c ?' or the `Find Documentation...' entry in the mode menus. - You can now get rid of generated intermediate and output files by means of the new `Clean' and `Clean All' entries in `TeX-command-list' accessible with `C-c C-c' or the Command menu. - Support for forward search with PDF files was added. That means you can jump to a place in the output file corresponding to the position in the source file. Currently this only works if you use the pdfsync LaTeX package and xpdf as your PDF viewer. The accuracy is in the range of +/-1 page. - Adding support for this feature required the default value of the variable `TeX-output-view-style' to be changed. Please make sure you either remove any customizations overriding the new default or incorporate the changes into your customizations if you want to use this feature. - The error parsing of AUCTeX as well as preview-latex now deals with -file-line-error type messages from newer web2c versions (earlier versions would omit the traditional error context, which will not work). - The LaTeX tool bar is now enabled by default. - A problem in preview-latex in connection with XyMTeX has been fixed. IMPORTANT: Many of the new features in the 11.x series rely on special properties in the variable `TeX-command-list' and will not work if you customized this variable for a pre-11.5x release of AUCTeX. If this is the case for you, please re-initialize the variable by erasing the customization, thereby setting the variable to the new default, and re-adding your changes afterwards.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jan 28 02:11:33 2006 UTC (6 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- Fix possibility of "infinite make fork" when "Registering install for ..." EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 20 05:38:41 2005 UTC (6 years, 1 month ago) by hrs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 11.82. Changes include: * Support for the MinionPro LaTeX package was added. * Warnings and underfull/overfull boxes are now being indicated in the echo area after a LaTeX run, if the respective debugging options are activated with `TeX-toggle-debug-warnings' (`C-c C-t C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b'). In this case `TeX-next-error' will find these warnings in addition to normal errors. The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which was renamed from `TeX-toggle-debug-boxes') now is deprecated. * AUCTeX now can automatically insert a pair of braces after typing <_> or <^> in math constructs if the new variable `TeX-electric-sub-and-superscript' is set to a non-nil value. * Some language-specific support for French was added. There now is completion support for the commands provided by the `frenchb' (and `francais') options of the babel LaTeX package and easier input of French quotation marks (`\\og ...\\fg') which can now be inserted by typing <">. * Completion support for options of some LaTeX packages was added. * Already in version 11.81 the way to activate AUCTeX changed substantially. This should now be done with `(load "auctex.el" nil t t)' instead of the former `(require 'tex-site)'. Related to this change `tex-mik.el' does not load `tex-site.el' anymore. That means if you used only `(require 'tex-mik)' in order to activate AUCTeX, you have to add `(load "auctex.el" nil t t)' before the latter statement. More detailed information can be found in the installation instructions. * Handling of verbatim constructs was consolidated across AUCTeX. This resulted in the font-latex-specific variables `font-latex-verb-like-commands', `font-latex-verbatim-macros', and `font-latex-verbatim-environments' being removed and the more general variables `LaTeX-verbatim-macros-with-delims', `LaTeX-verbatim-macros-with-braces', and `LaTeX-verbatim-environments' being added. * The output of a BibTeX run is now checked for warnings and errors, which are reported in the echo area. * The aliases for `font-latex-title-fontify' were removed. Use `font-latex-fontify-sectioning' instead. * The problem that Japanese macros where broken across lines was fixed. * Various bug fixes.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 30 08:38:14 2005 UTC (6 years, 4 months ago) by hrs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
Set --with-texmf-dir explicitly.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 30 05:46:03 2005 UTC (6 years, 4 months ago) by hrs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +12 -3 lines
Fix the missing dependency and pkg-plist. Spotted by: KIMURA Yasuhiro PR: ports/86734
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 28 06:54:45 2005 UTC (6 years, 4 months ago) by hrs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Update to 11.81.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 6 16:41:15 2005 UTC (7 years ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
Update to 11.55[1] and mark as NOT_FOR_ARCHS=ia64[2]. PR: ports/76474[1] Submitted by: KIMURA Yasuhiro (yasu at utahime dot org)[1] Noticed by: kris[2]
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 30 01:36:19 2004 UTC (7 years, 5 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 11.53.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 21 07:55:52 2004 UTC (7 years, 5 months ago) by hrs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 11.52.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Aug 21 07:39:59 2004 UTC (7 years, 5 months ago) by hrs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
Install contrib files. Submitted by: KIMURA Yasuhiro PR: ports/70754
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Aug 20 18:53:13 2004 UTC (7 years, 5 months ago) by hrs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -18 lines
- Update to 11.51. - Fix the install directory[*]. Submitted by: KIMURA Yasuhiro[*] PR: 68250[*]
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jul 25 14:37:14 2004 UTC (7 years, 6 months ago) by hrs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Take maintainership. Approved by: linimon (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jun 19 10:43:41 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -2 lines
Drop runtime-dependency on teTeX now that we've got so many different flavours. PR: ports/68092 Submitted by: KIMURA Yasuhiro
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 23 21:23:03 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -14 lines
- Update to 11.14 PR: ports/67043 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 3 11:04:58 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 9 16:36:44 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Add two more MASTER_SITES PR: 53088 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 28 00:44:10 2003 UTC (8 years, 10 months ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update preview-latex to 0.7.8, drop maintainership for auctex,preview-latex.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:09:01 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 8 08:36:15 2003 UTC (9 years, 1 month ago) by yoichi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 11.13
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 25 18:30:57 2002 UTC (9 years, 7 months ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Use REINPLACE_CMD
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 23 12:48:52 2002 UTC (9 years, 9 months ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4 lines
Update to auctex 11.11. Although it is not yet declared as out of alpha by the distributor, it is stable enough and now we can recommend it for FreeBSD users.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 20 13:22:45 2002 UTC (9 years, 9 months ago) by yoichi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Take maintainership. Make it to install contrib files. Approved by: mkamm@gmx.net (previous maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 4 10:22:47 2002 UTC (10 years ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -25 lines
Use Emacs21 by default. Terminate XEmacs support (ports/editors/xemacs-packages includes auctex). Arrange Makefile with bsd.emacs.mk. Approved by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:19:02 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Update to 10.0g. PR: 26544 Reported by: Eric Jacoboni <jaco@teaser.fr> - the PR Submitted by: maintainer - the patch
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:41 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 9 17:49:17 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Accidental whitespace
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 17:39:38 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 29 07:21:32 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Moving the auctex port from editors to print.
