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
/
semantic
/
complete.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-5
/
+4
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-2
/
+2
*
* lisp/cedet: Convert remaining files to lexical-binding
Stefan Monnier
2021-03-15
1
-62
/
+61
*
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
*
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-4
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove some compat code from CEDET
Lars Ingebrigtsen
2019-10-19
1
-4
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-3
/
+3
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Rename displayor to displayer in CEDET
Lars Ingebrigtsen
2019-06-27
1
-169
/
+218
*
Use xref in cedet
Bastian Beischer
2019-06-25
1
-0
/
+6
*
Throughout cedet, don't use semantic-overlay-* compat aliases
Lars Ingebrigtsen
2019-06-20
1
-26
/
+26
*
Fix use of obsolete constructor in semantic/complete.el
Lars Ingebrigtsen
2019-06-17
1
-2
/
+2
*
Use CLOS-style accessors in oref/oset
Lars Ingebrigtsen
2019-06-14
1
-1
/
+1
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-2
/
+2
*
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
-1
/
+0
*
|
cedet: remove obsolete name args to constructors
Glenn Morris
2018-03-16
1
-14
/
+10
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Use pop-to-buffer-same-window instead of switch-to-buffer
Bastian Beischer
2017-10-19
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
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
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-4
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use %s to format strings instead of splicing them
Paul Eggert
2015-09-20
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-1
/
+1
*
* cedet/semantic/fw.el: Use declare.
Stefan Monnier
2015-04-13
1
-0
/
+1
*
* lisp/cedet/semantic: Remove some dead code
Stefan Monnier
2015-04-10
1
-9
/
+0
*
* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod
Stefan Monnier
2015-02-04
1
-52
/
+52
*
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2015-01-07
1
-2
/
+4
*
* lisp/cedet/semantic/complete.el: Require semantic/db-find.
Stefan Monnier
2014-10-24
1
-0
/
+1
*
Merge bug fixes from CEDET upstream.
David Engster
2014-01-13
1
-3
/
+8
*
Spelling fixes.
Paul Eggert
2014-01-05
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* semantic/complete.el (tooltip-mode, tooltip-frame-parameters, tooltip-show):
Glenn Morris
2013-09-17
1
-0
/
+5
*
Merge from CEDET upstream (8564).
David Engster
2013-06-02
1
-1
/
+1
*
* lisp/cedet/semantic/complete.el
David Engster
2013-04-27
1
-2
/
+5
*
Merge with CEDET upstream (rev. 8499).
David Engster
2013-03-21
1
-6
/
+12
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Merge changes from CEDET upstream.
David Engster
2012-10-14
1
-1
/
+4
*
Add missing :version tags
Glenn Morris
2012-10-06
1
-10
/
+12
*
Spelling fixes.
Paul Eggert
2012-10-04
1
-2
/
+1
*
Update CEDET from upstream.
Chong Yidong
2012-10-02
1
-128
/
+209
[next]