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
*
* configure.ac [alpha]: Explicit error in non-ELF case.
Glenn Morris
2013-10-13
1
-2
/
+2
*
Use accented form of some names
Glenn Morris
2013-10-12
2
-3
/
+20
*
* lisp/emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
Dmitry Gutov
2013-10-11
1
-3
/
+5
*
authors.el trivia
Glenn Morris
2013-10-09
1
-4
/
+8
*
* lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
Stefan Monnier
2013-10-08
1
-5
/
+245
*
* lisp/emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
Stefan Monnier
2013-10-08
1
-2
/
+9
*
* lisp/emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
Stefan Monnier
2013-10-07
1
-3
/
+5
*
* lisp/emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
Stefan Monnier
2013-10-07
1
-13
/
+14
*
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using lexical-binding.
Stefan Monnier
2013-10-07
1
-22
/
+20
*
* lisp/emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
Stefan Monnier
2013-10-07
1
-3
/
+2
*
Get Ruby's SMIE code to pass the test suite.
Stefan Monnier
2013-10-05
1
-1
/
+1
*
* lisp/emacs-lisp/syntax.el (syntax-ppss): Doc fix.
Xue Fuqiao
2013-10-04
1
-2
/
+7
*
Add support for package signature checking.
Daiki Ueno
2013-10-03
1
-20
/
+176
*
Introduce new bytecodes for efficient catch/condition-case in lexbind.
Stefan Monnier
2013-10-03
3
-33
/
+166
*
* lisp/emacs-lisp/package.el (package-desc): Simplify.
Stefan Monnier
2013-10-01
1
-6
/
+5
*
* lisp/emacs-lisp/package.el (package-buffer-info, describe-package-1):
Dmitry Gutov
2013-10-01
1
-3
/
+2
*
* lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): Pass
Dmitry Gutov
2013-09-29
2
-23
/
+56
*
* lisp/emacs-lisp/cl-macs.el:
Stefan Monnier
2013-09-27
1
-68
/
+115
*
* emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
Daniel Colascione
2013-09-25
1
-0
/
+2
*
* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
Glenn Morris
2013-09-19
1
-2
/
+4
*
* lisp/emacs-lisp/eieio.el (class-parent): Undo previous change.
Glenn Morris
2013-09-19
1
-4
/
+1
*
* emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
Glenn Morris
2013-09-19
1
-1
/
+4
*
* emacs-lisp/chart.el (x-display-color-cells): Declare.
Glenn Morris
2013-09-17
1
-5
/
+5
*
* lisp/emacs-lisp/package.el (package-generate-autoloads): Remove `require'
Stefan Monnier
2013-09-17
1
-3
/
+2
*
Add a major-mode for the *Messages* buffer
Glenn Morris
2013-09-17
1
-4
/
+5
*
Use with-demoted-errors now that it can format any error messages
Glenn Morris
2013-09-11
2
-35
/
+32
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-6
/
+2
*
* lisp/minibuffer.el: Make minibuffer-complete call completion-in-region
Stefan Monnier
2013-09-06
1
-30
/
+32
*
* lisp/subr.el (pop): Use `car-safe'.
Stefan Monnier
2013-09-04
2
-13
/
+1
*
* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
Stefan Monnier
2013-09-04
1
-10
/
+10
*
* lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
Stefan Monnier
2013-09-04
1
-1
/
+3
*
* lisp/emacs-lisp/package.el (package-activate-1): Don't let a missing
Stefan Monnier
2013-09-03
1
-1
/
+2
*
* bytecomp.el (byte-recompile-directory): Fix is-this-a-directory logic.
Glenn Morris
2013-08-30
1
-10
/
+10
*
Misc changes to reduce use of `(lambda...); and other cleanups.
Stefan Monnier
2013-08-29
1
-3
/
+4
*
* lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer)
Stefan Monnier
2013-08-29
1
-6
/
+67
*
* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
Stefan Monnier
2013-08-28
1
-6
/
+7
*
* lisp/emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
Stefan Monnier
2013-08-28
1
-4
/
+11
*
* lisp/emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
Stefan Monnier
2013-08-27
1
-1
/
+2
*
Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.org
Glenn Morris
2013-08-27
1
-1
/
+1
|
\
|
*
* lisp/emacs-lisp/package.el (package-buffer-info): Fix message typo.
Glenn Morris
2013-08-23
1
-1
/
+1
*
|
* lisp/emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
Stefan Monnier
2013-08-21
1
-4
/
+2
*
|
* bytecomp.el (byte-compile-make-variable-buffer-local): Tweak warning.
Glenn Morris
2013-08-15
1
-1
/
+1
*
|
* lisp/emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
Stefan Monnier
2013-08-15
1
-39
/
+42
*
|
* 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
[next]