summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix search for ~/.Xdefaults-HOSTNAME (again)Johan Bockgård2020-02-191-1/+1
* Fix working text related issues on NS (Bug#38851)Masahiro Nakamura2020-02-192-8/+16
* Fix horizontal bit shiftingAlan Third2020-02-191-3/+4
* Avoid unlikely load-average bugPaul Eggert2020-02-171-1/+1
* Improve C-h C-h bug fixPaul Eggert2020-02-161-4/+7
* * src/lread.c (read1): Fix int/Lisp_Object mix up.Glenn Morris2020-02-161-1/+1
* Merge from origin/emacs-27Glenn Morris2020-02-163-26/+28
|\
| * Fix unexec failure on macOS 10.15.4YAMAMOTO Mitsuharu2020-02-161-23/+24
| * ; * src/editfns.c (Fbuffer_size): Tiny clarification.Philipp Stephani2020-02-131-1/+1
| * Make after-change-functions called from call-process get the correct BEGAlan Mackenzie2020-02-131-2/+3
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-111-4/+4
* | Fix C-h C-h bug due to mutating a hash keyPaul Eggert2020-02-151-0/+15
* | Fix typosMark Oteiza2020-02-141-2/+2
* | * src/lread.c: Remove old-style backquotes supportStefan Monnier2020-02-141-89/+13
* | Use CGImage instead of NSBitmapImageRep (bug#32932)Alan Third2020-02-132-66/+90
* | Merge from origin/emacs-27Glenn Morris2020-02-136-12/+12
|\ \ | |/
| * Fix set-fontset-font with ADD arg non-nilEli Zaretskii2020-02-091-1/+1
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-095-11/+11
* | Allow composition of pure-ASCII strings in the mode lineEli Zaretskii2020-02-081-1/+12
* | Minor fixes of the last commitEli Zaretskii2020-02-071-12/+14
* | Support for (box . SIZE) 'cursor-type'Zajcev Evgeny2020-02-072-14/+17
* | Merge from origin/emacs-27Glenn Morris2020-02-061-3/+5
|\ \ | |/
| * Cater for 3-argument version of pthread_setname_npRobert Pluim2020-02-031-3/+5
* | Merge from origin/emacs-27Glenn Morris2020-02-011-4/+4
|\ \ | |/
| * Ensure minibuffer input is added to history in read_minibufFederico Tedin2020-01-311-4/+4
* | Merge branch 'scratch/ns/draw-to-bitmap'Alan Third2020-01-283-407/+484
|\ \
| * | Draw to offscreen buffer on macOSAlan Third2020-01-243-252/+248
| * | Revert "Make all NS drawing be done from drawRect"Alan Third2020-01-241-255/+320
| * | Revert "Ensure NS frame is redrawn correctly after scroll"Alan Third2020-01-241-1/+0
| * | Revert "Fix some NS drawing issues (bug#32932)"Alan Third2020-01-241-46/+63
* | | Merge from origin/emacs-27Glenn Morris2020-01-282-2/+2
|\ \ \ | | |/ | |/|
| * | ; Spelling and URL fixesPaul Eggert2020-01-271-1/+1
| * | Correct regexp for flags in `format' doc stringMattias Engdegård2020-01-261-1/+1
* | | Revert the --with-install-srcdir patchPaul Eggert2020-01-272-13/+1
* | | * src/mini-gmp.c: Fix comment typos.Paul Eggert2020-01-261-2/+2
* | | Update mini-gmpPaul Eggert2020-01-262-107/+123
* | | Propagate NSLocale into Emacs betterPaul Eggert2020-01-261-9/+3
* | | Install C source code for C-h f etc.Paul Eggert2020-01-242-1/+13
| |/ |/|
* | Merge from origin/emacs-27Glenn Morris2020-01-242-40/+1
|\ \ | |/
| * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-242-40/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-243-6/+37
|\ \ | |/
| * Make call_process call signal_after_change. This fixes bug #38691.Alan Mackenzie2020-01-221-3/+34
| * Fix a few typosEli Zaretskii2020-01-222-3/+3
* | Simplify locale setupPaul Eggert2020-01-231-40/+30
* | Fix crash when sending Gnus message (Bug#39207)Paul Eggert2020-01-221-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-01-223-5/+31
|\ \ | |/
| * Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-213-5/+31
* | Merge from origin/emacs-27Glenn Morris2020-01-221-0/+1
|\ \ | |/
| * Clear output data pointer on NSPip Cet2020-01-201-0/+1
* | Unbreak the MS-Windows buildEli Zaretskii2020-01-202-0/+22