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

« back to all changes in this revision

Viewing changes to test/cedet/tests/testvarnames.c

  • 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
/* testvarnames.cpp
2
2
   Test variable and function names, lists of variables on one line, etc.
3
3
 
4
 
   Copyright (C) 2008-2014 Free Software Foundation, Inc.
 
4
   Copyright (C) 2008-2015 Free Software Foundation, Inc.
5
5
 
6
6
   Author: Eric M. Ludlam <eric@siege-engine.com>
7
7