Mercurial > hg > xemacs-beta
annotate CHANGES-beta @ 5636:07256dcc0c8b
Add missing foreback specifier values to the GUI Element face.
They were missing for an unexplicable reason in my initial patch, leading to
nil color instances in the whole hierarchy of widget faces.
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2012-01-03 Didier Verna <didier@xemacs.org>
* faces.c (complex_vars_of_faces): Add missing foreback specifier
values to the GUI Element face.
author | Didier Verna <didier@lrde.epita.fr> |
---|---|
date | Tue, 03 Jan 2012 11:25:06 +0100 |
parents | d12a0c55b174 |
children | baab2e3a4141 |
rev | line source |
---|---|
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
1 # DO NOT PUT A VERSION MARKER HERE, ADDED AT RELEASE |
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
2 |
5484 | 3 Major Features and Backward Incompatible Changes |
4 User-Visible Bug Fixes and Minor Improvements | |
5 | |
6 -- improve: Backward-compatible MATCHSPEC in face-property-matching-instance. -- Stephen Turnbull | |
7 | |
8 Build Infrastructure and Source Tree | |
9 Documentation | |
10 Lisp API | |
11 Internal API and Implementation | |
12 Testing and Debugging | |
13 | |
14 | |
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
15 to XEmacs 21.5.31 "ginger" |
5155 | 16 |
5482
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
17 Major Features and Backward Incompatible Changes |
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
18 |
384423af8fb5
Update CHANGES-beta.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5479
diff
changeset
|
19 -- improve: Verify copyright status and restrict license to GPL version 3 or later. -- Mats Lidell, Mike Sperber, Stephen Turnbull (see hg log) |
5479
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
20 |
7a9941581bac
Insert heralds for 21.5.30 and 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5478
diff
changeset
|
21 to XEmacs 21.5.30 "garlic" |
5478
7a86df313e0e
Update CHANGES-beta for 21.5.31.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5463
diff
changeset
|
22 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
23 Major Features and Backward Incompatible Changes |
5155 | 24 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
25 -- remove: Last release under GPL v2; future releases will be GPL v3 or later. -- Mats Lidell, Jerry James, Stephen Turnbull, Aidan Kehoe, Ben Wing, Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
26 -- new: Functions may return multiple values as in Common Lisp (incompatible with cl.el implementation in some cases). |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
27 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
28 User-Visible Bug Fixes and Minor Improvements |
5155 | 29 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
30 -- fix: Crash by registering all CCL programs. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
31 -- fix: Crash in PNG handling (issue570). -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
32 -- fix: Crash in _wgetdcwd(...) when linking against msvcrt8 -- Adrian Aichner |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
33 -- fix: Crash in printing if gc_in_progress and in_debug_print -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
34 -- fix: Crash when printing window with Qt as its buffer. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
35 -- fix: Crash when reset_glyph_cachels() is called on the minibuffer window when creating a frame. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
36 -- fix: #'gnuserv-edit-files goes to line only if linenumber non-nil. -- It's me FKtPp ;) |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
37 -- fix: Make winclient startup more reliable. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
38 -- fix: Remove dk.xemacs.org from list of package download sites. -- Adrian Aichner |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
39 -- fix: issue 546, use #'next-single-char-property-change in list-mode.el -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
40 -- improve: Exclude the current buffer in switch-to-buffer completion. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
41 -- improve: Font locking of Common Lisp source. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
42 -- improve: GNU-compatible optional COLUMN in indent-region. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
43 -- improve: Handling of coding systems for new or zero-length files. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
44 -- improve: Support the precomposed characters with stroke. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
45 -- improve: Fallback to whole file in describe-char-unicode-data if database is unreadable. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
46 -- improve: Make iso-left-tab equivalent to shift-tab. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
47 -- improve: Indentation handling in Lisp modes. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
48 -- improve: Name lock symlinks .#FN# for file FN to avoid confusing extensions. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
49 -- improve: Set debug-xft to 0. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
50 -- improve: Recognize bitmaps/ directory as containing bitmap files. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
51 -- new: Use `emacs-data-roots' instead of `emacs-roots' where appropriate. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
52 -- new: The `absolute' property for background pixmaps. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
53 -- improve: Match X11 bgcolor fallback of default face to gui element face. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
54 -- new: The background-placement face property. -- Didier Verna |
5155 | 55 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
56 Build Infrastructure and Source Tree |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
57 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
58 -- fix: Cygwin and MinGW need -export-all-symbols. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
59 -- fix: Cygwin needs pdump -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
60 -- fix: Windows link if --with-msw=no in modules. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
61 -- improve: Use cygwin_conv_path() when available. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
62 -- improve: make-mswin-unicode.pl Cygwin header compatibility, overridden prototypes, `review' command. -- Ben Wing, Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
63 -- improve: Darwin needs system malloc, s&m moved into configure. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
64 -- fix: Turn warnings (disabled by accident) back on. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
65 -- improve: C++/G++ detection and configuration. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
66 -- fix: XE_COMPLEX_ARG registration of options in _AC_USER_OPTS (fixes "unknown option" warnings). -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
67 -- improve: Clean more build and debug products. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
68 -- improve: Don't install silly symlinks when $(prefix) != $(exec_prefix). -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
69 -- improve: Installation log refers to "Xft feature" for safer grepping. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
70 -- improve: Paths configuration. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
71 -- improve: Use HAVE_CONFIG_H to find config.h and prototypes. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
72 -- improve: `--with-error-checking' means `--with-error-checking=all'. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
73 -- improve: make-src-depend. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
74 -- improve: ndbm configuration -- Karl Kleinpaste, Stephen Turnbull, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
75 -- refactor: New targets config-changed, fix-perms -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
76 -- refactor: Rename all enable-FOO variables to with-FOO. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
77 -- remove: Support for InfoDock, NeXTstep, old Ultrix, SCO Unix, Bull DPX/2, Data General Unix, RTU, Unisoft Unix, OffiX DND, dynodump, idd, sparcworks, NEC EWS. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
78 -- remove: Wise installer subtree, netinstall subtree, many files: ppc.ldscript, make-msgfile.c, make-po.c, yow.c, rcs-checkin, gnudepend.pl, leditcfns.c, wakeup.c -- Jerry James, Mats Lidell |
5155 | 79 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
80 Documentation |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
81 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
82 -- fix: Comment, docstring, and string non-syntactic defects and formatting. -- Stephen Turnbull, Ben Wing, Aidan Kehoe, Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
83 -- improve: --quick-build, --with-debug, and --with-error-checking option help. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
84 -- improve: Bignum and fixnum correctness in manual. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
85 -- improve: Change "special form" to "special operator". -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
86 -- improve: Docstrings for #'cadr, #'caddr, #'cadddr, #'debug-on-error, #'eval-when-compile, #'eval-and-compile, #'interactive, #'lisp-indent-specform, #'range-table-type, defun movement, #'make-coding-system-internal, #'make-syntax-table, docstring/formal argument matching. -- Stephen Turnbull, Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
87 -- improve: FAQ describes repositories and VCS usage. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
88 -- improve: Internals nodes on magic symbols, hash tables, finalizer methods, the new allocator, the new garbage collector, old-style DFC conversion macros, the different types of character and their uses, frame handling, window-system support, allocation of Lisp objects, sequence/list functions and their keywords. -- Marcus Crestani, Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
89 -- improve: PROBLEMS describes crash on recent Cygwin 1.7. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
90 -- improve: PROBLEMS describes duplicate symbol warnings on Mac OS X. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
91 -- improve: Show the double-quotes in the sample output correctly for function-arglist. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
92 -- improve: Startup paths, Lisp, Emacs.ad, xemacs.1 reflect the change from `lib' to `share' for the architecture-independent directories. -- Mike Sperber, Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
93 -- improve: Treatment of hex and octal character escapes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
94 -- refactor: Move term.texi to the eterm package. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
95 -- refactor: Remove custom.texi. -- Jerry James |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
96 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
97 Lisp API |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
98 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
99 -- fix: #'autoload-featurep-protect-autoloads always inserts a coding-system cookie. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
100 -- fix: #'compare-strings coerces bounds to be within strings -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
101 -- fix: #'insert-file-contents always sets the buffer coding system. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
102 -- fix: #'letf checks whether arguments to #'values are bound, and make them unbound after evaluating BODY. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
103 -- fix: #'next-list-mode-item, #'switch-to-completions pay attention to non-text-property extents. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
104 -- fix: #'pre-display-buffer-function is not set to `get-frame-for-buffer'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
105 -- fix: Add argument information built-in special operators. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
106 -- fix: Allow deleting windows in `post-command-hook'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
107 -- fix: Argument annotations of For, Fand, Fif, Fwhen, Fcond, Fprogn, Fprog1, Fprog2, FletX, Flet, Fwhile, Fdefvar, Fdefconst, Frun_hooks, Frun_hooks_with_args, Frun_hooks_with_args_until_success, Frun_hooks_with_args_until_failure -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
108 -- fix: Argument handling in make-autoload. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
109 -- fix: Canonicalize spaces in argument lists for function-documentation-1. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
110 -- fix: Correct error in specifier canonicalization -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
111 -- fix: Disable specifier memory-usage stats due to circularities. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
112 -- fix: Ffunctionp does not return t for special operators. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
113 -- fix: Fnbutlast, Fbutlast accept dotted lists. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
114 -- fix: Initialize ?\012 as whitespace -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
115 -- fix: Issue145: Allow default-network-coding-system and default-process-coding-system to be nil. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
116 -- fix: Many bugs revealed by Paul Dietz's test suite. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
117 -- fix: Search for Control-1 chars in boyer_moore() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
118 -- fix: Signal a read error upon encountering a ratio constant with a zero denominator. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
119 -- improve: #'beginning-of-defun, #'end-of-defun behavior customizable via beginning-of-defun-function, end-of-defun-function. -- Andreas Roehler |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
120 -- improve: #'cd use of cd-path and CDPATH. -- It's me FKtPp ;), Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
121 -- improve: #'ceiling, #'floor, #'round, #'truncate, #'fceiling, #'ffloor, #'fround, #'ftruncate: support Common Lisp, including optional DIVISOR arguments, returning multiple values, obey contamination rules, round towards the even number in ambiguous cases. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
122 -- improve: #'coerce takes 'fixnum as a destination type. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
123 -- improve: #'list-length, #'remf, #'getf, #'tailp, #'cl-set-getf, #'cl-do-remf, #'ldiff, #'endp, #'subseq (new, Common Lisp compatible). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
124 -- improve: #'char<, #'char>=, #'char>, #'char<=, #'alpha-char-p, #'graphic-char-p, #'standard-char-p, #'char-name, #'name-char, #'upper-case-p, #'lower-case-p, #'both-case-p, #'char-upcase, #'char-downcase, #'integer-length (new, Common Lisp compatible). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
125 -- improve: #'mapvector, #'mapconcat, #'mapcar to support multiple SEQUENCES and error with circular lists -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
126 -- improve: #'nreverse, #'reverse accept any sequence. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
127 -- improve: #'try-completion, #'suggest-key-bindings, #'float-time, #'substring-no-properties, #'turn-off-auto-fill, #'describe-char-unihan-field-descriptions (GNU compatibility). -- Aidan Kehoe, Malcolm Purvis, Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
128 -- improve: #remove*, #cl-delete-duplicates, #delete-duplicates, #'symbol-file, #'find-function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
129 -- improve: 'buffer-display-count, 'buffer-display-time (new, GNU-compatible) -- Jeff Sparkes, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
130 -- improve: 'discarded-consing, 'quoted-lambda new warning types. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
131 -- improve: Accept #B<binary>, #O<octal>, and #X<hex> like GNU Emacs. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
132 -- improve: Accept keywords in the hash table read syntax. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
133 -- improve: Handling of object plists, especially processes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
134 -- improve: Keyword arguments handling. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
135 -- improve: Turn on load-ignore-out-of-date-elc-files by default -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
136 -- improve: Type spec handling in coerce, cl-make-type-test -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
137 -- improve: Use keywords instead of ordinary symbols in some XEmacs-specific functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
138 -- improve: read-buffer gets new optional argument EXCLUDE. |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
139 -- new: #'bytecomp-load-hook. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
140 -- new: #'canoncase; use it with chars in internal_equalp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
141 -- new: #'constantly from ANSI Common Lisp, with SBCL extension. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
142 -- improve: #device-color-cells (tty_device_system_metrics()) returns metrics for num-color-cells and num-bit-planes (issue757) on TTYs. -- Jeff Sparkes |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
143 -- new: #'error-unless-tests-match, #'byte-compile-file-being-compiled, #'compiled-if, #'compiled-when for supporting conditional compilation of different code depending on the presence or absence of features. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
144 -- new: #'format-time-string implements Roman month numbers. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
145 -- new: #'get-properties. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
146 -- new: #'process-get, #'process-put, #'process-plist, #'set-process-plist for GNU compatibility -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
147 -- new: #'save-some-buffers-action-alist, #'diff-files-for-recover, #'diff-buffer-with-file, -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
148 -- new: #'set-window-configuration gets optional `set-frame-size-p' argument. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
149 -- new: #'set-window-pixel-width, #'set-window-pixel-height. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
150 -- new: #'stable-union, #'stable-intersection. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
151 -- new: 'debug-xemacs, 'debug-regexps, 'debug-soe, 'debug-xft (was 'xft-debug-level), 'debug-searches (was 'debug-xemacs-searches), 'byte-code-meter, 'byte-metering-on variables for debugging. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
152 -- new: Common-Lisp-compatible #'the, #'array-dimension-limit, #array-total-size-limit, #'array-rank-limit, #'equalp (especially in hash tables). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
153 -- new: Errors 'invalid-keyword-argument, 'scan-error. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
154 -- new: Implement multiple values a la Common Lisp. New bytecodes: Bbind_multiple_value_limits, Bmultiple_value_call, Bmultiple_value_list_internal, Bthrow. Modified bytecodes: BRgotoifnilelsepop, BRgotoifnonnilelsepop. Bcall, Bdup, Bgotoifnilelsepop, Bgotoifnonnilelsepop, Breturn. New macros: DISCARD_PRESERVING_MULTIPLE_VALUES, POP_WITH_MULTIPLE_VALUES, TOP_ADDRESS, TOP_LVALUE, TOP_WITH_MULTIPLE_VALUES. Modified macros: DISCARD, POP, TOP. New functions: Fand, Fcond, Fdefconst, Fdefvar, Feval, Ffuncall, Fif, Flet, FletX, Fmultiple_value_call, Fmultiple_value_list_internal, Fmultiple_value_prog1, For, Fprog2, Fsetq, Fsetq_default, Fsignal, Fthrow, Fvalues, Fvalues_list, Fwhile, Fwith_output_to_temp_buffer. Modified functions: Fcall_interactively, bind_multiple_value_limits, button_item_to_widget_value, check_if_suppressed, connector, dde_eval_string, evaluate_xpm_color_symbols, execute_help_form, flagged_a_squirmer, glyph_instantiator_to_glyph, gui_item_display_flush_left, gui_item_value, make_multiple_value, mark_multiple_value, menu_convert, menu_descriptor_to_widget_1, multiple-values-limit, multiple_value_aref, multiple_value_aset, multiple_value_call, multiple_value_list_internal, pop_kbd_macro_event, populate_menu_add_item, print_multiple_value, size_multiple_value, syms_of_eval, values2. wv_set_evalable_slot, x_IO_error_handler. Exported functions: throw_or_bomb_out. New variables: multiple-values-limit, multiple_value_current_limit. Exported symbols: Qobsolete_throw, Qthrow. New lrecord_type: multiple_value. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
155 -- new: macro -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
156 -- refactor: #'bq-vector-contents, #'bq-list*, #'format-decode removed; #'purecopy aliased to #'identity and uses removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
157 -- refactor: #'byte-compile-compiled-obj-to-list, #'custom-declare-variable-list removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
158 -- refactor: #'car-less-than-car, #'cdr-less-than-cdr move to format.el, #'list* moved to subr.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
159 -- refactor: #'ceiling*, #'floor*, #'round*, #'truncate* obsoleted. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
160 -- refactor: #'cl-function-arglist takes exactly one arg. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
161 -- refactor: #'init-file-user, #'pui-add-install-directory, #'user-original-login-name, #'isearch-yank-x-selection, #'isearch-yank-x-clipboard removed. -- Ben Wing. |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
162 -- refactor: #'paths-filter, #'paths-uniq-append removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
163 -- refactor: #'show-buffer, #'buffer-flush-undo, #'buffer-local-value, #'x-color-values, #'mswindows-color-list, #'Info-default-directory-list, #'line-beginning-position, #'line-end-position, #'obsolete-throw, #'cl-mapc, #'byte-code-function-p, #'interactive-form, #'assq-delete-all, #'makehash, #'display-column-mode obsoleted. -- Ben Wing |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
164 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
165 Internal API and Implementation |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
166 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
167 -- fix: #'canna-henkan-begin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
168 -- fix: #'condition-case gets correct syntax in #'progress-feedback-dispatch-non-command-events. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
169 -- fix: #'custom-variable-prompt checks explicitly for nil before for symbol. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
170 -- fix: #'delete-duplicates compiler macro and calls to it. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
171 -- fix: #'eql Byte-compilation -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
172 -- fix: #'eql for extended number types and the hash implementation -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
173 -- fix: #'fc-name-unparse memory leak. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
174 -- fix: #'fill is much more careful about resizing a string argument. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
175 -- fix: #'finish-set-language-environment generation of display-table entries for error octet characters. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
176 -- fix: #'with-trapping-errors gets correct :operation arguments in #'font-lock-pre-idle-hook and #'find-tag-default. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
177 -- fix: #83, #8C mapping in koi8-c, #A6 mapping in viscii. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
178 -- fix: Bignum initialization and finalization. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
179 -- fix: Buffer overrun (issue630). -- Stephen Turnbull, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
180 -- fix: Build failure, Apple's g++-4.0.1, Mac OS 10.4. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
181 -- fix: Call MODE-mode for -*-MODE-*- only if it has a function binding. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
182 -- fix: Call character_to_event() on characters received from XIM. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
183 -- fix: Check for Xft before using it, fixing openSUSE bug #558764. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
184 -- fix: Coding system initialization. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
185 -- fix: Compile errors under C++ and/or Visual Studio 6 in syswindows.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
186 -- fix: Computation of fastmap in charset_mule_not() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
187 -- fix: Conditionalize COM support on HAVE_MS_WINDOWS -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
188 -- fix: Don't use Boyer-Moore for case-insensitive search if the search pattern contains repeated Ibytes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
189 -- fix: Fall back from GTK to X11 in gnuclient. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
190 -- fix: Frame geometry (especially pixelized) to make it a bit easier to understand and fix some bugs. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
191 -- fix: Function prototype/definition mismatches. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
192 -- fix: GCPROing. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
193 -- fix: GNU coding standards in modules/base64. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
194 -- fix: Handling of errors in bytecode.c and floatfns.c. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
195 -- fix: Handling of escape characters when splitting strings. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
196 -- fix: Handling of possible meta characters (?\x80-?\xFF) -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
197 -- fix: I18N encapsulation commands for Windows. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
198 -- fix: Initialize `result' before calling FcFontMatch in Ffc_font_match and xft_find_charset_font -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
199 -- fix: Integer canonicalization. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
200 -- fix: Integer overflow when allocating image memory -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
201 -- fix: JPEG macro FAR conflict in eimage code. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
202 -- fix: Match integer sizes in assignment in read_event_from_tty_or_stream_desc -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
203 -- fix: Missing includes to termcap.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
204 -- fix: Missing names and ISO 639 codes for Arabic, Russian, and Thai. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
205 -- fix: Move CYGWIN_HEADERS to s/cygwin32.h and s/mingw32.h, fixing some compile problems. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
206 -- fix: Move HAVE_SCROLLBARS test so the code can compile under Visual Studio 6. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
207 -- fix: Notices in aclocal.m4, ad2c, build-msw-release.sh, compface.mak, cvtmail.c, easymenu.el, elhash.c, emacs.c, emodules.texi, europe-theme.el, example-theme.el, external-widget.texi, fakemail.c, font.el, fontconfig.el, frame.el, glade.c, glyph-test.el, gnome.el, gnuserv.c, gnuserv.h, gnuslib.c, gtk test files, gtk-compose.el, gtk-glue.c, gtk-marshal.el, gtk-package.el, gtk-widget-accessors.el, gtk-xemacs.c, gtk-xemacs.h, gtk.el, gutter-items.el, gutter-test.el, gutter.el, hyper-apropos.el, insert-data-in-exec.c, installexe.sh, lao.txt, lwlib-internal.h, m/alpha.h, make-path.c, menu-items.el, modules/sample/external/Makefile.in.in, modules/sample/external/configure.ac, modules/sample/external/sample.c, modules/sample/internal/sample.c, mule/canna-leim.el alist.el, mule/kinsoku.el, multicast.el, number*.[ch], profile.c, regressiontest.pl, reproduce-crashes.el, s/hpux11-shr.h, s/mach-bsd4-3.h, s/sco7.h, s/sco7.h, sigpipe.c, site-load.el, symsinit.h, tcp.c, term/bg-mouse.el, term/sup-mouse.el, term/vt100.el, test-ew-motif.c, test-ew-xlib.c, tests/external-widget/Makefile, tiff.mak, ui-byhand.c, ui-gtk.c, ui-gtk.h, view-less.el, xemacs.rc, and xpm.mak. -- Jerry James, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
208 -- fix: Parse UNUSED and USED_IF right in make-docfile.c -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
209 -- fix: Prune correct number of entries from load-history. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
210 -- fix: Qlist, Qstring mistakenly declared twice. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
211 -- fix: Simplify assertion in event_pixel_translation for Visual C 6. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
212 -- fix: Synchronization of window point with current point when switching buffers. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
213 -- fix: Syntax errors in Ffc_config_app_font_add_file and Ffc_config_app_font_add_dir -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
214 -- fix: Type correctness in split_string_by_ichar_1. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
215 -- fix: Type correctness of char and Ichar types. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
216 -- fix: UTF-8-ize mule-wnnfns.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
217 -- fix: Upper and lowercase mappings were reversed for some old-Cyrillic chars. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
218 -- fix: Use correct timestamp with XSetInputFocus. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
219 -- fix: Use of REGISTER in certain functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
220 -- fix: Use unencumbered texts in #'split-string-by-char -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
221 -- fix: Warning elimination. -- Aidan Kehoe, Ben Wing, Jerry James, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
222 -- fix: `escape-quoted' handling of characters in the 0x80 - 0x9F range. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
223 -- fix: const handling in fileio.c. -- Ben Wing, Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
224 -- fix: count_with_tail(), FdeleteX(), FremoveX() handling of COUNT argument. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
225 -- fix: fontmgr may not use Fsignal() in C, as it may return. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
226 -- fix: g++ 4.3 complaints about implicit conversions of const char * to char * -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
227 -- fix: gif_instantiate() tries harder to find an appropriate GIF colormap. -- Adam Sjøgren |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
228 -- fix: gnuserv found in `exec-directory'. -- Michael Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
229 -- fix: gtk_xpm_instantiate() hotspot coordinates are Lisp integers -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
230 -- fix: integerp byte code gets fixnump semantics. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
231 -- fix: lpRemoteName is an XELPTSTR. -- Vin Shelton |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
232 -- fix: memmove() substituted for strcpy() in etags.c -- Sjoerd Mullender |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
233 -- fix: modeline face avoids using fallbacks. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
234 -- fix: module_load() gets one more dereference on f = dll_variable(. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
235 -- fix: off-by-one bug in mswindows_link -- Ron Isaacson |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
236 -- fix: query_string_font() uses proper domain for cachel updating. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
237 -- fix: query_string_geometry() lookup domain. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
238 -- fix: realpath() supplied by Darwin used to get the canonical case for filenames. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
239 -- fix: resize_string() must not free dumped data. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
240 -- fix: staticpro_names() stores actual names. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
241 -- fix: ulong_to_bit_string() prints a zero, not the empty string. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
242 -- fix: undecided_canonicalize_after_coding() to retain CODESYS info -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
243 -- fix: unicode_convert() handles very short input strings correctly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
244 -- fix: unicode_query() initializes invalid_lower_limit. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
245 -- fix: unicode_query() missing return type. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
246 -- fix: xface_normalize() to handle inline data properly. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
247 -- improve: #'byte-compile-initial-macro-environment uses #'the and compilable lambda expressions -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
248 -- improve: #'byte-compile-lambda issues warnings for interactive forms. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
249 -- improve: #'cl-prettyprint handles (function ...) specially. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
250 -- improve: #'documentation, #'function-documentation-1, #'describe-function-1, #'hyper-apropos-get-doc, #'describe-function, #'function-arglist, #'function-documentation. -- Aidan Kehoe, Didier Verna, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
251 -- improve: #'frame-pixel-height and friends reflect what will happen as of the next redisplay. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
252 -- improve: #'function now parallels #'quote. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
253 -- improve: #'handle-pre-motion-command-current-command-is-motion. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
254 -- improve: #'read-from-minibuffer uses buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless of depth. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
255 -- improve: #'show-memory-usage, #'show-object-memory-usage-stats. -- Ben Wing, Marcus Crestani |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
256 -- improve: #'some, #'every used in info.el, format.el, files.el -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
257 -- improve: #'the may warn at byte-compile time. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
258 -- improve: Allocate lrecord arrays in own size class. -- Marcus Crestani |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
259 -- improve: Case map handling. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
260 -- improve: Colormap handling on Windows. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
261 -- improve: Context-specific handling of system coding systems where we used to just use Qnative. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
262 -- improve: Cygwin handling of pathname coding systems. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
263 -- improve: Dynarr code. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
264 -- improve: Error-checking in Fquote, Ffunction, -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
265 -- improve: Fontconfig API more complete. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
266 -- improve: Hash table's rehash threshold default now based on size and test function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
267 -- improve: Keymap handling. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
268 -- improve: Make error messages better reflect the text that was encountered in read_escape. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
269 -- improve: Make sure distinct symbol macros with identical names expand distinctly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
270 -- improve: Mule-ize database.c partially, modules/postgresql, mule-wnnfns.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
271 -- improve: Optimizations: remove redundant lambdas and interning of symbols for temporary character sets, #'hash-table-key-list, #'hash-table-value-list, #'hash-table-key-value-alist, #'hash-table-key-value-plist, #'read-behavior, #'complement, #'regexp-quote, #'concatenate, #'mapc, #'do-autoload-commands, #'packages-find-package-library-path, #'frame-list, #'extent-descendants, #'buffer-tag-table-files, #'preloaded-file-list, #'device-list, #'proclaim-inline, #'proclaim-notinline, #'inx-available-font-sizes, #'let-specifier, #'pui-add-required-packages, #'mswindows-available-font-sizes, #'modeline-minor-mode-menu, #'minibuf-directory-files, #'handle-pre-motion-command-current-command-is-motion, #'finish-set-language-environment, #'mod*, #'rem*, #'xpm-color-symbols, #'=, #'<, #'>, #'<=, #'>= -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
272 -- improve: Print the device in a frame structure. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
273 -- improve: Qunbound, not Qnil used as second arg to call to syntax_error() -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
274 -- improve: Remove the TYPE argument from xfree(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
275 -- improve: Replace "obscure" symbol names with uninterned symbols. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
276 -- improve: Track type of range tables. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
277 -- improve: UTF-8-ize canna/canna_api.c, unicode.el. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
278 -- improve: Use external giflib instead of internal GIF support. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
279 -- improve: Warn or error if (quote ...) or (function ...) quotes more than one object -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
280 -- improve: emacs_rint() always used for bignum consistency -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
281 -- improve: emodules_doc_sym() and emodules_doc_subr() take Ascbyte * pointers -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
282 -- improve: extern Lisp_Object declarations moved -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
283 -- improve: lrecord UID's get separate UID space for each type. Display UID's consistently when appropriate. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
284 -- improve: print_symbol() escapes symbols that look like ratios. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
285 -- improve: put_range_table() becomes O(log n) for adding a localized range. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
286 -- improve: specifier_instance_from_inst_list calls call_with_suspended_errors() with ERROR_ME_WARN. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
287 -- improve: stat() failure ignored in file_name_completion -- Henrique Martins |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
288 -- fix: Bignums handled correctly by NATNUMP, #'member*, #'eql, #'assoc*. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
289 -- new: DEFAULT_DIRECTORY_FALLBACK is a directory that should "always" be available; avoid fatal error if the current directory doesn't exist, chdir to DEFAULT_DIRECTORY_FALLBACK instead. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
290 -- new: ERROR_CHECK_DYNARR, dynarr_checking_assert(), ERROR_CHECK_ANY. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
291 -- new: Macros for getting the size/edges of various rectangles surrounding the paned area. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
292 -- new: Symbols for type checks in sequence functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
293 -- new: Typedefs for PCVOID and PDWORD_PTR for non-Cygwin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
294 -- new: USED_IF_SCROLLBARS, fix warnings. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
295 -- new: UTF-8 support in Cygwin. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
296 -- new: deadbeef_memory() exported. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
297 -- new: pluralize_word(), pluralize_and_append(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
298 -- new: printing_unreadable_lcrecord(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
299 -- refactor: #'byte-compile-file-form so that #'symbol-value and #'load-time-value can be implemented directly. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
300 -- refactor: #'byte-compile-funarg-n (new) used to create the various byte-compile-funarg functions, which check for quoted lambdas in given positions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
301 -- refactor: #'capitalize-string-as-title uses #'with-string-as-buffer-contents. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
302 -- refactor: #'custom-quote is aliased to #'quote-maybe. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
303 -- refactor: #'list-length, #'default-file-system-ignore-case, #'equalp, #'fill, #'sort*, #'merge, #'mapcar*, #'map, #'maplist, #'mapc, #'mapl, #'mapcan, #'mapcon, #'query-coding-region, #'make-coding-system, #'reduce, #'replace, #'some, #'every moved to C. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
304 -- refactor: #'notany, #'notevery get compiler macros. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
305 -- refactor: #'substring aliased to #'subseq. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
306 -- refactor: #if 0 out some unused functions in malloc.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
307 -- refactor: 'Qcoerce moved to general-slots.h -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
308 -- refactor: 'default-file-system-ignore-case moved to fileio.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
309 -- refactor: ARRAYP(), SEQUENCEP(), CHECK_ARRAY(), CHECK_SEQUENCE(), Fbit_vector, Fstring, FmapcarX in lisp.h -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
310 -- refactor: Always use platform Xmu. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
311 -- refactor: Bignums get: New macros ROUNDING_CONVERT, CONVERT_WITH_NUMBER_TYPES, CONVERT_WITHOUT_NUMBER_TYPES, MAYBE_TWO_ARGS_BIGNUM, MAYBE_ONE_ARG_BIGNUM, MAYBE_TWO_ARGS_RATIO, MAYBE_ONE_ARG_RATIO, MAYBE_TWO_ARGS_BIGFLOAT, MAYBE_ONE_ARG_BIGFLOAT, MAYBE_EFF, MAYBE_CHAR_OR_MARKER. New functions ceiling_two_fixnum, ceiling_two_bignum, ceiling_two_ratio, ceiling_two_bigfloat, ceiling_one_ratio, ceiling_one_bigfloat, ceiling_two_float, ceiling_one_float, ceiling_one_mundane_arg, floor_two_fixnum, floor_two_bignum, floor_two_ratio, floor_two_bigfloat, floor_one_ratio, floor_one_bigfloat, floor_two_float, floor_one_mundane_arg, round_two_fixnum, round_two_bignum_1, round_two_bignum, round_two_ratio, round_one_bigfloat_1, round_two_bigfloat, round_one_ratio, round_one_bigfloat, round_two_float, round_one_float, round_one_mundane_arg, truncate_two_fixnum, truncate_two_bignum, truncate_two_ratio, truncate_two_bigfloat, truncate_one_ratio, truncate_one_bigfloat, truncate_two_float, truncate_one_float, truncate_one_mundane_arg. Modified functions: emacs_doprnt_1, internal_coerce_number, Ffloat, BIGFLOAT_ARITH_RETURN, BIGFLOAT_ARITH_RETURN. New variable scratch_ratio2. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
312 -- refactor: Byte code #o117 is #'subseq, not #'substring. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
313 -- refactor: Call init_string_ascii_begin() in FsortX, Ffill. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
314 -- refactor: Case sensitivity of file paths via new variables default-file-system-ignore-case, file-system-case-alist, function file-system-ignore-case-p. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
315 -- refactor: Coding system initialization. Rename default-process-coding-system-read -> process-read, default-process-coding-system-write -> process-write, buffer-file-coding-system-for-read -> bfcs-for-read, default-buffer-file-coding-system -> default-bfcs, no-conversion-coding-system-mapping -> no-conv-cs, unix-no-mule-no-eol-detection -> no-mule-no-eol-detection, unix-no-mule-eol-detection -> no-mule-eol-detection, unix-mule -> mule. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
316 -- refactor: Dynarr code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
317 -- refactor: Eliminate bogus special-casing of standard abbrev tables. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
318 -- refactor: Fquote_maybe moved from callint.c to eval.c. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
319 -- refactor: Fregexp_quote declared in lisp.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
320 -- refactor: Gutter geometry code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
321 -- refactor: Link image code only when HAVE_WINDOW_SYSTEM. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
322 -- refactor: Lisp objects allocation/declaration simplified; documented in lrecord.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
323 -- refactor: Lisp objects get advertised API. Eliminate macros for copying, freeing, zeroing objects, getting their storage size. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
324 -- refactor: Move code and comments from lisp.h to text.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
325 -- refactor: Move creation of utf-8 coding system to unicode.c. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
326 -- refactor: Move gap array from extents.c to array.c. Extract dynarr, gap array and stack-like malloc into new file array.h. Rewrite range table code to use gap arrays. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
327 -- refactor: Move the Thai language environment and the TIS-620 coding system to mule/thai.el; add support for Microsoft's code page 874. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
328 -- refactor: NEED_TO_HANDLE_21_4_CODE replacing the previous NO_NEED_TO_HANDLE_21_4_CODE. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
329 -- refactor: Redo memory-usage mechanism. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
330 -- refactor: Reduce the number of words in an lcrecord from 3 to 2. New macro NORMAL_LISP_OBJECT_UID() abstracts out the differences between NEWGC and old-GC in accessing the `uid' value from a "normal Lisp Object pointer". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
331 -- refactor: Rename EXTERNAL_TO_C_STRING -> EXTERNAL_TO_ITEXT, EXTERNAL_TO_C_STRING_MALLOC -> EXTERNAL_TO_ITEXT_MALLOC, SIZED_EXTERNAL_TO_C_STRING -> SIZED_EXTERNAL_TO_ITEXT, SIZED_EXTERNAL_TO_C_STRING_MALLOC -> SIZED_EXTERNAL_TO_ITEXT_MALLOC, C_STRING_TO_EXTERNAL -> ITEXT_TO_EXTERNAL, C_STRING_TO_EXTERNAL_MALLOC -> ITEXT_TO_EXTERNAL_MALLOC, LISP_STRING_TO_EXTERNAL, LISP_STRING_TO_EXTERNAL_MALLOC, LISP_STRING_TO_TSTR, C_STRING_TO_TSTR -> ITEXT_TO_TSTR, TSTR_TO_C_STRING -> TSTR_TO_ITEXT and change to return result directly rather than as a "return parameter." Rename C_STRING_TO_SIZED_EXTERNAL -> ITEXT_TO_SIZED_EXTERNAL, LISP_STRING_TO_SIZED_EXTERNAL, C_STRING_TO_SIZED_EXTERNAL_MALLOC -> ITEXT_TO_SIZED_EXTERNAL_MALLOC, LISP_STRING_TO_SIZED_EXTERNAL_MALLOC. Eliminate SIZED_C_STRING macros in favor of TO_*TERNAL_FORMAT. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
332 -- refactor: Rename pixel_to_char_size -> pixel_to_frame_unit_size, char_to_pixel_size -> frame_unit_to_pixel_size, pixel_to_real_char_size -> pixel_to_char_size, char_to_real_pixel_size -> char_to_pixel_size. Reverse second and third arguments of change_frame_size(). Eliminate old round_size_to_char, and rename round_size_to_real_char -> round_size_to_char. The set_frame_size() method is now passed sizes in "frame units". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
333 -- refactor: Rename src/objects* -> src/fontcolor*. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
334 -- refactor: Rename the specifier-font-matching stages -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
335 -- refactor: Rename write_c_string -> write_cistring, build_intstring -> build_istring, build_string -> build_cistring, build_ext_string -> build_extstring, make_ext_string -> make_extstring, buffer_insert_c_string -> buffer_insert_ascstring, intern_int -> intern_istring -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
336 -- refactor: Rename: LISP_TO_VOID -> STORE_LISP_IN_VOID, VOID_TO_LISP -> GET_LISP_FROM_VOID. New functions STORE_VOID_IN_LISP and GET_VOID_FROM_LISP. Eliminate the use of make_opaque_ptr() in unwind_protect code. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
337 -- refactor: Rename: default_face_height_and_width -> default_face_width_and_height and reverse width/height arguments. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
338 -- refactor: Separate out regular and disksave finalization, with a separate object method `disksaver'. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
339 -- refactor: TTY mapper for faces gets 2 args. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
340 -- refactor: USE_XFT* -> HAVE_XFT*. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
341 -- refactor: Unused or easily implemented functions Fsave_window_excursion, save_window_excursion_unwind removed. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
342 -- refactor: Use #'string-to-number with the BASE argument instead of #'font-hex-string-to-number, #'display-warning instead of #'font-warn in font.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
343 -- refactor: Use defcustom in cmdloop.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
344 -- refactor: Use of syswindows.h. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
345 -- refactor: XLIKE contains code common to GTK and X -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
346 -- refactor: XLIKE_get_gc takes a frame instead of a device as first argument. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
347 -- refactor: assert() improved to replace "if (...) ABORT()". -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
348 -- refactor: bignum_butlast(). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
349 -- refactor: change_frame_size_1(). Rename FRAME_BORDER_* to FRAME_INTERNAL_BORDER_*. Add FRAME_INTERNAL_BORDER_SIZE(). Add FRAME_REAL_TOOLBAR_BOUNDS() and top/left/bottom/right versions. Rewrite FRAME_*_BORDER_START and FRAME_*_BORDER_END. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
350 -- refactor: check_int_range() is now check_integer_range(), taking Lisp_Objects (and thus bignums). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
351 -- refactor: cl-macs is loaded if cl-extra.el being loaded interpreted. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
352 -- refactor: enum edge_pos (new) with TOP_EDGE, BOTTOM_EDGE, LEFT_EDGE, RIGHT_EDGE; subsume TOP_BORDER, TOP_GUTTER, enum toolbar_pos, enum gutter_pos, etc. New macro EDGE_POS_LOOP. New parameter NUM_EDGES. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
353 -- refactor: find-file-create-switch-thunk, new macro. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
354 -- refactor: find/get_ccl_program() moved functionality out of several functions where it was duplicated. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
355 -- refactor: iso-8859-2, windows-1250, iso-8859-3, iso-8859-4, iso-8859-14, iso-8859-15, iso-8859-16, iso-8859-9, macintosh, windows-1252, iso-8859-8, iso-8859-7, windows-1253, iso-8859-5, koi8-r, koi8-u, windows-1251, alternativnyj, koi8-ru, koi8-t, koi8-c, koi8-o, iso-8859-6, windows-1256 are of type fixed-width. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
356 -- refactor: shortest_length_among_sequences, new function. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
357 -- refactor: test-harness.el moved to lisp/. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
358 -- refactor: text_width() method takes a window instead of a frame. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
359 -- remove: #'cl-string-vector-equalp, #'cl-bit-vector-vector-equalp, #'cl-vector-array-equalp, #'cl-hash-table-contents-equalp, #'cl-mapcar-many. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
360 -- remove: Creation of windows-874 in mule/mule-win32-init.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
361 -- remove: Deactivate obsolete code in X face initialization. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
362 -- remove: Dead code in cl.el. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
363 -- remove: OffiX DND support -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
364 -- remove: PDWORD_PTR typedef (unused) from syswindows.h. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
365 -- remove: Support for "old" GNU malloc. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
366 -- remove: Support for emacs versions where keywords are not self-quoting. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
367 -- remove: mule/thai-util.el, mule/thai-xtis.el. -- Aidan Kehoe |
5197
ce8ffb95bbe3
finish up CHANGES-beta -- all changes thru Apr 9, 2010
Ben Wing <ben@xemacs.org>
parents:
5185
diff
changeset
|
368 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
369 Testing and Debugging |
5185
e785e579b084
Update CHANGES-beta with my changes to the trunk since 2009-09-20.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5155
diff
changeset
|
370 |
5463
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
371 -- refactor: Clean up KKCC code related to DEBUG_XEMACS. New macros IF_OLD_GC(), IF_NEW_GC(). -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
372 -- new: valgrind debugging of allocation gets support. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
373 -- improve: debug_can_access_memory. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
374 -- improve: Print more variables upon --debug-paths. -- Mike Sperber |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
375 -- improve: Debug facilities. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
376 -- improve: 'debug-xemacs allows exit-to-debugger/assertion failure upon Lisp error during loadup. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
377 -- fix: Type consistency between debug and non-debug builds. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
378 -- fix: Conditionalize DEBUG_FONTS* definitions on DEBUG_XEMACS, provide empty definitions otherwise. -- Didier Verna |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
379 -- improve: .gdbinit.in.in gets file argument to check-xemacs and check-temacs -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
380 -- fix: lrecord_type_popup_data, lrecord_type_window_configuration from .gdbinit. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
381 -- fix: Type detection in gdb pobj and friends. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
382 -- fix: @srcdir@ correctness in .gdbinit.in.in -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
383 -- improve: Generation of src/.gdbinit. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
384 -- fix: #'Check-Message comma syntax error. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
385 -- fix: .dbxrc looks for test-harness.el in lisp directory. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
386 -- fix: Bignum expected errors. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
387 -- fix: Check for fixed-width coding systems. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
388 -- fix: Correct line endings in tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
389 -- fix: Don't check the fixed-width coding systems with odd line endings for ASCII-transparency. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
390 -- fix: List of character sets in HELLO. -- Aidan Kehoe, Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
391 -- fix: Operation of c-tests. -- Ben Wing, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
392 -- fix: Restore mapping for scaron after testing. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
393 -- fix: Results must not be written into source file. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
394 -- fix: Revert to the original language environment in tests. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
395 -- fix: SXEmacs -> XEmacs in lisp-reader-tests.el. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
396 -- fix: Set buffer of new file to be non-modified here before killing it. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
397 -- fix: Syntax of tests for signaled errors. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
398 -- fix: Use utf-8 as file-name-coding-system under Cygwin 1.7+. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
399 -- fix: letf test passes. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
400 -- improve: #'Assert. -- Ben Wing, Stephen Turnbull, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
401 -- improve: #'test-harness-from-buffer reverses order of "got" and "expected" values. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
402 -- improve: Case tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
403 -- improve: Docs. -- Ben Wing, Aidan Kehoe, Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
404 -- improve: Refactor search and regexp tests, file tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
405 -- improve: Replace asserts in test-format-data-conversion. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
406 -- new: #'equalp hash table test, #'define-hash-table-test. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
407 -- new: #'equalp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
408 -- new: #'functionp. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
409 -- new: #'generate-rounding-output (useful for generating data). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
410 -- new: #'mapcar, #'map and #'list-length throw malformed-list. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
411 -- new: #'nbutlast, #'butlast with dotted lists, #'ldiff, #'tailp with circular lists, dotted lists. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
412 -- new: #'reduce. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
413 -- new: (equal "hi there" [hi there]) => nil, not ==> error. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
414 -- new: Binding default-process-coding-system to nil. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
415 -- new: CODESYS in #'find-file is respected for files without content. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
416 -- new: Circularity checking with #'merge. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
417 -- new: Clearer error messages from image instantiation. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
418 -- new: Common Lisp-compatible multiple values. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
419 -- new: Common Lisp-compatible rounding functions. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
420 -- new: Control-1 search bug. -- Ben Wing, Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
421 -- new: Discard of multiple values in #'mapcar. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
422 -- new: Format strings with %b. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
423 -- new: More tests of equalp. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
424 -- new: Printing symbols with names that look like ratios. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
425 -- new: Some multidimensional characters should not use boyer_moore(). -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
426 -- new: Torture test for case mappings. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
427 -- new: Unicode detection with very short inputs. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
428 -- new: Variables to control backtraces in tests. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
429 -- new: Zero-length files get sane coding system. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
430 -- new: escape-quoted for the range U+0000 to U+00FF. -- Stephen Turnbull |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
431 -- new: reproduce-crashes.el #12, #13. -- Adam Sjogren, Stephen Turnbull, Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
432 -- new: split-string-by-char. -- Aidan Kehoe |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
433 -- remove: DLL/dltest.c. -- Jerry James |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
434 -- remove: Unused binding. -- Ben Wing |
2b79584091b7
[mq]: CHANGES-beta
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5310
diff
changeset
|
435 -- remove: auc-tex-test. -- Jerry James |
5155 | 436 |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
437 to XEmacs 21.5.29 "garbanzo" |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
438 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
439 Major Features and Backward Incompatible Changes |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
440 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
441 -- new: (incompatible) with-esc coding systems for 8-bit coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
442 -- improve: (incompatible) Avoid errors in substitute-in-file-name -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
443 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
444 User-Visible Bug Fixes and Minor Improvements |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
445 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
446 -- new: Command-line argument --script (GNU compatible) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
447 -- new: Just-in-time Unicode charsets -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
448 -- new: Support extended mouse buttons -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
449 -- new: Support printing big numbers as base 2 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
450 -- new: Windows icons -- Dan Polansky, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
451 -- new: write_region_inhibit_fsync -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
452 -- fix: ?\<newline> caused assert -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
453 -- fix: Crash on null font instance -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
454 -- fix: Cygwin run command needs an extra ShowWindow -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
455 -- fix: Frame change pending flag doesn't get reset -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
456 -- fix: GTK key defaults initialized incorrectly -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
457 -- fix: Little-endian UTF-16 surrogate handling is incorrect -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
458 -- fix: Off-by-one error in ccl_driver -- Julian Bradfield |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
459 -- fix: Printed char table values confuse strings and symbols -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
460 -- fix: Setting noninteractive window-system to 'stream contradicts docs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
461 -- fix: Stage 2 font matching doesn't work for msprinter -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
462 -- fix: Window grow and shrink weren't quite inverses -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
463 -- fix: at_dot in regexps fails on non-ASCII -- Julian Bradfield |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
464 -- fix: bigfloat_to_string is very broken -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
465 -- fix: open-database ignores CODESYS -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
466 -- fix: openbox can't find frame icons -- Henry S. Thompson, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
467 -- fix: set_window_pixsize ignores modeline -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
468 -- fix: simple_search would underrun in reverse search -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
469 -- improve: User variable (including customize) handling -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
470 -- improve: bind mousewheel by default -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
471 -- improve: custom-face-prompt suggests faces at point -- Didier Verna, Andreas Rohler |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
472 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
473 Build Infrastructure |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
474 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
475 -- new: Check for FcConfig{Get,Set}RescanInterval -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
476 -- new: Preliminary work to support bundled packages -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
477 -- new: Support Intel's compiler -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
478 -- fix: %WindowsSdkDir%, %MSSddk% weren't checked for headers -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
479 -- fix: AC_CHECK_LIB was applied to variable -- Andreas Schwab, Mike Fabian, Martin Buchholz |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
480 -- fix: Autoload processing might miss some -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
481 -- fix: Bad M4 syntax leading to bogus compile failures in configure -- Vladimir Ivanovic, Aidan Kehoe, Martin Buchholz, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
482 -- fix: Check for explicit installation path were bogus -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
483 -- fix: Configuration of write barrier failed on Mac OS X/Intel -- Marcus Crestani |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
484 -- fix: INFOPATH was not set by configure -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
485 -- fix: Inadvertant diversion of 'share' to 'lib' for datadir -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
486 -- fix: Make used the wrong finder*.el -- Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
487 -- fix: Move autoload operator definitions to xemacs-base to handle new operators more easily -- Mike Sperber, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
488 -- fix: Multiple late package directories were allowed -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
489 -- fix: Typos (bugs) -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
490 -- fix: Typos (ugly) -- Stephen Turnbull, Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
491 -- fix: URL for optional libraries in config.inc.samp -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
492 -- fix: dbm and Berkeley db checks -- Hans de Graaf, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
493 -- fix: make-docfile.el sometimes checks wrong dependency -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
494 -- improve: G++ detection with --xemacs-compiler -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
495 -- improve: Pointers to package docs in INSTALL -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
496 -- improve: Use Mercurial tip hash to identify beta builds -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
497 -- improve: Use different defaults for --with-xft=yes/no -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
498 -- improve: Use pkg-config to find Xft -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
499 -- improve: gnudbm is universally called "gdbm" now -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
500 -- update: Create xe_fst to replace m4_fst (gone in autoconf 2.62) -- Ville Slyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
501 -- update: Makefiles for Windows -- Adrian aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
502 -- update: PATH defines -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
503 -- update: config.guess, config.sub to 2009-02-02 -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
504 -- update: datarootdir conformance -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
505 -- update: install.sh is now install-sh, and sync to current FSF -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
506 -- update: nt/xemacs.mak (sync to Unix) -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
507 -- update: support for Visual Studio 2005 manifests in nt -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
508 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
509 Documentation |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
510 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
511 -- improve: Description of image files in README -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
512 -- improve: FAQ -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
513 -- improve: HELLO uses UTF-8 for Arabic -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
514 -- improve: Internals manual -- Stephen Turnbull, Ville Skyttä, Aidan Kehoe, Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
515 -- improve: Lisp Reference -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
516 -- improve: Misc. Texinfo manuals -- Ville Skyttä |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
517 -- improve: User Guide -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
518 -- improve: xemacs.1 -- Shyamal Prasad |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
519 -- update: Personal info -- Vin Shelton, Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
520 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
521 Lisp API |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
522 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
523 -- new: Support hash table lookup in CCL -- Dave Love, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
524 -- new: ascii-case-table (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
525 -- new: bit-vector-to-integer -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
526 -- new: check-coding-systems-region (API from GNU) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
527 -- new: debug-xemacs-searches -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
528 -- new: encode-coding-char (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
529 -- new: error-sequence-coding-system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
530 -- new: fc-pattern-get-or-compute-size -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
531 -- new: format-time-string specs %z, %g, %G and %V (GNU sync) -- Shyamal Prasad |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
532 -- new: frob-unicode-errors-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
533 -- new: improve ability to describe text (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
534 -- new: integer-to-bit-vector -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
535 -- new: intern-soft DEFAULT argument -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
536 -- new: make-temp-file (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
537 -- new: map-charset-chars (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
538 -- new: no-fallback flag for specifier instantiation -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
539 -- new: query-coding-clear-highlights (internal) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
540 -- new: query-coding-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
541 -- new: query-coding-string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
542 -- new: replace-regexp-in-string handles SUBEXP incorrectly -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
543 -- new: resize-temp-buffer-window (GNU-compatible alias) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
544 -- new: skip-chars-quote -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
545 -- new: subr-arity (API from GNU) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
546 -- new: support auto-autoload of coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
547 -- new: system-type-file-name-coding -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
548 -- new: temp-buffer-resize-mode (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
549 -- new: unencodable-char-position (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
550 -- new: unicode-error-default-translation-table -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
551 -- new: unicode-error-sequence-regexp-range -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
552 -- new: unicode-error-translate-region -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
553 -- new: with-case-table (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
554 -- fix: Map all Big5 characters -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
555 -- fix: ascii-case-table called put-case-table-pair incorrectly -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
556 -- fix: check-coding-systems-region returned wrong value -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
557 -- fix: coding-system-for-read defaults to undecided -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
558 -- fix: custom-save-all can corrupt GNU code in .emacs -- Jason Spiro, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
559 -- fix: custom-theme-reset-internal called get incorrectly -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
560 -- fix: display-graphic-p could pass an invalid device -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
561 -- fix: expand-region-abbrevs is case-sensitive -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
562 -- fix: insert-file-contents and load called substitute-in-file-name -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
563 -- fix: leim-list-file-name wasn't used -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
564 -- fix: revert-buffer, recover-file set modiff in Mule -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
565 -- fix: setenv gets confused by implicit abbrev table -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
566 -- fix: special-form-p errors on subrs -- Jerry James, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
567 -- fix: split-window and delete-window can be broken by advice -- Henry S. Thompson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
568 -- fix: write-region can give bogus results with coding system symbols -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
569 -- fix: x-color-list-internal didn't return a list of strings -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
570 -- fix: x_init_device maybe used uninitialized variables -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
571 -- improve: CODING-SYSTEM-OR-MUSTBENEW argument to write-region (GNU compatibility) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
572 -- improve: Distinguish can't find pixmap from don't have method -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
573 -- improve: Maybe use bignums in file-attributes -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
574 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
575 Internal API and Implementation |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
576 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
577 -- new: 8-bit coding systems in CCL -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
578 -- new: Bind shift-delete to kill-primary-selection -- Aidan Kehoe, Glynn Clements |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
579 -- new: English environments with Windows-1252 and UTF-8 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
580 -- new: Implement invalid octet sequence handling in codecs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
581 -- new: Implement safe-charsets and safe-chars -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
582 -- new: Installation-file-coding-system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
583 -- new: TYPE argument for symbol-file (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
584 -- new: UTF-32 coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
585 -- new: vars_of_console_gtk -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
586 -- new: version.el, refactored from loadup.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
587 -- fix: 64-bit cleanliness -- Stephen Turnbull, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
588 -- fix: Argument order in query-coding-string was wrong -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
589 -- fix: Assertion in make-docfile: Visual C++ doesn't think Unix line endings are text -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
590 -- fix: Buffer overflow in doprnt -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
591 -- fix: Buffer overrun in pdump_load -- Nix |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
592 -- fix: Build chokes on deprecated LDAP API -- Mats Lidell |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
593 -- fix: Changing load-file-name-internal is bad news -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
594 -- fix: Checking Qunbound fails to catch unspecified charset -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
595 -- fix: Comments reference long-defunct mocklisp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
596 -- fix: Config-dependent defuns wrapped in eval-when-compile -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
597 -- fix: Cygwin >=1.7 doesn't like widechar interfaces -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
598 -- fix: Cygwin warning on undefined __STDC_VERSION__ -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
599 -- fix: Decode Installation-string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
600 -- fix: Document that query-coding-clear-highlights can take a string -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
601 -- fix: Dynarr_add used where Dynarr_increment is needed -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
602 -- fix: EOF handled incorrectly in ccl_driver -- Ken'ichi Handa, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
603 -- fix: Fmswindows_short_file_name, Fmswindows_long_file_name should not have interactive specs -- John Paul Wallington |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
604 -- fix: Functions can be called if not fboundp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
605 -- fix: GCC 4.3 warning elimination -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
606 -- fix: Handle missing directory for init files -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
607 -- fix: Image init assigns to rvalues in GTK -- Ville Skyttä, Dominique Quatravax |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
608 -- fix: Incompatibilities in image libraries on Win32 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
609 -- fix: Initialize Cygwin X and X.org (as XFree86) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
610 -- fix: Language environment set up -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
611 -- fix: Local hooks sometimes aren't -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
612 -- fix: Many faces need defvars; add some -- Hans de Graaf, Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
613 -- fix: Memory leaks -- Jerry James, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
614 -- fix: Migration can corrupt init files -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
615 -- fix: Mismatched parens in ut-log-text -- Paul Keusemann |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
616 -- fix: Modifying build-in-face-specifiers is bad news -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
617 -- fix: Nonrepresentable character caused assert in Boyer-Moore -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
618 -- fix: Numeric overflow in recompute_need_to_garbage_collect -- Nix |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
619 -- fix: Saved windows save buffer point, but shouldn't -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
620 -- fix: Stream and TTY image conversion rules don't make sense -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
621 -- fix: Turkish is ISO-8859-9, not -5 -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
622 -- fix: Undocumented internal Xt functions were used -- Kenny Chien |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
623 -- fix: Unused parameter warnings -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
624 -- fix: Use escape-quoted when needed, add cookie to .elcs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
625 -- fix: Warning elimination in Canna module -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
626 -- fix: Warnings and breakage vs. POSIX/C9X functions on Windows -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
627 -- fix: We don't have jit-lock-mode, needs if-fboundp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
628 -- fix: Window configuration handling -- Henry S. Thompson, Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
629 -- fix: XCHAR_OR_INT invoked with side effects in ccl_driver -- Mike Fabian, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
630 -- fix: XftFont memory leak -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
631 -- fix: abbrev file coding is wrong -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
632 -- fix: autofilling of comments -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
633 -- fix: build-report.el doesn't understand Mercurial id -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
634 -- fix: byte-compile-file encoding was vulnerable to latin-unity -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
635 -- fix: face DEFAULT_INDEX is not necessarily 0 -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
636 -- fix: file-name-coding-system and its alias -- Aidan Kehoe, Katsumi Yamaoka |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
637 -- fix: function-key-map was incorrect for xfree86 and sun -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
638 -- fix: gnuserv needs to quote temp-directory -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
639 -- fix: isearch highlights matches during keyboard macro -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
640 -- fix: iso-8859-1 on non-Mule breaks EOLs -- Aidan Kehoe, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
641 -- fix: lost docs due to functions not at toplevel -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
642 -- fix: make-src-depend fails with Perl 5.10 -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
643 -- fix: modeline-update-tty-frame-specifier calls non-existent frame-tty-p -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
644 -- fix: mouse-read-file-name-1 inconsistent with resize-minibuffer-mode -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
645 -- fix: msprinter specifier tag needs to be always available -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
646 -- fix: mswindows-font-regexp is too strict -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
647 -- fix: other-frame cycles through too many (all) frames -- Ron Isaacson |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
648 -- fix: po is not Polish -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
649 -- fix: raw-text isn't TRT in detected_coding_system -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
650 -- fix: startup code was usurping device-specific roles -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
651 -- fix: winclient didn't try hard enough to connect -- Vin Shelton |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
652 -- fix: xm_update_progress crash (missing values) -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
653 -- improve: Add locale information for many languages -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
654 -- improve: Add package-get-download-sites -- Adrian Aichner |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
655 -- improve: Always provide x, tty, mswindows, msprinter, gtk and carbon as device tags -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
656 -- improve: Avoid printing spurious gensyms -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
657 -- improve: Byte compilation warning elimination -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
658 -- improve: Byte compile lambdas in default menus -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
659 -- improve: Byte compiler tweaks -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
660 -- improve: Cyrillic coding and environment support -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
661 -- improve: Description of bindings in describe-function -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
662 -- improve: Detect overlong hex escapes in Lisp reader -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
663 -- improve: Display information functions use accurate device types -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
664 -- improve: Docstrings and comments -- Stephen Turnbull, Aidan Kehoe, Dider Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
665 -- improve: Functions for querying window parameters -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
666 -- improve: Hash function for (short) lists -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
667 -- improve: Identification of source files from Lisp -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
668 -- improve: Info support for LZMA compression -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
669 -- improve: Init file migration -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
670 -- improve: Interactive spec of lm-synopsis -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
671 -- improve: Make help distinguish special forms and subrs -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
672 -- improve: Make preloaded-file-list respect new dependencies -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
673 -- improve: Maybe inline delete-duplicates -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
674 -- improve: More characters in x-compose.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
675 -- improve: More debug info from startup-setup-paths -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
676 -- improve: NEW_GC implementation (write barrier) -- Marcus Crestani |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
677 -- improve: Optimize Feval -- Sebastian Freundt, Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
678 -- improve: Optimize binding in some compiled functions -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
679 -- improve: Optimize feature checks for xemacs, cl, cl-extra, cl-19, and backquote -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
680 -- improve: Optimize string-to-sequence, string-to-list, string-to-vector (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
681 -- improve: Path-finding code now deals with multiple bases -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
682 -- improve: Printing of gensyms -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
683 -- improve: Profiler -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
684 -- improve: Refactor symbol-file to use defun* and return-from. |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
685 -- improve: Remove baroque font initialization for GTK -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
686 -- improve: Remove commented code -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
687 -- improve: Remove no-op code -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
688 -- improve: Remove unused functions -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
689 -- improve: Remove unused {x,gtk}-iso8859-1.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
690 -- improve: Rework display tables as char-tables -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
691 -- improve: STRBUFFER in replace-match can be a subexpression (GNU sync) -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
692 -- improve: Suppress experimental tutorials -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
693 -- improve: Use Boyer-Moore in more cases -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
694 -- improve: Use delete-duplicates instead of local defuns -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
695 -- improve: custom-variable-p needs to be a subr -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
696 -- improve: lambda expression correctness -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
697 -- improve: load-history -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
698 -- improve: make-image-specifier -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
699 -- improve: user options interactive prompting -- Didier Verna |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
700 -- improve: x-compose code -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
701 -- update: Add 'macintosh' as coding system name -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
702 -- update: FSF address -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
703 -- update: INLINE_HEADER for C99 semantics -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
704 -- update: Look for "share", not "lib", as data root (FHS) -- Mike Sperber |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
705 -- update: Remove automatic-conversion coding system -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
706 -- update: Remove vscii and viqr coding systems -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
707 -- update: Rename mule-ccl.el to ccl.el (GNU sync) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
708 -- update: Support NOMODIFY in set-buffer-file-coding-systems (GNU API) -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
709 -- update: Sync API of encode-coding-char to GNU -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
710 -- update: Sync font lock keyword handling to GNU -- Jerry James |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
711 -- update: add-to-list supports compare-fn (GNU sync) -- Brian Palmer, Aidan Kehoe, Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
712 -- update: etags to Francesco Potorti's 17.33 -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
713 -- update: fontconfig has removed some misspelled names -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
714 |
4633
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
715 Testing and Debugging |
199ecf2503c8
Add standard section headers in preparation for 21.5.29.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
3973
diff
changeset
|
716 |
4635
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
717 -- new: #$ is not modifiable test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
718 -- new: 8-bit coding system tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
719 -- new: Case test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
720 -- new: Char table printing test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
721 -- new: Error condition tests for replace-regexp-in-string -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
722 -- new: Language environment tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
723 -- new: Lists differing only in order hash differently test -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
724 -- new: Little-endian Unicode surrogate tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
725 -- new: Symbol documentation tests -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
726 -- new: Test that revert does not leave buffer-modified-p -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
727 -- new: Unicode coverage tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
728 -- new: format tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
729 -- new: load-file-name is modifiable -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
730 -- new: print-gensym-alist tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
731 -- new: query-coding-tests.el -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
732 -- new: skip-chars-* tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
733 -- new: subr-arity tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
734 -- new: substitute-in-file-name with nonexistent envvar tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
735 -- new: test of at_dot with non-ASCII -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
736 -- fix: Tried to test symlinks where they don't work -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
737 -- fix: tests using with-string-as-buffer-contents were doing nothing -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
738 -- improve: Checked and renamed reproduce-bugs.el as reproduce-crashes.el. -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
739 -- improve: Silence-message doesn't disable clear-message -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
740 -- improve: Use make-temp-file where appropriate -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
741 -- improve: escape-quoted tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
742 -- improve: remove unneeded debug code from tests -- Stephen Turnbull |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
743 -- improve: sanity[sic] of CCL tests -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
744 -- update: Test all 2^21 characters in Mule -- Aidan Kehoe |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
745 |
432f7d701731
Update CHANGES-beta for "garbanzo".
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4633
diff
changeset
|
746 to 21.5.28 "fuki" |
3886 | 747 |
748 Major Features and Backward Incompatible Changes | |
749 | |
750 -- fix: Check for missing dimensions for default face and window -- Aidan Kehoe, Mike Sperber | |
3973 | 751 -- fix: Crash in PNG error handler -- Stephen J. Turnbull, Ron Isaacson |
3886 | 752 -- fix: Crash in device-matching-specifier-list -- Stephen J. Turnbull |
3973 | 753 -- fix: Crash in gtk/x_reset_modifier_mapping -- Aidan Kehoe |
754 -- fix: Crash in linux_play_data_or_file on 64-bit linux -- Hans Graff, Vin Shelton | |
755 -- fix: Crash on double-close of fd in pdump -- Steve Higham, Vin Shelton | |
756 -- fix: Crash via buffer overflow in doc.c -- Aidan Kehoe, Fabrice Popineau | |
757 -- fix: Crash via buffer overrun in init_native_sound -- Jerry James | |
758 -- fix: Crash when deleting dialog via window manager -- Stephen J. Turnbull | |
759 -- fix: Device type of msprinter is non-window-system -- Aidan Kehoe | |
3886 | 760 -- fix: Float formats overflow output buffer -- Aidan Kehoe |
3973 | 761 -- fix: Font menu on non-Mule -- Aidan Kehoe |
3886 | 762 -- fix: ISO 2022 decoding kludges -- Aidan Kehoe |
763 -- fix: Make snarf-documentation robust to nonconforming DOC files -- Aidan Kehoe | |
3973 | 764 -- fix: Non-existent charset ID is specified for a mule-to-unicode call -- Aidan Kehoe |
3886 | 765 -- fix: Sanity checks before accessing frame in x_set_frame_properties -- Aidan Kehoe |
3973 | 766 -- fix: Type of arguments to GaugeMercury (related to progress bar crash?) -- Stephen J. Turnbull |
3886 | 767 -- fix: init_native_sound is called on a msprinter device -- Aidan Kehoe |
3973 | 768 -- fix: set-buffer-file-coding-system now sets buffer-modified-flag by default -- Aidan Kehoe |
769 -- new: Echo area resizing -- Adrian Aichner, Stephen J. Turnbull | |
3886 | 770 |
771 User-Visible Bug Fixes and Minor Improvements | |
772 | |
773 -- fix: Avoid delays in TTY-only builds by checking dispatch event queue -- Aidan Kehoe | |
774 -- fix: Avoid looking up variable bindings during GC -- Nix | |
775 -- fix: Buffer overruns in gnuclient and gnuslib -- Jerry James | |
3973 | 776 -- fix: Remove references to unimplemented input methods from language environments -- Aidan Kehoe |
3886 | 777 -- fix: Find modules correctly -- Ville Skyttä, Mike Sperber, Stephen Turnbull |
778 -- fix: Get X11 window property correctly on 64-bit platforms -- Stephen J. Turnbull, Mike Fabian, Takashi Iwai | |
779 -- fix: Handle coding system in file insertion in buffer properly -- Mike Sperber | |
780 -- fix: Info broke invariant `(equal buffer-file-truename (file-truename buffer-file-name))' -- Stephen J. Turnbull, Nelson Ferreira | |
781 -- fix: Lots of tweaking of Windows read-only handling -- Vin Shelton, Benson Margulies | |
782 -- fix: Make --unmapped work again -- Malcolm Purvis | |
783 -- fix: Make copying of char tables work -- Olivier Galibert, Stephen J. Turnbull | |
784 -- fix: Prevent C-z in a gnuclient frame from suspending the process -- Aidan Kehoe | |
785 -- fix: Regex for finding command nodes -- Jeff Miller | |
786 -- fix: Reversion should check buffer-file-coding-system -- Aidan Kehoe | |
787 -- fix: Syntax of guillemets -- Aidan Kehoe | |
788 -- fix: Window configuration should not restore window position unless requested -- Nix | |
789 -- improve: Better version info in etags -- Stephen Turnbull, Steve Youngs | |
790 -- improve: Case table, syntax table information for Cyrillic, Greek -- Aidan Kehoe | |
791 -- improve: Face initialization from X resources -- Aidan Kehoe | |
792 -- improve: Give x-compose-map an entry for sharp S -- Aidan Kehoe | |
793 -- improve: Handling of Asian "full-width" characters on TTY -- Aidan Kehoe | |
794 -- improve: Language environment detection from locale -- Aidan Kehoe | |
795 -- improve: Look harder for X11 locale-specific app-defaults files -- Malcolm Purvis | |
3973 | 796 -- improve: Make read-quoted-char terminate, not error, on non-character keys -- Aidan Kehoe |
797 -- improve: Sort abbrev database -- Adrian Aichner | |
798 -- improve: Support non-ISO Cyrillic keysyms -- Aidan Kehoe | |
799 -- improve: Sync etags to pot version 17.26; improve version report -- Stephen J. Turnbull, Steve Youngs | |
800 -- improve: Sync etags to pot version 17.32; move improved version report to configure, lose pot version report -- Stephen J. Turnbull | |
3886 | 801 -- improve: Try to rationalize resources of Xft in lwlib -- Stephen J. Turnbull |
802 -- improve: Use short list fixed string registries, not long list pruned by regexp for X11 fonts -- Aidan Kehoe | |
803 -- improve: charsets-in-region now in C -- Aidan Kehoe | |
804 -- improve: what-cursor-position gives Unicode and Mule information on non-ASCII -- Aidan Kehoe | |
805 -- new: Add raw string support like SXEmacs -- Aidan Kehoe | |
806 -- new: Find C source files for Lisp primitives -- Aidan Kehoe | |
807 -- new: Just-in-time definition of Unicode characters and X keysyms -- Aidan Kehoe | |
808 -- update: New package download sites -- Adrian Aichner | |
809 -- update: Sync etags to pot_etags_version 17.19 -- Stephen J. Turnbull | |
810 -- update: Sync pop[ch] to Emacs -- Jerry James | |
811 -- update: Update to 2003 version of ISO 8859-7 table -- Aidan Kehoe | |
812 | |
813 Build Infrastructure | |
814 | |
815 -- fix: Allow lowercase file names in mswin SDK -- Benson Margulies | |
816 -- fix: Avoid using Motif for cygwin -- Dr. Volker Zell | |
817 -- fix: C is not C++ -- Robert Pluim | |
818 -- fix: Check for u_int*_t typedefs -- Dr. Volker Zell | |
819 -- fix: Correct help strings, remove obsolete configure.* files -- Stephen J. Turnbull | |
3973 | 820 -- fix: Documentation of --with-error-checking options -- Stephen J. Turnbull |
3886 | 821 -- fix: Don't call ichar_to_unicode on non-MULE -- Mike Sperber |
822 -- fix: Enable SYSTEM_MALLOC on ppc64, alpha and ia64 systems -- Malcolm Purvis | |
823 -- fix: Make user-defined directories work in configure -- Mike Sperber | |
824 -- fix: Register --enable and --with forms with the option checking list -- Malcolm Purvis | |
825 -- fix: Remove Autoconf 2.13-isms -- Stephen J. Turnbull | |
826 -- fix: Revert workaround for now-fixed Cygwin bug of missing d_ino field -- Dr. Volker Zell | |
827 -- fix: Typo in configure shell syntax -- Jerry James | |
828 -- fix: Use $EGREP, not egrep -- Malcolm Purvis | |
829 -- fix: Use new Cygwin XPM lib name -- Rick Rankin | |
830 -- fix: Work around m4_cdr change -- Malcolm Purvis | |
831 -- fix: `config.status --recheck' bug in Autoconf 2.60/2.61 -- Malcolm Purvis | |
832 -- fix: char type correctness -- Vin Shelton, Aidan Kehoe | |
833 -- fix: configure debugger init files correctly -- Stephen J. Turnbull | |
834 -- improve: Conditionalize GCC warnings on version -- Jerry James | |
835 -- improve: Create $srcdir/src/depend if missing -- Stephen J. Turnbull | |
836 -- improve: Detect Intel Macs, use POSIX-style write barrier in NewGC -- Marcus Crestani | |
837 -- improve: Refactor Canna detection -- Stephen J. Turnbull | |
838 -- improve: Setup kit configuration -- Vin Shelton | |
839 improvement -- debugger init sources can use XCOMM convention | |
3915 | 840 -- new: Check for utilities that are not on "normal" Solaris PATH -- Stephen J. Turnbull, S L Baur |
3886 | 841 |
842 Documentation | |
843 | |
3973 | 844 -- fix: Description of kanji read syntax, size of Ichar (now 21 bits) -- Aidan Kehoe |
3886 | 845 -- fix: Improve docstrings -- Stephen J. Turnbull, Aidan Kehoe |
846 -- fix: Make manual conform to reality -- Malcolm Purvis, Robert Pluim, Aidan Kehoe, Stephen J. Turnbull | |
847 -- fix: New compatibility alias string-to-char-list -- Vin Shelton, Ville Skyttä | |
848 -- fix: Typo fixes in manual -- Stephen J. Turnbull, Aidan Kehoe | |
849 -- fix: Update FSF address -- Jerry James, Stephen Turnbull | |
850 -- fix: Update copyrights -- Stephen J. Turnbull | |
851 -- improve: Small rephrasing in TUTORIAL.de -- Adrian Aichner, hroptatyr | |
852 -- new: Describe X errors when using ssh in PROBLEMS -- Malcolm Purvis | |
853 -- new: Describe XFree86 crash in PROBLEMS -- Stephen J. Turnbull, Aidan Kehoe | |
854 -- new: Describe how X11R7 loses x11/bitmaps/gray in PROBLEMS -- Stephen J. Turnbull | |
3915 | 855 -- update: Addresses in files and ChangeLogs -- Adrian Aichner, Stephen J. Turnbull |
3886 | 856 |
857 Lisp API | |
858 | |
859 -- fix: Catch error in cloning language environment -- Aidan Kehoe | |
860 -- fix: Make shell-command use requested output buffer -- Jerry James | |
3973 | 861 -- fix: xft-version is now DEVAR_CONST_INT. |
862 -- improve: Face initialization and specification -- Aidan Kehoe | |
3886 | 863 -- improve: Make `split-char' available in no-mule -- Aidan Kehoe |
864 -- improve: New unicode-type property of Unicode coding systems -- Aidan Kehoe | |
3973 | 865 -- improve; Partial sync of coding-category stuff to GNU -- Aidan Kehoe |
3886 | 866 -- improve: Reorganize Mule lisp -- Aidan Kehoe |
3973 | 867 -- new: Full access to FcConfig objects -- Stephen J. Turnbull |
868 -- new: ccl-compile-mule-to-unicode, ccl-compile-unicode-to-mule, ccl-dump-mule-to-unicode, ccl-dump-unicode-to-mule -- Aidan Kehoe | |
3886 | 869 -- new: deprecate set-charset-registry, charset-registry -- Aidan Kehoe |
3915 | 870 -- new: font-lock-keywords-alist, font-lock-removed-keywords-alist, font-lock-add-keywords, font-lock-update-removed-keyword-alist, font-lock-remove-keywords -- Adrian Aichner |
3886 | 871 -- new: set-charset-registries, charset-registries -- Aidan Kehoe |
3973 | 872 -- new: x-coverage-instantiator specifier tag identifies Unicode fallbacks -- Aidan Kehoe |
3886 | 873 -- update: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs. -- Adrian Aichner |
874 | |
875 Internal API and Implementation | |
876 | |
3973 | 877 -- fix: Dead code elimination in font-mgr -- Stephen J. Turnbull |
3886 | 878 -- fix: Eliminate buffer overflows and NULL pointer references -- Jerry James, Adrian Aichner |
879 -- fix: Memory leaks -- Jerry James | |
880 -- fix: Mule correctness with strings passed to warning functions -- Aidan Kehoe | |
881 -- fix: Syntax errors -- Aidan Kehoe | |
882 -- fix: Typo in string_direct_data_description -- Marcus Crestani | |
883 -- fix: Use defined APIs -- Stephen J. Turnbull, Aidan Kehoe | |
884 -- fix: Warning elimination -- Stephen J. Turnbull | |
885 -- improve: Cache Xrm coding system -- Aidan Kehoe | |
886 -- improve: GCPRO correctness -- Aidan Kehoe | |
887 -- improve: NewGC fault handling -- Marcus Crestani | |
3973 | 888 -- improve: Reorganize and document separate_textual_runs -- Olivier Galibert, Stephen J. Turnbull |
3886 | 889 -- improve: 21-bit Mule chars to support JIT charsets -- Aidan Kehoe |
3973 | 890 -- update: Get Unicode tables with permissive license -- Stephen J. Turnbull, Mike Fabian |
891 | |
892 Testing and Debugging | |
893 | |
894 -- improve: Sort results of charset-in-* before comparing to expected. -- Aidan Kehoe | |
895 -- improve: gdbinit.in recognizes new FcConfig objects -- Stephen J. Turnbull | |
3886 | 896 -- new: Silence-Message macro in test-harness.el -- Stephen J. Turnbull |
897 -- new: Test for ISO-2022 decoder not choking on invalid UTF-8 -- Aidan Kehoe | |
898 -- new: Test for copy-syntax-table bug -- Stephen Turnbull, Ralf Angeli | |
3973 | 899 -- new: Test for correct usage of escape-quoted cookie -- Aidan Kehoe |
900 -- new: Test for availability of input methods referenced in language environments -- Aidan Kehoe | |
3886 | 901 -- new: Test raw strings -- Aidan Kehoe |
3973 | 902 -- new: Test Unicode non-BMP support -- Aidan Kehoe |
3886 | 903 |
3403 | 904 to 21.5.27 "fiddlesticks" |
905 | |
906 Major Features and Backward Incompatible Changes | |
907 | |
908 -- fix: better autodetect of ISO 8859 vs. Big5 -- Joachim Schrod | |
909 -- fix: shell widget geometry management (metacity maximize bug) -- Stephen J. Turnbull | |
910 -- new: read multibyte characters as Unicode instead of Mule -- Aidan Kehoe, Pete Forman | |
911 | |
912 User-Visible Bug Fixes and Minor Improvements | |
913 | |
914 -- fix: separate resources for fcFontName and xftFont, fixes "can't change buffers-tabs font" bug -- Stephen J. Turnbull | |
915 -- improve: speed up read of process output -- Tony Bennett | |
916 -- improve: support more ALSA versions -- Jerry James | |
917 -- new: document Xft font customization in User Guide -- Stephen J. Turnbull | |
918 -- new: record load file name information for built-in symbols. -- Aidan Kehoe | |
919 | |
920 Build Infrastructure | |
921 | |
922 -- fix: update MS VC project files -- Adrian Aichner | |
923 -- improve: configure.ac: Add stubs for fontconfig configuration. -- Stephen J. Turnbull | |
924 | |
925 Documentation | |
926 | |
927 -- fix: remove obsolete comment at next-line-add-newlines -- Ville Skyttä | |
928 -- fix: COPYING: Update to latest upstream version. -- Jerry James | |
929 -- improve: comments in fontconfig.el, x-init.el -- Stephen J. Turnbull | |
930 -- improve: diagnostics for tab controls -- Stephen J. Turnbull | |
931 -- improve: docstrings for CL functions -- Aidan Kehoe | |
932 -- improve: geometry diagnostics in RootGeometryManager -- Stephen J. Turnbull, Francois L'Archeveque | |
933 -- improve: reorganize beta.texi -- Stephen J. Turnbull | |
934 -- new: internals node for creating new device types -- Stephen J. Turnbull | |
935 -- new: read multibyte characters as Unicode in User Guide -- Aidan Kehoe | |
936 | |
937 Lisp API | |
938 | |
939 -- fix: pass a device to x-font-menu-font-data-xft. -- Jerry James | |
940 -- fix: typo in code -- Aidan Kehoe | |
941 -- improve: GNU sync of goto-line -- Ville Skyttä | |
942 -- improve: error and usage messages -- Stephen J. Turnbull | |
943 -- improve: fontconfig refactoring -- Stephen J. Turnbull | |
944 | |
945 Internal API and Implementation | |
946 | |
947 -- fix: 64-bit cleanliness in number.c -- Jerry James | |
948 -- fix: 64-bit cleanliness in printing lwlib resources -- Jerry James | |
949 -- fix: copy_command_builder left console uninitialized -- Jerry James | |
950 -- fix: memory leak in font initialization -- Stephen J. Turnbull | |
951 -- fix: remove spurious diagnostics in FcPattern creation -- Stephen J. Turnbull | |
952 -- fix: signedness warnings in lwlib -- Jerry James | |
953 -- fix: use of char-like types -- Aidan Kehoe | |
954 -- fix: we don't support Xft v.1, remove pretense -- Stephen J. Turnbull | |
955 -- improve: fontconfig refactoring -- Stephen J. Turnbull | |
956 | |
3321 | 957 to 21.5.26 "endive" |
958 | |
959 Major Features and Backward Incompatible Changes | |
960 | |
961 -- Improve: search for package roots on Windows. -- Vin Shelton | |
962 -- Improve: support asynchronous finalization, remove explicit finalizers, and support for statistics for explicitly finalized objects. -- Marcus Crestani, Adrian Aichner | |
963 -- New: support ALSA sound on Linux. -- Jerry James | |
964 | |
965 User-Visible Bug Fixes and Minor Improvements | |
966 | |
967 -- Fix: GC cursor display in mc-alloc. -- Marcus Crestani | |
968 -- Fix: next-error.el vs. compile.el name clashes. -- Malcolm Purvis | |
969 -- Fix: restore memory usage stats (fix regexp). -- Marcus Crestani | |
970 -- Fix: synch widget-move-and-invoke, used by Gnus. -- Jerry James | |
971 -- Fix: uncomment-region in C files. -- Jerry James | |
972 -- Fix: use set-text-properties, not remove-list-of-text-properties. -- Jerry James | |
973 -- Improve: convert decode-coding-region, encode-coding-region to interactive commands. -- Stephen Turnbull | |
974 -- Improve: synch regex failure limits with GNU Emacs, avoiding asserts. -- Malcolm Purvis | |
975 | |
976 Build Infrastructure | |
977 | |
978 -- Fix: eliminate configure idioms obsolete in Autoconf 2.59. -- Jerry James, Ilya Golubev | |
979 -- Improve: merge mc-alloc features into --with-newgc. -- Marcus Crestani | |
980 | |
981 Documentation | |
982 | |
983 -- Fix: document dependence of `run-lisp' on os-utils package. -- Mike Sperber | |
984 -- Improve: move historical READMEs, etc, to internals.texi. -- Stephen Turnbull | |
985 | |
986 Lisp API | |
987 | |
988 -- Improve: remove dead API (lisp-send-defun). -- Mike Sperber | |
989 | |
990 Internal API and Implementation | |
991 | |
992 -- Fix: add missing do to RETURN_UNGCPRO_EXIT_PROFILING. -- Jerry James | |
993 -- Fix: avoid malloc in vdb signal handler. -- Marcus Crestani | |
994 -- Fix: broken use of memset in vdb_install_signal_handler. -- Mike Fabian | |
995 -- Fix: eliminate bogus pointer to nowhere. -- Stephen Turnbull, Jerry James | |
996 -- Fix: malloc size in Dynarr_realloc. -- Marcus Crestani | |
997 -- Improve: add internal API to zero uninitialized string. -- Marcus Crestani | |
998 -- Improve: dynamic array cleanup, remove duplicate code. -- Marcus Crestani | |
999 -- Improve: handle memory shortage in mc-alloc properly. -- Marcus Crestani | |
1000 -- Improve: mc-alloc APIs now return number of pages processed. -- Marcus Crestani | |
1001 | |
3256 | 1002 to 21.5.25 "eggplant" |
1003 | |
1004 Major Features and Backward Incompatible Changes | |
1005 | |
1006 -- Fix: crash due to broken initialization of syntax cache. -- Stephen Turnbull | |
1007 -- Fix: crash due to incomplete Mule-ization of x_font_instance_truename. -- Stephen Turnbull | |
1008 -- Improve: configure UI for packages. -- Mike Sperber | |
1009 | |
1010 User-Visible Bug Fixes and Minor Improvements | |
1011 | |
1012 -- Fix: default char-syntax of CJK to ?w failed. -- Aidan Kehoe | |
1013 -- Fix: missing fonts due to MAX_FONT_COUNT = 5000 isn't infinite any more. -- Aidan Kehoe | |
1014 -- Fix: missing setlocale(3) initialization in Mule. -- Aidan Kehoe | |
1015 -- Improve: Java support in font-lock. -- Martin Buchholz | |
1016 -- Improve: Russian C-x processing. -- Aidan Kehoe | |
1017 -- Improve: use logical "beta" path to downloads. -- Adrian | |
1018 -- New: euc-cn coding system alias for cn-gb-2312. -- Aidan Kehoe | |
1019 -- Update: package download sites. -- Adrian Aichner | |
1020 | |
1021 Build Infrastructure | |
1022 | |
1023 -- Fix: conditionalization of checks for Xft library. -- Mike Sperber | |
1024 -- Fix: deletion of user-created links in distclean. -- Mike Sperber | |
1025 -- Fix: reporting of Xft in Installation. -- Stephen Turnbull | |
1026 -- Improve: cygwin include and no-X Xpm handling in configure. -- Vin Shelton | |
1027 | |
1028 Documentation | |
1029 | |
1030 -- Improve: comments. -- Aidan Kehoe, Stephen Turnbull | |
1031 -- New: node on keyboards with which one can't type Latin. -- Aidan Kehoe | |
3915 | 1032 -- Update: Info docs for new package-path configuration syntax. -- Mike Sperber |
3256 | 1033 |
1034 Lisp API | |
1035 | |
1036 -- New: rename command and binding in buffer menu mode. -- Stephen Turnbull | |
1037 | |
1038 Internal API and Implementation | |
1039 | |
1040 -- Fix: "not char-or-int-p: nil" bug in easymenu. -- Aidan Kehoe | |
1041 -- Fix: C++ correctness. -- Marcus Crestani | |
1042 -- Fix: buggy computation of dynarr size. -- Marcus Crestani | |
1043 -- Fix: char/event confusion introduced by a GNU Emacs sync. -- Aidan Kehoe | |
1044 -- Fix: missing hardware-specific X11 keycode initialization. -- Aidan Kehoe | |
1045 -- Fix: syntax errors. -- Andrey Slusar | |
1046 -- Fix: workaround missing d_ino field from 'struct dirent'. -- Rick Rankin | |
1047 -- Fix: x_find_charset_font returned Qunboundp inefficiently. -- Aidan Kehoe | |
1048 -- Fix: x_find_charset_font wasn't Mule-ized. -- Stephen Turnbull | |
1049 -- Improve: Cygwin support in MC_ALLOC. -- Marcus Crestani | |
1050 -- Improve: silence redundant gc cache warning. -- Marcus Crestani | |
1051 -- Improve: syntax cache factoring and documentation. -- Stephen Turnbull | |
1052 | |
3105 | 1053 to 21.5.24 "dandelion" |
3107 | 1054 Major features |
1055 | |
3915 | 1056 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neubauer, Hrvoje Niksic, Olivier Galibert |
3107 | 1057 -- New: incremental garbage collector. -- Marcus Crestani |
1058 | |
1059 User-Visible Bug Fixes and Minor Improvements | |
1060 | |
3148 | 1061 -- Fix: autoload list-matching-lines. -- Malcolm Purvis |
3107 | 1062 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe |
1063 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing | |
3148 | 1064 -- Improve: initializations depending on locale or language environment. -- Aidan Kehoe |
3107 | 1065 -- Update: etags to upstream 17.15. -- Malcolm Purvis |
3148 | 1066 -- Update: package download site list. -- Adrian Aichner |
3915 | 1067 -- Update: X11 search paths to include /usr(/local)/share/X11. -- Ville Skyttä |
3107 | 1068 |
1069 Build Infrastructure | |
1070 | |
1071 -- Fix build output directory structure on Windows. -- Marcus Crestani | |
1072 -- Fix: configuration of native sound on Windows. -- Ben Wing | |
1073 -- Fix: small bugs in configure of AC_INIT and PostgreSQL. -- Stephen J. Turnbull | |
1074 -- Improve: CVS behavior. -- Stephen J. Turnbull, Marcus Crestani, Malcolm Purvis | |
3148 | 1075 -- Improve: treatment and docs XE_COMPLEX_ARGs defaults. -- Malcolm Purvis, Stephen Turnbull |
3107 | 1076 -- Improve: refactor make clean, nuke .elcs. -- Ben Wing |
3148 | 1077 -- New: tests for backward-up-list. -- Stephen J. Turnbull |
3107 | 1078 |
1079 Documentation | |
1080 | |
3148 | 1081 -- Fix: Don't mention standard-syntax-table and standard-category-table. -- Aidan Kehoe |
1082 -- Fix: typos. -- Stephen J. Turnbull, Adrian Aichner | |
3107 | 1083 -- Improve: Add 'Known Problems' to the Help menu. -- Malcolm Purvis |
1084 -- Improve: HELLO in Irish and Tajik. -- Aidan Kehoe | |
3108 | 1085 -- Improve: INSTALL. -- Stephen J. Turnbull |
3107 | 1086 -- Improve: consistency of symbol quoting in documentation. -- Ben Wing |
1087 -- Improve: docstrings. -- Stephen J. Turnbull | |
1088 -- Improve: reorganize option list from configure. -- Malcolm Purvis | |
1089 -- Improve: texi document CVS branching. -- Ben Wing | |
3108 | 1090 -- Improve: texi documentation of DEFSYMBOL. -- Stephen J. Turnbull |
3107 | 1091 -- Improve: texi documentation of XEmacs Autoconf macros. -- Malcolm Purvis |
1092 -- Improve: update PROBLEMS, and install in etc. -- Malcolm Purvis | |
3111 | 1093 -- Update: about Jerry James. -- Stephen J. Turnbull |
3148 | 1094 -- Update: about Malcolm Purvis. -- Malcolm Purvis |
1095 -- Update: descriptions of font name syntaxes. -- Stephen J. Turnbull | |
3107 | 1096 |
1097 Lisp API | |
1098 | |
1099 -- Improve: generalize describe-syntax-table to describe-char-table. -- Ben Wing | |
1100 -- Improve: memory statistics reporting. -- Marcus Crestani | |
1101 | |
1102 Internal API and Implementation | |
1103 | |
1104 -- Fix: C++ build. -- Ben Wing, Marcus Crestani | |
1105 -- Fix: Mule-ize canna_api module. -- Ben Wing, Stephen J. Turnbull | |
1106 -- Fix: byte compile by conditional compilation. -- Ben Wing | |
1107 -- Fix: compilation errors and warnings in GTK code. -- Malcolm Purvis | |
3148 | 1108 -- Fix: compile stuff_buffered_input only if HAVE_TTY. -- Malcolm Purvis |
3107 | 1109 -- Fix: help on functions without documentation. -- Ben Wing |
1110 -- Fix: integer types for Berkeley db. -- Stephen J. Turnbull, Volker Zell | |
3111 | 1111 -- Fix: make modules build on Cygwin and Mac. -- Stephen J. Turnbull, Rick Rankin, Ben Wing |
3107 | 1112 -- Fix: quiet byte-compiler. -- Stephen J. Turnbull |
1113 -- Fix: syntax error -- Marcus Crestani | |
1114 -- Fix: uninitialized local variables. -- Stephen J. Turnbull | |
1115 -- Fix: use princ, not prin1 in debug print. -- Ben Wing | |
1116 -- Fix: use uint32_t declaration, fixing build on FreeBSD. -- Steve Youngs, Andrey Slusar | |
1117 -- Fix: value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. -- Ben Wing | |
3108 | 1118 -- Fix: warning elimination, mark UNUSED parameters -- Marcus Crestani, Stephen J. Turnbull |
3107 | 1119 -- Improve: bignum support on mingwin. -- Ben Wing |
1120 -- Improve: lrecord uid handling. -- Ben Wing | |
1121 -- Improve: refactor default_object_printer. -- Marcus Crestani | |
3108 | 1122 -- Improve: remove dead code in lwlib. -- Stephen J. Turnbull |
3107 | 1123 -- Improve: reorganize lisp.h. -- Ben Wing |
3148 | 1124 -- Improve: set default syntax class to word. -- Aidan Kehoe, Ben Wing |
3111 | 1125 -- Improve: tabs widget internals. -- Stephen J. Turnbull |
3105 | 1126 |
2968 | 1127 to 21.5.23 "daikon" |
1128 Major features | |
1129 | |
3009 | 1130 -- New: all-singing, all-dancing --with/--enable aliasing. -- Malcolm Purvis |
1131 -- New: native NT support for building gmp, db, postgresql, ldap. -- Ben Wing | |
2970 | 1132 -- New: non-XPM color images can be mouse pointers. -- Ben Wing |
1133 | |
2968 | 1134 User-Visible Bug Fixes and Minor Improvements |
1135 | |
3009 | 1136 -- Fix: change address for crash reporting to xemacs-beta. -- Ben Wing |
3030 | 1137 -- Fix: configure requires explicit choice of Motif (from 21.4). -- Malcolm Purvis |
2970 | 1138 -- Fix: crash due to duplicate subrs with MC_ALLOC and modules. -- Marcus Crestani |
3009 | 1139 -- Improve: memory usage reporting, especially with MC_ALLOC. -- Ben Wing |
1140 -- Improve: remove obsolete autoconf 2.13 files. -- Malcolm Purvis. | |
1141 -- Improve: --with-cflags-optimization now forces optimization. -- Ben Wing | |
3014 | 1142 -- Update: sync package-get.el mirrors with website. -- Adrian Aichner, Ville Skyttä |
2970 | 1143 |
2968 | 1144 Build Infrastructure |
1145 | |
2970 | 1146 -- Fix: Cygwin, non-X build needs XPM header and library files in XE_CFLAGS. -- Mike Alexander, Rick Rankin |
3009 | 1147 -- Fix: guess VC++ version; set debug and browser flags appropriately. -- Ben Wing |
1148 -- Fix: pass -I$(SRC) to minitar.c so it compiles. -- Ben Wing | |
1149 -- Fix: pass module sources, not objects, to make-docfile. -- Ben Wing | |
1150 -- Fix: stop installexe.sh from adding redundant exe extension. -- Rick Rankin | |
2970 | 1151 -- Fix: variable initialization misordering in xemacs.mak. -- Adrian Aichner |
3009 | 1152 -- Improve: Canna API is now a module. -- Stephen Turnbull |
1153 -- Improve: delete more stuff in `make clean'. -- Ben Wing | |
1154 -- Improve: options now added to one OPT_*, rather than many FOO_*, variables. -- Ben Wing | |
2970 | 1155 -- Improve: replace support for autoconf 2.13 with warning to use autoconf 2.59. -- Malcolm Purvis |
1156 -- Improve: update config.inc.samp to recent versions and add gmp, db, postgresql, ldap support; also optimization in non-debug builds. -- Ben Wing | |
1157 -- Improve: xemacs.mak now caters to VC++ version, support for building gmp, db, postgresql, ldap; other fixes. -- Ben Wing | |
1158 | |
2968 | 1159 Documentation |
1160 | |
3009 | 1161 -- Fix: force C-h N to find etc/NEWS, not some package's. -- Steve Youngs |
2970 | 1162 -- Fix: texinfmt.el can build all Info files again. -- Adrian Aichner |
1163 -- Fix: typos in Texinfo docs. -- Adrian Aichner | |
1164 -- Improve: Texinfo docs about specifiers. -- Ben Wing | |
1165 -- Improve: comment style, 'foo -> `foo'. -- Ben Wing | |
3014 | 1166 -- Improve: comments and docstrings. -- Stephen Turnbull |
3030 | 1167 -- Improve: document --with/--enable, improve Mac OS X in INSTALL. -- Malcolm Purvis |
3009 | 1168 -- Improve: emodules.texi tells how to add modules to core. -- Stephen Turnbull |
3030 | 1169 -- Improve: FAQ includes examples of 21.5 configure options. -- Malcolm Purvis |
3009 | 1170 -- Improve: nt/README tells how to compile optional libs. -- Ben Wing |
1171 -- New: FAQ on `rebaseall' under Cygwin. -- Ben Wing | |
1172 -- New: internals documents XEmacs treatment of --with/--enable configure args. -- Malcolm Purvis | |
2970 | 1173 |
2968 | 1174 Lisp API |
1175 | |
3009 | 1176 -- Fix: finder-find-library returns accurate filename. -- Adrian Aichner |
1177 -- Fix: xemacs-composefunc kvetching when noninteractive. -- Stephen Turnbull | |
2970 | 1178 -- Improve: GC now triggers on relative, not absolute, consing. -- Ben Wing |
1179 -- Improve: memory usage reporting. -- Ben Wing | |
3009 | 1180 -- Improve: sync build-report.el to Adrian's version. -- Stephen Turnbull |
1181 -- Improve: sync read-buffer, line-number-at-pos, delete-dups, occur to GNU Emacs 22.0.50. -- Malcolm Purvis | |
1182 -- New: batch-build-report command. -- Stephen Turnbull | |
3030 | 1183 -- New: inherit properties for faces and custom. -- Ben Wing |
3009 | 1184 -- New: next-error from GNU Emacs. -- Malcolm Purvis |
2970 | 1185 -- New: `specifier-instantiator' and related primitives. -- Ben Wing |
1186 | |
2968 | 1187 Internal API and Implementation |
1188 | |
2970 | 1189 -- Fix: address of register variable can't be taken. -- Ben Wing |
3030 | 1190 -- Fix: asserts in lwlib are now consistent with src. -- Ben Wing |
2970 | 1191 -- Fix: bitrot in sysdep.c and nt.c. -- Ben Wing |
1192 -- Fix: bug in range tables with non-default closure. -- Ben Wing | |
1193 -- Fix: don't use C++ reserved words "new" and "catch", append '_'. -- Ben Wing | |
1194 -- Fix: initialization in mc-alloc. -- Marcus Crestani | |
3009 | 1195 -- Fix: non-MULE needs mswindows_current_locale too. -- Mike Alexander |
2970 | 1196 -- Fix: setlocale return string is volatile, dup it. -- Olivier Galibert |
3009 | 1197 -- Fix: unexec for _LP64 ELF architectures. -- Andrey Slusar |
1198 -- Fix: use of config.h, especially in Windows files. -- Ben Wing | |
3030 | 1199 -- Improve: refactor MC_ALLOC to reduce #ifdefs. -- Ben Wing |
3009 | 1200 -- Improve: use _CRT_SECURE_NO_DEPRECATE to suppress VC8 warnings. -- Ben Wing |
3030 | 1201 -- Improve: warning elimination. -- Ben Wing, Stephen Turnbull |
2970 | 1202 |
2928 | 1203 to 21.5.22 "cucumber" |
1204 | |
1205 Major features | |
1206 | |
2970 | 1207 -- New: support for Unnnn-style keysyms on X11. -- Aidan Kehoe |
2929 | 1208 |
2928 | 1209 User-Visible Bug Fixes and Minor Improvements |
1210 | |
2930 | 1211 -- Fix: window configuration subsystem. -- Michael Sperber, Fabrice Popineau |
2929 | 1212 |
2928 | 1213 Build Infrastructure |
1214 | |
2930 | 1215 -- Fix: add generated dumper files to .cvsignore. -- Marcus Crestani |
1216 -- Fix: add generated makefiles to .cvsignore in ./modules. -- Craig Lanning | |
2929 | 1217 |
2928 | 1218 Documentation |
1219 | |
2929 | 1220 -- Fix: lispref - compose processing now goes direct to character, not |
2930 | 1221 keysym. -- Aidan Kehoe |
1222 -- Improve: lispref - Mule explanations. -- Aidan Kehoe | |
2929 | 1223 -- Improve: lispref - remove discussion of pure storage, long disabled. |
2930 | 1224 -- Aidan Kehoe |
1225 -- New: lispref - face aliasing. -- Didier Verna | |
2929 | 1226 |
2928 | 1227 Lisp API |
1228 | |
2930 | 1229 -- New: face aliasing. -- Didier Verna |
2929 | 1230 |
2928 | 1231 Internal API and Implementation |
1232 | |
2930 | 1233 -- Fix: DLL implementation for Mac OS X "Tiger". -- Atanu Ghosh |
1234 -- Fix: false load path shadows after package update. -- Jeff Mincy, | |
1235 Adrian Aichner | |
1236 -- Fix: make CCL check for existence before using characters. -- Aidan Kehoe | |
2929 | 1237 -- Fix: memory descriptions for gap variables for better 64-bit support. |
2930 | 1238 -- Darryl Okahata |
1239 -- Fix: various cleanups for MC_ALLOC. -- Marcus Crestani | |
2929 | 1240 -- Improve: use characters instead of keysyms in x-compose.el. Remove |
2930 | 1241 iso8859 .els from dumped-lisp.el. -- Aidan Kehoe |
2929 | 1242 |
2788 | 1243 to 21.5.21 "corn" |
1244 | |
1245 Major features | |
1246 | |
2930 | 1247 -- New: An alternative memory allocator. -- Marcus Crestani |
2788 | 1248 |
1249 User-Visible Bug Fixes and Minor Improvements | |
1250 | |
2930 | 1251 -- Fix: Calculations in font-spatial-to-canonical. -- Ralf Angeli |
1252 -- Fix: Honor coding system argument when creating a file. -- Aidan Kehoe | |
1253 -- Fix: Prevent stripping of items from Command menu. -- Ralf Angeli | |
1254 -- Fix: Selection handling on Win32. -- Fabrice Popineau | |
1255 -- Improve: Better defaults for mail-user-agent. -- Aidan Kehoe | |
1256 -- Improve: Deprecate use of Emacs X resource class. -- Aidan Kehoe | |
1257 -- Improve: Initialize fontlock properly in *scratch*. -- Aidan Kehoe | |
1258 -- Improve: Make %backup%~ honor auto-save-directory. -- Steve Youngs, | |
1259 Jamie Zawinski | |
1260 -- Improve: Recognize some constructed Unicode keysyms. -- Aidan Kehoe | |
1261 -- Improve: Synch dired features from GNU Emacs. -- Mike Sperber, | |
1262 Richard Stallman, Luc Teirlinck, Stefan Monnier, Andreas Schwab | |
1263 -- Improve: Syntax and case mapping for ISO 8859 parts 14-16. -- Aidan Kehoe | |
1264 -- Improve: Warn about unbound Unicode keysyms. -- Aidan Kehoe | |
2788 | 1265 |
1266 Build Infrastructure | |
1267 | |
2930 | 1268 -- Fix: Asserts can't contain active code. -- Melvin Hadasht |
1269 -- Fix: Avoid "head -#", coreutils doesn't like it. -- Vin Shelton | |
1270 -- Fix: Build for non-DEBUG_XEMACS native Windows build. -- Marcus Crestani | |
1271 -- Fix: Cater to OpenBSD /bin/sh. -- Malcolm Purvis | |
1272 -- Fix: Check $ac_cv_build not $canonical for libossaudio. -- Aidan Kehoe | |
2788 | 1273 -- Fix: Define elfw(type) for unexec on Alpha and amd64 for FreeBSD. |
2930 | 1274 -- Andrey Slusar |
1275 -- Fix: Make get-user-response available regardless of config. -- Mike Sperber | |
2788 | 1276 -- Fix: Make srcdir absolute, include X header, terminate lines. |
2930 | 1277 -- Malcolm Purvis |
1278 -- Fix: Remove do-nothing --no-gnu-linker in Solaris builds. -- Vin Shelton | |
1279 -- Fix: Specifying optimization flags implies optimization. -- Stephen Turnbull | |
1280 -- Fix: Use HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED. -- Volker Zell | |
2788 | 1281 -- Fix: configure needs to include X11/Intrinsic.h to check for Xaw. |
2930 | 1282 -- Robert Delius Royar, Aidan Kehoe, Jerry James |
1283 -- Fix: egetenv needs process.h in device-x.c. -- Marcus Crestani | |
1284 -- New: Conditionally compile insert-data-in-exec. -- Marcus Crestani | |
2788 | 1285 |
1286 Documentation | |
1287 | |
2930 | 1288 -- Fix: Add "--with" prefix in docstrings in configure.ac. -- Aidan Kehoe |
1289 -- Fix: Documentation typos. -- Aidan Kehoe, Adrian Aichner | |
1290 -- Improve: Mention and deprecate atomic extents in docstring. -- Aidan Kehoe | |
1291 -- Improve: Texinfo docs. -- Aidan Kehoe, Stephen Turnbull, Ben Wing | |
2788 | 1292 |
1293 Lisp API | |
1294 | |
1295 -- Improve: Use override-redirect to suppress WM decorations. | |
2930 | 1296 -- Stephen Turnbull |
1297 -- New: More stats for show-memory-usage. -- Marcus Crestani | |
2788 | 1298 |
1299 Internal API and Implementation | |
1300 | |
1301 -- Fix: Argument count in issue_call_trapping_problems_warning. | |
2930 | 1302 -- Stephen Turnbull |
1303 -- Fix: Avoid use of nonexistent insert-for-yank. -- Aidan Kehoe | |
1304 -- Fix: Buffer overflow in pdump backtrace array. -- Jerry James | |
1305 -- Fix: Control-1 handling in CCL. -- Aidan Kehoe | |
1306 -- Fix: fakemail for FreeBSD >= 4. -- Andrey Slusar | |
1307 -- Improve: Dynamic diagnostic backtrace for KKCC. -- Marcus Crestani | |
2788 | 1308 |
2652 | 1309 to 21.5.20 "cilantro" |
1310 | |
1311 Major Features | |
1312 | |
2930 | 1313 -- New: Handle various X selection targets properly. -- Aidan Kehoe |
2652 | 1314 |
1315 User-Visible Bug Fixes and Minor Improvements | |
1316 | |
2930 | 1317 -- Fix: Handle active regions properly. -- Adrian Aichner |
1318 -- Fix: pui-list-packages handles longer filenames. -- Norbert Koch | |
2652 | 1319 |
1320 Build Infrastructure | |
1321 | |
2930 | 1322 -- Improve: Port configure to autoconf 2.59. -- Malcolm Purvis |
1323 -- Fix: make-docfile.c misparsed UNUSED macro in defuns. -- Stephen Turnbull | |
1324 -- Fix: Don't copy non-existent BUGS file on NT. -- Adrian Aichner | |
1325 -- Fix: Typo in PDUMP section of Makefile.in.in. -- Mike Alexander | |
2652 | 1326 |
1327 Documentation | |
1328 | |
2930 | 1329 -- Improve: Update info/dir. -- Adrian Aichner |
1330 -- Improve: Automate updating of release date in about.el. -- Stephen Turnbull | |
3915 | 1331 -- New: about.el entry for Simon Josefsson. (Simon Josefsson |
2930 | 1332 -- Fix: Typos. (Adrian Aichner |
1333 -- Improve: Sort memory usage report sections by usage. -- Adrian Aichner | |
1334 -- Improve: Glyphs documentation. -- Ben Wing | |
1335 -- Improve: Description of build configuration system. -- Malcolm Purvis | |
1336 -- New: Description of build configuration system. -- Stephen Turnbull | |
1337 -- New: Lispref node on CCL Example. -- Aidan Kehoe | |
1338 -- Improve: Describe \c and \C in Syntax of Regexps. -- Aidan Kehoe | |
1339 -- Improve: Future Work -- Better Rendering Support. -- Stephen Turnbull | |
1340 -- Improve: Comments. -- Stephen Turnbull, Aidan Kehoe | |
2652 | 1341 |
1342 Lisp API | |
1343 | |
2930 | 1344 -- New: GNU semi-compatible decode-char and encode-char. (Aidan Kehoe |
2652 | 1345 |
1346 Internal API and Implementation | |
1347 | |
2930 | 1348 -- Fix: Avoid consing in operate-on-matching-lines. -- Adrian Aichner |
1349 -- Fix: Correctly disable geometry negotiation in tabs widget. -- Stephen Turnbull | |
1350 -- New: Backtrace feature for KKCC. -- Marcus Crestani | |
1351 -- Fix: Type casts in database.c. -- Marcus Crestani | |
1352 -- Fix: Adjust s&m to FreeBSD 6.x reality. -- Andrey Slusar | |
2652 | 1353 |
1354 Quality Assurance Infrastructure | |
1355 | |
2930 | 1356 -- New: USED_IF_BIGFLOAT macro. -- Jerry James |
1357 -- New: region-tests.el. -- Adrian Aichner | |
1358 -- New: autoconf/regressiontest.pl. -- Malcolm Purvis | |
2652 | 1359 |
2593 | 1360 to 21.5.19 "chives" |
1361 | |
1362 Major Features | |
1363 | |
2930 | 1364 -- Improve: major reorganization of source tree docs. -- Ben Wing |
1365 -- Improve: behaviors get new code and many new implementations. -- Ben Wing | |
2593 | 1366 |
1367 User-Visible Bug Fixes and Minor Improvements | |
1368 | |
2930 | 1369 -- Fix: security hole (CAN-2005-0100) in movemail. -- Vin Shelton |
1370 -- Fix: data truncation in i.c. -- Ben Wing | |
1371 -- Fix: region deletion bug. -- Stephen Turnbull | |
1372 -- Fix: crash in Frecord_buffer. -- Yoshiki Hayashi | |
1373 -- Fix: Metacity maximize bug. -- Stephen Turnbull | |
1374 -- Fix: data truncation bugs in unix_send_process. -- David Evers, Jerry James | |
1375 -- Fix: recognise AltGr as a valid modifier in GTK. -- Malcolm Purvis | |
1376 -- Fix: recognize ISO keysyms. -- Ville Skyttä | |
2593 | 1377 -- New: on Windows, dump Unicode tables to allow non-ASCII invocation. |
2930 | 1378 -- Ben Wing |
1379 -- New: splash screen. -- Ben Wing | |
1380 -- New: support treating shortcuts under Windows as symbolic links. -- Ben Wing | |
1381 -- Improve: GNU-compatible coding system aliases. -- Aidan Kehoe | |
1382 -- Improve: help system. -- Ben Wing | |
1383 -- Improve: mouse-track. -- Ben Wing | |
1384 -- Improve: support ISO 8859/16 by default. -- Aidan Kehoe | |
2593 | 1385 |
1386 Build Infrastructure | |
1387 | |
1388 -- Fix: copy BUGS, README, COPYING and Installation on installation on | |
2930 | 1389 Windows. -- Ben Wing |
1390 -- Fix: installation for Cygwin. -- Marcus Crestani | |
1391 -- Fix: various build problems. -- Ben Wing | |
1392 -- Fix: various things in configure. -- Ben Wing | |
1393 -- New: default pdump on for Cygwin. -- Marcus Crestani | |
1394 -- New: support NetBSD sound via Linux API. -- Aidan Kehoe | |
1395 -- Improve: generation of CFLAGS (Jerry James, Ben Wing | |
1396 -- Improve: parallel build support. -- Malcolm Purvis | |
3182 | 1397 -- Improve: support --package-prefix as simple interface to --package-path |
1398 facility. -- Ben Wing | |
2930 | 1399 -- Improve: support mmdf and pop arguments to --mail-locking. -- Ben Wing |
2593 | 1400 |
1401 Documentation | |
1402 | |
2930 | 1403 -- Fix: beta.texi. -- Stephen Turnbull, Robert Royar |
1404 -- Fix: typos. -- Alexey Mahotkin, Andreas Eder | |
1405 -- New: "Future Work -- Better Rendering Support". -- Stephen Turnbull | |
1406 -- New: "Future Work" collects feature proposals in Internals. -- Ben Wing | |
1407 -- New: empty ChangeLog entry. -- Ben Wing | |
1408 -- New: personal photos. -- Malcolm Purvis | |
1409 -- Improve: Lispref (Shyamal Prasad, Stephen Turnbull, Aidan Kehoe | |
1410 -- Improve: Users' Guide. -- Ben Wing | |
1411 -- Improve: about.el. -- Malcolm Purvis, Ben Wing | |
1412 -- Improve: docstrings. -- Ben Wing, Stephen Turnbull, Adrian Aichner, | |
1413 Aidan Kehoe | |
1414 -- Improve: gnuserv docs. -- Stephen J. Turnbull | |
1415 -- Improve: incorporate source tree docs in FAQ. -- Ben Wing | |
1416 -- Improve: major overhauls of FAQ, Internals. -- Ben Wing | |
1417 -- Improve: various comments. -- Ben Wing | |
2593 | 1418 |
1419 Lisp API | |
1420 | |
1421 -- Improve: sync bytecomp-runtime.el (make-obsolete, make-obsolete-variable). | |
2930 | 1422 -- Ville Skyttä |
2593 | 1423 -- Improve: sync paragraphs.el, custom.el, subr.el, newcomment.el, |
2930 | 1424 fill.el, page.el, register.el. -- Ben Wing |
1425 -- New: move regexp-opt.el and easy-mmode.el from packages to core. -- Ben Wing | |
2593 | 1426 -- New: next/previous-single-char-property-change and make |
2930 | 1427 next/previous-single-property-change work like in FSF. -- Ben Wing |
1428 -- New: xemacs-font-lock-c-keywords and friends. -- Ben Wing | |
2593 | 1429 |
1430 Internal API and Implementation | |
1431 | |
2930 | 1432 -- Fix: ^M brokenness in res.rc. -- Ben Wing |
1433 -- Fix: adapt to recent changes in Cygwin. -- Ben Wing | |
2593 | 1434 -- Fix: byte-char conversion, should speed up Mule if there are |
2930 | 1435 non-ASCII characters in the buffer. -- Ben Wing |
1436 -- Fix: coding cookie recognition in .elc. -- Ben Wing | |
1437 -- Fix: data-in-executable problems. -- Olivier Galibert, Ben Wing | |
1438 -- Fix: find-coding-system-magic-cookie-in-file. -- Ben Wing | |
1439 -- Fix: leaking process handles. -- Ben Wing | |
2593 | 1440 -- Fix: only call device method compute_scrollbar_instance_usage() if it |
2930 | 1441 is defined. -- Zajcev Evgeny |
2593 | 1442 -- Fix: protect callers of MSFT syscalls from MSFT API randomization. |
2930 | 1443 -- Ben Wing |
1444 -- Fix: typos. -- Robert Royar | |
1445 -- Fix: warnings. -- Aidan Kehoe, Ben Wing | |
1446 -- New: Hashcode type. -- Ben Wing | |
1447 -- New: color API. -- Ben Wing | |
1448 -- New: rename abort() macro to ABORT() to placate VC 7. -- Ben Wing | |
1449 -- Improve: GCPRO macros. -- Ben Wing | |
1450 -- Improve: Mule-ize various things. -- Ben Wing | |
2593 | 1451 -- Improve: Suppress aliasing warning in free_hook; Jerry says not a fix? |
2930 | 1452 -- Ben Wing |
1453 -- Improve: UNUSED parameter marking, UNO support. -- Malcolm Purvis, | |
1454 Jerry James | |
1455 -- Improve: Unicode-ize various things. -- Ben Wing | |
1456 -- Improve: critical section protection. -- Ben Wing | |
2593 | 1457 -- Improve: debug info on attempt to throw outside of a function where |
2930 | 1458 call_trapping_problems() has been used. -- Ben Wing |
1459 -- Improve: menubar support. -- Ben Wing | |
1460 -- Improve: more orthogonality in emacs-root-finding. -- Mike Sperber | |
1461 -- Improve: move etc/aliases.ksh to xemacs-builds CVS module. -- Ben Wing | |
1462 -- Improve: move etc/chr.png, etc/chrm.png to etc/photos/ (Ben Wing | |
1463 -- Improve: partially rework Unicode support. -- Ben Wing | |
1464 -- Improve: path handling correctness. -- Ben Wing | |
2593 | 1465 -- Improve: rangetabs get different types of ranges (open/closed start |
2930 | 1466 and end). Change default to be start-closed, end-open. -- Ben Wing |
1467 -- Improve: refactor Initialization changes: (Ben Wing | |
1468 -- Improve: refer to init.el not .emacs in menus. -- Stephen Turnbull | |
1469 -- Improve: s&m files by removing autodetected stuff. -- Ben Wing | |
1470 -- Improve: support dumping bignums. -- Jerry James, Olivier Galibert | |
1471 -- Improve: support for crashing gently. -- Ben Wing | |
1472 -- Improve: type and keyword pedantry. -- Jerry James, Ben Wing | |
1473 -- Improve: update etags from upstream. -- Jerry James | |
1474 -- Remove: EXTERNAL_LIST_LOOP because it can infloop. -- Ben Wing | |
2593 | 1475 -- Remove: etc/gnu.xpm, etc/gnu.xbm, etc/sink.xbm, etc/ms-kermit, |
2930 | 1476 etc/ms-kermit-7bit (Ben Wing |
1477 -- Remove: unneeded/unused code. -- Ben Wing, Stephen Turnbull | |
2593 | 1478 |
1479 Quality Assurance Infrastructure | |
1480 | |
2930 | 1481 -- Fix: conflict with builtin in .gdbinit. -- Golubev I. N. |
1482 -- New: regexp tests. -- Stephen Turnbull, Vin Shelton | |
1483 -- New: os-tests.el. -- Stephen Turnbull | |
1484 -- Improve: profiling support. -- Ben Wing | |
2593 | 1485 |
2345 | 1486 to 21.5.18 "chestnut" |
1487 | |
1488 Major Features | |
1489 | |
2930 | 1490 -- Improve: GTK support gets many fixes and improvements -- Purvis. |
1491 -- Improve: pdump gets data in executable support, -si option -- Galibert. | |
1492 -- New: GTK gets default gtkrc -- Purvis. | |
1493 -- New: bignum support -- James (lead), Sivakumar, Turnbull. | |
2345 | 1494 |
1495 User-Visible Bug Fixes and Minor Improvements | |
1496 | |
2930 | 1497 -- Fix: 'no-conversion is special in eol detection -- Turnbull. |
1498 -- Fix: `display-completion-list' does not overflow window -- Grundmann. | |
1499 -- Fix: X error handler must not call stderr_out -- Clements. | |
1500 -- Fix: bogus error in `apropros' -- Turnbull. | |
1501 -- Fix: bogus error in `package-require' -- Youngs. | |
1502 -- Fix: buffer editing by `call-process-region' -- Aichner. | |
1503 -- Fix: coredump from bogus position computation in syntax cache -- Euler. | |
1504 -- Fix: coredump from redisplay wrapping in signal.c -- James. | |
1505 -- Fix: coredump in giflib -- Hines. | |
1506 -- Fix: etags.el correctly handles tags with name fields -- Grundmann. | |
1507 -- Fix: prevent minibuffer from hijacking marks -- Sperber. | |
1508 -- Fix: respect `allow-deletion-of-last-visible-frame' -- Zajcev. | |
1509 -- Fix: sync revert-buffer to 21.4 -- Turnbull, Sparapani. | |
1510 -- Improve: error message formatting -- Gatzemeier. | |
1511 -- Improve: etags.el optimized for exuberant ctags -- Grundmann. | |
1512 -- Improve: isearch-abort preserves interim successes -- Turnbull, Zawinski. | |
1513 -- Improve: package info reporting -- Youngs. | |
1514 -- Improve: window configuration handling -- Rychter. | |
2345 | 1515 |
1516 Build Infrastructure | |
1517 | |
2930 | 1518 -- Fix: 64-bit support -- Purvis, SuSE. |
1519 -- Fix: configure.in syntax, logic -- Turnbull, James, Purvis. | |
1520 -- Fix: make install went interactive -- Aichner. | |
1521 -- Fix: rebuild finder-inf.el -- Turnbull. | |
1522 -- Improve: Makefile diagnostics -- Turnbull. | |
1523 -- Improve: Windows build support -- Aichner. | |
1524 -- Improve: configure compiler warning setup -- James, Purvis. | |
1525 -- Improve: configure diagnostics -- Turnbull. | |
1526 -- Improve: configure feature detection -- Purvis, James, Turnbull. | |
1527 -- Improve: configure report -- Turnbull, James. | |
1528 -- Improve: icc support -- James. | |
1529 -- Improve: install procedure -- Galibert. | |
1530 -- New: configure supports Playstation2 -- Myrkraverk. | |
1531 -- New: support for parallel builds -- Purvis. | |
2345 | 1532 |
1533 Documentation | |
1534 | |
2930 | 1535 -- Improve: about.el version reporting -- Turnbull. |
1536 -- Improve: comments and docstrings -- Turnbull, Aichner, Gatzemeier. | |
1537 -- New: lispref.texi documents bignum support -- Turnbull, James. | |
1538 -- New: lispref.texi documents text field support -- James. | |
1539 -- Update: FAQ -- Turnbull. | |
1540 -- Update: NEWS -- Turnbull. | |
1541 -- Update: PACKAGES -- Koch. | |
1542 -- Update: about.el -- Turnbull. | |
1543 -- Update: internals.texi -- James, Turnbull. | |
1544 -- Update: lispref.texi -- Turnbull, Okahata. | |
1545 -- Update: menus to XEmacs config file reality -- Turnbull. | |
2345 | 1546 |
1547 Lisp API | |
1548 | |
2930 | 1549 -- Improve: pixel position reporting -- Okahata. |
2345 | 1550 |
1551 Internal API and Implementation | |
1552 | |
2930 | 1553 -- Fix: C macro definition for icc -- James. |
1554 -- Fix: C++ build problems -- James, Verna. | |
1555 -- Fix: Cygwin bug workaround conditionalized -- James. | |
1556 -- Fix: Lisp internal type manipulation -- James. | |
1557 -- Fix: bogus CVS conflict in package-ui.el -- Aichner. | |
1558 -- Fix: callproc.c vestiges removed -- James. | |
1559 -- Fix: format conversions in pdump report -- Turnbull. | |
1560 -- Fix: function argument usage -- James. | |
1561 -- Fix: incomplete macro in external widget support -- Golubev. | |
1562 -- Fix: lwlib GC handling -- James. | |
1563 -- Fix: lwlib computation of widget changes -- James. | |
1564 -- Fix: mark unused parameters -- James, Wing. | |
1565 -- Fix: remove duplicate functions -- Turnbull. | |
1566 -- Fix: remove unused variables -- James. | |
1567 -- Fix: specifier validation -- James. | |
1568 -- Fix: update byte compiler function database -- James. | |
1569 -- Fix: warning suppression -- James, Gatzemeier. | |
2345 | 1570 -- Fix: workaround Darwin's distaste for ISO 8859/2 filenames. |
2930 | 1571 -- Improve: custom database save -- Aichner, Niksic. |
1572 -- Improve: itimer implementation -- James, Jones, Buchholz, Yamaoka. | |
1573 -- Improve: test-harness.el Assert macro -- James. | |
1574 -- New: LTDL support in ELLs -- James. | |
1575 -- Update: INSTALL Canna, Make descriptions -- James, Purvis. | |
1576 -- Update: SERVICE sync with upstream -- James. | |
1577 -- Update: derived.el, subr.el, cl*.el sync to Emacs 21.3 -- James. | |
1578 -- Update: etags sync with upstream v17.6 -- James. | |
2345 | 1579 |
1580 Quality Assurance Infrastructure | |
1581 | |
2930 | 1582 -- Fix: regression tests using most-negative-fixnum -- James. |
1583 -- Improve: faster Mule tests -- Turnbull. | |
1584 -- New: Uno support -- James. | |
1585 -- New: regression tests -- Turnbull, Youngs, Yamaoka, Shelton, James. | |
2345 | 1586 |
1963 | 1587 to 21.5.17 "chayote" |
1588 | |
1589 Build | |
1590 | |
2930 | 1591 -- New: configure reports cc and libc versions -- Kletnieks, Turnbull. |
1592 -- New: configure supports icc -- James. | |
1593 -- New: configure supports typeof extension -- James. | |
1594 -- New: use XCFLAGS to allow different flags for XEMACS_CC -- Turnbull. | |
1595 -- Improve: module build process -- James. | |
1596 -- Fix: compiler warnings -- Turnbull. | |
1597 -- Fix: configure CFLAGS detection -- James, Turnbull. | |
1598 -- Fix: configure arg parsing on Solaris -- Niksic, Shelton, Turnbull. | |
1599 -- Fix: configure warning and progress messages -- Turnbull. | |
1600 -- Fix: force regeneration of Lisp on every build -- Turnbull. | |
1601 -- Fix: minitar compiler warnings, errors -- Aichner. | |
1602 -- Fix: mislocation of installexe.sh -- James. | |
1603 -- Fix: missing $(ldflags) in libsrc -- James. | |
1604 -- Fix: remove dead references to GNU DLD -- James. | |
1605 -- Fix: remove obsolete makefile cruft -- Turnbull. | |
1963 | 1606 |
1607 Documentation | |
1608 | |
2930 | 1609 -- Improve: charset registry docs -- Golubev. |
1610 -- Improve: specifier and internals docs -- Turnbull. | |
1611 -- Improve: test-harness reporting -- Aichner, Shelton, Turnbull. | |
1612 -- New: weak data structure testing -- Kaltenbach. | |
1613 -- Remove: own photos and personal information -- Youngs. | |
1614 -- Update: library versions in Windows docs -- James. | |
1615 -- Update: package list -- Koch. | |
1616 -- Fix: TeXinfo syntax -- Golubev, Turnbull. | |
1617 -- Fix: clarifications -- Turnbull. | |
1618 -- Fix: typos -- Aichner, Golubev, Turnbull. | |
1619 -- Fix: workaround version issues in NAS headers -- Turnbull. | |
1963 | 1620 |
1621 Lisp API | |
1622 | |
1623 -- New: device-num-screens, device-backing-store, device-save-under, | |
2930 | 1624 add-to-invisibility-spec, remove-from-invisibility-spec -- James. |
1963 | 1625 -- New: lazy (widget), widget-child-value-get, widget-child-value-inline, |
1626 widget-child-validate, widget-type-value-create, widget-type-default-get, | |
2930 | 1627 widget-type-match -- Abrahamsen, Youngs. |
1628 -- New: package-get-list-packages-where -- Youngs. | |
1629 -- New: pui-display-maintainer command -- Youngs. | |
1630 -- New: pui-help-echo displays both installed and available versions -- Youngs. | |
1631 -- Synch: frame.el to GNU Emacs 21.3 -- James. | |
1632 -- Fix: cl-do-prettyprint formatting of prog* -- Youngs. | |
1633 -- Fix: update coding system name usage -- James. | |
1963 | 1634 |
1635 Internals | |
1636 | |
2930 | 1637 -- Improve: KKCC -- Kaltenbach. |
1638 -- Improve: compiler.h for use with modules -- James. | |
1639 -- Improve: make QUIT-related APIs visible to modules -- James. | |
1640 -- New: support more device metrics on X11 -- James. | |
1641 -- New: support symbols in Darwin shared libraries -- Purvis. | |
1642 -- New: widget-default-create uses char-table -- Haddock. | |
1643 -- New: xfree gets a type parameter for error-checking -- James. | |
1644 -- Fix: (remove) duplicated code -- James. | |
1645 -- Fix: GCPRO_STACK in byte interpreter -- Turnbull. | |
1646 -- Fix: GTK marshalling code -- Purvis. | |
1647 -- Fix: aliasing problems -- Turnbull. | |
1648 -- Fix: bad interaction in initialization of args with pdumper -- Benson. | |
1649 -- Fix: bit fields need to be unsigned in unicode detectors -- James. | |
1650 -- Fix: coding system for GPG verification -- Youngs. | |
1651 -- Fix: hard-coded options to use APIs -- Pakoulin. | |
1652 -- Fix: improper use of XSetArg in frame-x.c -- Turnbull. | |
1653 -- Fix: lstream close code -- Euler. | |
1654 -- Fix: paragraph detection in Japanese -- Yamaoka, Turnbull. | |
1655 -- Fix: regexps using \{ -- Monnier, Turnbull. | |
1656 -- Fix: set dirty flag in mirror window at proper time -- Galibert. | |
1657 -- Fix: several missing GC wrappers which caused crashes -- James. | |
1658 -- Fix: some GCPROed variables were declared register -- McPherson. | |
1659 -- Fix: stale info in realpath computation -- James. | |
1660 -- Fix: two infloops in GC -- James. | |
1661 -- Fix: usage of prin1 and princ in help -- Eide, Shelton. | |
1963 | 1662 |
1663 | |
1716 | 1664 to 21.5.16 "celeriac" |
1665 | |
1666 Build | |
1667 | |
2930 | 1668 -- Don't detect GNU DLD -- James. |
1669 -- Better detection of sound on Solaris9 -- Buchholz. | |
1670 -- Add support detecting SunOS 5.10 in configure -- Buchholz. | |
1716 | 1671 -- Use '-bundle' when testing ability to build shared libs, but use |
2930 | 1672 '-bundle_loader' in ellcc -- Begel. |
1673 -- Output separate declaration and definition for dump_id -- James. | |
1674 -- Add Makefile targets to build PDF docs -- Wambold. | |
1716 | 1675 -- Don't mangle the unload function in `unload_postgresql' and |
2930 | 1676 `unload_ldap' when compiling with C++ -- James. |
1677 -- Use extern "C" for C++ builds -- James. | |
1678 -- Conditionally compile messages missing from the Cygwin headers -- James. | |
1679 -- Add cast to quiet compiler in unexcw.c -- James. | |
1680 -- Quiet compiler warnings about struct stat in syswindows.h -- James. | |
1681 -- Test \{m,n\} in regexp-tests -- Turnbull. | |
1716 | 1682 |
1683 Documentation | |
1684 | |
2930 | 1685 -- Propose bash as workaround for buggy Solaris sh in PROBLEMS -- Sparapani. |
1716 | 1686 -- Fix the PRINTED-MANUAL-TITLE arg for cross ref to "The XEmacs User's Manual" |
2930 | 1687 -- Aichner. |
1688 -- New node: "A Reader's Guide to XEmacs Coding Conventions" -- Turnbull. | |
1689 -- New node: "Customizing Message Display" -- Golubev. | |
1716 | 1690 |
1691 Internals | |
1692 | |
2930 | 1693 -- In ellcc.c don't mangle external symbols in generated doc file -- James. |
1716 | 1694 -- Add PARTIALLY parameter to support Fpos_visible_in_window_p parameter in |
2930 | 1695 redisplay -- James. |
1696 -- Use 'point_would_be_visible' parameter in `scrollbar_reset_cursor' -- James. | |
1697 -- Add PARTIALLY parameter fo `Fpos_visible_in_window_p' -- James. | |
1698 -- Use new 'point_would_be_visible' parameter in `window_scroll' -- James. | |
1699 -- dll_open now takes a Lisp_Object -- James. | |
1700 -- Remove useless call to dll_init -- James. | |
1701 -- char to CIbyte conversion in emodules.c, sysdll.c -- James. | |
1702 -- Do not mangle module initialisation function names -- James. | |
1703 -- char to Extbyte conversion in sysdll.c -- James. | |
1704 -- Return a Lisp_Object instead of a string in `dll_error' -- James. | |
1705 -- Make eval-related functions visible to modules -- James. | |
3915 | 1706 -- Allow specifying elisp function for waiting user input while displaying |
2930 | 1707 message while in minibuffer -- Golubev. |
1708 -- Use OS_RELEASE=os_release_major*100+os_release_minor in s/sol2.h -- Buchholz. | |
1709 -- Add lrecord_memory_descriptions -- Crestani. | |
1710 -- Remove GetLongPathNameW -- Harris. | |
1711 -- A couple of new macros to compare w32api versions -- James. | |
1712 -- KKCC fixes -- Crestani. | |
1716 | 1713 |
1714 Lisp API | |
1715 | |
2930 | 1716 -- Allow user to specify alternative function for displaying message -- Golubev. |
1717 -- New var to specify the maximum received fonts -- LewisMoss. | |
1718 -- Allow gnuserv to fallback to GTK if X device fails -- LewisMoss. | |
1719 -- Eval the initialisation value of `eol-detection-enabled-p' -- Alexander. | |
1720 -- Make sure `setbuffer-file-coding-system' sets the eol type -- Alexander. | |
1721 -- Remove unnecessary definitions of 'null-device' -- Turnbull. | |
1722 -- Actually implement the specified semantics for 'defvar' -- Sperber. | |
1723 -- Fix `shrink-to-fit' by calling `shrink-window-if-larger-than-buffer' -- Aichner. | |
1716 | 1724 |
1725 | |
1665 | 1726 to 21.5.15 "celery" |
1727 | |
1728 Build | |
1729 | |
2930 | 1730 -- Autoconf configure updates -- James, Turnbull. |
1731 -- Makefile updates -- James. | |
1732 -- Minor updates to make-docfile.c -- Begel. | |
1733 -- Wrap assert_failed with EXTERN_C for modules -- James. | |
1734 -- Updates to modules Makefile.common -- James. | |
1665 | 1735 -- Include emodules.h when building modules in postgresql.c |
2930 | 1736 and ldap.c -- James. |
1737 -- Updates to xemacs.mak -- Aichner. | |
1665 | 1738 -- Add some extern "C" declarations for C++ module builds |
2930 | 1739 -- James. |
1740 -- Add casts for C++ builds in mule-canna.c -- James. | |
3915 | 1741 -- Add type casts in database.c to satisfy C++ compilers. |
1665 | 1742 -- Log result summary of tests when the testsuite is running |
2930 | 1743 noninteractive -- Aichner. |
1744 -- Add some tests for weak-lists -- Crestani, Kaltenbach. | |
1665 | 1745 |
1746 | |
1747 Documentation | |
1748 | |
2930 | 1749 -- Update README.(HYPERBOLE|OO-BROWSER) -- Turnbull. |
1750 -- Update etc/PACKAGES -- Turnbull, Koch, Youngs. | |
1751 -- Update etc/sample.Xresources -- Turnbull. | |
1752 -- Major update and audit of all documents relating to PUI -- Youngs. | |
1665 | 1753 -- Mention `line-move-ignore-invisible' (display.texi "Invisible Text") |
2930 | 1754 -- Kyllingstad. |
1665 | 1755 -- Document that end-glyph is still displayed when invisible |
2930 | 1756 is set (extents.texi "Extent Properties") -- Kyllingstad. |
1665 | 1757 -- Document that only begin-glyph is highlighted (extents.texi "Extents |
2930 | 1758 and Events") -- Kyllingstad. |
1759 -- Various typo and docstring fixes -- Turnbull, Sperber. | |
1760 -- Add missing '@end' defun in lists.texi -- Shelton. | |
2865 | 1761 -- Document ?\x00 read syntax and range limitations on ?\000 and |
2930 | 1762 ?\x00 read syntaxes (objects.texi "Character Type") -- Turnbull. |
1665 | 1763 -- Document `true-list-p' (lists.texi "List-related Predicates") |
2930 | 1764 -- Turnbull. |
1665 | 1765 |
1766 | |
1767 Internals | |
1768 | |
2930 | 1769 -- KKCC updates -- Crestani, Kyllingstad. |
1665 | 1770 -- Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES |
2930 | 1771 -- James. |
1772 -- Updates to DSO code -- James. | |
1773 -- Remove unused (X)OPAQUE_MARKFUN definitions -- James. | |
1774 -- GCPRO updates -- Sperber. | |
1775 -- Mouse wheel fixes in event-msw.c -- Kyllingstad. | |
1776 -- Use 'HAVE_DLD_INIT' instead of 'HAVE_INIT_DLD' in sysdll.c -- James. | |
1777 -- Rewrite ephemeron marker code -- Sperber. | |
1778 -- Fix printing of symbol names in .gdbinit -- Golubev. | |
1779 -- Fixes to `update_frame_toolbars_geometry' -- Sperber. | |
1780 -- Fix missing commas in `fonts' initialiser -- Golubev. | |
1781 -- Add `opaque_ptr_description' -- Crestani. | |
1782 -- Add `allocate_big_string_chars' -- Turnbull, Buchholz. | |
1665 | 1783 |
1784 | |
1785 Lisp API | |
1786 | |
2930 | 1787 -- New alias `apropos-customize' -> `customize-apropos' -- Aichner. |
3915 | 1788 -- Remove unnecessary arg from `pui-set-local-package-get-directory -- Youngs. |
2930 | 1789 -- New key bindings in mwheel.el -- Kyllingstad. |
1790 -- Make `insert-directory' to be more like FSF version -- Sperber. | |
1791 -- Window configuration fixes in isearch code -- Sperber. | |
1792 -- Implement simple object finalisation in post-gc.el -- Sperber. | |
1793 -- Updates to etags.el -- Turnbull. | |
1794 -- Updates to cl-macs.el -- Pakoulin. | |
1795 -- Fix "do-nothing" bug in `derived-mode-merge-syntax-tables' -- Turnbull. | |
1796 -- Fixes to `restore-saved-window' -- James. | |
2865 | 1797 -- Handle missing "EMACSPACKAGEPATH" env var in |
2930 | 1798 `package-get-package-index-file-location' -- Aichner. |
1799 -- Fix substring errors in `package-admin-find-top-directory' -- Aichner. | |
1665 | 1800 -- Fix `byte-compile-lambda' so it only discards the docstring if it is |
2930 | 1801 not also the value of the lambda -- Turnbull. |
1802 -- Don't insist in lib-src directory in `path-emacs-root-p' on WinNT -- Aichner. | |
1803 -- Don't include '(' in `font-lock-function-name-face' -- Aichner. | |
1665 | 1804 |
1805 | |
1510 | 1806 to 21.5.14 "cassava" |
1807 | |
1808 This release has a few documentation updates thanks to Steve | |
1809 Turnbull, better Makefile handling for modules on MacOSX from | |
1810 Andrew Begel and Jerry James. Also, it is now possible for the | |
1811 user to specify the location of the package-index file for PUI to | |
1812 use, see `package-get-package-index-file-location'. | |
1813 | |
1814 Build | |
1815 | |
2930 | 1816 -- Autoconf tweaks for building modules on MacOSX -- James. |
1817 -- GCC fixes in ellcc.c -- James. | |
1818 -- Module Makefile fixes -- Begel, James. | |
1819 -- Fix shadow warning in regex.c -- James. | |
1510 | 1820 |
1821 Documentation | |
1822 | |
2930 | 1823 -- New TeXinfo node "Searching and Matching" -- Turnbull. |
1824 -- New section "Legacy Versions" in FAQ -- Turnbull. | |
1825 -- New FAQ question Q8.0.1 -- Turnbull. | |
1826 -- Update split-string specs in "Regexp Search" -- Turnbull. | |
1510 | 1827 |
1828 Internals | |
1829 | |
2930 | 1830 -- Package index file updated -- Koch. |
1831 -- Add some debug checks in file-coding.c -- Turnbull. | |
1510 | 1832 |
1833 Lisp API | |
1834 | |
1835 -- Make error message report the sym checked in | |
1836 `autoload-featurep-protect-autoloads' -- Turnbull. | |
2930 | 1837 -- `split-string' tweaks -- Turnbull. |
1838 -- Make the location of the package-index file user customisable -- Youngs. | |
1839 -- Turn on package-index file PGP verification -- Youngs. | |
1840 -- Only use message if interactive for functions in replace.el -- Josefsson. | |
1510 | 1841 |
1457 | 1842 to 21.5.13 "cauliflower" |
1843 | |
1473 | 1844 Remember that bug that made return behave as linefeed in a TTY? It's |
1845 gone! Thanks go out to Jerry James and Steve Turnbull for squashing | |
1846 this year old bug. Of course, that wasn't the only bug fixed this | |
1847 time around. | |
1457 | 1848 |
1849 Here are the highlights: | |
1850 | |
1851 Build | |
1852 | |
2930 | 1853 -- Don't look for Motif if it's already been found -- Buchholz. |
1854 -- Darwin, Cygwin, BerkDB autoconf fixes -- Turnbull. | |
1855 -- Make DEFUNed functions be tags -- Buchholz. | |
1856 -- Allow compiling with Motif 1 and linking with Motif 2 -- Buchholz. | |
1857 -- Update regexp tests -- Turnbull. | |
1858 -- Don't autodetect ESD (Enlightened Sound Daemon) -- Turnbull. | |
1457 | 1859 |
1860 | |
1861 Documentation | |
1862 | |
2930 | 1863 -- New section in PROBLEMS auxilary programs for Windows -- Turnbull. |
1457 | 1864 -- FAQ updates |
2930 | 1865 Q6.4.3 New aux programs for Windows -- Turnbull. |
1866 -- Document failed match preserves data -- Turnbull. | |
1457 | 1867 |
1868 | |
1869 Internals | |
1870 | |
2930 | 1871 -- Don't use the u_int8_t etc typedefs on FreeBSD in database.c -- Pluim. |
1872 -- Better support for externally defined lrecord types -- Begel. | |
1873 -- Only call `xm_update_progress' if Motif is defined -- Youngs. | |
1874 -- Define __STDC__ for BerkeleyDB -- Buchholz. | |
1875 -- Fix bug where XEmacs couldn't find its .dmp file -- Buchholz. | |
1876 -- Move `filemodestring' from lisp.h to sysfile.h -- Golubev. | |
1877 -- Clean ups against the possibility of sys/stat.h defining stat -- Turnbull. | |
1878 -- Search/match updates -- Turnbull. | |
1457 | 1879 |
1880 | |
1881 Lisp API | |
1882 | |
2930 | 1883 -- Fix bug preventing installing new packages -- Youngs. |
1884 -- Put exit message on separate line in `command-error' -- Turnbull. | |
1885 -- Temporarily turn off PGP verification of package-index -- Youngs. | |
1886 -- Remove keymapings for 'function-key-error' -- James. | |
1887 -- Fix bug that mapped RET to LFD in TTYs -- James. | |
1457 | 1888 |
1889 | |
1431 | 1890 to 21.5.12 "carrot" |
1891 | |
1892 Lots of updates, fixes, and features from Ben Wing (he never stops). | |
1893 Also, a lot of work has gone into cleaning up the test suite. Thanks | |
1894 to Steve Turnbull, Jerry James, Daiki Ueno because now all tests from | |
1895 'make check' pass 100% (at least on GNU/Linux). | |
1896 | |
1897 Here are the highlights: | |
1898 | |
1899 Build | |
1900 | |
2930 | 1901 -- Updates to configure.in -- Steuck, James, Skyttä, Wing. |
1902 -- Major updates to Makefile.in.in -- Wing. | |
1903 -- Allow for separate build and source directories -- Wing. | |
1904 -- Fix some compiler warnings -- Wing. | |
1905 -- Major clean up of xemacs.mak and friends -- Wing, Aichner. | |
1906 -- Fix some Solaris 2.7 CC compiler warnings -- Persico. | |
1907 -- Fix for building on Mac -- Palmer. | |
1431 | 1908 -- Work around a problem compiling with '--use-union-type' on Intel's |
2930 | 1909 ICC compiler -- Buchholz. |
1910 -- Fix problems with rel-alloc compilation -- Wing. | |
1911 -- Sequentialize dependencies even more in update-elc-2 -- Sperber. | |
1431 | 1912 -- Don't fatal() in 'report_sheap_usage' when need to rerun Make - |
2865 | 1913 Wing. |
2930 | 1914 -- Various updates to the test suite -- Turnbull. |
1431 | 1915 |
1916 Documentation | |
1917 | |
1918 -- Updates to | |
2930 | 1919 INSTALL -- Turnbull, Wing. |
1920 PROBLEMS -- Turnbull, Wing. | |
3915 | 1921 -- Global substitution of .Xresources for .Xdefaults -- Turnbull. |
2930 | 1922 -- Update packages in ./etc/BETA -- Skyttä. |
1923 -- Doc string updates -- Korytov, Turnbull, Wing. | |
1924 -- TeXinfo updates -- Aichner, Turnbull, Wing, Youngs. | |
1431 | 1925 |
1926 Internals | |
1927 | |
2930 | 1928 -- Fix stale match data after failed search bug -- Turnbull. |
1431 | 1929 -- Reformat function definitions correctly in menubar-gtk.c and |
2930 | 1930 event-gtk.c -- Turnbull. |
1431 | 1931 -- Fix bug matching ASCII character classes to Mule characters - |
2865 | 1932 Ueno. |
2930 | 1933 -- Frame updates for MS Win -- Alexander. |
1431 | 1934 -- Add .dylib as an acceptable shared library file extension to |
2930 | 1935 support MacOS X -- Begel. |
1936 -- Fix bug in database.c for Berkdb 4.1 -- Turnbull. | |
1937 -- Regex fixes -- Turnbull, Wing. | |
1938 -- Coding system updates -- Wing. | |
1939 -- Add clear-left-side functionality in print.c -- Wing. | |
1940 -- Seg fault rather than abort on Cygwin in 'assert_failed' -- Wing. | |
1941 -- Delete popup-data object -- Wing. | |
1942 -- Delete menubar_data field from frames -- Wing. | |
1943 -- Clean up handling of lwlib callback data GCPRO'ing -- Wing. | |
1431 | 1944 -- Use ALLOCA() in regex.c to avoid excessive stack allocation - |
2865 | 1945 Wing. |
2930 | 1946 -- Fix subtle problem with REL_ALLOC() -- Wing. |
1431 | 1947 -- Change *run_hook*_trapping_problems to take a warning class, not a |
2930 | 1948 string -- Wing. |
1949 -- Mule-ize encrypt/decrypt-string code -- Wing. | |
1950 -- Delete all support for bit-rotten CANNOT_DUMP -- Wing. | |
1431 | 1951 -- Fix crash due to attempt to free objects across dump/undump - |
2865 | 1952 Wing. |
1431 | 1953 -- Don't get in an infinite loop running post-redisplay actions - |
2865 | 1954 Wing. |
2930 | 1955 -- Make gc_currently_forbidden static -- Wing. |
1956 -- Defer redrawing if already in redisplay -- Wing. | |
1957 -- Add debug code for locking a dynarr to catch invalid mods -- Wing. | |
1431 | 1958 -- Ensure that various glyph functions that eval within redisplay |
2930 | 1959 protect the evals -- Wing. |
1960 -- Defer specifier-changed updating till after redisplay -- Wing. | |
1431 | 1961 -- Require that every place inside of redisplay catch errors itself - |
2865 | 1962 Wing. |
2930 | 1963 -- Introduce separate means of holding frame-size changes -- Wing. |
1431 | 1964 -- Introduce "post-redisplay" methods for deferring things till after |
2930 | 1965 redisplay -- Wing. |
1966 -- Disable all quit checking in redisplay -- Wing. | |
1431 | 1967 -- Use _wexecve() when under Windows NT for Unicode correctness - |
1968 Wing. | |
2930 | 1969 -- Update list of possibly valid console types -- Wing. |
1431 | 1970 -- Turn on Vstack_trace_on_error 'Frun_emacs_from_temacs' so that |
1971 errors are debuggable even when occurring extremely early in | |
2930 | 1972 reinitialization -- Wing. |
1973 -- Define new function `emacs-run-status' -- Wing. | |
1431 | 1974 -- Fix crash caused by an edge condition in the syntax-cache macros - |
2865 | 1975 Wing. |
2930 | 1976 -- Eliminate HAVE_WIN32_CODING_SYSTEMS, use WIN32_ANY instead -- Wing. |
1431 | 1977 -- Don't check_quit() unless we're unbinding a real Lisp |
2930 | 1978 `unwind-protect' -- Wing. |
1431 | 1979 -- Make absolutely sure there is no quit checking while we are in a |
2930 | 1980 "critical section" during frame deletion -- Wing. |
1431 | 1981 |
1982 Lisp API | |
1983 | |
2930 | 1984 -- Fix infloop in font-lock for java files -- Choi. |
1985 -- Fix split-string -- Turnbull. | |
1986 -- Support '(filename)nodename' as argument to 'info' -- Steib. | |
1987 -- Major clean up of the PUI code -- Youngs. | |
1988 -- Use 'equal' instead of '=' in 'saved-window-equal' -- James. | |
1989 -- Updates to wid-edit.el -- Turnbull. | |
1431 | 1990 -- Better layout for Tools -> Packages -> Download Site menu - |
2865 | 1991 Aichner. |
2930 | 1992 -- More sites added to packages download sites menu -- Aichner. |
1431 | 1993 -- Byte-compiler warning clean up and lots of synching with FSF 21.2 |
2930 | 1994 code -- Wing. |
1431 | 1995 -- Move lots of high-level code for computing paths into |
2930 | 1996 setup-paths.el from various places -- Wing. |
1997 -- Mule and coding system updates -- Wing, Turnbull. | |
1431 | 1998 |
1999 | |
1307 | 2000 to 21.5.11 "cabbage" |
2001 | |
2002 Lots of improvements and fixes this time around. One of our key | |
2003 players, Ben Wing, has drastically improved font-locking (go turn on | |
2004 lazy-lock to check it out). Apart from many other bug fixes, Ben | |
2005 has also given us a speed up to the build process (--quick-build | |
2006 configure option). | |
2007 | |
2008 Other stars we should mention are: Mike Sperber, for window | |
2009 configuration fixes and updates; Stephen Turnbull for build fixes, | |
2010 documentation and typo fixes. Stephen also gave us some major updates | |
2011 to autoload.el and wid-edit.el. And also Jerry James with some more | |
2012 DSO updates. | |
2013 | |
2014 Here are the highlights: | |
2015 | |
2016 Build | |
2017 | |
2930 | 2018 -- Updates to test suite -- Turnbull. |
2019 -- Use -no-autoloads with update-elc-2 -- Wing. | |
2020 -- Check for strupr and strlwr -- Sperber. | |
3915 | 2021 -- Delete auto-autoloads.el* & custom-load.el* files on make clean -- Turnbull. |
2930 | 2022 -- Fix --srcdir processing -- Turnbull. |
2023 -- Define DLSYM_NEEDS_UNDERSCORE on Darwin -- Turnbull. | |
2024 -- Use opsys=aix4-2 for AIX 5 and above -- Buchholz. | |
2025 -- Make ellcc search XEmacs directories for include files 1st -- James. | |
2026 -- Set stack-trace-on-error, load-always-display-messages -- Wing. | |
2027 -- Overhaul update-elc.el, cus-dep, autoload (speed ups) -- Wing. | |
2028 -- Various compiler warning fixes -- Wing. | |
2029 -- FreeBSD updates in modules/Makefile.common -- Pluim. | |
2030 -- Warning fix in eldap.c -- James. | |
2031 -- Support C++ & KKCC compilation in Windows -- Wing. | |
2032 -- Various fixups in nt/config.in.samp -- Wing. | |
2033 -- Fixes in xemacs.mak -- Wing. | |
2034 -- Clean up compile errors with C++ under Windows -- Wing. | |
2035 -- Re-order sections in ldflags for gcc 3.2 -- Okhapkin. | |
2036 -- Restore USE_XFONTSET -- Turnbull. | |
2037 -- New symbol: DLSYM_NEEDS_UNDERSCORE -- Turnbull. | |
2038 -- Guard against multiple definitions of _ALL_SOURCE -- Buchholz. | |
2039 -- QUICK_BUILD updates -- Wing. | |
1307 | 2040 |
2041 Documentation | |
2042 | |
2930 | 2043 -- Major update to configure.usage -- Wing. |
2044 -- New developer bio's -- James, Skyttä, Golubev. | |
1307 | 2045 -- Amendments/additions to PROBLEMS: |
2930 | 2046 - PostgreSQL DSO with --error-checking=all -- James. |
2047 - Consolidate Motif problems into one section -- Turnbull. | |
1307 | 2048 -- Amendments/additions to INSTALL: |
2930 | 2049 - Recommend Mule -- Turnbull. |
2050 - Deprecate stripped binaries -- Turnbull. | |
1307 | 2051 -- General tidy up of etc/BETA, rewrite sections dealing with packages |
2930 | 2052 and building from scratch -- Youngs. |
2053 -- General doc fixes, typos etc -- Youngs, Turnbull, Palmer, Wing. | |
2054 -- Fix xref in Auto-Saving -- Aichner. | |
2055 -- Update Local.rules File section in packages.texi -- Youngs. | |
2056 -- Clarify package hierarchy structure -- Turnbull. | |
2057 -- Major fixup of internals.texi -- Wing. | |
2058 -- Lots of Mule rewriting in lispref/mule.texi -- Wing. | |
2059 -- Document USE_UNION_TYPE evilness -- Wing. | |
2060 -- Document event-matches-key-specifier-p better -- Wing. | |
2061 -- Change illegal (for C) '//' comments to '/* */' -- Shelton, Turnbull. | |
1307 | 2062 |
2063 Internals | |
2064 | |
2930 | 2065 -- Synch rcs2log to GNU upstream -- Youngs. |
1307 | 2066 -- Use symbolic name `XtExposeCompressMaximal' instead of `TRUE' in |
2930 | 2067 xlwMenuClassRec -- Buchholz. |
2068 -- In xm_update_progress, don't define unless LWLIB_WIDGETS_MOTIF -- Buchholz. | |
2069 -- Rename class -> class_ & new -> new_ -- Wing. | |
2070 -- KKCC update in postgresql.c -- Wing. | |
2071 -- KKCC update in eldap.c -- James. | |
2072 -- Fix for unix_create_process -- Ueno. | |
2073 -- Set stack reserve size during unexec() -- Piper. | |
2074 -- Use 'struct htentry' not 'struct hentry' in elhash.c -- Wing. | |
1307 | 2075 -- New macros ALIST_LOOP_3, ALIST_LOOP_4. |
2930 | 2076 -- Fix 'xemacs -batch -l dunnet' under Cygwin -- Wing. |
2077 -- Implement delaying of XFlush() if pending expose events -- Wing. | |
2078 -- Fix some longstanding bugs in X quit handling -- Wing. | |
2079 -- Correct the message output upon crashing to be more up-to-date -- Wing. | |
1307 | 2080 -- Add dp() & db() as short synonyms of debug_print() & |
2930 | 2081 debug_backtrace() -- Wing. |
2082 -- Add C++ error-checking code to verify problems with GCPRO/UNGCPRO -- Wing. | |
2083 -- Change the way gap arrays are allocated (for KKCC) -- Wing. | |
1307 | 2084 -- Now lcrecords set the type of items sitting on the free list to |
2930 | 2085 lcrecord_type_free -- Wing. |
1307 | 2086 -- All lcrecord allocation functions now zero out the returned |
2930 | 2087 lcrecords -- Wing. |
2088 -- Additional asserts in FREE_FIXED_TYPE -- Wing. | |
2089 -- Make bit vectors lcrecords, like vectors -- Wing. | |
2090 -- MARKED_SLOT() call no longer includes semicolon -- Wing. | |
2091 -- Factor out some code duplicated in KKCC and pdump -- Wing. | |
2092 -- KKCC updates -- Wing. | |
2093 -- Add a fifth field "flags" to memory_description -- Wing. | |
2094 -- Add support for "description maps" -- Wing. | |
1307 | 2095 -- Redo XD_UNION so it works inline and change format to provide info |
2930 | 2096 for pdump -- Wing. |
2865 | 2097 -- Textual changes: |
2930 | 2098 - lrecord_description -> memory_description -- Wing. |
2099 - struct_description -> sized_memory_description -- Wing. | |
2100 -- Initialize protect_me field of popup_data in set_frame_menubar -- Sperber | |
2101 -- GTK updates -- Sperber. | |
1307 | 2102 -- Don't lead to a crash if dealing with a dead |
2930 | 2103 window/frame/device/console -- Sperber. |
2104 -- Prevent crash for combination windows -- Sperber. | |
2105 -- Window fixes in Fdelete_window -- Sperber. | |
2106 -- Module updates in emodules.h -- James. | |
2107 -- Fprovide from 'vars_of_file_coding' not 'syms_of_file_coding' -- Turnbull. | |
2108 -- Fix syntax of macro in 'mark_object_maybe_checking_free -- Turnbull. | |
2109 -- Eliminate bogus require-prints-loading-message -- Wing. | |
2110 -- Turn on `load-warn-when-source-newer' by default -- Wing. | |
1307 | 2111 -- Fix up crashes when selecting menubar items due to lack of GCPROing |
2930 | 2112 -- Wing. |
2113 -- Implement tail-recursion in KKCC -- Wing. | |
2114 -- Fix UTF-(8|16) detector -- Wing. | |
1307 | 2115 -- Fix problems with reentrant calling of lwlib and associated crashes |
2930 | 2116 when selecting menu items -- Wing. |
2117 -- Improve redisplay handling of preemption -- Wing. | |
2118 -- Return the parameter from strlvr, strupr, depend on !HAVE_STRUPR -- James. | |
2119 -- In sysdll.c included lisp.h to define needed alloca_array -- Begel. | |
2120 -- Pull GC_CHECK_NOT_FREE out of USE_KKCC -- Sperber. | |
2121 -- Abort when any attempts to output a stream console are made -- Wing. | |
2122 -- Formatting fixes in redisplay-output.c -- Wing. | |
2123 -- Clean up redisplay a bit -- Wing. | |
2124 -- Fix scrollbar code TTY devices don't have them -- Sperber. | |
2125 -- Major reworking of profile code -- Wing. | |
2126 -- Dramatically improve redisplay speed over slow X connections -- Buchholz. | |
2127 -- Move syntax table description from buffer.c to syntax.c -- Wing. | |
2128 -- Updates to char,mirror,syntax tables code -- Wing. | |
2129 -- Niggly whitespace fixups -- Wing. | |
1307 | 2130 |
2131 Lisp API | |
2132 | |
2930 | 2133 -- Updates to (japan|cryil)-util.el -- Turnbull. |
2134 -- Updates to how XEmacs computes various paths -- Sperber. | |
2135 -- Window configuration fixes -- Sperber, Wing. | |
2136 -- Make Info-insert-dir end n separator -- Buchholz. | |
2137 -- Drastically reorganise autoload.el -- Turnbull. | |
2138 -- Omit M-S-home/end from motion keys -- Wing. | |
2139 -- Synch wid-edit to GNU/Emacs 21.3.50 -- Turnbull. | |
2140 -- Updates to hyper-apropos -- Wing. | |
2141 -- Reorganise Help -> Info submenu -- Wing. | |
2142 -- Fix bug when end > start in text-props -- Wing. | |
2143 -- Fix walk-windows -- Wing. | |
3915 | 2144 -- Fix for call to set-language-unicode-precedence-list -- Nyyssönen. |
2930 | 2145 -- Synch up byte-optimize.el -- Wing. |
2146 -- Include FUNLIST argument to generate-c-file-autoloads-1 -- Wing. | |
1307 | 2147 |
2148 | |
1146 | 2149 to 21.5.10 "burdock" |
2150 | |
1187 | 2151 Please accept my apologies for the very long wait between releases |
2152 this time around. My PC chose the 21.5.10 development cycle to go up | |
2153 in a sickening cloud of smoke. :-( (Steve Youngs <youngs@xemacs.org>) | |
2154 | |
2155 Lots of updates from Ben Wing (as always), also from Andy Piper, Mike | |
2156 Sperber, and Stephen Turnbull with lots of documentation updates and | |
2157 fixes. One new exciting addition in this release is that the LDAP and | |
2158 PostgreSQL code has been extracted out of the core C code and moved to | |
2159 DSO's. We have Jerry James to thank/blame/worship for that. | |
2160 | |
2161 Build | |
2162 | |
2930 | 2163 -- Reset sheap-adjustment to zero -- Piper. |
2164 -- Make --pdump default to yes on Linux -- Turnbull. | |
2165 -- Only use -Wpacked in GCC v3 -- Wing. | |
2166 -- Remove LISP_FLOAT_TYPE definition. -- James. | |
2167 -- Temporarily disable DSO's under Cygwin -- Wing. | |
2168 -- Updates to DSO building code (Makefile.in, configure.in etc) -- Wing, James. | |
2169 -- Separate compiler warning flags from CFLAGS -- Wing. | |
2170 -- Delete auto-autoloads.e* & custom-load.e* on 'make clean' -- Turnbull. | |
2171 -- Disable detection of 'getaddrinfo' for HP-UX 11.XX -- Turnbull. | |
2172 -- Include modules directories in 'make tags' -- Youngs. | |
2173 -- Fix shadowing warnings in make-docfile.c -- Wing. | |
1187 | 2174 -- Move the common stuff from postgresql/ldap Makefile.in.in & |
2175 configure.ac's into a "common" Makefile and configure script - | |
2176 Wing. | |
2930 | 2177 -- Major cleanup of ellcc -- Wing, James. |
2178 -- Add Makefile var to pick up '--site-libraries' in DSO's -- Youngs. | |
1187 | 2179 -- Avoid unnecessary deviations from UNIX 'describe-installation' in |
2930 | 2180 xemacs.mak -- Aichner. |
2181 -- Don't confirm overwriting files in xemacs.mak -- Aichner. | |
2182 -- Support 'xemacs_extra_name' in xemacs.mak -- Aichner. | |
2183 -- Some gcc/g++ 3 fixes -- Wing. | |
2184 -- Warning fixes -- Wing. | |
2185 -- Fix some C++ errors -- Wing. | |
1187 | 2186 -- Allow for C needing volatile and C++ that can't have volatile, |
2930 | 2187 remove previous volatile hacks -- Wing. |
2188 -- Try for a working Cygwin build with old unexec -- Wing. | |
2189 -- Warning suppression -- Turnbull. | |
2190 -- New Mule character class regexp tests -- Turnbull, Ueno. | |
2191 -- Better handling of known bugs in tests -- Turnbull. | |
2192 -- Add test for stale subexpr match-data -- Turnbull. | |
2193 -- Update syntax-table tests -- Turnbull. | |
2194 -- Add word-boundary regexp tests -- Turnbull. | |
1187 | 2195 |
2196 Documentation | |
2197 | |
2198 -- Updates to PROBLEMS file | |
2930 | 2199 Running/Linux - Lesstif 0.93.36 -- Turnbull |
2200 Running/IRIX - Irix 6.5 coredumps -- Turnbull | |
2201 Running/Cygwin - "No cygXpm-noX" fatal error -- Turnbull | |
2202 Missing charsets - Remove ambiguity -- Turnbull | |
2203 Running, General - FontSet warnings -- Turnbull | |
2204 MacOS/X - Stack limitation -- Turnbull | |
2205 Digital Unix - Generalise -- Turnbull | |
2206 AIX - USE_KKCC lossage -- Turnbull. | |
2207 -- Update instructions in info/dir -- Wallington. | |
2208 -- Recommend TeXinfo 4.2 in INSTALL -- Turnbull. | |
2209 -- Add example in sample.Xdefaults -- Boffi. | |
2210 -- Typo fixes -- Yamaoka, Youngs, Turnbull, Wing. | |
2211 -- Docstring fixes -- Turnbull, Piper, Skyttä, Wing. | |
2212 -- Update description of XEmacs Patches and Design ML's -- Turnbull. | |
3915 | 2213 -- Incorporate ChangeLog.X into ChangeLog -- Wing. |
1187 | 2214 -- FAQ additions/amendments: |
2930 | 2215 Debugging FAQ improvements -- Wing. |
2216 Mention union type bugs -- Turnbull. | |
2217 Debugging HOWTO improvements -- Turnbull. | |
2218 Decoding Lisp objects in the debugger -- Turnbull. | |
2219 Fix location of FAQ on website -- Skyttä. | |
2220 Add missing menu entry for Q3.2.7 -- Verna. | |
2221 Displaying non-ASCII -- Turnbull. | |
2222 Mention bug report commands -- Turnbull. | |
2223 Revise Q1.3.[1-6] -- Turnbull. | |
2224 New FAQ for "no cygXpm-noX" fatal error -- Turnbull. | |
2865 | 2225 -- New TeXinfo nodes: |
2930 | 2226 "Widget Internals" -- Turnbull. |
2227 "Simple Specifier Usage" -- Turnbull. | |
2228 "Compilation Options" -- Turnbull. | |
2229 -- Document charset Unification and Tables -- Turnbull. | |
2230 -- Better short description of Mule in Mule submenu -- Turnbull. | |
2231 -- Regression Testing XEmacs design hints & rewrite -- Turnbull. | |
2232 -- Document 'face-frob-from-locale-first' -- Golubev. | |
2233 -- Document 'set-face-background-pixmap-file' -- Verna. | |
1187 | 2234 -- Add urefs to Doug Lea's * Wolfram Gloger's home pages in "Low-Level |
2930 | 2235 Modules" -- Turnbull. |
2236 -- Update "Available Packages" -- Skyttä. | |
2237 -- Document 'append' arg of 'add-to-list' -- Skyttä. | |
2238 -- Add optimisation hints in "Techniques for XEmacs Developers" -- Turnbull. | |
1187 | 2239 |
2240 Internals | |
2241 | |
2930 | 2242 -- Add *menubar*FontSet and *popup*FontSet entries -- Turnbull, Skyttä. |
2243 -- Extract ldap and postgresql code from core and put them into DSO's -- James. | |
1187 | 2244 -- 'Fset_window_point' Correct to GNU/Emacs behaviour (fixes some bugs |
2930 | 2245 in Gnus) -- Wing. |
2246 -- Inhibit GC in critical sections -- Wing. | |
2247 -- Fix calculation in 'report_sheap_usage' -- Piper. | |
2248 -- Implement and use new var 'garbage_collection_messages' -- Wallington. | |
2249 -- Fix 'open_database' for Berkeley DB 4.1.x -- Allen. | |
2250 -- Updates to frame code -- Sperber. | |
1187 | 2251 -- Change C debugger entrance: error message, then stack trace, then |
2930 | 2252 exiting message, then force debugger -- Wing. |
2253 -- Use EQ not EQUAL in 'mswindows_init_frame_1' -- Wing. | |
2254 -- Better redisplay-related asserts -- Wing. | |
2255 -- Don't generate large warning strings when they'll be discarded -- Wing. | |
2256 -- Implement 'debug-on-error' as documented -- Wing. | |
2257 -- Fix docs relating to QUIT which can't GC under any circumstances -- Wing. | |
2258 -- More robust package compilation and debugging -- Wing. | |
2259 -- Overhaul profile code -- Wing. | |
2260 -- Fix crashes due to incorrectly ported GNU/Emacs code -- Wing. | |
2261 -- Clean up realpath.c -- Wing. | |
2262 -- DdeCreateStringHandle needs to be manual due to new Cygwin bug -- Wing. | |
2263 -- Fix some Cygwin complaints -- Wing. | |
2264 -- Unconditionally use LISP_FLOAT_TYPE code -- James. | |
2265 -- Improve crash message in 'shut_down_emacs' -- Turnbull. | |
2266 -- Update NAS code for NAS 1.6 and later -- Toy. | |
2267 -- Fix "unused variable" warnings in mule-canna.c -- Turnbull. | |
2268 -- Prototype 'enqueue_focus_event' -- Turnbull. | |
2269 -- Use BORDER_FIDDLE_FACTOR instead of 10 in 'layout_layout' -- Piper. | |
2270 -- Add optional 'noerror' arg to 'Frequire' -- Wallington. | |
1187 | 2271 -- Only resize 'layout_query_geometry' dynamically if static sizes |
2930 | 2272 haven't been set -- Piper. |
2273 -- Fix infloop upon a gdm logout -- Sigelman. | |
2274 -- Fix scope of 'num_nonshy_regs' -- Turnbull. | |
2275 -- Fix "stale match data" bug -- Turnbull. | |
2276 -- Don't call 'XtDisplay' on a destroyed widget -- Golubev. | |
2277 -- Update specifier code -- Sperber. | |
2278 -- Update process code -- Sperber. | |
2279 -- Move ldap/postgresql code out to DSO's -- James. | |
3915 | 2280 -- Normalise Ffile_truename and drive spec on cygwin to win32 format |
2930 | 2281 -- Piper. |
2282 -- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' -- Alexander. | |
2283 -- Coding system updates -- Ikiuo. | |
1187 | 2284 |
2285 Lisp API | |
2286 | |
2930 | 2287 -- Update window-xemacs.el to fix 'goto-line' -- Wing. |
2288 -- Add garbage collection messages -- Wallington. | |
2289 -- Re-implement window configurations in Emacs Lisp -- Sperber. | |
2290 -- Enhance background-pixmap-file code -- Verna. | |
1187 | 2291 -- New macro 'save-window-excursion' to eventually replace bytecode |
2930 | 2292 instruction -- Sperber. |
2293 -- Move window.el et al up the order in dumped-lisp.el -- Sperber. | |
1187 | 2294 -- Don't use 'save-window-excursion' in |
2930 | 2295 'shrink-window-if-larger-than-buffer' -- Sperber. |
2296 -- Updates to pixel-size code in dialog.el -- Sperber. | |
2297 -- Remove nonworking 'breakpoint-on-error' -- Wing. | |
1187 | 2298 -- Extract out 'with-displaying-help-buffer' into a more general mechanism |
2930 | 2299 -- Wing. |
2300 -- Don't catch errors when noninteractive in startup.el -- Wing. | |
2301 -- Fix warnings in code-files.el, loadhist.el, & package-get.el -- Wing. | |
2302 -- Simplify code in '*-reset-device-font-menus' -- James. | |
2303 -- Synch font-menu.el to the 21.4 version -- Turnbull. | |
2304 -- Preserve return value from 'call-process' -- Sperber. | |
2305 -- New functions in replace.el that operate on regions -- Evans. | |
2306 -- Run 'delete-frame-hook' in general dialogs only -- Piper. | |
2307 -- Add a margin parameter in autoload.el for DSO autoloads -- James. | |
2308 -- Conditionalise autoloads for DSO's on the existence of the DSO -- James. | |
2309 -- Always set module directories/paths in dump-paths.el -- James. | |
2310 -- Bring list of package sites up to date -- Skyttä. | |
1187 | 2311 -- Add "Find Variable" menu entry for 'hyper-apropos-find-variable' - |
2312 Wallington | |
2930 | 2313 -- Fix 'view-lossage' interactive spec -- Wallington. |
2314 -- Synch 'with-output-to-string' with GNU/Emacs 21 -- Wallington. | |
2315 -- Bind C-xrd to 'delete-rectangle' -- Yamaoka. | |
1187 | 2316 -- Move entries in 'auto-mode-alist' out to packages for the modes |
2930 | 2317 that are in packages -- Skyttä |
1187 | 2318 -- New compatible alias for 'lookup-syntax-properties' |
2930 | 2319 ('parse-sexp-lookup-properties') -- Turnbull. |
2320 -- Enable C autoloads for DSO's -- James. | |
2321 -- Update revert-buffer code -- Piper. | |
2322 -- Add new coding system 'utf-8-bom' -- Ikiuo. | |
1187 | 2323 |
2324 | |
981 | 2325 to 21.5.9 "brussels sprouts" |
2326 | |
2327 The main thrust of this release is the new GC algorithms. If you want | |
2328 to test this out configure with '--use-kkcc'. | |
2329 | |
2330 There are of course, the usual swag of bug fixes, typo fixes, and | |
2331 document updates. | |
2332 | |
2333 -- Add an extra element to the version string that can be used to | |
2930 | 2334 include a date in the version string -- Youngs. |
2335 -- Improve help string for --with-widgets configure option -- Skyttä. | |
981 | 2336 -- Define runtime & build problems, and rewrite "Hannibal Lecter" |
2930 | 2337 stuff in PROBLEMS -- Turnbull. |
2338 -- Add builtin and constant faces to font-lock-face-list -- Skyttä. | |
2339 -- Japanese language fixes -- Yamaoka. | |
981 | 2340 -- Fix find-library to allow Mule XEmacsen to find compressed |
2930 | 2341 libraries -- Youngs. |
2342 -- New alias for 'delete-indentation' (join-line) -- Wallington. | |
2343 -- Support docstring for define-derived-mode -- Turnbull | |
2344 -- Doc fix for keybindings in term.texi and misc.texi -- Skyttä. | |
2345 -- Bring package list up to date in packages.texi -- Skyttä. | |
2346 -- Document purecopy as a no-op -- Josefsson. | |
2347 -- New document chapter "Regression Testing XEmacs" -- Turnbull. | |
2348 -- Add "USE_KKCC" option to ./nt/xemacs.mak -- Aichner. | |
981 | 2349 -- New GC algorithms implemented (Turn them on with --use-kkcc |
2930 | 2350 configure option) -- Sperber, Crestani, Kaltenbach, Bush. |
2351 -- Define HAVE_WCHAR_H for native Win32 builds -- Harris. | |
2352 -- Fix x_locate_pixmap_file make sure path is not 0 -- MacLennan. | |
2353 -- Fix memory leak -- Verna. | |
981 | 2354 -- Add missing call to 'xfree (newname)' in 'make_coding_system_1 |
2930 | 2355 -- Verna. |
2356 -- Fix --with-mule --with-gtk builds -- Barta. | |
2357 -- Make SEPCHAR a required arg to Fsplit_string_by_char -- Palmer. | |
981 | 2358 -- Make locate_file indicate success with nonnegative return if MODE |
2930 | 2359 is nonnegative -- James. |
2360 -- Fix splitting window horizontally not splitting evenly -- James. | |
2361 -- ORDINARY_LINK OK for Linux -- James. | |
981 | 2362 -- Don't bogusly reinitialise ascii_character property in |
2930 | 2363 maybe_define_x_key_as_self_inserting_character -- Astapov. |
981 | 2364 -- Add warning to SOE_DEBUG about not using until debugging functions |
2930 | 2365 are rewritten -- Turnbull. |
2366 -- Update 'do_autoload' to GCPRO both arguments -- Turnbull. | |
981 | 2367 -- Update automated tests so they don't barf if required packages |
2930 | 2368 aren't present -- Turnbull. |
2369 -- Organise NSIG setting code for SVR4 in a better way -- James. | |
2370 -- Various typo fixes -- Skyttä, Turnbull, James. | |
981 | 2371 |
2372 | |
933 | 2373 to 21.5.8 "broccoli" |
2374 | |
2375 Lots of fixes and changes. This release is primarily been done to | |
2376 make way for the new GC stuff from Mike Sperber. | |
2377 | |
2378 CHANGES now uses surnames as listed in the ChangeLogs to identify | |
2379 contributors. And I haven't sorted the changes into different | |
2380 categories. Maybe next release... | |
2381 | |
2382 -- New configure option "--use-kkcc" for the upcoming new GC | |
2930 | 2383 algorithms -- Sperber. |
933 | 2384 -- Identify "--with-modules" as an autodetected configure option - |
2865 | 2385 James. |
2930 | 2386 -- Add a couple of configuration questions to PROBLEMS -- Turnbull. |
2387 -- Test for wchar.h in configure -- Sperber. | |
2388 -- Update package-index files -- Youngs. | |
2389 -- s/Xemacs/XEmacs/ doc fixes -- Aichner. | |
2390 -- Sync make-docfile.c with GNU -- James. | |
2391 -- Updates to gutter-items -- Palmieri. | |
2392 -- Sync setenv with GNU -- Wallington. | |
2393 -- Remove package-get's dependence on APEL -- Youngs. | |
2394 -- Fix case fold bug in replace-in-string -- Verna. | |
2395 -- Updates to code-process.el and process.el -- Alexander. | |
2396 -- Updates to mule/kinsoku.el -- Yamaoka. | |
2397 -- Updates to define-derived-mode -- Wallington. | |
2398 -- Printer fixes -- Piper. | |
2399 -- Updates to window-xemacs.el & frame.el -- James. | |
2400 -- Doc fix gutter-items.el -- Piper. | |
2401 -- Sync ":set-after" in custom with GNU -- Piper. | |
2402 -- Sort the lists in enabled-behavior-list -- Galibert | |
2403 -- Updates to lwlib-Xm.c -- Piper. | |
2404 -- Various doc fixes to the TeXinfo docs -- Aichner. | |
2405 -- GC fixes -- Sperber. | |
2406 -- Updates to lisp.h, symbols.c for DSO's -- James. | |
2407 -- Fix to mswindows_need_event -- Alexander. | |
2408 -- Declare Fcdr_safe to be callable from C -- Turnbull. | |
2409 -- Ffunctionp return nil for autoloaded macros & keymaps -- Niksic. | |
2410 -- Subwindow fixes -- Ueno. | |
2411 -- Include wchar.h only if available, define wclsen if not -- Sperber. | |
2412 -- Fixes to Fstart_process_internal -- Sperber. | |
2413 -- Fixes to init_ralloc for pdump -- Sperber. | |
2414 -- Remove duplicated definition of Lisp_Devmode -- Bush. | |
2415 -- Fixes to toolbar/redisplay -- Piper. | |
2416 -- Windows DDE fixes -- Moore. | |
933 | 2417 -- Fixes to 'query_string_geometry' and 'widget_logical_unit_height' - |
2418 Piper. | |
2419 -- Fix problem with XEmacs freezing with certain virtual window | |
2930 | 2420 managers on Windows -- Rankin. |
933 | 2421 -- Conditionalise calls to syms_of_dired_mswindows & |
2422 vars_of_dired_mswindows on WIN32_NATIVE instead of HAVE_MSW_C_DIRED | |
2930 | 2423 -- Harris. |
2424 -- Process related fixes -- Sperber. | |
2425 -- Fix #includes in input-method-motif.c -- Galibert. | |
2426 -- Fixes to automated tests -- Sperber. | |
933 | 2427 |
2428 | |
891 | 2429 to 21.5.7 "broccoflower" |
2430 | |
2431 CHANGES now uses @xemacs.org alias to identify contributors. If the | |
2432 contributor doesn't have one (that I know about), the full name from | |
2433 the ChangeLog is used. | |
2434 | |
2435 UI changes and runtime bugs | |
2436 | |
2437 -- Add: ask "yes/no/diff" question when recovering; known problem: dialog | |
2438 is modal, so you can't scroll the diff -- ben | |
2439 -- Add: balloon help for package-ui -- youngs | |
2440 -- Add: global-abbrev-mode, defining-abbrev-turns-on-abbrev-mode -- ben | |
2441 -- Add: lots of new menubar items -- ben | |
2442 -- Add: new winclient for MS Windows -- acs | |
2443 -- Add: option kill-word-into-kill-ring controls whether words are "cut" | |
2444 into the kill ring, or "cleared" into nothingness -- ben | |
2445 -- Add: revert-buffer optimization for unchanged files -- andy | |
2446 -- Add: undo-all-changes back to the beginning -- ben | |
2447 -- Fix: M-C-backslash does indent-region-or-balanced-expression, S-Tab | |
2448 inserts a TAB char -- ben | |
2449 -- Fix: Cmds menu so that most used commands appear directly on the menu and | |
2450 less used commands appear in submenus -- ben | |
2451 -- Fix: NILP(lim) crash in search.c -- mike | |
2452 -- Fix: STACK_TRACE_EYE_CATCHER now visible in MS Windows traces -- jonathan | |
2453 -- Fix: XmProcessTraversal crash -- stephen | |
2454 -- Fix: avoid infinite loop in extent code -- ben | |
2455 -- Fix: crash due to errant xfree() -- ben | |
2456 -- Fix: crash in gtk_popup_menu -- wmperry | |
2457 -- Fix: crashes due to excessive alloca -- ben | |
2458 -- Fix: detection of metric units on MS Windows -- jonathan | |
2459 -- Fix: don't output bell as ^G in console-stream when not a TTY -- ben | |
2460 -- Fix: improve MS Windows printer support -- andy | |
2461 -- Fix: improve appearance for gutters and dialogs -- andy | |
2462 -- Fix: improve lisp-mode indentation handling -- ben | |
2463 -- Fix: interprogram cut functions now don't add selection twice -- stephen | |
2464 -- Fix: many netinstaller improvements -- andy | |
2465 -- Fix: popup dialogs on MS Windows -- andy | |
2466 -- Fix: recover-session only shows session files with recoverable files, | |
2467 and in chronological order -- ben | |
2468 -- Fix: save customized values MUCH faster and in alphabetic order, | |
2469 custom-save-pretty-print turns on/off pretty-printing values | |
2470 -- Nickolay Pakoulin | |
2471 -- Fix: semicolons inside strings are not comments in lisp-mode -- ben | |
2472 -- Fix: short filename handling on Windows -- Peter Arius | |
2473 -- Fix: some crashes in syntax code -- ben | |
2474 -- Fix: some crashes with multibyte text -- ben | |
2475 -- Fix: two frames displaying the buffer, in different places; in one, | |
2476 temporarily switch away to another buffer and then back, and your position | |
2477 has been reset to the other one in the other frame -- ben | |
2478 -- Fix: update installed.db after updating packages -- andy | |
2479 | |
2480 Documentation | |
2481 | |
2482 -- Add: New FAQs -- stephen, adrian | |
2483 -- Add: New or improved code and documentation in sample.init.el -- ben, | |
2484 stephen | |
2485 -- Add: PROBLEMS: Hannibal Lecter crash, EFS AUTH failure, mail locking | |
2486 -- stephen | |
2487 -- Add: etc/TUTORIAL.se -- Mats Lidell | |
2488 -- Add: new Internals manual nodes -- ben, stephen, darrylo | |
2489 -- Add: why modules don't use RTLD_GLOBAL -- james | |
2490 -- Fix: README.integral-types doc moved to Internals, code moved to | |
2491 README.global-renaming -- ben | |
2492 -- Fix: README.packages: info about --package-path -- ben | |
2493 -- Fix: improve docstrings and comments -- ben, stephen, adrian, | |
2494 John H. Palmieri | |
2495 -- Fix: typos, minor updates -- stephen, I. N. Golubev, Frank Schmitt, | |
2496 adrian, youngs | |
2497 -- Fix: update etc/BETA -- Jarl Friis | |
2498 -- Fix: update etc/package-index.LATEST.pgp -- youngs | |
2499 -- Fix: update photos -- hniksic | |
2500 | |
2501 Lisp API | |
2502 | |
2503 -- Add: functions: args-out-of-range, argument-in-range-p, | |
2504 check-argument-range, indent-balanced-expression-function, | |
2505 indent-balanced-expression, indent-region-or-balanced-expression, | |
2506 image-instance-instantiator, truncate-string-with-continuation-dots, | |
2507 get-user-response, unicode-precedence-list -- ben, stephen | |
2508 -- Fix: GNU synchs of frame-parameter, makehash, buffer-local-value, | |
2509 line-beginning-position, line-end-position, with-temp-message, | |
2510 bound-and-true-p, propertize, delete-and-extract-region, add-to-list, | |
2511 string-to-char-list, find-non-ascii-charset-region, | |
2512 find-non-ascii-charset-string, truncate-string-to-width, plist-to-alist, | |
897 | 2513 kill-ring-max, kill-new -- John Paul Wallington, youngs, ben, james, ville |
2514 -- Add: set-frame-pixel-width, set-frame-pixel-size -- andy | |
891 | 2515 -- Add: args to map-specifier, various "heuristic" specifier functions -- ben |
2516 -- Fix: call-process moves to Lisp -- ben | |
2517 -- allows a buffer to be specified for input and stderr output | |
2518 -- use it on all systems | |
2519 -- implement C-g as documented | |
2520 -- clean up and comment | |
2521 -- call-process-region uses new call-process facilities; no temp file. | |
2522 -- remove duplicate funs | |
2523 -- Add: compat.el, preliminary (not working) code -- ben | |
2524 -- Add: handle subprocess stderr separately (src/ChangeLog 2002-05-28) -- ben | |
2525 -- Add: new error trapping mechanism (src/ChangeLog 2002-05-28) -- ben | |
2526 -- Add: pixel-based sizing APIs: set-frame-pixel-height, | |
2527 -- Add: preliminary support for ELL autoloads -- james | |
2528 -- Add: toolbar face -- wmperry | |
2529 -- Add: widget "logical-unit" sizing APIs: widget-logical-to-character-width, | |
2530 widget-logical-to-character-height -- andy | |
2531 -- Fix: paths-find-architecture-directory searches in | |
2532 `system-configuration'/`base', not `base'`system-configuration' -- james | |
2533 -- Fix: default CRLF conversion of process output off -- ben | |
2534 -- Fix: default value of gethash to Qunbound -- ben | |
2535 -- Fix: face-handling code (superseded by ben's overhaul) -- jan, andy | |
2536 -- Fix: layout improvements -- andy | |
2537 -- Fix: major overhaul of face-handling code -- ben | |
2538 -- avoid truenaming fonts | |
2539 -- msw-faces.el APIs now accept names and font instances, return names | |
2540 -- rewrite frobbing functions in faces.el | |
2541 -- don't duplicatively set a global specification for the default font | |
2542 -- remove redundant face lists from x-faces.el and msw-faces.el | |
2543 -- call init-global-faces under MS Windows! | |
2544 -- correct weight names in font.el. | |
2545 | |
2546 Internals | |
2547 | |
2548 -- Add: new APIs -- ben | |
2549 -- macros to GCPRO arrays | |
2550 -- default argument for char tables | |
2551 -- signal extent changes | |
2552 -- internal_bind_*, check_specbind_stack_sanity | |
2553 -- partial support for 8-, 16-, and 32-bit fixed-width text | |
2554 -- new cons treatment (src/ChangeLog 2002-05-28) | |
2555 -- rename character types to Itext, Ibyte, Ichar (src/ChangeLog 2002-06-05) | |
2556 -- rename various identifiers for consistency | |
2557 -- Add: New GC preparation -- mike, Martin Köbele, Jens Müller | |
2558 -- Add: support for fastcall in MS Windows -- ben | |
2559 -- Fix: ELL APIs -- james | |
2560 -- load only once | |
2561 -- no longer use RTLD_GLOBAL | |
2562 -- Fix: ELLs now use RTLD_NOW instead of RTLD_LAZY -- Andrew Begel | |
2563 -- Fix: Many Mule changes -- ben | |
2564 -- Fix: call-process ensures that the argument to `symbol-value-in-buffer' | |
2565 is a buffer even if `buffer' is a string -- mike | |
2566 -- Fix: code that outputs into a buffer, use unwind protects, etc. -- ben | |
2567 -- Fix: complete implementation of some Unicode functions, S-caron test | |
2568 failure -- stephen | |
2569 -- Fix: conditionalize code depending on features like toolbar -- jonathan, | |
2570 Mike Alexander | |
2571 -- Fix: create new process-synchronize-point to avoid dynamic binding | |
2572 problems; fix bogosity in setting process sentinels -- ben, mike | |
2573 -- Fix: make a lot of code use common includes and implementations | |
2930 | 2574 -- see 2002-06-20 src/ChangeLog) -- ben |
891 | 2575 -- Fix: move global-map to keydefs.el -- ben |
2576 -- Fix: new signal/C-g handling (src/ChangeLog 2002-05-28) -- ben | |
2577 -- Fix: numerous problems with the case-table implementation -- ben | |
2578 -- Fix: quoting of native-coding-system in CJK files -- Daiki Ueno | |
2579 -- Fix: race condition in process handling -- Nix | |
2580 -- Fix: recover gracefully from internal XOpenDevice failure -- mike | |
2581 -- Fix: redo syntax cache code -- ben | |
2582 -- Fix: save-restriction now uses markers -- ben | |
2583 -- Fix: small bugs -- stephen, ben, andy, martin, Eric Gillespie Jr | |
2584 | |
2585 Build | |
2586 | |
2587 -- Add: basic support for handling ISO 2022 doc strings in make-docfile -- ben | |
2588 -- Add: tmpdir for install, allowing simultaneous run & build -- andy | |
2589 -- Fix: "Stop Build" in VC++ now works -- Ben | |
2590 -- Fix: #undef INTERNET_DOMAIN_SOCKETS build of gnuserv -- Greg Steuck | |
2591 -- Fix: --with-widgets autodetection -- jan | |
2592 -- Fix: 64-bit support -- Andreas Jaeger, Gregory Steuck | |
2593 -- Fix: MS Windows Makefile cleanups -- ben, jonathan | |
2594 -- Fix: MS Windows builds default to pdump -- ben | |
2595 -- Fix: assorted build breakage -- ben, mike, andy, Malcolm Purvis | |
2596 -- Fix: check for EOF in make-docfile -- ben | |
2597 -- Fix: config.h.in organization -- ben | |
2598 -- Fix: ensure combined X and windows build gets widgets -- andy | |
2599 -- Fix: implement configure option moduledir -- Mike Fabian | |
2600 -- Fix: spurious failures in tests -- ben, stephen | |
2601 -- Fix: test harness now outputs FAIL messages to stderr in batch mode -- ben | |
2602 -- Fix: test-harness.el now cleans up Check-Message and Check-Error-Message | |
2603 when done -- stephen | |
2604 -- Fix: typos and platform specific bugs in configure -- Malcolm Purvis, | |
2605 galibert, Paul Stodghill | |
2606 -- Fix: warnings -- ben, wmperry, stephen, didier | |
2607 | |
803 | 2608 to 21.5.6 "bok choi" |
2609 | |
2610 UI changes and runtime bugs | |
2611 | |
2612 -- Fix: process waiting on MS Windows -- Mike Alexander | |
2613 -- Fix: (maybe) GTK progress bar crashes at startup -- William M. Perry | |
2614 -- Fix: detect printer set up for metric units -- Jonathan Harris | |
2615 -- Fix: add_charsets_to_precedence_list -- IKEYAMA Tomonori | |
2616 -- Change: misc menubar -- John Paul Wallington | |
2617 -- Add: auto-mode-alist: GNUmakefile is a Makefile, "system default" | |
891 | 2618 Xdefaults and friends get xrdb-mode -- Ville Skyttä |
803 | 2619 -- From Ben Wing <ben@xemacs.org>. |
2620 -- Fix: init_process_io_handles obeys coding-system-for-{read,write}. | |
2621 -- Fix: bug in md5 handling. | |
2622 -- Fix: data corruption in print.c from print_depth becoming negative. | |
2623 -- Fix: "nil channel" in MS Windows magic events crashes. | |
2624 -- Fix: (tentative) redisplay crash freeing display line structures. | |
2625 -- Fix: (tentative) TTYs don't work. | |
2626 -- Fix: too-small SHEAP_ADJUSTMENT on Cygwin (can't run temacs). | |
2627 -- Fix: hscroll/truncation/continuation glyphs causing "jumping lines". | |
2628 -- Fix: problem with text files with no newlines (). | |
2629 -- Fix: errors when opening (e.g.) mule-ucs/lisp/reldata/uiso8859-6.el. | |
2630 -- Fix: (partial) excess memory use in Unicode processing, esp. at startup | |
2631 -- Fix: sample.init.el (grep-all-files-in-current-directory-and-below): | |
2632 Missing argument. | |
2633 -- Fix: smoother scrolling on MS Windows. | |
2634 -- Change: Move the menubar frame commands from the View menu to | |
2635 the File menu, to be consistent with how most other programs do | |
2636 things. Move less-used revert/recover items to a submenu. Make | |
2637 "recover" not prompt for a file, but recover the current buffer. | |
2638 -- Change: implementation of matching font to charset. | |
2639 -- Change: default MS Windows font to Lucida Console, increase | |
2640 default frame size on Windows to 50 lines. | |
2641 -- Add: runtime flag -no-packages inhibits adding package lisp to load-path. | |
2642 -- Add: much functionality to behavior.el. | |
2643 -- Add: more Unicode translation files. | |
2644 | |
2645 Documentation | |
2646 | |
2647 -- Add: define STACK_TRACE_EYE_CATCHER for Windows -- Jonathan Harris | |
2648 -- Texinfo (internals): Add xref in emodules.texi -- Stephen J. Turnbull | |
2649 -- Texinfo (lispref): Unicode Support, Behaviors -- Stephen J. Turnbull | |
2650 -- Texinfo (user): Behaviors -- Stephen J. Turnbull | |
2651 -- Improve auto-mode-alist -- Simon Josefsson | |
2652 -- Docstrings: completion-ignored-extensions, file-name-all-completions -- | |
2653 John H. Palmieri | |
2654 -- From Ben Wing <ben@xemacs.org>. | |
2655 -- New ChangeLog for ./etc/. | |
2656 -- Updated: NEWS. | |
2657 -- Improve docs (developers): tree layout, merging branch to trunk. | |
2658 -- Improve docs (lispref): CL loop, menu sorting, sound-default-alist | |
2659 -- Obsoleted Lisp: 'sref, char-bytes. | |
2660 -- Internals: Revamped the sound documentation. | |
2661 -- Typo fixes -- Adrian Aichner | |
2662 | |
2663 Lisp API | |
2664 | |
2665 -- From Ben Wing <ben@xemacs.org>. | |
2666 -- Fixed: bug in keymap iteration in cl-macs.el. | |
2667 -- Fix: bugs in language environments English and Ethiopic | |
2668 -- Change: lisp/mule/*.el -- convert to XEmacs style. | |
2669 -- Add (synch to GNU): get-window-with-predicate, ALL-FRAMES, | |
2670 some-window, count-windows, window-safely-shrinkable-p, | |
2671 count-screen-lines, shrink-window-if-larger-than-buffer | |
2672 -- Add (line-oriented mouse selection): New functions | |
2673 mouse-consolidated-yank mouse-yank, mouse-track, | |
2674 default-mouse-track-normalize-point, | |
2675 default-mouse-track-return-dragged-selection, mouse-track-by-lines, | |
2676 mouse-track-insert mouse-track-adjust-by-lines, mouse-track-insert-1, | |
2677 mouse-track-insert-by-lines, mouse-track-delete-and-insert-by-lines | |
2678 -- Add (warnings): Add a consistent way to execute code, | |
2679 catching all errors and displaying a warning, including a | |
2680 backtrace showing where the error occurred. New functions | |
2681 backtrace-in-condition-handler-eliminating-handler, with-trapping-errors, | |
2682 view-warnings. Integrate show-message-log with view-lossage. | |
2683 -- Add (debugging): New functions debug-print-1, debug-print, | |
2684 debug-backtrace. | |
2685 -- Add (misc utils): map-plist, show-memory-usage, compare-strings, | |
2686 truncate-string-to-width, variable require-prints-loading-message. | |
2687 -- Add many languages and charsets. | |
2688 -- Add (autoloads): Support defun*, defmacro*. | |
2689 -- Add (byte-compiler): with-boundp, if-boundp, when-boundp, | |
2690 and-boundp, declare-boundp, globally-declare-boundp, with-fboundp, | |
2691 if-fboundp, when-fboundp, and-fboundp, declare-fboundp, | |
2692 globally-declare-fboundp, with-byte-compiler-warnings-suppressed | |
2693 -- Warning fixes. | |
2694 | |
2695 Internals | |
2696 | |
2697 -- Add: Get & SetLocaleInfo from winnls.h -- Jonathan Harris | |
2698 -- Add: codepages latin-jisx0201, japanese-jisx0212, remove | |
2699 japanese-jisx0208-1978 -- IKEYAMA Tomonori | |
2700 -- Fix: Use wrap_emacs_*(), not wrap_*() for gtk_boxed, gtk_object, ffi -- | |
2701 William M. Perry | |
2702 -- Fix: I18N APIs on windows -- Jonathan Harris | |
2703 -- Fix: typos causing GTK build errors -- Malcolm Purvis | |
2704 -- Warning fixes -- William M. Perry | |
2705 -- From Ben Wing <ben@xemacs.org>. | |
2706 -- Change: error-checking macros: ERROR_CHECK_TYPECHECK -> ERROR_CHECK_TYPES, | |
2707 ERROR_CHECK_CHARBPOS -> ERROR_CHECK_TEXT, add ERROR_CHECK_DISPLAY, | |
2708 ERROR_CHECK_STRUCTURES. | |
2709 -- Change: Redo print_*(). | |
2710 -- Change: character-to-unicode char-to-unicode; also unicode-to-char{acter}. | |
2711 -- Change: Replace XSETFOO with wrap_foo(). | |
2712 -- Change: symbol->name a Lisp_Object, not Lisp_String *. Eliminate latter. | |
2713 -- Change: rearrange init calls in emacs.c. | |
2714 -- Add: (partial) category API compatible with FSF. | |
2715 -- Add: (partial) GC triggering based on percentage of total memory | |
2716 usage. Not currently activated. | |
2717 -- Add: (partial) sledgehammer redisplay check. | |
2718 -- Add: error-behavior ERROR_ME_DEBUG_WARN. | |
2719 -- Add: more error checking on Dynarrs. | |
2720 -- Add: assert_at_line(), for use in asserts inside of inline functions. | |
2721 -- Add: resizing_buffer_to_lisp_string(). | |
2722 -- Add: function get_charset_limits. | |
2723 -- Add: (tentative, may go away) foo_checking_assert_at_line() macros. | |
2724 -- Add: new event methods for printing, comparing, and hashing magic | |
2725 events, to avoid event-type-specific stuff. | |
2726 -- Fix eifree(). Use Eistrings in various places | |
2727 -- Fix: bugs in chartab implementation and doc strings. | |
2728 | |
2729 Build | |
2730 | |
2731 -- Fix: make-mswin-unicode.pl -- Ben Wing, Jonathan Harris | |
2732 -- Fix: .texi files for Cygwin makeinfo -- Jonathan Harris | |
2733 -- Fix: Perl quoting in Windows build -- Jonathan Harris, Ben Wing | |
2734 -- Fix: Generate more intermediate files in obj subdirectory -- Jonathan Harris | |
2735 -- From Ben Wing <ben@xemacs.org>. | |
2736 -- Fix: require errors in behavior.el | |
2737 -- Fix: compile error when TTY-only. | |
2738 -- Change: update check_cygwin_setup.sh for current Cygwin reality. | |
2739 -- Change: Makefile regenerates itself if out of date. | |
2740 -- Change: improve error-checking config for Windows | |
2741 -- Add: HAVE_SYS_TIMES_H config.h #define. | |
2742 -- Add: new error-checking types in configure. | |
2743 -- Add: .cvsignore | |
2744 | |
762 | 2745 to 21.5.5 "beets" |
2746 | |
2747 Documentation | |
2748 -- new external-widget example node -- Stephen Turnbull | |
2749 -- new packaging manual nodes -- Steve Youngs, Stephen Turnbull | |
2750 -- new Swedish TUTORIAL -- Mats Lidell | |
2751 -- update etc/BETA -- Jarl Friis, Stephen Turnbull | |
2752 -- update FAQ, new FAQs -- Adrian Aichner, Stephen Turnbull | |
769 | 2753 -- fixes for build-breaking typos in Info docs -- Jeff Miller, Darryl Okahata |
2754 -- misc comment and docstring improvements -- Valdis Kletnieks | |
2755 Pretty much all the code fixers fixed docs too: keep up the good | |
2756 work, folks! | |
762 | 2757 |
2758 UI | |
2759 -- fix switching between virtual desktops on MS Windows -- Adrian Aichner | |
2760 -- improve Customize: modifier-keys-sticky-time, abbrev-mode-line-string, | |
2761 overwrite-mode-line-string, auto-fill-mode-line-string, | |
2762 defining-kbd-macro-mode-line-string -- John Paul Wallington | |
2763 -- improve GTK clipboard handling -- Eric Gillespie, Jr. | |
2764 -- improve Info dir - generate file if non-existent -- Michael Sperber | |
891 | 2765 -- improve printer handling -- Adrian Aichner, Björn Torkelsson |
762 | 2766 -- support GUI toolbar shadow thickness adjustment -- Bill Perry |
2767 -- support ISO 8859/15 (Euro) -- Stephen Turnbull | |
2768 -- support Sieve in auto-mode-alist -- Simon Josefsson | |
2769 -- suppress ask-user-about-supersession-threat if CLASH_DETECTION -- Daiki Ueno | |
2770 | |
2771 Lisp API | |
2772 -- synch from GNU Emacs 21: quit-window -- Christoph Wedler | |
2773 | |
2774 Internals | |
2775 -- improve dead console handling in post-command code -- Ben Wing | |
2776 -- improve handling when XOpenDevice calls error handler -- Mike Sperber | |
2777 -- move disabled-command-loop to C -- Jan Vroonhof | |
2778 | |
2779 Build | |
2780 -- improve Athena widgets detection -- Jan Vroonhof | |
2781 | |
724 | 2782 to 21.5.4 "bamboo" |
2783 -- auto-mode support .9 files as man pages -- Michael Sperber | |
2784 -- auto-mode support configure.ac as m4 -- Edward M. Lee | |
2785 -- bind `replace-rectangle' to `C-x r p' -- Didier Verna | |
2786 -- bind `hyper-apropos-find-variable' (new) to `v' in hyper-apropos-help-map | |
2787 -- David A. Panariti | |
2788 -- bind `delete-other-frames' to `C-x 5 1' -- John Paul Wallington | |
2789 -- default Info-auto-generate-directory to 'if-outdated -- Adrian Aichner | |
2790 -- improve printer handling -- Andy Piper, Mike Alexander, Adrian Aichner | |
2791 -- mark buffer as modified when changing coding system -- Andy Piper | |
2792 -- minor mode mode-line-strings now customizable -- John Paul Wallington | |
2793 isearch-mode, abbrev-mode, overwrite-mode, auto-fill-mode, | |
2794 gnuserv-mode, defining-kbd-macro-mode, font-lock-mode, view-mode | |
2795 -- search the core etc/ for package index if not in ~/.xemacs/ -- Steve Youngs | |
2796 -- support sub-expression replacement in replace-match -- Torsten Duwe | |
2797 -- support user {site,infodock}-packages hierarchies -- Michael Sperber | |
2798 -- truncate-partial-width-windows now applied in redisplay -- Ben Wing | |
2799 -- use version-specific name for root testing -- Michael Sperber | |
2800 Eg, /usr/local/lib/xemacs-21.5.4. Fixes common "can't find root" bug, | |
2801 but run-in-place XEmacs won't find installed packages. | |
2802 | |
2803 -- HTML docs from Texinfo sources -- Adrian Aichner | |
2804 -- document fix for Motif related crashes (Sun/Solaris) -- Robert Pluim | |
2805 -- improve package system documentation -- Stephen Turnbull | |
2806 -- new Japanese translation of xemacs.1 -- Kazuo Oishi | |
2807 -- update developer personal info -- Jan Vroonhof, Michael Diers | |
2808 -- many doc fixes and improvements, sorry about the credits :-( | |
2809 | |
2810 -- alias `interactive-form' to `function-interactive' -- John Paul Wallington | |
2811 -- etags to Potorti` version 14.28. -- Yoshiki Hayashi | |
2812 -- mark-paragraph - added optional argument -- John Paul Wallington | |
2813 | |
2814 -- arch-specific files go under ${libdir}, not ${datadir} -- Jered Floyd | |
2815 -- configure recognizes LDFLAGS and adds to top Makefile -- Lutz Jaenicke | |
2816 -- eliminate bogus check for Athena widgets -- Alexey Mahotkin | |
2817 -- omit -Wshadow when compiling with g++ -- Ben Wing | |
2818 -- use the ld reported by gcc, not gcc -- Andrew Begel | |
2819 -- work around lack of support for autoconf 2.5x -- Didier Verna | |
2820 | |
2821 -- fix "can't Customize standard faces" bug (partially) -- Jan Vroonhof | |
2822 -- fix "can't close last window" bug -- Adrian Aichner | |
2823 -- fix "doubled escape" bug in Mule (ISO-2022-7) autosave files -- Kyle Jones | |
2824 -- fix "fail to save (non-themed) variable customizations" bug -- Andy Piper | |
2825 -- fix PGP signature handling in package UI -- Steve Youngs | |
2826 -- fix allocation of module-defined names in symbol table -- Andrew Begel | |
2827 -- fix conversion of host and network byte order in multicast -- Daiki Ueno | |
2828 -- fix crash from missing XIM unregister callback on Motif -- Glynn Clements | |
2829 -- fix crash/infloops in read_key_sequence -- Hirokazu FUKUI | |
2830 -- fix early dereference crash in decode_buffer -- Torsten Duwe | |
2831 -- fix handling of negative C times -- Simon Josefsson and Stephen Turnbull | |
2832 -- fix 'report-xemacs-bug' issues -- Steve Youngs | |
2833 -- fix several font-lock bugs -- Jan Vroonhof, Andy Piper, Bill Perry | |
2834 -- fix several package-get bugs -- Steve Youngs | |
2835 -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull | |
2836 -- fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing | |
2837 -- fix window_loop iteration across multiple devices -- Darryl Okahata | |
2838 -- fix/avoid GNU ld -z combreloc lossage -- Stephen Turnbull | |
2839 -- make sure installed.db gets updated after updating packages -- Andy Piper | |
2840 | |
2841 -- GTK improvements/fixes -- Bill Perry | |
2842 -- add face mappings | |
2843 -- fix "can't shut up bell" bug | |
2844 -- fix some face initialization bugs | |
2845 -- fix subwindow handling | |
2846 -- fix yes-or-no-p lossage | |
2847 -- improve conformance to internal APIs | |
2848 -- munge highlight, zmacs-region, toolbar, and gui-button faces from | |
2849 default GtkStyle | |
2850 -- remove useless XPM color symbol checks | |
2851 | |
2852 -- MS Windows improvements/fixes -- Andy Piper | |
2853 -- better build portability | |
2854 -- change registry key to XEmacs. | |
2855 -- add/fix Cygwin handling of URLs and win32 paths | |
2856 -- fix focus and event handling in scrollbars | |
2857 -- fix get-popup-menu-response bug | |
2858 -- improve DDE support | |
2859 -- improve netinstaller, especially uninstall and shortcuts | |
2860 -- improve popup dialog handling | |
2861 -- new directory dialog support | |
2862 -- quit if the user cancels in directory dialog | |
2863 -- Cygwin nox-xpm detection -- Charles Wilson | |
2864 -- fix compile problems when --with-msw, --with-x=no, --with-tty=no -- Ben Wing | |
2865 -- fix file handle leak in pipes -- Mike Alexander | |
2866 -- initial VC.NET support -- Andrew Begel | |
2867 | |
2868 -- Rename/redefine integral types -- Ben Wing | |
2869 -- See src/ChangeLog for details and rationale. | |
2870 -- All integral types that measure quantities of anything are signed. | |
2871 -- All quantity types boil down to EMACS_INT, except Hashcode, | |
2872 which is an unsigned value of the same size as EMACS_INT. | |
2873 -- Type names should be relatively short, with the first letter | |
2874 capitalized and no underscores if they can be avoided. | |
2875 -- "*count" == zero-based quantity. Includes sizes, offsets, and indexes. | |
2876 -- "*bpos" == one-based buffer position. | |
2877 -- "Char" refers to internal-format characters, not to the C type "char". | |
2878 -- CVS: improve .cvsignore files -- Adrian Aichner | |
2879 -- autoload handling improvements -- Didier Verna | |
2880 -- improve handling of face inheritance/fallback -- Jan Vroonhof | |
2881 -- condense repetitive window-system settings to 'win default' -- Bill Perry | |
2882 -- improve debugging in event-msw.c -- Adrian Aichner | |
2883 -- rename Menubar-items-truncate-list to Menubar-items-truncate-history | |
2884 -- Adrian Aichner | |
2885 -- rename default package index to 'package-index.LATEST.gpg' -- Steve Youngs | |
2886 -- unify GUI pixmap handling -- Bill Perry | |
2887 -- unify toolbar handling across GUI platforms -- Bill Perry | |
2888 | |
653 | 2889 to 21.5.3 "asparagus" |
2890 -- Add missing XIM unregister callback on Motif -- Glynn Clements | |
2891 -- Improve debugging in event-msw.c, fix "can't close last window" bug | |
2892 -- Adrian Aichner | |
2893 -- Improve Info docs for widget.el -- Stephen J. Turnbull | |
2894 -- Many small bug, typo, and warning fixes -- Ben Wing, Stephen J. Turnbull, | |
2895 Adrian Aichner | |
2896 -- Autoload handling improvements -- Didier Verna | |
2897 -- More 'report-xemacs-bug' updates -- Steve Youngs | |
2898 -- Fix unsigned warnings; turn sign-compare warnings on for NT -- Ben Wing | |
2899 -- Synch configure.usage options with configure -- Peter Brown | |
2900 | |
529 | 2901 to 21.5.2 "artichoke" |
640 | 2902 -- fixes and improvements -- Ben Wing |
2903 -- etags.c synched to upstream | |
2904 -- lisp/term/*.el cleanup | |
2905 -- miscellaneous help improvements | |
2906 -- transpose-line-up/down maybe moves the region | |
2907 -- MS Windows init improvements | |
2908 -- add scroll-in-place, jka-compr, efs, some fixes in behavior-defs.el | |
2909 -- paths-find-recursive-path: fix error with null EXCLUDE-REGEXP | |
2910 -- font-lock-mode: fix problem with buffers starting with a space | |
2911 -- make find-library search patch configurable | |
2912 -- fix Dired problem with directories containing [] and code that | |
2913 destructively modifies an existing string | |
2914 -- stop mark_window_as_deleted from deleting information that needs to | |
2915 be accessed by set-window-configuration | |
2916 -- Lisp object structure rationalization | |
2917 -- fix two nasty bugs in the unwinding code | |
2918 -- fix mouse wheel/dead window crash under MS Windows | |
2919 -- mswindows_utime, close_file_data: fix off-by-one-indirection error | |
2920 -- control-G handling fixes for MS Windows | |
2921 -- debug-mswindows-events and related code introduced | |
2922 -- rearrange the signal-handling code to eliminate the former | |
2923 spaghetti logic paths in it; document; fix numerous bugs | |
2924 -- maintain the "iconified" state, to fix the "can't delete a frame" bug | |
2925 -- use CBufbyte instead of char for error/warning functions | |
2926 -- prepare to remove encapsulation | |
2927 -- make play_sound_data return an int, like all other such functions | |
2928 -- use EMACS_SIGNAL to avoid preprocessing games with signal() | |
2929 -- gc-in-window-procedure fixes | |
2930 -- Cygwin setitimer fixes | |
2931 -- windows shell fixes | |
2932 -- more structured errors | |
2933 -- MS Windows network stream data corruption fixes | |
2934 -- fix ~user file name handling | |
2935 -- rename MAX_PATH to standard PATH_MAX | |
2936 -- fix error compiling regexps with back-references in them | |
2937 | |
2938 -- fixes and improvements -- Martin Buchholz | |
2939 -- byte optimizer fixes | |
2940 -- move alloca twiddling after the feature test definitions, but | |
2941 before the first "real" code | |
2942 -- internal DECIMAL_PRINT_SIZE macro | |
2943 -- s&m elimination: Eliminate the need to define HAVE_PTYS in s&m files | |
2944 -- avoid test failure if (temp-directory) is a symlink | |
2945 -- handle buggy Sun realloc() | |
2946 | |
2947 -- GTK fixes -- Bill Perry | |
2948 -- GTK popup dialog fix | |
2949 -- GTK added to font-window system mappings | |
2950 -- gtk-marshal.el updated for new hash.c, and generator fixes, | |
2951 -- GTK scrollbar fixes | |
2952 -- buttons are now modifiers, so selection with the mouse works again | |
2953 -- fix the disappearing GTK scrollbar problem | |
2954 | |
2955 -- movemail.c uses mkstemp if available -- Karl M. Hegbloom | |
2956 -- specifiers may now conditionalize on GTK -- Stephen J. Turnbull | |
2957 -- new hooks for package installation and deletion -- Sean MacLennan | |
2958 -- locate-library completes and other package UI improvements -- Robert Pluim | |
2959 -- save-some-buffers doesn't prematurely zap help window -- Michael Sperber | |
2960 -- MS windows subprocess quoting arguments -- Ben Wing, Dan Holmsand | |
2961 -- remove side effects from font-lock-compile-keywords -- Daiki Ueno | |
2962 -- custom-display works on the GTK platform -- Karl Hegbloom | |
2963 -- mouse-track fixes -- Adrian Aichner, Ben Wing | |
2964 -- dragdrop fix for windowless events -- Mike Alexander | |
2965 -- fix `unbalanced parentheses' bug in syntax -- Matt Tucker | |
2966 -- gpmevent.c header inclusion fixes -- Bill Perry | |
2967 -- make more glyph code shared across platforms -- Ben Wing, Bill Perry | |
2968 -- remove lisp_string_set_file_times() because set_file_times() now | |
2969 takes Lisp_Object path, instead of char* -- Adrian Aichner and Ben Wing | |
2970 -- allow preemption on redisplay -- Kirill 'Big K' Katsnelson | |
2971 -- new, faster implementation of long_to_string -- Hrvoje Niksic | |
2972 -- Qccl_error: New error -- Yoshiki Hayashi | |
2973 -- remove support for old beta versions of cygwin -- Ben Wing, Craig Lanning | |
2974 -- fix crash with an unavailable network printer -- Mike Alexander | |
2975 -- add support for MacOS X -- Greg Parkin and Martin Buchholz | |
2976 -- better win9x (including WinMe) support -- Ben Wing, Stephen J. Turnbull | |
2977 -- fix off-by-one error in EMACS_INT_MAX -- Yoshiki Hayashi | |
2978 | |
2979 -- warning, style, and doc fixes and improvements | |
2980 -- warning fixes -- Ben Wing, Kirill 'Big K' Katsnelson, Martin Buchholz | |
2981 -- eliminate numerous C++ errors -- Ben Wing, Martin Buchholz | |
2982 -- code style corrections -- Ben Wing, Martin Buchholz | |
2983 -- build improvements -- Ben Wing, Martin Buchholz | |
2984 -- configure improvements and fixes -- Martin Buchholz, Ben Wing, | |
2985 Stephen J. Turnbull | |
2986 -- doc updates -- Adrian Aichner, Ben Wing, Alexey Mahotkin, Steve | |
2987 Youngs, Stephen J. Turnbull, Yoshiki Hayashi, Steve Youngs, Paul | |
2988 Stodghill, Malcolm Purvis, Jim Horning, Nick V. Pakoulin, Kirill | |
2989 'Big K' Katsnelson | |
529 | 2990 |
478 | 2991 to 21.5.1 "anise" |
514 | 2992 -- This release contains a huge pile of changes by Ben Wing, including |
2993 both bug fixes and features. Highlights: | |
2994 -- Many changes to make printing work on Windows | |
2995 -- byte-compilation speed improvements | |
2996 -- New functions for cleanly eliminating byte-compiler warnings | |
2997 -- Remove core bytecompiler warnings | |
2998 -- Improve interactive help interface | |
2999 -- etags improvements | |
3000 -- Better "About XEmacs" page | |
3001 -- Windows configury changes | |
3002 -- Get QUIT working on Windows | |
3003 -- Fix shy group regexp code | |
3004 -- etc. etc. | |
3005 | |
2865 | 3006 -- The `short-name' argument to make-charset now works correctly |
521 | 3007 -- Yoshiaki Kasahara |
514 | 3008 -- `custom' changes -- Didier Verna |
3009 -- SET_FACE_PROPERTY bug fix -- Jerry James | |
3010 -- Unix tty configury changes -- Martin Buchholz | |
3011 -- Fix compile error with g++ on bsdi -- Martin Buchholz | |
3012 -- Fix crash with xlc -O3 -- Martin Buchholz | |
3013 -- Fix link error with (pre-release) gcc 3.0 -- Martin Buchholz | |
521 | 3014 -- Fix build error if system has makeinfo 3.12 -- Martin Buchholz |
514 | 3015 -- Speed up `intern' and hash tables containing strings -- Martin Buchholz |
3016 -- Make hash table mapping safe -- Martin Buchholz | |
477 | 3017 |
762 | 3018 Fork from 21.2: 21.5.0 "alfalfa" |
3019 -- For changes up to 21.4.0, see etc/NEWS |