Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xemacs-el-21.4.12-6 RPM for i386

From Red Hat Linux 9 for i386

Name: xemacs-el Distribution: Red Hat Linux
Version: 21.4.12 Vendor: Red Hat, Inc.
Release: 6 Build date: Thu Feb 20 16:02:36 2003
Group: Applications/Editors Build host: porky.devel.redhat.com
Size: 44894275 Source RPM: xemacs-21.4.12-6.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://www.xemacs.org/
Summary: The .el source files for XEmacs.
xemacs-el is not needed to run XEmacs. You only need to install it if
you are planning to incorporate some Lisp programming into your XEmacs
experience.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: ffc1a419ec6be9f336e7b40d548fcda6
GPG

Changelog

* Thu Feb 20 2003 Jens Petersen <petersen@redhat.com> - 21.4.12-6
  - default browse-url to use htmlview and update psgml-html browser
    defaults (#84262)
* Tue Feb 11 2003 Jens Petersen <petersen@redhat.com> - 21.4.12-5
  - build with system-malloc on alpha and ia64
  - skip redundant check-features target
* Thu Feb 06 2003 Jens Petersen <petersen@redhat.com> - 21.4.12-4
  - fix "libexec dir" to be under lib64 on multilib archs
  - set default ftp to be non-kerberos in site-start.el
  - update sumos to 2003-02-05
  - mspec patch and rpm-spec-mode update no longer needed
  - buildrequire autoconf213
  - add ".xemacs/init.el" to /etc/skel
  - skip redundant check-features target on s390 and s390x
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Jan 21 2003 Jens Petersen <petersen@redhat.com> - 21.4.12-2
  - fix `paths-emacs-root-p' (find-paths.el) to look in share not lib
  - don't generate backup files when updating autoloads
  - try startup notification in desktop file
  - cleanup desktop file to use name XEmacs and add encoding key
* Fri Jan 17 2003 Jens Petersen <petersen@redhat.com> 21.4.12-1
  - update to 21.4.12 bugfix release (21.4 series now declared stable branch)
  - renumbered sumo package patches to be greater than 100
  - install sumo packages by copying rather than moving
  - patch sh-script.el to append m?spec entry to auto-mode-alist 
  - avoid ppc.ldscript and build on ppc
  - remove games that we shouldn't ship
  - update to latest rcs2log
  - update to latest rpm-spec-mode.el
  - use _smp_mflags for lib-src and src
  - run batch-update-directory and batch-byte-recompile-directory on sumo lisp
    dirs
  - improve datadir/xemacs-version/ ownership
* Sat Jan 04 2003 Jens Petersen <petersen@redhat.com> 21.4.11-1
  - update to 21.4.11
  - don't configure with union-type, since it causes runtime problems apparently
  - only do postun info dir deletions when uninstalling
* Wed Jan 01 2003 Jens Petersen <petersen@redhat.com> 21.4.10-6
  - move apel to separate package and require it
  - renamed psgml-init.el-xemacs to xemacs-psgml-init.el
  - use datadir in site-start.el
  - really include the movemail mkstemp patch
  - use mapc to load site-start.d files
* Tue Dec 31 2002 Ville Skyttä <scop@xemacs.org>
  - New Sumos (2002-12-30).
  - Use `construct-emacs-version-name' in `paths-emacs-root-p' (find-paths.el),
    fixing "Couldn't find obvious default for XEmacs hierarchy" warnings
    (as in XEmacs 21.5).
  - Move site-start stuff to site-packages.
  - Don't set Info-directory-list in site-start.el.
  - Don't use --pkgdir, it's ignored.  Don't pass pkgdir to makeinstall.
  - Fix source tarball URLs.
  - Don't override the defcustom in psgml-init.el, set its default value instead.
  - Add rpmbuild option: "--with debug" for building a debug-enabled XEmacs.
* Sun Dec 29 2002 Jens Petersen <petersen@redhat.com>
  - updates package sumos to 2002-12-26 release
* Mon Dec 23 2002 Jens Petersen <petersen@redhat.com> 21.4.10-5
  - patch find-paths.el to search in datadir
  - setup lisp packages under datadir not libdir
  - use buildroot macro instead of RPM_BUILD_ROOT
  - drop local configure macro
  - fix buildrequires and requires
  - list configure options one-per-line
  - improve psgml-init.el catalog setup
  - remove and add lisp packages with package-admin
  - rebyte-compile lisp packages
  - keep etags as etags.xemacs (#78106)
  - don't bother removing non-existent udp2tcp nor .cvsignore files
  - simply filelist generation to a single find search pass
  - put core .el files in -el package
  - put package info files into -info package
  - don't create backup files when patching in lisp packages tree
  - don't explicitly gzip lisp package info files
  - don't mark the applications files noreplace
  - exclude ppc, since __init_array_start undefined
* Wed Dec 18 2002 Jens Petersen <petersen@redhat.com>
  - patch egg-wnn to default to unix domain socket (#79826)
    [patch from ynakai@redhat.com]
  - add ia64 patch from SuSE
  - use mkstemp in movemail
* Tue Nov 19 2002 Jens Petersen <petersen@redhat.com>
  - apply jlatex autodetect patch correctly and drop append to tex-site.el
  - default to pTeX and pLaTeX for Japanese TeX and LaTeX
* Mon Nov 18 2002 Jens Petersen <petersen@redhat.com> 21.4.10-3
  - backout uncommenting of deactivate-mark (#77696)
  - update psgml dtd catalog path in psgml-init.el (#78022)
    [reported by ville.skytta@iki.fi]
  - build with --use-union-type (#78024)
    [suggested by ville.skytta@iki.fi]
* Fri Nov 15 2002 Jens Petersen <petersen@redhat.com>
  - fix autodetection of jlatex (#69129)
* Tue Nov 12 2002 Elliot Lee <sopwith@redhat.com> 21.4.10-2
  - build on x86_64
* Mon Nov 11 2002 Jens Petersen <petersen@redhat.com> 21.4.10-1
  - update to 21.4.10
  - update sumos to 2002-09-19
  - no longer backout mule-ucs package
  - encode this file in utf-8
  - xemacs-21.1.14-xfs.patch no longer needed
  - use _libdir, _datadir, _bindir, _prefix
  - exclude x86_64 (requires Canna)
  - own /usr/lib/xemacs/{,mule-packages} and /usr/X11R6/lib/X11/<locale> (#73982)
    [reported by enrico.scholz@informatik.tu-chemnitz.de]
  - fix default italic font size (#75275)
    [reported with fix by ville.skytta@iki.fi]
  - update ja menubar translations in ja locale X resource file (#76068)
    [from ynakai@redhat.com]
  - update ko locale X resource file (#76072) [from ynakai@redhat.com]
  - add pkgdir rpm macro for packages dir
  - uncomment deactivate-mark in simple.el (#77696)
* Tue Aug 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-16
  - some cleanups - and remove the info tarball, it's now part 
    of the base tarball. Wow, the package gets smaller. (#72480)
* Tue Aug 20 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-15
  - Bug in specfile from -14 gave bug on startup (#71743)
* Fri Aug 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-14
  - Use utf-8 by default for input/output (#71584 )
  - Make it not segfault when handling utf-8 (#71589)
* Thu Aug 08 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-13
  - Add openmotif-devel to buildrequires, as it will use it for widgets 
    if it finds it
* Sat Aug 03 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-12
  - Don't package po-mode separately, it's now in sumo
  - Compile with drag'n'drop support
  - Use the bundled rpm-spec-mode, it has some adaptions for XEmacs
* Thu Aug 01 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-11
  - Don't use a separate ispell.el file anymore - the included one is newer
  - Fix html-mode (#64826)
* Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-10
  - Update lisp tarballs
  - desktop file fixes (#69542)
  - Add bdb support (#65640)
* Tue Jul 09 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-9
  - Make it provide ruby-mode-xemacs (request from tagoh)
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Tue Jun 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-7
  - #66835
* Thu May 30 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-6
  - Make it build... Evil.
  - Exclude IA64
  - Upgrade sumo tarballs to 2002-05-22
* Sat May 25 2002 Jens Petersen <petersen@xemacs.org> 21.4.8-5
  - Build using portable dumper, so that build with glibc-2.3 malloc is ok
* Tue May 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-2
  - Remove the s390 patches so it builds on s390 :)
* Sat May 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.8-1
  - 21.4.8
* Wed May 08 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.6-9
  - Rebuild... chmod -x pstogif to work around an rpm bug until 
    it's fixed (#64320)
* Wed Apr 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.6-8
  - New sumo packages
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.6-7
  - Rebuild
* Tue Jan 29 2002 Jens Petersen <petersen@redhat.com> 21.4.6-6
  - Remove skk package, since it conflicts with ddskk-xemacs (newer)
* Thu Jan 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 21.4.6-5
  - New sumos
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Dec 19 2001 Jens Petersen <petersen@redhat.com> 21.4.6-3
  - Fix fontlist pattern in Emacs.ad.Japanese.
  - CHANGES-beta is now CHANGES-release.
  - Obsolete xemacs-sumo xemacs-sumo-el
* Wed Dec 19 2001 Jens Petersen <petersen@redhat.com> 21.4.6-2
  - Don't obsolete flim.
* Mon Dec 17 2001 Trond Eivind Glomsrød <teg@redhat.com> 21.4.6-1
  - 21.4.6
  - New sumo packages
  - disable alpha
* Wed Nov 14 2001 Jens Petersen <petersen@redhat.com> 21.4.5-2
  - Add -znocombreloc configure option to override new ld default.
* Tue Nov 06 2001 Trond Eivind Glomsrød <teg@redhat.com> 21.4.5-1
  - 21.4.5. It builds on IA64 and fixes #55578
* Fri Oct 19 2001 Trond Eivind Glomsrød <teg@redhat.com> 21.1.14-26
  - Updated the sumo tarballs
* Wed Oct 17 2001 Akira TAGOH <tagoh@redhat.com> 21.1.14-25
  - Separeted an elisp of mew.
* Sat Sep 15 2001 Than Ngo <than@redhat.com> 21.1.14-24
  - fix to build on s390/s390x
* Sat Sep 15 2001 Jens Petersen <petersen@redhat.com> 21.1.14-23
  - Restored teg's name in changelogs
  - Added xemacs file variable for encoding at start of file to avoid this
    happening again
  - Restored (obsolete) atype.el and file-detect.el into apel-10.3 package,
    required by semi through rmail dependency
* Sat Sep 08 2001 Akira TAGOH <tagoh@redhat.com> 21.1.14-22
  - Fixed provide version of apel
  - Fixed replaced apel.
* Fri Sep 07 2001 Jens Petersen <petersen@redhat.com> 21.1.14-21
  - replaced apel-10.2 from sumo with apel-10.3
* Tue Aug 28 2001 Trond Eivind Glomsrød <teg@redhat.com> 21.1.14-20
  - Remove buildroot-paths from finder-inf.el
  - remove various multibyte comments from finder-inf.el if necessary, 
    so it will compile even if XEmacs is installed. (#51985)
* Thu Jul 26 2001 Trond Eivind Glomsrød <teg@redhat.com> 21.1.14-19
  - Added app-defaults for Korean and simplified Chineese
    (#49857)
* Sat Jul 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Don't have a special configure define for alpha anymore - 
    they converged, and weren't different anymore. (#49209)
* Fri Jul 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - add more libraries to buildprereq
  - replace individually updated lisppackages with the official collection
* Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Reenable canna and wnn
* Wed Jun 27 2001 SATO Satoru <ssato@redhat.com>
  - Wanderlust and SEMI are splitted off (wl-xemacs, semi-xemacs)
* Sat Jun 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Use fontset in the resource file, since we use "--with-xfs" (#45499)
  - Include po-mode, adjusted for XEmacs by 
    enrico.scholz@informatik.tu-chemnitz.de
* Thu Jun 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - More dependencies added to buildrequires
  - disable wl-init.el, as we don't want to load mime-setup
  - cleanups in site-start.el
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - merge s390x patch from <oliver.paukstadt@millenux.com>
* Tue Jun 05 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Make it build (don't run autoconf, disable Japanese)
  - New rpm-spec-mode which fixes #43323
* Wed Apr 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - New sumo packages
* Mon Mar 19 2001 Akira TAGOH <tagoh@redhat.com>
  - Fixed semi's mailcap issues.
* Fri Mar 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - remove the mailcap lisp files from semi-xemacs - they break stuff
  - don't include our own sh-script files anymore, bash is now bash2
* Thu Mar 08 2001 Akira TAGOH <tagoh@redhat.com>
  - 21.1.14-8
  - Merged semi-xemacs into the main package, as
    wl (already bundled) needs it.
  - Fixed the byte-compile for wl.
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - minor fixes to psgml-init.el
* Mon Feb 12 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Move eieio.el to the main package (#26753)
  - Prereq info
* Thu Feb 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - add init file for mew
* Mon Feb 05 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Obsolete xemacs-static
* Fri Feb 02 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - obsolete xemacs-noX and xemacs-mule
* Mon Jan 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 21.1.14
* Wed Jan 24 2001 Yukihiro Nakai <ynakai@redhat.com>
  - enable Wanderlust
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - added Japanese support to .desktop file
* Mon Jan 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - enable canna, wnn4, wnn6
  - improve app-defaults file for Japanese and traditional
    Chineese
* Fri Jan 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - turn on --with-xfs to improve support for Japanese
  - copy the app-defaults to /usr/X11R6/lib/X11/app-defaults
  - add app-defaults for traditional Chineese
* Mon Jan 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - 21.1.13
  - update the rpm spec mode
  - removed the alpha patch
  - remove the elc sourcefile, these can be generated during the build 
    process
* Tue Jan 02 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - make sure it doesn't use canna, wnn or wnn6 by default
* Thu Dec 28 2000 Bill Nottingham <notting@redhat.com>
  - bzip2 sources
* Tue Dec 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - fix psgml mode by adding the psgml-init.el file from the
    psgml package. Should fix #21827
  - add rpm-spec-mode
* Sat Dec 09 2000 Than Ngo <than@redhat.com>
  - added s390 port
* Mon Dec 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - make sure that the info pages in /usr/lib/xemacs/mule-packages/info/ 
    are compressed
* Fri Dec 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - add "--with-xim=xlib" to configure to avoid linking with Motif
* Thu Nov 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - move site-start.el to /usr/lib/xemacs/xemacs-packages/lisp/site-start.el
    (it shouldn't depend on xemacs version)
  - add new directory  /usr/lib/xemacs/xemacs-packages/lisp/site-start.d
  - change run .el files here on startup 
  - revert to "normal" xemacs
* Tue Nov 28 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - fix the "restore cursor" problem I submitted myself before I
    started here(#9853). Sometimes, you're digging your own grave
    without even knowing.
* Tue Nov 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - new sumo tarballs
  - new xemacs tarball
  - fixing of the improved .desktop file 
  - include xemacs.png file (from kdebase) to be used with
    above file
* Wed Oct 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - new and better xemacs.desktop file
* Wed Oct 11 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - use xemacs package from 2000-09-25
  - move tex-site.el to main package (#18494)
* Wed Sep 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - remove README.i386-pc-linux - it's no longer anywhere
    near accurate
  - update sumo package to 2000-09-04
  - use mule by default, like we do for GNU Emacs
  - use gtk-xemacs - it's in the XEmacs cvs now
  - move the xemacs desktop file to "Applications"
  - specify ldap (it was just detected before)
  - enable native sound
  - remove a binary which somehow had made it into the lisp package,
    compiled with libraries we don't have
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
  - change locking mechanism to lockf
* Fri Aug 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - use ispell.el from GNU Emacs, which work better
    than the ones found at the xemacs ftp site or at the 
    author's site. Fixes bug #16071
* Mon Aug 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - 21.1.12 bugfix release
  - removed security patch as it is now included
  - gzip info packages in the package directory
* Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - 21.1.11
  - upgrade(? - it wasn't specified) to sumo tarball from 2000-05-24
  - add a sitestart.rl file, for configuration of info and spelling
  - fixed the ownership of lots of package directories (#14197)
  - disabled ia64 patch as they know have their own support...
  - ... which doesn't work. Excludearch coming up.
* Fri Jul 14 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Tue Jul 04 2000 Than Ngo <than@redhat.de>
  - don't use xemac to compile some lisp-source in byte code
* Mon Jul 03 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - include the files in the %{_infodir}, not the directory
* Thu Jun 29 2000 Than Ngo <than@redhat.de>
  - add xemacs-extras xemacs-packages-el xemacs-packages in obsoletes
    to resolse conflicts (#13120)
  - add missing stuff (#13176)
* Wed Jun 28 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - don't specify -O0
  - do it anyway for IA64
* Wed Jun 21 2000 Bill Nottingham <notting@redhat.com>
  - build on ia64
* Wed Jun 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - override optflags, use -O0 to avoid compiler bugs
    (last build, actually)
  - don't include some info files which clash with others
* Tue Jun 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - redid most of the spec file
* Tue Jun 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - build in the main tree
  - disabled static package (it was partially disabled...)
  - don't change ownership while installing
  - updated some of the documentation (s/21.1.8/21.1.10/)
  - don't build on IA64
  - use %{_mandir} instead of hardcoding /usr/share/man
* Tue May 30 2000 Ngo Than <than@redhat.de>
  - update to 2.1.10 for 7.0
  - fix permission
  - put man pages in correct place
  - fix xemacs to build with gcc-2.96 (thanks Jakub)
* Thu May 25 2000 Ngo Than <than@redhat.de>
  - fix a security problem in key strokes.
  - fix a permission problem. XEmacs doesn't set proper permissions for the slave PTY device.
  - remove xemacs static
* Thu Mar 23 2000 Ngo Than <than@redhat.de>
  - updated to 21.1.9
* Fri Feb 11 2000 Ngo Than <than@redhat.de>
  - fixed Bug #7694, #9149
* Tue Jan 18 2000 Tim Powers <timp@redhat.com>
  - bzipped sources to conserve space
  - fixed so that alpha builds properly
  - removed the --with-xface stuff.
* Wed Dec 01 1999 Tim Powers <timp@redhat.com>
  - updated to 21.1.8
  - gzip man pages
  - now builds for alpha :)
* Fri Oct 22 1999 Cristian Gafton <gafton@redhat.com>
  - include /var/lock/xemacs as the lockdir to make it stop whining
* Fri Aug 20 1999 Tim Powers <timp@redhat.com>
  - fixed problem with dirs not being removed during uninstall
* Mon Jul 12 1999 Tim Powers <timp@redhat.com>
  - updated to version 21.1.4
  - added the elc and info src.
  - modified spec as needed
  - had a beer after building
* Sat May 15 1999 Cristian Gafton <gafton@redhat.com>
  - version 21.1.2
  - require ctags
* Thu Oct 15 1998 Michael Maher <mike@redhat.com>
  - built pacakge for 5.2, didn't use a pre update.
* Sun Apr 12 1998 Cristian Gafton <gafton@redhat.com>
  - updated to 20.4
  - new package xemacs-mule with mule support
  - Changed spec file almost completely
* Fri Dec 05 1997 Otto Hammersmith <otto@redhat.com>
  - refixed perl problem.
  - added wmconfig
* Tue Dec 02 1997 Otto Hammersmith <otto@redhat.com>
  - added changelog
  - configure for ncurses
  - removed sound support on i386
  - moved buildroot to /var/tmp

Files

ˆUý	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Oct 11 04:06:12 2008