aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwheel.el: Code clean to reduce duplicationscratch/mwheel-no-altsStefan Monnier2024-01-121-33/+21
* mwheel.el: Remove `mouse-wheel-*-alternate-event` varsStefan Monnier2024-01-123-69/+22
* mwheel.el: Unconditionally use the `wheel-up/down/...` eventsStefan Monnier2024-01-123-12/+20
* * lisp/completion-preview.el: Fix use in non-GUI sessionStefan Monnier2024-01-121-8/+10
* * lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier2024-01-121-3/+9
* (mwheel--is-dir-p): New macro to reduce code duplicationStefan Monnier2024-01-121-22/+23
* (mouse-wheel-*-event): Minor cleanupsStefan Monnier2024-01-092-19/+19
* ; cperl-mode: Fix a compiler warning caused by my previous commitHarald Jörg2024-01-091-4/+2
* Use `min`/`max` macros in a few more placesStefan Kangas2024-01-098-20/+14
* cperl-mode.el: Make sure cperl-file-style is set buffer-localHarald Jörg2024-01-082-4/+42
* Make Tramp more robustMichael Albinus2024-01-081-12/+12
* ; Fix a crash in sfnt_read_fvar_tablePo Lu2024-01-081-1/+1
* Properly instruct Italic Arial or BS Mono at small PPEM sizesPo Lu2024-01-082-37/+128
* ; * etc/PROBLEMS: Remove several resolved problems.Po Lu2024-01-081-99/+27
* Remove redundant conversion from bool to boolStefan Kangas2024-01-081-1/+1
* Support string literals in build_string.cocciStefan Kangas2024-01-081-0/+6
* ; Delete a superfluous bitwise 'or'Stefan Kangas2024-01-081-1/+0
* Clarify purpose of module aliases in ERCF. Jason Park2024-01-074-14/+28
* Make ERC's format catalogs more extensibleF. Jason Park2024-01-074-4/+37
* Allow setting `erc-split-line-length' to zeroF. Jason Park2024-01-074-3/+21
* Use global window hook for erc-keep-place-indicatorF. Jason Park2024-01-072-50/+52
* ; Make erc--send-input-lines a normal function againF. Jason Park2024-01-071-2/+3
* ; doc/misc/erc.texi: Improve SASL intro.F. Jason Park2024-01-071-6/+12
* Support more metadata properties in completion-category-overrides (bug#68214)Juri Linkov2024-01-073-16/+60
* Handle local default directory in connection-local-valueMichael Albinus2024-01-072-10/+60
* (jsonrpc--log-event): Try and fix bug#68072Stefan Monnier2024-01-071-10/+11
* Eglot: careful when invoking code actions on no symbol at allJoão Távora2024-01-061-3/+4
* (describe-package-1): Fix bug#68288Stefan Monnier2024-01-061-16/+22
* Pacify Ubuntu GCC 13.2 in x_get_local_selectionPaul Eggert2024-01-061-0/+6
* Pacify Ubuntu GCC 13.2 in set_marker_internalPaul Eggert2024-01-061-0/+5
* Complete change of ert-remote-temporary-file-directoryMichael Albinus2024-01-062-2/+2
* Minor change in tramp.texiMichael Albinus2024-01-061-5/+7
* Adapt Tramp versionMichael Albinus2024-01-062-4/+4
* Make 'advice-remove' interactiveSteven Allen2024-01-063-3/+35
* ; * doc/lispref/buffers.texi (Buffer List): Fix merge snafu.Eli Zaretskii2024-01-061-2/+2
* Merge from origin/emacs-29Eli Zaretskii2024-01-0610-25/+64
|\
| * ; * doc/emacs/custom.texi (Changing a Variable): Update example (bug#68279).Eli Zaretskii2024-01-061-2/+3
| * Fix icons.el when icon does not exist as a fileEli Zaretskii2024-01-061-5/+7
| * ; Improve documentation of 'buffer-match-p'Eli Zaretskii2024-01-062-9/+18
| * * lisp/isearch.el (isearch-search-and-update): Let-bind 'isearch-cmds'.Juri Linkov2024-01-051-1/+2
| * * src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash table Qunbound use.Andrea Corallo2024-01-041-2/+2
| * Provide decent documentation for 'help-quick'Eli Zaretskii2024-01-042-3/+25
| * ; * src/window.c (Fset_window_margins): Doc fix.Eli Zaretskii2024-01-031-1/+5
| * treesit--pre-syntax-ppss: Fix args-out-of-range in internal--syntax-propertizeDmitry Gutov2024-01-021-1/+1
* | ; Minor copyedits of doc of 'handler-bind'Eli Zaretskii2024-01-061-14/+15
* | Fix last change (bug#67930)Eli Zaretskii2024-01-061-7/+9
* | Fix file-name resolution in *compilation* and *grep* buffersJurgen De Backer2024-01-061-7/+13
* | Fix use of 'display-buffer-alist' for Info buffersMartin Rudalics2024-01-061-10/+57
* | Revert "Add new `swap` macro and use it"Po Lu2024-01-0614-41/+111
* | Properly parse TTC tables with digital signaturesPo Lu2024-01-061-3/+3