aboutsummaryrefslogtreecommitdiffstats
path: root/leim/quail/latin-post.el
Commit message (Collapse)AuthorAgeFilesLines
* ("slovenian"): New.Dave Love2002-09-111-0/+20
|
* ("latin-postfix"): New.Dave Love2002-07-241-0/+393
|
* ("french-postfix", "german-postfix")Dave Love2001-12-151-9/+9
| | | | | | ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") ("french-keyboard", "french-azerty", "german") ("spanish-keyboard"): Fix language assignment.
* Add coding tag.Dave Love2001-11-041-1/+1
|
* ("italian-postfix"): Undo previous change.Francesco Potortì2001-10-271-3/+1
|
* Add the Euro symbol to the italian-postfix and italian-alt-postfix inputFrancesco Potortì2001-10-251-1/+3
| | | | | | methods. The users with a latin-1 font will see the international currency symbol, those with a latin-15 (iso-8859-15) font will see the euro symbol.
* Some fixes to follow lisp coding conventions and typo fixes.Pavel Janík2001-07-161-1/+7
|
* (finnish-keyboard): Fix a typo.Eli Zaretskii2001-03-161-2/+2
|
* ("turkish-latin-3-postfix"): Renamed fromKenichi Handa1999-09-201-2/+68
| | | | | | turkish-postfix. ("turkish-postfix"): New Turkish input method which inserts Latin-5 characters.
* ("spanish-postfix"): Add rule U" and u".Kenichi Handa1999-03-041-0/+4
|
* Many doc fixes.Richard M. Stallman1998-10-151-7/+9
| | | | ("latin-1-postfix"): Add sequence for the small superscript o.
* ("latin-1-postfix"): Add a method to enter theRichard M. Stallman1998-10-131-6/+25
| | | | | | | small superscript underlined o and a. ("italian-postfix"): Same as above. ("italian-postfix"): Add methods to enter e with acute accent and the >> and << symbols.
* (german): Swap y and z.Richard M. Stallman1997-09-191-0/+4
|
* Undo previous change.Richard M. Stallman1997-09-131-166/+146
|
* (latin-2-postfix): Replace comma and period with `. Replace colon with /.Richard M. Stallman1997-09-121-146/+166
| | | | | | | | | (latin-1-postfix): Replace comma with /. (french-postfix): Replace comma with /. (latin-3-postfix): Replace comma with ` and period with /. (latin-4-postfix): Replace comma with ` and period with ~. (latin-5-postfix): Replace comma with ` and period with /. (turkish-postfix): Replace comma with ` and period with /.
* Add rules for cancelling accents by typingKenichi Handa1997-09-021-179/+716
| | | | | two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail packages.
* Pass t for the SIMPLE argument to quail-define-package.Richard M. Stallman1997-09-011-29/+29
|
* Change titles of quail packages.Kenichi Handa1997-07-101-29/+29
|
* Initial revisionKenichi Handa1997-07-081-0/+1491