Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: emacs-snapshot-nox | Distribution: Mandriva Linux |
Version: 22.0.50 | Vendor: Mandriva |
Release: 0.20060811.5mdv2007.0 | Build date: Tue Aug 29 12:39:22 2006 |
Group: Editors | Build host: n3.mandriva.com |
Size: 5343995 | Source RPM: emacs-snapshot-22.0.50-0.20060811.5mdv2007.0.src.rpm |
Packager: Mandriva Linux Team <http://www.mandrivaexpert.com/> | |
Url: http://www.gnu.org/software/emacs/ | |
Summary: The Emacs text editor without support for the X Window System |
Emacs-nox is the Emacs text editor program without support for the X Window System. You need to install this package only if you plan on exclusively using Emacs without the X Window System (emacs-snapshot will work both in X and out of X, but emacs-snapshot-nox will only work outside of X). You'll also need to install the emacs-snapshot package in order to run Emacs.
GPL
* Tue Aug 29 2006 Pixel <pixel@mandriva.com> + 2006-08-29 12:19:02 (58608) - re-introduce patch9 (sendmail-program is *not* computed at runtime) * Tue Aug 29 2006 Pixel <pixel@mandriva.com> + 2006-08-29 10:53:12 (58601) - Import emacs-snapshot * Thu Aug 24 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060811.4mdv2007.0 - add BuildRequires libxaw-devel (Xaw3d-devel is not enough) * Wed Aug 23 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060811.3mdv2007.0 - lower the priority for alternatives so that stable emacs is preferred * Tue Aug 22 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060811.2mdv2007.0 - BuildRequires libx11-devel instead of XFree86-devel - move files conflicting with stable emacs in emacs-snapshot-extras (allowing having both emacs-snapshot and stable emacs) * Fri Aug 11 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060811.1mdv2007.0 - new snapshot (alas not fixing ediff-buffers) - drop patch modifying BASE_PURESIZE (no more needed) * Thu Jul 13 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060707.2mdv2007.0 - add 100 bytes to BASE_PURESIZE (one needs at least 1210552 bytes for emacs-gtk) * Fri Jul 07 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060707.1mdv2007.0 - new snapshot - switch to XDG menu - add 30 bytes to BASE_PURESIZE (one needs at least 1210528 bytes) * Thu Mar 30 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060330.1mdk - new snapshot * Fri Jan 13 2006 Pixel <pixel@mandriva.com> 22.0.50-0.20060113.1mdk - conflicts with emacs-speedbar < 1.0 (esp. for emacs-speedbar 0.14 in contrib which is nolonger compatible) - provides emacs-bin (and not emacs-snapshot-bin) to allow building other packages with this snapshot version (thanks to Nick Brown) - new snapshot - drop patch workaround-non-ascii-chars-in-rfc2231 (applied upstream) * Wed Nov 23 2005 Pixel <pixel@mandriva.com> 22.0.50-0.20051122.3mdk - conflicts with emacs-tramp and emacs-url (to replace with obsolete/provide when emacs-snapshot is stable) - add a menu entry for emacs-gtk (thanks to Nick Brown) * Wed Nov 23 2005 Pixel <pixel@mandriva.com> 22.0.50-0.20051122.2mdk - don't obsolete/provide stable emacs, only conflict with it - better release - add BuildRequires gtk+2-devel * Tue Nov 22 2005 Pixel <pixel@mandriva.com> 22.0.50-0.20051122mdk - dropped patch0: need more checking (what is MH??) - dropped patch8: no more needed (?) - dropped patch9: not needed anymore since it sendmail-program is now computed at runtime - dropped patch102, patch105, patch106, patch107, patch112, patch115: applied upstream - dropped patch108: partially applied upstream (is that enough?) - dropped patch113: not needed anymore (was applied) - dropped patch109: the patched regexp is no more - refresh patch100, patch111 - dropped patch110: not needed anymore (why?) - drop cperl-mode from CPAN which is not compatible anymore, use this version - rename emacs to emacs-common and emacs-X11 to emacs - new pkg emacs-gtk - don't use %make, it causes weird locks - simplify build (inspiration: debian) - put back TUTORIAL in emacs-common so that the spash screen is not empty - cleanup file list creation - add patch10 to workaround-non-ascii-chars file attachment name (gnus) * Wed Nov 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 21.4-22mdk - patch 115: fix flyspell (#19767) - remove X defaults (Nick Brown, #10168) * Tue Oct 04 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 21.4-21mdk - ppc64 support * Thu Apr 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.4a-20mdk - new release - kill patch 114 (merged upstream) * Wed Feb 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-20mdk - patch 114: security update for CAN-2005-0100 (#13682) * Mon Jan 17 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-19mdk - patch 113: fix build with newer Xaw3d * Tue Dec 21 2004 Pixel <pixel@mandrakesoft.com> 21.3-18mdk - macro IsModifierKey() from <X11/Xutil.h> depends on XK_XKB_KEYS which is defined in <X11/keysym.h>, so include <X11/keysym.h> before <X11/Xutil.h>. This fixes AltGr not being a modifier anymore after rebuilding with Xorg * Fri Dec 17 2004 Pixel <pixel@mandrakesoft.com> 21.3-17mdk - change ispell dictionnaries list to use iso-8859-15 instead of iso-8859-1 (fixes "Ispell misalignment" errors when using emacs so called "Latin-9 language environment" as displayed by C-h C-l) (there are some encoding unification problems in emacs between iso-8859-1 and iso-8859-15 charsets, being the same character represented differently in the emacs internal mule encoding) * Tue Nov 09 2004 Pixel <pixel@mandrakesoft.com> 21.3-16mdk - put latest cperl-mode and modify anonymous block indentation when cperl-indent-parens-as-block is set * Fri Aug 20 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-15mdk - split doc subpackage (#6650) - typo fix in menu entry * Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 21.3-14mdk - Rebuild with new menu * Wed Aug 04 2004 Frederic Lepied <flepied@mandrakesoft.com> 21.3-13mdk - use aspell by default * Thu Jul 15 2004 Pixel <pixel@mandrakesoft.com> 21.3-12mdk - really fix the broken sent mail syndrom: - force sendmail-program to "/usr/sbin/sendmail" instead of looking on the build host and defaulting on fakemail which sendmail is not installed - remove this stupid fakemail which doesn't handle /bin/mail properly * Thu Jul 08 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-11mdk - rebuild with gcc-3.4.1 (hopefully fixing bugs) * Fri Jul 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-10mdk - build release - prevent problem with gcc-3.4 * Thu Feb 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-9mdk - fix unpackaged file * Tue Feb 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-8mdk - really apply patch 108 (fix removed file when canceling saving due to coding charset change) * Mon Dec 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-7mdk - source 5: enable to disable auto-fill (pixel) - patch 105: fix raw-text coding problem - patch 106: ACPI support in battery.el - patch 107: do not hang if scroll-margin is set to non-0 - patch 108: fix backup renaming to the original file when the coding system of the buffer has changed and saving has been canceled. - patch 108: fix dired mode regarding br locale
/usr/bin/emacs-nox /usr/share/doc/emacs-snapshot-nox-22.0.50 /usr/share/doc/emacs-snapshot-nox-22.0.50/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 10 01:49:46 2018