]> git.eshelyaron.com Git - emacs.git/commit
Don't set :filename if it's already set
authorDarren Hoo <darren.hoo@gmail.com>
Thu, 6 Oct 2011 17:13:59 +0000 (19:13 +0200)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 18:13:42 +0000 (20:13 +0200)
commit9b72617d81a87cfbd30c2cf2f1abb34e3b5139f0
treea568d7bff300a885cf6c7c5754e6bc64a49280dd
parent9cac087903d8434a3d016dd44e1414af8c3f52ab
Don't set :filename if it's already set

* test/manual/cedet/cit-externaldb.el:
 (semanticdb-strip-find-results): Check if there already is a
 :filename attribute set, so that file information from GNU Global
 will not be lost.

* tests/cit-externaldb.el: New test for :filename property.  Make
  doc-string and comments generic, since this is not specific to GNU
  global.
test/manual/cedet/cit-externaldb.el