mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 19:30:38 -08:00
; Auto-commit of loaddefs files.
This commit is contained in:
parent
1d477a0fec
commit
fc8e02a4d5
1 changed files with 12 additions and 18 deletions
|
|
@ -18799,8 +18799,8 @@ Check comments and strings in the current buffer for spelling errors." t nil)
|
||||||
Check the current buffer for spelling errors interactively." t nil)
|
Check the current buffer for spelling errors interactively." t nil)
|
||||||
|
|
||||||
(autoload 'ispell-buffer-with-debug "ispell" "\
|
(autoload 'ispell-buffer-with-debug "ispell" "\
|
||||||
`ispell-buffer' with some output sent to `ispell-debug-buffer' buffer.
|
`ispell-buffer' with some output sent to `ispell-debug-buffer'.
|
||||||
If APPEND is non-n il, append the info to previous buffer if exists.
|
If APPEND is non-nil, don't erase previous debugging output.
|
||||||
|
|
||||||
\(fn &optional APPEND)" t nil)
|
\(fn &optional APPEND)" t nil)
|
||||||
|
|
||||||
|
|
@ -21833,7 +21833,7 @@ unless the display width of STR is equal to or less than the display
|
||||||
width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
|
width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
|
||||||
defaults to `truncate-string-ellipsis'.
|
defaults to `truncate-string-ellipsis'.
|
||||||
|
|
||||||
If ELLIPSIS-TEXT-PROPERTY in non-nil, a too-long string will not
|
If ELLIPSIS-TEXT-PROPERTY is non-nil, a too-long string will not
|
||||||
be truncated, but instead the elided parts will be covered by a
|
be truncated, but instead the elided parts will be covered by a
|
||||||
`display' text property showing the ellipsis.
|
`display' text property showing the ellipsis.
|
||||||
|
|
||||||
|
|
@ -30965,7 +30965,8 @@ as start and end positions), and with `string<' otherwise.
|
||||||
\(fn REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN PREDICATE)" nil nil)
|
\(fn REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN PREDICATE)" nil nil)
|
||||||
|
|
||||||
(autoload 'sort-lines "sort" "\
|
(autoload 'sort-lines "sort" "\
|
||||||
Sort lines in region alphabetically; argument means descending order.
|
Sort lines in region alphabetically; REVERSE non-nil means descending order.
|
||||||
|
Interactively, REVERSE is the prefix argument, and BEG and END are the region.
|
||||||
Called from a program, there are three arguments:
|
Called from a program, there are three arguments:
|
||||||
REVERSE (non-nil means reverse order), BEG and END (region to sort).
|
REVERSE (non-nil means reverse order), BEG and END (region to sort).
|
||||||
The variable `sort-fold-case' determines whether alphabetic case affects
|
The variable `sort-fold-case' determines whether alphabetic case affects
|
||||||
|
|
@ -34438,7 +34439,9 @@ You can call this function to add internal values in the trace buffer.
|
||||||
(autoload 'trace-function-foreground "trace" "\
|
(autoload 'trace-function-foreground "trace" "\
|
||||||
Trace calls to function FUNCTION.
|
Trace calls to function FUNCTION.
|
||||||
With a prefix argument, also prompt for the trace buffer (default
|
With a prefix argument, also prompt for the trace buffer (default
|
||||||
`trace-buffer'), and a Lisp expression CONTEXT.
|
`trace-buffer'), and a Lisp expression CONTEXT. When called from
|
||||||
|
Lisp, CONTEXT should be a function of no arguments which returns
|
||||||
|
a value to insert into BUFFER during the trace.
|
||||||
|
|
||||||
Tracing a function causes every call to that function to insert
|
Tracing a function causes every call to that function to insert
|
||||||
into BUFFER Lisp-style trace messages that display the function's
|
into BUFFER Lisp-style trace messages that display the function's
|
||||||
|
|
@ -38850,19 +38853,10 @@ Zone out, completely." t nil)
|
||||||
;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "facemenu.el" "faces.el"
|
;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "facemenu.el" "faces.el"
|
||||||
;;;;;; "files.el" "font-core.el" "font-lock.el" "format.el" "frame.el"
|
;;;;;; "files.el" "font-core.el" "font-lock.el" "format.el" "frame.el"
|
||||||
;;;;;; "help.el" "hfy-cmap.el" "ibuf-ext.el" "indent.el" "international/characters.el"
|
;;;;;; "help.el" "hfy-cmap.el" "ibuf-ext.el" "indent.el" "international/characters.el"
|
||||||
;;;;;; "international/charprop.el" "international/charscript.el"
|
;;;;;; "international/charscript.el" "international/cp51932.el"
|
||||||
;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/mule-cmds.el"
|
;;;;;; "international/eucjp-ms.el" "international/mule-cmds.el"
|
||||||
;;;;;; "international/mule-conf.el" "international/mule.el" "international/uni-bidi.el"
|
;;;;;; "international/mule-conf.el" "international/mule.el" "isearch.el"
|
||||||
;;;;;; "international/uni-brackets.el" "international/uni-category.el"
|
;;;;;; "jit-lock.el" "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
|
||||||
;;;;;; "international/uni-combining.el" "international/uni-comment.el"
|
|
||||||
;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
|
|
||||||
;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
|
|
||||||
;;;;;; "international/uni-mirrored.el" "international/uni-name.el"
|
|
||||||
;;;;;; "international/uni-numeric.el" "international/uni-old-name.el"
|
|
||||||
;;;;;; "international/uni-special-lowercase.el" "international/uni-special-titlecase.el"
|
|
||||||
;;;;;; "international/uni-special-uppercase.el" "international/uni-titlecase.el"
|
|
||||||
;;;;;; "international/uni-uppercase.el" "isearch.el" "jit-lock.el"
|
|
||||||
;;;;;; "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
|
|
||||||
;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
|
;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
|
||||||
;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el"
|
;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el"
|
||||||
;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"
|
;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue