summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix a segfault in the new svg codeLars Ingebrigtsen2020-11-01
* New variable integer-output-format to print integers as characters (bug#44155)Juri Linkov2020-10-31
* * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New varStefan Monnier2020-10-31
* Use nobreak-space on all non-ASCII whitespace charactersNeil Roberts2020-10-30
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-29
* Merge from origin/emacs-27Glenn Morris2020-10-27
|\
| * Don't skip empty lines when fitting mini frame to buffer (Bug#44080)Clemens Radermacher2020-10-27
| * Improve documentation of display-fill-column-indicatorEli Zaretskii2020-10-26
| * Use WebKit sandboxingPaul Eggert2020-10-24
* | Merge from origin/emacs-27Glenn Morris2020-10-27
|\|
| * Avoid rare crashes while producing line numbersEli Zaretskii2020-10-21
* | Avoid segfaults due to using fonts that were closedEli Zaretskii2020-10-26
* | Improve support for shaping Egyptian HieroglyphsEli Zaretskii2020-10-25
* | Minor doprnt cleanup: remove memchr callPaul Eggert2020-10-24
* | Rename doprnt_nul to doprnt_non_null_endPaul Eggert2020-10-24
* | Improve doprnt performancePaul Eggert2020-10-24
* | ; Prefer https to http in more URLsStefan Kangas2020-10-24
* | Make TTY menus work with xterm-mouse-modeJared Finder2020-10-24
* | Fix last change in image.c for MS-WindowsEli Zaretskii2020-10-24
* | Merge branch 'scratch/substitute-command-keys'Stefan Kangas2020-10-23
|\ \
| * | Prefer Lisp version of describer in help--describe-vectorStefan Kangas2020-10-18
| * | Remove C version of substitute-command-keysStefan Kangas2020-10-18
| * | Prefer Lisp version of describe-map-treeStefan Kangas2020-10-18
| * | Improve substitute-command-keys performanceStefan Kangas2020-10-18
| * | Translate describe_vector to LispStefan Kangas2020-10-18
| * | Translate describe_map to LispStefan Kangas2020-10-18
| * | Translate describe_map_tree to LispStefan Kangas2020-10-18
| * | Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-18
* | | Fix SVG image dimension calculations (bug#44065)Alan Third2020-10-22
* | | Fix crash when no face is defined (bug#44058, bug#43973)Alan Third2020-10-22
* | | Handle Cairo errors in ftcrfont_openPip Cet2020-10-22
* | | Avoid assertion violations in malformed Unicode escapesEli Zaretskii2020-10-20
* | | Further clarification of directory-files* docMichael Albinus2020-10-19
* | | Ffunction doc string clarificationLars Ingebrigtsen2020-10-19
* | | * src/dired.c (Fdirectory_files, Fdirectory_files_and_attributes):Michael Albinus2020-10-19
|/ /
* | Fix a misleading comment in Freplace_matchLars Ingebrigtsen2020-10-18
* | Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg2020-10-17
* | Merge from origin/emacs-27Glenn Morris2020-10-17
|\|
| * Fix posn-at-x-y in builds --without-xEli Zaretskii2020-10-16
* | Fix segfault in xwidget when there is no titleJeff Walsh2020-10-15
* | Mark the return value from strerror as a constantPhilipp Klaus Krause2020-10-14
* | Fix name of the module .h files in the commentsLars Ingebrigtsen2020-10-14
* | Move the new module unibyte function to the correct module-env.h fileLars Ingebrigtsen2020-10-14
* | eql doc improvementsPaul Eggert2020-10-13
* | Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-13
* | Fix GNUstep buildAlan Third2020-10-11
* | Merge from origin/emacs-27Glenn Morris2020-10-10
|\|
| * A better fix for bug#43886Eli Zaretskii2020-10-10
| * Avoid crashes when a theme is loaded with one frame suspendedEli Zaretskii2020-10-09
| * Fix current-line hscrolling when overlays changeEli Zaretskii2020-10-08