summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add eshell-shell-command and eshell-expand-to-eshell-shell-commandseries/unexpanded-input-v2Sean Whitton2021-12-24
* Add eshell-restore-unexpanded-inputSean Whitton2021-12-24
* Update from gnulibPaul Eggert2021-12-21
* Delete completion window on quittingPhilip Kaludercic2021-12-21
* Allow for next-completion to wrap around the completion bufferPhilip Kaludercic2021-12-21
* Allow for the completion buffer to be automatically selectedPhilip Kaludercic2021-12-21
* ; * src/xdisp.c (display_string): Fix a typo in a comment.Eli Zaretskii2021-12-21
* Declare functions to silence byte-compilerStefan Kangas2021-12-21
* Fix some tests in --without-all buildsStefan Kangas2021-12-21
* Silence additional byte-compiler warning in testStefan Kangas2021-12-21
* Add `permission-denied' error to TrampMichael Albinus2021-12-21
* Fix xg_event_is_scrollbar for grab-related events on XI2Po Lu2021-12-21
* ; Fix spelling; be consistent with "key binding" (Bug#52674)Stefan Kangas2021-12-21
* Don't produce multibyte strings by accident in sasl-scram-rfcMattias Engdegård2021-12-21
* ; * src/xterm.c (handle_one_xevent): Fix typo in last change.Po Lu2021-12-21
* Ignore XI_TouchBegin events on the GTK tool barPo Lu2021-12-21
* Fix gnus subject matching when subject is emptyAndrew G Cohen2021-12-21
* Revert "Speed up find_field when called from outside a field"Lars Ingebrigtsen2021-12-21
* Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen2021-12-21
* Allow @ characters in heredoc in shell-script-modeLars Ingebrigtsen2021-12-21
* Use the new `permission-denied' error to catch multisession errorsLars Ingebrigtsen2021-12-21
* Speed up find_field when called from outside a fieldLars Ingebrigtsen2021-12-21
* Fix bug#28557Stefan Monnier2021-12-20
* Don't drop touch events we're not interested in on GTK3Po Lu2021-12-21
* Fix touch event menu bar detectionPo Lu2021-12-21
* Fix xg_event_is_for_menubar for XI2 eventsPo Lu2021-12-21
* eieio-tests.el: Silence last warningsStefan Monnier2021-12-20
* * src/xterm.c (handle_one_xevent): Set user time on touch events.Po Lu2021-12-21
* Ignore all emulated button events (i.e. those from touchscreens)Po Lu2021-12-21
* Put AM_V_GEN etc. firstPaul Eggert2021-12-20
* ; Minor license statement fixesStefan Kangas2021-12-20
* Make some variable aliases obsoleteStefan Kangas2021-12-20
* Prefer $(info) to @echoPaul Eggert2021-12-20
* Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård2021-12-20
* Fix build in a separate directory (bug#52669)Sam Steingold2021-12-20
* Use defvar-keymap in wdired.elStefan Kangas2021-12-20
* Use declare-function instead of defun in eieio-tests.elStefan Kangas2021-12-20
* ; * lisp/emacs-lisp/cl-macs.el (cl--self-tco): fix bootstrappingMattias Engdegård2021-12-20
* Silence byte-compiler warnings from absent optional featuresMattias Engdegård2021-12-20
* Body of dynamic let-bindings is not in tail positionMattias Engdegård2021-12-20
* Add `macroexp--dynamic-variable-p`Mattias Engdegård2021-12-20
* Treat base64 string encode/decode as pure functionsMattias Engdegård2021-12-20
* Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-20
* Silence undefined function warnings in eieio-tests.elStefan Kangas2021-12-20
* Prefer skip-unless in one eieio testStefan Kangas2021-12-20
* Silence byte-compiler in cconv-tests.elStefan Kangas2021-12-20
* Merge from origin/emacs-28Stefan Kangas2021-12-20
|\
| * ; * doc/lispref/frames.texi (Child Frames): Improve wording.Eli Zaretskii2021-12-19
| * Clarify description of two mouse dragging parameters (Bug#52537)Martin Rudalics2021-12-19
* | * lisp/progmodes/sh-script.el (sh-mode-map): Use defvar-keymap.Stefan Kangas2021-12-19