aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | time-stamp source commentary: point to manual sectionStephen Gildea2025-03-292-3/+4
* | Merge remote-tracking branch 'origin/scratch/replace-region-contents'Stefan Monnier2025-03-2921-269/+324
|\ \
| * | Org: Use new `replace-region-contents`scratch/replace-region-contentsStefan Monnier2025-03-292-19/+20
| * | Use `replace-region-contents` to replace insert+deleteStefan Monnier2025-03-297-64/+42
| * | Replace uses of `replace-buffer-contents`Stefan Monnier2025-03-295-29/+31
| * | src/insdel.c (adjust_markers_for_replace): Fix insertion caseStefan Monnier2025-03-292-6/+27
| * | (replace-region-contents): Improve and promote (bug#76313)Stefan Monnier2025-03-298-151/+204
* | | Enhance 'icomplete-vertical-mode' customization options.Rahul Martim Juliato2025-03-292-3/+140
* | | ; * admin/notes/java: Document substitutes for `goto' in Java.Po Lu2025-03-291-0/+14
|/ /
* | Use 'hash-table-contains-p' in a few placesStefan Kangas2025-03-297-22/+16
* | New function 'hash-table-contains-p'Stefan Kangas2025-03-295-0/+30
* | Remove redundant constant nil argument to gethashStefan Kangas2025-03-295-13/+13
* | ; * lisp/treesit-x.el : Call 'treesit-declare-unavailable-functions'.Eli Zaretskii2025-03-291-0/+2
* | ; Fix a merge snafu.Eli Zaretskii2025-03-293-16/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-03-293-24/+44
|\ \ | |/
| * ; Minor update in ack.texiStefan Kangas2025-03-261-2/+3
| * ; Improve type specifier documentationStefan Kangas2025-03-252-30/+31
| * ; Improve documentation of "function types"Eli Zaretskii2025-03-252-4/+7
* | 'uniquify' user option setters and automatic buffer refresh (bug#77157)shipmints2025-03-291-11/+62
* | Fix compiler warnings in mhtml-ts-mode.el (bug#77017).Vincenzo Pupillo2025-03-291-4/+16
* | ; * etc/NEWS: Remove stray characters.Eli Zaretskii2025-03-291-1/+1
* | ; Fix last change (bug#77081)Eli Zaretskii2025-03-292-13/+12
* | New minor mode: `electric-block-comment-mode'Elías Gabriel Pérez2025-03-292-0/+41
* | ; * lisp/emacs-lisp/eldoc.el (eldoc-help-at-pt): Add :version tag (bug#77227).Eli Zaretskii2025-03-291-1/+2
* | New Eldoc function `eldoc-show-help-at-pt'Daniel Mendler2025-03-294-3/+28
* | Improve message handling on server stopJens Schmidt2025-03-291-12/+23
* | Add a key binding to Semantic's complete.elAndrés Ramírez2025-03-291-0/+1
* | ; Fix last changeEli Zaretskii2025-03-292-2/+3
* | Add major mode for highlighting npmrc files (Bug#77138)Konstantin Kharlamov2025-03-293-0/+19
* | Do not redundantly dump constant forwarding objectsPo Lu2025-03-291-66/+52
* | tramp-tests cleanupMichael Albinus2025-03-281-4/+3
* | ; * lisp/emacs-lisp/cl-generic.el: Add missing comma.Eshel Yaron2025-03-281-1/+1
* | ; Time Stamps doc: expand the explanation of the examplesStephen Gildea2025-03-283-36/+87
* | Remove a use of a PUA Unicode character (bug#77328)Gerd Möllmann2025-03-281-2/+2
* | ; * doc/lispref/functions.texi (Finding Definitions): Fix wording.Eli Zaretskii2025-03-281-4/+4
* | Miscellaneous correctionsPo Lu2025-03-282-3/+3
* | ; Fix documentation of a recently-installed changeEli Zaretskii2025-03-283-17/+22
* | MH-E: set default-directory to HOME on entryStephen Gildea2025-03-272-3/+17
* | Help find-function find methods defined inside macrosDaniel Colascione2025-03-274-28/+83
* | Add jump action to margin indicators in flymakeJimmy Aguilar Mena2025-03-271-38/+100
* | Handle better changed default-directory in shell-commandMichael Albinus2025-03-271-0/+3
* | ; Reorder initialization of module environment functions.Philipp Stephani2025-03-271-2/+2
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-03-273-14/+21
|\ \
| * | lisp/help-fns.el (help-fns--signature): Pretty print typeStefan Monnier2025-03-271-10/+17
| * | peg.texi: Fix bug#76555 even a bit moreYue Yi2025-03-271-2/+2
| * | peg.texi: Fix bug#76555 even a bit moreYue Yi2025-03-271-3/+3
| * | PEG: Fix bug#76555Stefan Monnier2025-03-272-2/+2
* | | w32: fail gracefully when using invalid glyphs on DWriteCecilio Pardo2025-03-271-0/+8
|/ /
* | C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie2025-03-278-95/+303
* | * lisp/treesit-x.el: Remove unnecessary treesit-generic-mode.Juri Linkov2025-03-271-25/+1