summaryrefslogtreecommitdiff
path: root/lisp/cedet/mode-local.el
Commit message (Expand)AuthorAgeFilesLines
* mode-local: Revert the deprecation of buffer-local overridesStefan Monnier2022-05-221-16/+9
* mode-local: Deprecate buffer-local overridesStefan Monnier2022-05-221-9/+16
* Remove some ancient Emacs compat codeStefan Kangas2022-05-181-4/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-1/+3
|/
* Fill some auto-generated docstring linesStefan Kangas2021-09-261-4/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-301-20/+20
* * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-121-1/+1
* Prefer defvar-local in cedetStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in cedetStefan Kangas2020-12-041-1/+1
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-8/+6
* Do not refer to obsolete aliasMario Lang2020-01-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove more XEmacs compat code from CEDETStefan Kangas2019-10-281-17/+7
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-241-38/+58
* * lisp/cedet/mode-local.el: Use lexical-binding and `declare`Stefan Monnier2019-10-231-73/+69
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-111-1/+2
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-201-2/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | cedet: replace cl with cl-libGlenn Morris2018-03-231-2/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/cedet/mode-local.el (define-mode-local-override): Declare doctring.Stefan Monnier2017-02-281-0/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-211-1/+1
|/
* Avoid describe-key error with lambdasPaul Eggert2016-04-051-2/+2
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* 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
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/cedet/mode-local.el: Delete obsolete commentStephen Leake2015-11-201-18/+0
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+4
* Fix a few problems with directed quotesPaul Eggert2015-10-011-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* 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
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-291-6/+5
* 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
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-5/+4