Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: emacs-X11 | Distribution: Mandriva Linux |
Version: 21.4 | Vendor: Mandriva |
Release: 20mdk | Build date: Wed Aug 17 08:14:29 2005 |
Group: Editors | Build host: ramanujan.mandriva.com |
Size: 9640670 | Source RPM: emacs-21.4-20mdk.src.rpm |
Packager: Gwenole Beauchesne <gbeauchesne@mandriva.com> | |
Url: http://www.gnu.org/software/emacs/ | |
Summary: The Emacs text editor for the X Window System |
Emacs-X11 includes the Emacs text editor program for use with the X Window System (it provides support for the mouse and other GUI elements). Emacs-X11 will also run Emacs outside of X, but it has a larger memory footprint than the 'non-X' Emacs package (emacs-nox). Install emacs-X11 if you're going to use Emacs with the X Window System. You should also install emacs-X11 if you're going to run Emacs both with and without X (it will work fine both ways). You'll also need to install the emacs package in order to run Emacs.
GPL
* Fri Apr 29 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 * Sat Aug 21 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-15mdk - split doc subpackage (#6650) - typo fix in menu entry * Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 21.3-14mdk - Rebuild with new menu * Thu Aug 05 2004 Frederic Lepied <flepied@mandrakesoft.com> 21.3-13mdk - use aspell by default * Fri Jul 16 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 * Fri Jul 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-11mdk - rebuild with gcc-3.4.1 (hopefully fixing bugs) * Sat Jul 03 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 * Thu Aug 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-6mdk - build release * Fri Jun 06 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-5mdk - /usr/X11R6/lib/X11/app-defaults/Emacs: fix default encoding (#3224) * Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-4mdk - fix obsoletes/provides for new gnus * Wed May 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-3mdk - distlint fixes - fix doble listing on --short-circuit * Thu May 15 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-2mdk - rebuild * Wed Apr 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.3-1mdk - new release * Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2.93-1mdk - new release - fix unpackaged files - add ebrowse (only info was present) * Wed Nov 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2.92-1mdk - new release - fix url * Thu Oct 31 2002 Stefan van der Eijk <stefan@eijk.nu> 21.2.91-3mdk - BuildRequires: texinfo * Mon Oct 28 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2.91-2mdk - reduce recursion numbers while installing * Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2.91-1mdk - new pre version * Mon Aug 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-12mdk - emacs-nox: always return 0 in scripts * Sun Aug 11 2002 Pixel <pixel@mandrakesoft.com> 21.2-11mdk - emacs-config: set default-major-mode to text-mode, not initial-major-mode (which is *scratch*) (thanks to huug) * Sat Aug 10 2002 Pixel <pixel@mandrakesoft.com> 21.2-10mdk - add hide-toolbar.patch: remove the toolbar inside emacs binary so that there's no resizing of the window when the tool-bar is removed (as reported by Thierry SAURA) * Fri Aug 09 2002 Pixel <pixel@mandrakesoft.com> 21.2-9mdk - emacs-config: remove the toolbar * Tue Jul 23 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-8mdk - remove non applied patches (2, 4 and 6) - fix configure-without-libdir-spec - don't use useless subshell * Wed Jul 10 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 21.2-7mdk - Nuke BuildRequires: autoconf, smtpdaemon * Sat Jun 08 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-6mdk - disable alt-meta patch * Sat Apr 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-5mdk - add || : after update-alternative in %postun X11 in order to prevent this script to fail in case of alternatives problems, just like other %postun - faster regexps for building file lists - leave ps-prin{0,1}.ps in main package for ps-print-buffer (Goetz Waschk) * Tue Apr 09 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-4mdk - fix emacs-nox %post * Sat Apr 06 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-3mdk - fix %clean to be --short-circuit aware - enhance scripts readability : - use %update_menus and %postun in scripts - use info install macros - simplify a lot info pages managment in scripts - simplify tests - remove sun specific man page emacstool(1) on Goetz Waschk request - move 3.22b of docs from emacs to emacs-el to reduce emacs core size (tutorials, news, postscript files, ...)' * Wed Apr 03 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-2mdk - update browse-url.el : * Fixes support for mozilla, * adds support for galeon, * and defaults to free browsers when available, rather than just trying netscape - version indicates that the Mandrake package of Emacs has been altered by Mandrake (patch101) - fix emacs(1) to reflect current installation path, not /usr/local (patch100) - move emacsclient man page to the right dir (Goetz Waschk) - by the way, move also emacstool(1) and gfdl(1) in %_mandir/man1 - s!PACKAGE_VERSION!version!g * Tue Mar 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.2-1mdk - new release * Sat Mar 02 2002 Frederic Lepied <flepied@mandrakesoft.com> 21.1-10mdk - corrected upgrade (update-alternatives pb) * Thu Feb 28 2002 Juan Quintela <quintela@mandrakesoft.com> 21.1-9mdk - Gnus info files back :) * Sun Feb 17 2002 Stefan van der Eijk <stefan@eijk.nu> 21.1-8mdk - BuildRequires * Sun Feb 03 2002 Frederic Lepied <flepied@mandrakesoft.com> 21.1-7mdk - rebuild * Thu Jan 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 21.1-6mdk - xpm -> png icons * Mon Nov 26 2001 Stew Benedict <sbenedict@mandrakesoft.com> 21.1-5mdk - patch to use autoconf-2.13, PPC patch, no combreloc linker option * Mon Nov 19 2001 Frederic Lepied <flepied@mandrakesoft.com> 21.1-4mdk - removed lesstif support as some functions are unimplemented (for removing menu-bar). * Fri Nov 16 2001 Frederic Lepied <flepied@mandrakesoft.com> 21.1-3mdk - build with lesstif (Thomas LECLERC). - turn on color event in term mode (Chmouel) - correct the (de)compression activation. - use %old_makeinstall * Wed Oct 24 2001 Frederic Lepied <flepied@mandrakesoft.com> 21.1-2mdk - obsoletes: gnus-emacs <= 5.9.0 obsoletes: emacs-pcomplete <= 2.4.2 obsoletes: eshell-emacs <= 2.4.2 * Tue Oct 23 2001 Frederic Lepied <flepied@mandrakesoft.com> 21.1-1mdk - 21.1 * Sat Oct 13 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-21mdk - rebuild to fix locale problem. * Fri Oct 12 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-20mdk - rebuild as it seems that the upload has broken the archives... * Fri Oct 12 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-19mdk - correct nox version to not require /usr/X11R6/lib/X11/locale/locale.alias (#5719). * Sat Sep 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 20.7-18mdk - Correct font for Euro support. * Wed Jul 18 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-17mdk - fixed build * Wed Apr 04 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-16mdk - added loading of jka-compr, save-place and auto-show to default config. * Wed Mar 14 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-15mdk - oops. really apply patches. * Tue Mar 13 2001 Frederic Lepied <flepied@mandrakesoft.com> 20.7-14mdk - corrected mh patch (#2010) * Mon Feb 26 2001 Francis Galiegue <fg@mandrakesoft.com> 20.7-13mdk - Patch merge from RHm fixes build on ia64 * Sun Jan 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 20.7-12mdk - Rebuild with last ncurses. * Mon Dec 11 2000 Pixel <pixel@mandrakesoft.com> 20.7-11mdk - modify emacs-config (source5): as show-paren-mode without arg is a toggle, using (show-paren-mode t) is better * Mon Oct 16 2000 David BAUDENS <baudens@mandrakesoft.com> 20.7-10mdk - Fix build for PPC * Wed Sep 06 2000 David BAUDENS <baudens@mandrakesoft.com> 20.7-9mdk - Don't apply patch #21 (PPC) * Fri Aug 25 2000 Pixel <pixel@mandrakesoft.com> 20.7-8mdk - really remove gnus info files * Fri Aug 25 2000 Pixel <pixel@mandrakesoft.com> 20.7-7mdk - remove gnus info files (now in package gnus, maybe also remove gnus from emacs?) * Fri Aug 18 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-6mdk - config file in noreplace mode. - laod config files in /etc/emacs/site-start.d * Wed Aug 09 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-5mdk - automatically added BuildRequires * Fri Jul 21 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-4mdk - removed rpath. - BM - corrected resources for cursor and pointer. * Tue Jul 11 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-3mdk - removed trigger scripts * Sat Jul 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-2mdk - corrected resources to be used only for emacs and not for xemacs. - use update-alternatives * Fri Jun 16 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.7-1mdk - 20.7 * Sat May 27 2000 David BAUDENS <baudens@mandrakesoft.com> 20.6-11mdk - Reput X ressources in odd directory (make XEmacs horrible) * Sat May 27 2000 Adam Lebsack <adam@mandrakesoft.com> 20.6-10mdk - PPC patches * Wed May 24 2000 David BAUDENS <baudens@mandrakesoft.com> 20.6-9mdk - Fix app-defaults * Sat Apr 29 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-8mdk - put all size of icons. * Thu Apr 20 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-7mdk - security patch. * Thu Apr 20 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-6mdk - rebuild to correct bad paths. * Wed Apr 19 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-5mdk - colors from resource file not from lisp file. * Tue Apr 04 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 20.6-4mdk - Fix menu. - Add Xaw3d-devel as buildrequires. * Sun Apr 02 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-3mdk - added a patch to support more than 5 buttons (David M. Cooke). - changed default setup. - menu * Tue Mar 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-2mdk - map META on ALT. * Mon Feb 28 2000 Frederic Lepied <flepied@mandrakesoft.com> 20.6-1mdk - version 20.6. - move .emacs stuff from etcskel to /etc/emacs/site-start.el * Mon Dec 20 1999 Frederic Lepied <flepied@mandrakesoft.com> 20.5-3mdk - corrected expand.el bug. - remove bit t on emacs executable. * Mon Dec 13 1999 Frederic Lepied <flepied@mandrakesoft.com> - bunzip info files * Mon Dec 06 1999 Frederic Lepied <flepied@mandrakesoft.com> - 20.5 * Mon Nov 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - s/i386/%\_arch/. * Sun Nov 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - s/gz/bz2/ * Tue Nov 09 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Build release. * Thu Oct 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Clean up specs and %post. * Tue Jul 20 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com> - 20.4 - remove the emacs shell script; it's no longer needed. - adapt patches * Sat Jul 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Fix shell-script typo bugs. * Thu May 27 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com> - move the /usr/bin/emacs script to the emacs package * Thu May 27 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com> - s/arch-redhat-linux/arch-mandrake-linux - replace emacs with a shell script that runs either emacs-nox or emacs-20.3 - s/emacs/emacs-20.3/ in emacs.wmconfig (wmconfig is always X) * Sat Apr 24 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com> - Mandrake adpatations. - Bzip2 info/man pages. - Path to handle bzip2 on info files. * Thu Apr 01 1999 Preston Brown <pbrown@redhat.com> - updated mh-utils emacs lisp file to match our nmh path locations * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 9) * Fri Feb 26 1999 Cristian Gafton <gafton@redhat.com> - linker scripts hack to make it build on the alpha * Fri Jan 01 1999 Jeff Johnson <jbj@redhat.com> - add leim package (thanks to Pavel.Janik@inet.cz). * Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com> - build against glibc 2.1 * Thu Oct 01 1998 Cristian Gafton <gafton@redhat.com> - backed up changes to uncompress.el (it seems that the one from 20.2 works much better) * Tue Sep 29 1998 Jeff Johnson <jbj@redhat.com> - eliminate /tmp race in rcs2log * Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com> - upgrade to 20.3 * Wed Jun 10 1998 Jeff Johnson <jbj@redhat.com> - add --with-pop to X11 compile. - include contents of /usr/share/.../etc with main package. * Tue Jun 02 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr * Tue Jun 02 1998 David S. Miller <davem@dm.cobaltmicro.com> - fix signals when linked with glibc on non-Intel architectures NOTE: This patch is not needed with emacs >20.2 * Fri May 08 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Fri May 08 1998 Cristian Gafton <gafton@redhat.com> - added /usr/lib/emacs/20.2/*-mandrake-linux directory in the filelist * Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com> - alpha started to like emacs-nox again :-) * Thu Nov 06 1997 Michael Fulbright <msf@redhat.com> - alpha just doesnt like emacs-nox, taking it out for now * Mon Nov 03 1997 Michael Fulbright <msf@redhat.com> - added multibyte support back into emacs 20.2 - added wmconfig for X11 emacs - fixed some errant buildroot references * Fri Oct 24 1997 Michael Fulbright <msf@redhat.com> - joy a new version of emacs! Of note - no lockdir any more. - use post/preun sections to handle numerous GNU info files * Tue Oct 07 1997 Erik Troan <ewt@redhat.com> - stopped stripping it as it seems to break things * Mon Sep 15 1997 Erik Troan <ewt@redhat.com> - turned off ecoff support on the Alpha (which doesn't build anymore) * Tue Jun 17 1997 Erik Troan <ewt@redhat.com> - built against glibc * Fri Feb 07 1997 Michael K. Johnson <johnsonm@redhat.com> - 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
/usr/X11R6/lib/X11/app-defaults/Emacs /usr/bin/emacs-21.4 /usr/lib/menu/emacs-X11 /usr/share/doc/emacs-X11-21.4 /usr/share/doc/emacs-X11-21.4/COPYING /usr/share/emacs/21.4/etc/DOC-X-21.4.1 /usr/share/emacs/21.4/etc/DOC-X-21.4.2 /usr/share/icons/emacs.png /usr/share/icons/large/emacs.png /usr/share/icons/mini/emacs.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 10 01:25:11 2019