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
*
Fix subtle problems in tabulated-list-mode with line numbers
Eli Zaretskii
2017-11-04
1
-2
/
+13
*
* lisp/emacs-lisp/generator.el (iter-do): Add a debug declaration.
Paul Pogonyshev
2017-11-03
1
-1
/
+2
*
Handle generic variables in cl-defgeneric Edebug spec
Gemini Lasswell
2017-11-01
1
-1
/
+2
*
Fix customization of debugger-print-function (Bug#29077)
Noam Postavsky
2017-11-01
1
-2
/
+3
*
Don't clobber docstrings of explicitly-defined mode hook variables
Phil Sainty
2017-10-31
2
-6
/
+10
*
Fix some doc typos
Glenn Morris
2017-10-27
1
-1
/
+1
*
Require seq in rmc.el
Tino Calancha
2017-10-27
1
-0
/
+2
*
Display commit in package description, if available (Bug#28637)
David Glasser
2017-10-24
1
-0
/
+3
*
Fix Edebug specs for map-let and with-maps-do
Gemini Lasswell
2017-10-24
1
-1
/
+2
*
Don't fill keywords after Emacs Lisp docstring
Alexander Gramiak
2017-10-22
1
-8
/
+3
*
Prevent eldoc from changing the mode line
Nick Helm
2017-10-21
1
-1
/
+2
*
Make :align-to account for display-line-numbers
Eli Zaretskii
2017-10-20
1
-8
/
+17
*
Fix Edebug spec for cl-defun (bug#24255)
Gemini Lasswell
2017-10-16
1
-9
/
+23
*
Fix ert-test finding by symbol (Bug#28849)
Noam Postavsky
2017-10-15
1
-2
/
+2
*
Don't remember old debugger window (Bug#17882)
Noam Postavsky
2017-10-15
1
-1
/
+3
*
; Prefer https: to http: in GNU URLs
Paul Eggert
2017-10-14
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
; * lisp/emacs-lisp/rmc.el: Minor fix for copyright and license.
Glenn Morris
2017-10-09
1
-2
/
+2
*
Create new Edebug spec for docstrings and use it in closures
Gemini Lasswell
2017-10-06
5
-20
/
+34
*
Move read-multiple-choice to its own library
Mark Oteiza
2017-10-06
2
-170
/
+199
*
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
*
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
*
Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)
Noam Postavsky
2017-09-28
1
-3
/
+2
*
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
*
; 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
[next]