| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xemacs-debuginfo | Distribution: Fedora Project |
| Version: 21.5.33 | Vendor: Fedora Project |
| Release: 4.fc17 | Build date: Tue Feb 5 19:12:04 2013 |
| Group: Development/Debug | Build host: buildvm-22.phx2.fedoraproject.org |
| Size: 41823786 | Source RPM: xemacs-21.5.33-4.fc17.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.xemacs.org/ | |
| Summary: Debug information for package xemacs | |
This package provides debug information for package xemacs. Debug information is useful when developing applications that use this package or when debugging this package.
GPLv3+
* Tue Feb 05 2013 Jerry James <loganjerry@gmail.com> - 21.5.33-4
- Update -menubar patch so :visible keyword is accepted in menus (bz 890565)
* Mon Jan 21 2013 Jerry James <loganjerry@gmail.com> - 21.5.33-3
- Add -menubar patch to fix bz 890565
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 21.5.33-2
- rebuild due to "jpeg8-ABI" feature drop
* Mon Jan 07 2013 Jerry James <loganjerry@gmail.com> - 21.5.33-1
- New upstream version
- Drop upstreamed view-mode patch
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 21.5.32-2
- rebuild against new libjpeg
* Mon Aug 06 2012 Jerry James <loganjerry@gmail.com> - 21.5.32-1
- New upstream version
- Drop upstreamed patches
- Running autoconf no longer necessary
- Drop conditionals for ancient versions of Fedora
- Package X versions of lib-src binaries to get gnuclient linked with -lXau
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21.5.31-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 07 2012 Jerry James <loganjerry@gmail.com> - 21.5.31-4
- Rebuild for GCC 4.7
- Minor spec file cleanups
* Mon Nov 07 2011 Jerry James <loganjerry@gmail.com> - 21.5.31-3
- Rebuild with new libpng
* Wed Oct 26 2011 Marcela Mašláňová <mmaslano@redhat.com> - 21.5.31-2.2
- rebuild with new gmp without compat lib
* Wed Oct 12 2011 Peter Schiffer <pschiffe@redhat.com> - 21.5.31-2.1
- rebuild with new gmp
* Fri Aug 05 2011 Jerry James <loganjerry@gmail.com> - 21.5.31-2
- Build --with-union-type to avoid a make-int bug in lisp-disunion.h
- Add view-mode patch (bz 709399)
- Add get-other-frame patch from upstream
- Add lib-src patch to eliminate unnecessary linkage
* Tue May 03 2011 Jerry James <loganjerry@gmail.com> - 21.5.31-1
- Update to 21.5.31
- License is now GPLv3+
- Drop upstreamed patches: x-paths, image-overflow, no-xft, png, tty-font,
etags-memmove, arabic, dired, infodir
- Rebase and renumber remaining patches
- Drop workaround for ancient alternatives bug
* Tue Mar 01 2011 Jerry James <loganjerry@gmail.com> - 21.5.29-18
- Make -filesystem subpackage be noarch.
* Tue Mar 01 2011 Jerry James <loganjerry@gmail.com> - 21.5.29-17
- Add filesystem subpackage (bz 672093).
- Add gnuclient desktop file.
- Fix CFLAGS so -fno-strict-aliasing actually gets used.
- Add . to the default load-path in _xemacs_bytecompile.
- Update Requires for pre/post(un) scripts.
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21.5.29-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Dec 01 2010 Jerry James <loganjerry@gmail.com> - 21.5.29-15
- Don't create /var/lock/xemacs; it is not used (bz 656723).
- Drop the BuildRoot tag.
- Ship COPYING with the -info subpackage.
* Wed Nov 10 2010 Jerry James <loganjerry@gmail.com> - 21.5.29-14
- Create and own subdirectories of site-packages
* Tue Jul 06 2010 Jerry James <loganjerry@gmail.com> - 21.5.29-13
- Add db4 support (bz 581614).
- Add -xft subpackage (bz 356961).
- Recognize Fedora's X server.
* Tue Mar 02 2010 Jerry James <loganjerry@gmail.com> - 21.5.29-12
- Remove the bitmap-fonts dependency.
* Thu Jan 07 2010 Jerry James <loganjerry@gmail.com> - 21.5.29-11
- New upstream patch for bz 547840.
- Add dired patch for large files (bz 550145).
- Replace "lzma" with "xz" for snapshots.
* Mon Dec 21 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-10
- Don't crash with a Persian keyboard layout (bz 547840)
* Tue Dec 08 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-9
- Add patch to use memmove in etags (bz 545399).
* Mon Nov 09 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-8
- Move macros.xemacs to the -common subpackage (bz 533611).
- Updated TTY font patch from upstream.
* Tue Nov 03 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-7
- Make the desktop file consistent with Emacs (bz 532296).
* Wed Oct 28 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-6
- Bring back the courier font patch; that was a red herring.
- Really, seriously fix bz 512623 with a TTY font patch.
- Fix the version number in macros.xemacs.
- Build with bignum support.
- Turn off OSS support.
* Wed Sep 23 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-5
- Final fix for bz 512623, which is actually two bugs, because ...
- ... the courier font patch breaks TTY font detection. Removed that patch
and Require bitmap-fonts to supply the original font name.
- Add macros.xemacs (bz 480546)
- Add png patch to fix a problem with reading PNG files
* Wed Aug 26 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-4
- Use upstream's attempt at fixing #512623 instead of mine, which didn't work.
* Mon Aug 24 2009 Jerry James <loganjerry@gmail.com> - 21.5.29-3
- Fix image overflow bug (CVE-2009-2688).
- Fix calling xft-font-create-object in non-Xft builds (#512623).
- Rebase patches to eliminate fuzz/offsets.
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21.5.29-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed May 20 2009 Ville Skyttä <ville.skytta at iki.fi> - 21.5.29-1
- Update to 21.5.29; gtk-gcc4, finder-lisp-dir, 3d-athena, autoconf262,
doc-encodings, revert-modified, and xemacs-base-autoloads patches applied
upstream.
* Thu Mar 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-13
- Add possibility to build upstream hg snapshots.
- Add dependency on xorg-x11-fonts-misc (#478370, Carl Brune).
- Include Installation{,-nox} in docs.
* Sun Mar 08 2009 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-12
- Make XFontSet support optional at build time and disable it by default
to work around #478370.
* Thu Feb 26 2009 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-11
- Apply upstream autoload changes to be able to build recent XEmacs packages.
- Make support for XIM optional at build time, still enabled by default.
- Drop support for building without stack protector compiler flags.
- Make -info subpackage noarch when built for Fedora >= 10.
- Improve icon cache and desktop database refresh scriptlets.
- Use %global instead of %define.
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21.5.28-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Jul 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-9
- Rebuild.
* Sun Jul 06 2008 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-8
- Apply upstream fix for detection of 3D Athena widget sets.
* Sun Jul 06 2008 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-7
- Fix build with autoconf >= 2.62 (#449626).
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 21.5.28-6
- Autorebuild for GCC 4.3
* Fri Aug 17 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-5
- Turn on syntax highlighting by default only if lazy-lock is available.
- Requires(post): coreutils in main package and -nox.
- Scriptlet cleanups.
- License: GPLv2+
* Sat Jun 30 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-4
- Turn on syntax highlighting with lazy-lock by default.
- Drop Application and X-Fedora categories and Encoding from desktop entry.
- Move diff-switches default from skeleton init.el to site-start.el.
* Sun Jun 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-3
- Apply upstream fix for #245017.
* Wed Jun 06 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-2
- Set more dirs explicitly until upstream configure honors them better.
- Borrow DESTDIR install patch from openSUSE.
- Add pkgconfig file to -devel.
* Mon May 21 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.28-1
- 21.5.28, module path fix applied upstream.
- Patch to retain courier as the default font.
- Fix some corrupt characters in docs.
* Fri May 18 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-9
- Require one of the actual editor variants in -common.
- Require -common in -el, drop duplicate dir ownerships.
* Wed Jan 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-8
- Fix canna_api.ell install/load paths (#222559).
- Fix site-start.el locale setup when the LANG env var is unset.
* Thu Jan 04 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-7
- Don't run autoconf during build.
* Wed Jan 03 2007 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-6
- Fix site-start.el coding system setup in non-UTF8 locales (#213582).
- Fix "--without modules" build.
* Mon Oct 02 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-5
- Rebuild.
* Wed Sep 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-4
- Disable graphical progress bar by default (#188973).
- Make Wnn support optional at build time, disabled by default.
* Sun Sep 10 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-3
- Adjust to split xemacs-packages-{base,extra}.
- Provide xemacs(bin) in main package and -nox.
* Sat Sep 02 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-2
- Fix build when previous revision of the same XEmacs version is installed.
- BuildRequire compface-devel instead of compface.
- Turn error checking off.
- Specfile cleanups.
* Tue May 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.27-1
- 21.5.27, maximize patch included upstream.
- Drop no longer needed find-paths patch.
- Fix alternatives setup.
* Sun May 07 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.26-5
- Apply upstream fix for window maximization problems (#111225).
* Sun Apr 23 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.26-4
- Bring StartupWMClass in desktop entry up to date.
- Fix non-MULE build.
* Sat Apr 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.26-3
- Don't expect to find ellcc if building without modules (#188929).
- New --with/--without rpmbuild flags:
- xft: enable/disable Xft support, default disabled.
- nox: enable/disable building the non-X version, default enabled
- modules: enable/disable module support, default arch-dependent.
- Re-enable XFontSet support for menubars for non-Xft builds (from openSUSE).
- Move gnuserv to -common, gnudoit to base package, drop gnuattach.
- Split ellcc and headers to -devel subpackage.
- Drop unneeded libXaw-devel build dependency.
- Move -nox "man page" to -nox subpackage.
- Fix GTK build and glade detection for it.
- Avoid -common dependency on ALSA.
* Thu Apr 06 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.26-2
- Borrow Mike Fabian's site-start.el work from the SuSE package.
* Tue Apr 04 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.26-1
- 21.5.26 (WIP).
- Make %{_bindir}/xemacs an alternative (main/nox).
- Convert some info docs to UTF-8.
* Fri Mar 31 2006 Ville Skyttä <ville.skytta at iki.fi> - 21.5.25-1
- 21.5.25 (WIP).
- Trim pre-21.5 %changelog entries.
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/02 /usr/lib/debug/.build-id/02/eb6cd626c1618ea85df726b21c68cfce6c1b7d /usr/lib/debug/.build-id/02/eb6cd626c1618ea85df726b21c68cfce6c1b7d.debug /usr/lib/debug/.build-id/05 /usr/lib/debug/.build-id/05/34fdb520eca2fea1973478427aee83df109e13 /usr/lib/debug/.build-id/05/34fdb520eca2fea1973478427aee83df109e13.debug /usr/lib/debug/.build-id/1c /usr/lib/debug/.build-id/1c/8c5afee1ee415ee8cb9fece406b380cee5a597 /usr/lib/debug/.build-id/1c/8c5afee1ee415ee8cb9fece406b380cee5a597.debug /usr/lib/debug/.build-id/20 /usr/lib/debug/.build-id/20/9b10e7be04ffc352890e0eb06d8c26589e0e6f /usr/lib/debug/.build-id/20/9b10e7be04ffc352890e0eb06d8c26589e0e6f.debug /usr/lib/debug/.build-id/34 /usr/lib/debug/.build-id/34/4916ce5bc96b392b0ca5e315ac07f27c8b6b18 /usr/lib/debug/.build-id/34/4916ce5bc96b392b0ca5e315ac07f27c8b6b18.debug /usr/lib/debug/.build-id/51 /usr/lib/debug/.build-id/51/f142de57575b312c61c8a5b0f8c4b3e2485d27 /usr/lib/debug/.build-id/51/f142de57575b312c61c8a5b0f8c4b3e2485d27.debug /usr/lib/debug/.build-id/54 /usr/lib/debug/.build-id/54/735662712d2c4d5aaeddacbd0f881cd9229d05 /usr/lib/debug/.build-id/54/735662712d2c4d5aaeddacbd0f881cd9229d05.debug /usr/lib/debug/.build-id/56 /usr/lib/debug/.build-id/56/e2f7726d43928d8be721de474be3177fd98a85 /usr/lib/debug/.build-id/56/e2f7726d43928d8be721de474be3177fd98a85.debug /usr/lib/debug/.build-id/58 /usr/lib/debug/.build-id/58/215a120a7c16f0c3dbc092231bb64a915f7c32 /usr/lib/debug/.build-id/58/215a120a7c16f0c3dbc092231bb64a915f7c32.debug /usr/lib/debug/.build-id/5d /usr/lib/debug/.build-id/5d/b1648ce044c9dae6cf049d3f06fd582641666d /usr/lib/debug/.build-id/5d/b1648ce044c9dae6cf049d3f06fd582641666d.debug /usr/lib/debug/.build-id/7d /usr/lib/debug/.build-id/7d/f62aa0e641a0664370141c09554b94ae1f0062 /usr/lib/debug/.build-id/7d/f62aa0e641a0664370141c09554b94ae1f0062.debug /usr/lib/debug/.build-id/7e /usr/lib/debug/.build-id/7e/4b39bf01cb6ee38baca66fc18ba919eb6d8563 /usr/lib/debug/.build-id/7e/4b39bf01cb6ee38baca66fc18ba919eb6d8563.debug /usr/lib/debug/.build-id/8d /usr/lib/debug/.build-id/8d/c7c6d027f63d6b874eccbd72aa11752e509cbc /usr/lib/debug/.build-id/8d/c7c6d027f63d6b874eccbd72aa11752e509cbc.debug /usr/lib/debug/.build-id/a3 /usr/lib/debug/.build-id/a3/9b8358b5a06f55fbd31864978eaed0bdf9c387 /usr/lib/debug/.build-id/a3/9b8358b5a06f55fbd31864978eaed0bdf9c387.debug /usr/lib/debug/.build-id/cb /usr/lib/debug/.build-id/cb/db842d0d37f931a4805482b8203ab4f35c0e20 /usr/lib/debug/.build-id/cb/db842d0d37f931a4805482b8203ab4f35c0e20.debug /usr/lib/debug/.build-id/cd /usr/lib/debug/.build-id/cd/633b0f66fa28be9580cc5567c9606f17753d4a /usr/lib/debug/.build-id/cd/633b0f66fa28be9580cc5567c9606f17753d4a.debug /usr/lib/debug/.build-id/f6 /usr/lib/debug/.build-id/f6/53a57ec6d480d96cba5be74be1f8ef17bb9d38 /usr/lib/debug/.build-id/f6/53a57ec6d480d96cba5be74be1f8ef17bb9d38.debug /usr/lib/debug/.build-id/f7 /usr/lib/debug/.build-id/f7/52686e914f27f48eca697f3434c94c309471d9 /usr/lib/debug/.build-id/f7/52686e914f27f48eca697f3434c94c309471d9.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/ellcc.debug /usr/lib/debug/usr/bin/etags.xemacs.debug /usr/lib/debug/usr/bin/gnuclient.debug /usr/lib/debug/usr/bin/ootags.debug /usr/lib/debug/usr/bin/xemacs-21.5-b33.debug /usr/lib/debug/usr/bin/xemacs-nox-21.5-b33.debug /usr/lib/debug/usr/bin/xemacs-nox.debug /usr/lib/debug/usr/bin/xemacs-script.debug /usr/lib/debug/usr/bin/xemacs-xft-21.5-b33.debug /usr/lib/debug/usr/bin/xemacs-xft.debug /usr/lib/debug/usr/bin/xemacs.debug /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/xemacs-21.5-b33 /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/cvtmail.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/digest-doc.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/fakemail.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/gnuserv.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/hexl.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/make-docfile.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/mmencode.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/modules /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/modules/canna_api.ell.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/movemail.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/profile.debug /usr/lib/debug/usr/lib64/xemacs-21.5-b33/x86_64-redhat-linux/sorted-doc.debug /usr/src/debug/xemacs-21.5.33 /usr/src/debug/xemacs-21.5.33/etc /usr/src/debug/xemacs-21.5.33/etc/xemacs.xbm /usr/src/debug/xemacs-21.5.33/lib-src /usr/src/debug/xemacs-21.5.33/lib-src/cvtmail.c /usr/src/debug/xemacs-21.5.33/lib-src/digest-doc.c /usr/src/debug/xemacs-21.5.33/lib-src/ellcc.c /usr/src/debug/xemacs-21.5.33/lib-src/etags.c /usr/src/debug/xemacs-21.5.33/lib-src/fakemail.c /usr/src/debug/xemacs-21.5.33/lib-src/getopt.h /usr/src/debug/xemacs-21.5.33/lib-src/gnuclient.c /usr/src/debug/xemacs-21.5.33/lib-src/gnuserv.c /usr/src/debug/xemacs-21.5.33/lib-src/gnuserv.h /usr/src/debug/xemacs-21.5.33/lib-src/gnuslib.c /usr/src/debug/xemacs-21.5.33/lib-src/hexl.c /usr/src/debug/xemacs-21.5.33/lib-src/make-docfile.c /usr/src/debug/xemacs-21.5.33/lib-src/mmencode.c /usr/src/debug/xemacs-21.5.33/lib-src/movemail.c /usr/src/debug/xemacs-21.5.33/lib-src/ootags.c /usr/src/debug/xemacs-21.5.33/lib-src/pop.c /usr/src/debug/xemacs-21.5.33/lib-src/pop.h /usr/src/debug/xemacs-21.5.33/lib-src/profile.c /usr/src/debug/xemacs-21.5.33/lib-src/sorted-doc.c /usr/src/debug/xemacs-21.5.33/lwlib /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-Xaw.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-Xaw.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-Xlw.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-Xlw.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-colors.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-colors.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-fonts.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-fonts.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-internal.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-utils.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib-utils.h /usr/src/debug/xemacs-21.5.33/lwlib/lwlib.c /usr/src/debug/xemacs-21.5.33/lwlib/lwlib.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwcheckbox.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwcheckbox.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwcheckboxP.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwgauge.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwgauge.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwgaugeP.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwgcs.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwgcs.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwmenu.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwmenu.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwmenuP.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwradio.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwradio.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwradioP.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwscrollbar.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwscrollbar.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwscrollbarP.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwtabs.c /usr/src/debug/xemacs-21.5.33/lwlib/xlwtabs.h /usr/src/debug/xemacs-21.5.33/lwlib/xlwtabsP.h /usr/src/debug/xemacs-21.5.33/modules /usr/src/debug/xemacs-21.5.33/modules/canna /usr/src/debug/xemacs-21.5.33/modules/canna/canna_api.c /usr/src/debug/xemacs-21.5.33/modules/canna/canna_api_i.c /usr/src/debug/xemacs-21.5.33/src /usr/src/debug/xemacs-21.5.33/src/EmacsFrame.c /usr/src/debug/xemacs-21.5.33/src/EmacsFrame.h /usr/src/debug/xemacs-21.5.33/src/EmacsFrameP.h /usr/src/debug/xemacs-21.5.33/src/EmacsManager.c /usr/src/debug/xemacs-21.5.33/src/EmacsManager.h /usr/src/debug/xemacs-21.5.33/src/EmacsManagerP.h /usr/src/debug/xemacs-21.5.33/src/EmacsShell-sub.c /usr/src/debug/xemacs-21.5.33/src/EmacsShell.c /usr/src/debug/xemacs-21.5.33/src/EmacsShell.h /usr/src/debug/xemacs-21.5.33/src/EmacsShellP.h /usr/src/debug/xemacs-21.5.33/src/abbrev.c /usr/src/debug/xemacs-21.5.33/src/alloc.c /usr/src/debug/xemacs-21.5.33/src/alloca.c /usr/src/debug/xemacs-21.5.33/src/alsaplay.c /usr/src/debug/xemacs-21.5.33/src/array.c /usr/src/debug/xemacs-21.5.33/src/array.h /usr/src/debug/xemacs-21.5.33/src/backtrace.h /usr/src/debug/xemacs-21.5.33/src/balloon-x.c /usr/src/debug/xemacs-21.5.33/src/balloon_help.c /usr/src/debug/xemacs-21.5.33/src/balloon_help.h /usr/src/debug/xemacs-21.5.33/src/bitmaps.h /usr/src/debug/xemacs-21.5.33/src/blocktype.c /usr/src/debug/xemacs-21.5.33/src/blocktype.h /usr/src/debug/xemacs-21.5.33/src/buffer.c /usr/src/debug/xemacs-21.5.33/src/buffer.h /usr/src/debug/xemacs-21.5.33/src/bufslots.h /usr/src/debug/xemacs-21.5.33/src/bytecode.c /usr/src/debug/xemacs-21.5.33/src/bytecode.h /usr/src/debug/xemacs-21.5.33/src/callint.c /usr/src/debug/xemacs-21.5.33/src/casefiddle.c /usr/src/debug/xemacs-21.5.33/src/casetab.c /usr/src/debug/xemacs-21.5.33/src/casetab.h /usr/src/debug/xemacs-21.5.33/src/charset.h /usr/src/debug/xemacs-21.5.33/src/chartab.c /usr/src/debug/xemacs-21.5.33/src/chartab.h /usr/src/debug/xemacs-21.5.33/src/cm.c /usr/src/debug/xemacs-21.5.33/src/cmdloop.c /usr/src/debug/xemacs-21.5.33/src/cmds.c /usr/src/debug/xemacs-21.5.33/src/coding-system-slots.h /usr/src/debug/xemacs-21.5.33/src/commands.h /usr/src/debug/xemacs-21.5.33/src/compiler.h /usr/src/debug/xemacs-21.5.33/src/conslots.h /usr/src/debug/xemacs-21.5.33/src/console-impl.h /usr/src/debug/xemacs-21.5.33/src/console-stream-impl.h /usr/src/debug/xemacs-21.5.33/src/console-stream.c /usr/src/debug/xemacs-21.5.33/src/console-stream.h /usr/src/debug/xemacs-21.5.33/src/console-tty-impl.h /usr/src/debug/xemacs-21.5.33/src/console-tty.c /usr/src/debug/xemacs-21.5.33/src/console-tty.h /usr/src/debug/xemacs-21.5.33/src/console-x-impl.h /usr/src/debug/xemacs-21.5.33/src/console-x.c /usr/src/debug/xemacs-21.5.33/src/console-x.h /usr/src/debug/xemacs-21.5.33/src/console-xlike-inc.h /usr/src/debug/xemacs-21.5.33/src/console.c /usr/src/debug/xemacs-21.5.33/src/console.h /usr/src/debug/xemacs-21.5.33/src/data.c /usr/src/debug/xemacs-21.5.33/src/database.c /usr/src/debug/xemacs-21.5.33/src/database.h /usr/src/debug/xemacs-21.5.33/src/debug.c /usr/src/debug/xemacs-21.5.33/src/debug.h /usr/src/debug/xemacs-21.5.33/src/device-impl.h /usr/src/debug/xemacs-21.5.33/src/device-tty.c /usr/src/debug/xemacs-21.5.33/src/device-x.c /usr/src/debug/xemacs-21.5.33/src/device.c /usr/src/debug/xemacs-21.5.33/src/device.h /usr/src/debug/xemacs-21.5.33/src/devslots.h /usr/src/debug/xemacs-21.5.33/src/dialog-x.c /usr/src/debug/xemacs-21.5.33/src/dialog.c /usr/src/debug/xemacs-21.5.33/src/dired.c /usr/src/debug/xemacs-21.5.33/src/doc.c /usr/src/debug/xemacs-21.5.33/src/doprnt.c /usr/src/debug/xemacs-21.5.33/src/dump-data.c /usr/src/debug/xemacs-21.5.33/src/dump-data.h /usr/src/debug/xemacs-21.5.33/src/dump-id.c /usr/src/debug/xemacs-21.5.33/src/dumper.c /usr/src/debug/xemacs-21.5.33/src/dumper.h /usr/src/debug/xemacs-21.5.33/src/editfns.c /usr/src/debug/xemacs-21.5.33/src/elhash.c /usr/src/debug/xemacs-21.5.33/src/elhash.h /usr/src/debug/xemacs-21.5.33/src/emacs.c /usr/src/debug/xemacs-21.5.33/src/emodules.c /usr/src/debug/xemacs-21.5.33/src/emodules.h /usr/src/debug/xemacs-21.5.33/src/eval.c /usr/src/debug/xemacs-21.5.33/src/event-Xt.c /usr/src/debug/xemacs-21.5.33/src/event-stream.c /usr/src/debug/xemacs-21.5.33/src/event-tty.c /usr/src/debug/xemacs-21.5.33/src/event-unixoid.c /usr/src/debug/xemacs-21.5.33/src/event-xlike-inc.c /usr/src/debug/xemacs-21.5.33/src/events.c /usr/src/debug/xemacs-21.5.33/src/events.h /usr/src/debug/xemacs-21.5.33/src/extents-impl.h /usr/src/debug/xemacs-21.5.33/src/extents.c /usr/src/debug/xemacs-21.5.33/src/extents.h /usr/src/debug/xemacs-21.5.33/src/faces.c /usr/src/debug/xemacs-21.5.33/src/faces.h /usr/src/debug/xemacs-21.5.33/src/file-coding.c /usr/src/debug/xemacs-21.5.33/src/file-coding.h /usr/src/debug/xemacs-21.5.33/src/fileio.c /usr/src/debug/xemacs-21.5.33/src/filelock.c /usr/src/debug/xemacs-21.5.33/src/filemode.c /usr/src/debug/xemacs-21.5.33/src/floatfns.c /usr/src/debug/xemacs-21.5.33/src/fns.c /usr/src/debug/xemacs-21.5.33/src/font-lock.c /usr/src/debug/xemacs-21.5.33/src/font-mgr.c /usr/src/debug/xemacs-21.5.33/src/font-mgr.h /usr/src/debug/xemacs-21.5.33/src/fontcolor-impl.h /usr/src/debug/xemacs-21.5.33/src/fontcolor-tty-impl.h /usr/src/debug/xemacs-21.5.33/src/fontcolor-tty.c /usr/src/debug/xemacs-21.5.33/src/fontcolor-tty.h /usr/src/debug/xemacs-21.5.33/src/fontcolor-x-impl.h /usr/src/debug/xemacs-21.5.33/src/fontcolor-x.c /usr/src/debug/xemacs-21.5.33/src/fontcolor-xlike-inc.c /usr/src/debug/xemacs-21.5.33/src/fontcolor.c /usr/src/debug/xemacs-21.5.33/src/fontcolor.h /usr/src/debug/xemacs-21.5.33/src/frame-impl.h /usr/src/debug/xemacs-21.5.33/src/frame-tty.c /usr/src/debug/xemacs-21.5.33/src/frame-x.c /usr/src/debug/xemacs-21.5.33/src/frame.c /usr/src/debug/xemacs-21.5.33/src/frame.h /usr/src/debug/xemacs-21.5.33/src/frameslots.h /usr/src/debug/xemacs-21.5.33/src/gc.c /usr/src/debug/xemacs-21.5.33/src/gc.h /usr/src/debug/xemacs-21.5.33/src/gccache-x.c /usr/src/debug/xemacs-21.5.33/src/gccache-x.h /usr/src/debug/xemacs-21.5.33/src/general-slots.h /usr/src/debug/xemacs-21.5.33/src/general.c /usr/src/debug/xemacs-21.5.33/src/glyphs-eimage.c /usr/src/debug/xemacs-21.5.33/src/glyphs-shared.c /usr/src/debug/xemacs-21.5.33/src/glyphs-widget.c /usr/src/debug/xemacs-21.5.33/src/glyphs-x.c /usr/src/debug/xemacs-21.5.33/src/glyphs-x.h /usr/src/debug/xemacs-21.5.33/src/glyphs.c /usr/src/debug/xemacs-21.5.33/src/glyphs.h /usr/src/debug/xemacs-21.5.33/src/gpmevent.c /usr/src/debug/xemacs-21.5.33/src/gui-x.c /usr/src/debug/xemacs-21.5.33/src/gui.c /usr/src/debug/xemacs-21.5.33/src/gui.h /usr/src/debug/xemacs-21.5.33/src/gutter.c /usr/src/debug/xemacs-21.5.33/src/gutter.h /usr/src/debug/xemacs-21.5.33/src/hash.c /usr/src/debug/xemacs-21.5.33/src/hash.h /usr/src/debug/xemacs-21.5.33/src/imgproc.c /usr/src/debug/xemacs-21.5.33/src/imgproc.h /usr/src/debug/xemacs-21.5.33/src/indent.c /usr/src/debug/xemacs-21.5.33/src/input-method-xlib.c /usr/src/debug/xemacs-21.5.33/src/insdel.c /usr/src/debug/xemacs-21.5.33/src/insdel.h /usr/src/debug/xemacs-21.5.33/src/intl-x.c /usr/src/debug/xemacs-21.5.33/src/intl.c /usr/src/debug/xemacs-21.5.33/src/keymap-buttons.h /usr/src/debug/xemacs-21.5.33/src/keymap-slots.h /usr/src/debug/xemacs-21.5.33/src/keymap.c /usr/src/debug/xemacs-21.5.33/src/keymap.h /usr/src/debug/xemacs-21.5.33/src/lastfile.c /usr/src/debug/xemacs-21.5.33/src/line-number.c /usr/src/debug/xemacs-21.5.33/src/line-number.h /usr/src/debug/xemacs-21.5.33/src/lisp-union.h /usr/src/debug/xemacs-21.5.33/src/lisp.h /usr/src/debug/xemacs-21.5.33/src/lread.c /usr/src/debug/xemacs-21.5.33/src/lrecord.h /usr/src/debug/xemacs-21.5.33/src/lstream.c /usr/src/debug/xemacs-21.5.33/src/lstream.h /usr/src/debug/xemacs-21.5.33/src/macros.c /usr/src/debug/xemacs-21.5.33/src/macros.h /usr/src/debug/xemacs-21.5.33/src/marker.c /usr/src/debug/xemacs-21.5.33/src/md5.c /usr/src/debug/xemacs-21.5.33/src/mem-limits.h /usr/src/debug/xemacs-21.5.33/src/menubar-x.c /usr/src/debug/xemacs-21.5.33/src/menubar.c /usr/src/debug/xemacs-21.5.33/src/menubar.h /usr/src/debug/xemacs-21.5.33/src/minibuf.c /usr/src/debug/xemacs-21.5.33/src/mule-ccl.c /usr/src/debug/xemacs-21.5.33/src/mule-ccl.h /usr/src/debug/xemacs-21.5.33/src/mule-charset.c /usr/src/debug/xemacs-21.5.33/src/mule-coding.c /usr/src/debug/xemacs-21.5.33/src/number-gmp.c /usr/src/debug/xemacs-21.5.33/src/number-gmp.h /usr/src/debug/xemacs-21.5.33/src/number.c /usr/src/debug/xemacs-21.5.33/src/number.h /usr/src/debug/xemacs-21.5.33/src/opaque.c /usr/src/debug/xemacs-21.5.33/src/opaque.h /usr/src/debug/xemacs-21.5.33/src/print.c /usr/src/debug/xemacs-21.5.33/src/process-slots.h /usr/src/debug/xemacs-21.5.33/src/process-unix.c /usr/src/debug/xemacs-21.5.33/src/process.c /usr/src/debug/xemacs-21.5.33/src/process.h /usr/src/debug/xemacs-21.5.33/src/procimpl.h /usr/src/debug/xemacs-21.5.33/src/profile.c /usr/src/debug/xemacs-21.5.33/src/profile.h /usr/src/debug/xemacs-21.5.33/src/rangetab.c /usr/src/debug/xemacs-21.5.33/src/rangetab.h /usr/src/debug/xemacs-21.5.33/src/realpath.c /usr/src/debug/xemacs-21.5.33/src/redisplay-output.c /usr/src/debug/xemacs-21.5.33/src/redisplay-tty.c /usr/src/debug/xemacs-21.5.33/src/redisplay-x.c /usr/src/debug/xemacs-21.5.33/src/redisplay-xlike-inc.c /usr/src/debug/xemacs-21.5.33/src/redisplay.c /usr/src/debug/xemacs-21.5.33/src/redisplay.h /usr/src/debug/xemacs-21.5.33/src/regex.c /usr/src/debug/xemacs-21.5.33/src/regex.h /usr/src/debug/xemacs-21.5.33/src/scrollbar-x.c /usr/src/debug/xemacs-21.5.33/src/scrollbar-x.h /usr/src/debug/xemacs-21.5.33/src/scrollbar.c /usr/src/debug/xemacs-21.5.33/src/scrollbar.h /usr/src/debug/xemacs-21.5.33/src/search.c /usr/src/debug/xemacs-21.5.33/src/select-x.c /usr/src/debug/xemacs-21.5.33/src/select-xlike-inc.c /usr/src/debug/xemacs-21.5.33/src/select.c /usr/src/debug/xemacs-21.5.33/src/select.h /usr/src/debug/xemacs-21.5.33/src/sequence.c /usr/src/debug/xemacs-21.5.33/src/signal.c /usr/src/debug/xemacs-21.5.33/src/sound.c /usr/src/debug/xemacs-21.5.33/src/specifier.c /usr/src/debug/xemacs-21.5.33/src/specifier.h /usr/src/debug/xemacs-21.5.33/src/strftime.c /usr/src/debug/xemacs-21.5.33/src/symbols.c /usr/src/debug/xemacs-21.5.33/src/symeval.h /usr/src/debug/xemacs-21.5.33/src/symsinit.h /usr/src/debug/xemacs-21.5.33/src/syntax.c /usr/src/debug/xemacs-21.5.33/src/syntax.h /usr/src/debug/xemacs-21.5.33/src/sysdep.c /usr/src/debug/xemacs-21.5.33/src/sysdep.h /usr/src/debug/xemacs-21.5.33/src/sysdir.h /usr/src/debug/xemacs-21.5.33/src/sysdll.c /usr/src/debug/xemacs-21.5.33/src/sysdll.h /usr/src/debug/xemacs-21.5.33/src/sysfile.h /usr/src/debug/xemacs-21.5.33/src/sysproc.h /usr/src/debug/xemacs-21.5.33/src/syspwd.h /usr/src/debug/xemacs-21.5.33/src/syssignal.h /usr/src/debug/xemacs-21.5.33/src/systime.h /usr/src/debug/xemacs-21.5.33/src/systty.h /usr/src/debug/xemacs-21.5.33/src/tests.c /usr/src/debug/xemacs-21.5.33/src/text.c /usr/src/debug/xemacs-21.5.33/src/text.h /usr/src/debug/xemacs-21.5.33/src/toolbar-x.c /usr/src/debug/xemacs-21.5.33/src/toolbar-xlike.c /usr/src/debug/xemacs-21.5.33/src/toolbar.c /usr/src/debug/xemacs-21.5.33/src/toolbar.h /usr/src/debug/xemacs-21.5.33/src/undo.c /usr/src/debug/xemacs-21.5.33/src/unicode.c /usr/src/debug/xemacs-21.5.33/src/vm-limit.c /usr/src/debug/xemacs-21.5.33/src/widget.c /usr/src/debug/xemacs-21.5.33/src/window-impl.h /usr/src/debug/xemacs-21.5.33/src/window.c /usr/src/debug/xemacs-21.5.33/src/window.h /usr/src/debug/xemacs-21.5.33/src/winslots.h
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 24 05:12:21 2013