Miles Bader
6a2bd1a501
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 598-615)
- Update from CVS
- Remove lisp/toolbar directory
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 142-146)
- Update from CVS
2006-01-16 06:59:21 +00:00
YAMAMOTO Mitsuharu
06b4a81bb4
(standard-display-g1, standard-display-graphic): Refuse to use string
...
glyphs also on Mac.
(standard-display-european): Don't set terminal coding system also
on Mac.
2005-10-21 08:26:54 +00:00
Miles Bader
ff8d296438
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 532-541)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 112-115)
- Update from CVS
2005-09-11 22:21:01 +00:00
Reiner Steib
6fbb1eb031
(standard-display-european): Don't set
...
enable-multibyte-characters to nil.
2005-09-08 18:41:13 +00:00
Miles Bader
d4cccb1406
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 514-518)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 104-105)
- Update from CVS
2005-08-26 09:51:52 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Miles Bader
d3e4babdd1
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 459-473)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 86-87)
- Update from CVS
2005-07-07 12:43:14 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Kim F. Storm
03f012378d
Undo 2004-12-01 change. Display table is now
...
setup in faces.el.
2004-12-02 10:45:31 +00:00
Daniel Pfeiffer
702a99ca2e
Add an autoloaded table, that doesn't require this library, with glyph face.
2004-12-01 18:30:33 +00:00
Kenichi Handa
6b61353c0a
Sync to HEAD
2004-04-16 12:51:06 +00:00
Stefan Monnier
6c89b0e404
(standard-display-8bit): Simplify.
2004-03-19 01:03:22 +00:00
Kenichi Handa
a77a4db495
* disp-table.el (standard-display-8bit)
...
(standard-display-default, standard-display-ascii)
(standard-display-g1, standard-display-graphic)
(standard-display-underline): Assure that standard-display-table
is a display table.
2003-10-28 06:53:41 +00:00
Dave Love
96a61661d0
(standard-display-default): Use characterp.
2003-09-10 17:54:12 +00:00
Kenichi Handa
463f5630a5
New directory
2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
71296446d3
Trailing whitespace deleted.
2003-02-04 11:26:42 +00:00
Stefan Monnier
fbd798e27f
(standard-display-european):
...
Simplify since the function is not interactive any more.
Don't set the existing buffers to unibyte.
2001-12-02 07:51:49 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Dave Love
1c2c3f160b
(standard-display-default): Make the test of `l'
...
useful.
2000-08-24 16:16:21 +00:00
Dave Love
b8fbaf52c5
(create-glyph): Doc fix.
2000-06-08 16:58:41 +00:00
Dave Love
30c5ceb4ff
(standard-display-underline): Don't use internal-find-face.
2000-05-26 14:09:44 +00:00
Eli Zaretskii
744bcf1127
(standard-display-g1, standard-display-graphic):
...
Only refuse to use string glyphs on X and MS-Windows.
2000-05-25 16:54:17 +00:00
Paul Eggert
951bc45f0d
* disp-table.el (standard-display-european): Remove undocumented
...
arg AUTO; no longer used by startup.el. Do not attempt to treat
all non-English language environments as coding system names.
Instead, use the downcased language environment name as a coding
system name if it is one; otherwise, use latin-1.
1999-10-21 06:30:07 +00:00
Karl Heuer
3fbd8622f2
(standard-display-european):
...
For an interactive call by the user,
don't set enable-multibyte-characters,
and don't set the terminal coding system.
1999-06-04 18:42:20 +00:00
Richard M. Stallman
3ea1bd5099
(standard-display-european): Make all existing
...
buffers unibyte. Fix doc.
1999-01-19 03:00:26 +00:00
Richard M. Stallman
828fac3a67
(standard-display-european): Doc fix.
1998-05-09 21:10:30 +00:00
Richard M. Stallman
58c817539d
(standard-display-european): Don't call
...
set-terminal-coding-system when window-system is w32.
1998-05-08 01:53:55 +00:00
Richard M. Stallman
eb72c1bded
(standard-display-european): Use set-language-environment
...
instead of loading a syntax definitions file.
Use standard-display-european-internal.
Let current-language-environment specify terminal coding system.
1998-04-30 03:18:48 +00:00
Karl Heuer
c40096a043
(standard-display-underline): Shift face id by 19 bits.
1998-03-23 00:12:14 +00:00
Richard M. Stallman
65c9d7855e
(standard-display-european): If AUTO is nil,
...
clear multibyte in *scratch*, and load latin-1.
1998-02-16 03:03:46 +00:00
Richard M. Stallman
6c95fd390b
(standard-display-european): Doc fix.
1997-12-21 01:45:08 +00:00
Richard M. Stallman
4e633bb8eb
(standard-display-european): Do something useful where AUTO is t or a symbol.
1997-09-13 19:05:54 +00:00
Richard M. Stallman
b2b5274783
(standard-display-european): Doc fix.
1997-09-09 19:07:56 +00:00
Richard M. Stallman
a998441284
(standard-display-european): If AUTO is non-nil, intern it.
...
Don't call set-terminal-coding-system if noninteractive.
1997-09-09 09:16:54 +00:00
Richard M. Stallman
3304a6c452
(standard-display-european): Arg AUTO
...
specifies coding system for terminal output (if needed).
1997-09-08 09:59:29 +00:00
Geoff Voelker
586a96b83f
(standard-display-european): Map \222 to apostrophe.
1997-09-02 19:38:11 +00:00
Richard M. Stallman
f5af76c296
(standard-display-european): Doc fix.
1997-08-29 05:22:39 +00:00
Richard M. Stallman
40e82ac184
(standard-display-european): New arg AUTO.
...
Normally, set enable-multibyte-characters to nil.
1997-08-01 01:22:16 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
55f5abaf64
(standard-display-european): Make 160 display as space.
1995-12-23 07:32:51 +00:00
Karl Heuer
e470e6f041
(standard-display-european): Test code 161, not 160.
1995-12-21 17:39:04 +00:00
Erik Naggum
12c9fbcc14
(display-table-slot,set-display-table-slot): Document the slot names.
1995-12-03 01:51:01 +00:00
Richard M. Stallman
963fd07004
(display-table-slot, set-display-table-slot):
...
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.
1995-10-12 19:16:20 +00:00
Erik Naggum
ef9c36a54b
New implementation with char-tables.
1995-10-09 17:45:47 +00:00
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