aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow underscore in defun-prompt-regex names for sh-scriptOla Nilsson2019-06-271-2/+2
* Improve ‘equal’ and array docPaul Eggert2019-06-271-6/+9
* * src/xfaces.c (resolve_face_name): Simplify.Paul Eggert2019-06-271-1/+1
* Remove unnecessary tortoise checks.Pip Cet2019-06-272-11/+0
* Work around Cygwin bug with O_PATHPaul Eggert2019-06-272-0/+8
* Omit a few minor unnecessary range checksPaul Eggert2019-06-273-9/+9
* Improve XFIXNUM cleanup a bitPaul Eggert2019-06-273-17/+19
* Clean up use of XFIXNUM etc.Paul Eggert2019-06-2710-65/+67
* Catch duplicate keywords in image specsPaul Eggert2019-06-271-23/+23
* Mention the new emacsclient -a/--eval behaviourLars Ingebrigtsen2019-06-271-0/+6
* emacsclient: ignore --eval parameters when starting alternate editorLars Ingebrigtsen2019-06-271-1/+5
* 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-272-2/+15
* Add a new regexp variable to control boring winner buffersThierry Volpiatto2019-06-273-15/+27
* Fix invoking Emacs via a symlink on CygwinKen Brown2019-06-271-1/+1
* Add more fontification to regexp builder modeLennart Borgman2019-06-271-4/+141
* 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