summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ; * src/editfns.c (Fbuffer_size): Tiny clarification.Philipp Stephani2020-02-131-1/+1
* Make after-change-functions called from call-process get the correct BEGAlan Mackenzie2020-02-131-2/+3
* Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-111-4/+4
* Fix set-fontset-font with ADD arg non-nilEli Zaretskii2020-02-091-1/+1
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-095-11/+11
* Cater for 3-argument version of pthread_setname_npRobert Pluim2020-02-031-3/+5
* Ensure minibuffer input is added to history in read_minibufFederico Tedin2020-01-311-4/+4
* ; Spelling and URL fixesPaul Eggert2020-01-271-1/+1
* Correct regexp for flags in `format' doc stringMattias Engdegård2020-01-261-1/+1
* Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-242-40/+1
* Make call_process call signal_after_change. This fixes bug #38691.Alan Mackenzie2020-01-221-3/+34
* Fix a few typosEli Zaretskii2020-01-222-3/+3
* Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-213-5/+31
* Clear output data pointer on NSPip Cet2020-01-201-0/+1
* ; * src/lread.c (force_new_style_backquotes): Fix reference.Simen Heggestøyl2020-01-171-1/+1
* Fix build failure with --with-cairo --without-pngYAMAMOTO Mitsuharu2020-01-151-4/+4
* Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-132-0/+12
* Use NSNumber instead of BOOL (bug#39047)Väinö Järvelä2020-01-091-2/+2
* Fix another compilation problem in a build without threadsEli Zaretskii2020-01-081-0/+4
* Fix build without threadsEli Zaretskii2020-01-081-2/+1
* Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)Mattias Engdegård2020-01-074-33/+38
* Scale top-left coordinates in display-monitor-attributes-listRobert Pluim2020-01-071-0/+2
* Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)YAMAMOTO Mitsuharu2020-01-071-0/+4
* Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)YAMAMOTO Mitsuharu2020-01-071-0/+4
* Avoid assertion violations in very small-height windowsEli Zaretskii2020-01-061-8/+20
* Use pthread_setname_np to set thread nameRobert Pluim2020-01-062-7/+12
* Fix typo in 'window_box_height'Martin Rudalics2020-01-041-10/+11
* ; * src/dispnew.c (adjust_glyph_matrix): Fix last change.Eli Zaretskii2020-01-031-0/+1
* Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-032-25/+47
* * src/fileio.c (Fwrite_region): Improve the doc string.Eli Zaretskii2020-01-021-0/+1
* Fix removal of frame decorations on Windows (Bug#38705)Martin Rudalics2020-01-022-0/+7
* Fix compilation with GTK versions older than 3Eli Zaretskii2020-01-011-1/+1
* Revert "Raise default max-specpdl-size value"Mattias Engdegård2020-01-011-1/+1
* Raise default max-specpdl-size valueMattias Engdegård2020-01-011-1/+1
* Pacify gcc -Wunused-function on Ubuntu 18.04.3Paul Eggert2020-01-011-2/+2
* Update copyright year to 2020Paul Eggert2020-01-01226-227/+228
* Ensure mini-window is resized to show active minibuffer contentsEli Zaretskii2019-12-301-0/+15
* Fix mini-window resizing under resize-mini-windows = tEli Zaretskii2019-12-301-1/+6
* Fix crash under -nw on macOS properly this timeRobert Pluim2019-12-291-1/+3
* Revert "Check for GUI frame in ns_color_index_to_rgba"Robert Pluim2019-12-291-12/+7
* Ignore all color fonts when using XFTRobert Pluim2019-12-291-1/+16
* Fix when expose draws partially visible first glyph (bug#38731)Alan Third2019-12-291-1/+1
* Port x_get_monitor_attributes_fallback to !HAVE_GTK3Paul Eggert2019-12-251-2/+0
* * src/pdumper.c (Fdump_emacs_portable): Reword error message.Philipp Stephani2019-12-241-1/+3
* Don’t allow portable dumping in interactive mode (Bug#38453).Philipp Stephani2019-12-241-0/+3
* Clarify base64 requirements and say what {en,de}code_coding_region doesLars Ingebrigtsen2019-12-242-2/+28
* * src/emacs-module.h.in: Add reference to manual.Philipp Stephani2019-12-241-0/+6
* Trivial docstring fixesJuanma Barranquero2019-12-241-1/+1
* imagemagick-types needs to initialize ImageMagickDhruva Krishnamurthy2019-12-231-8/+13
* Document and verify that emacs_limb_t doesn’t have padding bits.Philipp Stephani2019-12-231-0/+7