index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
shortdoc.el
Age
Commit message (
Expand
)
Author
2026-03-25
Split up shortdoc functions and groups, fix their format
Jens Schmidt
2026-03-16
* lisp/emacs-lisp/shortdoc.el (list): Fix `ensure-proper-list' examples.
Michael Albinus
2026-03-15
Add new function 'ensure-proper-list' (bug#80598)
Philip Kaludercic
2026-03-07
Improve documentation of 'define-keymap'
Eli Zaretskii
2026-02-04
shortdoc: Don't burp on missing docstrings
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-21
Avoid mutating properties of string literals
Mattias Engdegård
2025-10-21
* lisp/emacs-lisp/shortdoc.el: Add take-while, drop-while, any, all.
Mattias Engdegård
2025-07-31
* lisp/emacs-lisp/shortdoc.el (sequence): Add 'seq-doseq'.
Robert Pluim
2025-03-29
New function 'hash-table-contains-p'
Stefan Kangas
2025-03-05
Merge from savannah/emacs-30
Po Lu
2025-03-04
; Improve documentation of 'shortdoc'
Eli Zaretskii
2025-02-23
New macros incf and decf
Stefan Kangas
2025-02-17
New functions plusp and minusp
Stefan Kangas
2025-02-17
New functions oddp and evenp
Stefan Kangas
2025-01-23
; * lisp/emacs-lisp/shortdoc.el (map): Fix copy'n'pasto.
Robert Pluim
2025-01-23
Add shortdoc for map.el functions
Robert Pluim
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-18
; * lisp/vc/vc-git.el (vc-git--out-str): Doc fix.
Eli Zaretskii
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-02-19
Check shortdoc keywords and fix one mistake
Mattias Engdegård
2024-01-13
Don't pretend that hash-table-size is useful
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-18
Merge from origin/emacs-29
Eli Zaretskii
2023-11-14
; Fix 'add-face-text-property' shortdoc
Eshel Yaron
2023-08-02
Add let-alist to alist shortdoc group
Stefan Kangas
2023-08-02
; * lisp/emacs-lisp/shortdoc.el (list): Move misplaced `remq` entry
Mattias Engdegård
2023-07-08
Merge from origin/emacs-29
Eli Zaretskii
2023-07-04
Improve natnump shortdoc
Robert Pluim
2023-06-24
Merge from origin/emacs-29
Eli Zaretskii
2023-06-24
* lisp/emacs-lisp/shortdoc.el: More and better `substring` examples.
Mattias Engdegård
2023-05-20
Declare more mutating functions
Mattias Engdegård
2023-05-19
Improved copy-tree documentation and test (bug#63509)
Mattias Engdegård
2023-05-19
Make 'copy-tree' work with records
Joseph Turner
2023-03-12
Fix pluralization in shortdoc-help-fns-examples-function
Daniel Martín
2023-03-12
; Fix last change
Eli Zaretskii
2023-03-12
Add functions to query Emacs Lisp examples registered in shortdoc
Daniel Martín
2023-02-21
Add 'process-status' to process shortdoc
Robert Pluim
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Fix misspelled functions in shortdoc groups
Stefan Kangas
2022-12-24
Add more functions to "string" shortdoc
Xi Lu
2022-12-14
; * lisp/emacs-lisp/shortdoc.el: fix mistakes in previous commit
Mattias Engdegård
2022-12-14
Better shortdoc examples
Mattias Engdegård
2022-12-14
Shortdoc: read and evaluate strings after :eval
Mattias Engdegård
2022-11-21
* lisp/outline.el (outline-search-function): New variable (bug#53981).
Juri Linkov
2022-11-17
* lisp/emacs-lisp/shortdoc.el (sequence): Don't use cl-lib (bug#59319)
Juanma Barranquero
2022-10-08
Mention seq-keep in shortdoc
Lars Ingebrigtsen
2022-09-25
; Clarify wording of some doc strings in shortdoc.el
Eli Zaretskii
[next]