index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/leim/quail: Use lexical-binding
Stefan Monnier
2021-02-10
10
-40
/
+41
*
* lisp/leim/quail: Use lexical-binding
Stefan Monnier
2021-02-10
1
-7
/
+7
*
* lisp/subr.el (combine-change-calls-1): Don't presume integer args
Stefan Monnier
2021-02-10
1
-0
/
+2
*
* lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Break cycles
Stefan Monnier
2021-02-10
1
-14
/
+29
*
Fix ediff even/odd faces to increase their contrast and readability
Juri Linkov
2021-02-10
1
-14
/
+28
*
Fix build problem with previous facemenu change
Lars Ingebrigtsen
2021-02-10
2
-5
/
+4
*
Simplify and speed up after-find-file
Paul Eggert
2021-02-10
1
-10
/
+7
*
Remove the 'M-o' ('facemap-keymap') binding experimentally
Lars Ingebrigtsen
2021-02-10
2
-7
/
+22
*
* lisp/emacs-lisp/edebug.el: Tweak last change
Stefan Monnier
2021-02-10
1
-37
/
+22
*
Use lexical-binding in dns-mode.el
Stefan Kangas
2021-02-10
1
-13
/
+7
*
Use lexical-binding in mail-utils.el and add tests
Stefan Kangas
2021-02-10
1
-1
/
+3
*
* list/emacs-lisp/edebug.el: Don't overload `edebug-form-spec`
Stefan Monnier
2021-02-10
1
-13
/
+28
*
Fix local defvar scoping error (bug#46387)
Mattias EngdegÄrd
2021-02-10
1
-2
/
+2
*
Minor cleanup in imenu.el
Stefan Kangas
2021-02-10
1
-30
/
+9
*
Use lexical-binding in snmp-mode.el
Stefan Kangas
2021-02-10
1
-27
/
+12
*
Declare empty macro imenu-progress-menu obsolete
Stefan Kangas
2021-02-10
4
-38
/
+5
*
* lisp/cedet/semantic/bovine/gcc.el: Use lexical-binding.
Stefan Kangas
2021-02-10
1
-5
/
+6
*
Make texinfmt-version variable obsolete
Stefan Kangas
2021-02-10
1
-4
/
+6
*
Use lexical-binding in bib-mode.el
Stefan Kangas
2021-02-10
1
-7
/
+4
*
Change default semantic-lex-analyzer to semantic-lex
Stefan Kangas
2021-02-10
1
-4
/
+2
*
Use lexical-binding in almost all of play/*.el
Stefan Kangas
2021-02-10
7
-37
/
+48
*
Refine use of vc-dir faces; apply to all backends
Protesilaos Stavrou
2021-02-10
6
-32
/
+35
*
; Fix warning in last change to semantic/idle.el.
Basil L. Contovounesios
2021-02-09
1
-1
/
+1
*
Tiny simplification to read-char-by-name
Basil L. Contovounesios
2021-02-09
1
-8
/
+7
*
Fix syntax category of some characters
Eli Zaretskii
2021-02-09
1
-1
/
+1
*
* lisp/net/dictionary.el: Dictionary improvements (bug#45262)
Juri Linkov
2021-02-09
1
-6
/
+31
*
Use lexical-binding in a few more scattered files
Stefan Monnier
2021-02-09
5
-119
/
+103
*
New options read-char-by-name-sort and read-char-by-name-group (bug#46240)
Juri Linkov
2021-02-09
1
-2
/
+64
*
* lisp/cedet/{semantic/scope.el,ede/project-am.el}: Use lexical-scoping
Stefan Monnier
2021-02-09
2
-72
/
+53
*
* lisp/emacs-lisp/byte-opt.el (byte-optimize--pcase): New macro
Stefan Monnier
2021-02-09
1
-20
/
+50
*
* lisp/emacs-lisp/macroexp.el: Break cycle with bytecomp/byte-opt
Stefan Monnier
2021-02-09
3
-78
/
+68
*
Remove some dead, commented out code from lisp-mode.el
Stefan Kangas
2021-02-09
1
-3
/
+0
*
Load all generic-x.el modes unconditionally
Stefan Kangas
2021-02-09
1
-210
/
+127
*
; Fix recent change in eval-last-sexp
Basil L. Contovounesios
2021-02-09
1
-1
/
+1
*
Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373
Alan Mackenzie
2021-02-09
1
-1
/
+3
*
Make pcomplete-ignore-case obsolete
Lars Ingebrigtsen
2021-02-09
3
-13
/
+10
*
Preserve leading whitespace in `lm-commentary'.
Matt Armstrong
2021-02-09
1
-1
/
+1
*
Move all usages of `values' to `values--store-value'
Lars Ingebrigtsen
2021-02-09
6
-57
/
+71
*
Don't use `values' in elisp--eval-defun
Lars Ingebrigtsen
2021-02-09
1
-7
/
+9
*
Finish customize-changed-options/customize-changed fix up
Lars Ingebrigtsen
2021-02-09
3
-6
/
+6
*
* lisp/gnus/gnus-topic.el: Fix a backward incompatibility
Stefan Monnier
2021-02-08
4
-15
/
+16
*
Run Gnus group names through regexp-quote when matching results
Eric Abrahamsen
2021-02-08
1
-6
/
+8
*
* lisp/indent.el (beginning-of-line-text): Mark it as a movement command
Stefan Monnier
2021-02-08
1
-1
/
+1
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
6
-12
/
+20
*
* lisp/avoid.el: Doc fixes.
Stefan Kangas
2021-02-08
1
-12
/
+9
*
Record the value of `C-x C-e' in `values'
Lars Ingebrigtsen
2021-02-08
1
-1
/
+3
*
Add vc-dir faces; also apply them to vc-git
Protesilaos Stavrou
2021-02-08
2
-30
/
+65
*
Bind clone-buffer to C-x x n
Sean Whitton
2021-02-08
1
-0
/
+1
*
Fix tcl-mode indentation of namespaced code
Anticrisis
2021-02-08
1
-24
/
+5
*
Make `C-a' in enriched-mode behave more line in other modes
Lars Ingebrigtsen
2021-02-08
1
-1
/
+0
[next]