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

« back to all changes in this revision

Viewing changes to build-aux/update-subdirs

  • 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
#!/bin/sh
2
2
# Write into $1/subdirs.el a list of subdirs of directory $1.
3
3
 
4
 
# Copyright (C) 1994-1995, 1997, 1999, 2001-2014 Free Software
 
4
# Copyright (C) 1994-1995, 1997, 1999, 2001-2015 Free Software
5
5
# Foundation, Inc.
6
6
 
7
7
# This file is part of GNU Emacs.