index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
map.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation
Adam Porter
2020-02-04
1
-6
/
+11
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Trivial docstring fixes
Juanma Barranquero
2019-12-24
1
-5
/
+6
*
* lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args
Andrea Corallo
2019-10-11
1
-9
/
+22
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+2
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-2
/
+0
*
* lisp/emacs-lisp/map.el (map-inplace): Fix the message of the error.
Nicolas Petton
2019-03-27
1
-1
/
+1
*
Fix the error message when modifying maps in-place (Bug#34941)
Nicolas Petton
2019-03-22
1
-2
/
+2
*
* lisp/emacs-lisp/map.el: Bump version to 2.0.
Nicolas Petton
2019-03-04
1
-1
/
+1
*
* lisp/emacs-lisp/map.el: Prepare for addition to GNU ELPA
Stefan Monnier
2019-01-08
1
-0
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/map.el: Add support for plists
Stefan Monnier
2018-12-20
1
-30
/
+78
*
|
* lisp/emacs-lisp/map.el: Avoid special casing lists.
Stefan Monnier
2018-12-17
1
-15
/
+36
*
|
* lisp/emacs-lisp/map.el: Fix recent changes
Basil L. Contovounesios
2018-12-14
1
-5
/
+9
*
|
* lisp/emacs-lisp/map.el: Make the functions generic
Stefan Monnier
2018-12-11
1
-102
/
+106
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
|
/
*
; Fix some tiny doc typos
Glenn Morris
2018-03-27
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix Edebug specs for map-let and with-maps-do
Gemini Lasswell
2017-10-24
1
-1
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/emacs-lisp/map.el (map-put): Fix redundancy in docstring.
Tino Calancha
2017-07-17
1
-2
/
+0
*
alist-get: Add optional arg TESTFN
Tino Calancha
2017-07-17
1
-8
/
+13
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* lisp/emacs-lisp/map.el (map--dispatch): Fix docstring
Robert Cochran
2016-08-20
1
-3
/
+3
*
|
; Spelling fixes
Paul Eggert
2016-06-26
1
-1
/
+1
*
|
* lisp/emacs-lisp/map.el (map-contains-key): Better docstring
Nicolas Petton
2016-06-18
1
-1
/
+1
*
|
Add new function map-do
Nicolas Petton
2016-06-18
1
-1
/
+25
*
|
map.el (map-merge*): Use `map-into' at beginning rather than end
Stefan Monnier
2016-06-18
1
-11
/
+18
|
/
*
Fix map-put and map-delete for alists (Bug#23105)
Nicolas Petton
2016-03-25
1
-26
/
+10
*
Quoting fixes in doc strings and diagnostics
Paul Eggert
2016-02-03
1
-1
/
+1
*
* lisp/emacs-lisp/map.el: Improvements to the docstring of the pcase macro
Nicolas Petton
2016-02-03
1
-8
/
+9
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Rename seq-p and map-p to seqp and mapp
Nicolas Petton
2015-11-11
1
-3
/
+3
*
* lisp/emacs-lisp/map.el (map-merge-with): New function
Artur Malabarba
2015-11-10
1
-5
/
+20
*
* lisp/emacs-lisp/map.el: Better docstrings.
Nicolas Petton
2015-10-26
1
-11
/
+12
*
Fix typos in docstrings
Nicolas Petton
2015-10-14
1
-1
/
+1
*
Better docstrings in seq.el and map.el
Nicolas Petton
2015-10-14
1
-3
/
+7
*
Improve the semantic of map-some
Nicolas Petton
2015-09-06
1
-2
/
+3
*
Rename map-contains-key-p and map-some-p
Nicolas Petton
2015-09-06
1
-4
/
+4
*
Add support for gv.el in map.el
Nicolas Petton
2015-07-09
1
-66
/
+60
*
Revert "Define `map-elt' as a generalized variable"
Nicolas Petton
2015-06-21
1
-28
/
+24
*
Define `map-elt' as a generalized variable
Nicolas Petton
2015-06-21
1
-24
/
+28
*
Reuse `alist-get' in map.el
Nicolas Petton
2015-06-21
1
-10
/
+2
*
* lisp/emacs-lisp/map.el (map-into): Fix a byte-compiler warning.
Nicolas Petton
2015-06-16
1
-2
/
+2
*
* lisp/emacs-lisp/map.el (map-let): Better docstring.
Nicolas Petton
2015-06-15
1
-3
/
+6
*
* lisp/emacs-lisp/map.el (map-let): Better docstring.
Nicolas Petton
2015-06-06
1
-8
/
+13
*
Better syntax for the map pcase pattern
Nicolas Petton
2015-06-06
1
-1
/
+1
*
* lisp/emacs-lisp/map.el (map--dispatch): Better docstring.
Nicolas Petton
2015-06-06
1
-2
/
+2
[next]