aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/outline.el (outline--insert-button): Fix RET on covered buttonscratch/outline-button-coverStefan Monnier2025-07-171-2/+10
* xref.el: Use `outline-button-cover-text`Stefan Monnier2025-07-171-2/+6
* outline.el: Add `outline-button-cover-text`Stefan Monnier2025-07-171-50/+64
* outline.el: Don't silence buffer text modificationStefan Monnier2025-07-171-37/+43
* outline.el: Use jit-lock to maintain the buttonsStefan Monnier2025-07-171-21/+21
* outline.el: Remove buttons properly, including the " "Stefan Monnier2025-07-171-3/+18
* lisp/outline.el (outline-minor-mode-cycle-filter): Don't quote lambdaStefan Monnier2025-07-171-2/+2
* comp.el: Fix minor corner-case annoyancesStefan Monnier2025-07-171-3/+3
* Add more ways to exclude buffers in tab-line-mode. (Bug#78988)Elías Gabriel Pérez2025-07-171-1/+29
* Avoid syscall in dir-locals--all-filesPaul Eggert2025-07-161-4/+1
* Avoid some syscalls in locate-dominating-filePaul Eggert2025-07-161-3/+4
* Merge from origin/emacs-30Sean Whitton2025-07-163-5/+6
|\
| * ; * lisp/vc/diff-mode.el (diff-mode): Scare-quote 'normal'.Sean Whitton2025-07-161-2/+3
| * ; * lisp/window.el (window-state-put): Fix a typo (bug#79013).Eli Zaretskii2025-07-141-1/+1
| * ; define-globalized-minor-mode: Fix info node link in docstring.Sean Whitton2025-07-131-2/+2
| * Nativecomp don't error with undeclared types (bug#6573) (don't merge)Andrea Corallo2025-07-091-3/+7
* | ; vc-revert-buffer-internal: Capitalization fix.Sean Whitton2025-07-161-1/+1
* | view-mode-exit: Respect view-read-onlySean Whitton2025-07-161-2/+7
* | vc-git-diff: Fix case where REV1 & REV2 are nil and no commits yetSean Whitton2025-07-161-3/+8
* | ; Fix recently introduced "ELisp".Sean Whitton2025-07-152-2/+2
* | Improve autorevert-testsMichael Albinus2025-07-156-45/+40
* | Fix shift-translation support of 'scroll-lock-mode' commandsEli Zaretskii2025-07-151-5/+5
* | Allow trivially autoloading transient-define-groupJonas Bernoulli2025-07-151-1/+4
* | vc-resynch-window: Check whether auto-revert-mode is boundSean Whitton2025-07-151-2/+1
* | Move some RefTeX 'setq's to major mode definitionPengji Zhang2025-07-142-6/+6
* | (cl--class-allparents): Fix bug#78989Stefan Monnier2025-07-142-28/+50
* | Improve prettification of (La)TeX symbolsPaul Nelson2025-07-141-21/+26
* | lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Use \Stefan Monnier2025-07-141-8/+8
* | Fix (find-file "/dev/null")Paul Eggert2025-07-131-10/+12
* | org-persist.el: Silence fewer warnings and fix found warningStefan Monnier2025-07-131-35/+32
* | Preserve source position of macro calls in macro expansionsAlan Mackenzie2025-07-132-15/+105
* | ; Fixes to last change.Sean Whitton2025-07-131-1/+1
* | tramp-file-name-with-method can be set connection-localMichael Albinus2025-07-131-31/+36
* | New global minor mode vc-auto-revert-modeSean Whitton2025-07-134-36/+63
* | vc-register: Fix setting backup-inhibitedSean Whitton2025-07-131-25/+18
* | ; * lisp/dired-aux.el (dired-vc-deduce-fileset): Fix last change.Eli Zaretskii2025-07-131-1/+1
* | Allow duplicate menu entries in ImenuDrew Adams2025-07-131-9/+32
* | ; Delete unnecessary global autoload from last change.Sean Whitton2025-07-121-1/+0
* | dired-vc-deduce-fileset: Call vc-backend-for-registrationStephen Berman2025-07-122-2/+5
* | Merge from origin/emacs-30Eli Zaretskii2025-07-122-2/+2
|\ \ | |/
| * ; Fix typosRobert Pluim2025-07-072-2/+2
| * Fix 'kill-ring-deindent-mode'Eli Zaretskii2025-07-061-0/+4
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-121-25/+48
* | Revert "Add option 'ffap-prefer-remote-file' (bug#78925)"Eli Zaretskii2025-07-121-49/+25
* | Add option 'ffap-prefer-remote-file' (bug#78925)Liu Hui2025-07-121-25/+49
* | New command 'mode-line-invisible-mode'Elías Gabriel Pérez2025-07-121-0/+31
* | Add public interfaces for accessing builtin package info (Bug#78844)Xiyue Deng2025-07-121-0/+15
* | ; vc-git-find-revision: Fix last change to this function.Sean Whitton2025-07-111-1/+1
* | VC: Fix displaying the async command buffer during async checkinsSean Whitton2025-07-111-6/+19
* | Apply vc-use-incoming-outgoing-prefixes to vc-dir-mode-map tooSean Whitton2025-07-112-5/+14