aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix fetching URLs with stuff that looks like HTTP headersEli Zaretskii2019-08-141-0/+4
* | | Don’t increase consing_until_gc when out of memoryPaul Eggert2019-08-131-1/+1
* | | Let consing_until_gc exceed EMACS_INT_MAXPaul Eggert2019-08-132-15/+9
* | | Let consing_until_gc exceed INTPTR_MAXPaul Eggert2019-08-132-14/+17
* | | Fix GC threshold typoPaul Eggert2019-08-131-2/+2
* | | Improve documentation of 'diff-font-lock-prettify'Eli Zaretskii2019-08-132-1/+11
* | | Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-135-16/+25
* | | ; Add commentary to recent changesEli Zaretskii2019-08-124-2/+10
* | | * lisp/password-cache.el: adapt test to change in password-in-cache-pÓscar Fuentes2019-08-121-1/+1
* | | Quote file names properly in TrampMichael Albinus2019-08-126-276/+288
* | | Handle symbolic links properly in Tramp gfvs methodsMichael Albinus2019-08-121-0/+6
* | | Fix caching problem in Tramp smb methodMichael Albinus2019-08-121-1/+2
* | | Prefer signed when testing for signed overflowPaul Eggert2019-08-114-8/+8
* | | password-cache: differentiate null values from non-existent entriesÓscar Fuentes2019-08-121-2/+5
* | | Fix garbage collectionEli Zaretskii2019-08-111-1/+3
* | | Prompt for new sieve script names in sieve managementEric Abrahamsen2019-08-111-1/+5
* | | Retrieve start time from remote machine, use compat attrib functionsMichael Albinus2019-08-112-41/+90
* | | Set custom :version for recently modified undo optionsGlenn Morris2019-08-101-3/+3
* | | * doc/emacs/calendar.texi (Time Intervals): Doc fix.Stefan Kangas2019-08-101-4/+4
* | | Double undo limitsStefan Kangas2019-08-101-3/+3
* | | Merge from origin/emacs-26Glenn Morris2019-08-105-11/+40
|\ \ \ | |/ /
| * | Improve documentation of features that use the fringesEli Zaretskii2019-08-101-1/+3
| * | Fix docstrings in pongMauro Aranda2019-08-101-2/+2
| * | Improve doc strings of 'append-to-buffer' and friendsEli Zaretskii2019-08-091-6/+12
| * | Fix octave-mode ElDoc supportMauro Aranda2019-08-081-1/+16
| * | Avoid Groff hanging on MS-Windows when invoked by "M-x man"Eli Zaretskii2019-08-081-1/+7
* | | ; Merge from origin/emacs-26Glenn Morris2019-08-100-0/+0
|\ \ \ | |/ /
| * | Ignore pending_signals when checking for quits.Philipp Stephani2019-08-072-7/+4
* | | Merge from origin/emacs-26Glenn Morris2019-08-104-44/+51
|\ \ \ | |/ /
| * | Fix nnmail-expiry-wait docs and custom :typesBasil L. Contovounesios2019-08-033-43/+50
| * | * lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)Eli Zaretskii2019-08-031-1/+1
* | | ; Merge from origin/emacs-26Glenn Morris2019-08-100-0/+0
|\ \ \ | |/ /
| * | Improve documentation of debugging Lisp syntax errorEli Zaretskii2019-08-031-19/+26
| * | ; Auto-commit of loaddefs files.Glenn Morris2019-08-011-6/+17
* | | Use a time offset when comparing times of local and remote machinesMichael Albinus2019-08-101-10/+12
* | | Fix pong collision detectionMauro Aranda2019-08-101-34/+49
* | | Set up defined_color_hook for the initial frameAlex Gramiak2019-08-101-0/+1
* | | Support bool-vectors in cl-extra.elPhilippe Schnoebelen2019-08-101-0/+2
* | | * lisp/frameset.el (frameset--minibufferless-last-p): Add comments (bug#36894)Juri Linkov2019-08-091-2/+11
* | | Fix highlighting in man pages displayed by "M-x man"Eli Zaretskii2019-08-091-2/+17
* | | Fix doc strings modified in recent changesEli Zaretskii2019-08-091-17/+17
* | | Provide better target window consistency across x window property functions.Noah Friedman2019-08-081-41/+68
* | | (Fx_change_window_property): Rename SOURCE arg to WINDOW-IDNoah Friedman2019-08-081-5/+5
* | | (Fx_change_window_property): Add optional arg SOURCE.Noah Friedman2019-08-081-5/+17
* | | Use "python -m pdb" when "pdb" is missing in M-x pdbStefan Kangas2019-08-081-3/+4
* | | Say how to enable event designators in the eshell manualNoam Postavsky2019-08-082-5/+9
* | | Work on Tramp backward compatibilityMichael Albinus2019-08-086-8/+15
* | | Improve time arithmetic in tramp--test-file-attributes-equal-pMichael Albinus2019-08-081-7/+10
* | | Suppress false alarm in TrampMichael Albinus2019-08-081-1/+1
* | | Suppress interactive-only warnings in undo-tests.el (Bug#36565)Stefan Kangas2019-08-081-6/+6