summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-13Merge from origin/emacs-27Glenn Morris
2020-03-12Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets
2020-03-10* Improve load_comp_unitAndreaCorallo
2020-03-10* Fix store_function_docstring for for native functionsAndreaCorallo
2020-03-10* Fix GC mark for native compiled functionsAndrea Corallo
2020-03-09Port .gdbinit to clang with -gdwarf-4Paul Eggert
2020-03-09Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-03-08Merge from origin/emacs-27Paul Eggert
2020-03-08; * src/timefns.c: Fix typo in previous change.Paul Eggert
2020-03-08* src/timefns.c: Add comments.Paul Eggert
2020-03-08* Fix typo into pdumper integrationAndrea Corallo
2020-03-08Fix the MinGW build as followup to recent "nofollow" changesEli Zaretskii
2020-03-08Merge from origin/emacs-27Paul Eggert
2020-03-08* src/timefns.c: Add comments.Paul Eggert
2020-03-07Add ‘nofollow’ flag to set-file-timesPaul Eggert
2020-03-07Merge from origin/emacs-27Glenn Morris
2020-03-06Attempt to avoid rare segfaults in show_mouse_faceEli Zaretskii
2020-03-05Remove ancient OS X process-connection-type handlingGlenn Morris
2020-03-05Avoid crashes when a fontset has strange entriesEli Zaretskii
2020-03-04* Fix build for stock configurationAndrea Corallo
2020-03-04Merge from origin/emacs-27Glenn Morris
2020-03-04Merge from origin/emacs-27Glenn Morris
2020-03-04Pacify GCC 9.2.1 20190927 -O3Paul Eggert
2020-03-04Fix more NS_DRAW_TO_BUFFER #ifdefs (bug#39883)Alan Third
2020-03-04Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-03-03Ignore spurious focus eventsDaniel Colascione
2020-03-03Hash eln ABI once and add it to the output compilation pathAndreaCorallo
2020-03-03Fix implicit declaration of getenv and atolAndreas Schwab
2020-03-03Time division speedupsPaul Eggert
2020-03-03Fix rounding errors in time conversionPaul Eggert
2020-03-03Fix handling MS-Windows keyboard input above the BMPEli Zaretskii
2020-03-02Tweak GMP usage for (HI LO US PS) timestampsPaul Eggert
2020-03-02Fix macOS/GNUstep compilation warningsAlan Third
2020-03-02Fix #defines controlling when NS port draws to offscreen bufferAlan Third
2020-03-02Don't attempt to cache glyph metrics for FONT_INVALID_CODERobert Pluim
2020-03-01Make 'load-dangerous-libraries' obsolete (Bug#37819)Stefan Kangas
2020-02-29Unbreak build with CHECK_STRUCTSPhilipp Stephani
2020-02-29Introduce 'effective_load_path'AndreaCorallo
2020-02-29* Keep comp-subr-list into pure spaceAndreaCorallo
2020-02-28* src/timefns.c (time_arith): Omit incorrect comment.Paul Eggert
2020-02-27Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård
2020-02-27Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård
2020-02-27* src/nsterm.m ([EmacsView toolbarClicked:]): Fix last changeRobert Pluim
2020-02-27* src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier
2020-02-26Don't complain about the regexp "[:-:]"Mattias Engdegård
2020-02-26; Nit fix in commentAndreaCorallo
2020-02-26Signal an error for the regexp "[:alnum:]"Mattias Engdegård
2020-02-26Range-check width passed to define-fringe-bitmapRobert Pluim
2020-02-25Define libgnutls-version properlyNoam Postavsky
2020-02-24Adapt the MS-Windows build to 'nofollow' changesEli Zaretskii