summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-04-05Restrict symbol prettification to displayable glyphsPaul Nelson
2025-04-05; Fix wording of recent documentation changesEli Zaretskii
2025-04-05Disable desktop-restore-frames by default on AndroidPo Lu
2025-04-03* doc/emacs/custom.texi (File Variables): ReorganizeStephen Gildea
2025-04-03Fix obsolete documentation of desktop libraryStephen Berman
2025-04-02Explain, how to suppress Tramp warningsMichael Albinus
2025-04-01printed manuals: xrefs in and out of "Preparing Patches"Stephen Gildea
2025-04-01; * doc/misc/cl.texi (Structures): Fix references and markup.Eli Zaretskii
2025-03-31Add cl-with-accessorsEarl Hyatt
2025-03-30Backport expansion of Time Stamp documentationStephen Gildea
2025-03-30; Improve the documentation of 'slice' display spec (bug#77384).Eli Zaretskii
2025-03-30Sync with Tramp 2.7.3-preMichael Albinus
2025-03-29time-stamp source commentary: point to manual sectionStephen Gildea
2025-03-29(replace-region-contents): Improve and promote (bug#76313)Stefan Monnier
2025-03-29New function 'hash-table-contains-p'Stefan Kangas
2025-03-29; Fix a merge snafu.Eli Zaretskii
2025-03-29Merge from origin/emacs-30Eli Zaretskii
2025-03-29New Eldoc function `eldoc-show-help-at-pt'Daniel Mendler
2025-03-28; Time Stamps doc: expand the explanation of the examplesStephen Gildea
2025-03-28; * doc/lispref/functions.texi (Finding Definitions): Fix wording.Eli Zaretskii
2025-03-28; Fix documentation of a recently-installed changeEli Zaretskii
2025-03-27Help find-function find methods defined inside macrosDaniel Colascione
2025-03-27peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-27peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-27PEG: Fix bug#76555Stefan Monnier
2025-03-27C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie
2025-03-26Further amendments of child frame handling and documentationMartin Rudalics
2025-03-25peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-25peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-25PEG: Fix bug#76555Stefan Monnier
2025-03-26; Minor update in ack.texiStefan Kangas
2025-03-25; Improve type specifier documentationStefan Kangas
2025-03-25; Improve documentation of "function types"Eli Zaretskii
2025-03-24Merge from origin/emacs-30Sean Whitton
2025-03-23; Fix some markup in doc/lispref/commands.texi.Basil L. Contovounesios
2025-03-23Improve documentation of cl-defstructStefan Kangas
2025-03-22Remove ctags programPaul Eggert
2025-03-22Merge from origin/emacs-30Sean Whitton
2025-03-22; Fix last change (bug#76980)Eli Zaretskii
2025-03-22'window-state-normalize-buffer-name' option for `uniquify' buffersshipmints
2025-03-22; Fix recent documentation changesEli Zaretskii
2025-03-22Fix and document frame parameters for text terminals and child framesMartin Rudalics
2025-03-22; Add index entry "code completion" to user manualStefan Kangas
2025-03-22; * doc/emacs/programs.texi (Program Modes): Add info about Eglot.Eli Zaretskii
2025-03-21Adapt ediff to nonstandard layoutsDaniel Colascione
2025-03-20; Add indexing for Eglot in user manualEli Zaretskii
2025-03-20; Change some instances of cl to cl-lib in docsStefan Kangas
2025-03-19; Improve documentation of incf and decfStefan Kangas
2025-03-19; Improve introduction to use-package manualStefan Kangas
2025-03-16Merge from savannah/emacs-30Po Lu