summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Avoid describe-key error with lambdasPaul Eggert2016-04-051-2/+2
* Add symref-filepattern entries for c?perl-modeDmitry Gutov2016-03-111-0/+2
* Remove `semanticdb-save-all-db-idle' from `auto-save-hook'David Engster2016-02-211-1/+0
* Restore point when writing semantic table to diskDavid Engster2016-02-211-16/+16
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-052-3/+3
* Improve the custom type of some user options.Glenn Morris2016-01-302-2/+2
* Implement vc-mtn-find-ignore-file, fix some doc stringsStephen Leake2016-01-292-4/+4
* * lisp/cedet/semantic/db-file.el (semanticdb-persistent-path):Glenn Morris2016-01-281-1/+2
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-243-4/+4
* Fix some declarations.Glenn Morris2016-01-121-1/+1
* * lisp/cedet/mode-local.el (describe-function-orig-buffer): Declare.Glenn Morris2016-01-081-0/+3
* (semantic-symref-derive-find-filepatterns): Return a listStefan Monnier2016-01-021-22/+17
* Fix xref-find-references on MS-WindowsEli Zaretskii2016-01-021-4/+4
* Update copyright year to 2016Paul Eggert2016-01-01146-146/+146
* * lisp/cedet/mode-local.el: Delete obsolete commentStephen Leake2015-11-201-18/+0
* Quote symbols in docstrings using `'Paul Eggert2015-11-184-6/+6
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-1712-35/+37
* Improve a few doc strings, commentsStephen Leake2015-11-153-8/+7
* Minor CEDET fixesStephen Leake2015-10-272-8/+10
* * lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba2015-10-211-1/+1
* * lisp/cedet/ede: Silence some compiler warningsStefan Monnier2015-10-094-94/+84
* Fix a few problems with directed quotesPaul Eggert2015-10-011-2/+2
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-175-5/+5
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Add monotone EDE generic projectStephen Leake2015-09-151-0/+2
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-3/+3
* * lisp/cedet/ede/auto.el (ede-project-autoload): Doc fix.Glenn Morris2015-09-091-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-076-12/+12
* Spelling fix (Bug#21420)Paul Eggert2015-09-051-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-0312-35/+35
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Delete Emacs 25 test in mode-local.elStephen Leake2015-09-011-7/+5
* Show all known mode-local overrides in *Help*Stephen Leake2015-09-011-5/+17
* Fix some byte-compiler warnings in EDEStephen Leake2015-08-312-32/+42
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-296-27/+36
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-261-0/+98
* Add mode local overrides to describe-functionStephen Leake2015-08-261-0/+24
* Prefer directed to neutral quotesPaul Eggert2015-08-2420-47/+48
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-235-11/+10
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-232-6/+7
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-208-8/+8
* Handle pulse-background being nilStephen Leake2015-08-151-19/+22
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-142-7/+6
* Respect python.el imenu when semantic-mode is offFabián Ezequiel Gallina2015-08-111-3/+0
* Fix some confusion with ‘format’Paul Eggert2015-08-051-1/+1
* ede-proj-target-makefile docstring tweaksPaul Eggert2015-08-021-3/+3
* Don't overflow if computing approximate percentagePaul Eggert2015-07-312-5/+5
* Rename project-directories to project-rootsDmitry Gutov2015-07-311-2/+2
* Introduce a Project APIDmitry Gutov2015-07-101-0/+16