Mercurial > emacs
comparison test/cedet/semantic-tests.el @ 106854:28877d9cc2e1
Merge from trunk
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Fri, 15 Jan 2010 18:01:04 +0100 |
parents | 1d1d5d9bd884 |
children | 181539c8b6a4 |
comparison
equal
deleted
inserted
replaced
106804:65abe959e89a | 106854:28877d9cc2e1 |
---|---|
1 ;;; semantic-utest.el --- Miscellaneous Semantic tests. | 1 ;;; semantic-utest.el --- Miscellaneous Semantic tests. |
2 | 2 |
3 ;;; Copyright (C) 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. | 3 ;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 ;; Author: Eric M. Ludlam <zappo@gnu.org> |
6 | 6 |
7 ;; This file is part of GNU Emacs. | 7 ;; This file is part of GNU Emacs. |
8 | 8 |