Initial Commit
[packages] / mule-packages / latin-euro-standards / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.11 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.10 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .hgignore: New file.
12
13 2009-07-22  Norbert Koch  <viteno@xemacs.org>
14
15         * Makefile (VERSION): XEmacs package 1.09 released.
16
17 2009-07-21  Aidan Kehoe  <kehoea@parhasard.net>
18
19         * latin-euro-latin10.el (find-charset): 
20         Stop pretending to support versions < 21.4. 
21         Stop loading cl-macs from this file (and hence, from
22         auto-autoloads.elc), it's needed at compile time, not run time.
23         Move to loop syntax instead of mapc + lambda.
24         Avoid some needless version workarounds. 
25         * latin-euro-latin7.el (latin-euro-recognize-safe-charsets): 
26         New variable, describing whether this XEmacs supports the
27         `safe-charsets' #'make-coding-system parameter. 
28         * latin-euro-latin7.el (find-charset): 
29         Same approach as in -latin10.el, no support for < 21.4; no
30         explicit load of cl-macs, loop syntax instead of mapc + lambda,
31         avoid needless version workarounds.
32         * latin-euro-latin7.el (find-coding-system): 
33         Specify the `safe-charsets' parameter if we can, avoiding test
34         `query-coding-region' test failures in the trunk.
35         Avoid some needless compatibility measures. 
36         * latin-euro-latin8.el:
37         Same work as in `latin-euro-latin7.el'
38
39 2007-12-25  Norbert Koch  <viteno@xemacs.org>
40
41         * Makefile (VERSION): XEmacs package 1.08 released.
42
43 2007-12-24  Aidan Kehoe  <kehoea@parhasard.net>
44
45         * latin-euro-latin9.el (define-keysym-as-char):
46         Don't override the bindings for scaron, zcaron in the autoloaded
47         code. See bug report here:
48         http://mid.gmane.org/87ll1xcm3r.fsf@xemacs.org 
49
50 2005-06-29  Norbert Koch  <viteno@xemacs.org>
51
52         * Makefile (VERSION): XEmacs package 1.07 released.
53
54 2005-06-29  Aidan Kehoe  <kehoea@parhasard.net>
55
56         * latin-euro-latin9.el: Add autoload cookies for
57         set-character-of-keysym, get-character-of-keysym . 
58
59 2005-06-29  Norbert Koch  <viteno@xemacs.org>
60
61         * Makefile (VERSION): XEmacs package 1.06 released.
62
63 2005-06-29  Aidan Kehoe  <kehoea@parhasard.net>
64
65         * latin-euro-latin8.el: Change coding to iso-2022-8. 
66         * latin-euro-latin8.el (set-language-info-alist):
67         Change the sample from having the non-ASCII characters as ISO 2022
68         text in the file to a call to format with loads of %c escapes. 
69
70 2005-06-26  Aidan Kehoe  <kehoea@parhasard.net>
71
72         * latin-euro-latin8.el: Add a coding cookie. 
73         * latin-euro-latin9.el: Add some sample text in old-orthography Irish. 
74         * latin-euro-latin9.el (set-character-of-keysym): New.
75         * latin-euro-latin9.el (get-character-of-keysym): New.
76         As implemented in 21.5
77         * latin-euro-latin9.el (define-keysym-as-char): Use the two
78         previous functions. 
79
80 2005-05-24  Norbert Koch  <viteno@xemacs.org>
81
82         * Makefile (VERSION): XEmacs package 1.05 released.
83
84 2005-05-20  Aidan Kehoe  <kehoea@parhasard.net>
85
86         * latin-euro-latin9.el:
87         * latin-euro-latin9.el (define-keysym-as-char): Define the
88         character-of-keysym property as well as the ascii-character
89         property for relevant X11 keysyms. 
90
91 2005-04-03  Norbert Koch  <viteno@xemacs.org>
92
93         * Makefile (VERSION): XEmacs package 1.04 released.
94
95 2005-04-03  Aidan Kehoe  <kehoea@parhasard.net>
96
97         * latin-euro-standards.texi: Minor copy-editing; make the dir
98         entry shorter, to give a better chance of it being seen. 
99
100 2005-02-16  Norbert Koch  <viteno@xemacs.org>
101
102         * Makefile (VERSION): XEmacs package 1.03 released.
103
104         * package-info.in: Correct the package name.  Move description
105         into one line.
106
107         * Makefile (VERSION): XEmacs package 1.02 released.
108
109         * Makefile (VERSION): XEmacs package 1.01 released.
110
111 2005-02-08  Aidan Kehoe  <kehoea@parhasard.net>
112
113         * latin-euro-standards: New package, refactored from latin-unity.
114
115         * latin-euro-latin10.el:
116         * latin-euro-latin7.el:
117         * latin-euro-latin8.el:
118         * latin-euro-latin9.el:
119         Refactored from latin-unity-latin{7,8,9,10}.el.
120         
121         * Makefile:
122         * latin-euro-standards.el:
123         * latin-euro-standards.texi:
124         Created.
125         
126