summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/correct-warning-posscratch/correct-warning-posAlan Mackenzie2022-01-22162-1958/+34596
|\
| * Prevent raw bytes from being displayed as help text on HaikuPo Lu2022-01-221-4/+1
| * Use locale coding system to decode XIM preedit textPo Lu2022-01-221-1/+1
| * Change visibility of "Undelete Frame"Eli Zaretskii2022-01-221-1/+1
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-01-221-3/+2
| |\
| | * Get rid of some unnecessary code in handle_one_xeventPo Lu2022-01-221-3/+2
| * | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-01-2211-78/+73
| |\ \ | | |/
| | * ; Merge from origin/emacs-28Stefan Kangas2022-01-220-0/+0
| | |\
| | | * Fix memory-report-object-size to initialize memory-report--type-sizeSergey Vinokurov2022-01-211-1/+1
| | | * Fix menu-bar mouse clicks in "C-h c" and "C-h k" (bug#53322)Stefan Monnier2022-01-202-12/+11
| | * | Fix recent changes to visible bell codePo Lu2022-01-221-9/+11
| | * | Clean up visible bell code on XPo Lu2022-01-222-48/+8
| | * | Fix crash when the visible bell is rung but there is no cairo surfacePo Lu2022-01-221-7/+9
| | * | Avoid glitches in ELC lines in build outputPaul Eggert2022-01-211-0/+26
| | * | Simplify AM_V_ELC setupPaul Eggert2022-01-211-11/+1
| | * | * lisp/cus-start.el (polling-period): Update type.Glenn Morris2022-01-211-1/+1
| | * | * src/keyboard.c (start_polling): Fix type mixup.Glenn Morris2022-01-211-1/+1
| | * | Disable background image fetching from asking for passwordsLars Ingebrigtsen2022-01-211-6/+11
| | * | Further emake tweaksLars Ingebrigtsen2022-01-211-0/+1
| | * | Fix previous emake changeLars Ingebrigtsen2022-01-211-1/+1
| | * | * src/keyboard.c (syms_of_keyboard): Fix build without input polling.Po Lu2022-01-211-0/+2
| | * | Improve the completion-category-overrides doc stringLars Ingebrigtsen2022-01-211-2/+6
| | * | Remove text mistakenly added to the diff--iterate-hunks doc stringLars Ingebrigtsen2022-01-211-2/+1
| | * | Followup fix to previous message-update-smtp-method-header changeLars Ingebrigtsen2022-01-211-0/+1
| | * | Allow From to be part of message-hidden-headersLars Ingebrigtsen2022-01-211-1/+4
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-01-2120-130/+218
| |\ \ \ | | |/ /
| | * | Don't use 'eshell-eval-using-options' for 'eshell/source' or 'eshell/.'Jim Porter2022-01-212-16/+7
| | * | Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter2022-01-213-32/+79
| | * | Fix indentation in NEWS of cl-flet itemTheodor Thornhill2022-01-211-1/+1
| | * | Clarify Splitting Mail in the Gnus manualLars Ingebrigtsen2022-01-211-6/+11
| | * | Interpret a "" value of EMACS_TEST_VERBOSE as "off"Lars Ingebrigtsen2022-01-213-6/+9
| | * | Make the edebug-all-defs user option work more reliablyLars Ingebrigtsen2022-01-211-1/+5
| | * | Make xwidgets work on builds that don't use Cairo drawingPo Lu2022-01-213-34/+50
| | * | Clean up mm-display-inline-fontify slightlyLars Ingebrigtsen2022-01-211-2/+0
| | * | Make diff--iterate-hunks more resilientLars Ingebrigtsen2022-01-211-16/+20
| | * | Use the correct converter for odf files in doc-viewShuguang Sun2022-01-211-1/+1
| | * | Update multisession variables when editing the valuesLars Ingebrigtsen2022-01-211-4/+10
| | * | Further improve determination of when commands can be invoked directlyJim Porter2022-01-212-11/+24
| | * | Adjust emake after recent changesLars Ingebrigtsen2022-01-211-0/+1
| * | | ; * etc/NEWS: Fix description of 'polling-period' change.Eli Zaretskii2022-01-211-2/+2
| |/ /
| * | Synchronize XI2 code with Core Input codePo Lu2022-01-211-13/+20
| * | Merge from origin/emacs-28Po Lu2022-01-214-23/+66
| |\ \ | | |/
| | * Fix UB in ebrowseEli Zaretskii2022-01-201-1/+9
| | * Fix execute-extended-command-for-buffer in fundamental-modeLars Ingebrigtsen2022-01-201-2/+2
| | * Add workaround to handle a problem with Enlightenment WM (Bug#53298)Martin Rudalics2022-01-202-20/+56
| * | ; * etc/NEWS: Fix typo in recent change.Po Lu2022-01-211-1/+1
| * | Work around GTK changing window backgrounds on colormapped displaysPo Lu2022-01-211-0/+8
| * | Fix BadValue crash when looking up empty color names on some X serversPo Lu2022-01-211-2/+7
| * | ruby-toggle-block-space-before-parameters: New user optionDmitry Gutov2022-01-213-7/+26
| * | Update menu bars when `use-system-tooltips' changes on HaikuPo Lu2022-01-211-0/+8