~ubuntu-branches/ubuntu/gutsy/ess/gutsy

« back to all changes in this revision

Viewing changes to lisp/ess-comp.el

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2006-04-28 16:27:11 UTC
  • mfrom: (1.3.1 upstream) (4 dapper)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20060428162711-32tne8d9mve35uyn
* New upstream release
* Add tetex-extra to build-depends, Closes: #363080, Closes: #358327. 
* Apply xemacs key binding fix, Closes: #343234.
* Comment out svn references in refcard.tex, as Debian does not have
  svn.sty at the moment.
* Add ess-intro-graphs.pdf and refcard.pdf to docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; ess-comp.el --- setting for compiling, only.
2
2
 
3
 
;; Copyright (C) 1997--2004 A. J. Rossini
4
 
;; Copyright (C) 1997--2004 A.J. Rossini, Rich M. Heiberger, Martin
 
3
;; Copyright (C) 1997--2006 A. J. Rossini
 
4
;; Copyright (C) 1997--2006 A.J. Rossini, Rich M. Heiberger, Martin
5
5
;;      Maechler, Kurt Hornik, Rodney Sparapani, and Stephen Eglen.
6
6
 
7
 
;; Original Author: A.J. Rossini <rossini@stat.sc.edu>
 
7
;; Original Author: A.J. Rossini <blindglobe@gmail.com>
8
8
;; Created: 25 July 1997
9
9
;; Maintainers: ESS-core <ESS-core@stat.math.ethz.ch>
10
10
 
66
66
;;; End:
67
67
 
68
68
;;; ess-comp.el ends here
69