Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-12-21 | 1 | -4/+6 |
| | |||||
* | (standard-display-european): Do something useful where AUTO is t or a symbol. | Richard M. Stallman | 1997-09-13 | 1 | -1/+4 |
| | |||||
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-09-09 | 1 | -1/+4 |
| | |||||
* | (standard-display-european): If AUTO is non-nil, intern it. | Richard M. Stallman | 1997-09-09 | 1 | -2/+2 |
| | | | | Don't call set-terminal-coding-system if noninteractive. | ||||
* | (standard-display-european): Arg AUTO | Richard M. Stallman | 1997-09-08 | 1 | -2/+11 |
| | | | | specifies coding system for terminal output (if needed). | ||||
* | (standard-display-european): Map \222 to apostrophe. | Geoff Voelker | 1997-09-02 | 1 | -1/+6 |
| | |||||
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-08-29 | 1 | -5/+6 |
| | |||||
* | (standard-display-european): New arg AUTO. | Richard M. Stallman | 1997-08-01 | 1 | -2/+12 |
| | | | | Normally, set enable-multibyte-characters to nil. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (standard-display-european): Make 160 display as space. | Richard M. Stallman | 1995-12-23 | 1 | -3/+5 |
| | |||||
* | (standard-display-european): Test code 161, not 160. | Karl Heuer | 1995-12-21 | 1 | -1/+3 |
| | |||||
* | (display-table-slot,set-display-table-slot): Document the slot names. | Erik Naggum | 1995-12-03 | 1 | -2/+5 |
| | |||||
* | (display-table-slot, set-display-table-slot): | Richard M. Stallman | 1995-10-12 | 1 | -45/+23 |
| | | | | | | | | | | Get slot number from a property of its name. Eliminate the type-checking. (make-display-table): Call make-char-table the new way. (describe-display-table): Use slot names to access slots. (display-table): Give it the char-table-extra-slots property. (display-table-char-p, display-table-vector-p): Functions deleted. (display-table-slot-name-alist): Variable deleted. | ||||
* | New implementation with char-tables. | Erik Naggum | 1995-10-09 | 1 | -37/+79 |
| | |||||
* | (standard-display-ascii): Doc fix. Allow use with X. | Karl Heuer | 1995-01-16 | 1 | -5/+4 |
| | |||||
* | (describe-display-table): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -1/+2 |
| | |||||
* | * disp-table.el: Add support for new window border display table | Jim Blandy | 1994-09-19 | 1 | -7/+12 |
| | | | | | | | | | | | element. (describe-display-table): Describe the window border glyph. (display-table-len): New constant. (make-display-table, standard-display-8bit, standard-display-default, standard-display-ascii, standard-display-g1, standard-display-graphic, standard-display-underline): Use display-table-len, instead of hard-coding the display table length. | ||||
* | (standard-display-european): Treat 0 arg like negative. | Richard M. Stallman | 1994-06-07 | 1 | -1/+1 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (standard-display-ascii): Error if using a windowing system. | Karl Heuer | 1994-03-19 | 1 | -4/+20 |
| | | | | | (standard-display-g1, standard-display-graphic): Ditto. (standard-display-underline): If window system, use underline font. | ||||
* | (create-glyph): Don't use slots that look like ASCII. | Karl Heuer | 1994-03-19 | 1 | -0/+3 |
| | |||||
* | (describe-current-display-table): | Richard M. Stallman | 1993-11-08 | 1 | -12/+17 |
| | | | | | Don't get error if no display table now. (describe-display-table): Put all the output in the temp buffer. | ||||
* | * disp-table.el (standard-display-european): Doc fix. Make | Jim Blandy | 1993-05-25 | 1 | -5/+11 |
| | | | | this autoload. Make it respond to prefix arg like a minor mode. | ||||
* | * disp-table.el (standard-display-default): New function. | Jim Blandy | 1993-05-24 | 1 | -0/+20 |
| | | | | (standard-display-european): New command. | ||||
* | Change "i14n" keyword to "i18n". | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| | |||||
* | * disp-table.el (describe-display-table): Don't use the term | Jim Blandy | 1993-05-03 | 1 | -3/+3 |
| | | | | | | | "rope"; we're using vectors of characters now. (standard-display-8bit, standard-display-ascii): Set the element of the display table to a vector, not an integer; the latter doesn't mean anything. | ||||
* | Use `vector', not `make-rope'. | Richard M. Stallman | 1993-04-12 | 1 | -4/+4 |
| | |||||
* | Add autoload comments. | Richard M. Stallman | 1993-03-08 | 1 | -14/+12 |
| | | | | | (rope-to-vector): Deleted. (describe-display-table): Don't use rope-to-vector. | ||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-06-07 | 1 | -19/+15 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-16 | 1 | -3/+3 |
| | |||||
* | Initial revision | Joseph Arceneaux | 1989-10-31 | 1 | -0/+115 |