summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: gnus-cloud: add native AEAD encryptionscratch/tzz/gnus-cloud-aeadTed Zlatanov2017-12-131-1/+136
* Don't get fooled by open parens in column 0 within stringsStefan Monnier2017-12-131-6/+12
* * admin/gitmerge.el (gitmerge-missing):Glenn Morris2017-12-121-0/+1
* * src/syntax.c (find_defun_start): Use syntax-ppssStefan Monnier2017-12-122-0/+32
* ; Merge from origin/emacs-26Glenn Morris2017-12-120-0/+0
|\
| * Remove ObjC blocks (Bug#23753)Alan Third2017-12-121-73/+55
* | Merge from origin/emacs-26Glenn Morris2017-12-1224-935/+1755
|\ \ | |/
| * Import the latest IVD_Sequences.txtEli Zaretskii2017-12-122-881/+1603
| * Fix dired-do-compress when tar doesn't default to stdin (Bug#29094)Max2017-12-111-6/+6
| * Suppress warnings during elisp completion macroexpansionNoam Postavsky2017-12-111-1/+3
| * * lisp/progmodes/verilog-mode.el (verilog-mode): Fix typo (Bug#24410).Chunyang Xu2017-12-111-2/+2
| * Make tramp-interrupt-process more robustMichael Albinus2017-12-111-6/+6
| * Make quail-input-method work when inhibit-read-only is non-nil (bug#29504)Katsumi Yamaoka2017-12-111-1/+3
| * Fix 'fontset-name-p'Eli Zaretskii2017-12-101-4/+8
| * Fix fontset documentation inconsistencies for bug#29630Eli Zaretskii2017-12-102-9/+11
| * Remove sentence from child frames section in Elisp manualMartin Rudalics2017-12-101-2/+1
| * Avoid crashes in 'font-at' after 'set-fontset-font'Eli Zaretskii2017-12-101-0/+4
| * * lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.Ted Zlatanov2017-12-091-1/+1
| * Add /etc/ssl/cert.pem to gnutls-trustfiles for macOSTed Zlatanov2017-12-091-0/+1
| * Fix tool-tip display when display margins are non-zero by defaultEli Zaretskii2017-12-094-3/+26
| * Handle hash tables and vectors when reading/writing EIEIO objectsEric Abrahamsen2017-12-092-0/+39
| * Improve interactive debugging commands in xdisp.cEli Zaretskii2017-12-091-12/+33
| * Fix calculation of continuation_pixel_width in display engineEli Zaretskii2017-12-091-1/+0
| * Improve documentation of 'save-abbrevs'.Eli Zaretskii2017-12-091-1/+2
| * Improve documentation of DiredEli Zaretskii2017-12-091-2/+3
| * * lisp/bookmark.el (bookmark-alist): Doc fix. (Bug#29551)Eli Zaretskii2017-12-091-3/+3
* | * lisp/subr.el (backtrace--print-frame): Use cl-prin1Stefan Monnier2017-12-122-9/+10
* | Fix gitmerge handling of automatic conflict reslutionGlenn Morris2017-12-121-11/+12
* | Fix recently-introduced cast typoPaul Eggert2017-12-121-1/+1
* | Port --fcheck-pointer-bounds to --with-wide-intPaul Eggert2017-12-121-5/+10
* | Narrow pointer bounds when appropriatePaul Eggert2017-12-1211-29/+93
* | Port to gcc -fcheck-pointer-boundsPaul Eggert2017-12-125-21/+115
* | Reimplement Lisp_Object as pointer-to-incompletePaul Eggert2017-12-126-91/+160
* | Rename gnus-cloud method setterTed Zlatanov2017-12-122-5/+5
* | * lisp/subr.el (run-mode-hooks): Fix last changeStefan Monnier2017-12-121-1/+1
* | Remove ObjC blocks (Bug#23753)Alan Third2017-12-121-73/+55
* | Extend tramp-cache.el interfaceMichael Albinus2017-12-127-124/+158
* | * lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier2017-12-125-5/+8
* | Make functions invocation-directory and invocation-name obsoleteGlenn Morris2017-12-128-12/+16
* | * lisp/mail/emacsbug.el (report-emacs-bug): Try "sw_vers" on Darwin.Glenn Morris2017-12-111-7/+26
* | ; NEWS: Update Org version numberRasmus2017-12-111-1/+1
* | * admin/gitmerge.el (gitmerge-resolve): Disable buggy NEWS handling.Glenn Morris2017-12-111-1/+5
* | Obsolete gnus-remove-if and gnus-remove-if-notEric Abrahamsen2017-12-1011-58/+33
* | Skip tests for json.c unless compiled with native JSON support.Philipp Stephani2017-12-101-0/+9
* | Support dynamic loading of libjansson on MS-WindowsEli Zaretskii2017-12-107-2/+198
* | * configure.ac: Fix minimum Jansson version requirement.Philipp Stephani2017-12-101-1/+1
* | Ensure that we can find definitions when buffer is narrowedWilfred Hughes2017-12-102-35/+56
* | Implement native JSON support using JanssonPhilipp Stephani2017-12-109-4/+867
* | * doc/misc/tramp.texi (Archive file names): Precise example.Michael Albinus2017-12-101-6/+10
* | * test/lisp/net/tramp-archive-tests.elGlenn Morris2017-12-091-0/+1