index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
mode-local.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
mode-local: Revert the deprecation of buffer-local overrides
Stefan Monnier
2022-05-22
1
-16
/
+9
*
mode-local: Deprecate buffer-local overrides
Stefan Monnier
2022-05-22
1
-9
/
+16
*
Remove some ancient Emacs compat code
Stefan Kangas
2022-05-18
1
-4
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-1
/
+3
|
/
*
Fill some auto-generated docstring lines
Stefan Kangas
2021-09-26
1
-4
/
+5
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Remove redundant #' before lambda in cedet
Stefan Kangas
2021-03-30
1
-20
/
+20
*
* lisp/cedet/{*.el,ede/*.el}: Use lexical-binding
Stefan Monnier
2021-03-12
1
-1
/
+1
*
Prefer defvar-local in cedet
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in cedet
Stefan Kangas
2020-12-04
1
-1
/
+1
*
Replace add-to-list to lexical variable with push (bug#39373)
Mattias Engdegård
2020-02-01
1
-8
/
+6
*
Do not refer to obsolete alias
Mario Lang
2020-01-24
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove more XEmacs compat code from CEDET
Stefan Kangas
2019-10-28
1
-17
/
+7
*
* lisp/cedet/mode-local.el: Clean up name space
Stefan Monnier
2019-10-24
1
-38
/
+58
*
* lisp/cedet/mode-local.el: Use lexical-binding and `declare`
Stefan Monnier
2019-10-23
1
-73
/
+69
*
* lisp/cedet/mode-local.el (define-overload): Declare obsolete
Stefan Monnier
2019-10-11
1
-1
/
+2
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Remove XEmacs compat code from cedet
Lars Ingebrigtsen
2019-06-20
1
-2
/
+1
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
cedet: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-2
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/cedet/mode-local.el (define-mode-local-override): Declare doctring.
Stefan Monnier
2017-02-28
1
-0
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-21
1
-1
/
+1
|
/
*
Avoid describe-key error with lambdas
Paul Eggert
2016-04-05
1
-2
/
+2
*
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-24
1
-2
/
+2
*
Fix some declarations.
Glenn Morris
2016-01-12
1
-1
/
+1
*
* lisp/cedet/mode-local.el (describe-function-orig-buffer): Declare.
Glenn Morris
2016-01-08
1
-0
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/cedet/mode-local.el: Delete obsolete comment
Stephen Leake
2015-11-20
1
-18
/
+0
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+4
*
Fix a few problems with directed quotes
Paul Eggert
2015-10-01
1
-2
/
+2
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-3
/
+3
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-5
/
+5
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Delete Emacs 25 test in mode-local.el
Stephen Leake
2015-09-01
1
-7
/
+5
*
Show all known mode-local overrides in *Help*
Stephen Leake
2015-09-01
1
-5
/
+17
*
Text quoting fixes in cedet, emulation, emacs-lisp
Paul Eggert
2015-08-29
1
-6
/
+5
*
Add mode local overrides to xref-find-definitions
Stephen Leake
2015-08-26
1
-0
/
+98
*
Add mode local overrides to describe-function
Stephen Leake
2015-08-26
1
-0
/
+24
[next]