summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-06-15; * doc/emacs/package.texi (Package Files): Fix wording.Eli Zaretskii
2024-06-15Better documentation of 'emacs-internal' encodingEli Zaretskii
2024-06-14Fix generation of org.texi from org.orgEli Zaretskii
2024-06-13Adapt emacsclient options in docMichael Albinus
2024-06-12; Mention new modes in the Emacs user manualEli Zaretskii
2024-06-12; * doc/emacs/maintaining.texi (VC Change Log): Fix recent change.Eli Zaretskii
2024-06-12Make C-u 1 C-x v L slightly more discoverableSean Whitton
2024-06-11; * doc/lispref/nonascii.texi (Character Codes): Fix wording.Eli Zaretskii
2024-06-11Add 'char-to-name' convenience functionRobert Pluim
2024-06-10; Another fix of non-ASCII characters in Emacs manual.Eli Zaretskii
2024-06-10; Fix recent change in Emacs manualEli Zaretskii
2024-06-10Correct documentation build warnings and errors with Texinfo 4.13Po Lu
2024-06-09Update to Org 9.7.3Kyle Meyer
2024-06-09Text improvements for the documentation of 'some-window' (bug#70949)Juri Linkov
2024-06-09; * doc/emacs/windows.texi (Tab Line, Window Tool Bar): Copyedits.Eli Zaretskii
2024-06-09Add documentation for window-tool-bar packageJared Finder
2024-06-09; Fix typo in help.texiStefan Kangas
2024-06-09(hack-dir-local-get-variables-functions): New hookStefan Monnier
2024-06-09(find-auto-coding): Provide filename to `auto-coding-functions`Stefan Monnier
2024-06-08; Minor fixes in ELisp manualEli Zaretskii
2024-06-08; * doc/lispref/display.texi (Image Descriptors): Clarify text.Eli Zaretskii
2024-06-08Merge from origin/emacs-29Eli Zaretskii
2024-06-08; * doc/emacs/help.texi (Help, Apropos): Improve text and indexing.Eli Zaretskii
2024-06-07; Fix typosStefan Kangas
2024-06-07Add new alist entry 'some-window' for 'display-buffer-use-some-window'Juri Linkov
2024-06-07Fix tree-sitter markup in Elisp manualBasil L. Contovounesios
2024-06-06Enable code block evaluation when generating .org manualsKyle Meyer
2024-06-06; Fix last change in sqlite.cEli Zaretskii
2024-06-06Add 'sqlite-execute-batch' commandJavier Olaechea
2024-06-04Spelling fixesPaul Eggert
2024-06-04Add manual entry for treesit-primary-parserYuan Fu
2024-06-04Revert "New function treesit-parser-changed-ranges"Yuan Fu
2024-06-03Add an "Interaction" chapter to the Eshell manualJim Porter
2024-06-03New variable 'revert-buffer-restore-functions' (bug#69511)Juri Linkov
2024-06-03Improve key binding documentation.Robert Pluim
2024-06-03; * doc/lispref/display.texi (Image Descriptors): Insert missing text.Po Lu
2024-06-03Maintain relationship between tool bar image and default font widthPo Lu
2024-06-02New user option 'shell-history-file-name'Michael Albinus
2024-06-01; * doc/emacs/dired.texi (Image-Dired): Improve and extend.Eli Zaretskii
2024-06-01Merge from origin/emacs-29Eli Zaretskii
2024-05-30Show all date options when adding Gnus scores interactivelyJakub Ječmínek
2024-05-29Fix calling Eshell scripts outside of EshellJim Porter
2024-05-29Add ability for Eshell virtual targets to handle closing the targetJim Porter
2024-05-29; Improve documentation of new Imenu featuresEli Zaretskii
2024-05-29Add Tramp distrobox methodMichael Albinus
2024-05-29Obey tramp-histfile-override in remote direct async processesMichael Albinus
2024-05-29Add some documentation for 'help-find-source'Andrea Corallo
2024-05-28Improve documentation of case-conversion commandsEli Zaretskii
2024-05-27Add ERC module querypoll as monitor placeholderF. Jason Park
2024-05-27minibuffer-allow-text-properties can be buffer-local and affects completionsJuri Linkov