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
/
cl-print.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
nadvice.el: Use OClosures
Stefan Monnier
2022-04-26
1
-21
/
+0
*
nadvice.el: Rename "where" to "how"
Stefan Monnier
2022-04-26
1
-2
/
+2
*
Pretty print OClosure slot accessors
Stefan Monnier
2022-04-26
1
-0
/
+6
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve performance of backtrace printing (bug#36566)
Gemini Lasswell
2019-09-13
1
-10
/
+11
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Add new command to expand all "..."s in a backtrace frame
Gemini Lasswell
2018-08-03
1
-0
/
+40
*
|
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
*
|
0x%x → %#x in elisp formats
Paul Eggert
2018-07-23
1
-2
/
+2
*
|
Merge from emacs-26
Noam Postavsky
2018-06-10
1
-2
/
+7
|
\
|
|
*
Make cl-print respect print-quoted (bug#31649)
Gemini Lasswell
2018-06-07
1
-2
/
+7
|
*
Make cl-print respect print-level and print-length (bug#31559)
Gemini Lasswell
2018-06-04
1
-47
/
+68
|
*
Fix cl-print for circular sublists (Bug#31146)
Noam Postavsky
2018-06-03
1
-3
/
+6
*
|
Make cl-print respect print-level and print-length (bug#31559)
Gemini Lasswell
2018-05-27
1
-47
/
+68
*
|
Fix cl-print for circular sublists (Bug#31146)
Noam Postavsky
2018-04-26
1
-3
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/subr.el (backtrace--print-frame): Use cl-prin1
Stefan Monnier
2017-12-12
1
-6
/
+7
|
/
*
; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace fix.
Glenn Morris
2017-10-02
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
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/cl-print.el (cl-print-compiled-button): t by default.
Noam Postavsky
2017-07-02
1
-1
/
+1
*
Don't redundantly cl-print arglist in function docstring again
Noam Postavsky
2017-06-29
1
-4
/
+5
*
Buttonize #<bytecode> part of printed functions (Bug#25226)
Noam Postavsky
2017-06-12
1
-4
/
+29
*
cl-print: handle circular objects when `print-circle' is nil (Bug#27117)
Noam Postavsky
2017-05-31
1
-11
/
+24
*
Make cl-defstruct use records.
Lars Brinkhoff
2017-04-04
1
-1
/
+1
*
* lisp/emacs-lisp/cl-print.el (cl-print-compiled): New variable
Stefan Monnier
2017-03-12
1
-2
/
+36
*
* lisp/emacs-lisp/cl-print.el (cl-print-object): Use #f(..) for functions.
Stefan Monnier
2017-03-07
1
-4
/
+5
*
; Spelling fixes
Paul Eggert
2017-03-05
1
-1
/
+1
*
* lisp/emacs-lisp/cl-print.el: New file
Stefan Monnier
2017-02-23
1
-0
/
+196