| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for 256-color and 24bit ANSI colors in term-mode | Miha Rihtaršič | 2021-10-05 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | (term-ansi-face-already-done): Make obsolete (term--maybe-brighten-color): Remove (term--color-as-hex): New function (term-handle-colors-array): Make obsolete in favour of the new function 'term--handle-colors-list'. (term--handle-colors-list): New function, that can also handle ANSI codes 38 and 48. (term-handle-ansi-escape): Use it * test/lisp/term-tests.el (ansi-test-strings): Add tests for 256-color and 24bit ANSI colors | ||||
| * | Prefer straight quoting in some etc text files | Paul Eggert | 2015-08-26 | 1 | -1/+1 |
| | | | | | | These files are plain text and might be used by non-Emacs apps. They’re mostly ASCII, so just use straight quotes. | ||||
| * | Mention how to remake eterm-color (moved here from ../Makefile). | Glenn Morris | 2007-09-12 | 1 | -1/+4 |
| | | |||||
| * | New file, with most information formerly in etc/Makefile. | Glenn Morris | 2007-08-23 | 1 | -0/+9 |