summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Fix a rare segfault in syntax.cEli Zaretskii2020-09-19
* Improve documentation of 'max-mini-window-height'Eli Zaretskii2020-09-18
* Use modern constant names for the NS pasteboardDaniel Martín2020-09-18
* Fix compilation on TERMINFO platforms with GCC 10Eli Zaretskii2020-09-12
* Avoid crashes when trying to load bad GIF filesEli Zaretskii2020-09-08
* Fix replace-region-contents performance bugPaul Eggert2020-08-25
* ; * src/character.c (str_as_multibyte): Fix the commentary.Eli Zaretskii2020-08-21
* Fix bug with ~/Emacs file not being read at initRobert Pluim2020-08-16
* Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-15
* ; spelling fixesPaul Eggert2020-08-13
* Fix startup working dir bug on NeXTSTEPPaul Eggert2020-08-13
* Fix face merging at EOL when inherited face specifies :extendEli Zaretskii2020-08-13
* Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-13
* Avoid segfaults if XIM is set but not xim_stylesGrégory Mounié2020-08-02
* Backport: Make checking for liveness of global values more precise.Philipp Stephani2020-07-31
* Backport: Fix subtle bug when checking liveness of module values.Philipp Stephani2020-07-31
* Backport: Fix memory leak for global module objects (Bug#42482).Philipp Stephani2020-07-31
* Fix last changeEli Zaretskii2020-07-25
* Fix Arabic shaping when column-number-mode is in effectPip Cet2020-07-25
* Improve documentation of 'kill-emacs'Eli Zaretskii2020-07-17
* Fix interrupt-process on MS-WindowsEli Zaretskii2020-07-16
* Add commentary in gtkutil.cEli Zaretskii2020-07-11
* ; * src/xdisp.c (decode_mode_spec): Fix commentary.Eli Zaretskii2020-07-08
* Avoid infloop in 'format-mode-line'Eli Zaretskii2020-07-07
* Fix undefined behavior in json.c (Bug#42113)Philipp Stephani2020-06-29
* * src/keyboard.c (Fclear_this_command_keys): Doc fix.Eli Zaretskii2020-06-27
* ; * src/xdisp.c (pos_visible_p): Yet another minor fix for bug#42039.Eli Zaretskii2020-06-26
* ; * src/xdisp.c (pos_visible_p): Fix last change. (Bug#42039)Eli Zaretskii2020-06-26
* Fix posn-at-point at beginning of a display stringEli Zaretskii2020-06-26
* Avoid crashes in 'defconst'Stephen Berman2020-06-20
* * src/xdisp.c (Fwindow_text_pixel_size): Doc fix. (Bug#41737)Eli Zaretskii2020-06-06
* Fix Arabic shaping when eww/shr fill the text to be renderedEli Zaretskii2020-06-05
* Don't call 'mbrtowc' on WINDOWSNTEli Zaretskii2020-06-01
* Be more aggressive in marking objects during GCPaul Eggert2020-05-31
* ; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix a typo.Eli Zaretskii2020-05-31
* Avoid crashes due to bidi cache being reset during redisplayEli Zaretskii2020-05-31
* Fix access to single-byte characters in buffer textEli Zaretskii2020-05-25
* Fix accessing files on networked drives on MS-WindowsEli Zaretskii2020-05-23
* Redo RCS Id for pdumperPaul Eggert2020-05-21
* Fix a crash in handle_display_specClément Pit-Claudel2020-05-13
* In x_hide_tip reset tip_last_frame for GTK+ tooltips only (Bug#41200)Martin Rudalics2020-05-13
* Refer to fill column indicator Info node in some places.Philipp Stephani2020-05-09
* Fix handling of FROM = t and TO = t by 'window-text-pixel-size'Eli Zaretskii2020-05-08
* * src/editfns.c (Fformat): Small documentation fix.Philipp Stephani2020-05-05
* Improve doc strings of makunbound and fmakunboundStefan Kangas2020-05-03
* Make sure alist-related functions say so in their docEli Zaretskii2020-04-29
* Avoid crashes on TTY frames with over-long compositionsEli Zaretskii2020-04-28
* ; * src/xdisp.c: Improve the introductory commentary.Eli Zaretskii2020-04-24
* * src/regex-emacs.c (re_match_2_internal): Rework comment in last changeStefan Monnier2020-04-18
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18