aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * semantic/db-find.elDavid Engster2012-03-121-2/+4
| | | | | | (semanticdb-find-translate-path-brutish-default): If we don't yet have a proper table for PATH, use `semanticdb-current-database' instead (bug #10343).
* * semantic/wisent/javascript.el (js-mode): Define `js-mode' asDavid Engster2012-03-111-0/+4
| | | | child-mode of `javascript-mode' (bug #8445).
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-282-4/+4
| | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
* Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-182-2/+3
|\
| * Revert unintentional addition of 2012 to Ecma copyright years.Glenn Morris2012-01-181-1/+1
| | | | | | | | | | This was done by mistake in emacs-23 2010-06-25T08:19:11Z!agustin.martin@hispalinux.es, and then propagated to one more file in 2010-06-26T12:01:31Z!eliz@gnu.org.
| * Fix python-wy.el copyright header.Chong Yidong2012-01-181-2/+4
| |
| * Some copyright header fixes for grammar files.Chong Yidong2012-01-152-4/+5
| | | | | | | | | | | | | | | | | | | | | | * etc/grammars/wisent-grammar.el: Make the Python copyright the literally required one. * lisp/cedet/semantic/wisent/python-wy.el: Regenerate. * lisp/cedet/semantic/wisent/js-wy.el: Add missing copyright header Suggested by Glenn Morris.
| * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-1078-78/+78
| |
| * Add CEDET grammar files to emacs-23 branch.Chong Yidong2012-01-097-14/+93
| |
* | Duplicate-word and spelling fixes.Paul Eggert2012-01-102-2/+2
| |
* | Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0578-78/+78
| |
* | Spelling fixes.Paul Eggert2011-12-301-1/+1
| |
* | Spelling fixes.Paul Eggert2011-12-291-1/+1
| |
* | * lisp/cedet/semantic/edit.el (semantic-edits-incremental-parser):Sam Steingold2011-12-191-0/+1
| | | | | | | | Add the autoload cookie, necessary for JDEE.
* | Spelling fixes.Paul Eggert2011-12-181-1/+1
| |
* | Spelling fixes.Paul Eggert2011-12-161-1/+1
| |
* | Spelling fixes.Paul Eggert2011-12-141-1/+1
| |
* | Spelling fixes.Paul Eggert2011-12-145-15/+15
| |
* | Spelling fixes.Paul Eggert2011-12-114-7/+7
| |
* | Fix typos.Juanma Barranquero2011-12-061-2/+2
| |
* | Fix typo.Juanma Barranquero2011-12-051-1/+1
| |
* | Spelling fixes.Paul Eggert2011-12-052-7/+7
| |
* | Spelling fixes.Paul Eggert2011-12-044-5/+5
| |
* | Spelling fixes.Paul Eggert2011-11-261-1/+1
| |
* | Add grammar files for grammar-wy.el and wrt-wy.el.Chong Yidong2011-11-265-332/+417
| | | | | | | | | | | | | | Regenerate the relevant CEDET parsers. * admin/grammars/bovine-grammar.el: * admin/grammars/wisent-grammar.el: Add scripts for generating the parsers.
* | Spelling fixes.Paul Eggert2011-11-243-7/+7
| |
* | Fix typos.Juanma Barranquero2011-11-242-2/+2
| |
* | Spelling fixes.Paul Eggert2011-11-228-8/+8
| |
* | Fix typos.Juanma Barranquero2011-11-203-3/+3
| |
* | Spelling fixes.Paul Eggert2011-11-198-9/+9
| |
* | Fix typos.Juanma Barranquero2011-11-207-13/+13
| |
* | Spelling fixes.Paul Eggert2011-11-199-10/+10
| |
* | Spelling fixes.Paul Eggert2011-11-196-7/+7
| |
* | Spelling fixes.Paul Eggert2011-11-173-3/+3
| |
* | Spelling fixes.Paul Eggert2011-11-1710-12/+12
| |
* | Fix typos.Juanma Barranquero2011-11-162-5/+5
| |
* | Fix typos.Juanma Barranquero2011-11-1516-24/+24
| |
* | Spelling fixes.Paul Eggert2011-11-149-9/+9
| |
* | Spelling fixes.Paul Eggert2011-11-148-9/+9
| |
* | Fix typos.Juanma Barranquero2011-11-147-9/+9
| |
* | Spelling fixes.Paul Eggert2011-11-142-3/+3
| |
* | Spelling fixes.Paul Eggert2011-11-134-4/+4
| |
* | Spelling fixes.Paul Eggert2011-11-123-3/+3
| |
* | Fix more typos.Juanma Barranquero2011-11-121-1/+1
| |
* | Fix typos.Juanma Barranquero2011-11-123-3/+3
| |
* | Spelling fixes.Paul Eggert2011-11-111-1/+1
| |
* | * srecode.el:David Engster2011-11-0315-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * srecode/texi.el: * srecode/template.el: * srecode/java.el: * srecode/insert.el: * srecode/document.el: * srecode/dictionary.el: * srecode/compile.el: * semantic/wisent/java-tags.el: * semantic/texi.el: * semantic/sort.el: * semantic/lex-spp.el: * semantic/idle.el: * semantic/html.el: * semantic/db-typecache.el: * semantic/analyze/complete.el: * ede/generic.el: * ede/custom.el: * ede/cpp-root.el: * ede/base.el: Fix filenames in comments and headers. * semantic/db-find.el: * srecode/insert.el (srecode-insert-include-lookup): * ede/proj-comp.el (ede-compilation-program): Fix it's -> its in comments and docstrings. * semantic/ctxt.el (semantic-end-of-context-default): * semantic/find.el (semantic-find-tags-by-scope-protection): * semantic/java.el (semantic-documentation-for-tag): Fix typos in docstrings. * semantic/db.el (semanticdb-table, semanticdb-abstract-cache) (semanticdb-abstract-db-cache): * semantic/decorate/include.el (semantic-decoration-unknown-include-describe): Fix filenames in docstring. * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent): (semantic-ede-grammar-compiler-bovine): Fix requires that are added to the grammar-make-script.
* | Fix copyrights for javascript and python grammars.Chong Yidong2011-07-306-12/+8
| | | | | | | | | | | | Since these grammars were transcribed from the ECMAScript spec (BSD licensed) and Python sources (PSL) respectively, the copyright and license notices must be included in these files.
* | Fix require statement in semantic/grammar.el.Chong Yidong2011-07-291-1/+1
| | | | | | | | | | * lisp/semantic/grammar.el (semantic-grammar-insert-defanalyzers): Fix require.
* | * semantic/db.el (semanticdb-file-table-object): Don't bug out onDarren Hoo2011-07-041-1/+1
| | | | | | | | | | | | unconfigured projects if `global-ede-mode' is on. Fixes: debbugs:8092