1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Karl Heuer
a171458a32 (standard-display-ascii): Doc fix. Allow use with X. 1995-01-16 22:57:31 +00:00
Karl Heuer
5d74f2a65c (describe-display-table): Set help-mode in *Help* buffer. 1994-11-09 05:50:35 +00:00
Jim Blandy
dc5a82ea28 * disp-table.el: Add support for new window border display table
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.
1994-09-19 17:31:15 +00:00
Richard M. Stallman
c3a14a2bcf (standard-display-european): Treat 0 arg like negative. 1994-06-07 18:02:08 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
de7d5cb6a7 (standard-display-ascii): Error if using a windowing system.
(standard-display-g1, standard-display-graphic): Ditto.
(standard-display-underline): If window system, use underline font.
1994-03-19 03:48:55 +00:00
Karl Heuer
03fd83c58a (create-glyph): Don't use slots that look like ASCII. 1994-03-19 03:00:25 +00:00
Richard M. Stallman
bb6066c863 (describe-current-display-table):
Don't get error if no display table now.
(describe-display-table): Put all the output in the temp buffer.
1993-11-08 15:06:59 +00:00
Jim Blandy
2eae72268f * disp-table.el (standard-display-european): Doc fix. Make
this autoload.  Make it respond to prefix arg like a minor mode.
1993-05-25 06:21:35 +00:00
Jim Blandy
798aa8d0a7 * disp-table.el (standard-display-default): New function.
(standard-display-european): New command.
1993-05-24 21:13:21 +00:00
Jim Blandy
a1d15b3e90 Change "i14n" keyword to "i18n". 1993-05-24 07:55:58 +00:00
Jim Blandy
afb1e4b480 * disp-table.el (describe-display-table): Don't use the term
"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.
1993-05-03 03:35:53 +00:00
Richard M. Stallman
82093c705b Use vector', not make-rope'. 1993-04-12 07:54:04 +00:00
Richard M. Stallman
e31b61e614 Add autoload comments.
(rope-to-vector): Deleted.
(describe-display-table): Don't use rope-to-vector.
1993-03-08 08:11:01 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Richard M. Stallman
031317994b *** empty log message *** 1992-06-07 04:20:03 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Joseph Arceneaux
a2535589a9 Initial revision 1989-10-31 16:00:07 +00:00