mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
Merge from origin/emacs-29
7ac947f34c; * src/lisp.h (struct Lisp_Overlay): Update commentary (...9bc93c7996Replace duplicate text from epa.texi by a reference74cc1d27f1Add basic usage information and fix referencesf24bdbfaf5Add concept index, title-case structure titles0165b50b0f; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo in doc...4cf33b6bd0; * doc/misc/modus-themes.org: Fix whitespace (bug#64548).4821da1ad7Fix show-paren-mode when the parentheses is partially vis...419b4d4491; Improve documentation of with-restrictionbe34e8294a; * admin/git-bisect-start: Update failing commits8e06809fccMerge branch 'scratch/bug64391' into emacs-29dbac807605* lisp/net/tramp.el (tramp-get-buffer-string): Stabilize.01fb898420Simplify after adding internal function to enter a labele...b741dc7fcdAdd internal function to enter a labeled restriction # Conflicts: # doc/misc/modus-themes.org
This commit is contained in:
commit
748d2ed515
10 changed files with 322 additions and 137 deletions
|
|
@ -888,7 +888,7 @@ The option `delete-pair-blink-delay' can disable blinking."
|
|||
"Raise N sexps one level higher up the tree.
|
||||
|
||||
This function removes the sexp enclosing the form which follows
|
||||
point, and then re-inserts N sexps that originally followe point,
|
||||
point, and then re-inserts N sexps that originally followed point,
|
||||
thus raising those N sexps one level up.
|
||||
|
||||
Interactively, N is the numeric prefix argument, and defaults to 1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue