aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-08-225-15/+26
|\
| * ; ChangeLog spelling fixesPaul Eggert2016-08-211-1/+1
| * Some assorted documentation clarificationsPhilipp Stephani2016-08-203-2/+17
| * Improve commentary in src/character.hEli Zaretskii2016-08-181-12/+8
| * * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.Eli Zaretskii2016-08-161-1/+1
| * Avoid segfaults due to quoting in 'substitute-command-keys'Eli Zaretskii2016-08-161-4/+16
* | Merge from origin/emacs-25Paul Eggert2016-08-221-0/+2
|\ \ | |/
| * Document CATEGORY arg to modify-category-entryNoam Postavsky2016-08-131-0/+2
| * Fix bug with handling the bidi cacheEli Zaretskii2016-08-111-0/+8
* | Display mini-window resized even when there are several framesEli Zaretskii2016-08-221-9/+6
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMartin Rudalics2016-08-224-18/+111
|\ \
| * | Fix interpretation of signed vs unsigned values when retrieving XNoah Friedman2016-08-212-13/+106
| * | Minor text-quoting-style fixesPaul Eggert2016-08-213-5/+5
* | | Fix (next-frame nil t) crash (Bug#24281)Martin Rudalics2016-08-221-1/+1
|/ /
* | Fix semantics of 'minibuffer' frame parameterMartin Rudalics2016-08-211-17/+43
* | * src/doc.c (Fsubstitute_command_keys): Clarify GC comments.Paul Eggert2016-08-171-2/+4
* | Improve doc string.Karl Fogel2016-08-161-1/+2
* | Omit substitute-command-keys code no longer neededPaul Eggert2016-08-161-3/+7
* | Another fix for scroll-conservatively and overlay stringsEli Zaretskii2016-08-141-2/+3
* | Minor text-quoting-style fixesPaul Eggert2016-08-131-4/+4
* | Fix substitute-command-keys unibyte, alloc bugsPaul Eggert2016-08-131-92/+77
* | Fix process leak with make-network-processPaul Eggert2016-08-112-35/+23
* | Avoid annoying re-scroll when buffer has many overlay stringsEli Zaretskii2016-08-111-0/+28
* | Omit unnecessary process initializationPaul Eggert2016-08-101-16/+18
* | Simplify exec_byte_code via moving decls etc.Paul Eggert2016-08-091-302/+136
* | Remove interpreter’s byte stackPaul Eggert2016-08-095-169/+52
* | Remove arbitrary limit on bytecode maxdepthPaul Eggert2016-08-091-5/+6
* | Tune bytecode quittingPaul Eggert2016-08-091-10/+4
* | Simplify BYTE_CODE_SAFE checkingPaul Eggert2016-08-091-58/+21
* | Get BYTE_CODE_METER working againPaul Eggert2016-08-091-1/+2
* | Fix cursor position under scroll-conservatively and overlay stringsEli Zaretskii2016-08-081-0/+34
* | Tune interpretation of integer arglist descriptorPaul Eggert2016-08-072-40/+17
* | Fix debugging of string-match-p errorsNoam Postavsky2016-08-072-0/+6
* | Merge from origin/emacs-25Paul Eggert2016-08-054-8/+6
|\ \ | |/
| * ; Spelling fixPaul Eggert2016-08-031-2/+2
| * Post AppDefined events from the main thread ONLY (bug#23934)Alan Third2016-08-032-5/+2
| * Fix doc string of 'minibuffer-message-timeout'Eli Zaretskii2016-08-011-1/+2
* | Merge from origin/emacs-25Paul Eggert2016-08-055-31/+47
|\ \ | |/
| * Adjust match data before calling after-change-funsNoam Postavsky2016-07-225-31/+47
| * Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-211-2/+22
* | Merge from origin/emacs-25Paul Eggert2016-08-052-9/+12
|\ \ | |/
| * Expand FIXME near definition of fboundpRobert Cochran2016-07-161-1/+6
| * Avoid assertion violations in nhexl-modeEli Zaretskii2016-07-161-8/+6
| * Use memmove instead of memcpy on overlapping regionsFredrik Bergroth2016-07-141-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-055-33/+68
|\ \ | |/
| * Document buffer-swap-text+save-excursion interactionNoam Postavsky2016-07-141-1/+3
| * Improve documentation of search functionsStephen Berman2016-07-121-26/+59
| * Fix 'vertical-motion' in non-interactive sessionsEli Zaretskii2016-07-101-0/+1
| * Fix memory leak in imagemagick-typesAndreas Schwab2016-07-101-4/+4
| * Un-confuse doc string of 'string-collate-equalp'Eli Zaretskii2016-07-081-2/+1