mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-30
c78b4d2b31Fix doc string of 'wdired-use-dired-vertical-movement'b0aaee93fdUpdate the documentation of void functions299a1f2407; * lisp/vc/log-edit.el (log-edit-diff-function): Grammar...67a27ff53b; Fix typos
This commit is contained in:
commit
aeaeccbe32
17 changed files with 38 additions and 40 deletions
|
|
@ -1488,9 +1488,9 @@ recommended to enable `electric-pair-mode' with this mode."
|
|||
:help "Toggle C/C++ comment style between block and line comments"])
|
||||
"--"
|
||||
("Toggle..."
|
||||
["SubWord Mode" subword-mode
|
||||
["Subword Mode" subword-mode
|
||||
:style toggle :selected subword-mode
|
||||
:help "Toggle sub-word movement and editing mode"])))
|
||||
:help "Toggle subword movement and editing mode"])))
|
||||
|
||||
;; We could alternatively use parsers, but if this works well, I don't
|
||||
;; see the need to change. This is copied verbatim from cc-guess.el.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue