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
*
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
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
(gv-setter, gv-synthetic-place, gv-delay-error): New funs/macros
Stefan Monnier
2015-07-07
1
-7
/
+50
*
* lisp/progmodes/gud.el: Use lexical-binding.
Stefan Monnier
2015-03-03
1
-3
/
+14
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.
Stefan Monnier
2014-10-31
1
-4
/
+4
*
* lisp/subr.el (alist-get): New accessor.
Stefan Monnier
2014-10-01
1
-16
/
+35
*
* emacs-lisp/gv.el (window-buffer, window-display-table)
Leo Liu
2014-05-31
1
-6
/
+11
*
lisp/emacs-lisp/gv.el: Avoid duplicating entries of defun-declaration-alist.
Juanma Barranquero
2014-02-21
1
-4
/
+6
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/gv.el (gv-ref): Mention lexbind restriction.
Stefan Monnier
2013-12-16
1
-1
/
+4
*
* lisp/electric.el (electric-indent-local-mode): New minor mode.
Stefan Monnier
2013-11-05
1
-0
/
+4
*
* lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
Stefan Monnier
2013-09-04
1
-1
/
+3
*
* lisp/emacs-lisp/timer.el (timer--time-setter): New function.
Stefan Monnier
2013-08-12
1
-2
/
+4
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
|
*
Backport fix for bug#12879 from trunk
Stefan Monnier
2012-11-14
1
-1
/
+1
*
|
* lisp/emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments.
Stefan Monnier
2012-11-13
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-11-09T14:45:15Z!dmantipov@yandex.ru
Glenn Morris
2012-11-12
1
-2
/
+3
|
\
|
|
*
* lisp/emacs-lisp/gv.el (gv-define-simple-setter): One more fix.
Stefan Monnier
2012-11-12
1
-2
/
+3
*
|
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-10
1
-5
/
+12
|
\
|
|
*
* lisp/emacs-lisp/gv.el (gv-define-simple-setter): Fix last change.
Stefan Monnier
2012-11-07
1
-1
/
+2
|
*
Small doc updates for generalized variables
Glenn Morris
2012-11-06
1
-2
/
+6
|
*
* lisp/emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
Stefan Monnier
2012-11-06
1
-2
/
+4
|
*
* lisp/emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
Glenn Morris
2012-11-05
1
-1
/
+1
*
|
* lisp/emacs-lisp/gv.el (gv-deref): Move setter declaration, to fix bootstrap.
Stefan Monnier
2012-11-08
1
-1
/
+4
*
|
* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
Stefan Monnier
2012-11-08
1
-1
/
+0
*
|
* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
Stefan Monnier
2012-11-08
1
-0
/
+18
|
/
*
* lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.
Stefan Monnier
2012-10-18
1
-1
/
+2
*
* lisp/emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
Stefan Monnier
2012-10-13
1
-1
/
+2
*
* lisp/emacs-lisp/testcover.el (testcover-after): Add gv-expander.
Stefan Monnier
2012-09-26
1
-1
/
+1
*
Fix two references to deleted obsolete variables.
Chong Yidong
2012-09-24
1
-4
/
+7
*
* lisp/files.el (read-only-mode): New minor mode.
Stefan Monnier
2012-08-29
1
-2
/
+3
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-8
/
+1
*
* lisp/emacs-lisp/gv.el (cond): Make it a valid place.
Stefan Monnier
2012-07-10
1
-16
/
+48
*
Further GV/CL cleanups.
Stefan Monnier
2012-06-22
1
-62
/
+55
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-0
/
+430