mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 15:50:40 -08:00
Merge from origin/emacs-30
2d8881d526Fix typo incurring leaks of face structures219501dd62; Fix use of @footnote in cc-mode.texic7be2dcac4Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ...f0a4879975Sync with Tramp 2.7.153dcf2b949; * etc/NEWS: Move the mwheel entry to a better place.a5726782d0; Sort tree-sitter modes in NEWSdaa89dc939; * etc/NEWS: Rearrange "New Modes and Packages in Emacs ...4ddbf4f70e; * etc/NEWS: Move many items.437b1ced26; * etc/NEWS: Copy-edits.7372b2eb30Expand docstring of which-key-modedf0eb5be1eImprove documentation of 'remove-overlays' in ELisp manual73c1252bb6Fix link to major mode variable in docstringc4ad54812aMake `shell-mode' more robust # Conflicts: # etc/NEWS
This commit is contained in:
commit
c4709d6bcd
12 changed files with 448 additions and 373 deletions
|
|
@ -91,7 +91,7 @@ Enable the mode if ARG is nil, omitted, or is a positive number.
|
|||
Disable the mode if ARG is a negative number.
|
||||
|
||||
To check whether the minor mode is enabled in the current buffer,
|
||||
evaluate `%s'.
|
||||
evaluate the variable `%s'.
|
||||
|
||||
The mode's hook is called both when the mode is enabled and when
|
||||
it is disabled.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue