Don't refer to obsolete finder group "wp"
* lisp/textmodes/rst.el: Don't refer to obsolete finder group "wp".
This commit is contained in:
parent
976416bebe
commit
67faaead75
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
||||||
;; There are a number of convenient key bindings provided by rst-mode. For the
|
;; There are a number of convenient key bindings provided by rst-mode. For the
|
||||||
;; bindings, try C-c C-h when in rst-mode. There are also many variables that
|
;; bindings, try C-c C-h when in rst-mode. There are also many variables that
|
||||||
;; can be customized, look for defcustom in this file or look for the "rst"
|
;; can be customized, look for defcustom in this file or look for the "rst"
|
||||||
;; customization group contained in the "wp" group.
|
;; customization group contained in the "text" group.
|
||||||
;;
|
;;
|
||||||
;; If you use the table-of-contents feature, you may want to add a hook to
|
;; If you use the table-of-contents feature, you may want to add a hook to
|
||||||
;; update the TOC automatically every time you adjust a section title::
|
;; update the TOC automatically every time you adjust a section title::
|
||||||
|
@ -4438,7 +4438,7 @@ column is used (fill-column vs. end of previous/next line)."
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;; LocalWords: docutils http sourceforge rst html wp svn svnroot txt reST regex
|
;; LocalWords: docutils http sourceforge rst html svn svnroot txt reST regex
|
||||||
;; LocalWords: regexes alist seq alt grp keymap abbrev overline overlines toc
|
;; LocalWords: regexes alist seq alt grp keymap abbrev overline overlines toc
|
||||||
;; LocalWords: XML PNT propertized init referenceable
|
;; LocalWords: XML PNT propertized init referenceable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue