User: stephent
Date: 05/09/19 11:13:09
Modified: xemacsweb/Releases ChangeLog index.content
Added: xemacsweb/Releases 21.5.22.content
Log:
XEmacs 21.5.22 is released. <87wtlkb3xa.fsf(a)tleepslib.sk.tsukuba.ac.jp>
Revision Changes Path
1.232 +4 -0 XEmacs/xemacsweb/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -p -r1.231 -r1.232
--- ChangeLog 2005/05/28 08:48:02 1.231
+++ ChangeLog 2005/09/19 09:12:56 1.232
@@ -1,3 +1,7 @@
+2005-09-14 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * index.content (Releases): XEmacs 21.5.22 is released.
+
2005-05-28 Stephen J. Turnbull <stephen(a)xemacs.org>
* index.content (Releases): XEmacs 21.5.21 "corn" is released.
1.148 +1 -1 XEmacs/xemacsweb/index.content
Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/index.content,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -p -r1.147 -r1.148
--- index.content 2005/07/17 16:37:12 1.147
+++ index.content 2005/09/19 09:12:57 1.148
@@ -75,7 +75,7 @@ Martin Buchholz
<dt><strong><a href="<!-- _GP_
relPath(qq{Releases/index.html#Stable}) -->">Stable</a>
branch:</strong></dt>
<dd><a
href="Releases/21.4.17.html">21.4.17</a></dd>
<dt><strong><a href="<!-- _GP_
relPath(qq{Releases/index.html#Beta}) -->">Beta</a>
branch:</strong></dt>
- <dd><a
href="Releases/21.5.21.html">21.5.21</a></dd>
+ <dd><a
href="Releases/21.5.22.html">21.5.22</a></dd>
</dl>
<ul>
1.119 +6 -0 XEmacs/xemacsweb/Releases/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Releases/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- ChangeLog 2005/06/11 22:07:14 1.118
+++ ChangeLog 2005/09/19 09:13:08 1.119
@@ -1,3 +1,9 @@
+2005-09-14 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * index.content:
+ * 21.5.22.content:
+ XEmacs 21.5.22 is released.
+
2005-06-11 Adrian Aichner <adrian(a)xemacs.org>
* index.content: Remove links to
za.xemacs.org.
1.106 +1 -0 XEmacs/xemacsweb/Releases/index.content
Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Releases/index.content,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -p -r1.105 -r1.106
--- index.content 2005/07/17 16:37:27 1.105
+++ index.content 2005/09/19 09:13:08 1.106
@@ -266,6 +266,7 @@ john s jacobs anderson, Sandra Wambold &
</p>
<ul>
+ <li><strong>2005-09-14</strong>: <a
href="21.5.22.html">[21.5.22 release notice]</a> <a
href="21.5.22.html#changes">[changelogs]</a></li>
<li><strong>2005-05-28</strong>: <a
href="21.5.21.html">[21.5.21 release notice]</a> <a
href="21.5.21.html#changes">[changelogs]</a></li>
<li><strong>2005-03-12</strong>: <a
href="21.5.20.html">[21.5.20 release notice]</a> <a
href="21.5.20.html#changes">[changelogs]</a></li>
<li><strong>2005-02-18</strong>: <a
href="21.5.19.html">[21.5.19 release notice]</a> <a
href="21.5.19.html#changes">[changelogs]</a></li>
1.1 XEmacs/xemacsweb/Releases/21.5.22.content
Index: 21.5.22.content
===================================================================
%title%
XEmacs 21.5.22 "cucumber" is released
%author%
automatically generated (with release announcement) by xre.py
%main%
<h1><a name="announcement">XEmacs 21.5.22
"cucumber" is released</a></h1>
<p>goto announcement,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
To: xemacs-beta(a)xemacs.org
From: "Stephen J. Turnbull, XEmacs 21.5 Beta Engineer"
&lt;stephen(a)xemacs.org&gt;
Subject: XEmacs 21.5.22 "cucumber" is released.
Organization: The XEmacs Project
* XEmacs 21.5.22 "cucumber" is released.
"cucumber" is the twenty-third in the VEGETABLE series.
The successor to XEmacs 21.5.21 "corn", "cucumber" adds important
fixes
to the window configuration code from Fabrice Popineau and Michael
Sperber. Aidan Kehoe added support for Unnnn-style keysyms on X11.
Although we still need better internal support for Unicode, this is an
important step.
For LISP programmers, Didier Verna added face aliasing support. This
has no immediate impact on users but will help us keep up with recent
changes in GNU Emacs face naming conventions, which are pervasive.
Marcus Crestani has performed a number of cleanups on his new
allocator code. There have been a few bug reports recently, but they
don't seem to affect very many people. Marcus's new allocator remains
the default in this release. If you experience problems in building
or running, give configure the `--disable-mc-alloc' option and
rebuild.
This is the development line. The current series started with XEmacs 21.5.0
(an alias for XEmacs 21.4.0 "Solid Vapor", the first release in the current
stable line). 21.5 is the code base for introduction of major new subsystems
and fixes to design bugs that experience shows will introduce instability.
So far the main effort has been on improved support for Unicode, updates to
the build infrastructure, and development of new features in memory allocation.
For general information about XEmacs, the developers, and the user community,
see our home page,
http://www.xemacs.org/
* XEmacs 21.5.22 is "beta" software.
The usual "no warranty" disclaimer (see etc/WARRANTY, sections 10 and 11)
applies. At this point in time, it is the version that most developers
are using for their daily work. However, it is certain that many bugs
remain and new ones will be introduced as development proceeds. Be sure
to take care to safe your work often and follow a regular backup regime.
* Availability
Anonymous ftp:
ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.5
See
http://www.xemacs.org/Install/ for more information about building
from source.
If you already have a 21.5.21 source tree, a patchkit is available in
xemacs-21.5.21-21.5.22.patch.gz. This does not update .elcs or .infos,
they will be rebuilt when you make XEmacs. If you have an earlier
version, you can repeatedly apply patchkits.
Also, if you don't have the packages yet, see
http://www.xemacs.org/Documentation/packageGuide.html.
Anonymous (pserver) CVS:
Anonymous CVS is available. We are very grateful to the staff at our
host, SunSITE.dk, for a lot of help and quick reponse to all our
requests.
Take care that your Root is set correctly to
CVSROOT=:pserver:cvs@cvs.xemacs.org:/pack/xemacscvs
On platforms with a Bourne shell and find available, something like
for r in `find . -name Root`; do echo $CVSROOT > $r; done
will convert your entire tree.
To make it straightforward to access certain versions of the code, we have
a standard tagging policy. To update to release 21.5.22, use the update
flag "-r r21-5-22". To update to the current release without referring to
it specifically, use the flag "-r r21-5-current-beta". To update to the
latest commits in CVS, use the flag "-A". Then rebuild XEmacs.
For more details, see
http://www.xemacs.org/Develop/cvsaccess.html .
</pre>
<h1><a name="summary">Changes</a> in XEmacs 21.5.22
"cucumber"</h1>
<p>goto <a href="#announcement">announcement</a>,
summary,
<a href="#changes">changes</a></p>
<ul>
<li>
Fix: window configuration subsystem. (<em>Michael Sperber, Fabrice
Popineau</em>)
</li>
<li>
Fix: add generated dumper files to .cvsignore. (<em>Marcus
Crestani</em>)
</li>
<li>
Fix: add generated makefiles to .cvsignore in ./modules. (<em>Craig
Lanning</em>)
</li>
<li>
Fix: lispref - compose processing now goes direct to character, not keysym.
(<em>Aidan Kehoe</em>)
</li>
<li>
Improve: lispref - Mule explanations. (<em>Aidan Kehoe</em>)
</li>
<li>
Improve: lispref - remove discussion of pure storage, long disabled.
(<em>Aidan Kehoe</em>)
</li>
<li>
New: lispref - face aliasing. (<em>Didier Verna</em>)
</li>
<li>
New: face aliasing. (<em>Didier Verna</em>)
</li>
<li>
Fix: DLL implementation for Mac OS X "Tiger". (<em>Atanu
Ghosh</em>)
</li>
<li>
Fix: false load path shadows after package update. (<em>Jeff Mincy,
Adrian Aichner</em>)
</li>
<li>
Fix: make CCL check for existence before using characters. (<em>Aidan
Kehoe</em>)
</li>
<li>
Fix: memory descriptions for gap variables for better 64-bit support.
(<em>Darryl Okahata</em>)
</li>
<li>
Fix: various cleanups for MC_ALLOC. (<em>Marcus Crestani</em>)
</li>
<li>
Improve: use characters instead of keysyms in x-compose.el. Remove iso8859
.els from dumped-lisp.el. (<em>Aidan Kehoe</em>)
</li>
</ul>
<h1><a name="changes">ChangeLogs</a> for XEmacs
21.5.22 "cucumber"</h1>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
changes</p>
<ul>
<li>ChangeLog Entries from <a
href="#ChangeLog">ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#etc:ChangeLog">etc/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#lib-src:ChangeLog">lib-src/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#lisp:ChangeLog">lisp/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#lwlib:ChangeLog">lwlib/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#man:ChangeLog">man/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#netinstall:ChangeLog">netinstall/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#nt:ChangeLog">nt/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#src:ChangeLog">src/ChangeLog</a></li>
<li>ChangeLog Entries from <a
href="#tests:ChangeLog">tests/ChangeLog</a></li>
</ul>
<h2>ChangeLog Entries from <a
name="ChangeLog">ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-07-20 Didier Verna &lt;didier(a)xemacs.org&gt;
* CHANGES-beta: Remove the face aliasing feature announcement.
2005-07-19 Didier Verna &lt;didier(a)xemacs.org&gt;
* CHANGES-beta: Announce the face aliasing feature.</pre>
<h2>ChangeLog Entries from <a
name="etc:ChangeLog">etc/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-07-17 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* NEWS: Add information on the last argument to event-to-character
being ignored.</pre>
<h2>ChangeLog Entries from <a
name="lib-src:ChangeLog">lib-src/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-06-28 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* .cvsignore: Add insert-data-in-exec.</pre>
<h2>ChangeLog Entries from <a
name="lisp:ChangeLog">lisp/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-08-06 Mike Sperber &lt;mike(a)xemacs.org&gt;
* window-xemacs.el (really-set-window-configuration): Only set
the frame top and left if they've changed.
2005-08-04 Mike Sperber &lt;mike(a)xemacs.org&gt;
* window-xemacs.el (window-configuration-equal): Compare frame top
and left via `equal' rather than '=', as it can be nil.
2005-07-24 Fabrice Popineau &lt;Fabrice.Popineau(a)supelec.fr&gt;
* window-xemacs.el (really-set-window-configuration):
* window-xemacs.el (current-window-configuration):
* window-xemacs.el (window-configuration-equal):
* window-xemacs.el (window-configuration): Add `frame-top' and
`frame-left' field to windows configurations, and save and restore
them.
2005-06-26 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* cmdloop.el (read-quoted-char):
* isearch-mode.el (isearch-char-to-string):
Remove the fourth argument from event-to-character.
* dumped-lisp.el (preloaded-file-list):
No longer dump x-iso8859-1.el--we don't need it any more.
* x-init.el (x-initialize-keyboard):
* keymap.el (events-to-keys):
* events.el:
Rename the ascii-character keysym property to character-of-keysym.
* gtk-compose.el:
Don't depend on gtk-iso8859-1.el
* x-compose.el:
Move to using character literals rather than X11 keysyms as macro
expansions. Loses the ability to use another character encoding
for the Latin-1 characters in X11 composition with a bit of
programming, which no-one uses; also happily reduces dependence on
x-iso8859-1.el, which is no longer of use.
2005-06-06 Adrian Aichner &lt;adrian(a)xemacs.org&gt;
* package-get.el (package-get-init-package):
package-get-init-package buglet (21.4.17) by Jeff Mincy
&lt;mincy(a)rcn.com&gt; fixing false temporary load-path shadows reported
after package installation and simplifying code.</pre>
<h2>ChangeLog Entries from <a
name="lwlib:ChangeLog">lwlib/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.</pre>
<h2>ChangeLog Entries from <a
name="man:ChangeLog">man/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-07-20 Didier Verna &lt;didier(a)xemacs.org&gt;
* lispref/faces.texi (Basic Face Functions): Rephrase the face
aliasing paragraph following a suggestion from Stephen J.
Turnbull.
2005-07-19 Didier Verna &lt;didier(a)xemacs.org&gt;
* lispref/faces.texi (Basic Face Functions): Document the face
aliasing feature.
2005-07-17 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* lispref/commands.texi (Converting Events):
Give details on the deprecated ALLOW-NON-ASCII argument to
event-to-character, and why you shouldn't use it.
2005-06-26 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* lispref/commands.texi (Converting Events):
* lispref/keymaps.texi (Key Sequences):
Stop pretending ASCII is an eight-bit character set, and remove
documentation of event-to-character's vanished fourth argument.
* internals/internals.texi (Old Future Work -- Improvements in
support for non-ASCII (European) keysyms under X):
Rename the ascii-character property.
2005-06-19 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* lispref/building.texi (Building XEmacs and Object Allocation):
Pure storage has been gone for half a decade or more.
* lispref/mule.texi (Internationalization Terminology):
Phrase stuff a little more clearly, compare Mule with Unicode.
* lispref/lispref.texi (Top):
Take out info on pure storage.</pre>
<h2>ChangeLog Entries from <a
name="modules:ChangeLog">modules/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-06-09 Craig Lanning &lt;CraigL(a)sc.rr.com&gt;
* ldap/.cvsignore:
* sample/external/.cvsignore:
* sample/internal/.cvsignore:
Added GNUmakefile, Makefile, and Makefile.in</pre>
<h2>ChangeLog Entries from <a
name="netinstall:ChangeLog">netinstall/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.</pre>
<h2>ChangeLog Entries from <a
name="nt:ChangeLog">nt/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.</pre>
<h2>ChangeLog Entries from <a
name="nt:installer:Wise:ChangeLog">nt/installer/Wise/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.</pre>
<h2>ChangeLog Entries from <a
name="src:ChangeLog">src/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.
2005-07-29 Darryl Okahata &lt;darrylo(a)xemacs.org&gt;
* extents.c (lispobj_gap_array_description_1): fix the memory
descriptions for the "gap", "offset_past_gap", and
"els_past_gap"
members. Before, they were incorrectly defined as "XD_INT"
objects. They've been corrected to use "XD_ELEMCOUNT" and
"XD_BYTECOUNT", as that is how they are defined in the actual
Gap_Array declaration. This is important on systems where
sizeof(int) != sizeof(long), such as some 64-bit systems.
2005-07-24 Fabrice Popineau &lt;Fabrice.Popineau(a)supelec.fr&gt;
* frame-msw.c (mswindows_set_frame_size): Don't have a frame size
change trigger restoring the frame.
2005-07-20 Didier Verna &lt;didier(a)xemacs.org&gt;
Following suggestions from Stephen J. Turnbull:
* faces.c (Qcyclic_face_alias): New name for
Qcyclic_face_aliasing.
* faces.c (Ffind_face): Use it. Rename FACE_ALIASING_MAX_DEPTH to
FACE_ALIAS_MAX_DEPTH.
* faces.c (syms_of_faces): Ditto.
2005-07-19 Didier Verna &lt;didier(a)xemacs.org&gt;
* faces.c (Ffind_face): Implement face aliasing.
* faces.c (syms_of_faces): Define Qface_alias symbol, and
Qcyclic_face_aliasing error symbol.
2005-07-17 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* cmds.c (Fself_insert_command):
* editfns.c (Fchar_to_string):
* event-stream.c (Fnext_event):
* event-stream.c (execute_command_event):
* events.c (Fevent_to_character):
* keymap.c (Ftext_char_description):
* lisp.h:
Add back the last argument to event-to-character; document that
it's unused.
2005-07-11 Atanu Ghosh &lt;atanu(a)icsi.berkeley.edu&gt;
* sysdll.c (dll_open): Under MacOS X return NULL under the
filename is NULL. Fixes problems finding local symbols under 10.4
(Tiger)
2005-07-07 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* console-msw.c:
* console-msw.c (mswindows_perhaps_init_unseen_key_defaults):
* console-msw.c (vars_of_console_mswindows):
Rename Qseen_characters to Vmswindows_seen_characters, dump it
when pdump is in use.
* console-tty.c (tty_perhaps_init_unseen_key_defaults):
* console-tty.c (vars_of_console_tty):
Rename Qseen_characters to Vttyxo_seen_characters, dump it
when pdump is in use.
2005-06-29 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
Fix C++ build for unexec.
* unexelf.c: Adjust fatal and unexec to the declarations in
lisp.h.
* unexelf.c (unexec): Remove unneeded arguments from fatal calls.
2005-07-03 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* event-Xt.c:
* event-gtk.c:
* events.c (event_to_character):
* general-slots.h:
Move the Qkey_mapping variable to general-slots.h, now that it's
used outside the platform specific keyboard warning code.
2005-06-28 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* console-x.c (x_perhaps_init_unseen_key_defaults): Use
build_intstring to avoid type error.
* event-Xt.c (x_keysym_to_emacs_keysym): Add cast to avoid type
error.
2005-06-28 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* .cvsignore: Add dump-size, xemacs.def, xemacs.def.in.
2005-06-28 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* gpmevent.c: Remove workaround.
* gpmevent.c (Fgpm_enable): Use GET_DEFUN_LISP_OBJECT to get
Lisp_Object of a built-in function.
* gpmevent.c (syms_of_gpmevent): Remove workaround.
* lisp.h (GET_DEFUN_LISP_OBJECT): New. Returns Lisp_Object of a
DEFUN.
* tooltalk.c (init_tooltalk): Use GET_DEFUN_LISP_OBJECT to get
Lisp_Object of a built-in function.
2005-06-26 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* event-stream.c (command_builder_find_leaf):
* mule-ccl.c (POSSIBLE_LEADING_BYTE_P):
* mule-ccl.c (ccl_driver):
Couple of build fixes.
2005-06-26 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* mule-ccl.c (POSSIBLE_LEADING_BYTE_P): Add.
* mule-ccl.c: Check that a character set exists before using it
to create a character.
2005-06-26 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* cmds.c (Fself_insert_command):
No 4th arg to event_to_character.
* console-impl.h (struct console_methods): Add a new member
method, perhaps_init_unseen_key_defaults, which is to allow the
console to take appropriate action--often a default binding to
self-insert-command--when notified about a character it may not
have seen before.
* console-gtk.c:
Add gtk_perhaps_init_unseen_key_defaults, a new console method,
and a hash table it uses.
* console-msw.c:
Add mswindows_perhaps_init_unseen_key_defaults, a new console
method, and a hash table it uses.
* console-tty.c:
Add tty_perhaps_init_unseen_key_defaults, a new console method,
and a hash table used by it.
* console-x.c:
* console-x.c (x_perhaps_init_unseen_key_defaults): New.
Given a key, if it maps to a character and we weren't previously
aware that it could be generated on console CON, and if it's
unbound in the global map, bind it to self-insert-command. Return
Qt if the binding was done; Qnil if not.
* device-gtk.c:
* device-gtk.c (vars_of_device_gtk):
Add a hash table var used by gtk_perhaps_init_unseen_key_defaults.
* editfns.c (Fchar_to_string):
Call Fevent_to_character with three arguments, not four; don't
express a belief that the only XEmacs character encoding is
ASCII.
* event-Xt.c:
* event-Xt.c (maybe_define_x_key_as_self_inserting_character):
ascii-character -> character-of-keysym property renaming.
* event-Xt.c (x_has_keysym):
Make it visible to the console code, make it a little more Mule-safe.
* event-Xt.c (index_to_name):
Move to Mule declaration conventions.
* event-Xt.c (x_reset_modifier_mapping):
Move large comment from Jamie before this function.
* event-Xt.c (x_keysym_to_emacs_keysym):
Move to Mule declaration conventions and coding practices.
* event-Xt.c (x_event_to_emacs_event):
Add some comments, and the initial steps necessary for Russian C-x
support.
* event-msw.c (mswindows_wnd_proc):
Don't conditionalize Russian C-x support on Mule. (I'm not certain
if this is correct on MSW, but it's the approach I'm taking on
X11.)
* event-stream.c:
Add Russian C-x support, a var to enable and disable it, remove
composed-character-default-binding in favour of
self-insert-command, rename
command_builder_find_leaf_no_mule_processing to
command_builder_find_leaf_no_jit_binding, change
command_builder_find_leaf to tell the console-specific code to
perhaps add a binding for keys its never seen before, and then
retry the lookup if it would otherwise fail.
* event-stream.c (execute_command_event):
event-to-character has three arguments now, not four.
* event-stream.c (vars_of_event_stream):
Formatting clean up for inhibit-input-event-recoding.
* event-xlike-inc.c:
* event-xlike-inc.c (endif):
Move x_keysym_to_character here from event-Xt.c so it can be used
by GTK 1.0 as well; greatly expand it, to handle many more
characters than previously.
* events.c:
Rename the ascii-character property, remove
character-set-property, remove the now unused fourth argument to
event_to_character, ditto for the event-to-character,
* events.h (enum alternative_key_chars):
* events.h (struct Lisp_Key_Data):
Russian C-x processing is no longer Mule specific. (Though I'm not
certain why a Russian speaker would be using a non-Mule build.)
* keymap.c:
* keymap.c (event_matches_key_specifier_p):
* keymap.c (map_keymap_sort_predicate):
* keymap.c (Ftext_char_description):
* keymap.c (elide_next_two_p):
* keymap.c (describe_map):
Rename ascii-character to character-of-keysym, stop pretending the
internal encoding of XEmacs is purely ASCII,
* lisp.h:
* sysdep.c (tty_init_sys_modes_on_device):
One less argument to event-to-character.
2005-06-23 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* dumper.c (pdump_load_finish): Use EMACS_INT for elt_count.
2005-06-19 Aidan Kehoe &lt;kehoea(a)parhasard.net&gt;
* file-coding.c:
* mule-coding.c:
The vernacular in Taiwan, and thus the language for which Big5 is
most used, is Mandarin. Taiwanese does exist, but since the
Chinese civil war, it's used less and less in Taiwan.
2005-06-06 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* lisp.h (DEFUN): Define S##fname here.
* lisp.h (DEFUN_NORETURN): Define S##fname here.
* symeval.h (DEFSUBR_MC_ALLOC): Use already defined S##fname.
2005-06-01 Marcus Crestani &lt;crestani(a)xemacs.org&gt;
* ralloc.c:
* ralloc.c (r_alloc_free): Call refill_memory_reserve only if
MC_ALLOC is not defined.</pre>
<h2>ChangeLog Entries from <a
name="tests:ChangeLog">tests/ChangeLog</a></h2>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<pre xml:space="preserve">
2005-09-14 Stephen J. Turnbull &lt;stephen(a)xemacs.org&gt;
* XEmacs 21.5.22 "cucumber" is released.</pre>
<p>goto <a href="#announcement">announcement</a>,
<a href="#summary">summary</a>,
<a href="#changes">changes</a></p>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-omittag:nil
sgml-shorttag:nil
sgml-namecase-general:nil
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:("../template.html" "html" "body"
"table" "tr" "td")
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->