summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Add symref-filepattern entries for c?perl-mode...Dmitry 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 disk...David Engster2016-02-211-16/+16
* Fix problems caused by new implementation of sub-word mode...Eli 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 strings...Stephen 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 list...Stefan Monnier2016-01-021-22/+17
* Fix xref-find-references on MS-Windows...Eli Zaretskii2016-01-021-4/+4
* Update copyright year to 2016...Paul 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, comments...Stephen Leake2015-11-153-8/+7
* Minor CEDET fixes...Stephen Leake2015-10-272-8/+10
* * lisp/isearch.el: Rename word search to regexp-function search...Artur Malabarba2015-10-211-1/+1
* * lisp/cedet/ede: Silence some compiler warnings...Stefan Monnier2015-10-094-94/+84
* Fix a few problems with directed quotes...Paul Eggert2015-10-011-2/+2
* Use %s to format strings instead of splicing them...Paul Eggert2015-09-201-1/+1
* Backslash cleanup in Elisp source files...Paul Eggert2015-09-175-5/+5
* Fix several backslash typos in Elisp strings...Paul Eggert2015-09-171-1/+1
* Add monotone EDE generic project...Stephen Leake2015-09-151-0/+2
* Revert some stray curved quotes I missed earlier...Paul 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 problems...Paul Eggert2015-09-0312-35/+35
* Escape ` and ' in doc...Paul Eggert2015-09-011-2/+2
* Delete Emacs 25 test in mode-local.el...Stephen 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 EDE...Stephen Leake2015-08-312-32/+42
* Text quoting fixes in cedet, emulation, emacs-lisp...Paul Eggert2015-08-296-27/+36
* Add mode local overrides to xref-find-definitions...Stephen Leake2015-08-261-0/+98
* Add mode local overrides to describe-function...Stephen Leake2015-08-261-0/+24
* Prefer directed to neutral quotes...Paul Eggert2015-08-2420-47/+48
* More-conservative ‘format’ quote restyling...Paul 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 nil...Stephen 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 off...Fabián Ezequiel Gallina2015-08-111-3/+0
* Fix some confusion with ‘format’...Paul Eggert2015-08-051-1/+1
* ede-proj-target-makefile docstring tweaks...Paul Eggert2015-08-021-3/+3
* Don't overflow if computing approximate percentage...Paul Eggert2015-07-312-5/+5
* Rename project-directories to project-roots...Dmitry Gutov2015-07-311-2/+2
* Introduce a Project API...Dmitry Gutov2015-07-101-0/+16
* Improve the optional translation of quotes...Paul Eggert2015-06-192-11/+11