aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.scratch/emacs-29-eshell-docsMichael Albinus2023-07-121-1/+1
* Add documentation about remote access in EshellJim Porter2023-07-121-1/+32
* ; * doc/misc/eshell.texi: Fix last change.Jim Porter2023-07-121-3/+3
* ; * doc/misc/eshell.texi: Fix typos and clean up unclear wording.Jim Porter2023-07-121-38/+39
* Document some missing Eshell commandsJim Porter2023-07-121-0/+24
* Document optional Eshell modulesJim Porter2023-07-122-91/+139
* Correct the Eshell documentation about how to write new modulesJim Porter2023-07-121-13/+17
* Restructure Eshell extension modules documentationJim Porter2023-07-121-42/+44
* ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.Jim Porter2023-07-121-2/+0
* ; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo in doc string.Eli Zaretskii2023-07-121-1/+1
* ; * doc/misc/modus-themes.org: Fix whitespace (bug#64548).Stephen Berman2023-07-111-20/+20
* Fix show-paren-mode when the parentheses is partially visibleEli Zaretskii2023-07-101-1/+13
* ; Improve documentation of with-restrictionGregory Heytings2023-07-092-9/+9
* ; * admin/git-bisect-start: Update failing commitsGregory Heytings2023-07-091-1/+23
* Merge branch 'scratch/bug64391' into emacs-29Gregory Heytings2023-07-082-32/+19
|\
| * Simplify after adding internal function to enter a labeled restrictionGregory Heytings2023-07-061-39/+14
| * Add internal function to enter a labeled restrictionGregory Heytings2023-07-062-11/+23
* | * lisp/net/tramp.el (tramp-get-buffer-string): Stabilize.Michael Albinus2023-07-081-5/+4
* | Fix stale cache in Tramp (don't merge)Michael Albinus2023-07-081-0/+5
* | Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
* | ; * src/coding.c (Fcoding_system_put): Improve doc string.Eli Zaretskii2023-07-071-1/+12
* | ; * doc/lispref/keymaps.texi (Key Binding Commands): Fix typo.Eli Zaretskii2023-07-071-1/+1
* | ; Improve documentation of 'vertical-motion' in ELisp manualEli Zaretskii2023-07-071-10/+17
* | ; * src/indent.c (Fvertical_motion): Doc fix.Eli Zaretskii2023-07-071-13/+24
|/
* ; * lisp/dired.el (dired-no-confirm): Doc fix. (Bug#64493)Eli Zaretskii2023-07-061-6/+13
* ; Improve documentation of key-binding commandsEli Zaretskii2023-07-062-21/+48
* Improve natnump shortdocRobert Pluim2023-07-041-3/+4
* correct info documentation of benchmark-callRobert Pluim2023-07-041-3/+3
* * lisp/progmodes/grep.el (rgrep): Fix docstring.Juri Linkov2023-07-031-3/+4
* ; Fix documentation of minibuffer-completion commandsEli Zaretskii2023-07-031-6/+15
* ; Fix typos in documented names of keymap-* functionsEli Zaretskii2023-07-031-2/+2
* Include a help-echo for flymake's modeline countersSpencer Baugh2023-07-031-0/+6
* Avoid errors in completion due to 'completion-regexp-list'Eli Zaretskii2023-07-023-2/+14
* ; * lisp/register.el (register-val-describe): Doc fix.Eli Zaretskii2023-07-021-3/+1
* ; Fix two typos in recent changes in the manualMichael Heerdegen2023-07-022-2/+2
* C Mode: Don't fontify foo globally as type due to "struct foo"Alan Mackenzie2023-07-012-1/+2
* * lisp/rect.el (rectangle--duplicate-right): Fix rectangle dup bug.Mattias Engdegård2023-07-011-1/+2
* ; * test/lisp/misc-tests.el (ert): require misc to avoid warningMattias Engdegård2023-07-011-0/+1
* ; * lisp/bookmark.el (bookmark-bmenu-locate): Doc fix (bug#64370).Eli Zaretskii2023-07-011-1/+1
* ; Fix last changeEli Zaretskii2023-07-011-14/+14
* Add project command entries to the menu-barSpencer Baugh2023-07-011-3/+63
* ; Improve documentation of text-property-search-* functionsEli Zaretskii2023-07-012-39/+47
* ; * etc/PROBLEMS: Mention MinGW problems with -D_FORTIFY_SOURCE=2.Eli Zaretskii2023-07-011-0/+15
* ; Improve doc strings in register.elEli Zaretskii2023-06-301-61/+77
* ; Fix @xref in last change to doc/emacs/regs.texi.Basil L. Contovounesios2023-06-301-1/+1
* ; Fix tree-sitter C binding typos in Elisp manual.Basil L. Contovounesios2023-06-301-3/+3
* Improve documentation of registersEli Zaretskii2023-06-304-21/+37
* Use a temporary buffer in nnagent-request-set-mark (bug#64117)Andrew G Cohen2023-06-301-11/+12
* Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29Eli Zaretskii2023-06-292-6/+203
|\
| * ; * admin/notes/tree-sitter/treesit_record_change: Update.Yuan Fu2023-06-291-6/+174