aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Clarify Special Isearch slightlyLars Ingebrigtsen2022-02-211-1/+1
* | Remove PROBLEMS section on double-bufferingLars Ingebrigtsen2022-02-211-15/+0
* | Make 'ispell-change-dictionary' completion work betterLars Ingebrigtsen2022-02-211-5/+10
* | Make `next-buffer' order reflect command line file orderLars Ingebrigtsen2022-02-211-2/+16
* | Try to fix bug#54051Po Lu2022-02-211-3/+11
* | Prevent Haiku display from being opened multiple timesPo Lu2022-02-211-6/+19
* | Prevent GTK from setting unreasonable size hints with large menu barsPo Lu2022-02-212-0/+59
* | Implement left-right separators for dialog boxes on HaikuPo Lu2022-02-213-16/+51
* | Bump xref.el version.Dmitry Gutov2022-02-211-1/+1
* | Public-ize xref-show-xrefsDmitry Gutov2022-02-214-6/+13
* | ; * src/haikuterm.c (haiku_read_socket): Add extra keyboard modifiers.Po Lu2022-02-211-1/+2
* | Respect `extra-keyboard-modifiers' when handling XI2 keyboard inputPo Lu2022-02-211-0/+2
* | Public-ize xref-current-itemDmitry Gutov2022-02-212-6/+13
* | Further fixes for eww-open-url on Tramp filesLars Ingebrigtsen2022-02-202-12/+11
* | * lisp/mouse.el (context-menu-entry): Remove help-buffer-under-preparation.Juri Linkov2022-02-201-3/+1
* | Fix a compilation warning in cus-edit-tests.elLars Ingebrigtsen2022-02-201-3/+4
* | (loadhist_initialize): Fix regression test failureStefan Monnier2022-02-201-1/+4
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-02-201-2/+2
|\ \
| * | Adjust doc-tests-documentation/autoloaded-macroLars Ingebrigtsen2022-02-201-2/+2
* | | ; Fix compilation warningsEli Zaretskii2022-02-202-2/+8
|/ /
* | Simplify Minibuffer Edit exampleLars Ingebrigtsen2022-02-201-2/+2
* | Add instructions on disabling SPC completion to Minibuffer EditLars Ingebrigtsen2022-02-201-1/+8
* | Fix compilation warning introduced by previous shr.el changeLars Ingebrigtsen2022-02-201-0/+1
* | Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-203-13/+20
* | Make `g' work in eww buffers displaying Tramp filesLars Ingebrigtsen2022-02-201-11/+21
* | Make string-pixel-width about 40% fasterLars Ingebrigtsen2022-02-201-1/+4
* | * doc/misc/tramp.texi (Customizing Methods): Add tramp-nspawn.Michael Albinus2022-02-201-0/+11
* | Quote files that start with - in diredLars Ingebrigtsen2022-02-201-0/+7
* | * lisp/net/tramp.el (tramp-read-passwd): Adapt for empty user names.Michael Albinus2022-02-201-51/+43
* | Fix compilation warning in previous sendmail.el changeLars Ingebrigtsen2022-02-201-1/+2
* | Ensure that `mail-send' breaks too-long linesLars Ingebrigtsen2022-02-201-1/+4
* | Add more bookmark typesMatthias Meulien2022-02-202-0/+4
* | Fix font panel on NSPo Lu2022-02-201-10/+8
* | * src/haikumenu.c (haiku_dialog_show): Set `popup_activated_p'.Po Lu2022-02-201-0/+2
* | Handle GUI input while inside popup dialog on HaikuPo Lu2022-02-204-10/+76
* | Fix typo in last changePo Lu2022-02-201-2/+2
* | Ignore modifier keys early when handling X key press eventsPo Lu2022-02-202-1/+53
* | Free XI2 devices in x_delete_display insteadPo Lu2022-02-201-4/+5
* | Revert "; * rcirc.el (rcirc-print): Prefer sleep-for over sit-for"Philip Kaludercic2022-02-191-1/+1
* | (specpdl_unrewind): Fix corner caseStefan Monnier2022-02-192-67/+17
* | ; * rcirc.el (rcirc-print): Prefer sleep-for over sit-forPhilip Kaludercic2022-02-191-1/+1
* | (macroexp-warn-and-return): Fix bug#53618Stefan Monnier2022-02-1910-50/+28
* | (loadhist_initialize): Minor refactoringStefan Monnier2022-02-191-6/+10
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishapsStefan Monnier2022-02-191-23/+26
* | Adapt Tramp password prompts for sudo-like methodsMichael Albinus2022-02-195-15/+61
* | Some vtable.texi copy editsLars Ingebrigtsen2022-02-191-8/+9
* | Mention vtable accessor functionsLars Ingebrigtsen2022-02-191-0/+5
* | Improve the vtable documentation on argument typesLars Ingebrigtsen2022-02-191-5/+10
* | Fix a vtable exampleLars Ingebrigtsen2022-02-191-2/+1
* | Improve vtable documentationEli Zaretskii2022-02-193-37/+61