~ubuntu-branches/debian/sid/emacs24/sid

« back to all changes in this revision

Viewing changes to admin/cus-test.el

  • Committer: Package Import Robot
  • Author(s): Rob Browning
  • Date: 2015-06-17 00:06:26 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20150617000626-uxmby0fbe538wwry
Tags: 24.5+1-1
* Merge upstream version 24.5 (shift from the bzr->git mirror to the
  new official upstream git repository for the source).
  Remove redundant patches:
    0008-A-race-to-create-info-has-been-eliminated.patch
    0009-Nil-load-path-elements-shouldn-t-crash-Emacs.patch

* Update debian/copyright* for 24.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; cus-test.el --- tests for custom types and load problems
2
2
 
3
 
;; Copyright (C) 1998, 2000, 2002-2014 Free Software Foundation, Inc.
 
3
;; Copyright (C) 1998, 2000, 2002-2015 Free Software Foundation, Inc.
4
4
 
5
5
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6
6
;; Maintainer: Markus Rost <rost@math.ohio-state.edu>