aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update lists in editor and visual modulesUlrich Müller2025-01-301-2/+2
| | | | | | | | | * modules/editor.eselect (EDITOR_LIST): * modules/visual.eselect (EDITOR_LIST): (Re-)add ex, mg, vi and xemacs. Bug 930037. Bug: https://bugs.gentoo.org/930037 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update lists in editor and visual modulesUlrich Müller2023-08-071-2/+2
| | | | | | | | | * modules/editor.eselect (EDITOR_LIST): * modules/visual.eselect (EDITOR_LIST): Add vim; drop ed, ex, vi and xemacs. Bug 911792. Bug: https://bugs.gentoo.org/911792 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright years.Ulrich Müller2020-12-161-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Support relative pathnames in editor-variable library.Ulrich Müller2019-09-021-6/+1
| | | | | | | | | | | | * libs/editor-variable.bash.in (find_in_path): New function, looks up its first argument in EDITOR_PATH, and tests if it exists. (find_targets, do_set): Use it. * modules/pager.eselect (EDITOR_LIST): * modules/editor.eselect (EDITOR_LIST): Don't use absolute paths. * man/editor.eselect.5: * man/pager.eselect.5: Update. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright years.Ulrich Müller2019-02-131-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Update copyright notices to follow the new policy.Ulrich Müller2018-09-161-1/+1
|
* Update copyright years.Ulrich Müller2018-01-081-1/+1
|
* Update copyright years.Ulrich Müller2017-03-221-1/+1
|
* Happy new year 2016!Ulrich Müller2016-01-271-1/+1
|
* Happy new year 2015!Ulrich Müller2015-01-171-1/+1
|
* Happy new year 2014!Ulrich Müller2014-01-191-1/+1
|
* Happy new year 2013!Ulrich Müller2013-01-041-1/+1
|
* Remove SVN keywords throughout.Ulrich Müller2012-03-071-1/+0
|
* Show versions of eselect and of module in default.eselect.Ulrich Müller2012-02-181-2/+0
| | | | svn path=/trunk/; revision=874
* Update years. Fix copyright headers, eselect has always been GPL-2 or later.Ulrich Müller2012-01-211-2/+2
| | | | svn path=/trunk/; revision=859
* Remove zile from list of editors.Ulrich Müller2011-09-251-2/+1
| | | | svn path=/trunk/; revision=850
* Happy new year 2011!Ulrich Müller2011-01-081-2/+2
| | | | svn path=/trunk/; revision=790
* Remove pico from default editor list.Ulrich Müller2010-03-111-1/+0
| | | | svn path=/trunk/; revision=768
* Happy new year 2010!Ulrich Müller2010-01-011-1/+1
| | | | svn path=/trunk/; revision=752
* Put all editor meta information into the first line of each file.Ulrich Müller2009-09-081-0/+1
| | | | svn path=/trunk/; revision=642
* More verbose description.Ulrich Müller2009-05-101-1/+1
| | | | svn path=/trunk/; revision=531
* Add some alternatives to editor and visual modules.Ulrich Müller2009-05-051-1/+8
| | | | svn path=/trunk/; revision=525
* New modules for the EDITOR, VISUAL, and PAGER environment variables.Ulrich Müller2009-04-201-0/+15
svn path=/trunk/; revision=472