summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant checks for the empty overlay treefeature/noverlayAndreas Politz2017-10-093-97/+62
* Make boolean struct member use one bitAndreas Politz2017-10-071-1/+1
* Optimize struct layout for spaceAndreas Politz2017-10-071-1/+1
* Make boolean struct member use one bitAndreas Politz2017-10-071-1/+1
* Expand overlay multibyte testsAndreas Politz2017-10-071-3/+58
* Adapt overlays when multibyteness changesAndreas Politz2017-10-061-0/+52
* Add a function collecting all interval nodesAndreas Politz2017-10-062-0/+23
* Fix assignment of offset to newly inserted nodes.Andreas Politz2017-10-051-1/+3
* Add offsets when inspecting a node's children's valuesAndreas Politz2017-10-051-2/+4
* Add test exposing overlay bugAndreas Politz2017-10-051-0/+101
* Add test regarding overlay and buffer encodingAndreas Politz2017-10-051-0/+8
* Provide a new tree data-structure for overlays.Andreas Politz2017-10-0428-1347/+14157
* ; Auto-commit of loaddefs files.Glenn Morris2017-10-021-22/+99
* Merge from GnulibPaul Eggert2017-10-021-1/+0
* Port file-system-info to non-MicrosoftPaul Eggert2017-10-0113-54/+750
* Merge from origin/emacs-26Paul Eggert2017-10-01167-925/+1424
|\
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01114-649/+648
| * Merge from GnulibPaul Eggert2017-10-0119-61/+73
| * Keep eww buffer current when looking up CSS on MDNSimen Heggestøyl2017-10-011-8/+7
| * Workaround for faulty localtime() under macOS 10.6Charles A. Roelli2017-10-011-1/+11
| * Doc amendment for syntax-ppss.Alan Mackenzie2017-10-011-6/+7
| * Remove incorrect NEWS entry about 'find-library'Charles A. Roelli2017-10-011-4/+0
| * Remove inadvertent changes to syntax.texi in last commit.Alan Mackenzie2017-10-011-7/+6
| * Amend documentation for text-quoting-style becoming a user option.Alan Mackenzie2017-10-017-41/+72
| * Make the value nil in text-quoting-style mean what it does in Emacs 25.Alan Mackenzie2017-10-017-42/+35
| * Make text-quoting-style customizable. Introduce t and new meaning for nil.Alan Mackenzie2017-10-018-41/+76
| * eshell.texi improvementsMichael Albinus2017-10-011-2/+6
| * Fix ns-win.el on GNUstepAlan Third2017-08-151-12/+14
| * Fix reference style in org.texiMartin Rudalics2017-10-011-1/+1
| * Improve handling of iconification of child frames (Bug#28611)Martin Rudalics2017-10-013-6/+73
| * Revert "Don't lose arguments to eshell aliases (Bug#27954)"Noam Postavsky2017-09-302-4/+11
| * Make "unsafe directory" error message more informative (Bug#865)Noam Postavsky2017-09-301-21/+26
| * Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-302-15/+36
| * Fix semantic-ia-fast-jumpDmitry Gutov2017-09-301-1/+1
| * Bind vc-region-historyKaushal Modi2017-09-304-12/+16
| * Exit macro definition on undefined keysAllen Li2017-09-301-2/+3
| * Reset bidi-paragraph-direction on article renderingTim Landscheidt2017-09-301-0/+2
| * Fix url-http use of url-current-objectEli Zaretskii2017-09-301-0/+3
| * Avoid assertions in vc-hg.el on MS-WindowsAndy Moreton2017-09-301-4/+8
| * Improve documentation of 'copy-sequence'Eli Zaretskii2017-09-302-2/+7
| * Minor update of ack.texiEli Zaretskii2017-09-301-2/+2
| * * doc/emacs/emacs.texi (Acknowledgments): Add more contributors.N. Jackson2017-09-301-7/+7
| * Improve indexing of multi-file/buffer Isearch commandsEli Zaretskii2017-09-302-10/+17
| * Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-303-35/+315
| * Fix uses of @kindex in the Emacs manualEli Zaretskii2017-09-304-11/+11
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-09-30140-181/+238
| |\
| * \ Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-09-292-4/+8
| |\ \
| * | | Fix last doc string change in simple.elEli Zaretskii2017-09-291-4/+5
* | | | * lisp/electric.el: Break recursive loading loopStefan Monnier2017-10-011-2/+2
* | | | * src/editfns.c (Fchar_after): Small optimization.Philipp Stephani2017-10-011-3/+3