index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix calculator-string-to-number yet again (bug#47694)
Eli Barzilay
2021-04-11
2
-4
/
+56
*
Fix typo in cconv
Mattias Engdegård
2021-04-11
2
-1
/
+8
*
Add another check for the required header <linux/filter.h>.
Philipp Stephani
2021-04-11
2
-3
/
+3
*
Also check for needed seccomp macros.
Philipp Stephani
2021-04-11
2
-7
/
+23
*
Fix handling of mouse clicks on tab-bar buttons
Eli Zaretskii
2021-04-11
1
-137
/
+10
*
; * lisp/net/shr.el (shr-insert-document): Fix last change.
Eli Zaretskii
2021-04-11
1
-2
/
+3
*
* lisp/net/shr.el (shr-insert-document): Explain why bidi-display-reordering
Stefan Monnier
2021-04-10
1
-0
/
+5
*
Add new icomplete-vertical-mode
Gregory Heytings
2021-04-10
3
-4
/
+54
*
* lisp/misearch.el (multi-isearch-read-buffers): Fix last change
Stefan Monnier
2021-04-10
1
-1
/
+1
*
* src/emacs.c (read_full): Add a few assertions.
Philipp Stephani
2021-04-10
1
-0
/
+3
*
* lisp/cus-dep.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-3
/
+3
*
* lisp/misearch.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-14
/
+14
*
* src/emacs.c (load_seccomp): Add a useful assertion.
Philipp Stephani
2021-04-10
1
-0
/
+1
*
* src/emacs.c (load_seccomp): Fix condition.
Philipp Stephani
2021-04-10
1
-1
/
+1
*
* lisp/ps-bdf.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-2
/
+2
*
* lisp/informat.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-2
/
+2
*
* lisp/loadup.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-9
/
+9
*
* lisp/jka-compr.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-14
/
+13
*
* etc/NEWS: Extend paragraph about &define form and backtracking
Philipp Stephani
2021-04-10
1
-2
/
+5
*
; Fix copyright years
Glenn Morris
2021-04-10
1
-1
/
+1
*
Convert CC Mode to lexical binding in Emacs
Alan Mackenzie
2021-04-10
13
-51
/
+58
*
Add a helper binary to create a basic Secure Computing filter.
Philipp Stephani
2021-04-10
7
-0
/
+402
*
* src/emacs.c (load_seccomp): Fix condition.
Philipp Stephani
2021-04-10
1
-1
/
+1
*
Read file in a loop if necessary.
Philipp Stephani
2021-04-10
1
-11
/
+39
*
; * etc/NEWS: Fix the wording of a recently added entry.
Eli Zaretskii
2021-04-10
1
-8
/
+9
*
Add support for --seccomp command-line option.
Philipp Stephani
2021-04-10
5
-4
/
+314
*
Edebug: Disable backtracking when hitting a &define keyword.
Philipp Stephani
2021-04-10
4
-13
/
+43
*
* lisp/gnus/nnagent.el: Fix spurious empty line at BOB
Stefan Monnier
2021-04-10
1
-1
/
+0
*
* lisp/edmacro.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-21
/
+15
*
* lisp/files-x.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-2
/
+2
*
* lisp/ps-mule.el: Use lexical-binding
Stefan Monnier
2021-04-10
1
-23
/
+23
*
Autoload list-colors-display.
Gregory Heytings
2021-04-10
1
-0
/
+1
*
Tramp: fix location of files on W32
Michael Albinus
2021-04-10
2
-12
/
+30
*
Further fix of hostname completion on MS Windows
Jim Porter
2021-04-10
1
-2
/
+15
*
Fail earlier if stale Flymake report functions called
João Távora
2021-04-10
1
-1
/
+4
*
Don't stop when before space or closing paren
Dmitry Gutov
2021-04-10
1
-1
/
+1
*
CC Mode: fix c-where-wrt-brace-construct to cope with class declarations
Alan Mackenzie
2021-04-09
1
-15
/
+32
*
Fix condition-case optimiser bug
Mattias Engdegård
2021-04-09
2
-2
/
+14
*
Better compiler warning tests
Mattias Engdegård
2021-04-09
1
-24
/
+25
*
Clean up bytecomp-tests.el
Mattias Engdegård
2021-04-09
1
-103
/
+47
*
Make refer-every into obsolete alias for seq-every-p
Stefan Kangas
2021-04-09
1
-10
/
+6
*
Remove redundant #' before lambda in ibuf-*.el
Stefan Kangas
2021-04-09
2
-91
/
+91
*
Don't preserve window-line in tabulated-list-print
Stefan Kangas
2021-04-09
1
-15
/
+4
*
Use lexical-binding in winner.el
Stefan Kangas
2021-04-09
1
-11
/
+8
*
Merge branch 'vhdl-mode-lexbind' into trunk
Stefan Monnier
2021-04-09
1
-407
/
+448
|
\
|
*
* lisp/progmodes/vhdl-mode.el: Use lexical-binding
Stefan Monnier
2021-04-08
1
-407
/
+448
*
|
Use lexical-binding in cmuscheme.el
Stefan Kangas
2021-04-09
1
-60
/
+43
*
|
* lisp/progmodes/cmacexp.el: Use lexical-binding.
Stefan Kangas
2021-04-09
1
-18
/
+19
*
|
Use lexical-binding in foldout.el
Stefan Kangas
2021-04-09
1
-28
/
+24
*
|
Use lexical-binding in loadhist.el and add tests
Stefan Kangas
2021-04-09
2
-1
/
+58
[next]