aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/chart.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer incf to cl-incf in emacs-lisp/*.elStefan Kangas2025-02-231-1/+1
* Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas2025-02-171-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2024-10-121-7/+10
|\
| * ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc fix.Eli Zaretskii2024-10-121-5/+10
| * ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Improve documentation.Andrea Corallo2024-10-111-7/+5
* | ; * lisp/emacs-lisp/chart.el (chart--directory-size): Simpler regexpMattias Engdegård2024-09-091-1/+1
|/
* Fix 'chart-space-usage' on MS-WindowsEli Zaretskii2024-09-071-15/+56
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-12-311-1/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-2/+2
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-1/+0
* Remove some XEmacs compat code for display-graphic-pStefan Kangas2022-05-151-4/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-121-1/+1
* Compute chart-face-list dynamicallyLars Ingebrigtsen2021-03-181-28/+36
* Fix typosMattias Engdegård2021-02-181-3/+3
* Prefer defvar-local in emacs-lisp/*.elStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-1/+2
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-041-1/+1
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Remove some compat code from chart.elLars Ingebrigtsen2020-08-181-3/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update CEDET manual tests so that they run.Eric Ludlam2019-10-151-0/+2
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Update chart.elMark Oteiza2016-11-111-40/+33
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* lisp/emacs-lisp/chart.el (chart-new-buffer): Move to silence byte compiler.Mark Oteiza2015-12-311-8/+8
* Port chart.el methods to cl-generic.Mark Oteiza2015-12-311-15/+16
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* * lisp/emacs-lisp/chart.el (chart-axis-draw): Replace obsolete alias.Glenn Morris2015-05-111-2/+2
* Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-081-5/+5
|\
| * lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-5/+5
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* * emacs-lisp/chart.el (x-display-color-cells): Declare.Glenn Morris2013-09-171-5/+5