summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'scratch/substitute-command-keys'Stefan Kangas2020-10-236-729/+142
|\
| * Prefer Lisp version of describer in help--describe-vectorscratch/substitute-command-keysStefan Kangas2020-10-181-69/+9
| * Remove C version of substitute-command-keysStefan Kangas2020-10-183-639/+0
| * Prefer Lisp version of describe-map-treeStefan Kangas2020-10-181-26/+63
| * Improve substitute-command-keys performanceStefan Kangas2020-10-181-0/+35
| * Translate describe_vector to LispStefan Kangas2020-10-181-23/+0
| * Translate describe_map to LispStefan Kangas2020-10-181-58/+41
| * Translate describe_map_tree to LispStefan Kangas2020-10-181-2/+28
| * Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-185-11/+65
* | Fix SVG image dimension calculations (bug#44065)Alan Third2020-10-221-14/+32
* | Fix crash when no face is defined (bug#44058, bug#43973)Alan Third2020-10-221-0/+6
* | Handle Cairo errors in ftcrfont_openPip Cet2020-10-221-2/+14
* | Avoid assertion violations in malformed Unicode escapesEli Zaretskii2020-10-201-0/+7
* | Further clarification of directory-files* docMichael Albinus2020-10-191-2/+2
* | Ffunction doc string clarificationLars Ingebrigtsen2020-10-191-1/+4
* | * src/dired.c (Fdirectory_files, Fdirectory_files_and_attributes):Michael Albinus2020-10-191-3/+5
|/
* Fix a misleading comment in Freplace_matchLars Ingebrigtsen2020-10-181-1/+1
* Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg2020-10-171-6/+7
* Merge from origin/emacs-27Glenn Morris2020-10-171-3/+4
|\
| * Fix posn-at-x-y in builds --without-xEli Zaretskii2020-10-161-3/+4
* | Fix segfault in xwidget when there is no titleJeff Walsh2020-10-151-1/+3
* | Mark the return value from strerror as a constantPhilipp Klaus Krause2020-10-141-1/+1
* | Fix name of the module .h files in the commentsLars Ingebrigtsen2020-10-141-2/+2
* | Move the new module unibyte function to the correct module-env.h fileLars Ingebrigtsen2020-10-142-5/+5
* | eql doc improvementsPaul Eggert2020-10-131-0/+1
* | Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-132-0/+18
* | Fix GNUstep buildAlan Third2020-10-111-5/+0
* | Merge from origin/emacs-27Glenn Morris2020-10-102-2/+9
|\ \ | |/
| * A better fix for bug#43886Eli Zaretskii2020-10-102-11/+3
| * Avoid crashes when a theme is loaded with one frame suspendedEli Zaretskii2020-10-091-0/+10
| * Fix current-line hscrolling when overlays changeEli Zaretskii2020-10-081-1/+6
* | Merge from origin/emacs-27Glenn Morris2020-10-101-1/+1
|\ \ | |/
| * ; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.Eli Zaretskii2020-10-061-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-10-101-3/+4
|\ \ | |/
| * Fix merging of region face for non-ASCII charactersEli Zaretskii2020-10-051-3/+4
* | ; Fix typosStefan Kangas2020-10-091-1/+1
* | * src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` fieldStefan Monnier2020-10-082-1/+11
* | Update documentation on this-command-keys to reflect new behaviorLars Ingebrigtsen2020-10-071-2/+0
* | Fix crash when creating new NS frame (bug#43812)Alan Third2020-10-061-1/+1
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-0532-111/+111
* | * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-051-2/+8
* | Sort items in tmm properly, and allow clicking the final itemJared Finder2020-10-051-1/+2
* | * src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.Stefan Monnier2020-10-043-14/+28
* | Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-8/+10
* | Avoid segfaults in lookup_image when faces were freedEli Zaretskii2020-10-031-2/+8
* | ; Fix more typosStefan Kangas2020-10-032-2/+2
* | ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-037-47/+47
* | Merge from origin/emacs-27Glenn Morris2020-10-021-2/+7
|\ \ | |/
| * Don't signal an error when saving files on WdebDAV volumesEli Zaretskii2020-09-291-2/+7
* | Use Fkeywordp in dbusbind.c, againMichael Albinus2020-10-011-3/+6