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
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
29
-52
/
+48
*
Prefer "website" to "homepage"
Stefan Kangas
2021-09-16
2
-3
/
+3
*
Faster grep pattern for identifiers
Mattias Engdegård
2021-09-15
1
-9
/
+2
*
Remove duplication of `find` file pattern arguments
Mattias Engdegård
2021-09-13
1
-1
/
+1
*
Remove some remaining references to XEmacs
Stefan Kangas
2021-09-13
2
-7
/
+2
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
2
-3
/
+3
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
4
-8
/
+8
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-2
/
+2
*
Fix previous pulse.el fix
Lars Ingebrigtsen
2021-06-13
1
-3
/
+2
*
Reset the pulse face more fully in pulse-reset-face
Lars Ingebrigtsen
2021-06-13
1
-3
/
+4
*
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
Stefan Monnier
2021-06-12
12
-55
/
+63
*
Support old BSD find and "root dir symlink" better
Dmitry Gutov
2021-06-07
1
-1
/
+1
*
Use correct face when pulsing in CEDET
Gregory Heytings
2021-05-25
1
-2
/
+1
*
; Auto-commit of loaddefs files.
Glenn Morris
2021-05-01
1
-14
/
+14
*
Avoid lowering gc-cons-threshold
Stefan Kangas
2021-04-22
1
-1
/
+1
*
; Fix typos: emacs lisp -> Emacs Lisp
Stefan Kangas
2021-04-16
2
-2
/
+2
*
Don't version-control generated file `grammat-wy.el`
Stefan Monnier
2021-04-12
2
-1
/
+6
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
2
-2
/
+3
*
Regenerate semantic grammars if the generating code changes
Glenn Morris
2021-04-04
2
-2
/
+2
*
Remove redundant #' before lambda in cedet
Stefan Kangas
2021-03-30
16
-142
/
+142
*
Delete empty "History" sections
Stefan Kangas
2021-03-30
6
-21
/
+2
*
Avoid errors in pulse.el for some face customizations
Eli Zaretskii
2021-03-28
1
-1
/
+2
*
Remove unnecessary requires of rx
Stefan Kangas
2021-03-22
1
-2
/
+0
*
* lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): Simplify
Stefan Monnier
2021-03-20
1
-7
/
+2
*
lisp/cedet/pulse.el: Use color.el
Gabriel do Nascimento Ribeiro
2021-03-18
1
-72
/
+31
*
* lisp/cedet: Convert remaining files to lexical-binding
Stefan Monnier
2021-03-15
64
-549
/
+516
*
* lisp/cedet/{*.el,ede/*.el}: Use lexical-binding
Stefan Monnier
2021-03-12
36
-326
/
+333
*
; Fix typos in doc strings
Mattias Engdegård
2021-03-12
1
-1
/
+1
*
* lisp/cedet: Remove always-nil variables
Stefan Monnier
2021-03-11
5
-70
/
+67
*
Make semantic/idle not move point after last change
Lars Ingebrigtsen
2021-03-08
1
-1
/
+2
*
Normalize version specifiers for make-obsolete and friends
Stefan Kangas
2021-03-08
1
-3
/
+3
*
* lisp/cedet/semantic/fw.el (semantic-find-file-noselect): Fix warning
Stefan Monnier
2021-03-07
1
-11
/
+1
*
* lisp/cedet/semantic/bovine.el: Fix recent regression
Stefan Monnier
2021-03-07
2
-14
/
+17
*
* lisp/cedet/semantic/wisent: Use lexical-binding
Stefan Monnier
2021-03-07
9
-388
/
+410
*
* lisp/cedet/semantic/bovine/*.el: Use lexical-binding
Stefan Monnier
2021-03-06
7
-77
/
+72
*
* lisp/cedet/srecode/compile.el: Fix last change
Stefan Monnier
2021-03-06
1
-2
/
+2
*
Pacify some semantic-tag-make-plist warnings
Basil L. Contovounesios
2021-03-06
1
-22
/
+22
*
* * lisp/cedet/semantic: Use lexical-binding in the generated grammars
Stefan Monnier
2021-03-05
5
-216
/
+230
*
* lisp/cedet/srecode/*.el: Use lexical-binding
Stefan Monnier
2021-03-05
23
-106
/
+97
*
Make inversion.el obsolete (Bug#46841)
Stefan Kangas
2021-03-03
9
-601
/
+20
*
Minor fixes after preloading easymenu
Stefan Kangas
2021-02-27
1
-1
/
+0
*
* lisp/cedet/semantic/idle.el: Fix compilation warning
Stefan Monnier
2021-02-26
1
-44
/
+14
*
* lisp/cedet/semantic/analyze*.el: Use lexical-binding
Stefan Monnier
2021-02-26
5
-30
/
+34
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
3
-17
/
+6
*
Fix wisent/python.el grammar warning
Lars Ingebrigtsen
2021-02-24
1
-0
/
+5
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
3
-26
/
+26
*
Move 'project-try-ede' to the back of 'project-find-functions'
Dmitry Gutov
2021-02-18
1
-1
/
+1
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
8
-164
/
+68
*
* lisp/cedet/semantic/symref/: Use lexical-binding
Stefan Monnier
2021-02-11
6
-11
/
+13
*
* lisp/cedet/semantic/decorate/: Use lexical-binding in all files
Stefan Monnier
2021-02-11
2
-7
/
+7
[next]