Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e453d35a
Commit
e453d35a
authored
Dec 11, 1990
by
root
Browse files
*** empty log message ***
parent
d9a55d32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/sort.el
lisp/sort.el
+1
-1
No files found.
lisp/sort.el
View file @
e453d35a
...
@@ -93,7 +93,7 @@ same as ENDRECFUN."
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment