index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
elint.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Prefer \... to control chars in .el literals
Paul Eggert
2018-03-29
1
-2
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/elint.el (elint-init-form): Remove outdated CL hack
Stefan Monnier
2017-12-04
1
-13
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Revert "Replace ldefs-boot with a much smaller file"
Phillip Lord
2017-03-07
1
-1
/
+1
*
Turn on lexical-binding in elint.el
Mark Oteiza
2017-02-17
1
-9
/
+7
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
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
*
|
Replace ldefs-boot with a much smaller file
Phillip Lord
2016-12-13
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix a few problems with directed quotes
Paul Eggert
2015-10-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-8
/
+8
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-4
/
+4
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-7
/
+7
*
Don't require help-fns when not needed
Paul Eggert
2015-05-20
1
-2
/
+0
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/elint.el (elint-find-args-in-code):
Stefan Monnier
2012-07-17
1
-8
/
+4
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-0
/
+3
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-0
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
elint.el trivia.
Glenn Morris
2011-02-02
1
-1
/
+0
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Silence elint compilation.
Glenn Morris
2010-11-06
1
-23
/
+23
|
/
*
Fix more save-excursion warnings.
Chong Yidong
2010-02-27
1
-2
/
+1
*
Fix typos in docstrings.
Juanma Barranquero
2010-02-14
1
-6
/
+6
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* emacs-lisp/elint.el (elint-add-required-env): Better error message
Kevin Ryde
2009-11-24
1
-3
/
+4
*
(elint-standard-variables): Doc fix.
Glenn Morris
2009-11-14
1
-2
/
+11
*
Shigeru Fukaya <shigeru.fukaya at gmail.com>
Glenn Morris
2009-11-14
1
-1
/
+5
*
(elint-init-form): Report declarations where the filename is not a string.
Glenn Morris
2009-09-30
1
-5
/
+10
*
(elint): New custom group.
Glenn Morris
2009-09-22
1
-104
/
+397
*
(elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
Glenn Morris
2009-09-14
1
-8
/
+11
*
(elint-init-env): Skip non-list forms.
Glenn Morris
2009-09-12
1
-4
/
+9
*
(elint-file): Make max-lisp-eval-depth at least 1000.
Glenn Morris
2009-09-12
1
-3
/
+4
*
(elint-file, elint-directory): New autoloaded commands.
Glenn Morris
2009-09-12
1
-31
/
+111
*
(elint-current-buffer, elint-defun):
Glenn Morris
2009-07-24
1
-31
/
+49
[next]