mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 11:20:39 -08:00
*** empty log message ***
This commit is contained in:
parent
d9a55d3237
commit
e453d35a8b
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ same as ENDRECFUN."
|
||||||
nil)
|
nil)
|
||||||
|
|
||||||
;; Parse buffer into records using the arguments as Lisp expressions;
|
;; Parse buffer into records using the arguments as Lisp expressions;
|
||||||
;; return a list of records. Each record looks like (KEY STARTPOS ENDPOS)
|
;; return a list of records. Each record looks like (KEY STARTPOS . ENDPOS)
|
||||||
;; where KEY is the sort key (a number or string),
|
;; where KEY is the sort key (a number or string),
|
||||||
;; and STARTPOS and ENDPOS are the bounds of this record in the buffer.
|
;; and STARTPOS and ENDPOS are the bounds of this record in the buffer.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue