summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-23Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-10-23Merge branch 'scratch/substitute-command-keys'Stefan Kangas
2020-10-22Fix SVG image dimension calculations (bug#44065)Alan Third
2020-10-22Fix crash when no face is defined (bug#44058, bug#43973)Alan Third
2020-10-22Handle Cairo errors in ftcrfont_openPip Cet
2020-10-21Avoid rare crashes while producing line numbersEli Zaretskii
2020-10-20Avoid assertion violations in malformed Unicode escapesEli Zaretskii
2020-10-19Further clarification of directory-files* docMichael Albinus
2020-10-19Ffunction doc string clarificationLars Ingebrigtsen
2020-10-19* src/dired.c (Fdirectory_files, Fdirectory_files_and_attributes):Michael Albinus
2020-10-18Prefer Lisp version of describer in help--describe-vectorStefan Kangas
2020-10-18Remove C version of substitute-command-keysStefan Kangas
2020-10-18Prefer Lisp version of describe-map-treeStefan Kangas
2020-10-18Improve substitute-command-keys performanceStefan Kangas
2020-10-18Translate describe_vector to LispStefan Kangas
2020-10-18Translate describe_map to LispStefan Kangas
2020-10-18Translate describe_map_tree to LispStefan Kangas
2020-10-18Add new Lisp implementation of substitute-command-keysStefan Kangas
2020-10-18Fix a misleading comment in Freplace_matchLars Ingebrigtsen
2020-10-17Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg
2020-10-17Merge from origin/emacs-27Glenn Morris
2020-10-17Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-10-16Fix posn-at-x-y in builds --without-xEli Zaretskii
2020-10-15* Do not check eln timestamp as superseded by source hashing (bug#43532)Andrea Corallo
2020-10-15Fix segfault in xwidget when there is no titleJeff Walsh
2020-10-14Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-10-14Use form native compilation in `comp-trampoline-compile'Andrea Corallo
2020-10-14Have `native-elisp-load' return the last registerd functionAndrea Corallo
2020-10-14Mark the return value from strerror as a constantPhilipp Klaus Krause
2020-10-14Fix name of the module .h files in the commentsLars Ingebrigtsen
2020-10-14Move the new module unibyte function to the correct module-env.h fileLars Ingebrigtsen
2020-10-13eql doc improvementsPaul Eggert
2020-10-13Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen
2020-10-11Fix GNUstep buildAlan Third
2020-10-10Provide feature nativecomp and make use of itAndrea Corallo
2020-10-10Merge from origin/emacs-27Glenn Morris
2020-10-10Merge from origin/emacs-27Glenn Morris
2020-10-10Merge from origin/emacs-27Glenn Morris
2020-10-10Various typo fixes in native compiler related filesBrian Leung
2020-10-10Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-10-10A better fix for bug#43886Eli Zaretskii
2020-10-09Avoid crashes when a theme is loaded with one frame suspendedEli Zaretskii
2020-10-09; Fix typosStefan Kangas
2020-10-08* src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` fieldStefan Monnier
2020-10-08Fix current-line hscrolling when overlays changeEli Zaretskii
2020-10-07* Fix failure when eln-cache is removed (introduced by 4a1bb46260)Andrea Corallo
2020-10-07Update documentation on this-command-keys to reflect new behaviorLars Ingebrigtsen
2020-10-06Fix crash when creating new NS frame (bug#43812)Alan Third
2020-10-06; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.Eli Zaretskii
2020-10-06* Native compiling do not target a directory with no write permissionAndrea Corallo