index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-13
Allow disabling of reloading files on doc read failure
Spencer Baugh
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Avoid crashes in Fdocumentation caused by incorrect data types
Pip Cet
2025-01-24
Support loading dynamic docstrings from Emacs <29
Stefan Kangas
2025-01-24
Don't use negative positions for docstrings
Stefan Kangas
2025-01-23
Simplify Fdocumentation and Fdocumentation_property
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-08
Fix store_function_docstring for native subrs (Bug#74966)
Pip Cet
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
; * src/doc.c (store_function_docstring): Fix typo.
Pip Cet
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-10-17
; * src/doc.c (Ftext_quoting_style): Make doc string agree with code.
Mattias Engdegård
2024-05-28
Rename `subr-native-elisp` to `native-comp-function` (bug#71123)
Stefan Monnier
2024-05-26
Clean up legacy bytecode loading
Mattias Engdegård
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-28
(COMPILED): Rename to CLOSURE
Stefan Monnier
2024-04-28
Implement dots and dashes on Haiku
Po Lu
2024-02-02
bytecomp.el: Rewrite the way we print dynamic docstrings
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-12
; * src/doc.c (doc_close): Remove unused macro.
Po Lu
2023-07-12
Update Android port
Po Lu
2023-01-13
(function-documentation): Make it work for the remaining cases
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-19
Avoid an unnecessary call to intern
Stefan Kangas
2022-09-10
Doc fixes for 'text-quoting-style'
Stefan Kangas
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-05-31
Be more robust if doc file is corrupted
Paul Eggert
2022-04-26
New generic function `oclosure-interactive-form`
Stefan Monnier
2022-04-07
OClosure: New function `function-documentation`
Stefan Monnier
2022-03-28
Add OClosures, a cross between functions and structs
Stefan Monnier
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-30
Don't store docstrings of preloaded .el files in etc/DOC
Stefan Monnier
2021-05-06
; * src/doc.c (syms_of_doc): Fix last change.
Eli Zaretskii
2021-05-06
Improve formatting in text-quoting-style docstring
Stefan Kangas
2021-04-29
* src/doc.c (Fsnarf_documentation): Fix bug#48019
Stefan Monnier
2021-01-02
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-31
Minor cleanup in doc.c
Stefan Kangas
2020-11-14
Merge remote-tracking branch 'savannah/master' into dev
Andrea Corallo
2020-11-09
Simplify getting value of text-quoting-style (Bug#44471)
Stefan Kangas
2020-10-23
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-18
Remove C version of substitute-command-keys
Stefan Kangas
2020-10-18
Add new Lisp implementation of substitute-command-keys
Stefan Kangas
2020-10-10
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
[next]