summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/replace-region-contentsscratch/replace-region-contentsTassilo Horn2019-02-2037-226/+592
|\
| * Fix missing interactive specTassilo Horn2019-02-201-1/+1
| * Improve connection hand-shaking in tramp-adb.elMichael Albinus2019-02-201-1/+4
| * * lisp/progmodes/sql.el (sql-is-indent-available): RemoveStefan Monnier2019-02-201-18/+13
| * Fix handling of MINIBUF argument in 'walk-window-tree'Martin Rudalics2019-02-201-15/+19
| * * lisp/progmodes/sql.el: Fix use of string-empty-p in recent change.Glenn Morris2019-02-191-0/+1
| * Simplify easy-mmode-define-navigationCharles A. Roelli2019-02-191-3/+1
| * Implement access-file in TrampMichael Albinus2019-02-1910-15/+67
| * cycle-sort-function prevails in completion-all-sorted-completionsJoão Távora2019-02-191-9/+13
| * switch-to-buffer's completion table uses its own sortingJoão Távora2019-02-191-1/+5
| * Merge branch 'wallet'Michael R. Mauger2019-02-183-16/+284
| |\
| | * * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-183-16/+284
| * | * lisp/mh-e/mh-acros.el (mh-defstruct): Minor simplificationStefan Monnier2019-02-181-5/+9
| * | * lisp/erc/erc.el (erc-version-string): Remove, unusedStefan Monnier2019-02-181-3/+0
| |/
| * * lisp/progmodes/sql.el defensive programmingMichael R. Mauger2019-02-181-5/+7
| * * lisp/elec-pair.el: Do modify+undo more carefullyStefan Monnier2019-02-181-14/+19
| * Speed up cl-list-lengthPaul Eggert2019-02-181-4/+4
| * Minor profiler improvementsPaul Eggert2019-02-181-32/+18
| * * lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.elStefan Monnier2019-02-182-7/+7
| * Use 'timer_getoverrun' on Cygwin when possibleKen Brown2019-02-182-4/+5
| * * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-183-48/+55
| * * lisp/vc/smerge-mode.el (smerge-vc-next-conflict): New commandKonstantin Kharlamov2019-02-181-0/+14
| * Increase timeout on emba for TrampMichael Albinus2019-02-181-1/+2
| * * src/fns.c: Fix comment.Paul Eggert2019-02-181-2/+1
| * emacs-init-time outputs more digits nowPaul Eggert2019-02-171-1/+1
| * * lisp/emacs-lisp/cl-lib.el (cl-endp): Remove stray 'x.Paul Eggert2019-02-171-1/+1
| * * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)Juri Linkov2019-02-172-22/+3
| * Fontify C function identifiers in parentheses correctly (e.g. in lisp.h)Alan Mackenzie2019-02-173-12/+52
| * * Put INLINE and ATTRIBUTE_NO_SANITIZE_UNDEFINED into c-noise-macro-namesAlan Mackenzie2019-02-171-1/+1
* | Revert set_bit signature change, fix accidental renameTassilo Horn2019-02-161-11/+11
* | Merge branch 'origin/master' into scratch/replace-region-contentsTassilo Horn2019-02-1624-156/+507
|\ \ | |/
| * * src/lread.c (readevalloop): Simplify via suffix_p.Paul Eggert2019-02-161-5/+4
| * * lisp/startup.el (load--user-init-file): Support early-init.elc as well.Eli Zaretskii2019-02-161-3/+9
| * * lisp/startup.el: Rename load-user-init-fileStefan Monnier2019-02-161-20/+12
| * Prevent over-eager rx character range condensationMattias Engdegård2019-02-163-1/+20
| * Port tramp-adb to various 'touch' platformsPaul Eggert2019-02-161-3/+14
| * Fix 'early-init-file' value when file is missingEli Zaretskii2019-02-161-1/+5
| * * lisp/progmodes/cc-engine.el: Remove unneeded require of 'cl'Stefan Monnier2019-02-151-2/+0
| * Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs into trunkStefan Monnier2019-02-1511-30/+135
| |\
| | * * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris2019-02-151-1/+1
| | * Merge from origin/emacs-26Glenn Morris2019-02-152-15/+18
| | |\
| | | * Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nilVictor J. Orlikowski2019-02-151-4/+7
| | | * Fix faces in compilation messagesDaniel Lopez2019-02-151-11/+11
| | * | ; Merge from origin/emacs-26Glenn Morris2019-02-150-0/+0
| | |\ \ | | | |/
| | | * * doc/misc/eshell.texi (Built-ins): Fix alias descriptionGregor Zattler2019-02-151-2/+1
| | * | Merge from origin/emacs-26Glenn Morris2019-02-153-7/+11
| | |\ \ | | | |/
| | | * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-143-7/+11
| | * | ; Merge from origin/emacs-26Glenn Morris2019-02-150-0/+0
| | |\ \ | | | |/
| | | * Backport: js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-141-0/+1
| | | * Avoid crashes upon C-g in nested invocations of 'read_char'Eli Zaretskii2019-02-131-5/+11