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

« back to all changes in this revision

Viewing changes to lisp/cedet/semantic/util-modes.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
;;; semantic/util-modes.el --- Semantic minor modes
2
2
 
3
 
;; Copyright (C) 2000-2005, 2007-2014 Free Software Foundation, Inc.
 
3
;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc.
4
4
 
5
5
;; Authors: Eric M. Ludlam <zappo@gnu.org>
6
6
;;          David Ponce <david@dponce.com>