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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/timer.el (timer--time-setter): New function.
Stefan Monnier
2013-08-12
3
-20
/
+21
*
lisp/emacs-lisp/timer.el (timer--time): Define setter with gv-define-setter.
Juanma Barranquero
2013-08-10
1
-17
/
+16
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
2
-2
/
+4
*
* lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords.
Stefan Monnier
2013-08-08
1
-66
/
+60
*
lisp/*.el: Silence lexical-binding warnings.
Juanma Barranquero
2013-08-09
1
-7
/
+7
*
* lisp/emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
Stefan Monnier
2013-08-08
1
-4
/
+2
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
Stefan Monnier
2013-08-07
1
-35
/
+20
*
* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
Stefan Monnier
2013-08-07
2
-40
/
+57
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
3
-4
/
+4
*
* lisp/subr.el (macrop): New function.
Stefan Monnier
2013-08-04
4
-62
/
+37
*
* lisp/emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
Stefan Monnier
2013-08-04
1
-26
/
+59
*
* lisp/emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
Stefan Monnier
2013-08-02
1
-1
/
+1
*
* lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
Stefan Monnier
2013-08-02
1
-6
/
+6
*
Make defvar affect the default binding outside of any let.
Stefan Monnier
2013-08-02
1
-1
/
+0
*
lisp/emacs-lisp/lisp-mode.el: Support cl-def* expressions in imenu.
Juanma Barranquero
2013-08-02
1
-2
/
+5
*
* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
Dmitry Antipov
2013-07-31
1
-1
/
+1
*
* lisp/emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
Stefan Monnier
2013-07-26
1
-1
/
+1
*
* lisp/emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
Stefan Monnier
2013-07-26
1
-176
/
+32
*
Add support for lexical variables to the debugger's `e' command.
Stefan Monnier
2013-07-26
2
-116
/
+31
*
* lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
Stefan Monnier
2013-07-24
1
-5
/
+9
*
* lisp/emacs-lisp/autoload.el (autoload--setup-output): New function,
Stefan Monnier
2013-07-22
1
-35
/
+30
*
lisp/emacs-lisp/package.el (package-menu-mode): Fix bug#14930.
Ari Roponen
2013-07-22
1
-1
/
+1
*
Remove lisp/emacs-lisp/.gitignore
Andreas Schwab
2013-07-12
1
-2
/
+0
*
* emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
Andreas Schwab
2013-07-12
1
-2
/
+3
*
lisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.
Juanma Barranquero
2013-07-12
1
-6
/
+6
*
Remove some reimplementations of cl-gensym
Glenn Morris
2013-07-11
1
-23
/
+3
*
Stop reimplementing a bunch of cl- functions in ert
Glenn Morris
2013-07-11
1
-147
/
+26
*
* lisp/emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
Stefan Monnier
2013-07-08
1
-5
/
+12
*
* automated/Makefile.in (setwins): Include the 'data' subdirectory.
Dmitry Gutov
2013-06-27
1
-3
/
+3
*
* lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
Stefan Monnier
2013-06-26
1
-41
/
+39
*
* lisp/emacs-lisp/package.el (package--add-to-archive-contents): Add missing
Stefan Monnier
2013-06-25
1
-1
/
+3
*
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
Stefan Monnier
2013-06-25
4
-196
/
+254
*
lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
Juanma Barranquero
2013-06-23
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package-el-version): Remove.
Stefan Monnier
2013-06-22
1
-22
/
+20
*
lisp/emacs-lisp/package.el (tar-get-file-descriptor, tar--extract): Declare.
Juanma Barranquero
2013-06-21
1
-0
/
+3
*
* lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.
Stefan Monnier
2013-06-21
1
-75
/
+67
*
* lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.
Stefan Monnier
2013-06-20
2
-169
/
+138
*
* lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.
Stefan Monnier
2013-06-20
3
-1288
/
+12
*
lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.
Juanma Barranquero
2013-06-20
1
-17
/
+11
*
* lisp/emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
Glenn Morris
2013-06-19
1
-1
/
+6
*
Check autoload's "type" argument correctly in bytecomp.el
Glenn Morris
2013-06-19
1
-2
/
+2
*
Convert symbol prettification into minor mode and global minor mode.
Juanma Barranquero
2013-06-19
1
-1
/
+1
*
* lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header.
Stefan Monnier
2013-06-18
1
-1
/
+2
*
Replace obsolete generic-make-keywords calls
Glenn Morris
2013-06-18
1
-5
/
+2
*
* lisp/emacs-lisp/package.el: Update package-alist after install.
Stefan Monnier
2013-06-17
1
-12
/
+18
*
* lisp/emacs-lisp/package.el (package-load-descriptor): Remove
Dmitry Gutov
2013-06-17
1
-4
/
+3
*
* lisp/emacs-lisp/package.el (package-load-descriptor): Do not call
Dmitry Gutov
2013-06-17
1
-4
/
+4
*
* lisp/emacs-lisp/package.el: Don't activate packages older than builtin.
Stefan Monnier
2013-06-15
3
-132
/
+140
*
Add coding cookie to lisp/emacs-lisp/lisp-mode.el.
Eli Zaretskii
2013-06-15
1
-1
/
+1
*
* lisp/emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
Stefan Monnier
2013-06-13
2
-222
/
+197
[next]