aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow underscore in defun-prompt-regex names for sh-scriptOla Nilsson2019-06-271-2/+2
* Allow for retrieving profiler logs after stoppingVasilij Schneidermann2019-06-271-24/+35
* Include the date in the bzr annotation bufferDan Nicolaescu2019-06-271-43/+7
* Add new ispell-change-dictionary-hook (Bug#1110)Stefan Kangas2019-06-271-2/+7
* Add a new regexp variable to control boring winner buffersThierry Volpiatto2019-06-271-14/+20
* Add more fontification to regexp builder modeLennart Borgman2019-06-271-4/+141
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-272-170/+219
* Use `default-indent-new-line' instead of `indent-new-comment-line'Dmitry Gutov2019-06-273-4/+4
* Revert "Apply font-lock in hexl-mode buffers"Lars Ingebrigtsen2019-06-271-2/+0
* Allow generating wiki and mediawiki tablesAaron S. Hawley2019-06-271-12/+28
* Apply font-lock in hexl-mode buffersWilfred Hughes2019-06-271-0/+2
* Add :local specifier to defcustomJuanma Barranquero2019-06-271-0/+8
* Tweak ‘error’ and ‘user-error’ doc stringsPaul Eggert2019-06-272-15/+14
* Clarify error and user-error docstringsStefan Kangas2019-06-272-6/+11
* Document bug in `replace-regexp-in-string'Mattias Engdegård2019-06-261-1/+2
* * lisp/textmodes/page-ext.el (sort-pages-buffer): Fix typoStefan Monnier2019-06-261-25/+25
* Fix redisplay of registers in gdb-miAndrzej P2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoBruce Stephens2019-06-261-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-2652-888/+804
* help-C-file-name shouldn't error out if we can't find the nameJohan Claesson2019-06-261-14/+20
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-2652-804/+888
* Fix (rx-to-string (and (literal STR) (regexp STR)) regressionNoam Postavsky2019-06-261-2/+2
* Merge consecutive constant `concat' args (bug#14769)Mattias Engdegård2019-06-261-0/+29
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-2511-936/+168
* Merge from emacs-26Noam Postavsky2019-06-252-1/+4
|\
| * Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-251-4/+6
| * ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-251-1/+3
* | Merge from emacs-26Noam Postavsky2019-06-251-7/+1
|\ \ | |/
| * Remove outdated comment in winner.el (Bug#36185)Stefan Kangas2019-06-151-7/+1
| * Fix accidential change in tramp-tests; do not merge with masterMichael Albinus2019-06-151-4/+5
* | Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-253-20/+29
* | Support (rx (and (regexp EXPR) (literal EXPR))) (Bug#36237)Noam Postavsky2019-06-251-88/+154
* | Fix previous patch to dired-mark-ifLars Ingebrigtsen2019-06-261-1/+1
* | View-search-... now hit all the matches, regardless of window positionDima Kogan2019-06-261-1/+1
* | Support opening a new connection when reverting a telnet bufferEmilio C. Lopes2019-06-251-0/+14
* | 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
* | * 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-251-2/+2
* | * 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
* | * 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-251-7/+7
* | * 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-251-0/+28
* | Fix `goto-address-url-regexp'Phil Sainty2019-06-251-16/+26