aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refer to local-function-key-map in various manualsLars Ingebrigtsen2019-07-235-7/+7
* Improve pdumper doc; say unexec is deprecatedPaul Eggert2019-07-2311-42/+47
* * src/fns.c (hashfn_user_defined): Make sure we always return a fixnum.Stefan Monnier2019-07-231-1/+1
* Fix problems in CC Mode with " being entered into a comment at EOB.Alan Mackenzie2019-07-232-10/+23
* Support "%x" etc. formats on more floatsPaul Eggert2019-07-233-22/+28
* Tweak performance of cmpfn_profilerPaul Eggert2019-07-221-2/+4
* Avoid overexposing fixnums for hash codesPaul Eggert2019-07-223-23/+19
* Document normal usage in ibuffer.elStefan Kangas2019-07-221-73/+51
* Do not pdump user-defined hashtabsPaul Eggert2019-07-223-1/+4
* Keep track of consing while GC’s inhibitedPaul Eggert2019-07-221-1/+1
* Avoid byte compiler warning for subr.elPip Cet2019-07-221-2/+1
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-227-43/+10
* Adjust regexp for parsing IMAP header responseEric Abrahamsen2019-07-221-1/+1
* * lisp/progmodes/opascal.el: Tweak code to ease edebuggingStefan Monnier2019-07-221-513/+496
* Fix case of IMAP Noselect flagEric Abrahamsen2019-07-221-1/+1
* Remove some obsolete integer overflow handlingMattias Engdegård2019-07-223-15/+4
* * lisp/progmodes/opascal.el: Allow inline `var` decl in `for` (bug#36348)Stefan Monnier2019-07-222-2/+17
* Make tramp test regexp more robustMattias Engdegård2019-07-221-1/+1
* Support history files in remote shells (Bug#36742)Michael Albinus2019-07-222-10/+26
* Handle persistence of windows' scroll bar and fringes settings (Bug#36193)Martin Rudalics2019-07-227-251/+307
* Implement C++ Mode attributes. This fixes bug #36650.Alan Mackenzie2019-07-212-34/+148
* Fix lifetime error in previous patchPaul Eggert2019-07-213-5/+26
* Speed up maybe_gc when GC is inhibitedPaul Eggert2019-07-211-4/+8
* Avoid integer overflow in hash table sizePaul Eggert2019-07-211-6/+13
* Improve doc for hash tablesPaul Eggert2019-07-212-15/+20
* pure_alloc returns cleared memoryPaul Eggert2019-07-211-3/+11
* Make the unflag-p parameter in dired-mark-unmarked-files workLars Ingebrigtsen2019-07-211-3/+6
* Don't override SSH_AUTH_SOCK in the example emacs.service fileLars Ingebrigtsen2019-07-211-1/+3
* Fill footnotes better on `M-q'Lars Ingebrigtsen2019-07-211-0/+10
* Fix expand-file-name for names starting with '~'Ken Brown2019-07-212-25/+49
* Fix inline-quote Edebug specGemini Lasswell2019-07-211-1/+1
* Tweak recent hash-table fixPaul Eggert2019-07-201-15/+12
* Fix crash if user test munges hash tablePaul Eggert2019-07-208-31/+87
* Simplify hashfn/cmpfn calling conventionPaul Eggert2019-07-2012-106/+82
* Inhibit GC after inhibit_garbage_collectionPaul Eggert2019-07-201-4/+17
* Simplify maybe_gc implementationPaul Eggert2019-07-202-42/+38
* Rename ‘pure’ to ‘purecopy’Paul Eggert2019-07-205-12/+12
* Fix hash table overallocation etc.Paul Eggert2019-07-201-58/+29
* Merge from emacs-26Noam Postavsky2019-07-206-9/+33
|\
| * Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-202-4/+24
| * * doc/misc/forms.texi (Control File Format): Fix a doc error.N. Jackson2019-07-201-1/+1
| * Fix typo in package-alist docstringBasil L. Contovounesios2019-07-171-2/+2
| * * doc/lispref/text.texi (Mode-Specific Indent): Fix a typo (bug#36646).Markus Triska2019-07-141-1/+1
| * ; Another minor change in 'bidi-display-reordering's doc string.Eli Zaretskii2019-07-131-2/+2
| * Improve doc string of 'bidi-display-reordering'Eli Zaretskii2019-07-131-1/+4
| * Add warning to bidi-display-reordering doc stringStefan Kangas2019-07-131-2/+3
* | Use lexical-binding in compface.elBasil L. Contovounesios2019-07-211-6/+4
* | * lisp/files.el (file-size-function): Add :version tagOleh Krehel2019-07-201-5/+6
* | * test/manual/indent/octave.m (spmd): Add test for last changeStefan Monnier2019-07-201-0/+4
* | * lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703)Stefan Monnier2019-07-201-0/+1