aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * lisp/emacs-lisp/bytecomp.el (featurep): Safer comp-time evaluationMattias Engdegård2025-09-011-3/+3
* | | | Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton2025-09-015-108/+117
* | | | VC outgoing commands for Git: Don't unconditionally fetchSean Whitton2025-09-014-21/+26
* | | | (completion-file-name-table): Refine last fixStefan Monnier2025-09-011-6/+4
* | | | New user option 'tab-line-define-keys'Juri Linkov2025-08-312-8/+57
* | | | * doc/emacs/modes.texi (Choosing Modes): Document 'treesit-enabled-modes'.Juri Linkov2025-08-312-0/+9
* | | | vc-revert: Fix calling vc-buffer-sync (bug#79319)Sean Whitton2025-08-311-1/+2
* | | | * lisp/vc/vc.el (vc-revert): Tighten up save-some-buffers predicate.Sean Whitton2025-08-311-1/+2
* | | | ; * etc/NEWS: Document the change that fixed bug#65897.Eli Zaretskii2025-08-311-0/+8
* | | | Allow entering the debugger on error in emacsclient connectionsSpencer Baugh2025-08-311-1/+1
* | | | Fix EOL decoding in files extracted from ZIP archivesEli Zaretskii2025-08-301-1/+12
* | | | * lisp/saveplace.el (save-places-to-alist): Add doc string.Jeremy Bryant2025-08-301-2/+2
* | | | ; Fix `(emacs)Merge Bases'Sean Whitton2025-08-301-8/+1
* | | | Merge from origin/emacs-30Eli Zaretskii2025-08-304-8/+74
|\ \ \ \ | |/ / /
| * | | * doc/misc/efaq-w32.texi (UTF-8 encoding): New section (bug#79296).Eli Zaretskii2025-08-301-0/+64
| * | | ; * doc/misc/flymake.texi (Finding diagnostics): Fix a typo (bug#79325).Eli Zaretskii2025-08-281-1/+1
| * | | * doc/emacs/screen.texi (Mode Line): Fix reference.Michael Albinus2025-08-271-1/+1
| * | | ; * admin/make-tarball.txt: Update the "Web pages" section (bug#79315).Eli Zaretskii2025-08-261-6/+8
* | | | ; Merge from origin/emacs-30Eli Zaretskii2025-08-300-0/+0
|\ \ \ \ | |/ / /
| * | | Improve and clarify documentation of 'dired-click-to-select-mode'Eli Zaretskii2025-08-232-15/+20
* | | | Document and test 'let-alist' support for indexingSpencer Baugh2025-08-303-0/+30
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-08-307-2/+241
|\ \ \ \
| * | | | New commands for outgoing diffs including uncommitted changesSean Whitton2025-08-305-0/+167
| * | | | Document C-x v M D and C-x v M L in the manualSean Whitton2025-08-303-1/+73
| * | | | Eglot: fix likely off-by-1 in LabelOffsetSupport feature (bug#79259)João Távora2025-08-301-1/+1
* | | | | Fix "C-u C-h C-n"Eli Zaretskii2025-08-301-0/+1
|/ / / /
* | | | ; Fix defcustom typeEli Zaretskii2025-08-301-2/+6
* | | | Eglot: escape literal % characters in URIsSteven Allen2025-08-302-6/+5
* | | | bug#79241: Fix incorrect handling of overlays in `vertical-motion'Sergio Pastor Pérez2025-08-301-0/+3
* | | | ; * doc/lispref/edebug.texi (Edebug Views): Fix wording of last change.Eli Zaretskii2025-08-301-8/+8
* | | | Add edebug-bounce-to-previous-valueJens Schmidt2025-08-305-22/+222
* | | | Fontify all comment delimiters in 'lua-ts-mode'john muhl2025-08-302-2/+10
* | | | ; * lisp/ehelp.el (ehelp-command): Fix the autoload form (bug#79289).Eli Zaretskii2025-08-301-1/+1
* | | | Fix recursive load when 'calc-always-load-extensions' is setSean Devlin2025-08-301-6/+2
* | | | Add user option to inhibit Calc startup message (bug#79143)Sean Devlin2025-08-304-7/+42
* | | | ; use modern sort calls in more placesMattias Engdegård2025-08-292-3/+3
* | | | * lisp/treesit-x.el (treesit-generic-mode-font-lock-map): Extend.Juri Linkov2025-08-292-1/+8
* | | | * lisp/textmodes/markdown-ts-mode.el: Fix embed settings.Juri Linkov2025-08-291-22/+28
* | | | * lisp/progmodes/python.el: Use 'treesit-major-mode-remap-alist'.Juri Linkov2025-08-291-2/+9
* | | | ; Fix last commitMichael Albinus2025-08-291-5/+7
* | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-08-291-10/+14
|\ \ \ \
| * | | | Fix org-habit bug related to string mutationMattias Engdegård2025-08-291-10/+14
* | | | | `Fix read-directory-name' for Tramp filesMichael Albinus2025-08-296-143/+298
|/ / / /
* | | | Make 'lua-prefix-key' option a 'key-sequence'john muhl2025-08-291-32/+31
* | | | Prefer tls to ssl in nnimap and smtpmail codeRobert Pluim2025-08-282-6/+10
* | | | ; Delete unnecessary backslashesArash Esbati2025-08-281-3/+3
* | | | Pass dired default filenames via defaults argumentSpencer Baugh2025-08-281-31/+20
* | | | * lisp/tab-bar.el (frameset-session-filter-tabs): New function.Juri Linkov2025-08-281-0/+8
* | | | ruby-flymake-simple: Refine furtherDmitry Gutov2025-08-281-1/+1
* | | | Make RET choose the selected completionSpencer Baugh2025-08-274-31/+112