summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* itree.c: Get rid of the old iterator codescratch/noverlayStefan Monnier2022-11-174-214/+23
* itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier2022-11-175-109/+37
* itree.c: Add new "stateless" iterator code and post-order traversalStefan Monnier2022-11-172-47/+252
* Fix two typos in a doc stringKarl Fogel2022-11-161-2/+2
* ; * src/comp.c (Fnative_elisp_load): Fix typo in docstringJuanma Barranquero2022-11-171-1/+1
* EUDC: Fix eudc-capf-message-expand-name nil resultThomas Fitzsimmons2022-11-161-5/+6
* * src/itree.c: Use more uniform names starting with `itree_`Stefan Monnier2022-11-161-114/+114
* Call xref--analyze with correct projectStephen Leake2022-11-161-1/+6
* Add flat-button to docstring of 'set-face-attribute'Gabriel do Nascimento Ribeiro2022-11-161-7/+6
* Reduce buffer-tests noisiness even moreEli Zaretskii2022-11-161-5/+5
* Reduce buffer-tests noisiness when run in batch mode.Matt Armstrong2022-11-161-42/+35
* ; * lisp/apropos.el (apropos): Doc fix. (Bug#59248)Eli Zaretskii2022-11-161-1/+2
* Set vc-prepare-patches-separately to nil in .dir-locals.elPhilip Kaludercic2022-11-161-1/+2
* Merge from origin/emacs-28Stefan Kangas2022-11-161-8/+9
|\
| * Explain how to bind keys to non-ASCII sequencesRobert Pluim2022-11-141-0/+16
| * Document that 'transient-mark-mode' is off in batch modeEli Zaretskii2022-11-121-8/+9
* | Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-165-20/+65
* | Fix error trapping in x_focus_framePo Lu2022-11-161-7/+14
* | ; * lisp/subr.el (match-buffers): Fix typoJuanma Barranquero2022-11-151-1/+1
* | New command 'project-list-buffers' bound to 'C-x p C-b' (bug#59153)Juri Linkov2022-11-154-3/+52
* | ; Fix some doc strings in elisp-mode.elEli Zaretskii2022-11-151-16/+21
* | ; Improve doc strings in seq.elEli Zaretskii2022-11-151-59/+67
* | ; .clang-format: Support macros in comp.c, align operands correctly.Vibhav Pant2022-11-151-4/+12
* | Fix last change againPo Lu2022-11-151-0/+7
* | More fixes to last changePo Lu2022-11-154-12/+37
* | Fix recent Cairo xsettings changesPo Lu2022-11-154-14/+52
* | Use substitute-command-keys for buffer-menu helpStefan Kangas2022-11-151-7/+26
* | ; Auto-commit of loaddefs files.Stefan Kangas2022-11-151-15/+141
* | Add face to key bindings suggested by M-xStefan Kangas2022-11-151-3/+4
* | Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu2022-11-142-44/+98
* | CC Mode: Prevent over-eager recognition of a variable as a found typeAlan Mackenzie2022-11-141-0/+5
* | Prevent crashes upon trying to focus a child frame on clickPo Lu2022-11-141-1/+12
* | Hardcode "-name" instead of using find-name-argDmitry Gutov2022-11-141-4/+3
* | * lisp/minibuffer.el (set-message-functions): New user option.Juri Linkov2022-11-132-1/+91
* | Fix suggest-key-bindings displaying key as commandStefan Kangas2022-11-132-8/+23
* | * lisp/tab-bar.el: More improvements for tab-bar-auto-width (bug#59208)Juri Linkov2022-11-131-23/+36
* | Eglot: fix null scopeUri regression in workspace/configurationIngo Lohmar2022-11-131-4/+5
* | ; * lisp/simple.el (execute-extended-command): Improve comments.Stefan Kangas2022-11-131-5/+3
* | New test for execute-extended-command helper defunStefan Kangas2022-11-131-0/+12
* | Prefer defvar-keymap in sql.elStefan Kangas2022-11-131-28/+24
* | Add new Go modes to eglot-server-programsDavide Masserut2022-11-131-1/+1
* | Fix bug#59075Po Lu2022-11-131-0/+2
* | Fix warnings without XCB or XFixesPo Lu2022-11-131-3/+8
* | ; Improve documentation of text-scale adjust commandsEli Zaretskii2022-11-131-13/+17
* | Prevent non-local exits from ns-in-echo-areaPo Lu2022-11-131-1/+32
* | eglot: Support signature labels without a function nameMichal Dubiel2022-11-121-1/+1
* | vc-git: Ensure git doesn't try to colorize stashesMorgan Smith2022-11-121-1/+2
* | Add cperl-mode to eglot-server-programsShohei YOSHIDA2022-11-121-1/+1
* | .dir-locals.el (C entry). Add NO_INLINE to c-noise-macro-namesAlan Mackenzie2022-11-121-1/+2
* | Correctly handle key map updates on HaikuPo Lu2022-11-121-0/+18