aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename displayor to displayer in CEDETLars Ingebrigtsen2019-06-273-179/+228
* 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-273-17/+38
* Apply font-lock in hexl-mode buffersWilfred Hughes2019-06-271-0/+2
* Add :local specifier to defcustomJuanma Barranquero2019-06-272-0/+13
* Tweak ‘error’ and ‘user-error’ doc stringsPaul Eggert2019-06-272-15/+14
* Clarify error and user-error docstringsStefan Kangas2019-06-272-6/+11
* Remove gnus-bug from report-emacs-bug TODO entryBasil L. Contovounesios2019-06-271-1/+0
* Document bug in `replace-regexp-in-string'Mattias Engdegård2019-06-262-3/+6
* * lisp/textmodes/page-ext.el (sort-pages-buffer): Fix typoStefan Monnier2019-06-261-25/+25
* Support invoking Emacs via a symlink on MS-WindowsEli Zaretskii2019-06-262-4/+22
* Fix redisplay of registers in gdb-miAndrzej P2019-06-261-1/+1
* Restrict indirect lookups in Fdocumentation_propertyLars Ingebrigtsen2019-06-261-3/+5
* Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs into trunkStefan Monnier2019-06-261-0/+12
|\
| * Fdocumentation_property: Return doc string for indirect variablesLars Ingebrigtsen2019-06-261-0/+12
* | * 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-2659-915/+818
* help-C-file-name shouldn't error out if we can't find the nameJohan Claesson2019-06-261-14/+20
* * test/lisp/calc/calc-tests.el (test-math-bignum, test-calc-23889): DisableStefan Monnier2019-06-261-6/+6
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-2659-818/+915
* Fix (rx-to-string (and (literal STR) (regexp STR)) regressionNoam Postavsky2019-06-262-2/+6
* 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-2510-55/+78
|\
| * Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-252-4/+28
| * ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-251-1/+3
| * Rename 'make-symbolic-link' argument NEWNAME to LINKNAMEJuanma Barranquero2019-06-212-9/+9
| * Check that length of data returned by sysctl is non-zeroRobert Pluim2019-06-202-6/+6
| * * test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero2019-06-171-1/+1
| * Fix Python tests depending on system-typeJuanma Barranquero2019-06-171-5/+15
| * Fix problem with wdired test when symlinks cannot be created.Juanma Barranquero2019-06-161-1/+5
| * Improve wording of documentation of click eventsEli Zaretskii2019-06-161-33/+37
* | ; Merge from emacs-26Noam Postavsky2019-06-250-0/+0
|\ \ | |/
| * Backport: Fix typo in regexp-opt example codeMattias Engdegård2019-06-161-2/+2
* | Merge from emacs-26Noam Postavsky2019-06-251-7/+1
|\ \ | |/
| * Remove outdated comment in winner.el (Bug#36185)Stefan Kangas2019-06-151-7/+1
* | ; Merge from emacs-26Noam Postavsky2019-06-250-0/+0
|\ \ | |/
| * Fix accidential change in tramp-tests; do not merge with masterMichael Albinus2019-06-152-5/+7
* | 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