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
/
cconv.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove generation of old bytecodes for catch/unwind
Mattias Engdegård
2020-01-05
1
-30
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve errors & warnings due to fancy quoted vars (Bug#32939)
Noam Postavsky
2019-11-28
1
-2
/
+4
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-1
/
+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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-10
/
+10
*
|
Don't forget to analyze args of lambda lifted functions (Bug#30872)
Noam Postavsky
2018-06-16
1
-24
/
+31
*
|
* lisp/emacs-lisp/cconv.el (cconv-convert): Fix compiling compiled code
Stefan Monnier
2018-02-02
1
-2
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
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
*
|
Stop calling ‘byte-compile-log-warning’
Philipp Stephani
2016-09-11
1
-17
/
+16
*
|
* lisp/emacs-lisp/cconv.el: Fix λ-lifting in the presence of shadowing
Stefan Monnier
2016-08-09
1
-28
/
+48
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Byte compiler: on setq with an odd number of arguments, generate a `signal'
Alan Mackenzie
2015-11-26
1
-21
/
+22
*
Don't let cconv_convert insert a nil argument into a `setq' form.
Alan Mackenzie
2015-11-23
1
-4
/
+6
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-5
/
+6
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-4
/
+4
*
Add (:documentation <form>) for dynamically-generated docstrings
Stefan Monnier
2015-02-05
1
-8
/
+23
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2014-12-13
1
-28
/
+29
*
* lisp/subr.el (track-mouse): New macro.
Stefan Monnier
2014-09-27
1
-9
/
+0
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/cconv.el (cconv-convert): Print warning instead of
Nathan Trapuzzano
2013-11-10
1
-3
/
+3
*
* lisp/emacs-lisp/cconv.el (cconv-convert): Check form of let binding.
Nathan Trapuzzano
2013-11-04
1
-6
/
+9
*
Introduce new bytecodes for efficient catch/condition-case in lexbind.
Stefan Monnier
2013-10-03
1
-12
/
+51
*
* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
Stefan Monnier
2013-09-04
1
-10
/
+10
*
* lisp/emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
Stefan Monnier
2013-08-27
1
-1
/
+2
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
Stefan Monnier
2013-06-13
1
-1
/
+13
*
Fix compilation error with simultaneous dynamic+lexical scoping.
Stefan Monnier
2013-06-04
1
-3
/
+12
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-12
/
+12
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-28
/
+28
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-25
/
+0
*
* lisp/vc/vc-mtn.el:
Stefan Monnier
2012-04-25
1
-1
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-25
1
-3
/
+3
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-6
/
+6
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
1
-10
/
+0
*
Remove list-processes C function; misc fixes to last change.
Chong Yidong
2011-04-06
1
-1
/
+3
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-0
/
+8
[next]