X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=CHANGES-beta;h=36654388c531db9d83142979ed06d17f24d740b2;hb=8541a6f9e1dc0d519ba8071e6b2db40ec45b8c8b;hp=1819931beac08f8a0e4bcce368eb2ab917dbed67;hpb=dd8f4c0e5ff27909836e7478df6b17d816a0db28;p=chise%2Fxemacs-chise.git- diff --git a/CHANGES-beta b/CHANGES-beta index 1819931..3665438 100644 --- a/CHANGES-beta +++ b/CHANGES-beta @@ -1,3 +1,82 @@ +to 21.2.38 "Peisino,Ak(B" +-- Keyboard commands to set code system now work in file-coding + Emacsen! -- Jan Vroonhof (actually in 21.2.37) +-- Calls to the following functions are now better optimized: + backward-char backward-word plusp, minusp oddp evenp -- Martin Buchholz +-- COUNT argument to following functions is now optional: + forward-word backward-word mark-word kill-word backward-kill-word + forward-comment delete-char backward-delete-char -- Martin Buchholz +-- Don't put gutters/tabs on popup windows -- Andy Piper +-- Fix up info file cross references -- Adrian Aichner +-- Make `format' 64-bit clean -- Martin Buchholz +-- unexec changes on Windows -- Martin Buchholz +-- Make ptys work again on Cygwin -- Philip Aston +-- GCPRO fixes -- Yoshiki Hayashi, Gunnar Evermann, Martin Buchholz +-- Fix dumping problems on SGI Irix 6 -- Max Matveev, Martin Buchholz +-- Make DEBUG_GCPRO work again -- Gunnar Evermann +-- Pdump fixes -- Olivier Galibert +-- Case table changes -- Yoshiki Hayashi +-- Fix remaining tab oddities -- Andy Piper +-- Fix Windows unexec -- Andy Piper +-- byte-compiler arithmetic improvements -- Martin Buchholz + +to 21.2.37 "Pan" +-- etags fix -- Stephen Carney +-- more gutters and tab changes -- Andy Piper +-- eval-when-compile no longer compiles its body -- Martin Buchholz +-- top-level (defvar foo) no longer generates a run-time load-history + entry -- Martin Buchholz +-- Windows 1251 code page encoding for Cyrillic -- Sergey Groznyh +-- `local-key-binding' and `global-key-binding' now have an optional + `accepts-defaults' parameter, just like `lookup-key' -- Martin Buchholz +-- 1000 arglist-related lispref documentation bugs fixed -- Martin Buchholz +-- arg to `down-list', `up-list', `backward-up-list', `kill-sexp', + `backward-kill-sexp' are now optional, just like FSF Emacs -- Martin Buchholz +-- info mode fixes -- Didier Verna +-- Massive CCL upgrade -- MIYASHITA Hisashi +-- byte-code optimizations -- Yoshiki Hayashi +-- historical purecopy's purged -- Robert Pluim +-- `mwheel-install', `turn-on-auto-fill', `turn-on-font-lock', + `turn-off-font-lock' are now interactive -- Martin Buchholz +-- Detect _getpty correctly (for SGIs) -- Martin Buchholz +-- Several GCPRO bugs found -- Yoshiki Hayashi +-- `replace-buffer-in-windows' now has the same WHICH-FRAMES and + WHICH-DEVICES parameters as `delete-windows-on' -- Martin Buchholz +-- Add support for Compaq C on Alpha Linux -- Martin Buchholz +-- auto-save fixes -- Yoshiki Hayashi +-- Removed unused C vars detected by Compaq C -- Martin Buchholz +-- More 64-bit cleanliness micro-fixes -- Martin Buchholz +-- Fix cachel.merged_faces memory leak -- Golubev I. N. +-- More changes to allow definitions of lisp object types by + third-party modules -- Daiki Ueno. +-- Extbyte is now a char, not unsigned char -- Martin Buchholz +-- C++ compilability is restored -- Martin Buchholz +-- New tests for CCL -- MIYASHITA Hisashi, Yoshiki Hayashi +-- Use stropts.h, not sys/stropts.h. Likewise for strtio.h -- Martin Buchholz + +to 21.2.36 "Notus" +-- Fix build problems on AIX 4.3 -- Martin Buchholz +-- Fix build problems on HP-UX 10.20 -- Alexandre Oliva and Martin Buchholz +-- Fix build problems on SunOS 4.1.4 -- Martin Buchholz +-- Fix build problems on IA64/Linux -- Martin Buchholz +-- Fix build problems on Alpha/Linux -- Steve Baur +-- Fix build problems on Unixware -- Martin Buchholz +-- Support pty input lines longer than 512 bytes on HP-UX 10.20. -- Martin Buchholz +-- `equal' of hash tables is now the same as `eq'. -- Martin Buchholz +-- ucs fixes - Daiki Ueno +-- Lots of little doc fixes. -- Martin Buchholz +-- Process-signaling code rewritten -- Martin Buchholz +-- pty allocation code rewritten -- Martin Buchholz +-- The byte compiler generates more efficient code -- Martin Buchholz +-- build-report fixes -- Adrian Aichner +-- next-window/next-frame functions rewritten -- Martin Buchholz +-- Windows fixes -- Jonathan Harris +-- Multiple info buffer support -- Golubev I. N. +-- regex crash fixes -- Yoshiki Hayashi +-- Widget/windows fixes -- Andy Piper +-- structured lisp errors -- Ben Wing +-- allow modules to define their own lisp object types -- Andrew Begel + to 21.2.35 "Nike" -- You now again build XEmacs in a directory containing a predefined CPP symbol -- Martin Buchholz @@ -29,7 +108,7 @@ to 21.2.34 "Molpe" to 21.2.33 "Melpomene" -- Yet more progress gauge and gutter redisplay fixes from Andy Piper -- glyph error checking from Andy Piper --- Proper implementation of string glyps makes them Mule safe (IKEYAMA Tomonori) +-- Proper implementation of string glyphs makes them Mule safe (IKEYAMA Tomonori) -- Bug fixes from the usual suspects -- --with-clash-detection now defaults to `yes', at least for betas. -- Autoconf support for detecting how to #include header files @@ -50,7 +129,7 @@ to 21.2.32 "Kastor & Polydeukes" -- Internal Postgres RDBMS support from Steve Baur -- Improve gutter useability -- Fix window geometry with gutters --- Fix async updates so that they only occur when neccessary +-- Fix async updates so that they only occur when necessary -- Gutter documentation from Stephen Turnbull -- redisplay-gutter-area fixes from Andy Piper -- pdump file in MS-Windows executable from Mike Alexander @@ -62,7 +141,7 @@ to 21.2.31 "Iris" -- Make XEmacs work on Windows again. to 21.2.30 "Hygeia" --- Make (find-tag-other-window) always use other window, +-- Make (find-tag-other-window) always use other window, even if tag is found in buffer of current window, Samuel Mikes -- Make configure complain about broken compiler versions (Jan Vroonhof, Yoshiki Hayashi, Bill Perry) -- `write-region' now deals properly with non-ASCII file names, Martin Buchholz @@ -77,7 +156,7 @@ to 21.2.30 "Hygeia" to 21.2.29 "Hestia" -- Fix compile errors on pre-X11R6 systems, introduced in 21.2.28. --- Fix autodetection of Berkeley DB on Linux Glibc 2 systems. +-- Fix autodetection of Berkeley DB on Linux Glibc 2 systems. (but more work needed) -- Allow non-symbols (anything compared with `eq') in object plists. -- Cleanup of property frobbing code.