summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elint.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo.Mattias Engdegård2019-09-111-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Make elint understand condition-case-unless-debugLars Ingebrigtsen2019-07-141-0/+1
* cus-edit.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/emacs-lisp/elint.el (elint-init-form): Remove outdated CL hackStefan Monnier2017-12-041-13/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-071-1/+1
* Turn on lexical-binding in elint.elMark Oteiza2017-02-171-9/+7
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Replace ldefs-boot with a much smaller filePhillip Lord2016-12-131-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix a few problems with directed quotesPaul Eggert2015-10-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-8/+8
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+4
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-7/+7
* Don't require help-fns when not neededPaul Eggert2015-05-201-2/+0
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-061-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/emacs-lisp/elint.el (elint-find-args-in-code):Stefan Monnier2012-07-171-8/+4
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-0/+3
* * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-291-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* elint.el trivia.Glenn Morris2011-02-021-1/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Silence elint compilation.Glenn Morris2010-11-061-23/+23
|/
* Fix more save-excursion warnings.Chong Yidong2010-02-271-2/+1
* Fix typos in docstrings.Juanma Barranquero2010-02-141-6/+6
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emacs-lisp/elint.el (elint-add-required-env): Better error messageKevin Ryde2009-11-241-3/+4
* (elint-standard-variables): Doc fix.Glenn Morris2009-11-141-2/+11
* Shigeru Fukaya <shigeru.fukaya at gmail.com>Glenn Morris2009-11-141-1/+5
* (elint-init-form): Report declarations where the filename is not a string.Glenn Morris2009-09-301-5/+10
* (elint): New custom group.Glenn Morris2009-09-221-104/+397