summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | Revert the previous display_string changeLars Ingebrigtsen2020-12-29
* | Fix compact mode line text propertiesLars Ingebrigtsen2020-12-29
* | Add a parameter to display_string to allow not ignoring text propsLars Ingebrigtsen2020-12-29
* | Introduce new variable mode-line-compactLars Ingebrigtsen2020-12-29
* | Fix crash in NS menu codeAlan Third2020-12-28
* | Make XIM to work with non-CJK localesYichao Yu2020-12-28
* | Remove NS menu synthesized events (bug#44333)Alan Third2020-12-27
* | ; Fix recent shortdoc.el and fns.c additionsBasil L. Contovounesios2020-12-27
* | ; Fix the recent `length' doc string additionŠtěpán Němec2020-12-27
* | Fix up length_internal with degenerate length inputsLars Ingebrigtsen2020-12-27
* | Add new predicates for sequence lengthsLars Ingebrigtsen2020-12-27
* | Fix test/src/process-tests on MS-WindowsEli Zaretskii2020-12-26
* | Improvements for `:base-uri' svg image propertyZajcev Evgeny2020-12-26
* | Merge from origin/emacs-27Glenn Morris2020-12-25
|\|
| * * src/Makefile.in (DO_CODESIGN): Fix expected architecture name.Philipp Stephani2020-12-23
| * Codesign the executable on recene MacOS systemsItai Seggev2020-12-23
| * Fix error with fn key in NS port (bug#44533)Alan Third2020-12-14
| * Fix crash in ns_mouse_position (bug#44313)Alan Third2020-12-12
* | Revert "Use posix_spawn if possible."Eli Zaretskii2020-12-25
* | Use posix_spawn if possible.Philipp Stephani2020-12-25
* | Adjust to recent Gnulib changesPaul Eggert2020-12-25
* | Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.cPaul Eggert2020-12-25
* | ; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last change.Eli Zaretskii2020-12-24
* | Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii2020-12-24
* | Centralize subprocess creation in a single function.Philipp Stephani2020-12-24
* | * src/dispnew.c (sit_for): Fix bug#45292Stefan Monnier2020-12-23
* | Declare argument vector as char *const *.Philipp Stephani2020-12-23
* | Pass C string pointer to current directory to 'child_setup'.Philipp Stephani2020-12-23
* | Allocate environment block before forking.Philipp Stephani2020-12-23
* | Reject filenames containing NUL bytes.Philipp Stephani2020-12-23
* | Remove an unused parameter from 'child_setup' function.Philipp Stephani2020-12-23
* | Fix use of obsolete 'emergency' warning levelStefan Kangas2020-12-23
* | Fix use of obsolete 'error' warning levelZajcev Evgeny2020-12-23
* | Use new NSString lisp methodsAlan Third2020-12-22
* | Fix frame creation on X when tool bar is disabledEli Zaretskii2020-12-21
* | ; * src/nsfns.m (all_nonzero_ascii): comment correctionMattias Engdegård2020-12-21
* | Unbreak build after commit 1a0a11f7d2d1dbecb9f754b1e129d50e489058e6.Philipp Stephani2020-12-21
* | Fix image cache lookupAlan Third2020-12-20
* | Remove unnecessary string conversionAlan Third2020-12-20
* | Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* | image-cache-size improvementsMattias Engdegård2020-12-20
* | Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-19
* | ; Revert unintended change.Eli Zaretskii2020-12-19
* | Fix over-wide doc stringsEli Zaretskii2020-12-19
* | Fix my two most common causes of all windows/frames redisplayStefan Monnier2020-12-17
* | Make "Invalid modifier in string" ordinary invalid-read-syntax errorZajcev Evgeny2020-12-17
* | Fix C-n/C-p when a line starts with an imageEli Zaretskii2020-12-15
* | Merge from origin/emacs-27Glenn Morris2020-12-15
|\|
| * Fix crash when using XRender and restoring image from X (bug#44930)Alan Third2020-12-12
* | Bind current-minibuffer-command to this-commandLars Ingebrigtsen2020-12-15