projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb5531
)
* doc/lispref/elisp.texi: Fix typo in previous change.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 24 Aug 2015 06:35:45 +0000
(23:35 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 24 Aug 2015 06:35:45 +0000
(23:35 -0700)
doc/lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/elisp.texi
b/doc/lispref/elisp.texi
index 48c531f773123fbc4318fdeaacdc130f9a7e6ea4..9044fbaec56a6027f184cd90278007bcd4c77db8 100644
(file)
--- a/
doc/lispref/elisp.texi
+++ b/
doc/lispref/elisp.texi
@@
-375,7
+375,6
@@
Strings and Characters
* Text Comparison:: Comparing characters or strings.
* String Conversion:: Converting to and from characters and strings.
* Formatting Strings:: @code{format}: Emacs's analogue of @code{printf}.
-* Text Restyling:: Text style conversion function.
* Case Conversion:: Case conversion functions.
* Case Tables:: Customizing case conversion.