summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Limit RLIMIT_NOFILE to FD_SETSIZE on macOSYAMAMOTO Mitsuharu2020-04-15
* Clarify documentation on inhibit-modification-hooks intended usageŠtěpán Němec2020-04-13
* Fix build failure with Fx_gtk_debugMartin Rudalics2020-04-12
* Fix redisplay when scrolling under redisplay-dont-pauseEli Zaretskii2020-04-10
* Avoid assertion violation in intervals.cEli Zaretskii2020-04-09
* Speed up 'resize-mode' child frames a littleDmitry Gutov2020-04-08
* Fix some problems with moving and resizing child framesMartin Rudalics2020-04-06
* Fix small bug in copy_string_contents.Philipp Stephani2020-04-03
* Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics2020-04-03
* ; * src/buffer.c (syms_of_buffer) <inhibit-read-only>: Doc fix.Eli Zaretskii2020-04-03
* ; * src/decompress.c: Fix comment style.Eli Zaretskii2020-03-29
* ; * src/xfaces.c (syms_of_xfaces): Fix wording and typo.Eli Zaretskii2020-03-29
* Don't suggest setting face-remapping-alist to a literal (Bug#39812)Noam Postavsky2020-03-28
* Don't signal during backtrace unrewind (Bug#40088)Noam Postavsky2020-03-22
* Use correct registry name for windows-1251 charsetRobert Pluim2020-03-19
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Fix display of Big5 characters when using FontconfigEli Zaretskii2020-03-14
* Port .gdbinit to clang with -gdwarf-4Paul Eggert2020-03-09
* ; * src/timefns.c: Fix typo in previous change.Paul Eggert2020-03-08
* * src/timefns.c: Add comments.Paul Eggert2020-03-08
* * src/timefns.c: Add comments.Paul Eggert2020-03-08
* Attempt to avoid rare segfaults in show_mouse_faceEli Zaretskii2020-03-06
* Avoid crashes when a fontset has strange entriesEli Zaretskii2020-03-05
* Fix implicit declaration of getenv and atolAndreas Schwab2020-03-03
* Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-03
* Don't attempt to cache glyph metrics for FONT_INVALID_CODERobert Pluim2020-03-02
* * 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