This file is indexed.

/usr/share/xemacs21/mule-packages/lisp/latin-euro-standards/ChangeLog is in xemacs21-mulesupport 2009.02.17.dfsg.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
2007-12-25  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.08 released.

2007-12-24  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-latin9.el (define-keysym-as-char):
	Don't override the bindings for scaron, zcaron in the autoloaded
	code. See bug report here:
	http://mid.gmane.org/87ll1xcm3r.fsf@xemacs.org 

2005-06-29  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.07 released.

2005-06-29  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-latin9.el: Add autoload cookies for
	set-character-of-keysym, get-character-of-keysym . 

2005-06-29  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.06 released.

2005-06-29  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-latin8.el: Change coding to iso-2022-8. 
	* latin-euro-latin8.el (set-language-info-alist):
	Change the sample from having the non-ASCII characters as ISO 2022
	text in the file to a call to format with loads of %c escapes. 

2005-06-26  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-latin8.el: Add a coding cookie. 
	* latin-euro-latin9.el: Add some sample text in old-orthography Irish. 
	* latin-euro-latin9.el (set-character-of-keysym): New.
	* latin-euro-latin9.el (get-character-of-keysym): New.
	As implemented in 21.5
	* latin-euro-latin9.el (define-keysym-as-char): Use the two
	previous functions. 

2005-05-24  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.05 released.

2005-05-20  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-latin9.el:
	* latin-euro-latin9.el (define-keysym-as-char): Define the
	character-of-keysym property as well as the ascii-character
	property for relevant X11 keysyms. 

2005-04-03  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.04 released.

2005-04-03  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-standards.texi: Minor copy-editing; make the dir
	entry shorter, to give a better chance of it being seen. 

2005-02-16  Norbert Koch  <viteno@xemacs.org>

	* Makefile (VERSION): XEmacs package 1.03 released.

	* package-info.in: Correct the package name.  Move description
	into one line.

	* Makefile (VERSION): XEmacs package 1.02 released.

	* Makefile (VERSION): XEmacs package 1.01 released.

2005-02-08  Aidan Kehoe  <kehoea@parhasard.net>

	* latin-euro-standards: New package, refactored from latin-unity.

	* latin-euro-latin10.el:
	* latin-euro-latin7.el:
	* latin-euro-latin8.el:
	* latin-euro-latin9.el:
	Refactored from latin-unity-latin{7,8,9,10}.el.
	
	* Makefile:
	* latin-euro-standards.el:
	* latin-euro-standards.texi:
	Created.