~ubuntu-branches/ubuntu/wily/ess/wily-proposed

« back to all changes in this revision

Viewing changes to lisp/make-regexp.el

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2014-09-13 09:03:04 UTC
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: package-import@ubuntu.com-20140913090304-dvylih9xe0bsg4a4
Tags: upstream-14.09
ImportĀ upstreamĀ versionĀ 14.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26
26
;;; GNU General Public License for more details.
27
27
 
28
 
;;; You should have received a copy of the GNU General Public License
29
 
;;; along with GNU Emacs; see the file COPYING.  If not, write to
30
 
;;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
28
;; A copy of the GNU General Public License is available at
 
29
;; http://www.r-project.org/Licenses/
31
30
 
32
31
;;; Commentary:
33
32