summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/buffer.c (Fget_buffer_create): Apply booleans's eta-reductionStefan Monnier2019-04-061-6/+4
* * lisp/subr.el (setq-default): Fix thinkoStefan Monnier2019-04-061-1/+1
* * doc/misc/tramp.texi (Remote processes): '.' or ',' must follow xref.Glenn Morris2019-04-061-1/+1
* Encode the FILENAME argument of 'file-locked-p'Eli Zaretskii2019-04-061-0/+1
* Don't leave inhibit_buffer_hooks uninitializedBasil L. Contovounesios2019-04-061-0/+2
* ; * src/w32fns.c (Fw32_read_registry): Doc fix.Eli Zaretskii2019-04-061-0/+2
* Fix Bug#34847Michael Albinus2019-04-061-25/+27
* Update documentation for indent-relative functionsAlex Branham2019-04-052-4/+5
* Small elide-head.el updateMichaƂ Krzywkowski2019-04-051-1/+1
* * doc/emacs/emacs.texi (Acknowledgments): Remove duplicate.Glenn Morris2019-04-051-1/+1
* Adapt tramp-tests.elMichael Albinus2019-04-051-4/+12
* Minor cleanup in widget.cKonstantin Kharlamov2019-04-051-3/+2
* Minor cleanup in gtkutil.cKonstantin Kharlamov2019-04-051-6/+2
* Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-051-2/+3
* ; Fix copyright yearsGlenn Morris2019-04-041-1/+1
* Don't check comp-buffer-name-function in derived mode (Bug#34956)Troy Hinckley2019-04-041-2/+1
* Fix comment-empty-lines docstring (bug#35152)Basil L. Contovounesios2019-04-041-4/+4
* * lisp/progmodes/compile.el (compilation-error-regexp-alist): TypoStefan Monnier2019-04-041-1/+1
* * lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131)Stefan Monnier2019-04-041-0/+13
* * test/lisp/net/tramp-tests.el (tramp-test43-asynchronous-requests):Michael Albinus2019-04-041-12/+12
* Avoid recursive load of eshellMauro Aranda2019-04-031-2/+3
* Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)Mauro Aranda2019-04-031-1/+1
* Work on asynchronous processes for tramp-adb.elMichael Albinus2019-04-034-93/+110
* * test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):Glenn Morris2019-04-031-0/+2
* Improve commentary in 'field_relpos'Eli Zaretskii2019-04-031-1/+11
* Restore process-environment after portable dumpingEli Zaretskii2019-04-031-6/+9
* Fix bug in gud-gdb-marker-filter: first marker does not start with \nStephen Leake2019-04-031-1/+1
* Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-033-8/+10
* * lisp/progmodes/compile.el: Use non-nil values for *-functionStefan Monnier2019-04-031-14/+19
* * lisp/progmodes/compile.el: Allow 'line' functions in error-regexp-alistStefan Monnier2019-04-032-126/+96
* ; Copyright years and license copyeditsGlenn Morris2019-04-021-4/+6
* Allow partial decompression (Bug#33133)Noam Postavsky2019-04-024-11/+33
* * lisp/gnus/gnus-dup.el: Use lexical-bindingBasil L. Contovounesios2019-04-031-10/+13
* Fix verilog-mode vmm statements and AUTOINPUTREG ignores.Wilson Snyder2019-04-021-14/+20
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-0211-33/+45
* Fix documentation of last changeEli Zaretskii2019-04-022-1/+6
* * lisp/emacs-lisp/cl-macs.el: Don't always inline struct functionsStefan Monnier2019-04-022-4/+14
* * lisp/subr.el (prog2): Define as a macroStefan Monnier2019-04-027-34/+9
* Suppress timers in tramp-send-stringMichael Albinus2019-04-021-13/+24
* Give example for configuration in tramp.texiMichael Albinus2019-04-021-0/+7
* More regexp advice and clarificationsPaul Eggert2019-04-021-21/+31
* Merge from origin/emacs-26Paul Eggert2019-04-011-18/+34
|\
| * Say which regexp ranges should be avoidedPaul Eggert2019-03-201-19/+35
* | ; Merge from origin/emacs-26Paul Eggert2019-04-010-0/+0
|\ \ | |/
| * ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-03-201-3/+3
* | Refactor Gnus group name extraction in group completing readEric Abrahamsen2019-04-011-24/+17
* | Make struct Lisp_Objfwd etc. objects read-onlyPaul Eggert2019-04-013-53/+40
* | Fix union Lisp_Fwd * alignment bugPaul Eggert2019-04-015-77/+80
* | * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-015-59/+31
* | Fix a typo in xterm.c and w32term.cEli Zaretskii2019-04-012-2/+2