List overview

Download

XEmacs-Announce July 2001

xemacs-announce@xemacs.org
  • 5 participants
  • 6 discussions
[ANNOUNCE] Updated Packages available - July 28 24 years, 3 months

Steve Youngs
Hello. The following XEmacs packages have just been released. Updated or New Packages: ======================= edebug-1.14-pkg.tar.gz ediff-1.31-pkg.tar.gz edit-utils-1.64-pkg.tar.gz text-modes-1.32-pkg.tar.gz viper-1.26-pkg.tar.gz vm-6.94-pkg.tar.gz Detailed Changes: ================ edebug-1.14-pkg.tar.gz ---------------------- 2001年07月16日 Charles G Waldman <cgw(a)xemacs.org> * edebug.el (edebug-form-data): Correct initialization order. Define variable before making it buffer-local. ediff-1.31-pkg.tar.gz --------------------- 2001年07月21日 Michael Kifer <kifer(a)cs.sunysb.edu> * ediff-util.el (ediff-file-checked-out-p,ediff-file-checked-in-p): check if vc-state is available. (ediff-make-temp-file): use ediff-coding-system-for-write. * ediff-init.el (ediff-coding-system-for-read): from ediff-diff.el (ediff-coding-system-for-write): new variable. (ediff-highest-priority): fixed the bug having to do with disappearing overlays. (ediff-file-remote-p): use file-remote-p, if available. (ediff-listable-file): new function. (ediff-file-attributes): use ediff-listable-file. * ediff-mult.el (ediff-meta-insert-file-info1): use ediff-listable-file. * ediff-ptch.el (ediff-prompt-for-patch-file): use ediff-coding-system-for-read. (ediff-patch-file-internal): use ediff-coding-system-for-write. * ediff-diff.el (ediff-coding-system-for-read): moved to ediff-init.el. (ediff-match-diff3-line,ediff-get-diff3-group): improved pattern. * ediff.texi: added clarifications, acknowledgements. edit-utils-1.64-pkg.tar.gz -------------------------- 2001年07月19日 Daiki Ueno <ueno(a)unixuser.org> * iswitchb.el (iswitchb-complete): Set this-command to 'iswitchb-completion-help when putting the following excusion into iswitchb-completion-help. text-modes-1.32-pkg.tar.gz -------------------------- 2001年07月18日 Charles G Waldman <cgw(a)xemacs.org> * hexl.el (hexlify-buffer): * hexl.el (dehexlify-buffer): Check whether buffer-file-system is bound. viper-1.26-pkg.tar.gz --------------------- 2001年07月21日 Michael Kifer <kifer(a)cs.sunysb.edu> * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy of Scott Bronson. (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions. (viper-check-sub,viper-get-ex-command,viper-execute-ex-command): Deleted functions. (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new ex-token-list. (viper-get-ex-address-subr): convert registers to char data type. * viper-util.el (viper-int-to-char,viper-char-equal): new functions. (viper-memq-char): use viper-int-to-char. (viper-file-checked-in-p): use vc-locking-user, if vc doesn't have vc-locking-state. (viper-read-key): use viper-read-key-sequence. * viper.el (viper-major-mode-modifier-list): added inferior-emacs-lisp-mode. (this-major-mode-requires-vi-state): new function that uses simple heuristics to decide if vi state is appropriate. (set-viper-state-in-major-mode): use this-major-mode-requires-vi-state. (viper-non-hook-settings): don't advise read-key-sequence. (viper-read-key-sequence): new function that replaces the previously used advice to read-key-sequence. * viper-cmd.el (viper-test-com-defun,viper-exec-change, viper-exec-Change,viper-execute-com,viper-insert,viper-append, viper-Append,viper-Insert,viper-open-line,viper-Open-line, viper-open-line-at-point,viper-substitute,viper-overwrite, viper-replace-char-subr,viper-forward-word,viper-forward-Word): got rid of the negative character hack. (viper-escape-to-state,viper-replace-state-exit-cmd): use viper-read-key-sequence. (viper-envelop-ESC-key): no need for ad-get-orig-definition. (viper-minibuffer-standard-hook,viper-read-string-with-history): don't override existing minibuffer-setup-hook. (viper-mark-point,viper-goto-mark-subr,viper-brac-function): convert registers to char data type. (viper-autoindent): use viper-indent-line. * viper-keym.el: use viper-exec-key-in-emacs. * viper.texi: Added credits, new commands, like :make. vm-6.94-pkg.tar.gz ------------------ 2001年07月21日 Steve Youngs <youngs(a)xemacs.org> * Sync with VM-6.94. Installing These: ================ Manually: -------- 1) Download the packages that you want to install from: [1] /ftp.xemacs.org:/pub/xemacs/packages/ 2) Unpack them to: [2] /usr/local/lib/xemacs/xemacs-packages/ 3) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.[245].x): ---------------------------------------------- 1) Tools -> Packages -> Add Download Site -> choose site 2) Tools -> Packages -> List and Install 3) Select the packages you wish to install (there are brief instructions at the bottom of the packages buffer). 4) Packages -> Install/Remove Selected 5) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.1.14): ------------------------------------------- 1) Options -> Manage Packages -> Add Download Site -> choose site 2) Options -> Manage Packages -> List and Install 3 - 5) As per XEmacs 21.[245].x. Footnotes: [1] Or from a mirror near you. [2] Note: Mule packages should be installed into: /usr/local/lib/xemacs/mule-packages/ -- |---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---| | XEmacs - It's not just an editor. | | It's a way of life. | |------------------------------------<youngs(a)xemacs.org>---|
  • 3 participants
  • 2 comments
XEmacs 21.4.4 "Artificial Intelligence" is released. 24 years, 3 months

Stephen J. Turnbull
* XEmacs 21.4.4 "Artificial Intelligence" is released. "Artificial Intelligence" is the fifth in the OXYMORON series. Relative to XEmacs 21.4.3 "Academic Rigor", it contains a few typo fixes in the documentation, some minor bugfixes in the user interface, and some fixes to critical bugs, mostly in the MS Windows code. *** MS Windows users should NOT upgrade to 21.4.4 unless you *** *** are prepared to help debug certain known problems. Wait *** *** for 21.4.5. *** Unfortunately, there seems to be a bad bug somewhere in the new code for MS Windows, which causes frequent crashes. The primary Windows developer is currently out of the country, and I am about to leave for two weeks of vacation. So I decided to release "Artificial Intelligence" on the strength of the improvements on other platforms, and be prepared to make a new release to address the MS Windows issues and a few other pending patches immediately on my return. More detailed information about the changes is presented below. The first release in this series, Xemacs 21.4.0 "Solid Vapor", contained a large number of improvements and extensions to the current stable version, XEmacs 21.1.14. For more information about the OXYMORON series, see etc/NEWS, the initial release announcement http://www.xemacs.org/Releases/21.4.0.html and the release planning page, http://www.xemacs.org/Releases/Public-21.2/. For general information about XEmacs, the developers, and the user community, see our home page, http://www.xemacs.org/. * XEmacs 21.4.4 is "gamma" software. Besides the usual "no warranty" disclaimer (see etc/WARRANTY, sections 10 and 11), we are now experimenting with a level of stability intermediate between "beta" and "stable", dubbed "gamma". At this point all the developers and most of our beta testers trust the 21.4 code base with all their editing needs. However, for several reasons, for users who absolutely must minimize risk, we continue to recommend the 21.1 series. It seems likely that 21.4.5 will be released in about 3 weeks when I return from abroad, to address the MS Windows problems. It is hoped that the following release will be designated "stable." * Changes included in XEmacs 21.4.4 "Artificial Intelligence" This file briefly describes all changes to XEmacs in the OXYMORON series of releases. In principle there should be no user interface changes listed here, since this is intended to be a stable series. In practice, some bugfixes do involve user-visible changes. In general users should be happy about them, but they may affect workarounds you have put in place. So those that do are noted here with (**). Also, the MS Windows platform support is not fully mature, and the GTK platform support is explicitly experimental. In those cases improvements that provably do not affect other platforms are accepted. The platform affected is noted, and the change is flagged (**). Fixing a critical bug is not considered a "user interface change" in the sense that there should be no way for it to interfere with you getting more work done. The changesare grouped into run-time, build-time, and "documentation and data" changes. For more details, including developers involved and dates, see the ChangeLogs below. - (**) There is a bug in "window procedures" under MS Windows only. Non-debug builds print a warning on stderr, and you may want to consider XEmacs unstable (save and restart) if you see it (debug builds assert here). - Printing the selection is implemented for MS Windows - C-g now works on MS Windows - Kinsoku (text wrapping for Asian scripts) fixes - "Scrolling with no scrollbar" crash on MS Windows fixed Krause). - Case conversion works for Cyrillic - Help is available with C-x s - M-x locate-library completes library names - (**) `replace-match' supports FSF-style match subexpressions - `compose-mail' is supported in about.el - (**) Renaming custom.el to inhibit loading it works - (**) "Reset to standard" works with "set" and "saved" Custom buffers - `Unbalanced parentheses' bug when dealing with mixed comment styles in c++/java/etc. mode fixed - Byte-compiler optimization fixes - Dired can handle directory names with unusual characters - Popup menus work with popup-menu-titles turned off - (**) M-? now invokes Help - Data corruption in network streams on MS Windows fixed - A few improvements and bug fixes in GTK support. - (**) EsounD support is no longer autodetected; you must explicitly request it. EsounD does evil things with signals and XEmacs cannot protect itself from the race conditions created. - (**) The "excessively long startup when not networked" (often on Red Hat Linux) problem is addressed with a configure option that defeats IPv6 host name canonicalization, `--with-ipv6-cname=no'. See also the discussion in PROBLEMS. - Better detection of Cygwin Perl - Support for old Cygwin betas dropped - Better support for Windows Millenium Edition - --with-widgets=no no longer autodetects Athena - Self tests work if directory is a symlink - Use ld reported by gcc, not gcc itself, to link - TAR define added to src/Makefile - Many small and medium documentation fixes, including an improved etc/sample.init.el, German tutorial, CCL fonts documentation - etc/xemacs-ja.1 replaced with new translation - much improved FAQ * ChangeLogs The changes in this release are grouped in the following sections. Some patches overlap a couple of sections, I (somewhat arbitrarily) assigned them to the section I thought was most important. The message ID and the URL with each log refer to the post in which teh patch was proposed on xemacs-patches. RELEASE CANDIDATE 3 RELEASE CANDIDATE 2 UI and API CHANGES GENERAL BUG FIXES MS WINDOWS - printing MS WINDOWS - set_file_times MS WINDOWS - C-g handling MS WINDOWS - miscellaneous GTK MISCELLANEOUS DOCUMENTATION RELEASE CANDIDATE 3 <15196.1288.138343.769692(a)turnbull.sk.tsukuba.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200107/msg00069.html ./src/ChangeLog 2001年07月22日 Stephen J. Turnbull <stephen(a)xemacs.org> * event-msw.c (mswindows_wnd_proc): Add GC debugging assert. <15196.462.687249.746246(a)turnbull.sk.tsukuba.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200107/msg00068.html ./ChangeLog 2001年07月22日 Stephen J. Turnbull <stephen(a)xemacs.org> * configure.in (with_esd_sound): Default to no. * configure.usage: Various documentation improvements. * configure.in (--with-ipv6-cname): New Boolean option. Defaults on. * configure.usage: * PROBLEMS (IPv6 CNAME lookup): Document it. <15196.462.687249.746246(a)turnbull.sk.tsukuba.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200107/msg00068.html ./src/ChangeLog 2001年07月22日 Stephen J. Turnbull <stephen(a)xemacs.org> * config.h.in (IPV6_CANONICALIZE): New #define for --with-ipv6-lookup. * process-unix.c (unix_canonicalize_host_name): sysdep.c (init_system_name): Use it to conditionally support IPv6 canonicalization. <FENWAY95sao0eCdPap400001472(a)fenway.corp.soundbite.com> http://list-archive.xemacs.org/xemacs-patches/200106/msg00013.html ./src/ChangeLog 2001年06月05日 Paul Krause <pkrause(a)soundbite.com> * event-msw.c: replace unsafe call to stderr_out with mswindows_output_console_string <n162ylx0.fsf(a)ecf.teradyne.com> http://list-archive.xemacs.org/xemacs-patches/200107/msg00051.html ./ChangeLog 2001年07月18日 Adrian Aichner <adrian(a)xemacs.org> * etc\TUTORIAL: Fix minor typo. * etc\TUTORIAL.de: Sync with TUTORIAL. RELEASE CANDIDATE 2 Typo in ChangeLog fix due to Nix. Change format of in version.sh codename string due to Bill Gates. Reported by Adrian. <yosupub9h4de.fsf(a)jpl.org> http://list-archive.xemacs.org/xemacs-patches/200107/msg00022.html ./lisp/ChangeLog 2001年07月10日 Katsumi Yamaoka <yamaoka(a)jpl.org> * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii mixed text. (kinsoku-eol-p): Ditto. 2001年07月09日 Katsumi Yamaoka <yamaoka(a)jpl.org> * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol, kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign characters as the category `s' or `e' correctly. <yz17kyxzij2.fsf(a)milhouse.cs.cornell.edu> http://list-archive.xemacs.org/xemacs-patches/200105/msg00199.html ./src/Changelog 2001年05月31日 Paul Stodghill <stodghil(a)cs.cornell.edu> * event-msw.c: Cygwin does not define WM_IME_xxx. Modify the #if's accordingly. <003601c0e02067ドルf10d406401ドルa8c0@paulkrause> ./src/ChangeLog 2001年05月19日 Paul Krause <paulkrause1(a)mediaone.net> * scrollbar-msw.c: Fixes a crash that occurs on Windows when an attempt is made to scroll when no scroll bar is available. <005f01c10fbc6ドルc61edb0090ドルa050a(a)soundbite.com> ./nt/ChangeLog 2001年07月18日 Paul Krause <paulkrause1(a)mediaone.net> xemacs.mak: Improved detection for cygwin perl. Supercedes <FENWAYUfKRfcjcMzfoV00000f4e(a)fenway.corp.soundbite.com> <15133.17889.988505.202517(a)tyranny.hsys.msk.ru> http://list-archive.xemacs.org/xemacs-patches/200106/msg00016.html ./man/ChangeLog 2001年06月06日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * xemacs/mule.texi: Typo fixes and describe CCL and fonts. * lispref/mule.texi: Typo fixes and describe set-charset-registry. <15133.17889.988505.202517(a)tyranny.hsys.msk.ru> http://list-archive.xemacs.org/xemacs-patches/200106/msg00016.html ./lisp/ChangeLog 2001年06月06日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * mule/cyrillic.el: Uncomment definition of ccl-encode-koi8-r-font. ./lisp/ChangeLog 2001年06月14日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * mule/cyrillic.el: Set up case table. <y9lofrz77zt.fsf(a)informatik.uni-tuebingen.de> http://list-archive.xemacs.org/xemacs-patches/200106/msg00027.html ./lisp/ChangeLog 2001年06月08日 Mike Sperber <mike(a)xemacs.org> * files.el (save-some-buffers-1): Don't zap the help window right after `map-y-or-n-p' has popped it up. <15142.14867.525787.322728(a)turnbull.sk.tsukuba.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200106/msg00053.html ./nt/ChangeLog 2001年06月12日 Stephen J. Turnbull <stephen(a)xemacs.org> * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG. (USE_MINITAR): Default to HAVE_ZLIB. (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS. (mostlyclean, nicenclean, distclean, versionclean): Only one target per invocation of $(DEL); don't use unneeded switches (WinME support). UI and API CHANGES <y9lwv966j49.fsf(a)sams.informatik.uni-tuebingen.de> ./src/ChangeLog 2001年03月31日 Mike Sperber <mike(a)xemacs.org> * search.c (Freplace_match): Support FSF-style specification of match subexpression when applied to a buffer. <15160.50052.863645.73187(a)europe.nortel.com> http://list-archive.xemacs.org/xemacs-patches/200106/msg00099.html ./lisp/ChangeLog 2001年06月26日 Robert Pluim <rpluim(a)bigfoot.com> * packages.el (locate-library): Use read-library-name for completion. <15160.50790.460079.416332(a)europe.nortel.com> http://list-archive.xemacs.org/xemacs-patches/200106/msg00100.html ./lisp/ChangeLog 2001年06月26日 Robert Pluim <rpluim(a)bigfoot.com> * package-ui.el (pui-install-selected-packages): reverse the lists of packages so that they get handled in the same order as they were selected. <microsoft-free.x4pub3lxg4.fsf(a)slackware.mynet.pc> http://list-archive.xemacs.org/xemacs-patches/200107/msg00034.html ./src/ChangeLog 2001年07月14日 Sean MacLennan <seanm(a)storm.ca> * package-admin.el (package-install-hook): New. (package-delete-hook): New. (package-admin-add-single-file-package): Use package-delete-hook. * package-get.el (package-get): Use package-install-hook. <sxsoftm4b29.fsf(a)florida.arsdigita.de> http://list-archive.xemacs.org/xemacs-patches/200104/msg00086.html ./lisp/ChangeLog 2001年04月24日 Hrvoje Niksic <hniksic(a)arsdigita.com> * about.el (about-mailto-link): Use compose-mail for sending mail. <muxy9sz343m.fsf(a)uzeb.lrde.epita.fr> http://list-archive.xemacs.org/xemacs-patches/200104/msg00061.html ./lisp/ChangeLog 2001年04月17日 Didier Verna <didier(a)xemacs.org> * startup.el (load-user-init-file): define `custom-file' before loading the user's init file. <mux1yqqdqbq.fsf(a)uzeb.lrde.epita.fr> http://list-archive.xemacs.org/xemacs-patches/200104/msg00064.html ./lisp/ChangeLog 2001年04月18日 Didier Verna <didier(a)xemacs.org> * cus-edit.el (Custom-reset-standard): reset to standard settings not only when the buffer's :custom-state is 'modified, but also when it is 'set or 'saved. GENERAL BUG FIXES <uofrqvxzn.fsf(a)ispras.ru> http://list-archive.xemacs.org/xemacs-patches/200106/msg00064.html ./lisp/ChangeLog 2001年06月15日 Nick Pakoulin <npak(a)ispras.ru> * help.el (frob-help-extents): Require 'hyper-apropos for faces. <mqqoftzthg6.fsf(a)eng.cam.ac.uk> http://list-archive.xemacs.org/xemacs-patches/200104/msg00040.html ./ChangeLog 2001年04月14日 Gordon Sadler <gbsadler1(a)lcisp.com> * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check. <15167.31192.971882.809294(a)tyranny.hsys.msk.ru> http://list-archive.xemacs.org/xemacs-patches/200107/msg00000.html ./ChangeLog 2001年07月01日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * configure.in (option processing): with_widgets=m is ambiguous; don't allow it. (AC_CHECKING for the Athena widgets): Don't check for Athena when with_widgets=no. <5020000.994949898@flashingchance> http://list-archive.xemacs.org/xemacs-patches/200107/msg00025.html ./src/ChangeLog 2001年07月11日 Matt Tucker <tuck(a)whistlingfish.net> * syntax.c (find_start_of_comment): Fix `unbalanced parentheses' bug when dealing with mixed comment styles in c++/java/etc. mode <15111.24585.586600.484683(a)gargle.gargle.HOWL> http://list-archive.xemacs.org/xemacs-patches/200105/msg00127.html ./lisp/ChangeLog 2001年05月20日 Martin Buchholz <martin(a)xemacs.org> * bytecomp.el (byte-compile-arithcompare): Only optimize (= x) ==> t if byte-compile-delete-errors is not nil. <15112.31246.180077.975624(a)gargle.gargle.HOWL> http://list-archive.xemacs.org/xemacs-patches/200105/msg00136.html ./lisp/ChangeLog 2001年05月21日 Martin Buchholz <martin(a)xemacs.org> * byte-optimize.el (=): `=' is not a binary predicate! Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1. Use byte-optimize-predicate, not byte-optimize-binary-predicate, <15123.9022.247285.42002(a)gargle.gargle.HOWL> http://list-archive.xemacs.org/xemacs-patches/200105/msg00184.html ./ChangeLog 2001年05月29日 Martin Buchholz <martin(a)xemacs.org> * configure.in: Remove stray backslash. <15127.8885.609982.512779(a)gargle.gargle.HOWL> http://list-archive.xemacs.org/xemacs-patches/200106/msg00000.html ./tests/ChangeLog 2001年05月29日 Martin Buchholz <martin(a)xemacs.org> * automated/mule-tests.el: Avoid test failure if (temp-directory) is a symlink. <B72977D8.45533%abegel(a)eecs.berkeley.edu> http://list-archive.xemacs.org/xemacs-patches/200105/msg00111.html ./src/ChangeLog 2001年05月17日 Andrew Begel <abegel(a)eecs.berkeley.edu> * lrecord.h (INIT_EXTERNAL_LRECORD_IMPLEMENTATION): Add needed cast. <B729780C.45534%abegel(a)eecs.berkeley.edu> http://list-archive.xemacs.org/xemacs-patches/200105/msg00112.html ./ChangeLog 2001年05月17日 Andrew Begel <abegel(a)eecs.berkeley.edu> * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc. <87u22s1ffj.fsf(a)u.sanpo.t.u-tokyo.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200105/msg00059.html ./src/ChangeLog 2001年05月11日 Yoshiki Hayashi <yoshiki(a)xemacs.org> * lisp.h (EMACS_INT_MAX): This should be one bit less since EMACS_INT is signed. <200104180223.WAA13090(a)mclean.mail.mindspring.net> http://list-archive.xemacs.org/xemacs-patches/200104/msg00062.html 2001年04月17日 Isaac Hollander <ysh(a)mindspring.com> * gnuserv.c (setup_table): fix 2 signed/unsigned mismatches * gnuslib.c (connect_to_internet_server): fix signed/unsigned mismatch <200106220151.VAA31665(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00091.html ./src/ChangeLog 2001年06月21日 Ben Wing <ben(a)xemacs.org> * dired-msw.c (Fmswindows_insert_directory): Fix problem noted by Michael Sperber with directories containing [] and code that destructively modifies an existing string. <20010409161535.B15607(a)ool-18b88ad6.dyn.optonline.net> http://list-archive.xemacs.org/xemacs-patches/200104/msg00027.html ./lisp/ChangeLog 2001年04月09日 Danny Colascione <qtmstr(a)optonline.net> * menubar.el (popup-mode-menu): Make it work with popup-menu-titles turned off. <200105121126.HAA26657(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00065.html ./lisp/ChangeLog 2001年05月12日 Ben Wing <ben(a)xemacs.org> * find-paths.el (paths-find-recursive-path): fix error with null EXCLUDE-REGEXP. * font-lock.el (font-lock-mode): fix problem reported by hrvoje with buffers starting with a space. <200106220151.VAA31665(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00091.html ./lisp/ChangeLog 2001年06月21日 Ben Wing <ben(a)xemacs.org> * help.el (frob-help-extents): Fix problem with undefined face. * update-elc.el (update-elc-files-to-compile): Compile in proper order. * keydefs.el (global-map): Add a defn for M-?, previously undefined, to access help -- in case the terminal is not set up right, or f1 gets redefined. MS WINDOWS - printing <200105060838.EAA10366(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00028.html ./src/ChangeLog 2001年05月06日 Ben Wing <ben(a)xemacs.org> * console-msw.h: * device-msw.c: * device-msw.c (print_dialog_worker): * device-msw.c (mswindows_handle_print_dialog_box): * device-msw.c (syms_of_device_mswindows): * dialog-msw.c (mswindows_make_dialog_box_internal): * general-slots.h: implement printing the selection when it's selected. <200105060838.EAA10366(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00028.html ./lisp/ChangeLog 2001年05月06日 Ben Wing <ben(a)xemacs.org> * dialog.el (make-dialog-box): * menubar-items.el (default-menubar): * printer.el (generic-print-buffer): * printer.el (generic-print-region): implement printing the selection when it's selected. MS WINDOWS - set_file_times <1yp8gt63.fsf(a)rapier.ecf.teradyne.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00189.html ./src/ChangeLog 2001年05月29日 Adrian Aichner <adrian(a)xemacs.org> * fileio.c: Include nt.h. Remove lisp_string_set_file_times() because set_file_times() now takes Lisp_Object path, instead of char*. * nt.c: Include buffer.h. * nt.c (convert_from_time_t): New. * nt.c (mswindows_utime): New. Use utime, since SetFileTime does not set mtime correctly. * nt.h: Declare mswindows_utime(). * sysdep.c (set_file_times): set_file_times() now takes Lisp_Object path, instead of char*. * systime.h: Include <sys/utime.h> on WIN32_NATIVE. <200106020618.CAA12498(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00006.html ./src/ChangeLog 2001年06月01日 Ben Wing <ben(a)xemacs.org> * nt.c (mswindows_utime): * nt.c (close_file_data): fix off-by-one-indirection error. MS WINDOWS - C-g handling <200105311247.IAA28237(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00198.html ./src/ChangeLog addition: 2001年05月30日 Ben Wing <ben(a)xemacs.org> For 21.4: (Stephen, just take all event-msw.c patches. This includes the "iconify" fix below.) * event-msw.c: * event-msw.c (mswindows_dequeue_dispatch_event): * event-msw.c (assert): * event-msw.c (emacs_mswindows_quit_p): * event-msw.c (debug_mswin_messages): * event-msw.c (debug_output_mswin_message): * event-msw.c (vars_of_event_mswindows): Fix yet more problems with C-g handling. Implement debug-mswindows-events. MS WINDOWS - miscellaneous <15119.11444.70000.574489(a)gargle.gargle.HOWL> http://list-archive.xemacs.org/xemacs-patches/200105/msg00174.html ./src/ChangeLog 2001年05月25日 Craig Lanning <CraigL(a)Knology.net> * s\mingw32.h: Properly find MinGW's <process.h> inside Cygwin's restructured include directories. Don't try to include <cygwin/version.h> since we are dropping support for MinGW in versions of Cygwin earlier than b21. * nt.c: Drop support for MinGW in versions of Cygwin before b21. * sysdep.c: Properly find MinGW's <process.h> inside Cygwin's restructured include directories. * syswindows.h: Drop support for MinGW in versions of Cygwin before b21. * unexcw.c: Even though a.out.h is no longer detected by configure, allow MinGW to use it until we figure out how to do the job with Win32. <FENWAYUfKRfcjcMzfoV00000f4e(a)fenway.corp.soundbite.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00183.html ./nt/ChangeLog 2001年05月28日 Paul Krause <pkrause(a)soundbite.com> * xemacs.mak (DEPEND): defined(_) isn't a reliable method for detecting if perl is from cygwin. Check $OSNAME as a backup. DISCARD: Supersedes <005f01c10fbc6ドルc61edb0090ドルa050a(a)soundbite.com> <4.3.2.7.2.20010517121830.00b0a920(a)san-francisco.beasys.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00110.html ./netinstall/ChangeLog 2001年05月17日 Andy Piper <andy(a)xemacs.org> * sysfile.h: don't assume that file attributes are boolean 2001年05月17日 Andy Piper <andy(a)xemacs.org> * win32.h: * win32.h (NOCOMATTRIBUTE): sync with latest cygwin version. <62532263.3200087799(a)[148.59.233.133]> ./src/ChangeLog 2001年05月29日 Mike Alexander <mta(a)arbortext.com> * console-msw.h (FRAME_MSPRINTER_CHARHEIGHT): Unswap FRAME_MSPRINTER_CHARWIDTH and FRAME_MSPRINTER_CHARHEIGHT <200105121126.HAA26657(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00065.html ./src/ChangeLog 2001年05月12日 Ben Wing <ben(a)xemacs.org> * event-msw.c (mswindows_dde_callback): * event-msw.c (mswindows_wnd_proc): eliminate cygwin warnings. <200105231035.GAA13007(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00145.html ./src/ChangeLog 2001年05月23日 Ben Wing <ben(a)xemacs.org> * device-msw.c (msprinter_init_device): signal an error rather than crash with an unavailable network printer (from Mike Alexander). * event-msw.c: * event-msw.c (struct winsock_stream): * event-msw.c (winsock_writer): * event-msw.c (winsock_closer): * event-msw.c (make_winsock_stream_1): cleanup headers. fix (hopefully) an error with data corruption when sending to a network connection. * fileio.c (Fexpand_file_name): Fix evil code that attempts to handle the ~user prefix by (a) always assuming we're referencing ourselves and not even verifying the user -- hence any file with a tilde as its first char is invalid! (b) if there wasn't a slash following the filename, the pointer was set *past* the end of file and we started reading from uninitialized memory. Now we simply treat these as files, always. * buffer.c (common_init_complex_vars_of_buffer): comment change. <200105231147.HAA15653(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00146.html ./src/ChangeLog 2001年05月23日 Ben Wing <ben(a)xemacs.org> * event-msw.c (winsock_writer): * event-msw.c (winsock_closer): prior kludgy code was clobbering the buffer, thinking it was "unused" space to store an unneeded return value; instead, use the variable we've already got staring us in the face. <4.3.2.7.2.20010524160839.02dfa610@pop> http://list-archive.xemacs.org/xemacs-patches/200105/msg00159.html ./src/ChangeLog 2001年05月24日 Kirill 'Big K' Katsnelson <kkm(a)dtmx.com> * event-msw.c (WM_DROPFILES): Use correct type for OLE characters. GTK <86snhme1pz.fsf(a)hel.bp.aventail.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00197.html ./src/ChangeLog 2001年05月30日 William M. Perry <wmperry(a)gnu.org> * event-gtk.c: Check for buttons as modifier keys. <8666eh375k.fsf(a)hel.bp.aventail.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00201.html ./lisp/ChangeLog 2001年05月31日 William M. Perry <wmperry(a)gnu.org> * font-menu.el: Avoid arithmetic with 'nil' when using the font menu in XEmacs/GTK. <863d9hf0rd.fsf(a)hel.bp.aventail.com> http://list-archive.xemacs.org/xemacs-patches/200106/msg00011.html ./lisp/ChangeLog 2001年06月03日 William M. Perry <wmperry(a)gnu.org> * dialog-gtk.el (popup-builtin-open-dialog): Don't forget to return the filename selected by the user! <987338379.7732.0.camel(a)loki.lausch.at> http://list-archive.xemacs.org/xemacs-patches/200104/msg00046.html ./src/ChangeLog 2001年04月15日 Michael Lausch <mla(a)1012surf.net> * scrollbar-gtk.c (gtk_create_scrollbar_instance): Call gtk_widget_request_size() to give scrollbar >0 width for GTK >1.2.8. <86ae3t378p.fsf(a)hel.bp.aventail.com> http://list-archive.xemacs.org/xemacs-patches/200105/msg00200.html ./src/ChangeLog 2001年05月20日 Drazen Kacar <dave(a)arsdigita.com> * glyphs-gtk.c (gtk_resource_instantiate): C++ comment -> #if 0 <15189.33914.633203.591427(a)turnbull.sk.tsukuba.ac.jp> http://list-archive.xemacs.org/xemacs-patches/200107/msg00046.html ./lisp/ChangeLog 2001年07月18日 Stephen J. Turnbull <stephen(a)xemacs.org> * specifier.el: define-specifier-tag 'gtk. MISCELLANEOUS <200105230148.VAA13292(a)mclean.mail.mindspring.net> http://list-archive.xemacs.org/xemacs-patches/200105/msg00144.html ./src/ChangeLog 2001年05月22日 Isaac Hollander <ysh(a)mindspring.com> * Makefile.in.in: Use TAR macro instead of hardcoding tar. Allows use of GNU tar instead of system tar DOCUMENTATION A bunch of typo fixes from the late Beta Release Engineer with no ChangeLogs; leave them that way in memorium. <iluk82vvtx8.fsf(a)barbar.josefsson.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00008.html ./man/ChangeLog 2001年06月02日 Simon Josefsson <simon(a)josefsson.org> * internals/internals.texi (Techniques for XEmacs Developers): Fix typo in ./configure line. <87bsof9zbk.fsf(a)n-pl.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00177.html ./ChangeLog 2001年05月27日 Kazuo Oishi <oishi(a)n-pl.org> * etc/xemacs-ja.1: Replace with new translation. <20010529193619.2664.qmail(a)hsys.msk.ru> http://list-archive.xemacs.org/xemacs-patches/200105/msg00190.html ./man/ChangeLog 2001年05月29日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * xemacs/custom.texi: Documented keyboard shortcut. * xemacs/mule.texi: Updated to match reality; tiny fixes. <20010529193619.2664.qmail(a)hsys.msk.ru> http://list-archive.xemacs.org/xemacs-patches/200105/msg00190.html ./lisp/ChangeLog 2001年05月29日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * coding.el: Tiny typo fixed. <200106081225.IAA31075(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00029.html ./man/ChangeLog 2001年06月08日 Ben Wing <ben(a)xemacs.org> * xemacs-faq.texi (Top): * xemacs-faq.texi (MS Windows): * xemacs-faq.texi (Q6.2.1): * xemacs-faq.texi (Q6.2.2): * xemacs-faq.texi (Q6.2.3): * xemacs-faq.texi (Q6.2.4): * xemacs-faq.texi (Q6.2.5): * xemacs-faq.texi (Q6.3.1): * xemacs-faq.texi (Q6.3.2): * xemacs-faq.texi (Q6.3.3): * xemacs-faq.texi (Q6.3.4): * xemacs-faq.texi (Q6.4.1): * xemacs-faq.texi (Q6.4.2): * xemacs-faq.texi (Current Events): * xemacs-faq.texi (Q7.0.1): * xemacs-faq.texi (Q7.0.2): * xemacs-faq.texi (Q7.0.3): * xemacs-faq.texi (Q7.0.4): * xemacs-faq.texi (Q7.0.5): * xemacs-faq.texi (Q7.0.6): Merge in the rest of Hrvoje's Windows FAQ. Redo section 7 to update current reality and add condensed versions of new changes for 21.1 and 21.4. (Not quite done for 21.4.) Lots more Windows updates. <200106101053.GAA12271(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200106/msg00033.html ./man/ChangeLog 2001年06月10日 Ben Wing <ben(a)xemacs.org> * xemacs-faq.texi (Q1.0.10): * xemacs-faq.texi (Q1.0.11): * xemacs-faq.texi (Q1.0.12): Update sections on Windows and MacOS availability. <8zi7hxlo.fsf(a)ecf.teradyne.com> http://list-archive.xemacs.org/xemacs-patches/200107/msg00005.html ./man/ChangeLog 2001年07月02日 Adrian Aichner <adrian(a)xemacs.org> * lispref\windows.texi (Window Configurations): Fix typos. * lispref\x-windows.texi (Resources): Ditto. * internals\internals.texi (XEmacs From the Inside): Ditto. * emodules.texi (Initialization Mode): Ditto. * xemacs-faq.texi (Q6.3.2): Ditto. <1ynzhwt3.fsf(a)ecf.teradyne.com> http://list-archive.xemacs.org/xemacs-patches/200107/msg00007.html ./man/ChangeLog 2001年07月02日 Adrian Aichner <adrian(a)xemacs.org> * xemacs-faq.texi (Q1.0.14): Update information following a request by Tom Mostyn. ./man/ChangeLog 2001年06月24日 Stephen J. Turnbull <stephen(a)xemacs.org> * xemacs/programs.texi: Add node name (Top) to Ebrowse xref. [Long since committed; added ChangeLog] <scm66jlgfkm.fsf(a)hookah.kazbek.ispras.ru> http://list-archive.xemacs.org/xemacs-patches/200101/msg00062.html ./lisp/ChangeLog 2001年01月12日 Nick V. Pakoulin <npak(a)ispras.ru> * cl-macs.el (cl-upcase-arg): New function. (cl-function-arglist): New function. (cl-transform-lambda): Automatically add CL-style lambda list to documentation string using functions above. <200105170631.CAA32586(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00102.html ./man/ChangeLog 2001年05月16日 Ben Wing <ben(a)xemacs.org> * xemacs-faq.texi (Top): * xemacs-faq.texi (Installation): * xemacs-faq.texi (Q2.1.15): * xemacs-faq.texi (Q2.1.18): * xemacs-faq.texi (Q2.1.19): document how to debug X errors <200105200118.VAA32224(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00124.html ./src/ChangeLog 2001年05月19日 Ben Wing <ben(a)xemacs.org> * eval.c: doc comment about gcpro'ing in record_unwind_protect. * process-nt.c: * process-nt.c (vars_of_process_nt): remove unused mswindows-quote-process-args. rec for 21.4. <200105231035.GAA13007(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00145.html ./nt/ChangeLog 2001年05月23日 Ben Wing <ben(a)xemacs.org> * xemacs.mak (installation): call `ver' to get the exact os version and put it in the installation; suggestion from adrian. <200105231035.GAA13007(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00145.html ./ChangeLog addition 2001年05月23日 Ben Wing <ben(a)xemacs.org> * etc\sample.init.el: * etc\sample.init.el (Init-safe-require): New. * etc\sample.init.el ((fboundp 'pending-delete-mode)): * etc\sample.init.el ((eq system-type 'windows-nt)): * etc\sample.init.el (dired): * etc\sample.init.el ((Init-safe-require 'efs-auto)): * etc\sample.init.el (completer): * etc\sample.init.el (crypt): * etc\sample.init.el (filladapt): * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)): * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)): * etc\sample.init.el ((Init-safe-require 'scroll-in-place)): Rewrite to be much more careful about loading features -- now it decays gracefully even in the complete absence of packages. Also avoid doing obnoxious things when loading efs. <200105311247.IAA28237(a)gwyn.tux.org> http://list-archive.xemacs.org/xemacs-patches/200105/msg00198.html ./man/ChangeLog 2001年05月30日 Ben Wing <ben(a)xemacs.org> * xemacs-faq.texi (Top): * xemacs-faq.texi (MS Windows): * xemacs-faq.texi (Q6.0.1): * xemacs-faq.texi (Q6.0.2): * xemacs-faq.texi (Q6.0.3): * xemacs-faq.texi (Q6.0.4): * xemacs-faq.texi (Q6.1.1): * xemacs-faq.texi (Q6.1.4): * xemacs-faq.texi (Q6.1.5): * xemacs-faq.texi (Q6.1.6): * xemacs-faq.texi (Q6.2.1): * xemacs-faq.texi (Q6.2.2): * xemacs-faq.texi (Q6.3.1): * xemacs-faq.texi (Q6.3.2): * xemacs-faq.texi (Q6.3.3): * xemacs-faq.texi (Q6.4.1): * xemacs-faq.texi (Current Events): Major rewrite. Update all MS Windows info to current. Redo section 6.1 almost completely. Incorporate sections 1 and 2 of Hrvoje's FAQ. <8zhqhahu.fsf(a)ecf.teradyne.com> http://list-archive.xemacs.org/xemacs-patches/200107/msg00036.html ./lisp/ChangeLog 2001年07月15日 Adrian Aichner <adrian(a)xemacs.org> * about.el (about-personal-info): Fix word duplication typos. * dialog.el (make-dialog-box): Ditto. * lisp-mode.el (lisp-indent-function): Ditto. * package-admin.el (package-admin-delete-binary-package): Ditto. * package-get.el (package-get-staging-dir): Ditto.
  • 1 participants
  • 0 comments
Updated XEmacs Packages Released - July 20 24 years, 4 months

Steve Youngs
Hello. The following XEmacs packages have just been released. Updated or New Packages: ======================= edit-utils-1.63-pkg.tar.gz edt-1.12-pkg.tar.gz gnus-1.56-pkg.tar.gz net-utils-1.18-pkg.tar.gz pcl-cvs-1.55-pkg.tar.gz prog-modes-1.40-pkg.tar.gz vc-1.28-pkg.tar.gz xemacs-devel-1.37-pkg.tar.gz zenirc-1.10-pkg.tar.gz Detailed Changes: ================ edit-utils-1.63-pkg.tar.gz -------------------------- 2001年07月14日 Steve Youngs <youngs(a)xemacs.org> * ibuffer.el: Replaced with newer version that was in xemacs-devel. 2001年07月10日 Vin Shelton <acs(a)xemacs.org> * search-buffers.el: Remove trailing ^Ms. edt-1.12-pkg.tar.gz ------------------- 2001年07月14日 Kevin Gallagher <kevingal(a)onramp.net> * Import version 4.0. gnus-1.56-pkg.tar.gz -------------------- 2001年06月06日 Mark Thomas <mthomas(a)edrc.cmu.edu> * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To fix so it works with older versions of XEmacs. net-utils-1.18-pkg.tar.gz ------------------------- 2001年07月14日 Steve Youngs <youngs(a)xemacs.org> * emacsbug.el (report-emacs-bug-address): Change address to xemacs-beta(a)xemacs.org. 2001年07月05日 Adrian Aichner <adrian(a)xemacs.org> * webjump.el (webjump-sample-sites): Update webster site. pcl-cvs-1.55-pkg.tar.gz ----------------------- 2001年06月06日 Raymond Toy <toy(a)rtp.ericsson.se> * cvs-edit.el (cvs-edit-done): Check for a null vc-comment-ring and initialize if necessary. prog-modes-1.40-pkg.tar.gz -------------------------- 2001年06月21日 Jeff Mincy <jeff(a)delphioutpost.com> * diff-mode.el (vc-backend-diff): Fix when default-major-mode is text-mode, also enabled font-lock vc-1.28-pkg.tar.gz ------------------ 2001年07月14日 I. Sheldon <is(a)kaidea.freeserve.co.uk> * vc.el (vc-populate-vc-log-hook): New. (vc-log-template): New. (vc-start-entry): Use vc-populate-vc-log-hook. (vc-populate-vc-log-with-template): New. (vc-populate-vc-log-with-goto-first-eol): New. xemacs-devel-1.37-pkg.tar.gz ---------------------------- 2001年07月14日 Steve Youngs <youngs(a)xemacs.org> * ibuffer.el: Move to edit-utils package. * Makefile (ELCS): Remove ibuffer.elc zenirc-1.10-pkg.tar.gz ---------------------- 2001年06月16日 Simon Josefsson <jas(a)extundo.com> * zenirc.el (zenirc-font-lock-keywords): Some font-lock defaults. (toplevel): Put font-lock-defaults on mode. (zenirc-mode): Allow font-lock initialization. Installing These: ================ Manually: -------- 1) Download the packages that you want to install from: [1] /ftp.xemacs.org:/pub/xemacs/packages/ 2) Unpack them to: [2] /usr/local/lib/xemacs/xemacs-packages/ 3) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.[245].x): ---------------------------------------------- 1) Tools -> Packages -> Add Download Site -> choose site 2) Tools -> Packages -> List and Install 3) Select the packages you wish to install (there are brief instructions at the bottom of the packages buffer). 4) Packages -> Install/Remove Selected 5) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.1.14): ------------------------------------------- 1) Options -> Manage Packages -> Add Download Site -> choose site 2) Options -> Manage Packages -> List and Install 3 - 5) As per XEmacs 21.[245].x. Footnotes: [1] Or from a mirror near you. [2] Note: Mule packages should be installed into: /usr/local/lib/xemacs/mule-packages/ -- |---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---| | XEmacs - It's not just an editor. | | It's a way of life. | |------------------------------------<youngs(a)xemacs.org>---|
  • 1 participants
  • 0 comments
Re: Where did www.xemacs.org go? 24 years, 4 months

Stephen J. Turnbull
>>>>> "Richard" == Richard R Morgan <rmorgan(a)tux.org> writes: Richard> xemacs.org is back, and has been for several hours. He goes on to indicate the problem was a DNS misconfiguration. The problem can persist for a few hours depending on your local nameserver (mis?)configuration. Your sysadmin may be able to force a cache refresh, or you can use http://www.dk.xemacs.org/ or http://xemacs.sourceforge.net/ for a few hours until the cache expires. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 _________________ _________________ _________________ _________________ What are those straight lines for? "XEmacs rules."
  • 1 participants
  • 0 comments
Where did www.xemacs.org go? 24 years, 4 months

Stephen J. Turnbull
>>>>> "dk" == Karr, David <david.karr(a)cacheflow.com> writes: dk> Did I miss some announcement about the XEmacs web site? It is dk> now autogated to "tux.org". There is very little about dk> "XEmacs" available here. No, this is not intentional. Apparently the virtual hosting setup has been misconfigured in the last few hours. (gwyn.tux.org is the hardware on which www.xemacs.org is hosted, and has been for years.) http://xemacs.sourceforge.net/ should continue to work, as that is built directly from CVS. I believe http://www.dk.xemacs.org/ should also work. Any mirrors that mirror via HTTP from www.xemacs.org may pick up the Tux pages. Unfortunately the mailing list archive URLs all are absolute and point at list-archive.xemacs.org, which gets redirected to tux.org, and you get a "404 Not Found." Some other services may be unavailable. However, I have verified that CVS (cvs.xemacs.org) and FTP (ftp.xemacs.org) are working. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 _________________ _________________ _________________ _________________ What are those straight lines for? "XEmacs rules."
  • 1 participants
  • 0 comments
[ANNOUNCE] New Sumo Packages Released - July, 2001 24 years, 4 months

Steve Youngs
I have just uploaded new Sumo packages. They'll be available at a mirror near you shortly. Actually, they're probably already there, my whole family came down with bad head colds the other day which is why this announcement is a couple of days late. As an added bonus this time around, I have created tar.gz's _and_ tar.bz2's. Updated Packages since last Sumo: ================================ bbdb-1.13-pkg.tar.gz -------------------- 2001年07月01日 Steve Youngs <youngs(a)xemacs.org> * Import BBDB 2.32 build-1.02-pkg.tar.gz --------------------- 2001年05月19日 Adrian Aichner <adrian(a)xemacs.org> * build.el (build-with-MS): Use build-report-version-file after setting is. 2001年05月13日 Adrian Aichner <adrian(a)xemacs.org> * build.el (build-from-CVS): Name buffer correctly. * build.el (build-tarball-site): Update download sites from XEmacs-21.4.2/etc/FTP. * build.el (build-with-MS): Use version.sh of directory we build in and customize build-report-version-file accordingly (without saving in order to stay out of build-report's way). * build.el (build-with-MS-make-commandline): Removed. 2001年04月30日 Adrian Aichner <adrian(a)xemacs.org> * build.el (build-version-number): Don't skip over first character, which used to be r (for release). 2001年04月30日 Adrian Aichner <adrian(a)xemacs.org> * Makefile (VERSION): Start at 1.01 for now. * README: Document discontinuation of CVS keywords Name and Date and their use via cvs update -r rMAJOR-MINOR -kv. * build.el (build-version-number): Substitute version manually. * build.el (build-version-date): Substitute date manually. * build.texi: Substitute version and date manually. 2001年04月29日 Steve Youngs <youngs(a)xemacs.org> * Makefile (AUTHOR_VERSION): Changed to '1.78'. (ELCS): Removed 'build-report.elc'. (REQUIRES): Add xemacs-base, pcl-cvs, dired, w3 & prog-modes. 2001年04月28日 Adrian Aichner <adrian(a)xemacs.org> * Makefile (VERSION): r1-78 is released. * .cvsignore: Ignore the usual autogenerated files. 2001年04月26日 Steve Youngs <youngs(a)xemacs.org> * build.el: Autoload 'ring-insert-at-beginning, efs-copy-file'. 2001年04月25日 Adrian Aichner <adrian(a)xemacs.org> * Makefile (VERSION): r1-77 is released. * Makefile (CATEGORY): Change from comm to libs. * build.el (build-with-MS): Generate config.inc for XEmacs 21 minor versions > 2. 2001年04月19日 Adrian Aichner <adrian(a)xemacs.org> * Makefile (VERSION): r1-76 is released. * README: Update documentation. calc-1.16-pkg.tar.gz -------------------- 2001年05月12日 Karl M. Hegbloom <karlheg(a)hegbloom.net> * calc.el (calc-quit): Guard against kbuf eq nil 2001年05月11日 Ben Wing <ben(a)xemacs.org> * Makefile: Fix to compile in the absence of an installed package tree. 2001年04月16日 Felicia Neff <fn(a)panix.com> * calc.texinfo: Fix up @direntry. 2001年04月11日 Nick V. Pakoulin <npak(a)ispras.ru> * calc.el (calc-init-base): Added support for numeric keypad. cc-mode-1.25-pkg.tar.gz ----------------------- 2001年05月11日 Martin Stjernholm <bug-cc-mode(a)gnu.org> * cc-langs.el (c-switch-label-key): Regexp fix. dired-1.11-pkg.tar.gz --------------------- 2001年06月03日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * fixup.el (load-path): Use DIFFMODEDIR. * Makefile.dired (DIFFMODEDIR): Introduce. * dired.el (dired-recursive-delete-directory): Make the directory-and-no-symlink test more efficient. 2001年05月30日 Gregory Neil Shapiro <gshapiro(a)gshapiro.net> * dired.el (dired-recursive-delete-directory): Don't recurse into symlinks. edit-utils-1.62-pkg.tar.gz -------------------------- 2001年07月01日 Steve Youngs <youngs(a)xemacs.org> * search-buffers.el: New file. * ibuffer.el: New file. * Makefile (ELCS): Add ibuffer.elc, search-buffers.elc. 2001年05月20日 Ben Wing <ben(a)xemacs.org> * scroll-in-place.el (scroll-command-groups): Put scroll-up-one and scroll-down-one in their own group so they don't interact badly with pageup/down. 2001年05月11日 Ben Wing <ben(a)xemacs.org> * func-menu.el: typo fix. * recent-files.el: autoload the init function. 2001年04月20日 Karl M. Hegbloom <karlheg(a)microsharp.com> * id-select.el (id-select-thing-with-mouse): Use `own-selection' in newest XEmacs. 2001年04月21日 Ben Wing <ben(a)xemacs.org> * func-menu.el: * func-menu.el (fume-add-menubar-entry): * func-menu.el (fume-do-add-menubar-entry): New. * func-menu.el (fume-update-menubar-entry): When invoked from find-file-hooks, delay creation of menubar entry until XEmacs becomes idle. This way, func-menu will not intrude when files are loaded temporarily (e.g. as part of patch-to-change-log). efs-1.26-pkg.tar.gz ------------------- 2001年06月09日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * RELEASE: 1.20pre2 * Makefile (GENERATED): Add custom-load AFTER including XEmacs.rules. * efs.el (efs-send-progress-off): Add this variable to support ftp clients that display fancy progress bars instead of hash marks. (efs-good-msgs): Ignore "Progress bar off" message. (efs-guess-hash-mark-size): Send "progress off" command if so desired. (efs-process-handle-line): Back out introduction of `efs-cmd-ok-cmds-p'. The new logic was flawed. 2001年06月03日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * efs.el (efs-month-and-time-regexp): Allow a space in time specs such as 5:13. This is needed eg. on ftp.microsoft.com. (efs-slash-local-paths): Add. (efs-adjust-local-path): Rename from `efs-quote-local-paths' and extend to handle `efs-slash-local-paths'. 2001年06月01日 Steve Youngs <youngs(a)xemacs.org> * Makefile (GENERATED): Add custom-load.elc. (all): Ditto. 2001年05月17日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * RELEASE: 1.20pre1 2001年05月17日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * efs.el (efs-skip-msgs-alist): Create, generalizing `efs-skip-msgs'. This hopefully will cure the gratuitous "EPSV not understood" messages spewed out by some ftp clients. (efs-skip-cmd-msg-p): Create. (efs-cmd-ok-cmds-msgs-alist): Create, generalizing `efs-cmd-ok-cmds' and `efs-cmd-ok-msgs'. (efs-process-handle-line): Use above. (efs-send-cmd): Handle null directory to avoid arg count mismatch. (efs-good-msgs): Shorten "hash mark" regexp. (efs-hash-mark-msgs): Shorten "hash mark" regexp. 2001年05月06日 Michael Sperber [Mr. Preprocessor] <sperber(a)informatik.uni-tuebingen.de> * efs.el (efs-write-region): Restore `buffer-modified-p' on all conditions. fsf-compat-1.09-pkg.tar.gz -------------------------- 2001年04月28日 Steve Youngs <youngs(a)xemacs.org> * goto-addr.el: Added. ilisp-1.19-pkg.tar.gz --------------------- 2001年07月05日 Steve Youngs <youngs(a)xemacs.org> * Makefile: Don't use symlinks for copying hyperspec.el (compile): Fix up Ben's patch that I wiped out. 2001年07月04日 Steve Youngs <youngs(a)xemacs.org> * Makefile: Remove a couple of spurious '/'. 2001年07月01日 Steve Youngs <youngs(a)xemacs.org> * Import ilisp 5.11.1 2001年05月11日 Ben Wing <ben(a)xemacs.org> * Makefile (compile): * ilisp-mak.el ((not (file-exists-p "ilcompat.el"))): Fix to compile in the absence of an installed package tree. mail-lib-1.39-pkg.tar.gz ------------------------ 2001年06月16日 Simon Josefsson <jas(a)extundo.com> Emacs 21 sync. * browse-url.el (toplevel): Add 2000, 2001 to copyright. Sync comments. (browse-url-browser-function): Fix doc. (browse-url-browser-function): Rename "kfm" to "KDE". Add GNOME. (browse-url-new-window-flag): Renamed from `browse-url-new-window-p'. (browse-url-new-window-p): Defalias. (browse-url-filename-alist): Add DOS *:\* magic. (browse-url-kde-program, browse-url-kde-args): Add variable. (browse-url-url-at-point): Remove conditioning. (browse-url-maybe-new-window): New macro. (browse-url-file-url, browse-url): Use `dolist'. (browse-url-at-mouse): Use `mouse-set-point' instead of previous more complicated logic. (browse-url-event-buffer, browse-url-event-point): Removed. (browse-url-netscape): Use ` instead of (list ...). (browse-url-gnome-moz-arguments): New variable. (browse-url-gnome-moz): New function. (browse-url-kde): Renamed from `browse-url-kfm'. (browse-url-kfm): Defalias. (browse-url-{netscape,mosaic,cci,w3,lynx-emacs,mail}): Use `browse-url-maybe-new-window' macro. 2001年06月08日 Matt Curtin <cmcurtin(a)interhack.net> Integrated new function graciously supplied by Mikael Hedin <mikael.hedin(a)irf.se>. * browse-url.el: Added Galeon support. 2001年05月27日 Don Pellegrino <donpellegrino(a)computer.org> * smtpmail.el (smtpmail-auth-supported): Add `login'. (smtpmail-via-smtp): Check for `login' mech properly. 2001年05月15日 Simon Josefsson <simon(a)josefsson.org> Emacs 21 sync. * rfc822.el (rfc822-bad-address): Remove \n\t from message. (rfc822-looking-at): Use `set-match-data' instead of `store-match-data'. (rfc822-snarf-word): (rfc822-snarf-subdomain): (rfc822-addresses): (rfc822-addresses-1): Remove 0177円-377円 from regexp. (It didn't work as intended, matching ascii > 127 (think mule), and it also generated unnecessary complaints on mail addresses.) (rfc822-addresses-1): Allow multiple "." inside RFC822 strings. (rfc822-addresses-1): More error handling. (rfc822-addresses): Remove old hack to ignore bad addresses. The old hack behaves badly on e.g. "lcm36651(a)uxa.cso.uiuc.edu (Hi! ;)), jas(a)pdc.kth.se" while without the hack it works better, you get an RFC822 comment containing an error message. (top level): Remove 1993 copyright (was probably the earlier XEmacs modification). mailcrypt-2.09-pkg.tar.gz ------------------------- 2001年07月01日 Steve Youngs <youngs(a)xemacs.org> * Import mailcrypt 3.5.6 2001年05月06日 Brian Warner <warner(a)lothar.com> * mc-gpg.el (mc-gpg-lookup-key): Change key-regexp to tolerate extra fields at the end of lines emitted by --with-colons mode. Needed to handle new output format in gnupg-1.0.5, otherwise you get "No GPG secret key for xxx" errors. net-utils-1.17-pkg.tar.gz ------------------------- 2001年07月05日 Adrian Aichner <adrian(a)xemacs.org> * webjump.el (webjump-sample-sites): Update webster site. 2001年07月03日 Stephen J. Turnbull <stephen(a)xemacs.org> * emacsbug.el(report-emacs-bug-address): Move comment closer. Change to "xemacs-beta(a)cvs.xemacs.org" to improve response time. 2001年05月12日 Steve Youngs <youngs(a)xemacs.org> * feedmail.el: Sync with version 10. pc-1.20-pkg.tar.gz ------------------ 2001年05月11日 Ben Wing <ben(a)xemacs.org> * pending-del.el: declare more commands triggering pending deletion. pcl-cvs-1.54-pkg.tar.gz ----------------------- 2001年04月12日 Mike Sperber <mike(a)xemacs.org> * pcl-cvs.el (cvs-mode-diff): Remove call to `cvs-prepare-diff-mode'. Use diff-mode again. * cvs-compat.el (cvs-prepare-diff-mode): Remove again. * Makefile (REQUIRES): Add prog-modes. prog-modes-1.39-pkg.tar.gz -------------------------- 2001年06月18日 Ben Wing <ben(a)xemacs.org> * diff-mode.el: * diff-mode.el (diff-jump-to-old-file-flag): Removed. * diff-mode.el (diff-jump-to-old-file): New. * diff-mode.el ('diff-jump-to-old-file-flag): New. * diff-mode.el (diff-update-on-the-fly-flag): Removed. * diff-mode.el (diff-update-on-the-fly): New. * diff-mode.el ('diff-update-on-the-fly-flag): New. * diff-mode.el (diff-begin-in-read-only-mode): New. * diff-mode.el (diff-metify-map): New. * diff-mode.el (diff-mode-map): New. * diff-mode.el (diff-goto-source): * diff-mode.el (diff-mode): Reapply patch. 2001年05月20日 Ben Wing <ben(a)xemacs.org> * diff-mode.el: * diff-mode.el (diff-jump-to-old-file-flag): Removed. * diff-mode.el (diff-jump-to-old-file): New. * diff-mode.el (diff-update-on-the-fly-flag): Removed. * diff-mode.el (diff-update-on-the-fly): New. * diff-mode.el (diff-begin-in-read-only-mode): New. * diff-mode.el (diff-metify-map): New. * diff-mode.el (diff-mode-map): New. * diff-mode.el (diff-goto-source): * diff-mode.el (diff-mode): Eliminate nonstandard -flag ending on variables. Add var to control whether we begin in read-only mode; FALSE by default (principle of least surprise; and do not assume that people opening any file named .diff have no interest in editing it). Comment out bogus behavior of setting the selection in diff-goto-source. Fix keymap-hacking tricks. 2001年04月11日 Barry Warsaw <bwarsaw@anthem> * python-mode.el: Bumping to version 4.0 since we now support only XEmacs 21.1 and Emacs 20.7, although not all of the compatibility code for older Emacsen has been removed. Specifically, the old "make sure we have a current custom.el library" stuff is removed, as is the hack-around for an NTEmacs 19.34.6 make-temp-name bug. Updated much of the Commentary section in the initial comments. Much more importantly, I've integrated Ken Manheimer's pdbtrack stuff, which is way cool. When enabled (as by default), this turns on the overlay arrow when pdb is entered, either in the shell buffer or in the *Python* buffer. Specifically: (py-mode-map): Added C-c C-d to toggle pdb tracking. (py-pdbtrack-do-tracking-p): New user customizable variable to control whether overlay arrow tracking is enabled or not. This variable is buffer local and is turned on by default. (py-pdbtrack-minor-mode-string): The string that's added to the minor mode alist when actually doing pdb overlay arrow tracking. User customizable. (py-pdbtrack-toggle-stack-tracking, turn-on-pdbtrack, turn-off-pdbtrack): New commands to control pdb tracking. (py-pdbtrack-is-tracking-p): Helper variable used to control the display of py-pdbtrack-minor-mode-string. Set to true when the overlay arrow is enabled, and false when it's disabled. (py-pdbtrack-stack-entry-regexp, py-pdbtrack-input-prompt, py-pdbtrack-track-range): Inherited from pdbtrack.el and renamed. (py-pdbtrack-overlay-arrow, py-pdbtrack-track-stack-file): New functions which actually do the tracking. (py-shell): Add py-pdbtrack-track-stack-file to comint-output-filter-functions. Finally, add py-pdbtrack-track-stack-file to comint-output-filter-functions at the file level. This and the py-shell addition should ensure that pdb tracking is installed regardless of the order of operation. Also, add py-pdbtrack-minor-mode-string to minor-mode-alist. reftex-1.23-pkg.tar.gz ---------------------- 2001年06月08日 Carsten Dominik <dominik(a)astro.uva.nl> * reftex 4.16. semantic-1.06-pkg.tar.gz ------------------------ 2001年05月26日 Karl M. Hegbloom <karlheg(a)hegbloom.net> * semantic-c.el (semantic-toplevel-c-bovine-table): typo speedbar-1.20-pkg.tar.gz ------------------------ 2001年06月01日 Enrico Scholz <enrico.scholz(a)informatik.tu-chemnitz.de> * speedbar.el (speedbar-find-selected-file): Use regexp-quote. text-modes-1.31-pkg.tar.gz -------------------------- 2001年06月18日 Ben Wing <ben(a)xemacs.org> * hexl.el: * hexl.el (hexl): New. * hexl.el (hexl-iso): * hexl.el (hexl-follow-ascii): New. * hexl.el (hexl-ascii-extent): New. * hexl.el (hexl-mode): * hexl.el (hexl-after-revert-hook): * hexl.el (hexl-save-buffer): * hexl.el (hexl-mode-exit): * hexl.el (hexl-current-address): * hexl.el (hexl-address-to-marker): * hexl.el (hexl-goto-address): * hexl.el (hexl-scroll-up): * hexl.el (hexlify-buffer): * hexl.el (dehexlify-buffer): * hexl.el (hexl-hex-char-to-integer): * hexl.el (hexl-oct-char-to-integer): * hexl.el (hexl-insert-hex-char): * hexl.el (hexl-insert-hex-string): New. * hexl.el (hexl-insert-octal-char): * hexl.el (hexl-follow-ascii-find): New. * hexl.el (hexl-mode-map): Sync with FSF 21.0.103. Now works on MS Windows. tm-1.28-pkg.tar.gz ------------------ 2001年06月18日 Ben Wing <ben(a)xemacs.org> * texi\Makefile (info): Fix to compile in the absence of an installed package tree. 2001年05月11日 Ben Wing <ben(a)xemacs.org> * texi\Makefile (info): * texi\Makefile (dvi): Fix to compile in the absence of an installed package tree. vc-1.27-pkg.tar.gz ------------------ 2001年04月26日 Albert L. Ting <alt(a)artisan.com> * vc.el (vc-do-command): (vc-revert-buffer): Fix a bug that could cause files to be moved to another directory. 2001年04月26日 Albert L. Ting <alt(a)artisan.com> * vc-hooks.el (vc-mode-face): New. (vc-mode-ext): New. (vc-mode-line): Use them. vc-cc-1.16-pkg.tar.gz --------------------- 2001年06月21日 Ben Wing <ben(a)xemacs.org> * Makefile (ELCS): Compile the newly named files, not the old ones. 2001年06月19日 Ben Wing <ben(a)xemacs.org> * vc-cc-hooks.el: Renamed from vc-hooks.el. * vc-cc.el: Renamed from vc.el. Removed all autoloads from these files and renamed them, so that there will be no more conflict with vc. Changed provides and requires in these files accordingly. Added a messages about how you need to explicitly load vc-cc if you want it. w3-1.20-pkg.tar.gz ------------------ 2001年06月18日 Ben Wing <ben(a)xemacs.org> * Makefile (all): Fix to compile in the absence of an installed package tree. 2001年05月11日 Ben Wing <ben(a)xemacs.org> * Makefile (PRELOADS): * Makefile (stylesheet): Fix to compile in the absence of an installed package tree. xemacs-base-1.55-pkg.tar.gz --------------------------- 2001年05月20日 Adrian Aichner <adrian(a)xemacs.org> * compile.el (compilation-setup): Properly make `mouse-track-click-hook' local in compile.el. 2001年05月13日 Adrian Aichner <adrian(a)xemacs.org> * compile.el (compilation-setup): Add `compile-mouse-maybe-goto-error' to global value of `mouse-track-click-hook' to fix mouse-track-insert between buffers. 2001年05月11日 Ben Wing <ben(a)xemacs.org> * compile.el (compilation-find-file): warning fix. * sort.el: * sort.el (sort-regexp-history): New. * sort.el (sort-regexp-fields): * sort.el (sort-regexp-fields-numerically): * sort.el (sort-columns-subprocess): snarf the region before asking questions. 2001年04月23日 Ben Wing <ben(a)xemacs.org> * compile.el (compilation-shell-minor-mode): Remember to localize the menubar before adding to it. 2001年04月21日 Ben Wing <ben(a)xemacs.org> * sort.el: need autoload for sort-regexp-fields-numerically. 2001年04月21日 Ben Wing <ben(a)xemacs.org> * add-log.el (change-log-mode): Fix paragraph filling to correctly handle descriptor lines (those beginning with e.g. * add-log.el (change-log-mode):). * add-log.el (patch-to-change-log): Don't error if patch blank. 2001年04月20日 Ben Wing <ben(a)xemacs.org> * sort.el: * sort.el (sort): New. * sort.el (sort-subr): * sort.el (sort-fields): * sort.el (sort-regexp-fields): * sort.el (sort-regexp-fields-numerically): New. * sort.el (sort-columns): Synch with FSF 20.7. Add new arg for compare fun to `sort-subr', `sort-regexp-fields'. New command `sort-regexp-fields-numerically'. 2001年04月10日 Ben Wing <ben(a)xemacs.org> * add-log.el (patch-to-change-log): Fix warnings. Make sure font-lock-auto-fontify is not turned off when visiting ChangeLogs, so that they end up font-locked when all is done. Anchor file-re1 at begline to avoid problems when the diff itself contains `Index:'. xemacs-devel-1.36-pkg.tar.gz ---------------------------- 2001年05月21日 Martin Buchholz <martin(a)xemacs.org> * hide-copyleft.el (hide-copyleft-region): Remove (presumably) ancient debugging statement assigning to `x'. 2001年05月22日 Didier Verna <didier(a)xemacs.org> * Patcher 2.5 is released. 2001年05月16日 Didier Verna <didier(a)xemacs.org> * Patcher 2.4 is released. 2001年05月11日 Steve Youngs <youngs(a)xemacs.org> * ibuffer.el: New. 2001年05月07日 Didier Verna <didier(a)xemacs.org> * Patcher 2.2 is released. 2001年04月26日 Steve Youngs <youngs(a)xemacs.org> * Makefile (REQUIRES): Add mail-lib. 2001年04月25日 Didier Verna <didier(a)xemacs.org> * Patcher 2.1 is released. 2001年04月12日 Steve Youngs <youngs(a)xemacs.org> * patcher.el: New 2001年04月10日 Ben Wing <ben(a)xemacs.org> * docref.el: Use correct name for hook. xslt-process-1.04-pkg.tar.gz ---------------------------- 2001年06月18日 Ben Wing <ben(a)xemacs.org> * Makefile: Fix to compile in the absence of an installed package tree. 2001年04月30日 Ovidiu Predescu <ovidiu(a)cup.hp.com> * Makefile: Define the proper paths where the files should go. * lisp/xslt-process.el (xslt-process-find-xslt-directory): Modified to take into account the XEmacs packaging scheme. 2001年04月17日 Steve Youngs <youngs(a)xemacs.org> * Makefile: Add 'ELCS_1', 'ELCS_1_FILES', 'DATA_FILES' & 'EXTRA_SOURCES' sections. egg-its-1.26-pkg.tar.gz ----------------------- 2001年05月07日 Yoshiki Hayashi <yoshiki(a)xemacs.org> * egg-cwnn-leim.el: chinese-egg-pinyin should call egg-pinyin-activate. * egg.el: Don't override C-\\ when one of leim feature is present. 2001年05月07日 Katsumi Yamaoka <yamaoka(a)jpl.org> * egg.el (its:all-completions): Remove too much `if'. mule-base-1.39-pkg.tar.gz ---------------------- 2001年05月23日 Katsumi Yamaoka <yamaoka(a)jpl.org> * japan-util.el (japanese-symbol-table): Fix a rule for a japanese hyphen character. (japanese-hankaku): Prefer the charset `jisx0201' when the optional argument `ascii-only' is not specified. (japanese-hankaku-region): Ditto. 2001年05月11日 Alexey Mahotkin <alexm(a)hsys.msk.ru> * mule-diag.el: Fix list-coding-systems. skk-1.19-pkg.tar.gz ------------------- 2001年06月18日 Ben Wing <ben(a)xemacs.org> * texi\Makefile (all): Fix to compile in the absence of an installed package tree. 2001年05月11日 Ben Wing <ben(a)xemacs.org> * texi\Makefile (all): Fix to compile in the absence of an installed package tree. -- |---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---| | XEmacs - It's not just an editor. | | It's a way of life. | |------------------------------------<youngs(a)xemacs.org>---|
  • 1 participants
  • 0 comments
Results per page:

AltStyle によって変換されたページ (->オリジナル) /