summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elint.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Make elint load `require'd packagesLars Ingebrigtsen2020-12-12
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-04
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo.Mattias Engdegård2019-09-11
* New function time-convertPaul Eggert2019-08-05
* Make elint understand condition-case-unless-debugLars Ingebrigtsen2019-07-14
* cus-edit.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-29
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/emacs-lisp/elint.el (elint-init-form): Remove outdated CL hackStefan Monnier2017-12-04
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-07
* Turn on lexical-binding in elint.elMark Oteiza2017-02-17
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Replace ldefs-boot with a much smaller filePhillip Lord2016-12-13
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix a few problems with directed quotesPaul Eggert2015-10-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-21
* Don't require help-fns when not neededPaul Eggert2015-05-20
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-20
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-06
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/emacs-lisp/elint.el (elint-find-args-in-code):Stefan Monnier2012-07-17
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-22
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19
* elint.el trivia.Glenn Morris2011-02-02
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Silence elint compilation.Glenn Morris2010-11-06
|/
* Fix more save-excursion warnings.Chong Yidong2010-02-27
* Fix typos in docstrings.Juanma Barranquero2010-02-14
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * emacs-lisp/elint.el (elint-add-required-env): Better error messageKevin Ryde2009-11-24