aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-255-29/+32
* Support (rx (and (regexp EXPR) (literal EXPR))) (Bug#36237)Noam Postavsky2019-06-253-88/+201
* Fix PATH_MAX change to lib-src/emacsclient.cJuanma Barranquero2019-06-261-0/+1
* Fix previous patch to dired-mark-ifLars Ingebrigtsen2019-06-261-1/+1
* Prefer PATH_MAX to MAXPATHLENPaul Eggert2019-06-255-25/+26
* View-search-... now hit all the matches, regardless of window positionDima Kogan2019-06-261-1/+1
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-2520-127/+174
* Support opening a new connection when reverting a telnet bufferEmilio C. Lopes2019-06-252-0/+19
* Suppress warning about unix-sync in nnmaildir.elArash Esbati2019-06-251-1/+2
* Check labels in smerge-modeIvan Shmakov2019-06-252-8/+17
* Avoid using subr-x.el function in files.elBasil L. Contovounesios2019-06-251-1/+1
* * lisp/emacs-lisp/cl-extra.el (cl-isqrt): Speed up bignum caseStefan Monnier2019-06-251-3/+2
* Highlight zsh glob flags and qualifiers in sh-modeJonathan Shin Hayase2019-06-251-1/+7
* Build fix for previous buffers.texi changeLars Ingebrigtsen2019-06-251-4/+4
* * etc/NEWS: Fix vocabulary in last changeStefan Monnier2019-06-251-2/+2
* * lisp/tar-mode.el: Use lexical-binding; remove redundant :groups.Stefan Monnier2019-06-251-18/+14
* Move widen/narrow in tabulated lists to } and {Lars Ingebrigtsen2019-06-252-7/+7
* * test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.Glenn Morris2019-06-251-0/+1
* * lisp/net/tramp.el (tramp-file-name-handler): Use autoload-do-loadStefan Monnier2019-06-251-1/+5
* Heed default directory in tar-untar-bufferIvan Shmakov2019-06-251-18/+23
* etags: Fix handling of quoted symbol names in ErlangDavid Hull2019-06-251-8/+32
* ; * etc/NEWS: Fix an entry from recent commit.Eli Zaretskii2019-06-251-1/+4
* Update from GnulibPaul Eggert2019-06-252-10/+9
* * lisp/info.el (info-emphasis): Fix doc, version.Glenn Morris2019-06-251-2/+2
* Preserve header lines from derived modes in tabulated listsVaidheeswaran C2019-06-251-2/+7
* Make dired commands report how many files they markDrew Adams2019-06-252-7/+10
* * lisp/simple.el (forward-visible-line, end-of-visible-line): Use invisible-pStefan Monnier2019-06-251-32/+7
* Add a new command to report the number and size of the marked filesLars Ingebrigtsen2019-06-253-0/+38
* Fix `goto-address-url-regexp'Phil Sainty2019-06-252-16/+31
* Make winner restore point in all windows that display a bufferTino Calancha2019-06-252-2/+50
* Use xref in cedetBastian Beischer2019-06-254-4/+14
* Fontify _emphasis_ in info nodesDrew Adams2019-06-251-0/+17
* Unlispify even more in custom-unlispify-menu-entryRobert Weiner2019-06-251-1/+5
* [PATCH 1/1] Pass frame-parameters to server-create-tty-frameMichael Shields2019-06-251-2/+3
* Fix recent tex-mode safe-local-variable changesBasil L. Contovounesios2019-06-251-4/+4
* Don't delete macuvs.h in extracleanLars Ingebrigtsen2019-06-251-3/+6
* Make xref-show-xrefs-function a defcustomFritz Stelzer2019-06-251-4/+6
* Add imenu support to package-menu-modeAntoine Beaupré2019-06-251-1/+2
* Fix documentation of inhibit-modification-hooks in overlays + text propertiesAlan Mackenzie2019-06-252-7/+23
* Add imenu support to package-menu-modeHong Xu2019-06-251-1/+1
* Add imenu support to package-menu-modeDamien Cassou2019-06-252-1/+26
* * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom varStefan Monnier2019-06-243-5/+30
* Make message_to_stderr do one single fwriteLars Ingebrigtsen2019-06-251-2/+14
* Add example for enabling minor modes in .dir-local.elKaushal Modi2019-06-251-8/+12
* * configure.ac: Set HAVE_XFT to no for summary if HAVE_CAIRO is yes.YAMAMOTO Mitsuharu2019-06-251-0/+2
* * lisp/svg.el: Prepare for distribution via GNU ELPAStefan Monnier2019-06-241-8/+42
* Tweaks to html modeEric Abrahamsen2019-06-241-10/+29
* rectangle--pos-cols shouldn't move pointLars Ingebrigtsen2019-06-241-27/+28
* Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-245-1/+46
* Make C-l in iimage-mode call recenter-top-bottomLars Ingebrigtsen2019-06-241-1/+1