aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't write to bottom-right cell on ttys with AutoWrap (bug#77233)Gerd Möllmann2025-03-271-2/+12
* Signal user-error in info--ensure-not-in-directory-nodeStefan Kangas2025-03-261-3/+3
* Fix vertical cursor motion with wide images and line numbersEli Zaretskii2025-03-261-3/+5
* ; Remove obsolete file `java/incrementing-version-code'.Po Lu2025-03-261-0/+0
* ; Fix OOM kill in ert-testsEli Zaretskii2025-03-261-3/+1
* ; Fix 'ert-tests' on MS-WindowsEli Zaretskii2025-03-261-0/+2
* Further amendments of child frame handling and documentationMartin Rudalics2025-03-264-100/+274
* Use numeric time zone suffix in ERT explainer.Philipp Stephani2025-03-262-4/+4
* * test/lisp/gnus/message-tests.el (message-default-buffer-type): New test.Michael Albinus2025-03-251-0/+25
* backtrace.el: Remove redundant `put` and `:group`Stefan Monnier2025-03-251-6/+2
* bs.el: Janitorial work; most importantly use `special-mode`Stefan Monnier2025-03-251-49/+31
* bookmark.el: Cosmetic changesStefan Monnier2025-03-251-20/+14
* * lisp/treesit-x.el: New file.Juri Linkov2025-03-253-1/+248
* lisp/gnus/mm-encode.el (mm-default-buffer-type): Obey the mode hierarchyStefan Monnier2025-03-251-1/+2
* * lisp/gnus/mm-encode.el (mm-default-buffer-type): Check `major-mode'.Michael Albinus2025-03-251-4/+2
* Rename 'buffer-too-small' to 'memory-buffer-too-small'.Philipp Stephani2025-03-251-10/+10
* Use better attachment defaults for *diff* buffersMichael Albinus2025-03-252-1/+10
* * test/infra/Dockerfile.emba (emacs-tree-sitter): Add gowork grammar.Michael Albinus2025-03-251-0/+1
* outline-move-subtree-down/up: Fix for non-nil outline-blank-lineJames Cherti2025-03-251-1/+2
* (built-in-class--make): Take list of types rather than classesStefan Monnier2025-03-251-8/+8
* ; * msdos/emacs.djl: Don't interfere with the order of other symbols.Po Lu2025-03-251-2/+1
* Fix the DJGPP buildPo Lu2025-03-253-4/+13
* Mimic behavior of 'aref' when signalling out-of-range errors.Philipp Stephani2025-03-251-2/+1
* Don't use 'args-out-of-range' error for too-small buffers.Philipp Stephani2025-03-251-9/+18
* Add an ERT explainer for 'time-equal-p'.Philipp Stephani2025-03-252-0/+21
* lisp/loadup.el (max-lisp-eval-depth): Bump up a bitStefan Monnier2025-03-241-1/+1
* Expose some lambdas currently hidden in quoted dataStefan Monnier2025-03-245-47/+50
* (byte-compile-maybe-guarded): Make its code edebuggableStefan Monnier2025-03-241-41/+45
* (buffer-local-set-state): Optimize away unused dataStefan Monnier2025-03-241-13/+16
* New test for function-getStefan Kangas2025-03-241-0/+16