diff options
author | Mark Oteiza <mvoteiza@udel.edu> | 2016-11-11 19:05:23 -0500 |
---|---|---|
committer | Mark Oteiza <mvoteiza@udel.edu> | 2016-11-11 19:05:23 -0500 |
commit | 058816441840b5229b4437ff486a243e05fc5c93 (patch) | |
tree | 59479b41dc8e2c4deac6568721d80a1597bee344 /lisp/emacs-lisp/package-x.el | |
parent | 06b7e73b3e3189143163f87506e5a262b657d57a (diff) | |
download | emacs-058816441840b5229b4437ff486a243e05fc5c93.tar.gz emacs-058816441840b5229b4437ff486a243e05fc5c93.tar.bz2 emacs-058816441840b5229b4437ff486a243e05fc5c93.zip |
Update chart.el
* lisp/emacs-lisp/chart.el (chart-mode): Derive from special-mode.
(chart-draw): Wrap in with-silent-modifications. Instead of inserting a
fixed number of newlines, use window-height.
(chart-bar):
(chart-trim): Use dolist.
(chart-file-count): The previous implementation was buggy and missed
extensions. Use file-name-extension instead to detect file extensions.
Also use dolist and cl-incf to reduce verbosity.
Diffstat (limited to 'lisp/emacs-lisp/package-x.el')
0 files changed, 0 insertions, 0 deletions