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 emacs-26
Stefan Monnier
2017-10-06
5
-11
/
+46
|
\
|
*
Fix dynamic binding wrapper in iter-lambda (bug#25965)
Gemini Lasswell
2017-10-05
1
-2
/
+1
|
*
Fix breakage due to recent change in tabulated-list-print-entry
Eli Zaretskii
2017-10-05
1
-19
/
+13
|
*
Speed up list-packages when 'visual' line numbers are displayed
Eli Zaretskii
2017-10-05
1
-13
/
+20
|
*
Hook Flymake onto proper checkdoc and byte-compile interfaces
João Távora
2017-10-03
2
-3
/
+38
|
*
; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace fix.
Glenn Morris
2017-10-02
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-01
3
-17
/
+16
|
\
|
|
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
2
-2
/
+2
|
*
Fix slot typecheck in eieio-persistent
Eric Abrahamsen
2017-09-30
1
-15
/
+14
*
|
Merge from origin/emacs-26
Paul Eggert
2017-09-29
1
-3
/
+2
|
\
|
|
*
Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)
Noam Postavsky
2017-09-28
1
-3
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2017-09-29
2
-37
/
+74
|
\
|
|
*
Use a separate syntax-ppss cache for narrowed buffers
Dmitry Gutov
2017-09-26
1
-35
/
+72
|
*
Fix loading of smie-config rules (Bug#24848)
Noam Postavsky
2017-09-25
1
-2
/
+2
*
|
Add indent spec to easy-mmode macros
Mark Oteiza
2017-09-28
1
-0
/
+2
*
|
Mark some functions as pure
Mark Oteiza
2017-09-27
1
-1
/
+4
|
/
*
; Spelling and URL fixes
Paul Eggert
2017-09-23
1
-1
/
+1
*
; Fix typo
Mark Oteiza
2017-09-22
1
-1
/
+1
*
Catch more messages in ert-with-message-capture
Gemini Lasswell
2017-09-21
1
-12
/
+45
*
Rename timer-list to list-timers
Mark Oteiza
2017-09-19
1
-3
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug spec (bug#24765)
Gemini Lasswell
2017-09-16
1
-1
/
+3
*
Use cl-print in timer list
Mark Oteiza
2017-09-15
1
-14
/
+6
*
Bind n,p in timer-list
Mark Oteiza
2017-09-14
1
-0
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
86
-90
/
+90
*
Add clarification to if-let* docstring
Mark Oteiza
2017-09-13
1
-4
/
+5
*
Remove "baroque" use of prefix argument from gensym
Mark Oteiza
2017-09-13
1
-2
/
+9
*
; Fix previous commit
Mark Oteiza
2017-09-13
1
-6
/
+2
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-13
/
+13
*
Implement and-let*
Mark Oteiza
2017-09-12
1
-38
/
+70
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
9
-32
/
+21
*
Fix cl-gentemp
Mark Oteiza
2017-09-12
1
-4
/
+5
*
Add cl-print method for hash tables
Mark Oteiza
2017-09-11
1
-0
/
+10
*
Add docstrings to cl-print entry points
Mark Oteiza
2017-09-11
1
-1
/
+8
*
; Fix previous commit
Mark Oteiza
2017-09-11
1
-1
/
+1
*
Include sxhash of object with printed bytecode
Mark Oteiza
2017-09-11
1
-1
/
+1
*
; * lisp/emacs-lisp/ert.el (ert-batch-backtrace-right-margin): Fix tag.
Glenn Morris
2017-09-05
1
-1
/
+1
*
Allow customizing line length of ert backtraces in batch mode
Glenn Morris
2017-09-05
1
-12
/
+19
*
Turn off checkdoc complaint about default argument order
Mark Oteiza
2017-09-01
1
-1
/
+2
*
Support lazy loading for autogenerated usage docstrings too (Bug#27748)
Noam Postavsky
2017-08-30
1
-1
/
+1
*
Drop docstrings from cl-defsubst produced inline bodies (Bug#27748)
Noam Postavsky
2017-08-30
1
-1
/
+2
*
Minor simplification for byte-compile-constant-push
Noam Postavsky
2017-08-29
1
-5
/
+4
*
Fix over-protection of byte-compiled files
Paul Eggert
2017-08-26
2
-1
/
+12
*
* lisp/emacs-lisp/package.el: Don't let failure stop us
Stefan Monnier
2017-08-25
1
-27
/
+33
*
Simplify eldoc-message
Dmitry Gutov
2017-08-21
1
-11
/
+4
*
Stop printing '4' in .elc files after 'define-symbol-prop' calls
Noam Postavsky
2017-08-19
1
-1
/
+2
*
Improve support of display-line-numbers in package.el
Eli Zaretskii
2017-08-19
2
-5
/
+8
*
; Fix last change
Eli Zaretskii
2017-08-19
1
-3
/
+4
*
Improve support of display-line-numbers in tabulated-list-mode
Eli Zaretskii
2017-08-19
1
-2
/
+13
*
Adapt tabulated list when display-line-number is turned on
Eli Zaretskii
2017-08-12
1
-1
/
+3
*
Add new face 'header-line-highlight'
Alexander Gramiak
2017-08-12
1
-1
/
+1
[next]