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
*
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