summaryrefslogtreecommitdiff
path: root/lisp/cedet/mode-local.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* mode-local: Revert the deprecation of buffer-local overridesStefan Monnier2022-05-22
* mode-local: Deprecate buffer-local overridesStefan Monnier2022-05-22
* Remove some ancient Emacs compat codeStefan Kangas2022-05-18
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-13
|/
* Fill some auto-generated docstring linesStefan Kangas2021-09-26
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-30
* * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-12
* Prefer defvar-local in cedetStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in cedetStefan Kangas2020-12-04
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-01
* Do not refer to obsolete aliasMario Lang2020-01-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove more XEmacs compat code from CEDETStefan Kangas2019-10-28
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-24
* * lisp/cedet/mode-local.el: Use lexical-binding and `declare`Stefan Monnier2019-10-23
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-11
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-20
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | cedet: replace cl with cl-libGlenn Morris2018-03-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/cedet/mode-local.el (define-mode-local-override): Declare doctring.Stefan Monnier2017-02-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-21
|/
* Avoid describe-key error with lambdasPaul Eggert2016-04-05
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-24
* Fix some declarations.Glenn Morris2016-01-12
* * lisp/cedet/mode-local.el (describe-function-orig-buffer): Declare.Glenn Morris2016-01-08
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/cedet/mode-local.el: Delete obsolete commentStephen Leake2015-11-20
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Fix a few problems with directed quotesPaul Eggert2015-10-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Delete Emacs 25 test in mode-local.elStephen Leake2015-09-01
* Show all known mode-local overrides in *Help*Stephen Leake2015-09-01
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-29
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-26
* Add mode local overrides to describe-functionStephen Leake2015-08-26