Mercurial > emacs
comparison lisp/cedet/semantic/symref.el @ 107617:c5f9e4613394
Merge from mainline.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 16 Jan 2010 06:57:09 -0500 |
parents | 1d1d5d9bd884 |
children | a5ad4f188e19 |
comparison
equal
deleted
inserted
replaced
107616:fa5ad3eee9f5 | 107617:c5f9e4613394 |
---|---|
1 ;;; semantic/symref.el --- Symbol Reference API | 1 ;;; semantic/symref.el --- Symbol Reference API |
2 | 2 |
3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
6 | 6 |
7 ;; This file is part of GNU Emacs. | 7 ;; This file is part of GNU Emacs. |
8 | 8 |