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
62d7857d
Commit
62d7857d
authored
Dec 18, 2014
by
NicolasPetton
Browse files
* etc/NEWS: Add a short description of seq.el.
parent
d20acfe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
etc/NEWS
etc/NEWS
+6
-0
No files found.
etc/NEWS
View file @
62d7857d
...
...
@@ -282,6 +282,12 @@ appending FUN to `minibuffer-setup-hook'.
** cl-lib
*** New functions cl-fresh-line, cl-digit-char-p and cl-parse-integer.
** seq
*** New seq library:
The seq library adds sequence manipulation functions and macros that
complement basic functions provided by subr.el. All functions are
prefixed with `seq-' and work on lists, strings and vectors.
** Calendar and diary
+++
...
...
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