aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve documentation of 'insert-kbd-macro'Adam Sjøgren2025-04-272-4/+8
* | Mark vc-dav.el as obsolete (bug#77626)Sean Whitton2025-04-272-0/+4
* | Improve syncing VC buffers before generating diffsSean Whitton2025-04-272-16/+109
* | vc-diff: Delete redundant call to vc-maybe-buffer-syncSean Whitton2025-04-272-1/+3
* | Rename vc-buffer-sync's argument to NOT-ESSENTIALSean Whitton2025-04-272-19/+19
* | ; Fix compilation warning in string-edit.elEli Zaretskii2025-04-261-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-04-269-35/+48
|\ \ | |/
| * * doc/emacs/files.texi (Time Stamp Customization): Typo.Stephen Gildea2025-04-251-1/+1
| * ; * doc/emacs/search.texi (Isearch Yank): Improve flow.Sean Whitton2025-04-241-1/+1
| * ; * etc/DEBUG: Say that debugging code compiled w/ -Og can be hard.Sean Whitton2025-04-241-5/+5
| * ; Improve documentation of 'modifier-bar-mode'Eli Zaretskii2025-04-243-14/+22
| * ; * doc/emacs/programs.texi (Matching): Fix wording (bug#78021).Eli Zaretskii2025-04-241-11/+14
| * ; * doc/misc/efaq-w32.texi (MinGW-w64): Fix punctuation (bug#78005).Eli Zaretskii2025-04-231-1/+1
| * ; * java/res/README: Note origin of emacs_wrench.png.Sean Whitton2025-04-201-0/+4
* | ; Merge from origin/emacs-30Eli Zaretskii2025-04-260-0/+0
|\ \ | |/
| * Backport: fix flymake margin indicator fallback logicSpencer Baugh2025-04-191-6/+14
* | Fix 'kill-ring-deindent-mode'Eli Zaretskii2025-04-261-0/+4
* | Avoid signaling errors in 'cursor-face-highlight-mode'Eli Zaretskii2025-04-261-1/+1
* | ; Fix previous arc-mode-test commitJens Schmidt2025-04-261-5/+4
* | Reuse calendar temporary facesManuel Giraud2025-04-261-6/+8
* | Fix thai-pattachote input methodEli Zaretskii2025-04-261-2/+2
* | csharp-mode.el: Improve fontification of string-interpolation exprsJostein Kjønigsen2025-04-261-4/+11
* | Add "forward history" support for some debuggersPaul Nelson2025-04-263-6/+36
* | Don't consider "Grep finished" lines as matches for file namesPaul Nelson2025-04-261-0/+10
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-04-263-9/+23
|\ \
| * | log-edit-insert-message-template: Reorder headersSean Whitton2025-04-261-6/+10
| * | ; comment-indent: Leave point where we used to.Sean Whitton2025-04-261-1/+1
| * | ; mode-line-collapse-minor-modes: Tweak wording.Sean Whitton2025-04-261-2/+2
| * | Make lighter for collapsed minor modes customizable (bug#77361)Pengji Zhang2025-04-261-2/+12
* | | Fix filename completion in Python shell (bug#77853)Liu Hui2025-04-261-0/+2
* | | Improve help-fns-edit-variable for Lisp editingSpencer Baugh2025-04-262-29/+52
|/ /
* | nnfeed: Pass through list request failure reportsDaniel Semyonov2025-04-261-9/+11
* | Fix 'yaml-ts-mode' filling of comments (Bug#77095)Randy Taylor2025-04-261-12/+16
* | Add cache to Python block navigation functionskobarity2025-04-261-0/+52
* | Performance optimization of 'python-info-statement-ends-block-p'kobarity2025-04-261-8/+19
* | Fix Python block end predicates (bug#77941)kobarity2025-04-262-2/+25
* | mode-line-modes-delimiters: New optionJonas Bernoulli2025-04-262-2/+16
* | * etc/NEWS: Presentational fixes and improvements.Michael Albinus2025-04-261-29/+30
* | ; * etc/NEWS: Fix a typo (bug#78068).Eli Zaretskii2025-04-261-1/+1
* | ; typescript-ts-mode-multivar-indent-style: Add missing group.Sean Whitton2025-04-261-1/+2
* | ; typescript-ts-mode-multivar-indent-style: Use different example.Sean Whitton2025-04-261-2/+2
* | ; typescript-ts-mode-multivar-indent-style: Fix use of apostrophes.Sean Whitton2025-04-261-6/+6
* | Add multivar indent style in typescript-ts-mode (bug#77803)Yuan Fu2025-04-251-1/+23
* | * Fix missing lexical-binding cookie warning on async compilation (bug#77918)Roi Martin2025-04-251-0/+1
* | lisp/auth-source.el (authinfo--keywords): Avoid obsolete font-lock face varsStefan Monnier2025-04-251-10/+10
* | ; Change let* to just let in last change.Sean Whitton2025-04-251-7/+7
* | comment-indent: Handle BOL already within a multiline commentSean Whitton2025-04-251-55/+64
* | ; * test/lisp/arc-mode-tests.el ("7z"): Fix 7z entry.Eli Zaretskii2025-04-241-1/+4
* | Detect more types of split zip archivesJens Schmidt2025-04-242-14/+88
* | Allow to disable 'lexical-binding'Eli Zaretskii2025-04-241-10/+28