summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Work better if stat etc. are interruptedPaul Eggert2020-01-206-25/+63
* | Don’t assume sizeof (size_t) == 4 in allocatorsPaul Eggert2020-01-181-11/+30
* | * src/fns.c (sxhash_obj): Fix crash on sub-char-tablesStefan Monnier2020-01-181-38/+31
* | Make Faset nonrecursivePaul Eggert2020-01-181-28/+28
* | Improve performance when a string's byte count changesPaul Eggert2020-01-183-45/+57
* | Merge from origin/emacs-27Glenn Morris2020-01-171-1/+1
|\ \ | |/
| * ; * src/lread.c (force_new_style_backquotes): Fix reference.Simen Heggestøyl2020-01-171-1/+1
* | Remove unused ftx font backend driverStefan Kangas2020-01-156-386/+5
* | Merge from origin/emacs-27Glenn Morris2020-01-153-4/+16
|\ \ | |/
| * Fix build failure with --with-cairo --without-pngYAMAMOTO Mitsuharu2020-01-151-4/+4
| * Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-132-0/+12
* | Fix implicit declaration of getenv and atolAndreas Schwab2020-01-151-0/+1