1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00
emacs/lisp/cedet/semantic/bovine
David Engster 25ac1ded77 Merge from CEDET upstream (8569).
* lisp/cedet/semantic/edit.el (semantic-edits-splice-remove): Wrap
  debug message removing middle tag in semantic-edits-verbose-flag
  check.

* semantic/bovine/el.el (semantic/db-el): New require.

* semantic/db-el.el (semanticdb-normalize-one-tag): It might be that a
  symbol comes from a file but cannot be found in its table.  This
  happens for instance when a symbol was dynamically created through a
  macro like `defstruct'.  In this case, return the original tag.
  (semanticdb-elisp-sym->tag): Deal with autoloaded functions, where
  the argument list is not available until the file is loaded.
2013-07-27 23:09:43 +02:00
..
c-by.el Silence some cedet compilation warnings 2013-05-24 00:01:49 -07:00
c.el Merge from CEDET upstream (8564). 2013-06-02 15:33:09 +02:00
debug.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
el.el Merge from CEDET upstream (8569). 2013-07-27 23:09:43 +02:00
gcc.el Merge with CEDET upstream (rev. 8499). 2013-03-21 23:11:03 +01:00
grammar.el Silence some cedet compilation warnings 2013-05-24 00:01:49 -07:00
make-by.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
make.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scm-by.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00