summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/idle.el
Commit message (Expand)AuthorAgeFilesLines
* Fill some auto-generated docstring linesStefan Kangas2021-09-261-6/+8
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Remove some remaining references to XEmacsStefan Kangas2021-09-131-1/+0
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+2
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-301-6/+6
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-151-28/+20
* * lisp/cedet: Remove always-nil variablesStefan Monnier2021-03-111-46/+48
* Make semantic/idle not move point after last changeLars Ingebrigtsen2021-03-081-1/+2
* * lisp/cedet/semantic/idle.el: Fix compilation warningStefan Monnier2021-02-261-44/+14
* ; Fix warning in last change to semantic/idle.el.Basil L. Contovounesios2021-02-091-1/+1
* Use lexical-binding in a few more scattered filesStefan Monnier2021-02-091-15/+15
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-2/+1
* Prefer defvar-local in cedetStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove cedet items obsolete since 23.2Stefan Kangas2020-09-111-9/+0
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove more XEmacs compat code from CEDETStefan Kangas2019-10-281-2/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-11/+11
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-271-1/+1
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-6/+6
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-201-57/+53
* semantic/idle.el compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-12/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-3/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* * cedet/semantic/fw.el: Use declare.Stefan Monnier2015-04-131-0/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * semantic/idle.el (semantic-idle-symbol-highlight)Barry O'Reilly2013-10-301-1/+7
* * lisp/cedet/semantic/idle.el (define-semantic-idle-service):Glenn Morris2013-06-191-1/+1
* Merge from CEDET upstream (8564).David Engster2013-06-021-21/+33
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update CEDET from upstream.Chong Yidong2012-10-021-30/+48
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-3/+3
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix typos.Juanma Barranquero2011-11-201-3/+3
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* * srecode.el:David Engster2011-11-031-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\