index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
shortdoc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename directory-append to file-name-concat
Lars Ingebrigtsen
2021-07-25
1
-5
/
+5
*
Extend directory-append to take an arbitrary number of components
Lars Ingebrigtsen
2021-07-24
1
-0
/
+1
*
Add new function `directory-append'
Lars Ingebrigtsen
2021-07-24
1
-1
/
+8
*
Use make-separator-line in shortdoc
Lars Ingebrigtsen
2021-07-19
1
-9
/
+1
*
Make 'n'/'p' work again in shortdoc after previous changes
Lars Ingebrigtsen
2021-07-17
1
-10
/
+9
*
Add more car/cdr examples to shortdoc
Lars Ingebrigtsen
2021-07-15
1
-2
/
+6
*
Improve the shortdoc link action in *Help* buffers
Lars Ingebrigtsen
2021-07-15
1
-5
/
+8
*
Mention more split-string-* functions in shortdoc
Lars Ingebrigtsen
2021-07-15
1
-0
/
+4
*
Add new function file-name-with-extension
Colin Woodbury
2021-06-30
1
-0
/
+3
*
Fix shortdoc-add-function section creation
Basil L. Contovounesios
2021-06-21
1
-3
/
+3
*
Add a new documentation group for overlays
Daniel Martín
2021-05-30
1
-0
/
+46
*
Improve the documentation of documentation groups
Daniel Martín
2021-05-30
1
-0
/
+2
*
Fix shortdoc examples
Mattias Engdegård
2021-05-29
1
-4
/
+4
*
Fix looking-at-p example in shortdoc.el
Daniel Martín
2021-05-28
1
-1
/
+1
*
Fix the length= shortdoc example
Alexandr Vityazev
2021-05-18
1
-1
/
+1
*
* lisp/emacs-lisp/shortdoc.el: Doc fixes.
Stefan Kangas
2021-04-29
1
-5
/
+9
*
Move string-trim functions to subr.el
Lars Ingebrigtsen
2021-03-24
1
-3
/
+0
*
Use named faces in shortdoc
Protesilaos Stavrou
2021-02-24
1
-2
/
+7
*
Minor shortdoc link improvements
Daniel Martín
2021-01-10
1
-2
/
+11
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
; Fix recent shortdoc.el and fns.c additions
Basil L. Contovounesios
2020-12-27
1
-3
/
+3
*
Add new predicates for sequence lengths
Lars Ingebrigtsen
2020-12-27
1
-0
/
+6
*
Allow `string-limit' to work on encoded strings
Lars Ingebrigtsen
2020-12-25
1
-1
/
+2
*
Remove `string-slice' -- it's not very well defined
Lars Ingebrigtsen
2020-12-25
1
-3
/
+0
*
Improve the string-limit doc string
Lars Ingebrigtsen
2020-12-23
1
-0
/
+3
*
Make string-pad take an optional START parameter
Lars Ingebrigtsen
2020-12-22
1
-1
/
+1
*
Change the string-limit parameter semantics
Lars Ingebrigtsen
2020-12-22
1
-1
/
+1
*
Add try-completion to the string shortdoc
Lars Ingebrigtsen
2020-12-21
1
-0
/
+2
*
Add string-chop-newline
Lars Ingebrigtsen
2020-12-21
1
-0
/
+2
*
Rename slice-string to string-slice
Lars Ingebrigtsen
2020-12-21
1
-3
/
+3
*
Add `string-pad'
Lars Ingebrigtsen
2020-12-21
1
-0
/
+4
*
Beef up the Emacs string utility set a bit
Lars Ingebrigtsen
2020-12-21
1
-0
/
+15
*
shortdoc: prefer seq-contains-p over seq-contains
Brian Leung
2020-11-09
1
-2
/
+2
*
; Remove spurious FIXMEs in my last commit
Stefan Kangas
2020-10-30
1
-2
/
+0
*
Add shortdoc navigation commands
Stefan Kangas
2020-10-30
1
-3
/
+53
*
; * lisp/emacs-lisp/shortdoc.el (regexp): less contrived rx example
Mattias Engdegård
2020-10-28
1
-1
/
+1
*
Run substitute-command-keys on shortdoc section headings
Stefan Kangas
2020-10-28
1
-1
/
+1
*
Extend the regexp shortdoc group
Stefan Kangas
2020-10-28
1
-10
/
+34
*
Tweak how shortdocs are displayed
Lars Ingebrigtsen
2020-10-26
1
-16
/
+18
*
Add section "Replacing Match" to the regexp shortdoc group
Stefan Kangas
2020-10-25
1
-0
/
+7
*
Add shortdoc group for alist
Stefan Kangas
2020-10-25
1
-0
/
+39
*
Add shortdoc group for hash-table
Stefan Kangas
2020-10-25
1
-0
/
+31
*
Simplify syntax of shortdoc face specs
Basil L. Contovounesios
2020-10-20
1
-7
/
+4
*
Fix error in file shortdoc group
Lars Ingebrigtsen
2020-10-11
1
-0
/
+1
*
Improve documentation of shortdoc features
Eli Zaretskii
2020-10-11
1
-6
/
+7
*
Add more numeric shortdocs
Lars Ingebrigtsen
2020-10-11
1
-3
/
+23
*
Tweak shortdoc colours on light backgrounds
Lars Ingebrigtsen
2020-10-11
1
-2
/
+2
*
Autoload shortdoc command and adjust NEWS
Lars Ingebrigtsen
2020-10-11
1
-0
/
+1
*
Use Unicode arrows in shortdoc results
Lars Ingebrigtsen
2020-10-11
1
-7
/
+13
*
Add support for displaying short documentation for function groups
Lars Ingebrigtsen
2020-10-11
1
-0
/
+1077