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
/
gv.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(macroexp-warn-and-return): Fix bug#53618
Stefan Monnier
2022-02-19
1
-5
/
+2
*
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-1
/
+1
|
\
|
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
|
Several amendments to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-01
1
-1
/
+1
*
|
|
First commit of scratch/correct-warning-pos.
Alan Mackenzie
2021-11-29
1
-1
/
+4
|
/
/
*
/
Remove spurious %S from 'define-error' messages
Tom Levy
2021-11-10
1
-1
/
+1
|
/
*
Move generalized variable specs from cl-lib.el to gv.el
Lars Ingebrigtsen
2021-07-22
1
-0
/
+100
*
Fix a few Edebug specifications where code is wrapped in lambdas.
Philipp Stephani
2021-05-17
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-03-12
1
-2
/
+1
|
\
|
*
* lisp/emacs-lisp/gv.el (edebug-after): Don't run the getter in the setter
Stefan Monnier
2021-03-05
1
-2
/
+1
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
Stefan Monnier
2021-02-26
1
-1
/
+1
*
|
Remove last remaining external uses of `edebug-form-spec`
Stefan Monnier
2021-02-24
1
-1
/
+1
*
|
* lisp/emacs-lisp/byte-run.el (compiler-macro): Make it Edebuggable
Stefan Monnier
2021-02-14
1
-1
/
+3
*
|
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New method
Stefan Monnier
2021-02-13
1
-1
/
+2
*
|
Edebug: Make it possible to debug `gv-expander`s in `declare`
Stefan Monnier
2021-02-12
1
-0
/
+5
*
|
* lisp/emacs-lisp/gv.el (gv-place): Simplify
Stefan Monnier
2021-02-11
1
-1
/
+1
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/gv.el (error): Allow it as a place
Stefan Monnier
2020-12-14
1
-0
/
+5
*
|
Add gv-define-expander for plist-get
Naoya Yamashita
2020-09-09
1
-0
/
+11
*
|
Preserve setf semantics in 'substring', 'cons', 'logand' expanders
Štěpán Němec
2020-08-25
1
-6
/
+12
*
|
Ensure that getters and setters can be edebugged at the same time.
Philipp Stephani
2020-06-14
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
|
Also use named functions for the ‘gv’ declare forms (Bug#40491)
Philipp Stephani
2020-04-12
1
-3
/
+13
|
/
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some &rest body edebug specs
Lars Ingebrigtsen
2019-10-16
1
-1
/
+1
*
Tweak gv-define-setter debug setting
Lars Ingebrigtsen
2019-07-15
1
-1
/
+1
*
Fix alist-get gv setter not returning VAL
Michael Heerdegen
2019-05-09
1
-12
/
+14
*
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/gv.el (gv-define-setter): Silence compiler warning
Stefan Monnier
2018-04-18
1
-0
/
+2
*
|
* lisp/emacs-lisp/gv.el (char-table-range): Add gv-setter.
Stefan Monnier
2018-01-25
1
-0
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Rewrite Testcover's internals, fixing several bugs
Gemini Lasswell
2017-10-08
1
-1
/
+3
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
1
-2
/
+2
*
Don't define gv expanders in compiler's runtime (Bug#27016)
Noam Postavsky
2017-08-07
1
-6
/
+1
*
alist-get: Add optional arg TESTFN
Tino Calancha
2017-07-17
1
-2
/
+4
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
* lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring.
Nicolas Richard
2016-08-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Signal an error when `setf' gets an odd number of arguments.
Alan Mackenzie
2015-11-23
1
-0
/
+2
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-1
/
+1
[next]