Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 3915:b974237c21a8
[xemacs-hg @ 2007-04-21 14:18:54 by adrian]
A few typo fixes, mostly to people's names.
I have not fixed the typos in the locations these excerpts come from
(ChangeLog files, etc.).
author | adrian |
---|---|
date | Sat, 21 Apr 2007 14:18:54 +0000 |
parents | 06ff7065a7fe |
children | 16a33eb61442 |
comparison
equal
deleted
inserted
replaced
3914:6d5ea51c89d5 | 3915:b974237c21a8 |
---|---|
78 -- improve: Create $srcdir/src/depend if missing -- Stephen J. Turnbull | 78 -- improve: Create $srcdir/src/depend if missing -- Stephen J. Turnbull |
79 -- improve: Detect Intel Macs, use POSIX-style write barrier in NewGC -- Marcus Crestani | 79 -- improve: Detect Intel Macs, use POSIX-style write barrier in NewGC -- Marcus Crestani |
80 -- improve: Refactor Canna detection -- Stephen J. Turnbull | 80 -- improve: Refactor Canna detection -- Stephen J. Turnbull |
81 -- improve: Setup kit configuration -- Vin Shelton | 81 -- improve: Setup kit configuration -- Vin Shelton |
82 improvement -- debugger init sources can use XCOMM convention | 82 improvement -- debugger init sources can use XCOMM convention |
83 -- new: Check for utilities that are not on "normal" Solaris PATH -- Stephen J. Turnbul, S L Baur | 83 -- new: Check for utilities that are not on "normal" Solaris PATH -- Stephen J. Turnbull, S L Baur |
84 | 84 |
85 Documentation | 85 Documentation |
86 | 86 |
87 -- fix: Improve docstrings -- Stephen J. Turnbull, Aidan Kehoe | 87 -- fix: Improve docstrings -- Stephen J. Turnbull, Aidan Kehoe |
88 -- fix: Make manual conform to reality -- Malcolm Purvis, Robert Pluim, Aidan Kehoe, Stephen J. Turnbull | 88 -- fix: Make manual conform to reality -- Malcolm Purvis, Robert Pluim, Aidan Kehoe, Stephen J. Turnbull |
92 -- fix: Update copyrights -- Stephen J. Turnbull | 92 -- fix: Update copyrights -- Stephen J. Turnbull |
93 -- improve: Small rephrasing in TUTORIAL.de -- Adrian Aichner, hroptatyr | 93 -- improve: Small rephrasing in TUTORIAL.de -- Adrian Aichner, hroptatyr |
94 -- new: Describe X errors when using ssh in PROBLEMS -- Malcolm Purvis | 94 -- new: Describe X errors when using ssh in PROBLEMS -- Malcolm Purvis |
95 -- new: Describe XFree86 crash in PROBLEMS -- Stephen J. Turnbull, Aidan Kehoe | 95 -- new: Describe XFree86 crash in PROBLEMS -- Stephen J. Turnbull, Aidan Kehoe |
96 -- new: Describe how X11R7 loses x11/bitmaps/gray in PROBLEMS -- Stephen J. Turnbull | 96 -- new: Describe how X11R7 loses x11/bitmaps/gray in PROBLEMS -- Stephen J. Turnbull |
97 -- update: Addresses in files and ChangeLogs -- Adrian Aichner, Stepohen J. Turnbull | 97 -- update: Addresses in files and ChangeLogs -- Adrian Aichner, Stephen J. Turnbull |
98 | 98 |
99 Lisp API | 99 Lisp API |
100 | 100 |
101 -- fix: Catch error in cloning language environment -- Aidan Kehoe | 101 -- fix: Catch error in cloning language environment -- Aidan Kehoe |
102 -- fix: Make shell-command use requested output buffer -- Jerry James | 102 -- fix: Make shell-command use requested output buffer -- Jerry James |
103 -- improve: Make `split-char' available in no-mule -- Aidan Kehoe | 103 -- improve: Make `split-char' available in no-mule -- Aidan Kehoe |
104 -- improve: New unicode-type property of Unicode coding systems -- Aidan Kehoe | 104 -- improve: New unicode-type property of Unicode coding systems -- Aidan Kehoe |
105 -- improve: Reorganize Mule lisp -- Aidan Kehoe | 105 -- improve: Reorganize Mule lisp -- Aidan Kehoe |
106 -- new: ccl-compile-mule-to-unicode, ccl-compile-unicode-to-mule, ccl-dump-mule-to-unicode, ccl-dump-unicode-to-mule -- Aidan Kehoe | 106 -- new: ccl-compile-mule-to-unicode, ccl-compile-unicode-to-mule, ccl-dump-mule-to-unicode, ccl-dump-unicode-to-mule -- Aidan Kehoe |
107 -- new: deprecate set-charset-registry, charset-registry -- Aidan Kehoe | 107 -- new: deprecate set-charset-registry, charset-registry -- Aidan Kehoe |
108 -- new: font-lock-keywords-alist, font-lock-removed-keywords-alist, font-lock-add-keywords, font-lock-update-removed-keyword-alist, font-lock-remove-keywords -- Aidrian Aichner | 108 -- 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 |
109 -- new: set-charset-registries, charset-registries -- Aidan Kehoe | 109 -- new: set-charset-registries, charset-registries -- Aidan Kehoe |
110 -- update: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs. -- Adrian Aichner | 110 -- update: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs. -- Adrian Aichner |
111 | 111 |
112 Internal API and Implementation | 112 Internal API and Implementation |
113 | 113 |
255 | 255 |
256 Documentation | 256 Documentation |
257 | 257 |
258 -- Improve: comments. -- Aidan Kehoe, Stephen Turnbull | 258 -- Improve: comments. -- Aidan Kehoe, Stephen Turnbull |
259 -- New: node on keyboards with which one can't type Latin. -- Aidan Kehoe | 259 -- New: node on keyboards with which one can't type Latin. -- Aidan Kehoe |
260 -- Update: Info docs for new package-path configuratin syntax. -- Mike Sperber | 260 -- Update: Info docs for new package-path configuration syntax. -- Mike Sperber |
261 | 261 |
262 Lisp API | 262 Lisp API |
263 | 263 |
264 -- New: rename command and binding in buffer menu mode. -- Stephen Turnbull | 264 -- New: rename command and binding in buffer menu mode. -- Stephen Turnbull |
265 | 265 |
279 -- Improve: syntax cache factoring and documentation. -- Stephen Turnbull | 279 -- Improve: syntax cache factoring and documentation. -- Stephen Turnbull |
280 | 280 |
281 to 21.5.24 "dandelion" | 281 to 21.5.24 "dandelion" |
282 Major features | 282 Major features |
283 | 283 |
284 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neuebaur, Hrvoje Niksic, Olivier Galibert | 284 -- New: Xft font support. -- Stephen J. Turnbull, Aidan Kehoe, Daniel Pittman, Clemens Fruhwirth, Eric Knauel, Matthias Neubauer, Hrvoje Niksic, Olivier Galibert |
285 -- New: incremental garbage collector. -- Marcus Crestani | 285 -- New: incremental garbage collector. -- Marcus Crestani |
286 | 286 |
287 User-Visible Bug Fixes and Minor Improvements | 287 User-Visible Bug Fixes and Minor Improvements |
288 | 288 |
289 -- Fix: autoload list-matching-lines. -- Malcolm Purvis | 289 -- Fix: autoload list-matching-lines. -- Malcolm Purvis |
290 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe | 290 -- Fix: change_window_height must change the window width when requested. -- Aidan Kehoe |
291 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing | 291 -- Fix: crashes printing ISO2022 coding systems. -- Ben Wing |
292 -- Improve: initializations depending on locale or language environment. -- Aidan Kehoe | 292 -- Improve: initializations depending on locale or language environment. -- Aidan Kehoe |
293 -- Update: etags to upstream 17.15. -- Malcolm Purvis | 293 -- Update: etags to upstream 17.15. -- Malcolm Purvis |
294 -- Update: package download site list. -- Adrian Aichner | 294 -- Update: package download site list. -- Adrian Aichner |
295 -- Update: X11 search pathes to include /usr(/local)/share/X11. -- Ville Skyttä | 295 -- Update: X11 search paths to include /usr(/local)/share/X11. -- Ville Skyttä |
296 | 296 |
297 Build Infrastructure | 297 Build Infrastructure |
298 | 298 |
299 -- Fix build output directory structure on Windows. -- Marcus Crestani | 299 -- Fix build output directory structure on Windows. -- Marcus Crestani |
300 -- Fix: configuration of native sound on Windows. -- Ben Wing | 300 -- Fix: configuration of native sound on Windows. -- Ben Wing |
554 | 554 |
555 Documentation | 555 Documentation |
556 | 556 |
557 -- Improve: Update info/dir. -- Adrian Aichner | 557 -- Improve: Update info/dir. -- Adrian Aichner |
558 -- Improve: Automate updating of release date in about.el. -- Stephen Turnbull | 558 -- Improve: Automate updating of release date in about.el. -- Stephen Turnbull |
559 -- New: about.el entry for Simon Josefsson. (Simon Joseffson | 559 -- New: about.el entry for Simon Josefsson. (Simon Josefsson |
560 -- Fix: Typos. (Adrian Aichner | 560 -- Fix: Typos. (Adrian Aichner |
561 -- Improve: Sort memory usage report sections by usage. -- Adrian Aichner | 561 -- Improve: Sort memory usage report sections by usage. -- Adrian Aichner |
562 -- Improve: Glyphs documentation. -- Ben Wing | 562 -- Improve: Glyphs documentation. -- Ben Wing |
563 -- Improve: Description of build configuration system. -- Malcolm Purvis | 563 -- Improve: Description of build configuration system. -- Malcolm Purvis |
564 -- New: Description of build configuration system. -- Stephen Turnbull | 564 -- New: Description of build configuration system. -- Stephen Turnbull |
929 -- char to CIbyte conversion in emodules.c, sysdll.c -- James. | 929 -- char to CIbyte conversion in emodules.c, sysdll.c -- James. |
930 -- Do not mangle module initialisation function names -- James. | 930 -- Do not mangle module initialisation function names -- James. |
931 -- char to Extbyte conversion in sysdll.c -- James. | 931 -- char to Extbyte conversion in sysdll.c -- James. |
932 -- Return a Lisp_Object instead of a string in `dll_error' -- James. | 932 -- Return a Lisp_Object instead of a string in `dll_error' -- James. |
933 -- Make eval-related functions visible to modules -- James. | 933 -- Make eval-related functions visible to modules -- James. |
934 -- Allow specifying elisp function for waithing user input while displaying | 934 -- Allow specifying elisp function for waiting user input while displaying |
935 message while in minibuffer -- Golubev. | 935 message while in minibuffer -- Golubev. |
936 -- Use OS_RELEASE=os_release_major*100+os_release_minor in s/sol2.h -- Buchholz. | 936 -- Use OS_RELEASE=os_release_major*100+os_release_minor in s/sol2.h -- Buchholz. |
937 -- Add lrecord_memory_descriptions -- Crestani. | 937 -- Add lrecord_memory_descriptions -- Crestani. |
938 -- Remove GetLongPathNameW -- Harris. | 938 -- Remove GetLongPathNameW -- Harris. |
939 -- A couple of new macros to compare w32api versions -- James. | 939 -- A couple of new macros to compare w32api versions -- James. |
964 and ldap.c -- James. | 964 and ldap.c -- James. |
965 -- Updates to xemacs.mak -- Aichner. | 965 -- Updates to xemacs.mak -- Aichner. |
966 -- Add some extern "C" declarations for C++ module builds | 966 -- Add some extern "C" declarations for C++ module builds |
967 -- James. | 967 -- James. |
968 -- Add casts for C++ builds in mule-canna.c -- James. | 968 -- Add casts for C++ builds in mule-canna.c -- James. |
969 -- Add type casts in database.c to satisy C++ compilers. | 969 -- Add type casts in database.c to satisfy C++ compilers. |
970 -- Log result summary of tests when the testsuite is running | 970 -- Log result summary of tests when the testsuite is running |
971 noninteractive -- Aichner. | 971 noninteractive -- Aichner. |
972 -- Add some tests for weak-lists -- Crestani, Kaltenbach. | 972 -- Add some tests for weak-lists -- Crestani, Kaltenbach. |
973 | 973 |
974 | 974 |
1011 | 1011 |
1012 | 1012 |
1013 Lisp API | 1013 Lisp API |
1014 | 1014 |
1015 -- New alias `apropos-customize' -> `customize-apropos' -- Aichner. | 1015 -- New alias `apropos-customize' -> `customize-apropos' -- Aichner. |
1016 -- Remove unecessary arg from `pui-set-local-package-get-directory -- Youngs. | 1016 -- Remove unnecessary arg from `pui-set-local-package-get-directory -- Youngs. |
1017 -- New key bindings in mwheel.el -- Kyllingstad. | 1017 -- New key bindings in mwheel.el -- Kyllingstad. |
1018 -- Make `insert-directory' to be more like FSF version -- Sperber. | 1018 -- Make `insert-directory' to be more like FSF version -- Sperber. |
1019 -- Window configuration fixes in isearch code -- Sperber. | 1019 -- Window configuration fixes in isearch code -- Sperber. |
1020 -- Implement simple object finalisation in post-gc.el -- Sperber. | 1020 -- Implement simple object finalisation in post-gc.el -- Sperber. |
1021 -- Updates to etags.el -- Turnbull. | 1021 -- Updates to etags.el -- Turnbull. |
1144 Documentation | 1144 Documentation |
1145 | 1145 |
1146 -- Updates to | 1146 -- Updates to |
1147 INSTALL -- Turnbull, Wing. | 1147 INSTALL -- Turnbull, Wing. |
1148 PROBLEMS -- Turnbull, Wing. | 1148 PROBLEMS -- Turnbull, Wing. |
1149 -- Global substition of .Xresources for .Xdefaults -- Turnbull. | 1149 -- Global substitution of .Xresources for .Xdefaults -- Turnbull. |
1150 -- Update packages in ./etc/BETA -- Skyttä. | 1150 -- Update packages in ./etc/BETA -- Skyttä. |
1151 -- Doc string updates -- Korytov, Turnbull, Wing. | 1151 -- Doc string updates -- Korytov, Turnbull, Wing. |
1152 -- TeXinfo updates -- Aichner, Turnbull, Wing, Youngs. | 1152 -- TeXinfo updates -- Aichner, Turnbull, Wing, Youngs. |
1153 | 1153 |
1154 Internals | 1154 Internals |
1244 Build | 1244 Build |
1245 | 1245 |
1246 -- Updates to test suite -- Turnbull. | 1246 -- Updates to test suite -- Turnbull. |
1247 -- Use -no-autoloads with update-elc-2 -- Wing. | 1247 -- Use -no-autoloads with update-elc-2 -- Wing. |
1248 -- Check for strupr and strlwr -- Sperber. | 1248 -- Check for strupr and strlwr -- Sperber. |
1249 -- Delete auto-autoloads.el* & cutom-load.el* files on make clean -- Turnbull. | 1249 -- Delete auto-autoloads.el* & custom-load.el* files on make clean -- Turnbull. |
1250 -- Fix --srcdir processing -- Turnbull. | 1250 -- Fix --srcdir processing -- Turnbull. |
1251 -- Define DLSYM_NEEDS_UNDERSCORE on Darwin -- Turnbull. | 1251 -- Define DLSYM_NEEDS_UNDERSCORE on Darwin -- Turnbull. |
1252 -- Use opsys=aix4-2 for AIX 5 and above -- Buchholz. | 1252 -- Use opsys=aix4-2 for AIX 5 and above -- Buchholz. |
1253 -- Make ellcc search XEmacs directories for include files 1st -- James. | 1253 -- Make ellcc search XEmacs directories for include files 1st -- James. |
1254 -- Set stack-trace-on-error, load-always-display-messages -- Wing. | 1254 -- Set stack-trace-on-error, load-always-display-messages -- Wing. |
1367 -- Synch wid-edit to GNU/Emacs 21.3.50 -- Turnbull. | 1367 -- Synch wid-edit to GNU/Emacs 21.3.50 -- Turnbull. |
1368 -- Updates to hyper-apropos -- Wing. | 1368 -- Updates to hyper-apropos -- Wing. |
1369 -- Reorganise Help -> Info submenu -- Wing. | 1369 -- Reorganise Help -> Info submenu -- Wing. |
1370 -- Fix bug when end > start in text-props -- Wing. | 1370 -- Fix bug when end > start in text-props -- Wing. |
1371 -- Fix walk-windows -- Wing. | 1371 -- Fix walk-windows -- Wing. |
1372 -- Fix for call to set-language-unicode-precedence-list -- Nyyss~nen. | 1372 -- Fix for call to set-language-unicode-precedence-list -- Nyyssönen. |
1373 -- Synch up byte-optimize.el -- Wing. | 1373 -- Synch up byte-optimize.el -- Wing. |
1374 -- Include FUNLIST argument to generate-c-file-autoloads-1 -- Wing. | 1374 -- Include FUNLIST argument to generate-c-file-autoloads-1 -- Wing. |
1375 | 1375 |
1376 | 1376 |
1377 to 21.5.10 "burdock" | 1377 to 21.5.10 "burdock" |
1436 -- Recommend TeXinfo 4.2 in INSTALL -- Turnbull. | 1436 -- Recommend TeXinfo 4.2 in INSTALL -- Turnbull. |
1437 -- Add example in sample.Xdefaults -- Boffi. | 1437 -- Add example in sample.Xdefaults -- Boffi. |
1438 -- Typo fixes -- Yamaoka, Youngs, Turnbull, Wing. | 1438 -- Typo fixes -- Yamaoka, Youngs, Turnbull, Wing. |
1439 -- Docstring fixes -- Turnbull, Piper, Skyttä, Wing. | 1439 -- Docstring fixes -- Turnbull, Piper, Skyttä, Wing. |
1440 -- Update description of XEmacs Patches and Design ML's -- Turnbull. | 1440 -- Update description of XEmacs Patches and Design ML's -- Turnbull. |
1441 -- Incorportate ChangeLog.X into ChangeLog -- Wing. | 1441 -- Incorporate ChangeLog.X into ChangeLog -- Wing. |
1442 -- FAQ additions/amendments: | 1442 -- FAQ additions/amendments: |
1443 Debugging FAQ improvements -- Wing. | 1443 Debugging FAQ improvements -- Wing. |
1444 Mention union type bugs -- Turnbull. | 1444 Mention union type bugs -- Turnbull. |
1445 Debugging HOWTO improvements -- Turnbull. | 1445 Debugging HOWTO improvements -- Turnbull. |
1446 Decoding Lisp objects in the debugger -- Turnbull. | 1446 Decoding Lisp objects in the debugger -- Turnbull. |
1503 -- Fix "stale match data" bug -- Turnbull. | 1503 -- Fix "stale match data" bug -- Turnbull. |
1504 -- Don't call 'XtDisplay' on a destroyed widget -- Golubev. | 1504 -- Don't call 'XtDisplay' on a destroyed widget -- Golubev. |
1505 -- Update specifier code -- Sperber. | 1505 -- Update specifier code -- Sperber. |
1506 -- Update process code -- Sperber. | 1506 -- Update process code -- Sperber. |
1507 -- Move ldap/postgresql code out to DSO's -- James. | 1507 -- Move ldap/postgresql code out to DSO's -- James. |
1508 -- Normalise Ffile_truename and drive spec on cygwing to win32 format | 1508 -- Normalise Ffile_truename and drive spec on cygwin to win32 format |
1509 -- Piper. | 1509 -- Piper. |
1510 -- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' -- Alexander. | 1510 -- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' -- Alexander. |
1511 -- Coding system updates -- Ikiuo. | 1511 -- Coding system updates -- Ikiuo. |
1512 | 1512 |
1513 Lisp API | 1513 Lisp API |