aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Support completion-eager-display in completing-read-multipleSpencer Baugh2025-11-272-16/+16
* | | | (display-buffer-overriding-action): Try and discourage abuseStefan Monnier2025-11-271-2/+7
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-11-271-1/+1
|\ \ \ \
| * | | | * lisp/vc/vc.el (vc--apply-to-other-working-tree): Use y-or-n-p.Sean Whitton2025-11-271-1/+1
* | | | | Improve the fix for 'd' command in 'query-replace'Eli Zaretskii2025-11-272-3/+4
|/ / / /
* | | | Fix project-prompt-project-name with (choose a dir)Dmitry Gutov2025-11-271-2/+2
* | | | Add new commands 'merge-frames' and 'split-frame'Pranshu Sharma2025-11-271-0/+98
* | | | ; Fix order in which 'package-dir-info' searches filesPhilip Kaludercic2025-11-261-4/+4
* | | | Fix completion error in `C-x RET f ut-8-d TAB`Stefan Monnier2025-11-261-4/+7
* | | | Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen2025-11-262-2/+9
* | | | Make it easier to enable Abbrev mode by defaultSean Whitton2025-11-251-0/+7
* | | | Refine VC-Dir mass mark changesSean Whitton2025-11-251-23/+26
* | | | Make diff-revert-and-kill-hunk consider an active regionSean Whitton2025-11-251-7/+35
* | | | ; * lisp/emacs-lisp/pcase.el (pcase-setq): Fix parameter names.Sean Whitton2025-11-251-4/+5
* | | | ; * lisp/emacs-lisp/cond-star.el: Tidy up dummy macro definitions.Sean Whitton2025-11-251-23/+23
* | | | ; * lisp/vc/diff-mode.el (diff-goto-source): Revise docstring again.Sean Whitton2025-11-251-6/+8
* | | | Make diff-apply-hunk consider an active regionSean Whitton2025-11-251-69/+100
* | | | * lisp/emacs-lisp/cond-star.el (pcase*): New dummy definition.Sean Whitton2025-11-251-2/+10
* | | | ; diff-mode-el: Improve docstrings re diff-jump-to-old-file.Sean Whitton2025-11-251-10/+28
* | | | CC Mode: update Version: header. Add a comment about itAlan Mackenzie2025-11-252-1/+3
* | | | Fix mouse dragging on touch screensPo Lu2025-11-252-19/+57
* | | | Only search for package descriptors in package rootPhilip Kaludercic2025-11-241-1/+1
* | | | ; Fix issue when installing packages from DiredPhilip Kaludercic2025-11-241-2/+2
* | | | Replace underscores in bind-and* with fresh symbolsPhilip Kaludercic2025-11-241-1/+3
* | | | Fix query-replace-regexp for using '^' with calculated replacement '\,'Juri Linkov2025-11-241-6/+10
* | | | Don't apply EditorConfig files to themselvesStefan Monnier2025-11-241-1/+5
* | | | Persist Log View mode marks across buffer revertSean Whitton2025-11-241-0/+18
* | | | editorconfig-core-handle.el: Fix silent misparseStefan Monnier2025-11-242-20/+19
* | | | ; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea2025-11-231-29/+43
* | | | ; * lisp/time-stamp.el: Minor code changesStephen Gildea2025-11-231-17/+18
* | | | New commands to rewind decentralized VCS branchesSean Whitton2025-11-233-2/+122
* | | | Add 'newsticker--treeview-handle-url' (Bug#79849)Ulf Jasper2025-11-231-3/+14
* | | | Fix 'd' command in 'query-replace' in buffers not visiting filesEli Zaretskii2025-11-232-3/+16
* | | | ; hideshow: Rename 'hs--discard-overlay-after-change'.Elías Gabriel Pérez2025-11-231-5/+5
* | | | vc-resynch-window: Restore always using vc-revert-buffer-internalSean Whitton2025-11-221-9/+1
* | | | lisp/ldefs-boot.el: Update generated presumably by lisp/Makefile.in (?)Stefan Monnier2025-11-221-10/+29
* | | | Default split-window-preferred-direction to 'longest'Sean Whitton2025-11-221-11/+12
* | | | vc-git-revision-published-p: Resolve REVSean Whitton2025-11-221-1/+2
* | | | New command alias vc-restoreSean Whitton2025-11-221-0/+3
* | | | (loaddefs-generate--make-autoload): Fix bug#79852Stefan Monnier2025-11-221-12/+4
* | | | (loaddefs--defining-macros): Weed out a few more entriesStefan Monnier2025-11-221-8/+3
* | | | : Update ldefs-boot.elStefan Monnier2025-11-221-272/+560
* | | | loaddefs-gen: Weed out some elements from the shortcut pathStefan Monnier2025-11-226-71/+73
* | | | Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-221-30/+35
* | | | Fix non-interactive use of 'lua-start-process'john muhl2025-11-221-12/+23
* | | | Make Flymake fringe indicators use dedicated facesProtesilaos Stavrou2025-11-221-6/+21
* | | | Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada2025-11-221-0/+6
* | | | The --script option now enforces lexical binding (bug#79760)Pip Cet2025-11-221-1/+4
* | | | Fix XML indentation for CDATA section contentRadioNoiseE2025-11-221-1/+5
* | | | csharp-mode : Fix typos and remove duplicated declarationAna2025-11-221-11/+1