|
|
|
|
Changelog for emacs-debuginfo-21.3-19.EL.4.i386.rpm :
Fri Apr 7 00:00:00 2006 Chip Coldwell - 21.3-19.EL.4 - don\'t clobber site-lisp/default.el (Ritesh Khadgaray, 180153)
Fri Nov 4 23:00:00 2005 Jens Petersen - 21.3-19.EL.3 - move emacs.png to the emacs package - make emacs-el and emacs-leim own /usr/share/emacs/
Fri Feb 18 23:00:00 2005 Jens Petersen - install /usr/bin/emacs-nox as a hardlink of the versioned binary - drop explicit lib requirements - use sed instead of perl to fix up filelists
Fri Feb 4 23:00:00 2005 Jens Petersen - 21.3-19.EL.1 - fix CAN-2005-0100 movemail vulnerability with movemail-CAN-2005-0100.patch (Max Vozeler, 146702)
Fri Jan 14 23:00:00 2005 Jens Petersen - workaround xorg-x11 modifier key problem with emacs-21.3-xterm-modifiers-137868.patch (Thomas Woerner, 137868)
Mon Nov 29 23:00:00 2004 Jens Petersen - 21.3-19 - prefer XIM status under-the-window for now to stop xft httx from dying (125413): add emacs-xim-status-under-window-125413.patch
Thu Nov 4 23:00:00 2004 Jens Petersen - 21.3-18 - show emacs again in the desktop menu (132567) - require fonts-xorg-75dpi to prevent empty boxes at startup due to missing fonts (Johannes Kaiser, 137060)
Tue Oct 19 00:00:00 2004 Jens Petersen - 21.3-17 - fix etag alternatives removal when uninstalling (Karsten Hopp, 136137)
Sat Oct 16 00:00:00 2004 Jens Petersen - 21.3-16 - do not setup frame-title-format in default.el, since it will override setting by users (Henrik Bakken, 134520) - emacs-el no longer requires emacs for the sake of -nox users (Lars Hupfeldt Nielsen, 134479) - condition calling of global-font-lock-mode in default .emacs in case xemacs should happen to load it
Thu Sep 30 00:00:00 2004 Jens Petersen - 21.3-15 - cleanup and update .desktop file - make emacs not appear in the desktop menu (Seth Nickell,132567) - move the desktop file from -common to main package - go back to using just gctags for ctags - etags is now handled by alternatives (92256) - improve the default frame title by prefixing the buffer name (Christopher Beland, 128110) - fix the names of some European aspell languages with emacs-21.3-lisp-textmodes-ispell-languages.patch (David Jansen, 122618) - fixing running \"libtool gdb program\" in gud with emacs-21.3-gud-libtool-fix.patch (Dave Malcolm, 130955)
Wed Jun 16 00:00:00 2004 Elliot Lee - rebuilt
Sat May 1 00:00:00 2004 Jens Petersen - 21.3-13 - unset focus-follows-mouse in default.el to make switching frames work for click-to-focus (Theodore Belding,114736)
Fri Apr 16 00:00:00 2004 Jens Petersen - 21.3-12 - update php-mode to 1.1.0 - add emacs-21.3-no-rpath.patch so that /usr/X11R6/lib is not rpath\'ed - require /bin/ln for %post (Tim Waugh, 119817) - move prereq for dev and /sbin/install-info to emacs-common - leim no longer requires emacs - use source site-lisp dir in %prep to setup site files - define and use site_lisp for buildroot in %install - default ispell dictionary to \"english\" for CJK locale - add comment to top of site-start.el about load order - turn on auto-compression-mode in default.el (114808) - set require-final-newline with setq (David Olsson,119141) and remove redundant next-line-add-newlines setting - update info_file list (Reuben Thomas,114729)
Tue Mar 16 23:00:00 2004 Mike A. Harris 21.3-11 - Removed bogus Requires: XFree86-libs that was added in 21.3-8, as rpm find-requires will automatically pick up the dependancies on any runtime libraries, and such hard coded requires is not X11 implementation agnostic (#118471)
Fri Feb 13 23:00:00 2004 Elliot Lee - rebuilt
Sat Jan 24 23:00:00 2004 Jens Petersen - 21.3-9 - bring back emacs-nox subpackage (emacs built without X support) (#113001) [suggested by Frank Kruchio] - base emacs package now only contains emacs binary built with X support and no longer obsoletes emacs-nox - all the common files required by emacs and emacs-nox are now in emacs-common - update php-mode.el to 1.0.5 - add missing rfc1345.el leim input method - update po-compat.el to version in gettext-0.13.1 - update base package summary - add url for python-mode.el and php-mode.el - gctags is now a symlink to ctags.emacs
Wed Jan 14 23:00:00 2004 Jens Petersen - 21.3-8 - comment out setting transient-mark-mode in skel .emacs (#102441,#90193) [reported by malAATTgromco.com, Jonathan Kamens] - improve lang-coding-systems-init.el to set-language-environment for CJK utf-8 locale too and use utf-8 for default-coding-systems and terminal-coding-system (#111172) [Yoshinori Kuniga] - update rpm-spec-mode.el to newer one in xemacs package cvs (#105888) [Dams] - rename etags to etags.emacs and make etags a symlink to it at install time if it doesn\'t exist (#92256) [marc_softAATTmerlins.org] - apply editfns.c-Fformat-multibyte-davej.patch to fix multibyte code typo in Fformat [patch from Dave Jones] - add runtime requirements for XFree86-libs, image libraries, ncurses and zlib - improve -el and -leim package summaries - no longer configure build with redundant --with-gcc
Tue Nov 25 23:00:00 2003 Jens Petersen - buildrequire autoconf213 (#110741) [reported by mvdAATTmylinux.com.ua]
Mon Oct 27 23:00:00 2003 Jens Petersen - 21.3-7 - use \"setarch i386\" to build on ix86 (#101818) [reported by Michael Redinger] - use __make to %build and %install - set keyboard coding-system for utf-8 in lang-coding-systems-init.el (#106929) [reported with fix by Axel Thimm] - add source url for MuleUCS - update base package description (#103551) [reported by Tim Landscheidt]
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Thu May 8 00:00:00 2003 Jens Petersen - 21.3-5 - move transient-mark-mode and global-font-lock-mode setting from default.el back to dotemacs, so as not to surprise old users (#90193) [reported by jikAATTkamens.brookline.ma.us] - change require-final-newline to query (default.el) - don\'t make a backup when applying browse-url-htmlview-84262.patch (#90226) [reported by mitrAATTvolny.cz]
Sat May 3 00:00:00 2003 Elliot Lee - Add emacs-21.3-ppc64.patch
Sat Apr 26 00:00:00 2003 Jens Petersen - 21.3-3 - use Mule-UCS utf-8 coding-system for CJK subprocess IO - no need to set fontset anymore in CJK locale
Thu Apr 17 00:00:00 2003 Jens Petersen - 21.3-2 - add Mule-UCS for CJK utf-8 support (suggested by Akira Tagoh) and use it by default in CJK UTF-8 locale - move emacs-asian startup files into new lang-coding-systems-init.el - utf-8 setup in site-start.el is no longer needed in Emacs 21.3 - generate filelist for site-lisp automatically like base lisp and leim - don\'t setup aspell in site-start.el - rename dotemacs to dotemacs.el and move former contents to new default.el
Tue Apr 8 00:00:00 2003 Jens Petersen - 21.3-1 - update to 21.3 - no longer set compound-text-with-extensions in dotemacs, since it is now the default - emacs-21.2-pop.patch is no longer needed - update php-mode to 1.0.4
Thu Feb 20 23:00:00 2003 Jens Petersen - 21.2-33 - default browse-url to use htmlview (#84262) - remove info dir file rather than excluding it
Sat Feb 8 23:00:00 2003 Jens Petersen - 21.2-32 - set X copy\'n\'paste encoding to extended compound-text (#74100) by default in .emacs file [suggested by olonhoAATThotmail.com] - .emacs file cleanup (xemacs now has a separate init file)
Fri Feb 7 23:00:00 2003 Jens Petersen - 21.2-31 - block input in allocate_vectorlike to prevent malloc hangs (#83600) [thanks to Jim Blandy] - set startup wmclass notify in desktop file
Wed Jan 22 23:00:00 2003 Tim Powers - rebuilt
Wed Jan 15 23:00:00 2003 Jens Petersen 21.2-29 - update to newer po-mode.el and po-compat.el from gettext-0.11.4 - patch po-mode\'s po-replace-revision-date for when po-auto-replace-revision-date is nil (#71264) - update po-mode-init.el - examine LC_ALL before LC_CTYPE in site-start.el for utf-8 (#79535) - don\'t install etc/DOC files explicitly by hand - make sure all lisp .elc files are up to date - pass _smp_mflags to make - remove games that we shouldn\'t ship
Mon Jan 13 23:00:00 2003 Karsten Hopp 21.2-28 - s390x lib64 fix
Fri Jan 3 23:00:00 2003 Jens Petersen 21.2-27 - look at LANG after LC_CTYPE when checking for UTF-8 locale encoding in site-start.el (#79535) - don\'t set desktop file config(noreplace)
Fri Dec 20 23:00:00 2002 Jens Petersen 21.2-26 - unset the sticky bit of emacs in bindir (#80049)
Wed Dec 18 23:00:00 2002 Jens Petersen 21.2-25 - no need to patch config.{sub,guess}
Tue Dec 3 23:00:00 2002 Tim Waugh - Fix python-mode-init.el (bug #78910).
Sun Dec 1 23:00:00 2002 Jens Petersen 21.2-24 - rpm-spec-mode update fixes - patch in XEmacs compat functions rather than defining them with apel macros in init file (#78764) - autoload \"rpm-spec-mode\" not \"rpm-spec-mode.el\" in same file - let emacs base also own leim dir to avoid startup warning about missing dir when -el and -leim aren\'t installed (#78764)
Thu Nov 28 23:00:00 2002 Jens Petersen - use LC_CTYPE rather than LANG to determine default encoding (#78678) [reported by starbackAATTstp.ling.uu.se]
Wed Nov 27 23:00:00 2002 Jens Petersen 21.2-23 - set transient-mark-mode in dotemacs for Emacs not XEmacs (#75440) - update rpm-spec-mode.el to 0.12 - define needed XEmacs compat functions in new rpm-spec-mode-init.el - tidy site-start.el - move python-mode setup to python-mode - don\'t build with sbin in path - use _libexecdir, _bindir and _sysconfdir - don\'t gzip info files explicitly - use tar\'s C and j options - generate lisp file-lists in single find sweeps over lisp and leim dirs - use -fprint and -fprintf - correct more dir ownerships
Sun Nov 24 23:00:00 2002 Florian La Roche 21.2-22 - add correct alloca defines for s390
Wed Nov 6 23:00:00 2002 Jens Petersen 21.2-21 - uses patches for x86_64 and s390 support and config.{guess,sub} updating
Tue Nov 5 23:00:00 2002 Jens Petersen 21.2-20 - add support for x86_64 and merge in s390 support from cvs - add alloca defines to amdx86-64.h (from SuSE)
Wed Oct 30 23:00:00 2002 Jens Petersen 21.2-19 - own our libexec dir (#73984) - only set transient-mark-mode in dotemacs for Emacs (#75440) - update to latest config.{guess,sub} - use _datadir macro
Thu Aug 29 00:00:00 2002 Trond Eivind Glomsrød 21.2-18 - Desktop file fix - add Application to make it show up - DNS lookup fix for pop (#64802)
Wed Aug 28 00:00:00 2002 Trond Eivind Glomsrød 21.2-17 - Fix gdb arrow when used in non-windowed mode (#56890)
Sat Aug 10 00:00:00 2002 Trond Eivind Glomsrød 21.2-16 - Handle UTF-8 input (#70855).
Wed Aug 7 00:00:00 2002 Trond Eivind Glomsrød 21.2-15 - Don\'t use canna by default (#70870)
Fri Aug 2 00:00:00 2002 Trond Eivind Glomsrød 21.2-14 - Fixes to desktop file (add encoding, add missing a \";\") - Update s390 patch
Thu Jul 25 00:00:00 2002 Trond Eivind Glomsrød 21.2-13 - rpm -> rpmbuild for rpmspec mode (#68185)
Tue Jul 23 00:00:00 2002 Trond Eivind Glomsrød 21.2-12 - desktop file changes (#69385)
Tue Jul 9 00:00:00 2002 Trond Eivind Glomsrød 21.2-11 - Fix php-mode to not initialize on e.g. foophp.c (#67592)
Fri Jun 28 00:00:00 2002 Trond Eivind Glomsrød 21.2-10 - Downgrade po-mode
Sat Jun 22 00:00:00 2002 Tim Powers - automated rebuild
Tue Jun 18 00:00:00 2002 Trond Eivind Glomsrød 21.2-8 - #66808
Thu May 30 00:00:00 2002 Trond Eivind Glomsrød 21.2-7 - Rebuild
Tue May 21 00:00:00 2002 Trond Eivind Glomsrød 21.2-6 - Prereq dev
Fri May 17 00:00:00 2002 Trond Eivind Glomsrød 21.2-5 - Update the elisp manual and po-mode
Wed May 8 00:00:00 2002 Trond Eivind Glomsrød 21.2-4 - php-mode 1.0.2
Fri Apr 26 00:00:00 2002 Trond Eivind Glomsrød 21.2-3 - Update po-mode to the one from gettext 0.11.1
Tue Apr 9 00:00:00 2002 Trond Eivind Glomsrød 21.2-2 - Tweak mouse init process (#59757)
Mon Mar 18 23:00:00 2002 Trond Eivind Glomsrød 21.2-1 - 21.2
Fri Mar 8 23:00:00 2002 Trond Eivind Glomsrød 21.1.95-1 - 21.1.95
Fri Feb 8 23:00:00 2002 Trond Eivind Glomsrød 21.1.90-2 - Upgrade po-mode to the version bundled with gettext 0.11 - Upgrade rpm-spec-mode to 0.11h
Thu Jan 31 23:00:00 2002 Trond Eivind Glomsrød 21.1.90-1 - 21.1.90
Fri Jan 18 23:00:00 2002 Trond Eivind Glomsrød 21.1.80-2 - Add ebrowse - Set transient-mode to t in /etc/skel/.emacs
Mon Jan 14 23:00:00 2002 Trond Eivind Glomsrød 21.1.80-1 - 21.1.80
Wed Jan 9 23:00:00 2002 Tim Powers - automated rebuild
Thu Dec 6 23:00:00 2001 Trond Eivind Glomsrød 21.1-3 - Increase recursive-load-depth-limit from 10 to 50
Wed Dec 5 23:00:00 2001 Trond Eivind Glomsrød 21.1-2 - Make it conflict with old versions of gettext
Thu Nov 29 23:00:00 2001 Trond Eivind Glomsrød 21.1-1 - rpm-spec-mode 0.11h, should fix #56748
Tue Nov 6 23:00:00 2001 Trond Eivind Glomsrød 21.1-0.4 - php mode 1.0.1. Should fix some speedbar problems.
Wed Oct 24 00:00:00 2001 Trond Eivind Glomsrød 21.1-0.3 - Minor cleanups - add ssl.el
Tue Oct 23 00:00:00 2001 Trond Eivind Glomsrød 21.1-0.2 - Add more files from the libexec directory (#54874, #54875)
Mon Oct 22 00:00:00 2001 Trond Eivind Glomsrød 21.1-0.1 - 21.1 - Build on IA64 again - the default config now handles it - Drop all old patches - Misc cleanups - Update the elisp manual to 21-2.7 - Deprecate the emacs-nox and emacs-X11 subpackages. Simplify build procedure to match. - Update php-mode to 1.0.0
Tue Oct 16 00:00:00 2001 Trond Eivind Glomsrød 20.7-43 - Add php-mode 0.9.9 - Add URL (#54603) - don\'t run autoconf/libtoolize during build - they\'re broken - don\'t build on IA64 until they are fixed
Mon Sep 17 00:00:00 2001 Trond Eivind Glomsrød 20.7-42 - Update python-mode to the version in the python 2.2a3 - Include po-mode in emacs, instead of including in gettext
Tue Jul 31 00:00:00 2001 Trond Eivind Glomsrød - Minor fix to make-mode fontify regexp (#50010) - Build without emacs being installed (#49085)
Wed Jun 20 00:00:00 2001 Trond Eivind Glomsrød - Much cleaner site-start.d sourcing - Add more build dependencies - Add the emacs lisp reference info pages (RFE #44577) - Don\'t require tamago - just plug it in for Japanese support
Tue Jun 19 00:00:00 2001 Trond Eivind Glomsrød - Add Xaw3d-devel to buildrequires (#44736)
Tue Jun 19 00:00:00 2001 Florian La Roche - merged s390x patch from
Tue Jun 5 00:00:00 2001 Trond Eivind Glomsrød - New rpm-spec-mode.el, which fixes #43323
Fri Apr 27 00:00:00 2001 Florian La Roche - fix linker problem on s390 (fix by Than Ngo thanAATTredhat.com)
Thu Apr 26 00:00:00 2001 Trond Eivind Glomsrød - Make sure that mwheel is initialized for XEmacs (#37451)
Fri Mar 16 23:00:00 2001 Trond Eivind Glomsrød - New locale.alias file for emacs-nox
Tue Mar 6 23:00:00 2001 Trond Eivind Glomsrød - update rpm-spec-mode.el to 0.11e - this should fix #30702
Fri Feb 16 23:00:00 2001 Preston Brown - require tamago, or japanese cannot be input (#27932).
Sat Jan 27 23:00:00 2001 Jakub Jelinek - Preprocess Makefiles as if they were assembly, not C source.
Wed Jan 24 23:00:00 2001 Yukihiro Nakai - Fix the fontset problem when creating a new frame.
Thu Jan 18 23:00:00 2001 Trond Eivind Glomsrød - add Japanese support from Yukihiro Nakai
Thu Jan 4 23:00:00 2001 Preston Brown - do not remove etags, only ctags, per Tom Tromey\'s suggestion.
Wed Dec 27 23:00:00 2000 Tim Powers - bzipped sources to conserve space
Mon Dec 18 23:00:00 2000 Trond Eivind Glomsrød - add /usr/share/emacs/locale.alias , which had gone AWOL - update rpm-spec-mode to 0.11a, fresh from the author (Stig Bjorlykke ). The changes we made are integrated.
Fri Dec 15 23:00:00 2000 Trond Eivind Glomsrød - prereq fileutils for emacs-nox
Mon Dec 11 23:00:00 2000 Trond Eivind Glomsrød - do locale.alias fix for emacs-nox only, as it somehow broke the subject line in gnus. Weird. - update to gnus 5.8.7
Fri Dec 8 23:00:00 2000 Than Ngo - add support s390 machine
Thu Dec 7 23:00:00 2000 Trond Eivind Glomsrød - add rpm-spec-mode after modifying (use Red Hat groups, from /usr/share/doc/rpm-version/GROUPS) and fixing colours(don\'t specify \"yellow\" on \"bright\") Also, use gpg, not pgp. - use it (site-start.el) - add mwheel - use it, in /etc/skel/.emacs
Thu Nov 30 23:00:00 2000 Trond Eivind Glomsrød - add /usr/share/emacs/site-lisp/site-start.d - change site-start.el so files in the above directory are automatically run on startup - don\'t set the ispell name in site-start.el, use the above directory instead
Fri Oct 20 00:00:00 2000 Trond Eivind Glomsrød - fix icon name in the .desktop file - don\'t have site-start.el \"noreplace\" - load psgml-init (if present) in the default site-start.el to avoid psgml modifying the file
Wed Oct 18 00:00:00 2000 Trond Eivind Glomsrød - new and better emacs.desktop file
Wed Oct 11 00:00:00 2000 Trond Eivind Glomsrød - remove ctags.1 and etags.1 from the emacs etc directory (#18011) - fix the emacs-nox not to use the locale.alias in XFree86 (#18548)... copy it into /usr/share/emacs and patch the startup files to use it. Argh.
Thu Oct 5 00:00:00 2000 Trond Eivind Glomsrød - fix initialization of python mode (require it before customizing it)
Sat Sep 23 00:00:00 2000 Bill Nottingham - don\'t use bcopy without a prototype
Fri Aug 25 00:00:00 2000 Trond Eivind Glomsrød - define MAIL_USE_LOCKF - remove setgid on movemail
Tue Aug 8 00:00:00 2000 Trond Eivind Glomsrød - add /usr/share/emacs/site-lisp/subdirs.el (#15639)
Wed Jul 26 00:00:00 2000 Trond Eivind Glomsrød - remove \"-b\" option from manpage
Sat Jul 22 00:00:00 2000 Trond Eivind Glomsrød - remove Japanese support
Tue Jul 18 00:00:00 2000 Matt Wilson - updated .desktop entry and icon
Thu Jul 13 00:00:00 2000 Prospector - automatic rebuild
Sat Jul 8 00:00:00 2000 Trond Eivind Glomsrød - fix some typos in spec file
Mon Jul 3 00:00:00 2000 Trond Eivind Glomsrød - make /etc/skel/.emacs 0644
Thu Jun 29 00:00:00 2000 Trond Eivind Glomsrød - include python mode and change in site-start.el related to this - some changes to the default .emacs
Tue Jun 27 00:00:00 2000 Matt Wilson - don\'t build with -O2 on alpha until we can track down the compiler bug that causes crashes in the garbage collector - removed all the nox Japanese packages
Tue Jun 20 00:00:00 2000 Trond Eivind Glomsrød - include site-start.el as a a config file - add aspell support via the above
Sat Jun 17 00:00:00 2000 Trond Eivind Glomsrød - (from MSW) different compression on IA64 to avoid hangs - remove etags/ctags - use a separate package. Disable patch1
Thu Jun 15 00:00:00 2000 Matt Wilson - edited japanese patch not to patch configure - fixed a missing escaped \" in a wc string - merge japanese support to head of development
Wed Jun 14 00:00:00 2000 Trond Eivind Glomsrød - Version 20.7 - Add requirement for final newline to the default .emacs - redid the Xaw3d patch - checked all patches, discarded those we\'ve upstreamed
Thu Jun 8 00:00:00 2000 Trond Eivind Glomsrød - use %{_mandir} and %{_infodir}
Sat Jun 3 00:00:00 2000 Bill Nottingham - add yet another ia64 patch
Tue May 23 00:00:00 2000 Bill Nottingham - add another ia64 patch
Sat May 20 00:00:00 2000 Trond Eivind Glomsrød - Disabled the compile patch for 20.6
Fri May 19 00:00:00 2000 Bill Nottingham - add in ia64 patch
Fri May 19 00:00:00 2000 Trond Eivind Glomsrød - don\'t apply the unexelf patch - use a new unexelf.c file from the 21 source tree (this will go into the 20.7 tree)
Thu May 18 00:00:00 2000 Trond Eivind Glomsrød - added patch by jakub to make it work with glibc2.2
Tue May 9 00:00:00 2000 Trond Eivind Glomsrød - fixed a problem with ange-ftp and kerberized ftp
Tue May 9 00:00:00 2000 Bernhard Rosenkraenzer - rebuild with new Xaw3d
Fri Apr 21 00:00:00 2000 Trond Eivind Glomsrød - let the build system handle gzipping man pages and stripping - added patch to increase keyboard buffer size
Fri Apr 21 00:00:00 2000 Trond Eivind Glomsrød - gzip man pages
Fri Apr 21 00:00:00 2000 Trond Eivind Glomsrød - added a security patch from RUS-CERT, which fixes bugs mentioned in \"Advisory 200004-01: GNU Emacs 20\"
Wed Apr 19 00:00:00 2000 Trond Eivind Glomsrød - patched to detect bash2 scripts.
Fri Apr 7 00:00:00 2000 Trond Eivind Glomsrød - removed configuraton file status from /usr/share/pixmaps/emacs.png
Fri Mar 24 23:00:00 2000 Bernhard Rosenkraenzer - update to 20.6 and make it compile
Mon Feb 21 23:00:00 2000 Preston Brown - add .emacs make the delete key work to delete forward character for X ver.
Wed Feb 16 23:00:00 2000 Cristian Gafton - fix bug #2988 - recompile patched .el files (suggested by Pavel.JanikAATTlinux.cz) - prereq /sbin/install-info
Mon Feb 7 23:00:00 2000 Preston Brown - wmconfig gone
Thu Feb 3 23:00:00 2000 Cristian Gafton - fix descriptions and summary - fix permissions for emacs niaries (what the hell does 1755 means for a binary?) - added missing, as per emacs Changelog, NCURSES_OSPEED_T compilation flag; without it emacs on Linux is making global \'ospeed\' short which is not the same as \'speed_t\' expected by libraries. (reported by Michal Jaegermann )
Mon Jan 10 23:00:00 2000 David S. Miller - Revert src/unexecelf.c to 20.4 version, fixes SPARC problems.
Sun Jan 9 23:00:00 2000 Matt Wilson - strip emacs binary - disable optimizations for now, they cause illegal instructions on SPARC.
Sun Jan 9 23:00:00 2000 Paul Fisher - upgrade to 20.5a - remove python-mode, wheelmouse support, and auctex menu - import emacs.desktop with icon from GNOME
Wed Dec 8 23:00:00 1999 Ngo Than - added python-mode, wheelmouse support and auctex menu - added Comment[de] in emacs.desktop
Sun Sep 26 00:00:00 1999 Preston Brown - added desktop entry
Fri Sep 24 00:00:00 1999 Preston Brown - tried to fix triggers, hopefully working now.
Thu Sep 2 00:00:00 1999 Preston Brown - added trigger for making symlink to /usr/bin/emacs in emacs-nox package
Fri Jul 23 00:00:00 1999 Paul Fisher - upgrade to 20.4 - cleaned up spec
Sat Apr 17 00:00:00 1999 Owen Taylor - replace bad xemacs compiled .elc file for mh-e with one compiled on emacs
Fri Apr 16 00:00:00 1999 Bill Nottingham - make sure movemail doesn\'t get %defattr()\'d to root.root
Thu Apr 15 00:00:00 1999 Cristian Gafton - patch to make it work with dxpc
Thu Apr 1 00:00:00 1999 Preston Brown - updated mh-utils emacs lisp file to match our nmh path locations
Sun Mar 21 23:00:00 1999 Cristian Gafton - auto rebuild in the new build environment (release 9)
Fri Feb 26 23:00:00 1999 Cristian Gafton - linker scripts hack to make it build on the alpha
Fri Jan 1 23:00:00 1999 Jeff Johnson - add leim package (thanks to Pavel.JanikAATTinet.cz).
Fri Dec 18 23:00:00 1998 Cristian Gafton - build against glibc 2.1
Thu Oct 1 00:00:00 1998 Cristian Gafton - backed up changes to uncompress.el (it seems that the one from 20.2 works much better)
Tue Sep 29 00:00:00 1998 Jeff Johnson - eliminate /tmp race in rcs2log
Thu Sep 10 00:00:00 1998 Cristian Gafton - upgrade to 20.3
Wed Jun 10 00:00:00 1998 Jeff Johnson - add --with-pop to X11 compile. - include contents of /usr/share/.../etc with main package.
Tue Jun 2 00:00:00 1998 Prospector System - translations modified for de, fr
Tue Jun 2 00:00:00 1998 David S. Miller - fix signals when linked with glibc on non-Intel architectures NOTE: This patch is not needed with emacs >20.2
Fri May 8 00:00:00 1998 Prospector System - translations modified for de, fr, tr
Fri May 8 00:00:00 1998 Cristian Gafton - added /usr/lib/emacs/20.2/ *-redhat-linux directory in the filelist
Fri Apr 10 00:00:00 1998 Cristian Gafton - alpha started to like emacs-nox again :-)
Thu Nov 6 23:00:00 1997 Michael Fulbright - alpha just doesnt like emacs-nox, taking it out for now
Mon Nov 3 23:00:00 1997 Michael Fulbright - added multibyte support back into emacs 20.2 - added wmconfig for X11 emacs - fixed some errant buildroot references
Fri Oct 24 00:00:00 1997 Michael Fulbright - joy a new version of emacs! Of note - no lockdir any more. - use post/preun sections to handle numerous GNU info files
Tue Oct 7 00:00:00 1997 Erik Troan - stopped stripping it as it seems to break things
Mon Sep 15 00:00:00 1997 Erik Troan - turned off ecoff support on the Alpha (which doesn\'t build anymore)
Tue Jun 17 00:00:00 1997 Erik Troan - built against glibc
Fri Feb 7 23:00:00 1997 Michael K. Johnson - Moved ctags to gctags to fit in the more powerful for C (but less general) exuberant ctags as the binary /usr/bin/ctags and the man page /usr/man/man1/ctags.1
|
|
|