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