index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
chart.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
Stefan Monnier
2021-06-12
1
-1
/
+1
*
Compute chart-face-list dynamically
Lars Ingebrigtsen
2021-03-18
1
-28
/
+36
*
Fix typos
Mattias Engdegård
2021-02-18
1
-3
/
+3
*
Prefer defvar-local in emacs-lisp/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-1
/
+2
*
Prefer setq-local in emacs-lisp/*.el
Stefan Kangas
2020-12-04
1
-1
/
+1
*
Add "Old-" prefix to "Version" header in more cases
Stefan Kangas
2020-10-18
1
-1
/
+1
*
Remove some compat code from chart.el
Lars Ingebrigtsen
2020-08-18
1
-3
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update CEDET manual tests so that they run.
Eric Ludlam
2019-10-15
1
-0
/
+2
*
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-08-01
1
-1
/
+1
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Update chart.el
Mark Oteiza
2016-11-11
1
-40
/
+33
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
lisp/emacs-lisp/chart.el (chart-new-buffer): Move to silence byte compiler.
Mark Oteiza
2015-12-31
1
-8
/
+8
*
Port chart.el methods to cl-generic.
Mark Oteiza
2015-12-31
1
-15
/
+16
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
* lisp/emacs-lisp/chart.el (chart-axis-draw): Replace obsolete alias.
Glenn Morris
2015-05-11
1
-2
/
+2
*
Shrink EIEIO object header. Move generics to eieio-generic.el.
Stefan Monnier
2015-01-08
1
-5
/
+5
|
\
|
*
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2015-01-07
1
-5
/
+5
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
|
/
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-2
/
+2
*
* emacs-lisp/chart.el (x-display-color-cells): Declare.
Glenn Morris
2013-09-17
1
-5
/
+5
*
* emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
Glenn Morris
2013-05-23
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* lisp/emacs-lisp/chart.el: Use lexical-binding.
Stefan Monnier
2012-07-19
1
-28
/
+10
*
Tweak the value returned from Fgarbage_collect again.
Dmitry Antipov
2012-07-19
1
-6
/
+8
*
Return more descriptive data from Fgarbage_collect.
Dmitry Antipov
2012-07-18
1
-17
/
+19
*
Move define-obsolete-variable-alias before the var's definition.
Stefan Monnier
2012-05-12
1
-1
/
+1
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-3
/
+3
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-3
/
+3
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Use run-mode-hooks for major mode hooks.
Stefan Monnier
2011-01-13
1
-39
/
+36
*
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris
2010-11-06
1
-5
/
+4
*
Declare and define in one step various mode maps.
Dan Nicolaescu
2010-10-10
1
-5
/
+1
*
Fix typos in docstrings, error messages, etc.
Juanma Barranquero
2010-01-18
1
-3
/
+3
*
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
Mario Lang
2010-01-15
1
-1
/
+1
[next]