summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-25Merge from origin/emacs-27Michael Albinus
2020-08-25Make shadowing warning in describe_map less confusingLars Ingebrigtsen
2020-08-24replace-buffer-contents cleanupsPaul Eggert
2020-08-24Fix replace-region-contents performance bugPaul Eggert
2020-08-24Have gnutls_symmetric cache the results from Fgnutls_ciphersLars Ingebrigtsen
2020-08-23Simplify by using Gnulib sigdescr_np modulePaul Eggert
2020-08-23Fix more compilation warnings in xdisp.cEli Zaretskii
2020-08-23Fix a compilation warning in xdisp.cEli Zaretskii
2020-08-23Improve handling of coding-system mnemonic indicatorsEli Zaretskii
2020-08-23Always make a multibyte string for the frame title (bug#42904)Mattias EngdegÄrd
2020-08-23Fix image display on w32 as followup to recent changesEli Zaretskii
2020-08-23Silence compiler warning (bug#40845)Alan Third
2020-08-23Set basic SVG attributes (bug#40845)Alan Third
2020-08-23Rework eln hash filename strategyAndrea Corallo
2020-08-23Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-08-23Improve word wrapping for CJK charactersYuan Fu
2020-08-22Fix NS build failureAlan Third
2020-08-22Extend NSString further and use the new methodsAlan Third
2020-08-21; * src/character.c (str_as_multibyte): Fix the commentary.Eli Zaretskii
2020-08-21Fread_variable doc string clarificationLars Ingebrigtsen
2020-08-21Mention `exec-path' in some process related doc stringsLars Ingebrigtsen
2020-08-21Clarify docs about line movementNoam Postavsky
2020-08-21Fix lock failures in xg_selectPip Cet
2020-08-21Fix return value for CCL opcode lookup-integerPip Cet
2020-08-21Make image cache lookups work again after previous patchLars Ingebrigtsen
2020-08-20Fix NS crash on invalid frame title string (bug#42904)Mattias EngdegÄrd
2020-08-20Revert "Fix native code uneffective loads after recompilation" (bug#42944)Andrea Corallo
2020-08-19Pass driver options to libgccjit where supportedAndreas Fuchs
2020-08-19Fix native code uneffective loads after recompilationAndrea Corallo
2020-08-19Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-08-19Fix a segfault in daemon mode Emacs when detaching an X sessionDoug Gilmore
2020-08-19Signal an end-of-file error upon errors when reading from stdinLars Ingebrigtsen
2020-08-18Get rid of build-time checks around NS tabbar code (bug#33118)Alan Third
2020-08-18Fix truncated command names in process-attributes under MacosRobert Pluim
2020-08-18Fix minor bugs in image.cPip Cet
2020-08-18Fix buffer overflow in x-send-client-messageKalle Olavi Niemitalo
2020-08-18Merge from origin/emacs-27Glenn Morris
2020-08-18Merge from origin/emacs-27Glenn Morris
2020-08-17Fix glitch uncovered by gcc -fsanitize=undefinedPaul Eggert
2020-08-17Fix assertion violation in pdumper.cEli Zaretskii
2020-08-17* Improve eln filename hashingAndrea Corallo
2020-08-17* Introduce `load-no-native'Andrea Corallo
2020-08-17Allow for native compiling .el.gz filesAndrea Corallo
2020-08-17Make install target functional for new eln-cache directory arrangementAndrea Corallo
2020-08-17Some Makefile updates and clean-upAndrea Corallo
2020-08-17Make comp-deferred-compilation a simple global and set it on by defaultAndrea Corallo
2020-08-17Move eln files into dedicated cache directoriesAndrea Corallo
2020-08-16Fix bug with ~/Emacs file not being read at initRobert Pluim
2020-08-16Simplify format_time_stringPaul Eggert
2020-08-16Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsLars Ingebrigtsen