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 `describe-function' for autoloaded adviced functions
Lars Ingebrigtsen
2021-09-03
1
-25
/
+34
*
; Fix typos
Stefan Kangas
2021-09-03
2
-2
/
+2
*
Make recent timer changes more backwards-compatible
Lars Ingebrigtsen
2021-09-03
1
-2
/
+6
*
Reformat up-list and backward-up-list doc strings
Lars Ingebrigtsen
2021-09-02
1
-12
/
+20
*
memory-report: support calculating size for structures
Yikai Zhao
2021-09-02
1
-1
/
+14
*
Fix (setf (map-elt map key) (my-func))
Lars Ingebrigtsen
2021-09-01
1
-8
/
+10
*
Make run-at-time try harder to run at integral multiples
Lars Ingebrigtsen
2021-08-31
1
-34
/
+47
*
Don't overly truncate tabulated-list headers
Lars Ingebrigtsen
2021-08-27
1
-23
/
+35
*
Put advice documentation at the end of the displayed doc string
Lars Ingebrigtsen
2021-08-27
1
-2
/
+6
*
* Forward `comp-file-preloaded-p' to async workers
Andrea Corallo
2021-08-27
1
-1
/
+2
*
tabulated-list-print delete excess lines
Shitikanth Kashyap
2021-08-25
1
-0
/
+2
*
Add example of advanced user-defined Rx form to manual
Mattias Engdegård
2021-08-23
1
-1
/
+2
*
Improve byte-compile-warnings doc string
Lars Ingebrigtsen
2021-08-23
1
-2
/
+3
*
; * lisp/emacs-lisp/comp.el (native-comp-async-cu-done-functions): Doc fix.
Eli Zaretskii
2021-08-22
1
-3
/
+3
*
Clarify cl-defstruct doc string and manual entry somewhat
Lars Ingebrigtsen
2021-08-21
1
-10
/
+15
*
* Fix `native-compile-target-directory' effectiveness for async compilation.
Andrea Corallo
2021-08-17
1
-1
/
+2
*
Minor clarification for define-minor-mode :variable
Lars Ingebrigtsen
2021-08-16
1
-3
/
+3
*
Add new functions to replace strings/regexp in a region
Lars Ingebrigtsen
2021-08-16
1
-0
/
+6
*
Mark up commands in shortdoc.el for modes
Masahiro Nakamura
2021-08-15
1
-5
/
+6
*
* lisp/emacs-lisp/easymenu.el (easy-menu-do-define): Fix bug#50051
Stefan Monnier
2021-08-14
1
-8
/
+6
*
Make lm-crack-address less strict
Lars Ingebrigtsen
2021-08-14
1
-13
/
+5
*
Add new functions for lax mail address splitting
Lars Ingebrigtsen
2021-08-14
1
-0
/
+1
*
Add macro `seq-setq`.
Earl Hyatt
2021-08-14
1
-0
/
+8
*
Fix memory-report counting of vector/hash table sizes
Yikai Zhao
2021-08-14
1
-4
/
+1
*
Fix merging of ambiguous nil maps
Basil L. Contovounesios
2021-08-14
1
-23
/
+37
*
Make `debug' reset `inhibit-read-only' while running
Lars Ingebrigtsen
2021-08-13
1
-1
/
+5
*
* lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Handle multi-addresses
Stefan Monnier
2021-08-12
1
-14
/
+17
*
* lisp/emacs-lisp/pcase.el (pcase-setq): Align its semantics with `pcase-let`
Stefan Monnier
2021-08-12
1
-8
/
+10
*
Clarify smie-indent-forward-token doc string
Lars Ingebrigtsen
2021-08-12
1
-1
/
+3
*
* lisp/emacs-lisp/cl-macs.el (fixnum, bignum): Fix type definitions
Stefan Monnier
2021-08-11
1
-3
/
+3
*
Add a `pcase-setq' macro
Earl Hyatt
2021-08-11
1
-0
/
+38
*
* lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866
Stefan Monnier
2021-08-09
1
-12
/
+17
*
* lisp/emacs-lisp/package.el (package-buffer-info): Fix typo
Stefan Monnier
2021-08-09
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package-buffer-info): Use lm-maintainers
Stefan Monnier
2021-08-09
1
-2
/
+5
*
Further fixes for package-quickstart-refresh printing
Lars Ingebrigtsen
2021-08-09
1
-3
/
+5
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
4
-6
/
+6
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
2
-2
/
+2
*
Fix prin1 problem in package-quickstart-refresh
Lars Ingebrigtsen
2021-08-07
1
-1
/
+3
*
Fix print-length issue in comp-run-async-workers
Lars Ingebrigtsen
2021-08-07
1
-1
/
+3
*
Cease attempts to const-propagate through setq
Mattias Engdegård
2021-08-05
1
-9
/
+3
*
Package archive location needs to be absolute filename
dickmao
2021-08-04
1
-5
/
+3
*
Improve `define-globalized-minor-mode' doc strings
Lars Ingebrigtsen
2021-08-04
1
-1
/
+4
*
* lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Don't emit warning
Stefan Monnier
2021-08-03
1
-6
/
+6
*
Evaluate eql specializers
akater
2021-08-03
5
-27
/
+37
*
file-name-concat is not error free
Lars Ingebrigtsen
2021-08-03
1
-1
/
+1
*
Declare file-name-concat as side-effect free
Lars Ingebrigtsen
2021-08-03
1
-0
/
+1
*
Declare `match-beginning` and `match-end` as side-effect-free
Mattias Engdegård
2021-08-03
1
-0
/
+1
*
* Fix error while disassembling native code on macOS
Jimmy Yuen Ho Wong
2021-08-03
1
-0
/
+2
*
* lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Display warning.
Juri Linkov
2021-08-01
1
-2
/
+2
*
Revert "Allow nil initializers in define-minor-mode"
Lars Ingebrigtsen
2021-07-31
1
-3
/
+1
[next]