aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid extra "changed on disk" prompt in save-buffer (Bug#18336)Noam Postavsky2020-03-221-5/+5
* | Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-192-29/+67
* | Tiny simplification of frac_to_doublePaul Eggert2020-03-191-2/+1
* | Omit timestamp optimization invalid on 387 FPUPaul Eggert2020-03-191-3/+0
* | Merge from origin/emacs-27Glenn Morris2020-03-189-10/+30
|\ \ | |/
| * Recalculate default font when switching font backendRobert Pluim2020-03-179-10/+30
* | Merge from origin/emacs-27Glenn Morris2020-03-182-2/+2
|\ \ | |/
| * Fix display of Big5 characters when using FontconfigEli Zaretskii2020-03-142-2/+2
* | Don't generate useless range table entries for ASCII charsMattias Engdegård2020-03-171-11/+14
* | Reverse the meaning of 2nd arg to 'live_buffer_holding'Eli Zaretskii2020-03-151-7/+9
* | Make sure we mark reachable killed buffers during GCPip Cet2020-03-151-8/+10
* | Merge from origin/emacs-27Glenn Morris2020-03-131-1/+1
|\ \ | |/
| * Port .gdbinit to clang with -gdwarf-4Paul Eggert2020-03-091-1/+1
* | Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-122-12/+99
* | Merge from origin/emacs-27Paul Eggert2020-03-081-7/+42
|\ \ | |/
| * ; * src/timefns.c: Fix typo in previous change.Paul Eggert2020-03-081-1/+1
| * * src/timefns.c: Add comments.Paul Eggert2020-03-081-7/+42
* | Fix the MinGW build as followup to recent "nofollow" changesEli Zaretskii2020-03-082-46/+77
* | Merge from origin/emacs-27Paul Eggert2020-03-081-8/+24
|\ \ | |/
| * * src/timefns.c: Add comments.Paul Eggert2020-03-081-8/+24
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-074-43/+41
* | Merge from origin/emacs-27Glenn Morris2020-03-072-2/+14
|\ \ | |/
| * Attempt to avoid rare segfaults in show_mouse_faceEli Zaretskii2020-03-061-0/+4
| * Avoid crashes when a fontset has strange entriesEli Zaretskii2020-03-051-2/+10
| * Fix implicit declaration of getenv and atolAndreas Schwab2020-03-031-0/+1
* | Remove ancient OS X process-connection-type handlingGlenn Morris2020-03-052-14/+0
* | Merge from origin/emacs-27Glenn Morris2020-03-045-12/+58
|\ \ | |/
| * Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-031-1/+41
| * Don't attempt to cache glyph metrics for FONT_INVALID_CODERobert Pluim2020-03-023-8/+16
| * * src/timefns.c (time_arith): Omit incorrect comment.Paul Eggert2020-02-281-3/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-042-9/+17
|\ \ | |/
| * Range-check width passed to define-fringe-bitmapRobert Pluim2020-02-261-2/+5
| * Define libgnutls-version properlyNoam Postavsky2020-02-251-7/+12
* | Pacify GCC 9.2.1 20190927 -O3Paul Eggert2020-03-045-29/+42
* | Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)Alan Third2020-03-041-7/+4
* | Ignore spurious focus eventsDaniel Colascione2020-03-031-0/+10
* | Time division speedupsPaul Eggert2020-03-031-4/+10
* | Fix rounding errors in time conversionPaul Eggert2020-03-031-44/+35
* | Tweak GMP usage for (HI LO US PS) timestampsPaul Eggert2020-03-021-11/+20
* | Fix macOS/GNUstep compilation warningsAlan Third2020-03-023-96/+7
* | Fix #defines controlling when NS port draws to offscreen bufferAlan Third2020-03-022-11/+31
* | Make 'load-dangerous-libraries' obsolete (Bug#37819)Stefan Kangas2020-03-011-18/+5
* | Unbreak build with CHECK_STRUCTSPhilipp Stephani2020-02-291-1/+1
* | Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård2020-02-271-20/+1
* | Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård2020-02-271-1/+1
* | * src/nsterm.m ([EmacsView toolbarClicked:]): Fix last changeRobert Pluim2020-02-271-0/+1
* | * src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier2020-02-272-13/+0
* | Don't complain about the regexp "[:-:]"Mattias Engdegård2020-02-261-1/+1
* | Signal an error for the regexp "[:alnum:]"Mattias Engdegård2020-02-261-1/+20
* | Adapt the MS-Windows build to 'nofollow' changesEli Zaretskii2020-02-242-3/+40