summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/memory-report.el
Commit message (Expand)AuthorAge
* Fix memory-report counting of vector/hash table sizesYikai Zhao2021-08-14
* Define revert-buffer-function for *Memory Report*Mattias EngdegÄrd2021-07-16
* * lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): SimplifyStefan Monnier2021-04-12
* Make memory-report work with buffer-local unbound varsLars Ingebrigtsen2021-03-18
* Update copyright year to 2021Paul Eggert2021-01-01
* Also count symbol plists in memory-reportLars Ingebrigtsen2020-12-30
* Fix infloop in memory-reportLars Ingebrigtsen2020-12-26
* Correct units and spacing in memory-reportMattias EngdegÄrd2020-12-19
* * Fix `memory-report' for '--without-x' buildsAndrea Corallo2020-12-13
* Also sort the totals section by sizeLars Ingebrigtsen2020-12-11
* Tweak memory-report--formatLars Ingebrigtsen2020-12-11
* Add a new command `memory-report'Lars Ingebrigtsen2020-12-11