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
*
Make load-path-shadows-mode a special mode
Lars Ingebrigtsen
2022-04-30
1
-3
/
+2
*
Move the when-let family of macros to subr.el
Lars Ingebrigtsen
2022-04-30
1
-110
/
+0
*
debug-early: Print bytecode in a more manageable way
Stefan Monnier
2022-04-29
1
-20
/
+24
*
* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add `symbol-with-pos`
Stefan Monnier
2022-04-29
1
-1
/
+1
*
CL types: Accept both `byte-code-function` and `compiled-function`
Stefan Monnier
2022-04-29
3
-2
/
+15
*
* lisp/emacs-lisp/nadvice.el: Fix bug#55149
Stefan Monnier
2022-04-28
1
-1
/
+1
*
nadvice.el: Auto-generate the doc describing the "how" arg
Stefan Monnier
2022-04-26
1
-34
/
+63
*
nadvice.el: Use OClosures
Stefan Monnier
2022-04-26
2
-74
/
+55
*
nadvice.el: Rename "where" to "how"
Stefan Monnier
2022-04-26
2
-42
/
+43
*
Use `advice--cd*r` where applicable
Stefan Monnier
2022-04-26
2
-3
/
+2
*
Pretty print OClosure slot accessors
Stefan Monnier
2022-04-26
2
-0
/
+13
*
Mention caveats in the map-delete doc string
Lars Ingebrigtsen
2022-04-26
1
-1
/
+11
*
cl-generic.el: Upcase formal args in `C-h o`
Stefan Monnier
2022-04-25
1
-8
/
+27
*
Don't make a header if the user hasn't specified columns in vtable
Lars Ingebrigtsen
2022-04-23
1
-30
/
+36
*
Byte compiler: Prevent special forms' symbols being replaced by bare symbols
Alan Mackenzie
2022-04-22
4
-171
/
+173
*
Byte compiler: correct output warning message positions (part 2)
Alan Mackenzie
2022-04-22
2
-4
/
+3
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
5
-12
/
+12
*
Fix map-into doc string example
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Clarify cl-incf/decf doc strings
Lars Ingebrigtsen
2022-04-21
1
-2
/
+8
*
Byte compiler: correct output warning message positions
Alan Mackenzie
2022-04-18
1
-7
/
+7
*
Byte compiler: remove symbol positions from byte-switch tables
Alan Mackenzie
2022-04-18
1
-7
/
+16
*
Merge from origin/emacs-28
Eli Zaretskii
2022-04-16
1
-2
/
+6
|
\
|
*
Add a comment about cl-concatenate
Lars Ingebrigtsen
2022-04-13
1
-0
/
+3
|
*
Revert "Make cl-concatenate an alias of seq-concatenate"
Lars Ingebrigtsen
2022-04-13
1
-2
/
+3
|
*
cl-generic.el: Fix bug#46722
Stefan Monnier
2022-04-06
1
-1
/
+3
*
|
Enable dragging resizing final column in vtable
Lars Ingebrigtsen
2022-04-15
1
-3
/
+2
*
|
Add some mouse-face bits to vtable
Lars Ingebrigtsen
2022-04-15
1
-0
/
+2
*
|
Tweak sorting indicator placement in vtable
Lars Ingebrigtsen
2022-04-15
1
-1
/
+8
*
|
Make the sorting indicator prettier in vtable
Lars Ingebrigtsen
2022-04-15
1
-14
/
+37
*
|
Allow using faces for colors in vtable
Lars Ingebrigtsen
2022-04-15
1
-14
/
+45
*
|
Allow dragging the divider in vtable
Lars Ingebrigtsen
2022-04-15
1
-16
/
+36
*
|
Fix off-by-one error in text-property-search-backward
Lars Ingebrigtsen
2022-04-15
1
-1
/
+0
*
|
Allow dragging dividers in vtable
Lars Ingebrigtsen
2022-04-14
1
-10
/
+19
*
|
Allow resizing vtable columns by dragging
Lars Ingebrigtsen
2022-04-14
1
-16
/
+31
*
|
Make vtable remember user-altered column widths
Lars Ingebrigtsen
2022-04-14
1
-0
/
+6
*
|
Ensure that commands like { work on all frames in vtable
Lars Ingebrigtsen
2022-04-14
1
-13
/
+16
*
|
Make vtable narrow/widen functions take a prefix
Lars Ingebrigtsen
2022-04-14
1
-8
/
+16
*
|
Copy edit make-vtable code
Lars Ingebrigtsen
2022-04-14
1
-6
/
+4
*
|
Edit some vtable doc strings
Lars Ingebrigtsen
2022-04-14
1
-2
/
+4
*
|
Further divider fixes for vtable
Lars Ingebrigtsen
2022-04-14
1
-3
/
+9
*
|
Fix dividers in vtable header lines
Lars Ingebrigtsen
2022-04-14
1
-2
/
+2
*
|
Allow having dividers between columns in vtable
Lars Ingebrigtsen
2022-04-14
1
-32
/
+57
*
|
Allow putting alternating colors on vtable rows
Lars Ingebrigtsen
2022-04-14
1
-11
/
+50
*
|
Add a new `vtable' face
Lars Ingebrigtsen
2022-04-13
1
-1
/
+7
*
|
Add support for column background colors in vtable
Lars Ingebrigtsen
2022-04-13
1
-3
/
+12
*
|
Make list-times not include zero elements
Lars Ingebrigtsen
2022-04-13
1
-1
/
+1
*
|
Fix marking upgrades for packages from ELPA or NonGNU ELPA
Po Lu
2022-04-13
1
-1
/
+1
*
|
Tweak how `M-q' in emacs-lisp-mode works
Lars Ingebrigtsen
2022-04-13
1
-21
/
+41
*
|
Fix eager macroexpansion cycle in cl-once-only
Sean Whitton
2022-04-12
1
-2
/
+2
[next]