762
|
1 to 21.5.5 "beets"
|
|
2
|
|
3 Documentation
|
|
4 -- new external-widget example node -- Stephen Turnbull
|
|
5 -- new packaging manual nodes -- Steve Youngs, Stephen Turnbull
|
|
6 -- new Swedish TUTORIAL -- Mats Lidell
|
|
7 -- update etc/BETA -- Jarl Friis, Stephen Turnbull
|
|
8 -- update FAQ, new FAQs -- Adrian Aichner, Stephen Turnbull
|
|
9 -- typo fixes for Info docs -- Jeff Miller, Darryl Okahata
|
|
10
|
|
11 UI
|
|
12 -- fix switching between virtual desktops on MS Windows -- Adrian Aichner
|
|
13 -- improve Customize: modifier-keys-sticky-time, abbrev-mode-line-string,
|
|
14 overwrite-mode-line-string, auto-fill-mode-line-string,
|
|
15 defining-kbd-macro-mode-line-string -- John Paul Wallington
|
|
16 -- improve GTK clipboard handling -- Eric Gillespie, Jr.
|
|
17 -- improve Info dir - generate file if non-existent -- Michael Sperber
|
|
18 -- improve printer handling -- Adrian Aichner, Bj,Av(Brn Torkelsson
|
|
19 -- support GUI toolbar shadow thickness adjustment -- Bill Perry
|
|
20 -- support ISO 8859/15 (Euro) -- Stephen Turnbull
|
|
21 -- support Sieve in auto-mode-alist -- Simon Josefsson
|
|
22 -- suppress ask-user-about-supersession-threat if CLASH_DETECTION -- Daiki Ueno
|
|
23
|
|
24 Lisp API
|
|
25 -- synch from GNU Emacs 21: quit-window -- Christoph Wedler
|
|
26
|
|
27 Internals
|
|
28 -- improve dead console handling in post-command code -- Ben Wing
|
|
29 -- improve handling when XOpenDevice calls error handler -- Mike Sperber
|
|
30 -- move disabled-command-loop to C -- Jan Vroonhof
|
|
31
|
|
32 Build
|
|
33 -- improve Athena widgets detection -- Jan Vroonhof
|
|
34
|
724
|
35 to 21.5.4 "bamboo"
|
|
36 -- auto-mode support .9 files as man pages -- Michael Sperber
|
|
37 -- auto-mode support configure.ac as m4 -- Edward M. Lee
|
|
38 -- bind `replace-rectangle' to `C-x r p' -- Didier Verna
|
|
39 -- bind `hyper-apropos-find-variable' (new) to `v' in hyper-apropos-help-map
|
|
40 -- David A. Panariti
|
|
41 -- bind `delete-other-frames' to `C-x 5 1' -- John Paul Wallington
|
|
42 -- default Info-auto-generate-directory to 'if-outdated -- Adrian Aichner
|
|
43 -- improve printer handling -- Andy Piper, Mike Alexander, Adrian Aichner
|
|
44 -- mark buffer as modified when changing coding system -- Andy Piper
|
|
45 -- minor mode mode-line-strings now customizable -- John Paul Wallington
|
|
46 isearch-mode, abbrev-mode, overwrite-mode, auto-fill-mode,
|
|
47 gnuserv-mode, defining-kbd-macro-mode, font-lock-mode, view-mode
|
|
48 -- search the core etc/ for package index if not in ~/.xemacs/ -- Steve Youngs
|
|
49 -- support sub-expression replacement in replace-match -- Torsten Duwe
|
|
50 -- support user {site,infodock}-packages hierarchies -- Michael Sperber
|
|
51 -- truncate-partial-width-windows now applied in redisplay -- Ben Wing
|
|
52 -- use version-specific name for root testing -- Michael Sperber
|
|
53 Eg, /usr/local/lib/xemacs-21.5.4. Fixes common "can't find root" bug,
|
|
54 but run-in-place XEmacs won't find installed packages.
|
|
55
|
|
56 -- HTML docs from Texinfo sources -- Adrian Aichner
|
|
57 -- document fix for Motif related crashes (Sun/Solaris) -- Robert Pluim
|
|
58 -- improve package system documentation -- Stephen Turnbull
|
|
59 -- new Japanese translation of xemacs.1 -- Kazuo Oishi
|
|
60 -- update developer personal info -- Jan Vroonhof, Michael Diers
|
|
61 -- many doc fixes and improvements, sorry about the credits :-(
|
|
62
|
|
63 -- alias `interactive-form' to `function-interactive' -- John Paul Wallington
|
|
64 -- etags to Potorti` version 14.28. -- Yoshiki Hayashi
|
|
65 -- mark-paragraph - added optional argument -- John Paul Wallington
|
|
66
|
|
67 -- arch-specific files go under ${libdir}, not ${datadir} -- Jered Floyd
|
|
68 -- configure recognizes LDFLAGS and adds to top Makefile -- Lutz Jaenicke
|
|
69 -- eliminate bogus check for Athena widgets -- Alexey Mahotkin
|
|
70 -- omit -Wshadow when compiling with g++ -- Ben Wing
|
|
71 -- use the ld reported by gcc, not gcc -- Andrew Begel
|
|
72 -- work around lack of support for autoconf 2.5x -- Didier Verna
|
|
73
|
|
74 -- fix "can't Customize standard faces" bug (partially) -- Jan Vroonhof
|
|
75 -- fix "can't close last window" bug -- Adrian Aichner
|
|
76 -- fix "doubled escape" bug in Mule (ISO-2022-7) autosave files -- Kyle Jones
|
|
77 -- fix "fail to save (non-themed) variable customizations" bug -- Andy Piper
|
|
78 -- fix PGP signature handling in package UI -- Steve Youngs
|
|
79 -- fix allocation of module-defined names in symbol table -- Andrew Begel
|
|
80 -- fix conversion of host and network byte order in multicast -- Daiki Ueno
|
|
81 -- fix crash from missing XIM unregister callback on Motif -- Glynn Clements
|
|
82 -- fix crash/infloops in read_key_sequence -- Hirokazu FUKUI
|
|
83 -- fix early dereference crash in decode_buffer -- Torsten Duwe
|
|
84 -- fix handling of negative C times -- Simon Josefsson and Stephen Turnbull
|
|
85 -- fix 'report-xemacs-bug' issues -- Steve Youngs
|
|
86 -- fix several font-lock bugs -- Jan Vroonhof, Andy Piper, Bill Perry
|
|
87 -- fix several package-get bugs -- Steve Youngs
|
|
88 -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull
|
|
89 -- fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing
|
|
90 -- fix window_loop iteration across multiple devices -- Darryl Okahata
|
|
91 -- fix/avoid GNU ld -z combreloc lossage -- Stephen Turnbull
|
|
92 -- make sure installed.db gets updated after updating packages -- Andy Piper
|
|
93
|
|
94 -- GTK improvements/fixes -- Bill Perry
|
|
95 -- add face mappings
|
|
96 -- fix "can't shut up bell" bug
|
|
97 -- fix some face initialization bugs
|
|
98 -- fix subwindow handling
|
|
99 -- fix yes-or-no-p lossage
|
|
100 -- improve conformance to internal APIs
|
|
101 -- munge highlight, zmacs-region, toolbar, and gui-button faces from
|
|
102 default GtkStyle
|
|
103 -- remove useless XPM color symbol checks
|
|
104
|
|
105 -- MS Windows improvements/fixes -- Andy Piper
|
|
106 -- better build portability
|
|
107 -- change registry key to XEmacs.
|
|
108 -- add/fix Cygwin handling of URLs and win32 paths
|
|
109 -- fix focus and event handling in scrollbars
|
|
110 -- fix get-popup-menu-response bug
|
|
111 -- improve DDE support
|
|
112 -- improve netinstaller, especially uninstall and shortcuts
|
|
113 -- improve popup dialog handling
|
|
114 -- new directory dialog support
|
|
115 -- quit if the user cancels in directory dialog
|
|
116 -- Cygwin nox-xpm detection -- Charles Wilson
|
|
117 -- fix compile problems when --with-msw, --with-x=no, --with-tty=no -- Ben Wing
|
|
118 -- fix file handle leak in pipes -- Mike Alexander
|
|
119 -- initial VC.NET support -- Andrew Begel
|
|
120
|
|
121 -- Rename/redefine integral types -- Ben Wing
|
|
122 -- See src/ChangeLog for details and rationale.
|
|
123 -- All integral types that measure quantities of anything are signed.
|
|
124 -- All quantity types boil down to EMACS_INT, except Hashcode,
|
|
125 which is an unsigned value of the same size as EMACS_INT.
|
|
126 -- Type names should be relatively short, with the first letter
|
|
127 capitalized and no underscores if they can be avoided.
|
|
128 -- "*count" == zero-based quantity. Includes sizes, offsets, and indexes.
|
|
129 -- "*bpos" == one-based buffer position.
|
|
130 -- "Char" refers to internal-format characters, not to the C type "char".
|
|
131 -- CVS: improve .cvsignore files -- Adrian Aichner
|
|
132 -- autoload handling improvements -- Didier Verna
|
|
133 -- improve handling of face inheritance/fallback -- Jan Vroonhof
|
|
134 -- condense repetitive window-system settings to 'win default' -- Bill Perry
|
|
135 -- improve debugging in event-msw.c -- Adrian Aichner
|
|
136 -- rename Menubar-items-truncate-list to Menubar-items-truncate-history
|
|
137 -- Adrian Aichner
|
|
138 -- rename default package index to 'package-index.LATEST.gpg' -- Steve Youngs
|
|
139 -- unify GUI pixmap handling -- Bill Perry
|
|
140 -- unify toolbar handling across GUI platforms -- Bill Perry
|
|
141
|
653
|
142 to 21.5.3 "asparagus"
|
|
143 -- Add missing XIM unregister callback on Motif -- Glynn Clements
|
|
144 -- Improve debugging in event-msw.c, fix "can't close last window" bug
|
|
145 -- Adrian Aichner
|
|
146 -- Improve Info docs for widget.el -- Stephen J. Turnbull
|
|
147 -- Many small bug, typo, and warning fixes -- Ben Wing, Stephen J. Turnbull,
|
|
148 Adrian Aichner
|
|
149 -- Autoload handling improvements -- Didier Verna
|
|
150 -- More 'report-xemacs-bug' updates -- Steve Youngs
|
|
151 -- Fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing
|
|
152 -- Synch configure.usage options with configure -- Peter Brown
|
|
153
|
529
|
154 to 21.5.2 "artichoke"
|
640
|
155 -- fixes and improvements -- Ben Wing
|
|
156 -- etags.c synched to upstream
|
|
157 -- lisp/term/*.el cleanup
|
|
158 -- miscellaneous help improvements
|
|
159 -- transpose-line-up/down maybe moves the region
|
|
160 -- MS Windows init improvements
|
|
161 -- add scroll-in-place, jka-compr, efs, some fixes in behavior-defs.el
|
|
162 -- paths-find-recursive-path: fix error with null EXCLUDE-REGEXP
|
|
163 -- font-lock-mode: fix problem with buffers starting with a space
|
|
164 -- make find-library search patch configurable
|
|
165 -- fix Dired problem with directories containing [] and code that
|
|
166 destructively modifies an existing string
|
|
167 -- stop mark_window_as_deleted from deleting information that needs to
|
|
168 be accessed by set-window-configuration
|
|
169 -- Lisp object structure rationalization
|
|
170 -- fix two nasty bugs in the unwinding code
|
|
171 -- fix mouse wheel/dead window crash under MS Windows
|
|
172 -- mswindows_utime, close_file_data: fix off-by-one-indirection error
|
|
173 -- control-G handling fixes for MS Windows
|
|
174 -- debug-mswindows-events and related code introduced
|
|
175 -- rearrange the signal-handling code to eliminate the former
|
|
176 spaghetti logic paths in it; document; fix numerous bugs
|
|
177 -- maintain the "iconified" state, to fix the "can't delete a frame" bug
|
|
178 -- use CBufbyte instead of char for error/warning functions
|
|
179 -- prepare to remove encapsulation
|
|
180 -- make play_sound_data return an int, like all other such functions
|
|
181 -- use EMACS_SIGNAL to avoid preprocessing games with signal()
|
|
182 -- gc-in-window-procedure fixes
|
|
183 -- Cygwin setitimer fixes
|
|
184 -- windows shell fixes
|
|
185 -- more structured errors
|
|
186 -- MS Windows network stream data corruption fixes
|
|
187 -- fix ~user file name handling
|
|
188 -- rename MAX_PATH to standard PATH_MAX
|
|
189 -- fix error compiling regexps with back-references in them
|
|
190
|
|
191 -- fixes and improvements -- Martin Buchholz
|
|
192 -- byte optimizer fixes
|
|
193 -- move alloca twiddling after the feature test definitions, but
|
|
194 before the first "real" code
|
|
195 -- internal DECIMAL_PRINT_SIZE macro
|
|
196 -- s&m elimination: Eliminate the need to define HAVE_PTYS in s&m files
|
|
197 -- avoid test failure if (temp-directory) is a symlink
|
|
198 -- handle buggy Sun realloc()
|
|
199
|
|
200 -- GTK fixes -- Bill Perry
|
|
201 -- GTK popup dialog fix
|
|
202 -- GTK added to font-window system mappings
|
|
203 -- gtk-marshal.el updated for new hash.c, and generator fixes,
|
|
204 -- GTK scrollbar fixes
|
|
205 -- buttons are now modifiers, so selection with the mouse works again
|
|
206 -- fix the disappearing GTK scrollbar problem
|
|
207
|
|
208 -- movemail.c uses mkstemp if available -- Karl M. Hegbloom
|
|
209 -- specifiers may now conditionalize on GTK -- Stephen J. Turnbull
|
|
210 -- new hooks for package installation and deletion -- Sean MacLennan
|
|
211 -- locate-library completes and other package UI improvements -- Robert Pluim
|
|
212 -- save-some-buffers doesn't prematurely zap help window -- Michael Sperber
|
|
213 -- MS windows subprocess quoting arguments -- Ben Wing, Dan Holmsand
|
|
214 -- remove side effects from font-lock-compile-keywords -- Daiki Ueno
|
|
215 -- custom-display works on the GTK platform -- Karl Hegbloom
|
|
216 -- mouse-track fixes -- Adrian Aichner, Ben Wing
|
|
217 -- dragdrop fix for windowless events -- Mike Alexander
|
|
218 -- fix `unbalanced parentheses' bug in syntax -- Matt Tucker
|
|
219 -- gpmevent.c header inclusion fixes -- Bill Perry
|
|
220 -- make more glyph code shared across platforms -- Ben Wing, Bill Perry
|
|
221 -- remove lisp_string_set_file_times() because set_file_times() now
|
|
222 takes Lisp_Object path, instead of char* -- Adrian Aichner and Ben Wing
|
|
223 -- allow preemption on redisplay -- Kirill 'Big K' Katsnelson
|
|
224 -- new, faster implementation of long_to_string -- Hrvoje Niksic
|
|
225 -- Qccl_error: New error -- Yoshiki Hayashi
|
|
226 -- remove support for old beta versions of cygwin -- Ben Wing, Craig Lanning
|
|
227 -- fix crash with an unavailable network printer -- Mike Alexander
|
|
228 -- add support for MacOS X -- Greg Parkin and Martin Buchholz
|
|
229 -- better win9x (including WinMe) support -- Ben Wing, Stephen J. Turnbull
|
|
230 -- fix off-by-one error in EMACS_INT_MAX -- Yoshiki Hayashi
|
|
231
|
|
232 -- warning, style, and doc fixes and improvements
|
|
233 -- warning fixes -- Ben Wing, Kirill 'Big K' Katsnelson, Martin Buchholz
|
|
234 -- eliminate numerous C++ errors -- Ben Wing, Martin Buchholz
|
|
235 -- code style corrections -- Ben Wing, Martin Buchholz
|
|
236 -- build improvements -- Ben Wing, Martin Buchholz
|
|
237 -- configure improvements and fixes -- Martin Buchholz, Ben Wing,
|
|
238 Stephen J. Turnbull
|
|
239 -- doc updates -- Adrian Aichner, Ben Wing, Alexey Mahotkin, Steve
|
|
240 Youngs, Stephen J. Turnbull, Yoshiki Hayashi, Steve Youngs, Paul
|
|
241 Stodghill, Malcolm Purvis, Jim Horning, Nick V. Pakoulin, Kirill
|
|
242 'Big K' Katsnelson
|
529
|
243
|
478
|
244 to 21.5.1 "anise"
|
514
|
245 -- This release contains a huge pile of changes by Ben Wing, including
|
|
246 both bug fixes and features. Highlights:
|
|
247 -- Many changes to make printing work on Windows
|
|
248 -- byte-compilation speed improvements
|
|
249 -- New functions for cleanly eliminating byte-compiler warnings
|
|
250 -- Remove core bytecompiler warnings
|
|
251 -- Improve interactive help interface
|
|
252 -- etags improvements
|
|
253 -- Better "About XEmacs" page
|
|
254 -- Windows configury changes
|
|
255 -- Get QUIT working on Windows
|
|
256 -- Fix shy group regexp code
|
|
257 -- etc. etc.
|
|
258
|
521
|
259 -- The `short-name' argument to make-charset now works correctly
|
|
260 -- Yoshiaki Kasahara
|
514
|
261 -- `custom' changes -- Didier Verna
|
|
262 -- SET_FACE_PROPERTY bug fix -- Jerry James
|
|
263 -- Unix tty configury changes -- Martin Buchholz
|
|
264 -- Fix compile error with g++ on bsdi -- Martin Buchholz
|
|
265 -- Fix crash with xlc -O3 -- Martin Buchholz
|
|
266 -- Fix link error with (pre-release) gcc 3.0 -- Martin Buchholz
|
521
|
267 -- Fix build error if system has makeinfo 3.12 -- Martin Buchholz
|
514
|
268 -- Speed up `intern' and hash tables containing strings -- Martin Buchholz
|
|
269 -- Make hash table mapping safe -- Martin Buchholz
|
477
|
270
|
762
|
271 Fork from 21.2: 21.5.0 "alfalfa"
|
|
272 -- For changes up to 21.4.0, see etc/NEWS
|