summaryrefslogtreecommitdiff
path: root/etc/e
Commit message (Collapse)AuthorAgeFilesLines
* Mention how to remake eterm-color (moved here from ../Makefile).Glenn Morris2007-09-121-1/+4
|
* New file, with most information formerly in etc/Makefile.Glenn Morris2007-08-231-0/+9
|
* Add comment on lack of copyright.Glenn Morris2007-02-171-0/+5
|
* * e/eterm-color.ti: Re-enable the ri entry. Add kich1.Dan Nicolaescu2006-01-152-1/+2
| | | | | | | | | | | | | | | | | | | | * term.el (term-raw-map): Add mapping for insert. (term-send-insert): New. (term-mode): Make variables local here instead of doing it in `term-emulate-terminal'. (term-emulate-terminal): Delete incorrect optimization for cr+lf. Scroll reverse needs to take into account the scroll region. Saving and restoring the cursor should save the color attributes too. (term-reset-terminal): Reset the scroll region. (term-handle-ansi-escape): Cursor up and down should take into account the scroll region. (term-set-scroll-region): Renamed from `term-scroll-region'. Move to 0,0 after setting the region. (term-handle-scroll): Handle scroll up. (term-down): Fix off by one error. (term-delete-lines): Do not delete outside the scroll region. (term-insert-lines): Take into account the scroll region.
* * e/eterm-color.ti: Temporarily disable the ri entry.Dan Nicolaescu2005-12-282-1/+1
| | | | * e/eterm-color: Regenerate.
* (el1): Undo 2005-10-23 change.Dan Nicolaescu2005-10-272-0/+7
| | | | | Add some comments on how to update this file. Add ri capability that has long been supported by term.el.
* (el1): Capability deleted, since term.el doesn't implement it.Richard M. Stallman2005-10-241-1/+0
|
* * e/eterm-color.ti: Change the terminal name to eterm-color.Dan Nicolaescu2005-10-202-1/+1
| | | | * e/eterm-color: Regenerate.
* Renamed eterm to eterm-color and eterm.ti to eterm-color.ti.Eli Zaretskii2005-10-203-0/+0
|
* * e/eterm.ti: Add a comment.Dan Nicolaescu2005-04-252-1/+1
| | | | | | | | * e/eterm: Regenerate. * term.el (ansi-term-color-vector): Use the xterm colors. (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
* * e/eterm.ti: Add rs1.Dan Nicolaescu2004-12-112-0/+2
| | | | * e/eterm: Regenerate.
* Regenerate.Dan Nicolaescu2004-09-261-0/+0
|
* Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.Dan Nicolaescu2004-09-261-19/+59
| | | | Reformat.
* From Dan Nicolaescu <dann@ics.uci.edu>Kim F. Storm2004-09-171-0/+0
| | | | Regenerate.
* From Dan Nicolaescu <dann@ics.uci.edu>Kim F. Storm2004-09-171-2/+2
| | | | Change the strings for smso and rmso.
* Regenerate with `op' entry (from Dan Nicolaescu).Kim F. Storm2004-09-071-0/+0
|
* Add `op' entry to enable colors in term (from Dan Nicolaescu).Kim F. Storm2004-09-071-1/+1
|
* #Dave Love1999-10-032-0/+21