summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/gv.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* * lisp/emacs-lisp/gv.el (buffer-local-value): Unobsolete (bug#65555).Eli Zaretskii2023-09-021-1/+0
* ; Fix edebug spec for 'gv-define-simple-setter' (bug#62256)Matus Goljer2023-03-261-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Revert "alist-get testfn argument evaluation correction"Eli Zaretskii2022-12-161-3/+3
* alist-get testfn argument evaluation correctionMattias Engdegård2022-12-161-3/+3
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-221-3/+4
* Make `eq' obsolete as a generalized variableLars Ingebrigtsen2022-10-041-0/+1
* ; * lisp/emacs-lisp/gv.el (gv-synthetic-place): Doc fix.Eli Zaretskii2022-09-211-2/+4
* Turn gv-synthetic-place into a functionMichael Heerdegen2022-09-181-5/+5
* gv.el and cl-macs.el: Fix bug#57397Stefan Monnier2022-09-031-1/+5
* Make frame-width obsolete as a generalized variableLars Ingebrigtsen2022-08-251-0/+2
* Add NEWS entry about obsoleted generalized variablesLars Ingebrigtsen2022-08-231-1/+2
* Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-1/+4
* Make buffer-local-value obsolete as a generalized variableLars Ingebrigtsen2022-08-231-12/+13
* Revert "Make the generalized buffer-local-variable obsolete"Lars Ingebrigtsen2022-08-221-13/+12
* Make the generalized buffer-local-variable obsoleteLars Ingebrigtsen2022-08-211-12/+13
* Make many seldom-used generalized variables obsoleteLars Ingebrigtsen2022-08-211-0/+83
* Make it possible to mark generalized variables as obsoleteLars Ingebrigtsen2022-08-211-0/+15
* Don't say that macro-expansion error is a warningMattias Engdegård2022-06-301-1/+1
* (macroexp-warn-and-return): Fix bug#53618Stefan Monnier2022-02-191-5/+2
* Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-111-1/+1
|\
| * Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
| |\
| | * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | | Several amendments to scratch/correct-warning-pos.Alan Mackenzie2021-12-011-1/+1
* | | First commit of scratch/correct-warning-pos.Alan Mackenzie2021-11-291-1/+4
|/ /
* / Remove spurious %S from 'define-error' messagesTom Levy2021-11-101-1/+1
|/
* Move generalized variable specs from cl-lib.el to gv.elLars Ingebrigtsen2021-07-221-0/+100
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-171-1/+1
* Merge from origin/emacs-27Glenn Morris2021-03-121-2/+1
|\
| * * lisp/emacs-lisp/gv.el (edebug-after): Don't run the getter in the setterStefan Monnier2021-03-051-2/+1
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warningsStefan Monnier2021-02-261-1/+1
* | Remove last remaining external uses of `edebug-form-spec`Stefan Monnier2021-02-241-1/+1
* | * lisp/emacs-lisp/byte-run.el (compiler-macro): Make it EdebuggableStefan Monnier2021-02-141-1/+3
* | * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New methodStefan Monnier2021-02-131-1/+2
* | Edebug: Make it possible to debug `gv-expander`s in `declare`Stefan Monnier2021-02-121-0/+5
* | * lisp/emacs-lisp/gv.el (gv-place): SimplifyStefan Monnier2021-02-111-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * lisp/emacs-lisp/gv.el (error): Allow it as a placeStefan Monnier2020-12-141-0/+5
* | Add gv-define-expander for plist-getNaoya Yamashita2020-09-091-0/+11
* | Preserve setf semantics in 'substring', 'cons', 'logand' expandersŠtěpán Němec2020-08-251-6/+12
* | Ensure that getters and setters can be edebugged at the same time.Philipp Stephani2020-06-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-201-1/+1
|\|
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-1/+1
* | Also use named functions for the ‘gv’ declare forms (Bug#40491)Philipp Stephani2020-04-121-3/+13
|/
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some &rest body edebug specsLars Ingebrigtsen2019-10-161-1/+1
* Tweak gv-define-setter debug settingLars Ingebrigtsen2019-07-151-1/+1