]> git.eshelyaron.com Git - emacs.git/commit
; * lisp/emacs-lisp/chart.el (chart--directory-size): Simpler regexp
authorMattias EngdegÄrd <mattiase@acm.org>
Sat, 7 Sep 2024 14:05:07 +0000 (16:05 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:16:39 +0000 (22:16 +0200)
commit33b7cc1d0e271ac349c4f872df04d197c3a52441
tree1b4e4cc00fb094fff7db1f35c846b685944b46e2
parent3efee8706467e39e220834b1b625487817d412e5
; * lisp/emacs-lisp/chart.el (chart--directory-size): Simpler regexp

The empty regexp matches any string.

(cherry picked from commit 95371fa754260199a6ea3428721270a89c341928)
lisp/emacs-lisp/chart.el