1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
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
Richard M. Stallman
9a726cd617 entered into RCS 1993-11-07 10:24:20 +00:00
Richard M. Stallman
4579dd4297 *** empty log message *** 1993-10-25 06:07:19 +00:00
Richard M. Stallman
5970f3d090 Initial revision 1993-10-25 05:57:08 +00:00
Richard M. Stallman
da8d0b9e2d Define "dead keys" in key-translation-map, not in global-map.
(iso-accents-compose): New subroutine to do the composition.
Method of doing so is new.
(iso-accents-accent-key): Use iso-accents-compose.
(iso-accents-compose-key): New function.
1993-10-24 23:21:21 +00:00
Richard M. Stallman
2051e25956 Fix typo in previous change. 1993-09-17 16:50:01 +00:00
Richard M. Stallman
9c89d223b3 Set up keymap at load time.
(iso-accents-mode): Not here.  Just setq iso-accents-minor-mode.
(iso-accents-minor-mode): Make it local in all buffers.
1993-09-17 16:49:28 +00:00
Richard M. Stallman
8669cecff5 Fix lots of doc strings.
(iso-accents-mode): Positive arg means enable.
No arg means toggle.
1993-09-14 18:20:59 +00:00
Richard M. Stallman
bf4de26a03 Initial revision 1993-09-14 16:51:54 +00:00
Richard M. Stallman
10d5cec652 Provide same name as file. 1993-05-27 21:01:29 +00:00
Jim Blandy
a1d15b3e90 Change "i14n" keyword to "i18n". 1993-05-24 07:55:58 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
1a06eabd17 *** empty log message *** 1992-05-30 23:12:08 +00:00
Eric S. Raymond
c88ab9ce4a *** empty log message *** 1992-05-30 21:11:25 +00:00
Jim Blandy
3b4a6e271d Initial revision 1992-03-16 20:39:05 +00:00