summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another iteration for an improved electric-layout-modescratch/fix-33794-extend-electric-layout-modeJoão Távora2018-12-291-3/+8
* Tweak electric-layout-mode's API again after Stefan's commentsJoão Távora2018-12-282-14/+32
* Correctly implement two electric.el testsJoão Távora2018-12-241-9/+4
* Clean up description of new semantics of electric-layout-rulesJoão Távora2018-12-241-24/+29
* Slightly more powerful electric-layout-rulesJoão Távora2018-12-232-47/+103
* Test electric.el in plainer c-mode without c-electric-{brace,paren}João Távora2018-12-231-2/+21
* Handle entries of multiple symbols in electric-layout-rulesJoão Távora2018-12-232-27/+29
* Minor cleanup in new electric-layout-mode after Stefan's feedbackJoão Távora2018-12-231-22/+32
* Rework electric-layout-post-self-insert-function (bug#33794)João Távora2018-12-232-15/+68
* Extend electric-layout-mode to handle more complex layoutsJoão Távora2018-12-231-28/+33
* ; * etc/HELLO: Remove stray x-charset. (Bug#33851)Eli Zaretskii2018-12-231-3/+3
* ; Add +++ to recent entry in etc/NEWSMichael Albinus2018-12-231-0/+1
* ; Fix wording in etc/NEWSMichael Albinus2018-12-231-2/+2
* Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-2313-15/+32
* * lisp/simple.el (next-error-no-select): Use save-selected-window.Juri Linkov2018-12-231-7/+5
* Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-227-4/+100
* * etc/HELLO: Add missing charset properties for Japanese and Korean.Eli Zaretskii2018-12-221-2/+2
* Macroexpand before evaluating in eval-expression (bis)Charles A. Roelli2018-12-221-1/+1
* ldap.el: Do not set process-connection-typeThomas Fitzsimmons2018-12-221-2/+3
* ; Cosmetic changes to etc/NEWSMichael Albinus2018-12-221-9/+9
* Use "file name handler" consequentlyMichael Albinus2018-12-2211-79/+80
* Fix Bug#33735Michael Albinus2018-12-213-13/+37
* * test/lisp/filenotify-tests.el, test/lisp/shadowfile-tests.el:Michael Albinus2018-12-212-2/+0
* * lisp/emacs-lisp/debug.el (debug): Add display-buffer-below-selectedJuri Linkov2018-12-211-3/+5
* * lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-uJuri Linkov2018-12-212-4/+8
* * lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.Juri Linkov2018-12-214-36/+86
* * lisp/hi-lock.el (hi-salmon, hi-aquamarine): New faces. (Bug#33398)Juri Linkov2018-12-211-4/+24
* Merge from origin/emacs-26Glenn Morris2018-12-203-3/+8
|\
| * Check result from c-backward-token-2 to avoid infinite loopAlan Mackenzie2018-12-201-2/+2
| * cl-make-random-state was not copying its argPaul Eggert2018-12-192-1/+6
* | ; Merge from origin/emacs-26Glenn Morris2018-12-200-0/+0
|\ \ | |/
| * Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
| * ; Copyright year fixGlenn Morris2018-12-191-4/+6
| * Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-192-0/+37
* | Merge from origin/emacs-26Glenn Morris2018-12-203-12/+25
|\ \ | |/
| * Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
| * Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5
* | ; Merge from origin/emacs-26Glenn Morris2018-12-200-0/+0
|\ \ | |/
| * Fix Bug#33524Michael Albinus2018-12-181-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-201-1/+1
|\ \ | |/
| * * doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref.Glenn Morris2018-12-171-1/+1
* | ; Merge from origin/emacs-26Glenn Morris2018-12-200-0/+0
|\ \ | |/
| * More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-174-14/+9
* | * lisp/emacs-lisp/map.el: Add support for plistsStefan Monnier2018-12-203-32/+84
* | * test/lisp/net/tramp-tests.el (tramp-test32-environment-variables):Michael Albinus2018-12-201-1/+0
* | Fix Bug#33781Michael Albinus2018-12-202-13/+78
* | Skip rather than fail in flymake testsGlenn Morris2018-12-191-1/+1
* | Make gnus-newsgroup-name local var available to gnus-summary-modeEric Abrahamsen2018-12-191-2/+8
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Use font-lock-ensureJuri Linkov2018-12-191-8/+1
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-198-31/+24