aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix file name encoding when open_directory signalsPaul Eggert2019-09-121-6/+6
* Improve error reporting for DOC file problemsPaul Eggert2019-09-111-1/+1
* Fix directory-files-and-attributes racePaul Eggert2019-09-111-1/+2
* Omit duplicate test of current directoryPaul Eggert2019-09-111-13/+3
* Improve checking of pdump load failuresPaul Eggert2019-09-116-112/+91
* Reset dbus registered buses on dump loadPaul Eggert2019-09-111-4/+8
* Fix auto-save with user-emacs-directoryPaul Eggert2019-09-111-0/+1
* * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo.Mattias Engdegård2019-09-111-1/+1
* Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-111-6/+6
* Merge commit '74e9799bd89484b8d15bdd6597c68fc00d07e7f7'Stephen Leake2019-09-10149-2057/+4594
|\
| * Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-092-3/+22
| * Match Python 3 code object names in "M-x pdb"Stefan Kangas2019-09-091-1/+3
| * ; * lisp/ps-print.el: Doc fix.Stefan Kangas2019-09-091-11/+0
| * Remove final XEmacs compat code from dframe.elStefan Kangas2019-09-091-13/+8
| * * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define setter functions.Stefan Monnier2019-09-081-14/+24
| * Remove support for upgrading from old bookmark file formatStefan Kangas2019-09-082-18/+31
| * * lisp/tmm.el: Fix broken tmm-prompt (bug#34517)Juri Linkov2019-09-081-11/+7
| * Fix untidinesses in compile.el.Alan Mackenzie2019-09-081-7/+4
| * Fix Bug#36090Michael Albinus2019-09-081-6/+12
| * Fix Bug#37202Michael Albinus2019-09-081-0/+4
| * Fix bug when gc-cons-percentage is bumped to 0.8Paul Eggert2019-09-071-17/+28
| * Use derived-mode-p consistently in info.elStefan Kangas2019-09-081-3/+3
| * Let byte-compiler recognize that local-variable-p implies boundpNoam Postavsky2019-09-072-4/+3
| * Fix flymake-proc temporary file deletion bugJoel Rosdahl2019-09-071-1/+13
| * Support visiting compressed image filesEli Zaretskii2019-09-071-0/+5
| * Add traces in shadowfileMichael Albinus2019-09-072-25/+42
| * Fix input method operation on read-only textEvgeny Zajcev2019-09-071-1/+2
| * ; (server-goto-toplevel): Fix comment to reflect the code.Eli Zaretskii2019-09-071-1/+0
| * Allow client connections when in recursive-editEli Zaretskii2019-09-071-1/+1
| * Set inhibit-compacting-font-caches to t by default on MS-WindowsEli Zaretskii2019-09-072-0/+12
| * Allow Zs characters to be composedEli Zaretskii2019-09-072-5/+6
| * Revert "file-truename now uses realpath for local files"Eli Zaretskii2019-09-072-50/+3
| * file-truename now uses realpath for local filesPaul Eggert2019-09-062-3/+50
| * Improve file name completion in file and directory widgets (Bug#7779)Mauro Aranda2019-09-061-1/+8
| * Fix erc-lurker-update-status (bug#36843)Amin Bandali2019-09-051-7/+12
| * Fix bugs when recalculating consing_until_gcPaul Eggert2019-09-051-11/+13
| * Port :safe-renegotiation test to GnuTLS < 3.6.3Paul Eggert2019-09-051-6/+1
| * Further fix for network-security-protocol-checksLars Ingebrigtsen2019-09-051-1/+1
| * Fix defcustom type of network-security-protocol-checksLars Ingebrigtsen2019-09-051-6/+1
| * Use plain ‘static’ for Emacs C inline functionsPaul Eggert2019-09-041-9/+34
| * Tweak xd_append_arg to pacify -Wnull-dereferencePaul Eggert2019-09-041-16/+21
| * Don't check for :safe-renegotiation with TLS1.3Robert Pluim2019-09-041-5/+7
| * Don’t mention :safe-renegotiation in TLS 1.3Paul Eggert2019-09-041-5/+11
| * Fix nsm for unencrypted connectionsRobert Pluim2019-09-041-1/+1
| * Port pdumper mmap to AIXPaul Eggert2019-09-041-1/+1
| * Port to platforms with Xrender lib but not headerPaul Eggert2019-09-041-1/+2
| * Correct arguments to `skip-syntax-forward'Mattias Engdegård2019-09-041-2/+2
| * Make the NSM not pop up an X dialogue on non-mouse actionsLars Ingebrigtsen2019-09-041-1/+1
| * Preserve more markers when reverting .gpg filesLars Ingebrigtsen2019-09-042-18/+47
| * Repair change to compilation-context-lines (bug#36832)Mattias Engdegård2019-09-041-1/+2