summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/thunk.el: Assert lexical-bindingMichael Heerdegen2017-11-011-3/+6
* Highlight CL `with-' (context) and `do-' (iteration)Sam Steingold2017-10-311-7/+4
* Highlight uninterned symbols.Sam Steingold2017-10-311-0/+5
* Email replacement.viniciusjl2017-10-291-1/+1
* Add 'ert-quiet' variablePaul Pogonyshev2017-10-281-14/+19
* New package, `faceup'Anders Lindgren2017-10-261-0/+1183
* Fix to 2fddfb7ce7Eric Abrahamsen2017-10-221-2/+2
* Change Edebug's behavior-changing hooks to variablesGemini Lasswell2017-10-222-32/+28
* Handle object string name in eieio-persistent-convert-list-objectEric Abrahamsen2017-10-221-2/+5
* Merge from origin/emacs-26Glenn Morris2017-10-211-1/+2
|\
| * Prevent eldoc from changing the mode lineNick Helm2017-10-211-1/+2
* | Merge from origin/emacs-26Paul Eggert2017-10-205-21/+46
|\ \ | |/
| * Make :align-to account for display-line-numbersEli Zaretskii2017-10-201-8/+17
| * Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-161-9/+23
| * Fix ert-test finding by symbol (Bug#28849)Noam Postavsky2017-10-151-2/+2
| * Don't remember old debugger window (Bug#17882)Noam Postavsky2017-10-151-1/+3
| * ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-202-9/+6
* | * lisp/emacs-lisp/debug.el: Use cl-print more systematicallyStefan Monnier2017-10-201-3/+3
* | * lisp/emacs-lisp/eieio.el (eieio-object-name-string): De-obsoleteStefan Monnier2017-10-202-16/+16
* | * lisp/emacs-lisp/debug.el: Don't bail on errors inside cl-printStefan Monnier2017-10-131-6/+12
* | Merge from origin/emacs-26Paul Eggert2017-10-127-23/+37
|\ \ | |/
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
| * ; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.Glenn Morris2017-10-091-2/+2
| * Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-065-20/+34
* | Revert "Raise an error when detecting old-style backquotes."Philipp Stephani2017-10-091-1/+7
* | Stop Testcover from producing spurious 1value errorsGemini Lasswell2017-10-081-25/+70
* | Rewrite Testcover's internals, fixing several bugsGemini Lasswell2017-10-082-290/+372
* | Allow Edebug's instrumentation to be used for other purposesGemini Lasswell2017-10-081-52/+102
* | * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplificationsStefan Monnier2017-10-081-80/+52
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-10-081-7/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-062-170/+199
|\ \ | |/
| * Move read-multiple-choice to its own libraryMark Oteiza2017-10-062-170/+199
* | Merge emacs-26Stefan Monnier2017-10-065-11/+46
|\ \ | |/
| * Fix dynamic binding wrapper in iter-lambda (bug#25965)Gemini Lasswell2017-10-051-2/+1
| * Fix breakage due to recent change in tabulated-list-print-entryEli Zaretskii2017-10-051-19/+13
| * Speed up list-packages when 'visual' line numbers are displayedEli Zaretskii2017-10-051-13/+20
| * Hook Flymake onto proper checkdoc and byte-compile interfacesJoão Távora2017-10-032-3/+38
| * ; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace fix.Glenn Morris2017-10-021-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-013-17/+16
|\ \ | |/
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-2/+2
| * Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-301-15/+14
* | Merge from origin/emacs-26Paul Eggert2017-09-291-3/+2
|\ \ | |/
| * Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)Noam Postavsky2017-09-281-3/+2
* | Merge from origin/emacs-26Paul Eggert2017-09-292-37/+74
|\ \ | |/
| * Use a separate syntax-ppss cache for narrowed buffersDmitry Gutov2017-09-261-35/+72
| * Fix loading of smie-config rules (Bug#24848)Noam Postavsky2017-09-251-2/+2
* | Add indent spec to easy-mmode macrosMark Oteiza2017-09-281-0/+2
* | Mark some functions as pureMark Oteiza2017-09-271-1/+4
|/
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1