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
/
srecode
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
srecode/find compilation fix
Lars Ingebrigtsen
2019-06-14
1
-3
/
+1
*
|
srecode/dictionary compilation warning fix
Lars Ingebrigtsen
2019-06-14
1
-2
/
+1
*
|
srecode/dictionary compilation fix
Lars Ingebrigtsen
2019-06-14
1
-4
/
+1
*
|
srecode-inserter-prin-example compilation fix
Lars Ingebrigtsen
2019-06-14
2
-12
/
+13
*
|
Use CLOS-style accessors in oref/oset
Lars Ingebrigtsen
2019-06-14
13
-83
/
+79
*
|
Fix typo in object-print cleanup
Lars Ingebrigtsen
2019-06-13
1
-1
/
+1
*
|
Use cl-print-object instead of object-print throughout cedet
Lars Ingebrigtsen
2019-06-13
1
-1
/
+1
*
|
Update author/maintainer info
Paul Eggert
2019-05-26
19
-19
/
+19
*
|
* lisp/cedet/srecode/insert.el: Use lexical-binding
Stefan Monnier
2019-05-22
1
-19
/
+15
*
|
Omit/rewrite useless regexp repetitions
Paul Eggert
2019-04-12
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
23
-23
/
+23
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
23
-23
/
+23
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-7
/
+7
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+2
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-6
/
+5
*
|
cedet: replace cl with cl-lib
Glenn Morris
2018-03-23
3
-3
/
+0
*
|
cedet: remove obsolete name args to constructors
Glenn Morris
2018-03-16
3
-8
/
+5
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
23
-23
/
+23
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
23
-23
/
+23
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
2
-4
/
+2
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
23
-25
/
+23
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
23
-23
/
+23
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
23
-23
/
+23
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-1
/
+1
*
|
Pacify ‘make check-declare’
Paul Eggert
2016-05-14
1
-3
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
23
-23
/
+23
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-3
/
+3
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
5
-9
/
+9
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-2
/
+2
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-1
/
+1
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-2
/
+2
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-2
/
+2
*
Fix curved quotes in a few places
Paul Eggert
2015-06-04
1
-2
/
+2
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-1
/
+1
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
2
-6
/
+6
*
CEDET (srecode-insert-fcn): Fix use of oref on a class
Stefan Monnier
2015-05-10
1
-2
/
+1
*
CEDET (srecode-create-dictionary): Avoid obsolete object name
Stefan Monnier
2015-05-10
1
-2
/
+2
*
CEDET (srecode-pop, srecode-peek): Don't use `subclass'
Stefan Monnier
2015-05-08
1
-25
/
+24
*
CEDET (srecode-compile-inserter): Avoid `oref' on classes
Stefan Monnier
2015-05-06
1
-9
/
+8
*
Spelling fixes
Paul Eggert
2015-02-21
1
-1
/
+1
*
* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod
Stefan Monnier
2015-02-04
9
-116
/
+120
*
Shrink EIEIO object header. Move generics to eieio-generic.el.
Stefan Monnier
2015-01-08
4
-11
/
+11
|
\
|
*
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2015-01-07
4
-15
/
+15
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
23
-23
/
+23
|
/
*
* lisp/cedet: Reduce reliance on EIEIO internals.
Stefan Monnier
2014-12-22
1
-2
/
+2
[prev]
[next]