# do not edit -- automatically generated by arch changelog # non-id: automatic-ChangeLog--steve@sxemacs.org--2004/sxemacs--main--22.1.0 # 2004-12-30 06:34:31 GMT Steve Youngs version-0 Summary: Stick a fork in it 22.1.0 is done Revision: sxemacs--main--22.1.0--version-0 modified files: etc/codenames version.sh 2004-12-30 03:44:14 GMT Steve Youngs patch-29 Summary: Dump under the name "sxemacs" Revision: sxemacs--main--22.1.0--patch-29 * lisp/loadup.el (running-sxemacs): New. Also note that while we are still 100% lisp compatible with XEmacs that `running-xemacs' will be non-nil in SXEmacs too. Dump under the name "sxemacs". Also, I am re-adding etc/xemacs.xbm. You'd of thought it was crucial to the build? Go figure! new files: etc/.arch-ids/xemacs.xbm.id etc/xemacs.xbm modified files: lisp/custom-load.el lisp/loadup.el 2004-12-30 03:07:16 GMT Steve Youngs patch-28 Summary: Tidy up of etc/ and add sppm.texi Revision: sxemacs--main--22.1.0--patch-28 * etc/DISTRIB: Update for SXEmacs. * etc/BETA: Update for SXEmacs. * etc/MAILINGLISTS: Update for SXEmacs. * etc/NEWS: Update. * man/Makefile (info_files): Add sppm.info * man/Makefile (dvi_files): Ditto. * man/Makefile ($(INFODIR)/sppm.info): New. new files: etc/.arch-ids/NEWS.XEmacs.id etc/NEWS.XEmacs man/.arch-ids/sppm.texi.id man/sppm.texi removed files: etc/.arch-ids/FTP.id etc/.arch-ids/ORDERS.EUROPE.id etc/.arch-ids/ORDERS.JAPAN.id etc/.arch-ids/ORDERS.id etc/.arch-ids/xemacs-beta.xpm.id etc/.arch-ids/xemacs.xbm.id etc/.arch-ids/xemacs.xpm.id etc/FTP etc/ORDERS etc/ORDERS.EUROPE etc/ORDERS.JAPAN etc/xemacs-beta.xpm etc/xemacs.xbm etc/xemacs.xpm modified files: etc/BETA etc/CODING-STANDARDS etc/DISTRIB etc/MAILINGLISTS etc/NEWS man/Makefile renamed files: etc/.arch-ids/ONEWS.id ==> etc/.arch-ids/ONEWS.XEmacs.id etc/.arch-ids/OONEWS.id ==> etc/.arch-ids/OONEWS.XEmacs.id etc/ONEWS ==> etc/ONEWS.XEmacs etc/OONEWS ==> etc/OONEWS.XEmacs 2004-12-29 05:43:08 GMT Steve Youngs patch-27 Summary: Improve yanking from external sources like Mozilla (from JWZ) Revision: sxemacs--main--22.1.0--patch-27 This patch makes it possible to yank UTF8 text from external programs like Mozilla. From Jamie Zawinski * lisp/mouse.el (insert-selection): Try getting the selection from 'PRIMARY 'UTF8_STRING or 'PRIMARY 'STRING or the cutbuffer or 'CLIPBOARD 'UTF8_STRING or 'CLIPBOARD 'STRING before finally giving up. * lisp/select.el (select-convert-in): If no `handler-fn' just return `value'. (select-convert-from-text): Removed. (select-convert-from-length): Removed. (select-convert-from-filename): Removed. (select-convert-from-ip-address): New. (select-convert-from-utf8-text): New. (select-convert-from-utf16-le-text): New. (selection-converter-in-alist): Update. modified files: lisp/mouse.el lisp/select.el 2004-12-29 04:41:09 GMT Steve Youngs patch-26 Summary: Splash screen improvements Revision: sxemacs--main--22.1.0--patch-26 * lisp/startup.el (splash-frame-timeout): Increase to 10 second timeout. Makes it a bit easier to read everything. (splash-frame-body): Add our mission statement. modified files: lisp/startup.el 2004-12-25 07:13:04 GMT Steve Youngs patch-25 Summary: rename myrk's pictures Revision: sxemacs--main--22.1.0--patch-25 renamed files: etc/photos/.arch-ids/myrkaverk.png.id ==> etc/photos/.arch-ids/myrkraverk.png.id etc/photos/.arch-ids/myrkaverkm.png.id ==> etc/photos/.arch-ids/myrkraverkm.png.id etc/photos/myrkaverk.png ==> etc/photos/myrkraverk.png etc/photos/myrkaverkm.png ==> etc/photos/myrkraverkm.png 2004-12-25 05:00:32 GMT Steve Youngs patch-24 Summary: Fix doc strings for Lisp primitive variables Revision: sxemacs--main--22.1.0--patch-24 * lib-src/make-docfile.c (scan_c_file): When checking for DEFVAR_'s look for `\t'. This fixes the problem of the Lisp primitive variable doc strings not getting picked up and `C-h v foo' reporting "Not documented as a variable". modified files: lib-src/make-docfile.c 2004-12-25 03:17:41 GMT Steve Youngs patch-23 Summary: doc string realignment (part 4) (termcap.c to xmu.c) Revision: sxemacs--main--22.1.0--patch-23 This is the 4th (and hopefully last) stage of the great lisp builtin doc string realignment. This fixes termcap.c to xmu.c. modified files: src/termcap.c src/terminfo.c src/tests.c src/toolbar-gtk.c src/toolbar-x.c src/toolbar.c src/tooltalk.c src/tparam.c src/ui-byhand.c src/undo.c src/unexaix.c src/unexconvex.c src/unexcw.c src/unexec.c src/unexelf.c src/unexelfsgi.c src/unexenix.c src/unexfreebsd.c src/unexhp9k3.c src/unexhp9k800.c src/unexmips.c src/unexnext.c src/unexsol2-6.c src/unexsol2.c src/unexsunos4.c src/vm-limit.c src/widget.c src/window.c 2004-12-25 02:39:57 GMT Steve Youngs patch-22 Summary: doc string realignment (part 3) (objects-gtk.c to sysdll.c) Revision: sxemacs--main--22.1.0--patch-22 This is the 3rd stage of the great lisp builtin doc string realignment. This fixes objects-gtk.c to sysdll.c. More to come. modified files: src/objects-gtk.c src/objects-tty.c src/objects-x.c src/objects.c src/opaque.c src/postgresql.c src/pre-crt0.c src/print.c src/process-unix.c src/profile.c src/ralloc.c src/rangetab.c src/realpath.c src/redisplay-gtk.c src/redisplay-output.c src/redisplay-x.c src/redisplay.c src/scrollbar-gtk.c src/scrollbar-x.c src/scrollbar.c src/search.c src/select-gtk.c src/select-x.c src/select.c src/sgiplay.c src/sheap.c src/signal.c src/sound.c src/specifier.c src/strcmp.c src/strcpy.c src/sunOS-fix.c src/sunpro.c src/symbols.c src/syntax.c src/sysdep.c src/sysdll.c 2004-12-25 01:28:11 GMT Steve Youngs patch-21 Summary: doc string realignment (part 2) (ecrt0.c to native-gtk-toolbar.c) Revision: sxemacs--main--22.1.0--patch-21 This is the 2nd stage of the great lisp builtin doc string realignment. This fixes from ecrt0.c to native-gtk-toolbar.c. More to come. modified files: src/ecrt0.c src/editfns.c src/eldap.c src/elhash.c src/emacs-widget-accessors.c src/emodules.c src/esd.c src/eval.c src/event-gtk.c src/event-stream.c src/event-tty.c src/event-unixoid.c src/events.c src/faces.c src/file-coding.c src/fileio.c src/filelock.c src/filemode.c src/floatfns.c src/fns.c src/font-lock.c src/frame-gtk.c src/frame-tty.c src/frame-x.c src/frame.c src/free-hook.c src/gccache-gtk.c src/general.c src/getloadavg.c src/glade.c src/glyphs-eimage.c src/glyphs-gtk.c src/glyphs-widget.c src/glyphs-x.c src/glyphs.c src/gpmevent.c src/gui-gtk.c src/gui-x.c src/gui.c src/gutter.c src/hash.c src/hpplay.c src/imgproc.c src/indent.c src/inline.c src/input-method-motif.c src/insdel.c src/keymap.c src/lastfile.c src/line-number.c src/lstream.c src/macros.c src/marker.c src/md5.c src/menubar-gtk.c src/menubar-x.c src/menubar.c src/minibuf.c src/mule-canna.c src/mule-charset.c src/mule-wnnfns.c src/mule.c src/native-gtk-toolbar.c 2004-12-23 00:07:06 GMT Steve Youngs patch-20 Summary: Merge from hrop (add myrk's pics) Revision: sxemacs--main--22.1.0--patch-20 Patches applied: * hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-5 add pic of johann (myrkraverk) * hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-6 fix, rename johann to myrkraverk new files: etc/photos/.arch-ids/myrkaverk.png.id etc/photos/.arch-ids/myrkaverkm.png.id etc/photos/myrkaverk.png etc/photos/myrkaverkm.png new patches: hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-5 hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-6 2004-12-22 13:07:58 GMT Steve Youngs patch-19 Summary: WM sizing fix (from XE 21.5) Revision: sxemacs--main--22.1.0--patch-19 2004-12-15 Stephen J. Turnbull * EmacsManager.c (EmacsManagerChangeSize): Respect XtGeometryNo. modified files: lisp/custom-load.el src/EmacsManager.c 2004-12-22 04:58:43 GMT Steve Youngs patch-18 Summary: doc string realignment + XE -> SXE renaming. (abbrev.c to dynarr.c) Revision: sxemacs--main--22.1.0--patch-18 This is the first step towards fixing the mess that I made of the source with indent(1). It realigns all the doc strings for the lisp built-ins in the C source. It also does XE to SXE renaming. This will be the first of a number of these patches. This one does from abbrev.c to dynarr.c... Yep, I'm doing them in alphabetical order. There were too many functions and variables to list separately in this log. modified files: lisp/custom-load.el src/abbrev.c src/balloon-x.c src/buffer.c src/bytecode.c src/callint.c src/callproc.c src/casefiddle.c src/casetab.c src/chartab.c src/cm.c src/cmdloop.c src/cmds.c src/console-gtk.c src/console-stream.c src/console-tty.c src/console-x.c src/console.c src/data.c src/database.c src/debug.c src/device-gtk.c src/device-msw.c src/device-tty.c src/device-x.c src/device.c src/dialog-gtk.c src/dialog-x.c src/dialog.c src/dired-msw.c src/dired.c src/doc.c src/doprnt.c src/dragdrop.c src/dumper.c src/dynarr.c src/fileio.c src/lread.c src/nt.c src/ntproc.c src/process-unix.c src/sysdep.c src/sysfile.h 2004-12-20 08:40:37 GMT Steve Youngs patch-17 Summary: merge from hrop (add missing greyscale photos) Revision: sxemacs--main--22.1.0--patch-17 Patches applied: * hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-2 star merge up to --patch-16 * hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-3 add lg and jan pic in greyscale new files: etc/photos/.arch-ids/janm.png.id etc/photos/.arch-ids/lgm.png.id etc/photos/janm.png etc/photos/lgm.png modified files: lisp/custom-load.el new patches: hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-2 hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-3 2004-12-20 05:49:04 GMT Steve Youngs patch-16 Summary: make distclean delete .elc files too Revision: sxemacs--main--22.1.0--patch-16 modified files: Makefile.in.in 2004-12-20 05:37:06 GMT Steve Youngs patch-15 Summary: Add a `sxemacs-packages' hierarchy Revision: sxemacs--main--22.1.0--patch-15 This patch adds another directory to the package hierarchy, `sxemacs-packages'. It also more fully enables the `site-packages' directory. It also removes all of the PGP rubbish that was in the PUI code. Also, with this patch, `make install' will symlink $prefix/lib/sxemacs to $prefix/lib/xemacs if the former doesn't exist and the latter does exist. I was hoping to make SXEmacs automatically look in $prefix/lib/xemacs if $prefix/lib/sxemacs didn't exist, but I haven't figured out how to do that yet. It isn't as easy as you'd expect. * lisp/packages.el (packages-compute-package-locations): Add a `sxemacs-packages' hierarchy. * lisp/package-admin.el (package-admin-install-function): Remove the windoze function. We don't do windoze! * lisp/package-admin.el (package-admin-install-function-mswindows): Remove. We don't do windoze! * lisp/package-admin.el (package-admin-find-top-directory): Support `site-packages' and `sxemacs-packages'. * lisp/package-admin.el (package-admin-get-install-dir): Ditto. * lisp/package-get.el (package-get-pgp-available-p): Remove. There really isn't any point to signing package-index files. * lisp/package-get.el (package-get-require-signed-base-updates): Ditto. * lisp/package-get.el (package-entries-are-signed): Ditto. * lisp/package-get.el (package-get-pgp-signed-begin-line): Ditto. * lisp/package-get.el (package-get-pgp-signature-begin-line): Ditto. * lisp/package-get.el (package-get-pgp-signature-end-line): Ditto. * lisp/package-get.el (package-get-continue-update-base): Ditto. * lisp/package-get.el (package-get-update-base-from-buffer): Remove the PGP crud. * lisp/package-net.el: Removed. It was only used for the netinstaller, ie more windoze crud. * lisp/find-paths.el (paths-emacs-root-p): Also check for `$prefix/lib/xemacs' so we can use that dir if it exists and $prefix/lib/$progname/ doesn't. * Makefile.in.in (mkdir): If $datadir/xemacs _does_ exist and $datadir/sxemacs _doesn't_ exist, make $datadir/sxemacs a symlink to $datadir/xemacs. removed files: lisp/.arch-ids/package-net.el.id lisp/package-net.el modified files: Makefile.in.in lisp/auto-autoloads.el lisp/custom-load.el lisp/find-paths.el lisp/package-admin.el lisp/package-get.el lisp/packages.el 2004-12-19 21:53:07 GMT Steve Youngs patch-14 Summary: ego patch for lg Revision: sxemacs--main--22.1.0--patch-14 new files: etc/photos/.arch-ids/lg.png.id etc/photos/lg.png modified files: lisp/about.el 2004-12-19 03:13:57 GMT Steve Youngs patch-13 Summary: Add Nick's last name to about.el Revision: sxemacs--main--22.1.0--patch-13 modified files: lisp/about.el lisp/custom-load.el 2004-12-18 15:45:45 GMT Steve Youngs patch-12 Summary: Add more people to about.el Revision: sxemacs--main--22.1.0--patch-12 * lisp/about.el (about-headline-face): Remove a face only used on windoze. (sxemacs-hackers): Add erik, heatxsink, hynek, lg, myrkraverk, rendhalver. (about-current-release-maintainers): Ditto. (about-other-current-hackers): Move everyone that was here into `about-once-and-future-hackers'. (about-once-and-future-hackers): Add all the entries from `about-other-current-hackers'. (about-sxemacs): Display a tla-style version string. (about-personal-info): Add erik, heatxsink, hynek, lg, myrkraverk, rendhalver. (about-hacker-contribution): Ditto. (about-hackers): Minor update to some of the wording. modified files: lisp/about.el renamed files: etc/photos/.arch-ids/nick.png.id ==> etc/photos/.arch-ids/heatxsink.png.id etc/photos/.arch-ids/nickm.png.id ==> etc/photos/.arch-ids/heatxsinkm.png.id etc/photos/nick.png ==> etc/photos/heatxsink.png etc/photos/nickm.png ==> etc/photos/heatxsinkm.png 2004-12-18 14:08:09 GMT Steve Youngs patch-11 Summary: Update startup.el (SXEmacs-ise it) Revision: sxemacs--main--22.1.0--patch-11 * lisp/startup.el (user-init-directory-base): Default to either ~/.sxemacs or ~/.xemacs. ~/.sxemacs will take precedence if both are present. (initial-scratch-message): Update with a slightly more "user friendly" message. (create-compatibility-dot-emacs): Use `user-init-directory'. (splash-frame-body): Rip out some crud and make some SXEmacs specific changes/improvements. Set the copyright to me. modified files: lisp/custom-load.el lisp/startup.el 2004-12-18 05:33:10 GMT Steve Youngs patch-10 Summary: frame prop bug fix, wait-for-wm property added. (from lg) Revision: sxemacs--main--22.1.0--patch-10 This patch is from lg. I have added it in manually because of some teething problems with his repo. * src/console-x.h (x_frame): [addon] wait_for_wm. * src/console-x.h (FRAME_X_WAIT_FOR_WM): [new] wait_for_wm. * src/frame.h (Qwait_for_wm): [new]. * src/frame.c: [addon] wait-for-wm definition. * src/-xframe.c: [bug] (set-frame-property nil "test" nil) bug fixed. * src/-xframe.c: [addon] wait-for-wm support added.. modified files: src/console-x.h src/frame-x.c src/frame.c src/frame.h 2004-12-15 22:34:09 GMT Steve Youngs patch-9 Summary: Fix version problems with pdump and core lisp directory. Revision: sxemacs--main--22.1.0--patch-9 This fixes the `make install' problems of the dump file having the wrong name and the core lisp diretories _not_ being in the load-path. * src/dumper.c (pdump_file_try): Don't use EMACS_VERSION as a way of trying for dump file names. Use EMACS_MAJOR_VERSION, EMACS_MINOR_VERSION, and either EMACS_BETA_VERSION or EMACS_PATCH_LEVEL instead. This is to get around the fact that in SXEmacs, EMACS_VERSION is set to a fully qualified GNU/arch revision name. * configure.in: New variable, `old_version'. To be used when an old-style major.minor.patch version number is needed. * Makefile.in.in (old_version): New. For those times when only an old-style major.minor.patch version number is needed. * src/paths.h.in (PATH_VERSION): Set it to `old_version'. modified files: Makefile.in.in configure.in lisp/custom-load.el src/dumper.c src/paths.h.in 2004-12-14 05:24:20 GMT Steve Youngs patch-8 Summary: Move to tla-style version string and more XE -> SXE renaming. Revision: sxemacs--main--22.1.0--patch-8 I started out with the intention of implementing a tla-style version string for SXEmacs. I ended up doing that plus a fair amount of XE -> SXE renaming and reformating of C code. :-) M-x emacs-version RET will now return something like: "SXEmacs: steve@sxemacs.org--2004/sxemacs--main--22.1.0--patch-8, \ built Thu Oct 7 19:09:48 2004, on bastard" All of the old version related variables are still there, `emacs-major-version', `emacs-minor-version' etc. And all of the old established ways of checking versions should still work. There is one notable exception to this... Dired. For some reason, Dired uses some strange regexp matching against the variable emacs-version. Why it doesn't use the "standard" way to check versions I don't know. But the good news is that the "fix" to Dired is trivial... --- dired.el.orig 2004-10-03 07:15:32.000000000 +1000 +++ dired.el 2004-12-13 16:06:47.000000000 +1000 @@ -81,7 +81,7 @@ ;; it been since Lucid went away? (let ((lucid-p (string-match "XEmacs" emacs-version)) ver subver) - (or (string-match "^\\([0-9]+\\)\\.\\([0-9]+\\)" emacs-version) + (or (string-match "\\([0-9]+\\)\\.\\([0-9]+\\)" emacs-version) (error "dired does not work with emacs version %s" emacs-version)) (setq ver (string-to-int (substring emacs-version (match-beginning 1) (match-end 1))) @@ -6617,7 +6617,7 @@ (let ((lucid-p (string-match "XEmacs" emacs-version)) ver) - (or (string-match "^\\([0-9]+\\)\\." emacs-version) + (or (string-match "\\([0-9]+\\)\\." emacs-version) (error "Weird emacs version %s" emacs-version)) (setq ver (string-to-int (substring emacs-version (match-beginning 1) (match-end 1)))) This patch also starts dealing with some more brokenness incurred by my initial fun with indent(1). It turns out that the mechanism for extracting doc strings out of C code for use in lisp primitives is very very particular about how those doc strings are formated in the C code. indent(1) stuffed that up. I have fixed it up for all the files that this patch touches, but there is a lot more to go. :-( * configure.in: Global XE -> SXE renaming. Set PROGNAME to "sxemacs" Use new tla related version variables. * version.sh: Use tla commands to determine $emacs_major_version, $emacs_minor_version, and $emacs_beta_version. (sxemacs_codename): New, replaces $xemacs_codename. (sxemacs_arch_version): New. * lib-src/config-values.in: Use `SXEMACS_CC' * lisp/startup.el (display-splash-frame): Don't call `splash-hack-version-string'. * lisp/version.el (sxemacs-betaname): New. Replaces `xemacs-betaname'. * lisp/version.el (emacs-version): Set to `sxemacs-arch-version'. This is the _variable_ `emacs-version'. * lisp/version.el (emacs-version): Redo using `sxemacs-arch-version'. This is the _function_ `emacs-version'. * lwlib/Makefile.in.in: Use `SXEMACS_CC'. * src/Makefile.in.in: Ditto. * src/config.h.in: * src/unexnt.c: * src/lread.c: * src/symbols.c: * src/symsinit.h: * src/ntproc.c: * src/debug.h: * src/lisp.h: * src/console-x.h: * src/data.c: * src/regex.c: * src/process.h: * src/event-stream.c: * src/xgccache.c: * src/redisplay-tty.c: * src/window.c: * src/file-coding.c: * src/console-msw.c: * src/event-Xt.c: * src/file-coding.h: * src/process.c: * src/extents.c: * src/intl.c: * src/emacs.c: * src/input-method-xlib.c: * src/alloc.c: For all of the above... - Global XE -> SXE renaming. - Fix lisp primitive doc strings. modified files: configure.in lib-src/config.values.in lisp/startup.el lisp/version.el lwlib/Makefile.in.in src/.arch-inventory src/Makefile.in.in src/alloc.c src/config.h.in src/console-msw.c src/console-x.h src/data.c src/debug.h src/emacs.c src/event-Xt.c src/event-msw.c src/event-stream.c src/extents.c src/file-coding.c src/file-coding.h src/input-method-xlib.c src/intl.c src/lisp.h src/lread.c src/menubar-msw.c src/nt.h src/ntproc.c src/process.c src/process.h src/redisplay-tty.c src/regex.c src/symbols.c src/symsinit.h src/unexnt.c src/window.c src/xgccache.c version.sh 2004-12-09 21:56:25 GMT Steve Youngs patch-7 Summary: remove old XE oxymoron codename file, add empty etc/codenames Revision: sxemacs--main--22.1.0--patch-7 new files: etc/.arch-ids/codenames.id etc/codenames removed files: etc/.arch-ids/OXYMORONS.id etc/OXYMORONS 2004-12-07 09:09:05 GMT Steve Youngs patch-6 Summary: Fix bug caused from re-indenting input-method-xlib.c Revision: sxemacs--main--22.1.0--patch-6 I don't understand it, but indent(1) messed up input-method-xlib.c. I reverted the indent(1) indented input-method-xlib.c and the re-re-indented it in XE with: C-x h (mark-whole-buffer) C-M-\ (indent-region) modified files: lisp/auto-autoloads.el src/input-method-xlib.c 2004-12-07 05:00:52 GMT Steve Youngs patch-5 Summary: SXEmacs'ing build-report.el Revision: sxemacs--main--22.1.0--patch-5 This is so we can start using `M-x build-report'. * lisp/build-report.el (build-report-installation-version-regexp): * lisp/build-report.el (build-report-version-file-regexp): * lisp/build-report.el (build-report-installation-srcdir-regexp): * lisp/build-report.el (build-report-destination): * lisp/build-report.el (build-report-make-output-dir): * lisp/build-report.el (build-report-make-output-files): * lisp/build-report.el (build-report-installation-file) * lisp/build-report.el (build-report-version-file): * lisp/build-report.el (build-report-subject): * lisp/build-report.el (build-report-prompts): * lisp/build-report.el (build-report-file-encoding): * lisp/build-report.el (build-report-make-output-get): * lisp/build-report.el (build-report): * lisp/build-report.el (build-report-insert-header): * lisp/build-report.el (build-report-insert-make-output): * lisp/build-report.el (build-report-insert-installation-file): * lisp/build-report.el (build-report-installation-data): * lisp/build-report.el (build-report-version-file-data): XEmacs -> SXEmacs renaming. Send the reports to Look for these output files by default... ,,beta.out ,,make-all.out ,,make-check.out ,,make-check-temacs.out ,,make-install.out modified files: lisp/build-report.el 2004-12-07 04:27:08 GMT Steve Youngs patch-4 Summary: Indent the C code as the gods intended. (humungous patch) Revision: sxemacs--main--22.1.0--patch-4 W A R N I N G: ============= This patch is absolutely HUGE!!! Don't believe me? Well the diff is half a million lines long and weighs in at an incredible 17Mb!! Every piece of C code has been reindented to conform with sane coding standards. Here is how I did it... $ find . -type f -name \*.[ch]' \ | xargs indent -kr -i8 -ts8 -sob -l80 -ss -ncs And then manually did the 4 or so .h.in files. A fair proportion of the C code is now very very ugly, but please, don't confuse ugliness with plain old bad coding style and implementation. The ugly code should signal alarm bells and serve as good starting points to improve the code. modified files: dynodump/_dynodump.h dynodump/dynodump.c dynodump/i386/_relocate.c dynodump/i386/machdep.h dynodump/i386/uninit.c dynodump/ppc/_relocate.c dynodump/ppc/uninit.c dynodump/sparc/_relocate.c dynodump/sparc/uninit.c dynodump/syms.c etc/tests/external-widget/test-ew-motif.c etc/tests/external-widget/test-ew-xlib.c lib-src/b2m.c lib-src/cvtmail.c lib-src/digest-doc.c lib-src/ellcc.c lib-src/ellcc.h.in lib-src/etags.c lib-src/fakemail.c lib-src/getopt.c lib-src/getopt.h lib-src/getopt1.c lib-src/gnuclient.c lib-src/gnuserv.c lib-src/gnuserv.h lib-src/gnuslib.c lib-src/hexl.c lib-src/i.c lib-src/leditcfns.c lib-src/make-docfile.c lib-src/make-dump-id.c lib-src/make-msgfile.c lib-src/make-path.c lib-src/make-po.c lib-src/mmencode.c lib-src/movemail.c lib-src/ootags.c lib-src/pop.c lib-src/pop.h lib-src/profile.c lib-src/qsort.c lib-src/sorted-doc.c lib-src/tcp.c lib-src/wakeup.c lib-src/winclient.c lib-src/yow.c lwlib/config.h.in lwlib/lwlib-Xaw.c lwlib/lwlib-Xaw.h lwlib/lwlib-Xlw.c lwlib/lwlib-Xlw.h lwlib/lwlib-Xm.c lwlib/lwlib-Xm.h lwlib/lwlib-config.c lwlib/lwlib-internal.h lwlib/lwlib-utils.c lwlib/lwlib-utils.h lwlib/lwlib.c lwlib/lwlib.h lwlib/xlwcheckbox.c lwlib/xlwcheckbox.h lwlib/xlwcheckboxP.h lwlib/xlwgauge.c lwlib/xlwgauge.h lwlib/xlwgaugeP.h lwlib/xlwgcs.c lwlib/xlwgcs.h lwlib/xlwmenu.c lwlib/xlwmenu.h lwlib/xlwmenuP.h lwlib/xlwradio.c lwlib/xlwradio.h lwlib/xlwradioP.h lwlib/xlwscrollbar.c lwlib/xlwscrollbar.h lwlib/xlwscrollbarP.h lwlib/xlwtabs.c lwlib/xlwtabs.h lwlib/xlwtabsP.h modules/base64/base64.c modules/ldap/eldap.c modules/ldap/eldap.h modules/sample/sample.c modules/zlib/zlib.c src/EmacsFrame.c src/EmacsFrame.h src/EmacsFrameP.h src/EmacsManager.c src/EmacsManager.h src/EmacsManagerP.h src/EmacsShell-sub.c src/EmacsShell.c src/EmacsShell.h src/EmacsShellP.h src/ExternalClient-Xlib.c src/ExternalClient.c src/ExternalClient.h src/ExternalClientP.h src/ExternalShell.c src/ExternalShell.h src/ExternalShellP.h src/abbrev.c src/alloc.c src/alloca.c src/backtrace.h src/balloon-x.c src/balloon_help.c src/balloon_help.h src/bitmaps.h src/blocktype.c src/blocktype.h src/broken-sun.h src/buffer.c src/buffer.h src/bufslots.h src/bytecode.c src/bytecode.h src/callint.c src/callproc.c src/casefiddle.c src/casetab.c src/casetab.h src/chartab.c src/chartab.h src/cm.c src/cm.h src/cmdloop.c src/cmds.c src/commands.h src/config.h.in src/conslots.h src/console-gtk.c src/console-gtk.h src/console-msw.c src/console-msw.h src/console-stream.c src/console-stream.h src/console-tty.c src/console-tty.h src/console-x.c src/console-x.h src/console.c src/console.h src/data.c src/database.c src/database.h src/debug.c src/debug.h src/device-gtk.c src/device-msw.c src/device-tty.c src/device-x.c src/device.c src/device.h src/dgif_lib.c src/dialog-gtk.c src/dialog-msw.c src/dialog-x.c src/dialog.c src/dired-msw.c src/dired.c src/doc.c src/doprnt.c src/dragdrop.c src/dragdrop.h src/dumper.c src/dumper.h src/dynarr.c src/ecrt0.c src/editfns.c src/eldap.c src/eldap.h src/elhash.c src/elhash.h src/emacs-marshals.c src/emacs-widget-accessors.c src/emacs.c src/emodules.c src/emodules.h src/esd.c src/eval.c src/event-Xt.c src/event-gtk.c src/event-msw.c src/event-stream.c src/event-tty.c src/event-unixoid.c src/events-mod.h src/events.c src/events.h src/extents.c src/extents.h src/extw-Xlib.c src/extw-Xlib.h src/extw-Xt.c src/extw-Xt.h src/faces.c src/faces.h src/file-coding.c src/file-coding.h src/fileio.c src/filelock.c src/filemode.c src/floatfns.c src/fns.c src/font-lock.c src/frame-gtk.c src/frame-msw.c src/frame-tty.c src/frame-x.c src/frame.c src/frame.h src/frameslots.h src/free-hook.c src/gccache-gtk.c src/gccache-gtk.h src/general-slots.h src/general.c src/getloadavg.c src/getpagesize.h src/gif_io.c src/gifrlib.h src/glade.c src/glyphs-eimage.c src/glyphs-gtk.c src/glyphs-gtk.h src/glyphs-msw.c src/glyphs-msw.h src/glyphs-widget.c src/glyphs-x.c src/glyphs-x.h src/glyphs.c src/glyphs.h src/gmalloc.c src/gpmevent.c src/gpmevent.h src/gtk-glue.c src/gtk-xemacs.c src/gtk-xemacs.h src/gui-gtk.c src/gui-gtk.h src/gui-msw.c src/gui-x.c src/gui-x.h src/gui.c src/gui.h src/gutter.c src/gutter.h src/hash.c src/hash.h src/hftctl.c src/hpplay.c src/imgproc.c src/imgproc.h src/indent.c src/input-method-motif.c src/input-method-xlib.c src/insdel.c src/insdel.h src/intl.c src/iso-wide.h src/keymap.c src/keymap.h src/lastfile.c src/libsst.c src/libsst.h src/libst.h src/line-number.c src/line-number.h src/linuxplay.c src/lisp-disunion.h src/lisp-union.h src/lisp.h src/lread.c src/lrecord.h src/lstream.c src/lstream.h src/m/7300.h src/m/acorn.h src/m/alliant-2800.h src/m/alliant.h src/m/alpha.h src/m/amdahl.h src/m/apollo.h src/m/arm.h src/m/att3b.h src/m/aviion.h src/m/clipper.h src/m/convex.h src/m/cydra5.h src/m/delta.h src/m/delta88k.h src/m/dpx2.h src/m/dual.h src/m/ews4800r.h src/m/gec63.h src/m/gould-np1.h src/m/gould.h src/m/hp800.h src/m/hp9000s300.h src/m/ibmps2-aix.h src/m/ibmrs6000.h src/m/ibmrt-aix.h src/m/ibmrt.h src/m/intel386.h src/m/iris4d.h src/m/iris6d.h src/m/irist.h src/m/isi-ov.h src/m/masscomp.h src/m/mips-nec.h src/m/mips-siemens.h src/m/mips.h src/m/mips4.h src/m/ncr386.h src/m/news-risc.h src/m/news.h src/m/next.h src/m/ns16000.h src/m/nu.h src/m/powerpc.h src/m/pyrmips.h src/m/sequent-ptx.h src/m/sequent.h src/m/sgi3000.h src/m/sparc.h src/m/sps7.h src/m/stride.h src/m/sun386.h src/m/symmetry.h src/m/tad68k.h src/m/tahoe.h src/m/tekxd88.h src/m/ustation.h src/m/vax.h src/m/wicat.h src/macros.c src/macros.h src/malloc.c src/marker.c src/md5.c src/mem-limits.h src/menubar-gtk.c src/menubar-msw.c src/menubar-msw.h src/menubar-x.c src/menubar.c src/menubar.h src/minibuf.c src/miscplay.c src/miscplay.h src/mule-canna.c src/mule-ccl.c src/mule-ccl.h src/mule-charset.c src/mule-charset.h src/mule-wnnfns.c src/mule.c src/nas.c src/native-gtk-toolbar.c src/nativesound.h src/ndir.h src/nt.c src/nt.h src/ntheap.c src/ntheap.h src/ntplay.c src/ntproc.c src/objects-gtk.c src/objects-gtk.h src/objects-msw.c src/objects-msw.h src/objects-tty.c src/objects-tty.h src/objects-x.c src/objects-x.h src/objects.c src/objects.h src/offix-cursors.h src/offix-types.h src/offix.c src/offix.h src/opaque.c src/opaque.h src/postgresql.c src/postgresql.h src/print.c src/process-nt.c src/process-unix.c src/process.c src/process.h src/procimpl.h src/profile.c src/ralloc.c src/rangetab.c src/rangetab.h src/realpath.c src/redisplay-gtk.c src/redisplay-msw.c src/redisplay-output.c src/redisplay-tty.c src/redisplay-x.c src/redisplay.c src/redisplay.h src/regex.c src/regex.h src/s/3700.h src/s/aix3-1.h src/s/aix3-2.h src/s/aix4-2.h src/s/aix4.h src/s/alliant-2800.h src/s/alliant.h src/s/altos.h src/s/amdahl.h src/s/bsd386.h src/s/bsd4-1.h src/s/bsd4-2.h src/s/bsd4-3.h src/s/bsdos4.h src/s/cxux.h src/s/cygwin32.h src/s/decosf1-2.h src/s/decosf1-3.h src/s/decosf4-0.h src/s/dgux.h src/s/dgux5-4r2.h src/s/dgux5-4r3.h src/s/esix.h src/s/freebsd.h src/s/hpux.h src/s/hpux10-shr.h src/s/hpux11-shr.h src/s/hpux8-shr.h src/s/hpux8.h src/s/hpux9-shr.h src/s/hpux9.h src/s/iris3-5.h src/s/iris3-6.h src/s/irix3-3.h src/s/irix5-1.h src/s/irix5-2.h src/s/irix6-0.h src/s/isc2-2.h src/s/isc3-0.h src/s/isc4-1.h src/s/linux.h src/s/mach-bsd4-3.h src/s/mingw32.h src/s/netbsd.h src/s/nextstep.h src/s/ptx.h src/s/riscos5.h src/s/rtu.h src/s/sco4.h src/s/sco5-shr.h src/s/sco5.h src/s/sol2.h src/s/sunos4-0-shr.h src/s/sunos4-0.h src/s/sunos4-1-2-shr.h src/s/sunos4-1-3-shr.h src/s/sunos4-1-3.h src/s/sunos4-1-4-shr.h src/s/sunos4-1-4.h src/s/sunos4-1-shr.h src/s/sunos4-1.h src/s/umax.h src/s/umips.h src/s/unipl5-0.h src/s/unipl5-2.h src/s/usg5-0.h src/s/usg5-4-2.h src/s/usg5-4.h src/s/windowsnt.h src/scrollbar-gtk.c src/scrollbar-gtk.h src/scrollbar-msw.c src/scrollbar-msw.h src/scrollbar-x.c src/scrollbar-x.h src/scrollbar.c src/scrollbar.h src/search.c src/select-gtk.c src/select-msw.c src/select-x.c src/select.c src/select.h src/sgiplay.c src/sheap.c src/signal.c src/sound.c src/specifier.c src/specifier.h src/strcat.c src/strcmp.c src/strcpy.c src/strftime.c src/sunOS-fix.c src/sunplay.c src/sunpro.c src/symbols.c src/symeval.h src/symsinit.h src/syntax.c src/syntax.h src/syscommctrl.h src/sysdep.c src/sysdep.h src/sysdir.h src/sysdll.c src/sysdll.h src/sysfile.h src/sysfloat.h src/sysproc.h src/syspwd.h src/syssignal.h src/systime.h src/systty.h src/syswait.h src/syswindows.h src/termcap.c src/terminfo.c src/tests.c src/toolbar-gtk.c src/toolbar-msw.c src/toolbar-x.c src/toolbar.c src/toolbar.h src/tooltalk.c src/tooltalk.h src/tparam.c src/ui-byhand.c src/ui-gtk.c src/ui-gtk.h src/undo.c src/unexaix.c src/unexalpha.c src/unexapollo.c src/unexconvex.c src/unexcw.c src/unexec.c src/unexelf.c src/unexelfsgi.c src/unexencap.c src/unexenix.c src/unexfreebsd.c src/unexfx2800.c src/unexhp9k3.c src/unexhp9k800.c src/unexmips.c src/unexnext.c src/unexnt.c src/unexsni.c src/unexsol2-6.c src/unexsol2.c src/unexsunos4.c src/vm-limit.c src/widget.c src/win32.c src/window.c src/window.h src/winslots.h src/xgccache.c src/xgccache.h src/xintrinsic.h src/xintrinsicp.h src/xmmanagerp.h src/xmprimitivep.h src/xmu.c src/xmu.h tests/DLL/dltest.c tests/tooltalk/emacs-eval.c tests/tooltalk/load-file.c tests/tooltalk/make-client-frame.c 2004-12-07 00:44:30 GMT Steve Youngs patch-3 Summary: SXEmacs'ing about.el Revision: sxemacs--main--22.1.0--patch-3 This is the first run at SXEmacs'ing about.el. I've changed my pic and updated my bio from XEmacs days. This patch also makes our animal provide itself... (and (featurep 'xemacs) (featurep 'sxemacs)) => t * lisp/about.el (sxemacs-hackers): Renamed me from "youngs" to "steve" * lisp/about.el (about-current-release-maintainers): Removed everyone, added me and hrop. * lisp/about.el (about-url-alist): Update my URL and add a couple more for Eicq and XWEM * lisp/about.el (about-sxemacs): Fix bug when patchlevel is zero. Update content. * lisp/about.el (about-collaboration): Add note about this section relating more to XEmacs currently. * lisp/about.el (about-advantages): Ditto. * lisp/about.el (about-personal-info): Update my bio. * lisp/about.el (about-hacker-contribution): Ditto. * lisp/about.el (about-hackers): Update. Note that it deals more with XEmacs than SXEmacs. * lisp/about.el: General XEmacs -> SXEmacs renaming. * lisp/glyphs.el (init-glyphs): XEmacs -> SXEmacs renaming * lisp/gtk-glyphs.el: Ditto. * lisp/startup.el: Ditto. * lisp/auto-autoloads.el: Updated. * src/glyphs-x.c (complex_vars_of_glyphs_x): Vsxemacs_logo instead of Vxemacs_logo. * src/glyphs-gtk.c (complex_vars_of_glyphs_gtk): Ditto. * src/glyphs.c: Ditto. * src/glyphs.h: Ditto. * src/lread.c (vars_of_lread): Provide symbol `sxemacs' as well. new files: etc/.arch-ids/sxemacs-beta.xpm.id etc/.arch-ids/sxemacs.xpm.id etc/photos/.arch-ids/hroptatyr.png.id etc/photos/.arch-ids/hroptatyrm.png.id etc/photos/.arch-ids/nick.png.id etc/photos/.arch-ids/nickm.png.id etc/photos/.arch-ids/steve.png.id etc/photos/.arch-ids/stevem.png.id etc/photos/hroptatyr.png etc/photos/hroptatyrm.png etc/photos/nick.png etc/photos/nickm.png etc/photos/steve.png etc/photos/stevem.png etc/sxemacs-beta.xpm etc/sxemacs.xpm modified files: lisp/about.el lisp/auto-autoloads.el lisp/glyphs.el lisp/gtk-glyphs.el lisp/startup.el src/glyphs-gtk.c src/glyphs-x.c src/glyphs.c src/glyphs.h src/lread.c new patches: hroptatyr@sxemacs.org--sxemacs/sxemacs--hrop--22.1.0--patch-1 2004-12-06 07:24:27 GMT Steve Youngs patch-2 Summary: Making the repo "tla clean" (part 2) Revision: sxemacs--main--22.1.0--patch-2 I had to add some more things back into the repo... lisp/auto-autoloads.el lisp/custom-load.el lisp/mule/auto-autoloads.el lisp/mule/custom-load.el I have no idea why you can't build without these files being present. It's a kind of catch-22 you need them to build them... Absolute craziness. And a ripe area for someone to fix. :-) I've also update/add .arch-inventory files where needed. new files: info/.arch-ids/.arch-inventory.id info/.arch-inventory lisp/.arch-ids/.arch-inventory.id lisp/.arch-ids/auto-autoloads.el.id lisp/.arch-ids/custom-load.el.id lisp/.arch-inventory lisp/auto-autoloads.el lisp/custom-load.el lisp/mule/.arch-ids/.arch-inventory.id lisp/mule/.arch-ids/auto-autoloads.el.id lisp/mule/.arch-ids/custom-load.el.id lisp/mule/.arch-inventory lisp/mule/auto-autoloads.el lisp/mule/custom-load.el lisp/term/.arch-ids/.arch-inventory.id lisp/term/.arch-inventory modified files: lib-src/.arch-inventory lwlib/.arch-inventory src/.arch-inventory 2004-12-06 06:08:42 GMT Steve Youngs patch-1 Summary: Making the repo "tla clean" Revision: sxemacs--main--22.1.0--patch-1 Added some things to .arch-inventory files so tla doesn't complain after a configure run. And speaking of configure, I was a little over-zealous when deleting generated files in preparation for the initial import. The following files have been reinstated... config.guess config.sub src/depend There will more than likely be other "teething" patches such as this. new files: .arch-ids/.arch-inventory.id .arch-ids/config.guess.id .arch-ids/config.sub.id .arch-inventory config.guess config.sub lib-src/.arch-ids/.arch-inventory.id lib-src/.arch-inventory lwlib/.arch-ids/.arch-inventory.id lwlib/.arch-inventory src/.arch-ids/.arch-inventory.id src/.arch-ids/depend.id src/.arch-inventory src/depend 2004-12-06 03:24:30 GMT Steve Youngs base-0 Summary: Initial import of SXEmacs sources Revision: sxemacs--main--22.1.0--base-0 Here it is folks! The beginning of a new era. This is the initial import into arch of the SXEmacs sources. The fun begins! new files: BUGS CHANGES-msw CHANGES-release COPYING ChangeLog.XEmacs GETTING.GNU.SOFTWARE INSTALL Makefile.in.in PROBLEMS README README.packages aclocal.m4 build-msw-release.sh configure.ac configure.in configure.usage dynodump/Makefile.in.in dynodump/README dynodump/_dynodump.h dynodump/dynodump.c dynodump/i386/_relocate.c dynodump/i386/machdep.h dynodump/i386/uninit.c dynodump/ppc/_relocate.c dynodump/ppc/machdep.h dynodump/ppc/uninit.c dynodump/sparc/_relocate.c dynodump/sparc/machdep.h dynodump/sparc/uninit.c dynodump/syms.c etc/BETA etc/CHARSETS etc/CODING-STANDARDS etc/CODINGS etc/COPYING etc/COPYING.LIB etc/DEBUG etc/DISTRIB etc/Emacs.ad etc/FTP etc/GNU etc/HELLO etc/InstallGuide etc/LPF etc/MACHINES etc/MAILINGLISTS etc/MORE.STUFF etc/MOTIVATION etc/NEWS etc/ONEWS etc/OONEWS etc/ORDERS etc/ORDERS.EUROPE etc/ORDERS.JAPAN etc/OXYMORONS etc/PACKAGES etc/README etc/README.HYPERBOLE etc/README.OO-BROWSER etc/SERVICE etc/TERMS etc/TUTORIAL etc/TUTORIAL.de etc/TUTORIAL.fr etc/TUTORIAL.hr etc/TUTORIAL.ja etc/TUTORIAL.ko etc/TUTORIAL.no etc/TUTORIAL.pl etc/TUTORIAL.ro etc/TUTORIAL.ru etc/TUTORIAL.se etc/TUTORIAL.th etc/XKeysymDB etc/aliases.ksh etc/cbx.png etc/check_cygwin_setup.sh etc/chr.png etc/chrm.png etc/ctags.1 etc/custom/check0.xpm etc/custom/check1.xpm etc/custom/choose-down.png etc/custom/choose-up.png etc/custom/done-down.png etc/custom/done-up.png etc/custom/down-pushed.xpm etc/custom/down.xpm etc/custom/example-themes/europe-theme.el etc/custom/example-themes/ex-custom-file etc/custom/example-themes/example-theme.el etc/custom/face.xpm etc/custom/folder.xpm etc/custom/open-down.png etc/custom/open-up.png etc/custom/option.xpm etc/custom/radio0.xpm etc/custom/radio1.xpm etc/custom/reset-down.png etc/custom/reset-up.png etc/custom/right-pushed.xpm etc/custom/right.xpm etc/custom/save-down.png etc/custom/save-up.png etc/custom/set-down.png etc/custom/set-up.png etc/custom/state-down.png etc/custom/state-up.png etc/custom/toggle-off-down.png etc/custom/toggle-off-up.png etc/custom/toggle-on-down.png etc/custom/toggle-on-up.png etc/editclient.sh etc/emacskeys.sco etc/emacsstrs.sco etc/eos/eos-build.xbm etc/eos/eos-clear-at.xbm etc/eos/eos-cont.xbm etc/eos/eos-dismiss.xbm etc/eos/eos-down.xbm etc/eos/eos-evaluate-star.xbm etc/eos/eos-evaluate.xbm etc/eos/eos-fix.xbm etc/eos/eos-intro.xbm etc/eos/eos-introB.xbm etc/eos/eos-introD.xbm etc/eos/eos-introDB.xbm etc/eos/eos-run.xbm etc/eos/eos-run2.xbm etc/eos/eos-step-into.xbm etc/eos/eos-step-over.xbm etc/eos/eos-stop-in.xbm etc/eos/eos-stop.xbm etc/eos/eos-type.xbm etc/eos/eos-up.xbm etc/etags.1 etc/gnu.xbm etc/gnu.xpm etc/gnuattach.1 etc/gnuclient.1 etc/gnudoit.1 etc/gnuserv.1 etc/gnuserv.README etc/gray1.xbm etc/gtkrc etc/idd/drop etc/idd/dropmsk etc/ms-kermit etc/ms-kermit-7bit etc/package-index.LATEST.gpg etc/photos/adrian.png etc/photos/adrianm.png etc/photos/ajc.png etc/photos/ajcm.png etc/photos/baw.png etc/photos/bawm.png etc/photos/ben.png etc/photos/benm.png etc/photos/bw.png etc/photos/bwm.png etc/photos/cthomp.png etc/photos/cthompm.png etc/photos/dkindred.png etc/photos/dkindredm.png etc/photos/dmoore.png etc/photos/dmoorem.png etc/photos/dv.png etc/photos/dvm.png etc/photos/fabrice.png etc/photos/fabricem.png etc/photos/golubev.png etc/photos/golubevm.png etc/photos/hniksic.png etc/photos/hniksicm.png etc/photos/jan.png etc/photos/jareth.png etc/photos/jarethm.png etc/photos/jens.png etc/photos/jensm.png etc/photos/jmiller.png etc/photos/jmillerm.png etc/photos/juhp.png etc/photos/juhpm.png etc/photos/jwz.png etc/photos/jwzm.png etc/photos/kazz.png etc/photos/kazzm.png etc/photos/kyle.png etc/photos/kylem.png etc/photos/larsi.png etc/photos/larsim.png etc/photos/martin.png etc/photos/martinm.png etc/photos/mcook.png etc/photos/mcookm.png etc/photos/mly.png etc/photos/mlym.png etc/photos/morioka.png etc/photos/moriokam.png etc/photos/ograf.png etc/photos/ografm.png etc/photos/pez.png etc/photos/pezm.png etc/photos/piper.png etc/photos/piperm.png etc/photos/rickc.png etc/photos/rickcm.png etc/photos/slb.png etc/photos/slbm.png etc/photos/sperber.png etc/photos/sperberm.png etc/photos/stig.png etc/photos/stigb.png etc/photos/stigbm.png etc/photos/stigm.png etc/photos/thiessel.png etc/photos/thiesselm.png etc/photos/vin.png etc/photos/vinm.png etc/photos/vladimir.png etc/photos/vladimirm.png etc/photos/wmperry.png etc/photos/wmperrym.png etc/photos/youngs.png etc/photos/youngsm.png etc/recycle.xpm etc/recycle2.xpm etc/refcard.ps.gz etc/refcard.tex etc/sample.Xdefaults etc/sample.init.el etc/sink.xbm etc/sparcworks/SW.Editor.xpm etc/sparcworks/sunpro-mailcap etc/tests/external-widget/Makefile etc/tests/external-widget/test-ew-motif.c etc/tests/external-widget/test-ew-xlib.c etc/toolbar/compile-cap-up.xpm etc/toolbar/compile-cap-xx.xpm etc/toolbar/compile-dn.xbm etc/toolbar/compile-up.xbm etc/toolbar/compile-up.xpm etc/toolbar/compile-xx.xbm etc/toolbar/compile-xx.xpm etc/toolbar/copy-cap-up.xpm etc/toolbar/copy-cap-xx.xpm etc/toolbar/copy-dn.xbm etc/toolbar/copy-up.xbm etc/toolbar/copy-up.xpm etc/toolbar/copy-xx.xbm etc/toolbar/copy-xx.xpm etc/toolbar/cut-cap-up.xpm etc/toolbar/cut-cap-xx.xpm etc/toolbar/cut-dn.xbm etc/toolbar/cut-up.xbm etc/toolbar/cut-up.xpm etc/toolbar/cut-xx.xbm etc/toolbar/cut-xx.xpm etc/toolbar/debug-cap-up.xpm etc/toolbar/debug-cap-xx.xpm etc/toolbar/debug-dn.xbm etc/toolbar/debug-up.xbm etc/toolbar/debug-up.xpm etc/toolbar/debug-xx.xbm etc/toolbar/debug-xx.xpm etc/toolbar/disk-cap-up.xpm etc/toolbar/disk-cap-xx.xpm etc/toolbar/disk-dn.xbm etc/toolbar/disk-up.xbm etc/toolbar/disk-up.xpm etc/toolbar/disk-xx.xbm etc/toolbar/disk-xx.xpm etc/toolbar/file-cap-up.xpm etc/toolbar/file-cap-xx.xpm etc/toolbar/file-dn.xbm etc/toolbar/file-up.xbm etc/toolbar/file-up.xpm etc/toolbar/file-xx.xbm etc/toolbar/file-xx.xpm etc/toolbar/folder-cap-up.xpm etc/toolbar/folder-cap-xx.xpm etc/toolbar/folder-dn.xbm etc/toolbar/folder-up.xbm etc/toolbar/folder-up.xpm etc/toolbar/folder-xx.xbm etc/toolbar/folder-xx.xpm etc/toolbar/info-def-cap-up.xpm etc/toolbar/info-def-cap-xx.xpm etc/toolbar/info-def-dn.xbm etc/toolbar/info-def-up.xbm etc/toolbar/info-def-up.xpm etc/toolbar/info-def-xx.xbm etc/toolbar/info-def-xx.xpm etc/toolbar/info-exit-cap-up.xpm etc/toolbar/info-exit-cap-xx.xpm etc/toolbar/info-exit-dn.xbm etc/toolbar/info-exit-up.xbm etc/toolbar/info-exit-up.xpm etc/toolbar/info-exit-xx.xbm etc/toolbar/info-exit-xx.xpm etc/toolbar/info-exit.xbm etc/toolbar/info-exit.xpm etc/toolbar/info-next-cap-up.xpm etc/toolbar/info-next-cap-xx.xpm etc/toolbar/info-next-dn.xbm etc/toolbar/info-next-up.xbm etc/toolbar/info-next-up.xpm etc/toolbar/info-next-xx.xbm etc/toolbar/info-next-xx.xpm etc/toolbar/info-next.xbm etc/toolbar/info-next.xpm etc/toolbar/info-prev-cap-up.xpm etc/toolbar/info-prev-cap-xx.xpm etc/toolbar/info-prev-dn.xbm etc/toolbar/info-prev-up.xbm etc/toolbar/info-prev-up.xpm etc/toolbar/info-prev-xx.xbm etc/toolbar/info-prev-xx.xpm etc/toolbar/info-prev.xbm etc/toolbar/info-prev.xpm etc/toolbar/info-up-cap-up.xpm etc/toolbar/info-up-cap-xx.xpm etc/toolbar/info-up-dn.xbm etc/toolbar/info-up-up.xbm etc/toolbar/info-up-up.xpm etc/toolbar/info-up-xx.xbm etc/toolbar/info-up-xx.xpm etc/toolbar/info-up.xbm etc/toolbar/info-up.xpm etc/toolbar/last-win-cap-up.xpm etc/toolbar/last-win-cap-xx.xpm etc/toolbar/last-win-dn.xbm etc/toolbar/last-win-up.xbm etc/toolbar/last-win-up.xpm etc/toolbar/last-win-xx.xbm etc/toolbar/last-win-xx.xpm etc/toolbar/mail-cap-up.xpm etc/toolbar/mail-cap-xx.xpm etc/toolbar/mail-dn.xbm etc/toolbar/mail-up.xbm etc/toolbar/mail-up.xpm etc/toolbar/mail-xx.xbm etc/toolbar/mail-xx.xpm etc/toolbar/news-cap-up.xpm etc/toolbar/news-cap-xx.xpm etc/toolbar/news-dn.xbm etc/toolbar/news-up.xbm etc/toolbar/news-up.xpm etc/toolbar/news-xx.xbm etc/toolbar/news-xx.xpm etc/toolbar/next-win-cap-up.xpm etc/toolbar/next-win-cap-xx.xpm etc/toolbar/next-win-dn.xbm etc/toolbar/next-win-up.xbm etc/toolbar/next-win-up.xpm etc/toolbar/next-win-xx.xbm etc/toolbar/next-win-xx.xpm etc/toolbar/paste-cap-up.xpm etc/toolbar/paste-cap-xx.xpm etc/toolbar/paste-dn.xbm etc/toolbar/paste-up.xbm etc/toolbar/paste-up.xpm etc/toolbar/paste-xx.xbm etc/toolbar/paste-xx.xpm etc/toolbar/printer-cap-up.xpm etc/toolbar/printer-cap-xx.xpm etc/toolbar/printer-dn.xbm etc/toolbar/printer-up.xbm etc/toolbar/printer-up.xpm etc/toolbar/printer-xx.xbm etc/toolbar/printer-xx.xpm etc/toolbar/replace-cap-up.xpm etc/toolbar/replace-cap-xx.xpm etc/toolbar/replace-dn.xbm etc/toolbar/replace-up.xbm etc/toolbar/replace-up.xpm etc/toolbar/replace-xx.xbm etc/toolbar/replace-xx.xpm etc/toolbar/spell-cap-up.xpm etc/toolbar/spell-cap-xx.xpm etc/toolbar/spell-dn.xbm etc/toolbar/spell-up.xbm etc/toolbar/spell-up.xpm etc/toolbar/spell-xx.xbm etc/toolbar/spell-xx.xpm etc/toolbar/undo-cap-up.xpm etc/toolbar/undo-cap-xx.xpm etc/toolbar/undo-dn.xbm etc/toolbar/undo-up.xbm etc/toolbar/undo-up.xpm etc/toolbar/undo-xx.xbm etc/toolbar/undo-xx.xpm etc/toolbar/workshop-cap-up.xpm etc/toolbar/workshop-cap-xx.xpm etc/toolbar/workshop-up.xpm etc/toolbar/workshop-xx.xpm etc/trash.xpm etc/xemacs-beta.xpm etc/xemacs-enhanced.png etc/xemacs-fe.sh etc/xemacs-icon.xpm etc/xemacs-icon2.xbm etc/xemacs-icon2.xpm etc/xemacs-icon3.xpm etc/xemacs-ja.1 etc/xemacs.1 etc/xemacs.xbm etc/xemacs.xpm info/dir install.sh lib-src/ChangeLog.XEmacs lib-src/Makefile.in.in lib-src/README lib-src/ad2c lib-src/add-big-package.sh lib-src/b2m.c lib-src/config.values.in lib-src/config.values.sh lib-src/cvtmail.c lib-src/digest-doc.c lib-src/ellcc.c lib-src/ellcc.h.in lib-src/emacs.csh lib-src/etags.c lib-src/fakemail.c lib-src/getopt.c lib-src/getopt.h lib-src/getopt1.c lib-src/gnuattach lib-src/gnuclient.c lib-src/gnudepend.pl lib-src/gnudoit lib-src/gnuserv.c lib-src/gnuserv.h lib-src/gnuslib.c lib-src/gzip-el.sh lib-src/hexl.c lib-src/i.c lib-src/installexe.sh lib-src/leditcfns.c lib-src/make-docfile.c lib-src/make-dump-id.c lib-src/make-msgfile.c lib-src/make-msgfile.lex lib-src/make-path.c lib-src/make-po.c lib-src/mmencode.c lib-src/movemail.c lib-src/ootags.c lib-src/pop.c lib-src/pop.h lib-src/profile.c lib-src/qsort.c lib-src/rcs-checkin lib-src/rcs2log lib-src/sorted-doc.c lib-src/srcdir-symlink.stamp lib-src/tcp.c lib-src/update-autoloads.sh lib-src/update-custom.sh lib-src/vcdiff lib-src/wakeup.c lib-src/winclient.c lib-src/yow.c lisp/ChangeLog.1.XEmacs lisp/ChangeLog.GTK.XEmacs lisp/ChangeLog.XEmacs lisp/README lisp/abbrev.el lisp/about.el lisp/alist.el lisp/apropos.el lisp/auto-save.el lisp/auto-show.el lisp/autoload.el lisp/backquote.el lisp/blessmail.el lisp/buff-menu.el lisp/buffer.el lisp/build-report.el lisp/byte-optimize.el lisp/bytecomp-runtime.el lisp/bytecomp.el lisp/callers-of-rpt.el lisp/check-features.el lisp/cl-compat.el lisp/cl-extra.el lisp/cl-macs.el lisp/cl-seq.el lisp/cl.el lisp/cmdloop.el lisp/code-cmds.el lisp/code-files.el lisp/code-process.el lisp/coding.el lisp/compat.el lisp/config.el lisp/console.el lisp/cus-dep.el lisp/cus-edit.el lisp/cus-face.el lisp/cus-file.el lisp/cus-load.el lisp/cus-start.el lisp/custom.el lisp/derived.el lisp/device.el lisp/dialog-gtk.el lisp/dialog-items.el lisp/dialog.el lisp/disass.el lisp/disp-table.el lisp/dragdrop.el lisp/dump-paths.el lisp/dumped-lisp.el lisp/easymenu.el lisp/etags.el lisp/events.el lisp/extents.el lisp/faces.el lisp/files-nomule.el lisp/files.el lisp/fill.el lisp/find-paths.el lisp/finder.el lisp/float-sup.el lisp/font-lock.el lisp/font-menu.el lisp/font.el lisp/fontl-hooks.el lisp/format.el lisp/frame.el lisp/gdk.el lisp/generic-widgets.el lisp/glade.el lisp/glyphs.el lisp/gnome-widgets.el lisp/gnome.el lisp/gnuserv.el lisp/gpm.el lisp/gtk-compose.el lisp/gtk-extra.el lisp/gtk-faces.el lisp/gtk-ffi.el lisp/gtk-file-dialog.el lisp/gtk-font-menu.el lisp/gtk-glyphs.el lisp/gtk-init.el lisp/gtk-iso8859-1.el lisp/gtk-marshal.el lisp/gtk-mouse.el lisp/gtk-package.el lisp/gtk-password-dialog.el lisp/gtk-select.el lisp/gtk-widget-accessors.el lisp/gtk-widgets.el lisp/gtk.el lisp/gui.el lisp/gutter-items.el lisp/gutter.el lisp/help-macro.el lisp/help-nomule.el lisp/help.el lisp/hyper-apropos.el lisp/indent.el lisp/info.el lisp/isearch-mode.el lisp/iso8859-1.el lisp/itimer-autosave.el lisp/itimer.el lisp/keydefs.el lisp/keymap.el lisp/ldap.el lisp/lib-complete.el lisp/lisp-mnt.el lisp/lisp-mode.el lisp/lisp.el lisp/list-mode.el lisp/loaddefs.el lisp/loadhist.el lisp/loadup-el.el lisp/loadup.el lisp/make-docfile.el lisp/map-ynp.el lisp/menubar-items.el lisp/menubar.el lisp/minibuf.el lisp/misc.el lisp/mode-motion.el lisp/modeline.el lisp/mouse.el lisp/movemail.el lisp/msw-faces.el lisp/msw-font-menu.el lisp/msw-glyphs.el lisp/msw-init.el lisp/msw-mouse.el lisp/msw-select.el lisp/mule/arabic.el lisp/mule/canna-leim.el lisp/mule/chinese.el lisp/mule/cyrillic.el lisp/mule/english.el lisp/mule/ethiopic.el lisp/mule/european.el lisp/mule/greek.el lisp/mule/hebrew.el lisp/mule/japanese.el lisp/mule/kinsoku.el lisp/mule/korean.el lisp/mule/latin.el lisp/mule/misc-lang.el lisp/mule/mule-category.el lisp/mule/mule-ccl.el lisp/mule/mule-charset.el lisp/mule/mule-cmds.el lisp/mule/mule-coding.el lisp/mule/mule-help.el lisp/mule/mule-init.el lisp/mule/mule-misc.el lisp/mule/mule-tty-init.el lisp/mule/mule-x-init.el lisp/mule/thai-xtis-chars.el lisp/mule/thai-xtis.el lisp/mule/viet-chars.el lisp/mule/vietnamese.el lisp/multicast.el lisp/mwheel.el lisp/objects.el lisp/obsolete.el lisp/package-admin.el lisp/package-get.el lisp/package-info.el lisp/package-net.el lisp/package-ui.el lisp/packages.el lisp/page.el lisp/paragraphs.el lisp/paths.el lisp/picture.el lisp/printer.el lisp/process.el lisp/rect.el lisp/register.el lisp/replace.el lisp/scrollbar.el lisp/select.el lisp/setup-paths.el lisp/shadow.el lisp/simple.el lisp/site-load.el lisp/sound.el lisp/specifier.el lisp/startup.el lisp/subr.el lisp/symbol-syntax.el lisp/symbols.el lisp/syntax.el lisp/term/AT386.el lisp/term/README lisp/term/apollo.el lisp/term/bg-mouse.el lisp/term/bobcat.el lisp/term/internal.el lisp/term/keyswap.el lisp/term/linux.el lisp/term/lk201.el lisp/term/news.el lisp/term/pc-win.el lisp/term/scoansi.el lisp/term/sun-mouse.el lisp/term/sun.el lisp/term/sup-mouse.el lisp/term/tvi970.el lisp/term/vt-control.el lisp/term/vt100-led.el lisp/term/vt100.el lisp/term/vt102.el lisp/term/vt125.el lisp/term/vt200.el lisp/term/vt201.el lisp/term/vt220.el lisp/term/vt240.el lisp/term/vt300.el lisp/term/vt320.el lisp/term/vt400.el lisp/term/vt420.el lisp/term/win32-win.el lisp/term/wyse50.el lisp/term/xterm.el lisp/text-mode.el lisp/text-props.el lisp/toolbar-items.el lisp/toolbar.el lisp/tty-init.el lisp/undo-stack.el lisp/update-elc-2.el lisp/update-elc.el lisp/userlock.el lisp/version.el lisp/very-early-lisp.el lisp/view-less.el lisp/wid-browse.el lisp/wid-edit.el lisp/widget.el lisp/widgets-gtk.el lisp/win32-native.el lisp/window-xemacs.el lisp/window.el lisp/x-compose.el lisp/x-faces.el lisp/x-font-menu.el lisp/x-init.el lisp/x-iso8859-1.el lisp/x-misc.el lisp/x-mouse.el lisp/x-scrollbar.el lisp/x-select.el lisp/x-win-sun.el lisp/x-win-xfree86.el lwlib/ChangeLog.XEamcs lwlib/Makefile.in.in lwlib/config.h.in lwlib/lwlib-Xaw.c lwlib/lwlib-Xaw.h lwlib/lwlib-Xlw.c lwlib/lwlib-Xlw.h lwlib/lwlib-Xm.c lwlib/lwlib-Xm.h lwlib/lwlib-config.c lwlib/lwlib-internal.h lwlib/lwlib-utils.c lwlib/lwlib-utils.h lwlib/lwlib.c lwlib/lwlib.h lwlib/xlwcheckbox.c lwlib/xlwcheckbox.h lwlib/xlwcheckboxP.h lwlib/xlwgauge.c lwlib/xlwgauge.h lwlib/xlwgaugeP.h lwlib/xlwgcs.c lwlib/xlwgcs.h lwlib/xlwmenu.c lwlib/xlwmenu.h lwlib/xlwmenuP.h lwlib/xlwradio.c lwlib/xlwradio.h lwlib/xlwradioP.h lwlib/xlwscrollbar.c lwlib/xlwscrollbar.h lwlib/xlwscrollbarP.h lwlib/xlwtabs.c lwlib/xlwtabs.h lwlib/xlwtabsP.h man/ChangeLog.XEmacs man/Makefile man/README man/cl.texi man/custom.texi man/emodules.texi man/external-widget.texi man/info.texi man/internals/index.texi man/internals/internals.texi man/lispref/abbrevs.texi man/lispref/annotations.texi man/lispref/back.texi man/lispref/backups.texi man/lispref/buffers.texi man/lispref/building.texi man/lispref/commands.texi man/lispref/compile.texi man/lispref/consoles-devices.texi man/lispref/control.texi man/lispref/customize.texi man/lispref/databases.texi man/lispref/debugging.texi man/lispref/dialog.texi man/lispref/display.texi man/lispref/dragndrop.texi man/lispref/edebug-inc.texi man/lispref/edebug.texi man/lispref/errors.texi man/lispref/eval.texi man/lispref/extents.texi man/lispref/faces.texi man/lispref/files.texi man/lispref/frames.texi man/lispref/functions.texi man/lispref/glyphs.texi man/lispref/gutter.texi man/lispref/hash-tables.texi man/lispref/help.texi man/lispref/hooks.texi man/lispref/index.texi man/lispref/internationalization.texi man/lispref/intro.texi man/lispref/keymaps.texi man/lispref/ldap.texi man/lispref/lispref.texi man/lispref/lists.texi man/lispref/loading.texi man/lispref/locals.texi man/lispref/macros.texi man/lispref/maps.texi man/lispref/markers.texi man/lispref/menus.texi man/lispref/minibuf.texi man/lispref/modes.texi man/lispref/mouse.texi man/lispref/mule.texi man/lispref/numbers.texi man/lispref/objects.texi man/lispref/os.texi man/lispref/packaging.texi man/lispref/positions.texi man/lispref/postgresql.texi man/lispref/processes.texi man/lispref/range-tables.texi man/lispref/scrollbars.texi man/lispref/searching.texi man/lispref/sequences.texi man/lispref/specifiers.texi man/lispref/streams.texi man/lispref/strings.texi man/lispref/symbols.texi man/lispref/syntax.texi man/lispref/text.texi man/lispref/tips.texi man/lispref/toolbar.texi man/lispref/tooltalk.texi man/lispref/variables.texi man/lispref/windows.texi man/lispref/x-windows.texi man/make-stds.texi man/new-users-guide/custom1.texi man/new-users-guide/custom2.texi man/new-users-guide/edit.texi man/new-users-guide/enter.texi man/new-users-guide/files.texi man/new-users-guide/help.texi man/new-users-guide/modes.texi man/new-users-guide/new-users-guide.texi man/new-users-guide/region.texi man/new-users-guide/search.texi man/new-users-guide/xmenu.texi man/standards.texi man/term.texi man/termcap.texi man/texinfo.tex man/texinfo.texi man/widget.texi man/xemacs-faq.texi man/xemacs/abbrevs.texi man/xemacs/basic.texi man/xemacs/buffers.texi man/xemacs/building.texi man/xemacs/calendar.texi man/xemacs/cmdargs.texi man/xemacs/custom.texi man/xemacs/display.texi man/xemacs/entering.texi man/xemacs/files.texi man/xemacs/fixit.texi man/xemacs/frame.texi man/xemacs/glossary.texi man/xemacs/gnu.texi man/xemacs/help.texi man/xemacs/indent.texi man/xemacs/keystrokes.texi man/xemacs/killing.texi man/xemacs/m-x.texi man/xemacs/major.texi man/xemacs/mark.texi man/xemacs/menus.texi man/xemacs/mini.texi man/xemacs/misc.texi man/xemacs/mouse.texi man/xemacs/mule.texi man/xemacs/new.texi man/xemacs/packages.texi man/xemacs/picture.texi man/xemacs/programs.texi man/xemacs/reading.texi man/xemacs/regs.texi man/xemacs/search.texi man/xemacs/sending.texi man/xemacs/startup.texi man/xemacs/text.texi man/xemacs/trouble.texi man/xemacs/undo.texi man/xemacs/windows.texi man/xemacs/xemacs.texi modules/README modules/base64/Makefile modules/base64/base64.c modules/ldap/Makefile modules/ldap/eldap.c modules/ldap/eldap.h modules/sample/Makefile modules/sample/sample.c modules/zlib/Makefile modules/zlib/zlib.c move-if-change src/ChangeLog.1.XEmacs src/ChangeLog.2.XEmacs src/ChangeLog.GTK.XEmacs src/ChangeLog.XEmacs src/EmacsFrame.c src/EmacsFrame.h src/EmacsFrameP.h src/EmacsManager.c src/EmacsManager.h src/EmacsManagerP.h src/EmacsShell-sub.c src/EmacsShell.c src/EmacsShell.h src/EmacsShellP.h src/ExternalClient-Xlib.c src/ExternalClient.c src/ExternalClient.h src/ExternalClientP.h src/ExternalShell.c src/ExternalShell.h src/ExternalShellP.h src/Makefile.in.in src/README src/abbrev.c src/alloc.c src/alloca.c src/alloca.s src/backtrace.h src/balloon-x.c src/balloon_help.c src/balloon_help.h src/bitmaps.h src/blocktype.c src/blocktype.h src/broken-sun.h src/buffer.c src/buffer.h src/bufslots.h src/bytecode.c src/bytecode.h src/callint.c src/callproc.c src/casefiddle.c src/casetab.c src/casetab.h src/chartab.c src/chartab.h src/cm.c src/cm.h src/cmdloop.c src/cmds.c src/commands.h src/config.h.in src/conslots.h src/console-gtk.c src/console-gtk.h src/console-msw.c src/console-msw.h src/console-stream.c src/console-stream.h src/console-tty.c src/console-tty.h src/console-x.c src/console-x.h src/console.c src/console.h src/data.c src/database.c src/database.h src/debug.c src/debug.h src/device-gtk.c src/device-msw.c src/device-tty.c src/device-x.c src/device.c src/device.h src/dgif_lib.c src/dialog-gtk.c src/dialog-msw.c src/dialog-x.c src/dialog.c src/dired-msw.c src/dired.c src/doc.c src/doprnt.c src/dragdrop.c src/dragdrop.h src/dumper.c src/dumper.h src/dynarr.c src/ecrt0.c src/editfns.c src/eldap.c src/eldap.h src/elhash.c src/elhash.h src/emacs-marshals.c src/emacs-widget-accessors.c src/emacs.c src/emodules.c src/emodules.h src/esd.c src/eval.c src/event-Xt.c src/event-gtk.c src/event-msw.c src/event-stream.c src/event-tty.c src/event-unixoid.c src/events-mod.h src/events.c src/events.h src/extents.c src/extents.h src/extw-Xlib.c src/extw-Xlib.h src/extw-Xt.c src/extw-Xt.h src/faces.c src/faces.h src/file-coding.c src/file-coding.h src/fileio.c src/filelock.c src/filemode.c src/floatfns.c src/fns.c src/font-lock.c src/frame-gtk.c src/frame-msw.c src/frame-tty.c src/frame-x.c src/frame.c src/frame.h src/frameslots.h src/free-hook.c src/gccache-gtk.c src/gccache-gtk.h src/gdbinit src/general-slots.h src/general.c src/getloadavg.c src/getpagesize.h src/gif_io.c src/gifrlib.h src/glade.c src/glyphs-eimage.c src/glyphs-gtk.c src/glyphs-gtk.h src/glyphs-msw.c src/glyphs-msw.h src/glyphs-widget.c src/glyphs-x.c src/glyphs-x.h src/glyphs.c src/glyphs.h src/gmalloc.c src/gpmevent.c src/gpmevent.h src/gtk-glue.c src/gtk-xemacs.c src/gtk-xemacs.h src/gui-gtk.c src/gui-gtk.h src/gui-msw.c src/gui-x.c src/gui-x.h src/gui.c src/gui.h src/gutter.c src/gutter.h src/hash.c src/hash.h src/hftctl.c src/hpplay.c src/imgproc.c src/imgproc.h src/indent.c src/inline.c src/input-method-motif.c src/input-method-xlib.c src/insdel.c src/insdel.h src/intl.c src/iso-wide.h src/keymap.c src/keymap.h src/lastfile.c src/libsst.c src/libsst.h src/libst.h src/line-number.c src/line-number.h src/linuxplay.c src/lisp-disunion.h src/lisp-union.h src/lisp.h src/lread.c src/lrecord.h src/lstream.c src/lstream.h src/m/7300.h src/m/README src/m/acorn.h src/m/alliant-2800.h src/m/alliant.h src/m/alliant1.h src/m/alliant4.h src/m/alpha.h src/m/altos.h src/m/amdahl.h src/m/apollo.h src/m/arm.h src/m/att3b.h src/m/aviion.h src/m/celerity.h src/m/clipper.h src/m/cnvrgnt.h src/m/convex.h src/m/cydra5.h src/m/delta.h src/m/delta88k.h src/m/dpx2.h src/m/dual.h src/m/elxsi.h src/m/ews4800r.h src/m/gec63.h src/m/gould-np1.h src/m/gould.h src/m/hp300bsd.h src/m/hp800.h src/m/hp9000s300.h src/m/i860.h src/m/ibm370aix.h src/m/ibmps2-aix.h src/m/ibmrs6000.h src/m/ibmrt-aix.h src/m/ibmrt.h src/m/intel386.h src/m/iris4d.h src/m/iris5d.h src/m/iris6d.h src/m/irist.h src/m/is386.h src/m/isi-ov.h src/m/luna88k.h src/m/m68k.h src/m/masscomp.h src/m/mega68.h src/m/mg1.h src/m/mips-nec.h src/m/mips-siemens.h src/m/mips.h src/m/mips4.h src/m/ncr386.h src/m/news-risc.h src/m/news.h src/m/next.h src/m/nh3000.h src/m/nh4000.h src/m/ns16000.h src/m/ns32000.h src/m/nu.h src/m/orion.h src/m/orion105.h src/m/paragon.h src/m/pfa50.h src/m/plexus.h src/m/pmax.h src/m/powerpc.h src/m/pyramid.h src/m/pyrmips.h src/m/sequent-ptx.h src/m/sequent.h src/m/sgi-challenge.h src/m/sgi3000.h src/m/sparc.h src/m/sps7.h src/m/stride.h src/m/sun1.h src/m/sun2.h src/m/sun3-68881.h src/m/sun3-fpa.h src/m/sun3-soft.h src/m/sun3.h src/m/sun386.h src/m/symmetry.h src/m/tad68k.h src/m/tahoe.h src/m/tandem-s2.h src/m/targon31.h src/m/tek4300.h src/m/tekxd88.h src/m/template.h src/m/tower32.h src/m/tower32v3.h src/m/ustation.h src/m/vax.h src/m/wicat.h src/m/windowsnt.h src/m/xps100.h src/macros.c src/macros.h src/make-src-depend src/malloc.c src/marker.c src/md5.c src/mem-limits.h src/menubar-gtk.c src/menubar-msw.c src/menubar-msw.h src/menubar-x.c src/menubar.c src/menubar.h src/minibuf.c src/miscplay.c src/miscplay.h src/mule-canna.c src/mule-ccl.c src/mule-ccl.h src/mule-charset.c src/mule-charset.h src/mule-wnnfns.c src/mule.c src/nas.c src/native-gtk-toolbar.c src/nativesound.h src/ndir.h src/nsselect.m src/nt.c src/nt.h src/ntheap.c src/ntheap.h src/ntplay.c src/ntproc.c src/objects-gtk.c src/objects-gtk.h src/objects-msw.c src/objects-msw.h src/objects-tty.c src/objects-tty.h src/objects-x.c src/objects-x.h src/objects.c src/objects.h src/offix-cursors.h src/offix-types.h src/offix.c src/offix.h src/opaque.c src/opaque.h src/paths.h.in src/postgresql.c src/postgresql.h src/ppc.ldscript src/pre-crt0.c src/print.c src/process-nt.c src/process-unix.c src/process.c src/process.h src/procimpl.h src/profile.c src/ralloc.c src/rangetab.c src/rangetab.h src/realpath.c src/redisplay-gtk.c src/redisplay-msw.c src/redisplay-output.c src/redisplay-tty.c src/redisplay-x.c src/redisplay.c src/redisplay.h src/regex.c src/regex.h src/s/3700.h src/s/386-ix.h src/s/386bsd.h src/s/README src/s/aix3-1.h src/s/aix3-2-5.h src/s/aix3-2.h src/s/aix4-1.h src/s/aix4-2.h src/s/aix4.h src/s/alliant-2800.h src/s/alliant.h src/s/altos.h src/s/amdahl.h src/s/bsd386.h src/s/bsd4-1.h src/s/bsd4-2.h src/s/bsd4-3.h src/s/bsdos2-1.h src/s/bsdos2.h src/s/bsdos3.h src/s/bsdos4.h src/s/cxux.h src/s/cxux7.h src/s/cygwin.sc src/s/cygwin32.h src/s/darwin.h src/s/decosf1-2.h src/s/decosf1-3.h src/s/decosf3-1.h src/s/decosf3-2.h src/s/decosf4-0.h src/s/dgux.h src/s/dgux5-4r2.h src/s/dgux5-4r3.h src/s/dgux5-4r4.h src/s/domain.h src/s/esix.h src/s/esix5r4.h src/s/ewsux5r4.h src/s/freebsd.h src/s/gnu.h src/s/hpux.h src/s/hpux10-shr.h src/s/hpux10.h src/s/hpux11-shr.h src/s/hpux11.h src/s/hpux8-shr.h src/s/hpux8.h src/s/hpux9-shr.h src/s/hpux9-x11r4.h src/s/hpux9.h src/s/hpux9shxr4.h src/s/iris3-5.h src/s/iris3-6.h src/s/irix3-3.h src/s/irix4-0.h src/s/irix5-0.h src/s/irix5-1.h src/s/irix5-2.h src/s/irix5-3.h src/s/irix6-0.h src/s/isc2-2.h src/s/isc3-0.h src/s/isc4-0.h src/s/isc4-1.h src/s/linux.h src/s/mach-bsd4-3.h src/s/mingw32.h src/s/netbsd.h src/s/newsos5.h src/s/nextstep.h src/s/openbsd.h src/s/osf1.h src/s/ptx.h src/s/riscix1-1.h src/s/riscix1-2.h src/s/riscos5.h src/s/rtu.h src/s/sco4.h src/s/sco5-shr.h src/s/sco5.h src/s/sco7.h src/s/sol2.h src/s/sunos4-0-shr.h src/s/sunos4-0.h src/s/sunos4-1-1.h src/s/sunos4-1-2-shr.h src/s/sunos4-1-2.h src/s/sunos4-1-3-shr.h src/s/sunos4-1-3.h src/s/sunos4-1-4-shr.h src/s/sunos4-1-4.h src/s/sunos4-1-shr.h src/s/sunos4-1.h src/s/template.h src/s/ultrix.h src/s/ultrix4-3.h src/s/umax.h src/s/umips.h src/s/unipl5-0.h src/s/unipl5-2.h src/s/usg5-0.h src/s/usg5-2-2.h src/s/usg5-2.h src/s/usg5-3.h src/s/usg5-4-2.h src/s/usg5-4.h src/s/windowsnt.h src/s/xenix.h src/scrollbar-gtk.c src/scrollbar-gtk.h src/scrollbar-msw.c src/scrollbar-msw.h src/scrollbar-x.c src/scrollbar-x.h src/scrollbar.c src/scrollbar.h src/search.c src/select-gtk.c src/select-msw.c src/select-x.c src/select.c src/select.h src/sgiplay.c src/sheap.c src/signal.c src/sound.c src/specifier.c src/specifier.h src/src-headers src/strcat.c src/strcmp.c src/strcpy.c src/strftime.c src/sunOS-fix.c src/sunplay.c src/sunpro.c src/symbols.c src/symeval.h src/symsinit.h src/syntax.c src/syntax.h src/syscommctrl.h src/sysdep.c src/sysdep.h src/sysdir.h src/sysdll.c src/sysdll.h src/sysfile.h src/sysfloat.h src/sysproc.h src/syspwd.h src/syssignal.h src/systime.h src/systty.h src/syswait.h src/syswindows.h src/termcap.c src/terminfo.c src/tests.c src/toolbar-gtk.c src/toolbar-msw.c src/toolbar-x.c src/toolbar.c src/toolbar.h src/tooltalk.c src/tooltalk.doc src/tooltalk.h src/tparam.c src/ui-byhand.c src/ui-gtk.c src/ui-gtk.h src/undo.c src/unexaix.c src/unexalpha.c src/unexapollo.c src/unexconvex.c src/unexcw.c src/unexec.c src/unexelf.c src/unexelfsgi.c src/unexencap.c src/unexenix.c src/unexfreebsd.c src/unexfx2800.c src/unexhp9k3.c src/unexhp9k800.c src/unexmips.c src/unexnext.c src/unexnt.c src/unexsni.c src/unexsol2-6.c src/unexsol2.c src/unexsunos4.c src/universe.h src/vm-limit.c src/widget.c src/win32.c src/window.c src/window.h src/winslots.h src/xgccache.c src/xgccache.h src/xintrinsic.h src/xintrinsicp.h src/xmmanagerp.h src/xmprimitivep.h src/xmu.c src/xmu.h tests/ChangeLog.XEmacs tests/DLL/dltest.c tests/Dnd/README tests/Dnd/README.OffiX tests/Dnd/dragtest.el tests/Dnd/droptest.el tests/Dnd/droptest.sh tests/auc-tex-test tests/automated/README tests/automated/base64-tests.el tests/automated/byte-compiler-tests.el tests/automated/c-tests.el tests/automated/case-tests.el tests/automated/ccl-tests.el tests/automated/database-tests.el tests/automated/extent-tests.el tests/automated/hash-table-tests.el tests/automated/lisp-tests.el tests/automated/md5-tests.el tests/automated/mule-tests.el tests/automated/os-tests.el tests/automated/regexp-tests.el tests/automated/symbol-tests.el tests/automated/syntax-tests.el tests/automated/tag-tests.el tests/automated/test-harness.el tests/frame.el tests/glyph-test.el tests/gtk/UNIMPLEMENTED tests/gtk/event-stream-tests.el tests/gtk/gnome-test.el tests/gtk/gtk-embedded-test.el tests/gtk/gtk-extra-test.el tests/gtk/gtk-test.el tests/gtk/gtk-test.glade tests/gtk/statusbar-test.el tests/gtk/toolbar-test.el tests/gtk/xemacs-toolbar.el tests/gutter-test.el tests/mule/match.el tests/redisplay-tests.el tests/reproduce-bugs.el tests/tooltalk/Makefile tests/tooltalk/beeps.el tests/tooltalk/emacs-eval.c tests/tooltalk/load-file.c tests/tooltalk/make-client-frame.c tests/tooltalk/simple.el version.sh