summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new command to expand all "..."s in a backtrace framescratch/backtrace-modeGemini Lasswell2018-07-155-72/+193
* Change keybinding for backtrace-collapse from '=' to '-'Gemini Lasswell2018-07-142-2/+2
* Add more tests for backtrace-modeGemini Lasswell2018-07-141-47/+352
* Add link in backtraces to position in buffer being evaluated (bug#14081)Gemini Lasswell2018-07-141-3/+24
* Add links in backtraces to functions written in C (bug#25393)Gemini Lasswell2018-07-141-2/+7
* Add prefix argument to backtrace-toggle-print-circleGemini Lasswell2018-07-141-34/+57
* Lazily print backtrace frame local variablesGemini Lasswell2018-07-141-43/+84
* Initialize backtrace display options in backtrace-modeGemini Lasswell2018-07-144-9/+9
* Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-07-1411-352/+1293
* Add methods for strings to cl-printGemini Lasswell2018-07-142-3/+152
* Support ellipsis expansion in cl-printGemini Lasswell2018-07-142-24/+220
* Add to documentation of 'jump-to-register'Charles A. Roelli2018-07-142-1/+4
* ; Trace epg-tests gpg config finding (Bug#23561)Noam Postavsky2018-07-142-1/+15
* Avoid infloop in redisplay due to faulty mode-line propertiesJonathan Kyle Mitchell2018-07-141-2/+22
* * lisp/vc/diff-mode.el (diff-font-lock-prettify): New varStefan Monnier2018-07-132-0/+42
* Merge from origin/emacs-26Glenn Morris2018-07-1313-78/+162
|\
| * Use consistent function names in thread-tests.elMichael Albinus2018-07-131-8/+9
| * Fix format error in Faccept_process_outputMichael Albinus2018-07-131-6/+5
| * Lessen stack consumption in recursive read1Paul Eggert2018-07-121-1/+1
| * Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-122-2/+48
| * Fix previous make-network-process changeNoam Postavsky2018-07-121-1/+1
| * Another documentation improvement in flyspell.elEli Zaretskii2018-07-121-1/+2
| * Improve documentation of FlyspellEli Zaretskii2018-07-122-7/+11
| * Provide feature 'threadsMichael Albinus2018-07-122-28/+50
| * Save the server alias on reconnect (Bug#29657)Miciah Masters2018-07-101-1/+1
| * Refer to "proper lists" instead of "true lists"Basil L. Contovounesios2018-07-102-11/+14
| * Avoid turning on the global-minor-mode recursivelyJohn Shahid2018-07-101-12/+16
| * Fix Bug#32085Michael Albinus2018-07-101-0/+4
* | Tweak subr-x.el substring functionsBasil L. Contovounesios2018-07-132-6/+53
* | Minor cus-theme.el simplificationsBasil L. Contovounesios2018-07-131-17/+14
* | Minor custom.el simplificationsBasil L. Contovounesios2018-07-131-57/+46
* | * lisp/cus-theme.el: Use lexical-bindingBasil L. Contovounesios2018-07-131-17/+17
* | * lisp/custom.el: Use lexical-bindingBasil L. Contovounesios2018-07-131-25/+25
* | Fix custom-available-themes file expansionBasil L. Contovounesios2018-07-132-10/+103
* | Disable no-byte-compile in built-in themesBasil L. Contovounesios2018-07-1314-54/+0
* | Improve loading of byte-compiled custom themesBasil L. Contovounesios2018-07-131-37/+41
* | Speed up smerge-refine-regions by avoiding fsyncNoam Postavsky2018-07-121-3/+4
* | Don't skip epg-tests even with gpg 2.0 (Bug#23561)Noam Postavsky2018-07-121-1/+12
* | Fix the bootstrap differently, so zerop can be where it belongsStefan Monnier2018-07-122-13/+13
* | ; Add commentary on location of zeropBasil L. Contovounesios2018-07-111-0/+3
* | Unbreak bootstrapGlenn Morris2018-07-111-7/+7
* | ; Rearrange definition of zerop in subr.elBasil L. Contovounesios2018-07-101-7/+7
* | * lisp/vc/diff-mode.el: Perform hunk refinement from font-lockStefan Monnier2018-07-101-91/+115
* | Fix Bug#32107Filipp Gunbin2018-07-111-2/+3
* | Fix infinite recursion in eshell/clear (Bug#31326)Jonathan Kyle Mitchell2018-07-101-2/+1
* | * lisp/indent.el (indent-line-to): Fix dedenting of tabs.Noam Postavsky2018-07-101-3/+5
* | * lisp/format.el (format-annotate-single-property-change): Simplify.Paul Eggert2018-07-091-3/+1
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-0910-78/+59
* | Respect field boundaries in indent-line-to (Bug#32014)Noam Postavsky2018-07-092-3/+3
* | ; Merge from emacs-26Noam Postavsky2018-07-090-0/+0
|\ \ | |/