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
*
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): Unnest `let'.
Deniz Dogan
2011-06-28
1
-40
/
+40
*
* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
Andreas Schwab
2011-06-26
1
-2
/
+2
*
Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.
Juanma Barranquero
2011-06-25
1
-2
/
+1
*
* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
Stefan Monnier
2011-06-23
1
-2
/
+6
*
* lisp/emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
Stefan Monnier
2011-06-20
1
-0
/
+19
*
* emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
Daniel Colascione
2011-06-19
1
-2
/
+3
*
Add rx.el support for numbered groups (Bug#8776).
Chong Yidong
2011-06-18
1
-0
/
+17
*
* lisp/emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
Stefan Monnier
2011-06-15
1
-4
/
+5
*
* src/eval.c (Fdefvaralias): Also mark the target as variable-special-p.
Stefan Monnier
2011-06-15
1
-0
/
+20
*
* emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
Daniel Colascione
2011-06-11
1
-1
/
+1
*
Doc fixes for timer.el (Bug#8793).
Chong Yidong
2011-06-04
1
-20
/
+20
*
Auto-commit of loaddefs files.
Glenn Morris
2011-06-02
1
-1
/
+1
*
Silence various byte-compiler warnings.
Stefan Monnier
2011-06-01
3
-24
/
+24
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
5
-32
/
+52
*
* lisp/emacs-lisp/debug.el (debug): Save&restore not just the buffer's
Stefan Monnier
2011-05-31
1
-6
/
+15
*
* debug.el (debug): Restore the previous content of the
Helmut Eller
2011-05-31
1
-0
/
+3
*
* bytecomp.el (byte-compile-defvar): Add note about quoted lambda.
Stefan Monnier
2011-05-30
1
-0
/
+2
*
* emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
Chong Yidong
2011-05-28
1
-2
/
+7
*
* lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
Toby Cubitt
2011-05-27
1
-51
/
+253
*
* lisp/emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
Toby Cubitt
2011-05-27
1
-220
/
+216
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
5
-14
/
+13
*
* lisp/emacs-lisp/lisp.el (up-list): Fix forward movement.
Stefan Monnier
2011-05-23
1
-6
/
+6
*
* lisp/emacs-lisp/advice.el (ad-read-advised-function):
Kevin Ryde
2011-05-23
1
-2
/
+13
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
Stefan Monnier
2011-05-22
1
-3
/
+3
*
* lisp/emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
Stefan Monnier
2011-05-22
1
-9
/
+8
*
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
Stefan Monnier
2011-05-22
2
-3
/
+11
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
Stefan Monnier
2011-05-20
1
-1
/
+1
*
Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.
Glenn Morris
2011-05-18
1
-45
/
+14
*
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c
Glenn Morris
2011-05-17
1
-1
/
+1
*
* lisp/emacs-lisp/eieio.el (defmethod): Fix quoting of code.
Stefan Monnier
2011-05-16
1
-1
/
+1
*
Common Lisp indentation improvements on defmethod and lambda-lists.
Didier Verna
2011-05-13
1
-35
/
+146
*
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
Glenn Morris
2011-05-12
1
-3
/
+3
|
\
|
*
* lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
Stefan Monnier
2011-05-09
1
-2
/
+3
|
*
Backport 2011-03-01T03:59:31Z!lekktu@gmail.com from trunk.
Juanma Barranquero
2011-03-11
2
-3
/
+3
*
|
bytecomp.el fix for bug#8647
Glenn Morris
2011-05-11
1
-1
/
+5
*
|
Revert accidental portion of previous bytecomp.el commit.
Glenn Morris
2011-05-11
1
-2
/
+1
*
|
bytecomp.el partial fix for bug#8646.
Glenn Morris
2011-05-11
1
-1
/
+9
*
|
* lisp/emacs-lisp/eieio.el (defmethod): Fix typo in last change.
Stefan Monnier
2011-05-07
1
-2
/
+2
*
|
Make bytecomp.el understand that defmethod defines functions.
Stefan Monnier
2011-05-07
2
-32
/
+44
*
|
Small check-declare fix.
Glenn Morris
2011-05-04
1
-4
/
+6
*
|
Fix earlier half-done eieio-defmethod change.
Stefan Monnier
2011-05-05
1
-80
/
+44
*
|
lisp/emacs-lisp/warnings.el: Tiny fixes.
Juanma Barranquero
2011-05-05
1
-53
/
+53
*
|
Make autoloading commands prompt for autoload file (Bug#7989)
Chong Yidong
2011-05-04
1
-29
/
+48
*
|
* emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
Chong Yidong
2011-05-03
1
-4
/
+12
*
|
Restore ability to show a restricted list of packages in Package Menu.
Chong Yidong
2011-04-24
1
-21
/
+37
*
|
Doc fixes for package.el.
Chong Yidong
2011-04-21
1
-26
/
+34
*
|
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
Stefan Monnier
2011-04-20
1
-5
/
+4
*
|
Allow glyphless-char-display to distinguish between X and text terminals.
Chong Yidong
2011-04-18
1
-1
/
+12
*
|
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
Stefan Monnier
2011-04-15
1
-1
/
+1
*
|
* lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
Stefan Monnier
2011-04-15
1
-6
/
+5
[next]