1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00
emacs/lisp/emacs-lisp
Mattias Engdegård 24a8cc5e70 Define revert-buffer-function for *Memory Report*
* lisp/emacs-lisp/memory-report.el (memory-report):
Allow the memory report buffer to be updated by pressing 'g'.
2021-07-16 20:05:31 +02:00
..
advice.el Rename feature nativecomp' into native-compile' 2021-05-05 22:27:29 +02:00
autoload.el Propagate :safe properties when autoloading defcustoms 2021-07-05 15:55:38 +02:00
avl-tree.el Doc fixes in avl-tree.el 2021-04-28 19:36:42 +03:00
backquote.el
backtrace.el
benchmark.el * lisp/emacs-lisp/benchmark.el (benchmark-elapse): Tweak 2021-06-11 14:06:29 -04:00
bindat.el
byte-opt.el Constant-propagate (function SYMBOL) 2021-06-03 21:28:10 +02:00
byte-run.el
bytecomp.el Avoid invalid regexp in wide docstring check 2021-07-06 18:56:15 +01:00
cconv.el Allow inhibiting warnings about unused variables and empty bodies 2021-07-06 16:43:49 +02:00
chart.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
check-declare.el
checkdoc.el
cl-extra.el * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs 2021-06-24 17:32:20 -04:00
cl-generic.el * lisp/emacs-lisp/cl-generic.el: Fix bug#49053 and bug#47454 2021-06-16 12:53:59 -04:00
cl-indent.el
cl-lib.el
cl-macs.el * lisp/emacs-lisp/cl-macs.el: Fix test regression 2021-06-26 12:20:25 -04:00
cl-preloaded.el * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs 2021-06-24 17:32:20 -04:00
cl-print.el
cl-seq.el
comp-cstr.el * Improve `comp-normalize-valset' reproducibility (bug#48021) 2021-04-29 21:07:07 +02:00
comp.el * Add `native-compile-target-directory' (bug#48743) 2021-06-01 18:12:20 +02:00
copyright.el Allow years in a copyright range to be separated by en dashes. 2021-05-25 14:04:06 +02:00
crm.el * lisp/minibuffer.el (completion-in-region--single-word): Simplify 2021-06-26 12:29:52 -04:00
cursor-sensor.el
debug.el
derived.el
disass.el
easy-mmode.el Make the minor mode doc strings say that they're minor modes 2021-06-30 15:31:26 +02:00
easymenu.el
edebug.el Reintroduce autoloads for edebug-all-defs/edebug-all-forms 2021-05-09 11:47:01 +02:00
eieio-base.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-compat.el
eieio-core.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-custom.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eieio.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
eldoc.el Look for ElDoc buffer in all visible frames 2021-05-18 16:31:19 +01:00
elint.el
elp.el ; End recently added sentences with a period. 2021-06-01 20:21:51 +01:00
ert-x.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
ert.el Handle test environment variables 2021-07-01 13:43:44 +02:00
ewoc.el
faceup.el
find-func.el Make (find-face-definition 'default) work more reliably 2021-06-25 17:16:28 +02:00
float-sup.el
generator.el
generic.el
gv.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el Add new function lm-maintainers (bug#48592) 2021-06-30 19:53:48 +02:00
lisp-mode.el Adjust docstring of lisp-mode (bug#49278) 2021-06-30 17:00:20 +01:00
lisp.el Don't signal scan-error in interactive sexp-based commands 2021-04-30 17:31:20 +02:00
macroexp.el Make previous empty-body warning disabling more robust 2021-07-06 22:01:55 +02:00
map-ynp.el Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
map.el Make (setf (map-elt ...)) return the value in the alist/plist cases 2021-05-06 13:32:04 +02:00
memory-report.el Define revert-buffer-function for *Memory Report* 2021-07-16 20:05:31 +02:00
nadvice.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
package-x.el
package.el Make package-menu-filter-by-status work as documented 2021-07-10 18:53:28 +02:00
pcase.el
pp.el Merge from origin/emacs-27 2021-05-04 07:50:25 -07:00
radix-tree.el
re-builder.el Use display-buffer with re-builder (bug#49069) 2021-07-08 20:39:39 +03:00
regexp-opt.el
regi.el
ring.el
rmc.el Fix a recent change in rmc.el 2021-05-07 17:09:44 +03:00
rx.el ; * lisp/emacs-lisp/rx.el (rx--pcase-macroexpander): slight rephrase 2021-05-29 09:18:01 +02:00
seq.el
shadow.el Ignore .dir-locals-2.el files more 2021-07-04 16:23:46 +02:00
shortdoc.el Add more car/cdr examples to shortdoc 2021-07-15 18:32:34 +02:00
smie.el
subr-x.el Attempt to make defclass documentation more legible 2021-06-24 20:24:43 +02:00
syntax.el Give 'syntax-propertize-wholelines' a docstring. 2021-05-30 22:38:48 +02:00
tabulated-list.el Allow restoring the original order in 'tabulated-list-mode' 2021-07-15 17:37:58 +02:00
tcover-ses.el
testcover.el
text-property-search.el Even further `text-property-search-forward' clarifications 2021-05-12 19:01:53 +02:00
thunk.el Fix a few Edebug specifications where code is wrapped in lambdas. 2021-05-17 10:09:43 +02:00
timer-list.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el