summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * src/timefns.c (time_arith): Omit incorrect comment.Paul Eggert2020-02-28
* Range-check width passed to define-fringe-bitmapRobert Pluim2020-02-26
* Define libgnutls-version properlyNoam Postavsky2020-02-25
* Fix bug when visiting euc-jp-encoded directoriesPaul Eggert2020-02-19
* Fix unexec failure on macOS 10.15.4YAMAMOTO Mitsuharu2020-02-16
* ; * src/editfns.c (Fbuffer_size): Tiny clarification.Philipp Stephani2020-02-13
* Make after-change-functions called from call-process get the correct BEGAlan Mackenzie2020-02-13
* Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-11
* Fix set-fontset-font with ADD arg non-nilEli Zaretskii2020-02-09
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Cater for 3-argument version of pthread_setname_npRobert Pluim2020-02-03
* Ensure minibuffer input is added to history in read_minibufFederico Tedin2020-01-31
* ; Spelling and URL fixesPaul Eggert2020-01-27
* Correct regexp for flags in `format' doc stringMattias Engdegård2020-01-26
* Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-24
* Make call_process call signal_after_change. This fixes bug #38691.Alan Mackenzie2020-01-22
* Fix a few typosEli Zaretskii2020-01-22
* Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-21
* Clear output data pointer on NSPip Cet2020-01-20
* ; * src/lread.c (force_new_style_backquotes): Fix reference.Simen Heggestøyl2020-01-17
* Fix build failure with --with-cairo --without-pngYAMAMOTO Mitsuharu2020-01-15
* Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-13
* Use NSNumber instead of BOOL (bug#39047)Väinö Järvelä2020-01-09
* Fix another compilation problem in a build without threadsEli Zaretskii2020-01-08
* Fix build without threadsEli Zaretskii2020-01-08
* Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)Mattias Engdegård2020-01-07
* Scale top-left coordinates in display-monitor-attributes-listRobert Pluim2020-01-07
* Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)YAMAMOTO Mitsuharu2020-01-07
* Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)YAMAMOTO Mitsuharu2020-01-07
* Avoid assertion violations in very small-height windowsEli Zaretskii2020-01-06
* Use pthread_setname_np to set thread nameRobert Pluim2020-01-06
* Fix typo in 'window_box_height'Martin Rudalics2020-01-04
* ; * src/dispnew.c (adjust_glyph_matrix): Fix last change.Eli Zaretskii2020-01-03
* Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-03
* * src/fileio.c (Fwrite_region): Improve the doc string.Eli Zaretskii2020-01-02
* Fix removal of frame decorations on Windows (Bug#38705)Martin Rudalics2020-01-02
* Fix compilation with GTK versions older than 3Eli Zaretskii2020-01-01
* Revert "Raise default max-specpdl-size value"Mattias Engdegård2020-01-01
* Raise default max-specpdl-size valueMattias Engdegård2020-01-01
* Pacify gcc -Wunused-function on Ubuntu 18.04.3Paul Eggert2020-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Ensure mini-window is resized to show active minibuffer contentsEli Zaretskii2019-12-30
* Fix mini-window resizing under resize-mini-windows = tEli Zaretskii2019-12-30
* Fix crash under -nw on macOS properly this timeRobert Pluim2019-12-29
* Revert "Check for GUI frame in ns_color_index_to_rgba"Robert Pluim2019-12-29
* Ignore all color fonts when using XFTRobert Pluim2019-12-29
* Fix when expose draws partially visible first glyph (bug#38731)Alan Third2019-12-29
* Port x_get_monitor_attributes_fallback to !HAVE_GTK3Paul Eggert2019-12-25
* * src/pdumper.c (Fdump_emacs_portable): Reword error message.Philipp Stephani2019-12-24
* Don’t allow portable dumping in interactive mode (Bug#38453).Philipp Stephani2019-12-24