From a19b8550f3db9a0984e940260a5132275daf29ea Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 23 Aug 2015 23:35:45 -0700 Subject: [PATCH] * doc/lispref/elisp.texi: Fix typo in previous change. --- doc/lispref/elisp.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 48c531f7731..9044fbaec56 100644 --- 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. -- 2.39.5