Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
600e239d
Commit
600e239d
authored
Feb 13, 2003
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
("turkish-latin-3-postfix"): Make it
just an alias for turkish-postfix.
parent
072e21a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
leim/quail/latin-post.el
leim/quail/latin-post.el
+3
-6
No files found.
leim/quail/latin-post.el
View file @
600e239d
...
...
@@ -1374,10 +1374,7 @@ Doubling the postfix separates the letter and postfix: e.g. aee -> ae
(
quail-define-package
"turkish-postfix"
"Turkish"
"TR<"
t
"Turkish (Türkçe) input method with postfix modifiers.
This is for those who use Latin-5 (ISO-8859-9) for Turkish. If you
use Latin-3 (ISO-8859-3), you should use \"turkish-latin-3-postfix\"
instead.
turkish-latin-3-postfix is an obsolete alias for turkish-postfix.
Note for I, ı, İ, i.
...
...
@@ -1436,8 +1433,8 @@ Doubling the postfix separates the letter and postfix: e.g. a^^ -> a^
;; Backwards compatibility.
(
push
(
cons
"turkish-latin-3-postfix"
(
cdr
(
assoc
"turkish-postfix"
input-method
-alist
)))
input-method
-alist
)
(
cdr
(
assoc
"turkish-postfix"
quail-package
-alist
)))
quail-package
-alist
)
(
quail-define-package
"british"
"Latin-1"
"£@"
t
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment