projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6a0b66
)
; * lisp/format-spec.el (format-spec): Fix typo.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 24 May 2020 13:00:12 +0000
(14:00 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 24 May 2020 13:00:12 +0000
(14:00 +0100)
lisp/format-spec.el
patch
|
blob
|
history
diff --git
a/lisp/format-spec.el
b/lisp/format-spec.el
index ee545d6d972342fb398b5a2128ca5a6bc93ec456..f418cea42592a817d737417b8a78402472697cdc 100644
(file)
--- a/
lisp/format-spec.el
+++ b/
lisp/format-spec.el
@@
-41,7
+41,7
@@
For instance:
Each format spec can have modifiers, where \"%<010b\" means \"if
the expansion is shorter than ten characters, zero-pad it, and if
-it's longer, chop off characters from the left si
z
e\".
+it's longer, chop off characters from the left si
d
e\".
The following modifiers are allowed: