aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorXue Fuqiao2015-08-30 20:50:36 +0800
committerXue Fuqiao2015-08-30 20:50:36 +0800
commitf665b49fa3efa08a3a2d249b6a227bcb5d0d5e82 (patch)
tree7245fe4da1354377e496593efd77627aa2498579 /etc
parentd987e6d6712540677aac32d0e85519eaed50c596 (diff)
downloademacs-f665b49fa3efa08a3a2d249b6a227bcb5d0d5e82.tar.gz
emacs-f665b49fa3efa08a3a2d249b6a227bcb5d0d5e82.zip
Minor documentation and NEWS tweak
* doc/lispintro/emacs-lisp-intro.texi (fwd-para let): Add an index entry.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0f88e0c90a5..408286a8cbd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -116,8 +116,8 @@ For instance, the " will match all variants of unicode double quotes
116cousins, even those composed of multiple characters, as well as many 116cousins, even those composed of multiple characters, as well as many
117other symbols like ℀, ℁, ⒜, and ⓐ. 117other symbols like ℀, ℁, ⒜, and ⓐ.
118 118
119** New function `character-folded-regexp' can be used 119** New function `character-fold-to-regexp' can be used
120by searching commands to produce a a regexp matching anything that 120by searching commands to produce a regexp matching anything that
121character-folds into STRING. 121character-folds into STRING.
122 122
123** New command `checkdoc-package-keywords' checks if the 123** New command `checkdoc-package-keywords' checks if the