annotate CHANGES-beta @ 448:3078fd1074e8 r21-2-39

Import from CVS: tag r21-2-39
author cvs
date Mon, 13 Aug 2007 11:38:25 +0200
parents 1ccc32a20af4
children 98528da0b7fc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
448
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
1 to 21.2.39 "Millennium"
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
2 -- Safer coding-priority-list -- Stephen Turnbull
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
3 -- Andreas Jaeger resigns as core maintainer :-(
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
4 -- Make font-lock know about all C++ keywords -- Enrico Scholz
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
5 -- Comments beginning in column zero are no longer indented by
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
6 indent-for-comment -- Adrian Aichner
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
7 -- Better documentation for package creation -- Stephen Turnbull
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
8 -- input-method-xfs.c removed. Functionality incorporated into
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
9 input-method-xlib.c -- Kazuyuki IENAGA
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
10 -- replace-buffer-in-windows fixes -- Yoshiki Hayashi
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
11 -- Fix redisplay bugs with buffer-local face specifiers -- Yoshiki Hayashi
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
12 -- More printing fixes -- Martin Buchholz
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
13 -- Another SGI dumping fix -- Martin Buchholz
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
14 -- A new Windows installer in netinstall -- Andy Piper
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
15 -- Support Berkeley DB 3.1 -- Daiki Ueno
3078fd1074e8 Import from CVS: tag r21-2-39
cvs
parents: 446
diff changeset
16
446
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
17 to 21.2.38 "Peisino,Ak(B"
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
18 -- Keyboard commands to set code system now work in file-coding
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
19 Emacsen! -- Jan Vroonhof (actually in 21.2.37)
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
20 -- Calls to the following functions are now better optimized:
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
21 backward-char backward-word plusp, minusp oddp evenp -- Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
22 -- COUNT argument to following functions is now optional:
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
23 forward-word backward-word mark-word kill-word backward-kill-word
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
24 forward-comment delete-char backward-delete-char -- Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
25 -- Don't put gutters/tabs on popup windows -- Andy Piper
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
26 -- Fix up info file cross references -- Adrian Aichner
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
27 -- Make `format' 64-bit clean -- Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
28 -- unexec changes on Windows -- Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
29 -- Make ptys work again on Cygwin -- Philip Aston
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
30 -- GCPRO fixes -- Yoshiki Hayashi, Gunnar Evermann, Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
31 -- Fix dumping problems on SGI Irix 6 -- Max Matveev, Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
32 -- Make DEBUG_GCPRO work again -- Gunnar Evermann
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
33 -- Pdump fixes -- Olivier Galibert
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
34 -- Case table changes -- Yoshiki Hayashi
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
35 -- Fix remaining tab oddities -- Andy Piper
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
36 -- Fix Windows unexec -- Andy Piper
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
37 -- byte-compiler arithmetic improvements -- Martin Buchholz
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
38
444
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
39 to 21.2.37 "Pan"
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
40 -- etags fix -- Stephen Carney
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
41 -- more gutters and tab changes -- Andy Piper
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
42 -- eval-when-compile no longer compiles its body -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
43 -- top-level (defvar foo) no longer generates a run-time load-history
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
44 entry -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
45 -- Windows 1251 code page encoding for Cyrillic -- Sergey Groznyh
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
46 -- `local-key-binding' and `global-key-binding' now have an optional
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
47 `accepts-defaults' parameter, just like `lookup-key' -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
48 -- 1000 arglist-related lispref documentation bugs fixed -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
49 -- arg to `down-list', `up-list', `backward-up-list', `kill-sexp',
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
50 `backward-kill-sexp' are now optional, just like FSF Emacs -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
51 -- info mode fixes -- Didier Verna
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
52 -- Massive CCL upgrade -- MIYASHITA Hisashi
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
53 -- byte-code optimizations -- Yoshiki Hayashi
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
54 -- historical purecopy's purged -- Robert Pluim
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
55 -- `mwheel-install', `turn-on-auto-fill', `turn-on-font-lock',
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
56 `turn-off-font-lock' are now interactive -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
57 -- Detect _getpty correctly (for SGIs) -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
58 -- Several GCPRO bugs found -- Yoshiki Hayashi
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
59 -- `replace-buffer-in-windows' now has the same WHICH-FRAMES and
446
1ccc32a20af4 Import from CVS: tag r21-2-38
cvs
parents: 444
diff changeset
60 WHICH-DEVICES parameters as `delete-windows-on' -- Martin Buchholz
444
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
61 -- Add support for Compaq C on Alpha Linux -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
62 -- auto-save fixes -- Yoshiki Hayashi
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
63 -- Removed unused C vars detected by Compaq C -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
64 -- More 64-bit cleanliness micro-fixes -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
65 -- Fix cachel.merged_faces memory leak -- Golubev I. N.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
66 -- More changes to allow definitions of lisp object types by
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
67 third-party modules -- Daiki Ueno.
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
68 -- Extbyte is now a char, not unsigned char -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
69 -- C++ compilability is restored -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
70 -- New tests for CCL -- MIYASHITA Hisashi, Yoshiki Hayashi
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
71 -- Use stropts.h, not sys/stropts.h. Likewise for strtio.h -- Martin Buchholz
576fb035e263 Import from CVS: tag r21-2-37
cvs
parents: 442
diff changeset
72
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
73 to 21.2.36 "Notus"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
74 -- Fix build problems on AIX 4.3 -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
75 -- Fix build problems on HP-UX 10.20 -- Alexandre Oliva and Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
76 -- Fix build problems on SunOS 4.1.4 -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
77 -- Fix build problems on IA64/Linux -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
78 -- Fix build problems on Alpha/Linux -- Steve Baur
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
79 -- Fix build problems on Unixware -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
80 -- Support pty input lines longer than 512 bytes on HP-UX 10.20. -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
81 -- `equal' of hash tables is now the same as `eq'. -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
82 -- ucs fixes - Daiki Ueno
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
83 -- Lots of little doc fixes. -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
84 -- Process-signaling code rewritten -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
85 -- pty allocation code rewritten -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
86 -- The byte compiler generates more efficient code -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
87 -- build-report fixes -- Adrian Aichner
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
88 -- next-window/next-frame functions rewritten -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
89 -- Windows fixes -- Jonathan Harris
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
90 -- Multiple info buffer support -- Golubev I. N.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
91 -- regex crash fixes -- Yoshiki Hayashi
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
92 -- Widget/windows fixes -- Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
93 -- structured lisp errors -- Ben Wing
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
94 -- allow modules to define their own lisp object types -- Andrew Begel
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
95
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
96 to 21.2.35 "Nike"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
97 -- You now again build XEmacs in a directory containing a predefined
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
98 CPP symbol -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
99 -- Minor fixes for Postgres integration -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
100 -- Many fixes for DEC OSF 4.0 -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
101 -- More C++ compilation support (for quality control) -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
102 -- XEmacs can now be built with XFree86 4.0 -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
103 -- Fix lots of byte-compiler warnings -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
104 -- Many documentation fixes -- Adrian Aichner
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
105 -- support for S390 has been added -- Andreas Jaeger, Martin Schwidefsky
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
106 -- clean up Windows includes/defines -- Ben Wing
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
107 -- numerous configure/GCC-warning fixes -- Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
108 -- generalize selection support to arbitrary types -- Alastair Houghton
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
109 -- MS Windows printer improvements -- Kirill Katsnelson
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
110 -- MinGW fixes -- Craig Lanning
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
111 -- NT process fixes -- Mixe Alexander, Adrian Aichner
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
112 -- new key-value weak hashtable type -- Andy Piper/Olivier Galibert
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
113 -- migrate .emacs to .xemacs/init.el -- Mike Sperber
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
114 -- new file compat.el for cleaner compatibility functions -- Ben Wing
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
115
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
116 to 21.2.34 "Molpe"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
117 -- Lots of changes to GUI, Windows, font-lock code, Ben Wing
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
118 -- Lots of changes to GUI, Windows code, Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
119 -- Various fixes, Karl Hegbloom
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
120 -- User manual documentation updates, Yoshiki Hayashi
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
121 -- Dumping fixes, Yoshiki Hayashi
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
122 -- Define C-x BS to backward-kill-sentence, Yoshiki Hayashi
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
123
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
124 to 21.2.33 "Melpomene"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
125 -- Yet more progress gauge and gutter redisplay fixes from Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
126 -- glyph error checking from Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
127 -- Proper implementation of string glyphs makes them Mule safe (IKEYAMA Tomonori)
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
128 -- Bug fixes from the usual suspects
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
129 -- --with-clash-detection now defaults to `yes', at least for betas.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
130 -- Autoconf support for detecting how to #include header files
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
131 with names containing preprocessor constants, Didier Verna.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
132 -- LDAP documentation updated, Oscar Figueiredo.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
133 -- clash-detection code cleaned and audited, Yoshiki and Martin
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
134 -- Fix hangs on DEC OSF 4.0 when (process-send-string) sends strings
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
135 longer than 252 bytes.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
136 -- Fix non-ANSI macro hacking to allow compilation by Irix native compiler.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
137 -- redisplay fixes, IKEYAMA Tomonori
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
138 -- Code cleaning, Mike Alexander
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
139 -- Pdump + Windows support, Mike Alexander
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
140 -- Sound code cleanup, Jan Vroonhof
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
141 -- yes-or-no-p-dialog-box no longer gives unpredictable results with
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
142 focus follows mouse, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
143
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
144 to 21.2.32 "Kastor & Polydeukes"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
145 -- Internal Postgres RDBMS support from Steve Baur
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
146 -- Improve gutter useability
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
147 -- Fix window geometry with gutters
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
148 -- Fix async updates so that they only occur when necessary
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
149 -- Gutter documentation from Stephen Turnbull
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
150 -- redisplay-gutter-area fixes from Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
151 -- pdump file in MS-Windows executable from Mike Alexander
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
152 -- Miscellaneous fixes from Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
153 -- Windows and menubar changes from Ben Wing
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
154 -- dumper changes from Olivier Galibert
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
155
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
156 to 21.2.31 "Iris"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
157 -- Make XEmacs work on Windows again.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
158
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
159 to 21.2.30 "Hygeia"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
160 -- Make (find-tag-other-window) always use other window,
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
161 even if tag is found in buffer of current window, Samuel Mikes
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
162 -- Make configure complain about broken compiler versions (Jan Vroonhof, Yoshiki Hayashi, Bill Perry)
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
163 -- `write-region' now deals properly with non-ASCII file names, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
164 -- `file-truename' now respects file-name-coding-system, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
165 -- arm configure support fixed.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
166 -- non-ASCII string handling performance boost, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
167 -- Garbage collector performance boost, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
168 -- Lisp engine performance boost, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
169 -- New ldap API (Oscar Figueiredo)
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
170 -- (- 0) is now optimized to 0, not (-), Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
171 -- More gutter tabs fixes, Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
172
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
173 to 21.2.29 "Hestia"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
174 -- Fix compile errors on pre-X11R6 systems, introduced in 21.2.28.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
175 -- Fix autodetection of Berkeley DB on Linux Glibc 2 systems.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
176 (but more work needed)
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
177 -- Allow non-symbols (anything compared with `eq') in object plists.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
178 -- Cleanup of property frobbing code.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
179 -- Various AIX 4 fixes, including port of PDUMP.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
180 -- Unconditionally define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
181 -- MS-Windows redisplay and font fixes from Jonathan Harris.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
182 -- various fixes from Craig Lanning, Daiki Ueno.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
183 -- Asynchronous widget updates from Andy Piper.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
184 -- More widget fixes from Andy Piper.
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
185 -- Don't use rel_alloc on glibc systems, including Linux
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
186 -- Upgrade etags.c to version 13.44, Francesco Potorti
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
187 -- etags does a better job of finding the exact match first, Kyle Jones
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
188 -- Portable dumper now described in Internals manual, Olivier and Martin
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
189 -- Object Plist documentation in lispref updated, Martin Buchholz
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
190 -- Just use standard `const' everywhere, instead of CONST
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
191 -- More pdump changes, Olivier Galibert
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
192
440
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
193 to 21.2.28 "Hermes"
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
194 -- Add configure support for NetWinders, Sean MacLennan
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
195 -- Make the "Load .emacs" menu item work again, Kirill Katsnelson
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
196 -- Make --without-x work again.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
197 -- Detect Xaw3d and friends using #include <Xaw3d/FOO.h>
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
198 -- Experimental Drag-N-Drop now defaults to "no" until there is again
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
199 active development.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
200 -- SGI dumping fixes should make XEmacs work again on Irix 6.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
201 -- More warning flags on by default when building with gcc.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
202 -- process coding changes, Kirill Katsnelson
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
203 -- help now knows how to print macro arglists, Yoshiki Hayashi
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
204 -- Windows printing support, Kirill Katsnelson
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
205 -- Obscure crash fixes, Martin Buchholz
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
206 -- Memory leak fixes, Martin Buchholz
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
207 -- We now always use our own realpath(), never the system-provided one.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
208 -- More gutter/tab widget changes, Andy Piper
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
209 -- Crash fix when using dead processes, Gunnar Evermann (fix PR#1061)
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
210 -- Pdump stability fixes, Olivier Galibert
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
211 -- New coding system alias implementation, Ben Wing and Martin Buchholz
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
212 -- New internal data conversion infrastructure, Ben Wing and Martin Buchholz
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
213 -- IPv6 support, URA Hiroshi
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
214 -- Runtime Athena mismatch warnings added, Daniel Pittman
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
215 -- Removal of old MSDOS support, Kirill Katsnelson
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
216 -- Correctly define Latin-3 and Latin-4 character syntax as "w".
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
217 -- Auto-define all X-defined keysyms as self-inserting, not just Latin-1.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
218 -- Workaround egcs-20000131 c++ compiler bug
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
219 -- Byte-optimize (length "foo") to 3.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
220 -- (define-key ctl-x-4-map "p" global-map) no longer causes stack overflow crash.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
221 -- Partially implement dontusethis-set-symbol-value-handler.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
222 -- Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
223 -- lib-src partially C++ized, Zack Weinberg.
8de8e3f6228a Import from CVS: tag r21-2-28
cvs
parents: 438
diff changeset
224
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
225 to 21.2.27 "Hera"
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
226 -- Dynamic layout for widgets from Andy Piper
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
227 -- Vertical tab widgets for MS-Windows from Andy Piper
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
228 -- pdump fixes for MS-Windows from Big K
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
229 -- config.sub, config.guess major upgrade, Marcus Thiessel
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
230 -- gdbinit renamed to .gdbinit
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
231 -- dbxrc renamed to .dbxrc
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
232 -- Mail locking overhaul, Michael Sperber
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
233 -- Info-visit-file can now be used non-interactively, Martin Buchholz
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
234 -- FAQ updates, Sandra Wambold
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
235 -- Document lisp-level error handling, Hrvoje Niksic
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
236 -- Windows changes, Kirill Katsnelson
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
237 -- Portable dumper ported to Windows, Kirill Katsnelson
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
238 -- idlwave-mode added, Carsten Dominik
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
239 -- Info changes, Yoshiki Hayashi and Didier Verna.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
240 -- Again support BSD/OS 2.0
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
241 -- minibuf.* changes, Yoshiki Hayashi
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
242 -- hyper-apropos changes, Yoshiki Hayashi
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
243 -- buffers tab has its own face, Andy Piper
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
244 -- modeline scrolling changes, Didier Verna
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
245
436
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
246 to 21.2.26 "Millenium"
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
247 -- Fix unpredictable results, perhaps even crashes, if using the
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
248 `return from debugger feature' and errors in `eval' or `funcall'.
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
249 -- fix for Tab widgets causing X errors in XMapWindow().
080151679be2 Import from CVS: tag r21-2-26
cvs
parents: 434
diff changeset
250
434
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
251 to 21.2.25 "Hephaestus"
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
252 -- the LATEST.IS.* file has been renamed to LATEST-IS-*.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
253 -- the CVS tag to checkout the latest tarball is `r21-2-latest-beta'.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
254 -- 3 crashes in mapcar1 have been fixed.
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
255 -- lwlib arg passing cleanup
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
256 -- yet more widget and tab fixes
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
257 -- yet another Tab sync
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
258 -- specifier copying fix for widgets
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
259 -- preparation for proper layouts
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
260 -- native widgets used for some custom widgets
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
261 -- (+ 1) is no longer incorrectly compiled
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
262 -- char-before no longer has performance penalty
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
263 -- xpm again works on Windows
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
264 -- native Windows fixes from Adrian Aichner
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
265 -- Mule fixes from Yoshiki Hayashi
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
266 -- properly detect Athena widgets headers and libs, preventing crashes
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
267 from misdetection and from libraries and headers that don't match,
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
268 from Daniel Pittman
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
269
430
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
270 to 21.2.24 "Hecate"
434
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
271 -- Tabs fixes from Andy Piper
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
272 -- Widget leak fixes from Andy Piper
432
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
273 -- (coding-system-list) deals properly with coding system aliases, Shenghuo ZHU
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
274 -- configure support for ESD sound rewritte, Martin Buchholz
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
275 -- directory separator fix from Mike Alexander
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
276 -- Windows process support cleanup, Adrian Aichner
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
277 -- NT now encapsulates fstat to get correct file mod time, Adrian Aichner
430
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
278
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
279 to 21.2.23 "Hebe"
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
280 -- MS-Windows selection fixes from Mike Alexander
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
281 -- MS-WIndows process handling fixes from Mike Alexander
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
282 -- Subwindow GC fix from Andy Piper
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
283 -- Various minor fixes from Andy Piper
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
284 -- Rewrite module configure support, Martin Buchholz
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
285 -- Various Windows fixes, Martin Buchholz, Adrian Aichner, Andy Piper
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
286 -- HP native compiler compilation fixes, Martin Buchholz
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
287 -- Workarounds for Cygnus compiler bugs, Martin Buchholz
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
288 -- Workarounds for Cygwin broken header files, Martin Buchholz
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
289 -- itimers work again, Kyle Jones
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
290 -- random code cleanup, Martin Buchholz
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
291 -- various redisplay fixes, Andy Piper, Jan Vroonhof
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
292 -- various fixes from Hrvoje Niksic, Yoshiki Hayashi
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
293
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents: 426
diff changeset
294 to 21.2.22 "Mercedes"
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
295 -- ESD Sound support from Robert Bihlmeyer
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
296 -- 10% faster redisplay from Jan Vroonhof
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
297 -- Fixes from Jeff Miller, Alexandre Oliva and Yoshiki Hayashi
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
298 -- "If you've got problems, read PROBLEMS!" from Robert Pluim
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 440
diff changeset
299 -- Completely revamped GPM support from William Perry
426
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
300 -- Lstream code now uses size_t, ssize_t consistently, Martin Buchholz
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
301 -- Fix `make install' if prefix != exec_prefix, Martin Buchholz
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
302 -- Fix compile warnings and C++ compilation, Martin Buchholz
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
303 -- Fix detection of coding: cookie in -*- first line.
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
304 -- More xim-xlib work by Kazuyuki Ienaga
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
305 -- Fix crash in abbrev.c (abbrev_location), Eric Darve
43177a4f3daf Import from CVS: tag r21-2-21
cvs
parents: 424
diff changeset
306
424
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
307 to 21.2.20 "Yoko"
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
308 -- UTF-8 & file-coding magic cookie fix from MORIOKA Tomohiko
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
309 -- bug fixes from Adrian Aichner, Sean MacLennan, and Jeff Miller
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
310 -- glyph widget support under X/Athena from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
311 -- tab widget support under X (all variants) from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
312 -- many gutter, redisplay & widget fixes from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
313 -- mswindows mousewheel support from Mike Woolley
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
314 -- combo box support under X/Motif from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
315 -- buffer tab grouping from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
316 -- layout widget support from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
317 -- partial display line scrolling support from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
318 -- cleanup patches from Gleb Arshinov
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
319 -- hash table FSF API sync from Martin Buchholz
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
320 -- widget cleanup from Martin Buchholz
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
321 -- process-environment fix for nt from Julian Back
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
322 -- widget to frame fix from Jan Vroonhof
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
323 -- animated glyph support from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
324 -- glyph redisplay improvements from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
325 -- color cells allocation fix from Lee Kindness
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
326 -- recover file fix for windows nt
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
327 -- mingw install fix from Craig Lanning
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
328 -- recognize keypad keys under MS-Windows from Jonathan Harris
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
329 -- Switch gui dialogs to native widgets from Andy Piper
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
330 -- fixes from Yoshiki Hayashi and Norbert Koch
11054d720c21 Import from CVS: tag r21-2-20
cvs
parents: 422
diff changeset
331
422
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
332 to 21.2.19 "Shinjuku"
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
333 -- various fixes from Gunnar Evermann
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
334 -- XIM fixes from Kazuyuki IENAGA
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
335 -- keymap fix from Katsumi Yamaoka
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
336 -- Microsoft build fixes from Adrian Aichner
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
337 -- documentation update from Adrian Aichner
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
338 -- rect.el rewrite from Didier Verna
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
339 -- custom comment fields from Didier Verna
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
340 -- various fixes from Karl Hegbloom
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
341 -- filling fix from Yoshiki Hayashi
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
342 -- miscellaneous changes from Jeff Miller and Didier Verna
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
343 -- configure hacking from Steve Baur
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
344 -- various fixes from Bob Weiner
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
345 -- Mule synching from MORIOKA Tomohiko
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
346 -- various fixes from Steve Baur
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
347 -- LDAP configure changes from Gregory Neil Shapiro
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
348 -- gutter implementation from Andy Piper
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
349 -- tab widgets in gutter from Andy Piper
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
350 -- Custom themes, API part. See etc/custom/theme-examples from Jan Vroonhof
95016f13131a Import from CVS: tag r21-2-19
cvs
parents: 420
diff changeset
351
420
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
352 to 21.2.18 "Toshima"
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
353 -- miscellaneous fixes from Steve Baur
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
354 -- miscellaneous fixes from Didier Verna
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
355 -- various bug fixes from Karl Hegbloom
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
356 -- miscellaneous fixes from Bob Weiner
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
357 -- fix for XIM server crashing and taking down XEmacs from Kazuyuki IENAGA
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
358 -- valid-image-instantiator-format-p tightened up by Andy Piper.
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
359 -- glyph widget support under X/Motif from Andy Piper
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
360 -- Make docdir configurable, update package searching rules from Michael
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
361 Sperber
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
362 -- Fix for Japanese word/character movements from MORIOKA Tomohiko
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
363 -- lrecord struct header size fix from Olivier Galibert
41dbb7a9d5f2 Import from CVS: tag r21-2-18
cvs
parents: 418
diff changeset
364
418
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
365 to 21.2.17 "Chiyoda"
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
366 -- miscellaneous bug fixes from Steve Baur
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
367 -- font menu fix from Robert Pluim
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
368 -- ldap API update from Oscar Figueiredo
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
369 -- Fix thai-xtis charset width from MORIOKA Tomohiko
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
370 -- CCL engine fix from MORIOKA Tomohiko
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
371 -- mswindows build fixes from Norbert Koch
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
372 -- miscellaneous fixes from Andy Piper
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
373 -- automated tests for mswindows from Adrian Aichner
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
374 -- tree-view and tab-control widget glyph support from Andy Piper
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
375
416
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
376 to 21.2.16 "Sumida"
418
e804706bfb8c Import from CVS: tag r21-2-17
cvs
parents: 416
diff changeset
377 -- miscellaneous fixes from Hrvoje Niksic and Olivier Galibert
416
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
378 -- make selection more mswindows conformant.
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
379 -- Make customize use specifiers from Jan Vroonhof
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
380 -- Cyrillic CCL crash fix from MORIOKA Tomohiko
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
381 -- DEC OSF Build fix and miscellaneous Lisp fix from Steve Baur
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
382 -- raw-text coding system synch from MORIOKA Tomohiko
ebe98a74bd68 Import from CVS: tag r21-2-16
cvs
parents: 414
diff changeset
383
414
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
384 to 21.2.15 "Sakuragawa"
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
385 -- new self tests from Oscar Figueiredo and Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
386 -- Miscellaneous bug fixes from Yoshiki Hayashi, Jerry James, Hirokazu FUKUI,
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
387 Hrvoje Niksic, MORIOKA Tomohiko
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
388 -- LDAP internationalization from Oscar Figueiredo
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
389 -- DEC OSF build fixes from Steve Baur
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
390 -- Documentation fixes from Mike McEwan, Vin Shelton and Gunnar Evermann
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
391 -- Build fixes from Jan Vroonhof
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
392 -- Miscellaneous fixes from Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
393 -- Documentation updates from Hrvoje Niksic and Albert Chin-A-Young
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
394 -- mule-charset.el synch with Mule from Steve Baur
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
395 -- miscellaneous build and cosmetic fixes from Steve Baur
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
396 -- font-menu for mswindows from Andy Piper
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
397 -- select rationalisation for window systems from Andy Piper
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
398 -- reinstate sheap adjustment + mingw32 fixes from Andy Piper
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
399
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
400 to 21.2.14 "Dionysos"
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
401 -- mingw32 port from Andy Piper
414
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
402 -- fix for Solaris build lossage from Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
403 -- THAI/Cyrillic-KOI8, Vietnamese, Ethiopic support from MORIOKA Tomohiko
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
404 -- miscellaneous bug fixes from Gunnar Evermann
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
405 -- Internal purespace cleanup from Olivier Galibert
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
406 -- documentation updates from Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
407 -- dump time tuning from Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
408 -- miscellaneous bug fixes from Giacomo Boffi
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
409 -- font hacking from Jan Vroonhof
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
410 -- Czech language support from David Sauer
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
411 -- `delete-key-deletes-forward' now defaults to t
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
412 -- `locate-file' update from Hrvoje Niksic
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
413 -- MS Windows build fixes from Adrian Aichner
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
414 -- LDAP updates from Oscar Figueiredo
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
415 -- miscellaneous bug fixes from Colin Rafferty and Kai Haberzettl
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
416 -- disable display of images in buffers by file format
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
417 -- miscellaneous Mule fixes from Olivier Galibert
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
418 -- documentation updates from Albert Chin-A-Young
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
419 -- documentation updates from Gunnar Evermann and Stephen Turnbull
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
420 -- MS Windows build fix from Norbert Koch
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
421 -- miscellaneous MS Windows fixes from Andy Piper
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
422 -- redisplay bug fixes from Jan Vroonhof
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
423 -- miscellaneous bug fixes from Robert Pluim, MORIOKA Tomohiko
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
424 -- many, many bug fixes and enhancements from Hrvoje Niksic and Olivier
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
425 Galibert
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
426 -- miscellaneous bug fixes from Martin Buchholz
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
427 -- Miscellaneous MS Windows fixes from Philip Aston
da8ed4261e83 Import from CVS: tag r21-2-15
cvs
parents: 412
diff changeset
428 -- lots of new tests from Hrvoje Niksic
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
429
396
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
430 to 21.2.13 "Demeter"
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
431 -- Build fixes from Martin Buchholz
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
432 -- experimental splash screen rewrite from Didier Verna
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
433 -- Various patches from Jan Vroonhof and Andy Piper
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
434 -- alist.el synched up with APEL 9.13 from MORIOKA Tomohiko
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
435 -- MS Window build fixes from Jonathan Harris
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
436 -- UCS-4/UTF-8 support from MORIOKA Tomohiko
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
437
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
438 to 21.2.12 "Clio"
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
439 -- event-stream unification for MS Windows from Andy Piper
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
440 -- Determine best visual to use to avoid flashing from IENAGA Kazuyuki
396
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
441 -- Fix for new Berkeley DB library from Paul Keusemann/Gregory Neil Shapiro
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
442 -- Various package-ui fixes from Jan Vroonhof
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
443 -- Fix for doubled font-locking during buffer reversion
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
444 -- KFM browsing support from Neal Becker
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
445 -- info fix from Didier Verna
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
446 -- Build bug fixes from Martin Buchholz
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
447 -- Various Documentation updates
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
448 -- X-Face support for MS Windows native build from Gleb Arshinov
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents: 392
diff changeset
449
392
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
450 to 21.2 beta11 "Calliope"
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
451 -- Dialog box fix from Jan Vroonhof
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
452 -- unified mswindows and tty event loops from Andy Piper
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
453 -- miscellaneous patches from Gleb Arshinov
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
454 -- miscellaneous patches from Charles Waldman and Adrian Aichner
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
455 -- Mule dump time files remerged from mule-base package
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
456 -- Documentation fixes from Jan Vroonhof
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
457 -- 24bit color image fix from Kazuo OISHI
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
458 -- various build fixes from Martin Buchholz
1f50e6fe4f3f Import from CVS: tag r21-2-11
cvs
parents: 390
diff changeset
459
390
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
460 to 21.2 beta10 "Boreas"
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
461 -- package UI fix from Jan Vroonhof
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
462 -- MS Windows NT process fix from Gleb Arshinov
c6012109f545 Import from CVS: tag r21-2-10
cvs
parents: 388
diff changeset
463
388
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
464 to 21.2 beta9 "Athena"
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
465 -- parameterize replace-match function from Didier Verna
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
466 -- X-Face support under mswindows from Andy Piper
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
467 -- doc fixes from Adrian Aichner
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
468 -- about patchlet from Marcus Thiessel
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
469 -- isearch doc fixes from Didier Verna
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
470 -- interlaced gif fix from Gunnar Evermann
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
471 -- isearch improvements from Didier Verna
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
472 -- eldap connection fix from William Perry
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
473 -- package-get site fix from Robert Pluim
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
474 -- loadable modules fix from Damon Lipparelli
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
475 -- ldap fixes from Oscar Figueiredo
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
476 -- loadable modules from J. Kean Johnston
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
477 -- runwhatever from Charles Wilson
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
478 -- redisplay fixes for glyphs from Andy Piper
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
479 -- progress gauge widgets implentation from Andy Piper
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
480 -- W3 works again due to font.el being fixed
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
481 -- Another mule xemacs crash fixed
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
482 -- Images in widgets, warning fixes and gui_item cleanup from Andy Piper
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
483 -- package admin fixes under mswindows from Charles Waldman
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
484 -- miscellaneous mswindows build fixes from Jonathan Harris
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
485 -- help-echo fix from Hrvoje Niksic
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
486 -- x font path support from Jim Radford
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
487 -- MSVC compile fixes from Damon Lipparelli
aabb7f5b1c81 Import from CVS: tag r21-2-9
cvs
parents: 386
diff changeset
488
386
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
489 to 21.2 beta8 "Artemis"
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
490 -- A bunch of Mule fixes from Martin Buchholz
4af0ddfb7c5b Import from CVS: tag r21-2-8
cvs
parents: 384
diff changeset
491
384
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
492 to 21.2 beta7 "Ares"
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
493 -- mswindows modeline crash fix from Jonathan Harris
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
494 -- picon glyph fix from Gunnar Evermann
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
495 -- widgets-in-buffers and subwindow support from Andy Piper
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
496 -- movemail pop support under mswindows from Fabrice Popineau
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
497 -- ldap fixes from Oscar Figueiredo
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
498 -- fns cleanup from Hrvoje Niksic
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
499 -- menubar fixes from Didier Verna
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
500 -- mswindows accelerator fix from Jonathan Harris
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
501 -- dired mule fix from Didier Verna
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
502 -- sound doc cleanup from Charles Waldman
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
503 -- new display table functionality from Hrvoje Niksic
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
504 -- minor cleanups
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
505 -- package fixes from Jan Vroonhof
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
506 -- subwindow support fixes from Martin Buchholz
bbff43aa5eb7 Import from CVS: tag r21-2-7
cvs
parents: 382
diff changeset
507
382
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
508 to 21.2 beta6 "Apollo"
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
509 -- mswindows compile fixes from Martin Buchholz, Andy Piper, Greg
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
510 Klanderman and Adrian Aichner
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
511 -- Synch with XEmacs 21.0.60
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
512 -- mega-patch fixes from Martin Buchholz
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
513 -- md5 fixes and testsuite from Hrvoje Niksic
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
514 -- database fix from Hrvoje Niksic
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
515
380
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
516 to 21.2 beta5 "Aphrodite"
382
064ab7fed2e0 Import from CVS: tag r21-2-6
cvs
parents: 380
diff changeset
517 -- synch with XEmacs 21.0.58
380
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
518 -- bytecode interpreter rewritten
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
519 -- byte compiler fixes
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
520 -- hash table implementation rewritten
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
521 -- basic lisp functions rewritten
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
522 -- spelling fixes
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
523 -- garbage collector tuned a little
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
524 -- various global code changes for consistency
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
525 -- automated test suite
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
526 -- major internals manual updates
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
527 -- lisp reference updates
8626e4521993 Import from CVS: tag r21-2-5
cvs
parents: 377
diff changeset
528
377
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
529 to 21.2 beta4 "Aglaophonos"
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
530 -- isearch keymap fix from Katsumi Yamaoka
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
531 -- directory_files cleanup from Hrvoje Niksic
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
532 -- C implementation of base64 from Hrvoje Niksic
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
533 -- C implementation of `buffer-substring-no-properties' from Hrvoje Niksic
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
534 -- Experimental fix for spurious `file has changed on disk' message from
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
535 Charles Waldman
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
536 -- Fix for etags.el hook calling from Malcolm Box
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
537 -- User-name-completion fix for MS Windows NT from Greg Klanderman
d883f39b8495 Import from CVS: tag r21-2b4
cvs
parents: 375
diff changeset
538
375
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
539 to 21.2 beta3 "Aglaia"
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
540 -- case sensitiveness improvements from Didier Verna
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
541 -- Bug fixes from 21.0
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
542 -- Word selection on mouse click on quotes from Hrvoje Niksic
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
543 -- WAVE support for NAS from Raymond Toy
a300bb07d72d Import from CVS: tag r21-2b3
cvs
parents: 373
diff changeset
544
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
545 to 21.2 beta2 "Aether"
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
546 -- Synched with 21.0-pre14 "Poitou"
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
547 -- isearch improvements from Hrvoje Niksic
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
548 -- bytecompiler fix from Martin Buccholz
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
549 -- shadow.el speedup from Martin Buchholz
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
550 -- clash detection update from Jan Vroonhof
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
551 -- Indirect buffers from Hrvoje Niksic
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
552 -- ~user completion cleanup from Greg Klanderman
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
553 -- New face property from Didier Verna
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
554 -- ~user completion and fixes from Greg Klanderman
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
555 -- casefiddle.c speedup from Martin Buchholz
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
556
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 345
diff changeset
557 to 21.2 beta1 "Aeolus"
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 345
diff changeset
558 -- Synch with 21.0-pre6
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 345
diff changeset
559 -- Removal of ancient obsolete symbols courtesy of Altrasoft
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 345
diff changeset
560 -- Fix version numbers
335
54f7aa390f4f Import from CVS: tag r21-0-65
cvs
parents: 333
diff changeset
561
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 345
diff changeset
562 Fork at 21.0 pre5 "Zhong Wei"