aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-052-1/+9
* | Improve integer range checkingPaul Eggert2020-04-0516-205/+158
* | * src/lisp.h: Update overly-optimistic comment.Paul Eggert2020-04-051-2/+2
* | * lisp/arc-mode.el: Rewrite displaying the summariesStefan Monnier2020-04-042-271/+212
* | * lisp/arc-mode.el: Remove make-(local-variable|variable-buffer-local)Stefan Monnier2020-04-041-21/+12
* | Avoid SAFE_ALLOCA in Fstring, Funibyte_stringPaul Eggert2020-04-041-24/+15
* | * lisp/arc-mode.el (archive--file-desc): Add fields from other structsStefan Monnier2020-04-041-107/+82
* | Revert unneeded part of gcc -Og changePaul Eggert2020-04-041-7/+0
* | * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert2020-04-041-2/+0
* | Default gcc -Og to inlining key opsPaul Eggert2020-04-043-11/+25
* | Support the "explore" command in gdb-mi.elEli Zaretskii2020-04-041-2/+9
* | Fix face spec handling for 'default' "terminal class"Eli Zaretskii2020-04-041-1/+1
* | * lisp/arc-mode.el: Remove unused struct fieldsStefan Monnier2020-04-031-59/+63
* | * lisp/arc-mode.el: Use cl-structs rather than vectorsStefan Monnier2020-04-031-147/+196
* | C++ Mode: recognize brace blocks without the hitherto required = signAlan Mackenzie2020-04-031-2/+11
* | * lisp/arc-mode.el (archive-ar-write-file-member): New functionStefan Monnier2020-04-031-10/+27
* | * lisp/arc-mode.el: Remove redundant `:group`sStefan Monnier2020-04-031-58/+41
* | * lisp/arc-mode.el: Use lexical-bindingStefan Monnier2020-04-031-42/+37
* | Check for IPv6 servers in dns.elRobert Pluim2020-04-031-9/+13
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-033-10/+68
* | Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan2020-04-032-3/+16
* | load-library, locate-library: Use read-library-nameŠtěpán Němec2020-04-033-12/+3
* | Fix movement commands in gomokuAsher Gordon2020-04-032-10/+41
* | Improve last changeEli Zaretskii2020-04-032-3/+4
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-032-1/+4
* | Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-024-5/+36
* | * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949)Juri Linkov2020-04-032-0/+34
* | * lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)Juri Linkov2020-04-032-4/+11
* | ; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus2020-04-021-1/+2
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-019-213/+227
* | Fix compilation with CHECK_STRUCTSAndreas Schwab2020-04-011-1/+1
* | ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-32/+60
* | Avoid error messages loading trampver.elMichael Albinus2020-04-011-0/+2
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-013-5/+42
* | Remove `all_buffers` and the associated `next` field of buffersStefan Monnier2020-03-314-126/+49
* | Don't lose point during fileloop replace (Bug#38867)Noam Postavsky2020-03-311-12/+16
* | * lisp/dired.el (dired-readin): Improve commentStefan Monnier2020-03-311-4/+4
* | Mark recently failing Tramp tests on hydraGlenn Morris2020-03-301-0/+3
* | * lisp/minibuffer.el (minibuffer-completion-help): Use mainbuf (bug#39822)Juri Linkov2020-03-311-58/+60
* | * lisp/dired.el (dired-readin): Don't bind inhibit-modification-hooksStefan Monnier2020-03-301-20/+24
* | Merge from origin/emacs-27Glenn Morris2020-03-308-15/+44
|\ \ | |/
| * * lisp/image/image-converter.el: Fix customization of image-converter.Juri Linkov2020-03-301-0/+4
| * Fix url-cookie.el for lexical bindingAndreas Schwab2020-03-291-1/+1
| * ; * src/decompress.c: Fix comment style.Eli Zaretskii2020-03-291-3/+3
| * ; * src/xfaces.c (syms_of_xfaces): Fix wording and typo.Eli Zaretskii2020-03-291-3/+3
| * ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-291-1/+1
| * Don't suggest setting face-remapping-alist to a literal (Bug#39812)Noam Postavsky2020-03-281-2/+5
| * Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-272-2/+14
| * * lisp/files.el (directory-files-recursively): Doc fix. (Bug#40202)Eli Zaretskii2020-03-251-7/+9
| * Document how to disable Tramp file archivesMichael Albinus2020-03-251-0/+8