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
/
ewoc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-2
/
+2
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-3
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Save and restore point in ewoc-invalidate
Andrii Kolomoiets
2020-09-18
1
-20
/
+28
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/ewoc.el (ewoc-goto-node):
Glenn Morris
2018-03-05
1
-1
/
+1
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
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
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
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
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-25
/
+25
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-28
/
+28
*
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
Stefan Monnier
2012-04-26
1
-5
/
+4
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Minor ewoc fix for bug#3261.
Bob Rogers
2011-03-03
1
-0
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Note that vc.el now uses this.
Eric S. Raymond
2008-05-09
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(ewoc-collect): Return results in the correct order.
Alexandre Julliard
2008-04-09
1
-1
/
+1
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(ewoc--insert-new-node): Take additional arg DLL.
Thien-Thi Nguyen
2007-03-30
1
-4
/
+5
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-07
1
-1
/
+1
*
(ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:
Stefan Monnier
2006-05-29
1
-64
/
+59
*
(ewoc--insert-new-node): Use ewoc--refresh-node.
Stefan Monnier
2006-05-29
1
-15
/
+10
*
Commentary and whitespace munging; nfc.
Thien-Thi Nguyen
2006-05-27
1
-34
/
+1
*
(ewoc): Add member `hf-pp' to this structure.
Thien-Thi Nguyen
2006-05-27
1
-10
/
+25
*
(ewoc--node): Don't define constructor
Thien-Thi Nguyen
2006-05-27
1
-0
/
+1
*
(ewoc--node-branch): Merge into unique caller.
Thien-Thi Nguyen
2006-05-27
1
-8
/
+4
*
(ewoc-delete): Compute last node once before looping.
Thien-Thi Nguyen
2006-05-27
1
-3
/
+3
*
(ewoc--create): No longer take
Thien-Thi Nguyen
2006-05-27
1
-5
/
+4
*
(ewoc--current-dll): New var.
Thien-Thi Nguyen
2006-05-26
1
-55
/
+61
*
(ewoc-delete): New function.
Thien-Thi Nguyen
2006-05-23
1
-19
/
+26
[next]