summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-18Disable auto compositions on the Linux console onlyLars Ingebrigtsen
2021-08-18Yet another place inside redisplay_window to prevent quittingEli Zaretskii
2021-08-18Fix abort when turning on Hebrew or Arabic input methodsEli Zaretskii
2021-08-17Another fix for quitting while displaying non-selected windowsEli Zaretskii
2021-08-17Fix TTY display performance degradation due to many markersEli Zaretskii
2021-08-16Plug another hole for longjmp-ing from 'redisplay_window'Eli Zaretskii
2021-08-16Make PGTK's additions conditioinalYuuki Harano
2021-08-16Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen
2021-08-15Make Emacs compile with musl instead of glibcLars Ingebrigtsen
2021-08-15; * src/xdisp.c (display_mode_lines): Fix comment.Eli Zaretskii
2021-08-15Fix unwarranted point movement after C-gEli Zaretskii
2021-08-14* src/w32.c (_sys_read_ahead): Pacify a silly compiler warning.Eli Zaretskii
2021-08-14Fix 'random' on MS-Windows when integers are wider than 30 bitsEli Zaretskii
2021-08-13Fix problem where an error would change standard-outputLars Ingebrigtsen
2021-08-11Allow using XLFD font names with dashes in the family nameLars Ingebrigtsen
2021-08-08* src/nsterm.m (max_used_fringe_bitmap): Remove unused variable.Alan Third
2021-08-07Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen
2021-08-06Fix automatic hscrolling when line numbers are displayedEli Zaretskii
2021-08-06Improve wording of recently changed documentationEli Zaretskii
2021-08-06Add function minibuffer-restore-windows (bug#45072)Juri Linkov
2021-08-04Add new user option 'read-minibuffer-restore-windows'martin rudalics
2021-07-31Adjust how `replace-match' runs modification hooksLars Ingebrigtsen
2021-07-31Fix some macOS problemsAlan Third
2021-07-31Move parent frame setting code into EmacsWindowAlan Third
2021-07-31Move NS port toolbar handling to the windowAlan Third
2021-07-31Fix macOS live resize drawingAlan Third
2021-07-31Change NS port resize detectionAlan Third
2021-07-31Tidy up NS port OS window handlingAlan Third
2021-07-31Simplify macOS drawing codeAlan Third
2021-07-31* src/fontset.c (check_fontset_name): A better fix for bug#49782.Eli Zaretskii
2021-07-30* src/fontset.c (check_fontset_name): Fix last change.Eli Zaretskii
2021-07-30Avoid segfault when set-fontset-font is called from non-GUI framesEli Zaretskii
2021-07-26Convert fringe bitmaps to vectors on NS portAlan Third
2021-07-26Fix NS inset rectangle cornersAlan Third
2021-07-26Simplify NS sizing and positioning codeAlan Third
2021-07-26* src/nsterm.m (ns_set_frame_alpha): Enable alpha on GNUstep.Alan Third
2021-07-26Fix image crash on macOS (bug#49688)Alan Third
2021-07-25Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-07-25Fix compilation of xftfont.c with old fontconfigEli Zaretskii
2021-07-25Rename directory-append to file-name-concatLars Ingebrigtsen
2021-07-25Allow empty elements in directory-appendLars Ingebrigtsen
2021-07-24; * src/fileio.c (Fdirectory_append): Doc fix.Eli Zaretskii
2021-07-24Really convert to multibyte in Fdirectory_appendLars Ingebrigtsen
2021-07-24Fix Fdirectory_append check for whether strings have to be convertedLars Ingebrigtsen
2021-07-24Tweak Fdirectory_append slightlyLars Ingebrigtsen
2021-07-24Tweak Fdirectory_append for efficiencyLars Ingebrigtsen
2021-07-24Extend directory-append to take an arbitrary number of componentsLars Ingebrigtsen
2021-07-24Add new function `directory-append'Lars Ingebrigtsen
2021-07-23Make supersession warnings work againLars Ingebrigtsen
2021-07-22Fix display of line/wrap-prefix when there's a display property at BOLEli Zaretskii