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
*
Merge from origin/emacs-26
Glenn Morris
2018-10-03
1
-2
/
+37
|
\
|
*
Improve cl-do, cl-do* docstrings
Tino Calancha
2018-09-29
1
-2
/
+37
*
|
* lisp/emacs-lisp/autoload.el (autoload-ignored-definitions): New var
Stefan Monnier
2018-10-02
1
-10
/
+16
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
2
-10
/
+17
*
|
* lisp/multifile.el: New file, extracted from etags.el
Stefan Monnier
2018-09-22
1
-2
/
+13
*
|
* lisp/emacs-lisp/advice.el: Only use defmacro when needed
Stefan Monnier
2018-09-17
1
-48
/
+45
*
|
* lisp/emacs-lisp/advice.el (ad-advised-functions): Make it a plain list
Stefan Monnier
2018-09-17
1
-13
/
+8
*
|
Make lisp/thread.el the new home for thread-related Lisp functions
Gemini Lasswell
2018-09-09
2
-172
/
+0
*
|
Add list-threads command and thread-list-mode
Gemini Lasswell
2018-09-09
1
-0
/
+128
*
|
Fix timer.el minor rounding error
Paul Eggert
2018-09-05
1
-5
/
+5
*
|
Mark thread-alive-p as obsolete
Michael Albinus
2018-08-31
1
-0
/
+2
*
|
Handle thread-signal towards the main thread (Bug#32502)
Michael Albinus
2018-08-30
1
-0
/
+42
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-29
1
-1
/
+1
|
\
|
|
*
Small checkdoc quoting fix (bug#32546)
Glenn Morris
2018-08-27
1
-1
/
+1
*
|
Allow setf of buffer-modified-p without argument (Bug#21201)
Noam Postavsky
2018-08-27
1
-2
/
+3
*
|
Fix links in backtraces to work on advised built-ins (Bug#25393)
Gemini Lasswell
2018-08-27
1
-5
/
+7
*
|
Prune most-positive-fixnum from Lisp source
Paul Eggert
2018-08-22
2
-6
/
+4
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
4
-23
/
+23
*
|
Don't include text properties when making autoloads
Allen Li
2018-08-17
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-14
1
-1
/
+12
|
\
|
|
*
Do not consider external packages to be removable (Bug#27822)
Yuri D'Elia
2018-08-11
1
-1
/
+12
|
*
New function read-answer (Bug#31782)
Juri Linkov
2018-08-04
1
-0
/
+128
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
11
-440
/
+1678
|
\
\
|
*
|
; (read-answer-short): Fix :version setting for backport
Noam Postavsky
2018-08-04
1
-1
/
+1
|
*
|
Respect non-saved value of `read-short-answer' (Bug#31782)
Noam Postavsky
2018-08-04
1
-5
/
+11
|
*
|
Fix typo in edebug-backtrace-hide-instrumentation's docstring.
Gemini Lasswell
2018-08-03
1
-1
/
+1
|
*
|
Give two backtrace-mode commands better names
Gemini Lasswell
2018-08-03
1
-20
/
+18
|
*
|
Move 'backtrace' from subr.el to backtrace.el
Gemini Lasswell
2018-08-03
1
-4
/
+8
|
*
|
Add new commands to Edebug backtraces
Gemini Lasswell
2018-08-03
2
-43
/
+127
|
*
|
Add a menu for backtrace-mode
Gemini Lasswell
2018-08-03
2
-2
/
+24
|
*
|
* lisp/emacs-lisp/debug.el (debugger-mode-map): Use easy-menu-define.
Gemini Lasswell
2018-08-03
1
-45
/
+32
|
*
|
Add new command to expand all "..."s in a backtrace frame
Gemini Lasswell
2018-08-03
2
-62
/
+102
|
*
|
Change keybinding for backtrace-collapse from '=' to '-'
Gemini Lasswell
2018-08-03
1
-1
/
+1
|
*
|
Add link in backtraces to position in buffer being evaluated (bug#14081)
Gemini Lasswell
2018-08-03
1
-3
/
+24
|
*
|
Add links in backtraces to functions written in C (bug#25393)
Gemini Lasswell
2018-08-03
1
-1
/
+5
|
*
|
Add prefix argument to backtrace-toggle-print-circle
Gemini Lasswell
2018-08-03
1
-33
/
+56
|
*
|
Lazily print backtrace frame local variables
Gemini Lasswell
2018-08-03
1
-51
/
+83
|
*
|
Always make buttons from function names in backtraces
Gemini Lasswell
2018-08-03
4
-11
/
+10
|
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
5
-323
/
+1064
|
*
|
Add methods for strings to cl-print
Gemini Lasswell
2018-08-03
1
-2
/
+100
|
*
|
Support ellipsis expansion in cl-print
Gemini Lasswell
2018-08-03
1
-21
/
+134
|
*
|
Fix Edebug spec for cl-macrolet (bug#29919)
Gemini Lasswell
2018-08-01
2
-4
/
+48
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-28
1
-8
/
+16
|
|
\
|
|
|
*
Don't fail to indent-sexp before a full sexp (Bug#31984)
Noam Postavsky
2018-07-27
1
-8
/
+16
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-2
/
+8
|
|
\
|
|
|
*
Fix indent-sexp of #s(...) (Bug#31984)
Noam Postavsky
2018-07-21
1
-2
/
+8
|
*
|
0x%x → %#x in elisp formats
Paul Eggert
2018-07-23
1
-2
/
+2
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-20
1
-14
/
+18
|
|
\
|
|
|
*
Improve documentation of 'pcase-defmacro rx'
Eli Zaretskii
2018-07-20
1
-14
/
+18
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-13
1
-12
/
+16
|
|
\
|
[next]