1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Richard M. Stallman
55b933cf8f (iso-accents-compose): Don't insert in the buffer
if this is not the start of the key sequence.
1996-05-05 17:32:15 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
213543f0f9 (iso-languages): Add ~? and ~!. 1996-02-29 19:22:05 +00:00
Richard M. Stallman
22041a64c0 (iso-transl-dead-key-alist): Fix syntax for ?^. 1996-02-27 16:32:05 +00:00
Richard M. Stallman
bbaf7c2857 (iso-languages): Restructure the list to remove
redundancy in list elements.
(iso-accents-compose-key): Function deleted.
(iso-accents-compose, iso-accents-customize, iso-accentuate,
iso-accent-rassoc-unit, iso-unaccentuate, iso-deaccentuate):
Adapt for new structure of `iso-languages'.
1996-01-25 06:34:56 +00:00
Karl Heuer
2023b1c2e7 (iso-accents-customize): Extract accent chars
properly from iso-accents-list.
(iso-languages): Rename "default" to "latin-1".
Add a new element "latin-2" copied from iso02-acc.el.
1996-01-24 23:27:59 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
9a71dcfd6d (iso-accents-accent-key): Check iso-accents-enable here.
(iso-accents-customize): Define all possible accent keys with
translations, not just the enabled ones.
Don't bind iso-accents-enable around the initial call to this function.
(iso-accents-enable): Make the default once again include all prefixes.
1996-01-09 23:18:40 +00:00
Karl Heuer
3cb76f89b6 (iso-fix-tex2iso): Doc fix. 1996-01-04 23:42:58 +00:00
Karl Heuer
5e92ec88f3 (iso-accents-mode): Doc fix. 1996-01-04 23:42:43 +00:00
Richard M. Stallman
31d87daa5b When turning on default settings,
preserve iso-accents-enable if it's already set.
1995-12-26 04:38:27 +00:00
Richard M. Stallman
8a45282895 (iso-languages): Add entry for `irish'. 1995-12-23 07:15:55 +00:00
Karl Heuer
64690f3dfa (iso-ascii-convenient): New variable.
(iso-ascii-display): New function to implement that variable.
Use it instead of using standard-display-ascii directly.
1995-12-21 17:54:34 +00:00
Karl Heuer
72c2a4c132 Many doc fixes. 1995-12-21 17:50:40 +00:00
Richard M. Stallman
be01074898 Comment change. 1995-10-30 17:35:01 +00:00
Erik Naggum
0c33e42dac Adapt to new char-table implementation. Fix name of file in the first
line, part number syntax of ISO standards, and `provide' clause.  Register
file with RCS.
1995-10-28 06:22:50 +00:00
Richard M. Stallman
e0b68164c7 entered into RCS 1995-10-28 06:17:36 +00:00
Richard M. Stallman
224c62c6b2 Handle aliases dead-acute,... 1995-10-12 22:28:07 +00:00
Richard M. Stallman
9ebce7e10d Fix typo calling iso-accents-customize.
(iso-accents-compose): If this-command is non-nil, do prompt.
1995-10-06 15:12:44 +00:00
Richard M. Stallman
700be2bd13 Major additions by Gustavo Chaves.
(iso-languages): New variable.
(iso-accents-list): Now set by iso-customize-accents.
(iso-customize-accents): New function.
(iso-accentuate, iso-deaccentuate, iso-unaccentuate):
(iso-accent-rassoc-unit): New functions.
1995-07-31 01:28:39 +00:00
Richard M. Stallman
5beaa9f29e (iso-transl-char-map): Treat m, *m like u and *u. 1995-07-02 08:13:28 +00:00
Richard M. Stallman
947447f420 (iso-accents-mode): Doc fix. 1995-05-02 00:52:53 +00:00
Richard M. Stallman
be7a2e73e2 (iso-accents-list): Add ~! and ~? combinations. 1995-04-24 15:02:12 +00:00
Karl Heuer
997d1bf03b (iso-transl-language-alist): Add French & Portuguese.
(iso-transl-char-map): Use /a /e ~d "s ~t digraphs as in iso-acc.el.
1995-01-30 23:04:34 +00:00
Karl Heuer
298613dfd1 (iso-accents-list): Add Icelandic thorn. 1995-01-30 22:46:37 +00:00
Karl Heuer
a36db1ea6b (iso-transl-dead-key-alist): New var.
(iso-transl-char-map): Give each singleton a doubleton synonym.
(iso-transl-language-alist, iso-transl-ctl-x-8-map): New vars.
(iso-transl-define-keys): New function; sets up keymap.
(iso-transl-set-language): New function; sets language-specific part.
1995-01-24 04:20:37 +00:00
Richard M. Stallman
66a11df925 (iso-transl-char-map): Add elements for mute-acute, etc. 1995-01-22 20:05:48 +00:00
Karl Heuer
ab7748010f (iso-aggressive-german-trans-tab): Doc fix.
(iso-cvt-ffh, iso-cvt-wfh, iso-cvt-ash): Doc fix.
1995-01-16 22:48:03 +00:00
Richard M. Stallman
3a0e84672c Handle pilcrow, paragraph and pound signs.
Use \aa, \AA for a-with-ring.
1994-11-28 18:45:55 +00:00
Richard M. Stallman
a4332c3f49 (iso-accents-mode): Variable renamed from iso-accents-minor-mode. 1994-10-28 19:03:03 +00:00
Richard M. Stallman
6674f749e4 (iso-tex2iso-trans-tab): Put the sequences with braces
before corresponding ones without.  Escape ? in patterns.
(iso-translate-conventions): Don't widen.
(iso-german-tex-p): Preserve narrowing.
1994-08-13 23:58:50 +00:00
Richard M. Stallman
c57ca86e2a (iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode. 1994-08-03 20:41:33 +00:00
Richard M. Stallman
a2570ea9df (iso-iso2tex-trans-tab): Change a few characters.
(iso-iso2gtex-trans-tab): Likewise.
(iso-tex2iso-trans-tab): Add braces to some characters.
(iso-gtex2iso-trans-tab): Likewise.
1994-06-12 15:58:51 +00:00
Richard M. Stallman
af9239811c (iso-translate-conventions): Get rid of interactive spec. 1994-06-11 18:17:00 +00:00
Richard M. Stallman
6ee37df2e6 (iso-translate-conventions): Use case-dependent search and don't alter case. 1994-06-07 18:04:58 +00:00
Richard M. Stallman
8c8208202e (iso-gtex2iso-trans-tab): Redorder this list. 1994-05-10 02:21:42 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
d9375d2df3 Initial revision 1994-05-01 23:14:10 +00:00
Karl Heuer
ea9e25432e (iso-accents-list): Add entries for unadorned accents. 1994-03-19 04:32:52 +00:00
Richard M. Stallman
632021345a Set up Alt keys as well as C-x 8 prefix.
No need to create the prefix submaps explicitly.
(iso-transl-char-map): New variable.
Change the sequences aa and ae to just a and e.
1994-02-12 02:39:53 +00:00
Richard M. Stallman
87429608c5 Finish previous change. 1994-02-07 08:25:51 +00:00
Richard M. Stallman
fb74d9555b Change the sequences aa and ae to just a and e. 1994-02-07 08:25:26 +00:00
Richard M. Stallman
6da676adec (iso-accents-enable): New variable.
(key-translation-map): Enable an accent only if in iso-accents-enable.
1993-11-21 22:54:37 +00:00
Richard M. Stallman
ab4d6ceb16 (iso-accents-list): Add "s. 1993-11-18 05:45:07 +00:00
Richard M. Stallman
1784bc326a (iso-accents-list): Fix entries for 'y and ~c. 1993-11-18 05:25:21 +00:00
Richard M. Stallman
a2b2b91bf3 (iso-accents-list): Added /A for A-with-ring
and /E for AE-ligature, with lowercase versions.
1993-11-16 06:33:45 +00:00
Richard M. Stallman
884f2b8188 (iso-accents-mode): Doc fix. 1993-11-07 21:23:36 +00:00
Richard M. Stallman
4d524b08a3 (iso-accents-list): Fix typo in ^A code. Support ~< and ~>. 1993-11-07 10:37:57 +00:00
Richard M. Stallman
7ab500f056 Support ~ and /. Support 'Y, 'y, "y.
Delete the `compose' support.
1993-11-07 10:28:22 +00:00