Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | Allow the use of poll instead of selectfeature/more-fds | Robert Pluim | 7 | -82/+273 |
2022-05-05 | Sort completions in Info references/menu correctly | Lars Ingebrigtsen | 1 | -2/+4 |
2022-05-05 | Be more resilient towards errors during error handling | Lars Ingebrigtsen | 1 | -1/+8 |
2022-05-05 | Avoid resizing mini buffer when displaying page numbers | Philip Kaludercic | 1 | -8/+7 |
2022-05-05 | Describe kmacro registers better | Lars Ingebrigtsen | 1 | -1/+1 |
2022-05-05 | Speed up opening fonts on Haiku | Po Lu | 4 | -47/+183 |
2022-05-05 | Fix font weight reporting on macOS | Po Lu | 2 | -1/+18 |
2022-05-05 | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Po Lu | 2 | -10/+50 |
2022-05-05 | Improve appearance of macOS font panel buttons | Po Lu | 1 | -13/+59 |
2022-05-05 | Add Tramp test | Michael Albinus | 2 | -10/+50 |
2022-05-05 | Fix min size reporting of style pane in Haiku font dialogs | Po Lu | 1 | -0/+14 |
2022-05-05 | Use bswap_32 and bswap_16 in Motif DND code | Po Lu | 1 | -0/+8 |
2022-05-05 | Take size into account when previewing fonts on Haiku | Po Lu | 1 | -16/+38 |
2022-05-05 | Allow displaying font preview on Haiku | Po Lu | 1 | -8/+221 |
2022-05-05 | Fix device reporting from scroll bar events on X | Po Lu | 1 | -14/+26 |
2022-05-04 | Transcription error | dickmao | 1 | -4/+4 |
2022-05-04 | Revert "server-execute: Initialize the *scratch* buffer" | Sean Whitton | 1 | -11/+4 |
2022-05-04 | Stop esh-var-tests leaving temp files behind | Glenn Morris | 1 | -1/+6 |
2022-05-04 | Remove bogus mode check from gnus topic update functions | Eric Abrahamsen | 1 | -2/+2 |
2022-05-04 | * lisp/tab-bar.el: Use pixel-based alignment (bug#55207) | Juri Linkov | 1 | -3/+3 |
2022-05-04 | Remove unused lexvar in subr-x-tests.el | Basil L. Contovounesios | 1 | -13/+11 |
2022-05-04 | * src/xterm.c (handle_one_xevent): Fix int/Lisp_Object mix-up. | Glenn Morris | 1 | -1/+1 |
2022-05-04 | ; Re-fix last change in doc of 'with-buffer-unmodified-if-unchanged'. | Robert Pluim | 1 | -1/+1 |
2022-05-04 | * etc/NEWS: Improve some NEWS entries | Robert Pluim | 1 | -17/+21 |
2022-05-04 | ; * etc/PROBLEMS: Fix typo. | Robert Pluim | 1 | -1/+1 |
2022-05-04 | * doc/emacs/killing.texi: Fix typos | Robert Pluim | 1 | -7/+7 |
2022-05-04 | ; Fix last change in doc string of 'with-buffer-unmodified-if-unchanged'. | Eli Zaretskii | 1 | -1/+2 |
2022-05-04 | ; Fix typo in emacs-news-mode | Po Lu | 1 | -1/+1 |
2022-05-04 | ; * lisp/frameset.el: Fix a typo in a comment. | Eli Zaretskii | 1 | -1/+1 |
2022-05-04 | Fix restoring desktop from TTY-saved sessions | Eli Zaretskii | 1 | -3/+8 |
2022-05-04 | Turn on XInput 2 support by default | Po Lu | 3 | -8/+9 |
2022-05-04 | Clarify the doc string of 'with-buffer-unmodified-if-unchanged' | Eli Zaretskii | 1 | -7/+14 |
2022-05-04 | Remove unused variable in Haiku selection code | Po Lu | 2 | -4/+2 |
2022-05-04 | ; * lisp/international/characters.el (#xfb50): Fix last change. | Eli Zaretskii | 1 | -1/+1 |
2022-05-04 | Fix 'bidi-class' property of unassigned codepoints | Eli Zaretskii | 3 | -4/+17 |
2022-05-04 | Flush the tool bar cache on all terminals when adding new entries | Lars Ingebrigtsen | 1 | -1/+9 |
2022-05-04 | Correctly encode and decode filenames on NS | Po Lu | 1 | -11/+19 |
2022-05-04 | Fix file name encoding on Haiku file dialogs | Po Lu | 1 | -2/+2 |
2022-05-04 | Set initial size in the Haiku font dialog | Po Lu | 3 | -6/+20 |
2022-05-04 | Encode and decode filenames correctly on Haiku | Po Lu | 1 | -2/+5 |
2022-05-04 | Clean up Haiku file panel code | Po Lu | 6 | -193/+116 |
2022-05-04 | * src/haikufns.c (haiku_create_frame): Improve default border width. | Po Lu | 1 | -1/+1 |
2022-05-03 | server-execute: Initialize the *scratch* buffer | Sean Whitton | 1 | -4/+11 |
2022-05-04 | Fix display of placeholder composite string on Haiku | Po Lu | 1 | -2/+2 |
2022-05-04 | Fix event mask and source indication of _NET_WM_STATE messages | Po Lu | 3 | -21/+23 |
2022-05-03 | Make some recently added tests actually run | Lars Ingebrigtsen | 3 | -35/+37 |
2022-05-03 | Make with-buffer-unmodified-if-unchanged more efficient | Lars Ingebrigtsen | 1 | -2/+2 |
2022-05-03 | Make with-buffer-unmodified-if-unchanged more resilient | Lars Ingebrigtsen | 2 | -8/+43 |
2022-05-03 | with-buffer-unmodified-if-unchanged: Tweak the implementation | Stefan Monnier | 1 | -3/+5 |
2022-05-03 | Add NEWS entry about incompatible sorting command behaviors | Lars Ingebrigtsen | 1 | -0/+8 |