index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add symref-filepattern entries for c?perl-mode
...
Dmitry Gutov
2016-03-11
1
-0
/
+2
*
Remove `semanticdb-save-all-db-idle' from `auto-save-hook'
...
David Engster
2016-02-21
1
-1
/
+0
*
Restore point when writing semantic table to disk
...
David Engster
2016-02-21
1
-16
/
+16
*
Fix problems caused by new implementation of sub-word mode
...
Eli Zaretskii
2016-02-05
2
-3
/
+3
*
Improve the custom type of some user options.
...
Glenn Morris
2016-01-30
2
-2
/
+2
*
Implement vc-mtn-find-ignore-file, fix some doc strings
...
Stephen Leake
2016-01-29
2
-4
/
+4
*
* lisp/cedet/semantic/db-file.el (semanticdb-persistent-path):
...
Glenn Morris
2016-01-28
1
-1
/
+2
*
Expunge "allow" + infinitive without direct object from source and doc.
...
Alan Mackenzie
2016-01-24
3
-4
/
+4
*
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
*
(semantic-symref-derive-find-filepatterns): Return a list
...
Stefan Monnier
2016-01-02
1
-22
/
+17
*
Fix xref-find-references on MS-Windows
...
Eli Zaretskii
2016-01-02
1
-4
/
+4
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
146
-146
/
+146
*
* lisp/cedet/mode-local.el: Delete obsolete comment
Stephen Leake
2015-11-20
1
-18
/
+0
*
Quote symbols in docstrings using `'
...
Paul Eggert
2015-11-18
4
-6
/
+6
*
Fix docstring quoting problems with ‘ '’
...
Paul Eggert
2015-11-17
12
-35
/
+37
*
Improve a few doc strings, comments
...
Stephen Leake
2015-11-15
3
-8
/
+7
*
Minor CEDET fixes
...
Stephen Leake
2015-10-27
2
-8
/
+10
*
* lisp/isearch.el: Rename word search to regexp-function search
...
Artur Malabarba
2015-10-21
1
-1
/
+1
*
* lisp/cedet/ede: Silence some compiler warnings
...
Stefan Monnier
2015-10-09
4
-94
/
+84
*
Fix a few problems with directed quotes
...
Paul Eggert
2015-10-01
1
-2
/
+2
*
Use %s to format strings instead of splicing them
...
Paul Eggert
2015-09-20
1
-1
/
+1
*
Backslash cleanup in Elisp source files
...
Paul Eggert
2015-09-17
5
-5
/
+5
*
Fix several backslash typos in Elisp strings
...
Paul Eggert
2015-09-17
1
-1
/
+1
*
Add monotone EDE generic project
...
Stephen Leake
2015-09-15
1
-0
/
+2
*
Revert some stray curved quotes I missed earlier
...
Paul Eggert
2015-09-10
1
-3
/
+3
*
* lisp/cedet/ede/auto.el (ede-project-autoload): Doc fix.
Glenn Morris
2015-09-09
1
-2
/
+2
*
Go back to grave quoting in source-code docstrings etc.
...
Paul Eggert
2015-09-07
6
-12
/
+12
*
Spelling fix (Bug#21420)
Paul Eggert
2015-09-05
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
...
Paul Eggert
2015-09-03
12
-35
/
+35
*
Escape ` and ' in doc
...
Paul Eggert
2015-09-01
1
-2
/
+2
*
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
*
Fix some byte-compiler warnings in EDE
...
Stephen Leake
2015-08-31
2
-32
/
+42
*
Text quoting fixes in cedet, emulation, emacs-lisp
...
Paul Eggert
2015-08-29
6
-27
/
+36
*
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
*
Prefer directed to neutral quotes
...
Paul Eggert
2015-08-24
20
-47
/
+48
*
More-conservative ‘format’ quote restyling
...
Paul Eggert
2015-08-23
5
-11
/
+10
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
...
Andreas Schwab
2015-08-23
2
-6
/
+7
*
Don't quote symbols 'like-this' in docstrings etc.
...
Paul Eggert
2015-08-20
8
-8
/
+8
*
Handle pulse-background being nil
...
Stephen Leake
2015-08-15
1
-19
/
+22
*
Prefer ‘format’ to ‘substitute-command-keys’
...
Paul Eggert
2015-08-14
2
-7
/
+6
*
Respect python.el imenu when semantic-mode is off
...
Fabián Ezequiel Gallina
2015-08-11
1
-3
/
+0
*
Fix some confusion with ‘format’
...
Paul Eggert
2015-08-05
1
-1
/
+1
*
ede-proj-target-makefile docstring tweaks
...
Paul Eggert
2015-08-02
1
-3
/
+3
*
Don't overflow if computing approximate percentage
...
Paul Eggert
2015-07-31
2
-5
/
+5
*
Rename project-directories to project-roots
...
Dmitry Gutov
2015-07-31
1
-2
/
+2
*
Introduce a Project API
...
Dmitry Gutov
2015-07-10
1
-0
/
+16
*
Improve the optional translation of quotes
...
Paul Eggert
2015-06-19
2
-11
/
+11
[next]