summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-02-24
|\
| * (add-hook): Fix regressionStefan Monnier2022-02-22
| * Unbreak project switcher when inside *xref* bufferDmitry Gutov2022-02-23
| * Enable "Revert Buffer" if file has different writabilityLars Ingebrigtsen2022-02-22
| * (add-hook, remove-hook): Fix leaks (bug#48666)Stefan Monnier2022-02-22
| * Improve ruler-mode draggingAndrea Rossetti2022-02-22
| * Make outline-blank-line into defcustomJeff Norden2022-02-22
| * Don't signal an error on re-builder startup with rx syntaxLars Ingebrigtsen2022-02-22
| * Merge from origin/emacs-28Stefan Kangas2022-02-22
| |\
| | * Don't check whether a deleted window is deletable (Bug#54028)Martin Rudalics2022-02-21
| | * A friendlier error message from image-mode in an empty bufferEli Zaretskii2022-02-21
| | * Update to Org 9.5.2-17-gea6b74Kyle Meyer2022-02-20
| | * ; Don't reference obsolete variables in edebug.elRaffael Stocker2022-02-20
| * | Improve momentum pixel scrolling on a non-selected windowPo Lu2022-02-22
| * | Add links to the vtable manualLars Ingebrigtsen2022-02-22
| * | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changesStefan Monnier2022-02-21
| * | * lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034Stefan Monnier2022-02-21
| * | Improve vtable :keymap handlingLars Ingebrigtsen2022-02-21
| * | Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-21
| * | Ensure 'eshell-output-object' always returns nil for consistencyJim Porter2022-02-21
| * | Improve docstrings for 'eshell-exec-lisp' and functions that call itJim Porter2022-02-21
| * | ; * lisp/eshell/esh-io.el (grep-null-device): Remove unused defvar.Jim Porter2022-02-21
| * | Make 'ispell-change-dictionary' completion work betterLars Ingebrigtsen2022-02-21
| * | Make `next-buffer' order reflect command line file orderLars Ingebrigtsen2022-02-21
| * | Bump xref.el version.Dmitry Gutov2022-02-21
| * | Public-ize xref-show-xrefsDmitry Gutov2022-02-21
| * | Public-ize xref-current-itemDmitry Gutov2022-02-21
| * | Further fixes for eww-open-url on Tramp filesLars Ingebrigtsen2022-02-20
| * | * lisp/mouse.el (context-menu-entry): Remove help-buffer-under-preparation.Juri Linkov2022-02-20
| * | Fix compilation warning introduced by previous shr.el changeLars Ingebrigtsen2022-02-20
| * | Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-20
| * | Make `g' work in eww buffers displaying Tramp filesLars Ingebrigtsen2022-02-20
| * | Make string-pixel-width about 40% fasterLars Ingebrigtsen2022-02-20
| * | Quote files that start with - in diredLars Ingebrigtsen2022-02-20
| * | * lisp/net/tramp.el (tramp-read-passwd): Adapt for empty user names.Michael Albinus2022-02-20
| * | Fix compilation warning in previous sendmail.el changeLars Ingebrigtsen2022-02-20
| * | Ensure that `mail-send' breaks too-long linesLars Ingebrigtsen2022-02-20
| * | Add more bookmark typesMatthias Meulien2022-02-20
| * | Revert "; * rcirc.el (rcirc-print): Prefer sleep-for over sit-for"Philip Kaludercic2022-02-19
| * | ; * rcirc.el (rcirc-print): Prefer sleep-for over sit-forPhilip Kaludercic2022-02-19
| * | (macroexp-warn-and-return): Fix bug#53618Stefan Monnier2022-02-19
| * | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishapsStefan Monnier2022-02-19
| * | Adapt Tramp password prompts for sudo-like methodsMichael Albinus2022-02-19
| * | Add column sorting order indicators to vtableLars Ingebrigtsen2022-02-19
| * | Make string-pixel-width slightly speedierLars Ingebrigtsen2022-02-19
| * | Fix types of some align.el defcustomsMauro Aranda2022-02-19
| * | Fix :match function for the key widgetMauro Aranda2022-02-19
| * | Add a new library to format variable-pitch tablesLars Ingebrigtsen2022-02-19
| * | Fix symbols with position appearing in the output of `compile-defun'Alan Mackenzie2022-02-19
| * | Merge from origin/emacs-28Stefan Kangas2022-02-19
| |\|