Karel Klic
2754710df1
- Removed transient-mark-mode suggestion from dotemacs.el, as this
...
minor mode is enabled by default in recent versions of Emacs
2010-09-06 15:01:11 +02:00
Karel Klic
9a6eac7ea3
Mention xdg-open in browse-url-default-browser docstring (rhbz#624359)
2010-08-19 16:51:25 +02:00
Karel Klic
a6db380e63
Own /usr/bin/emacs (rhbz#614935)
2010-08-19 16:29:36 +02:00
Karel Klic
901e80511d
Removed the png extension from the Icon entry in emacs.desktop (rhbz#507231)
2010-08-16 17:31:20 +02:00
Karel Klic
5d88879753
Added Fedora conditionals
2010-08-04 18:42:34 +02:00
Karel Klic
c981510a30
New subpackage emacs-terminal, rhbz#617355
2010-08-03 16:56:53 +02:00
Karel Klíč
9a530fd76b
A workaround for GCC 4.5.0 bug as noted in etc/PROBLEMS
2010-07-08 16:29:49 +00:00
Karel Klíč
5d09dcce8c
Removed obsoletes: emacs-nxml-mode, fixed license file inclusion
2010-07-08 15:00:51 +00:00
Karel Klíč
c094eb1aaf
Fixed handling of dual spacing fonts
2010-06-03 10:26:51 +00:00
Karel Klíč
12b3cf530e
Add patch to fix rhbz#595546
2010-05-27 17:13:55 +00:00
Karel Klíč
0134b8d40f
Add emacs terminal mode to desktop menu
2010-05-20 12:43:35 +00:00
Karel Klíč
1d07850b2f
patch accepted
2010-05-11 12:15:20 +00:00
Karel Klíč
fb8f644fe9
Added a patch fixing m17n and libotf version checking
2010-05-11 09:48:03 +00:00
Karel Klíč
5f62a31bcf
Update to 23.2
2010-05-11 08:26:36 +00:00
Jonathan G. Underwood
e7f047bba9
- Add BuildRequires for GConf2-devel to build in Gconf2 support (RHBZ
...
#585447 )
2010-04-25 03:59:40 +00:00
Jonathan G. Underwood
afcf633e9b
- Remove po-mode files since they are now packaged separately as a
...
sub-package of gettext (RHBZ #579452 )
2010-04-25 03:43:06 +00:00
Karel Klíč
2537bc53ad
Update to the newest prerelease
2010-04-20 17:05:25 +00:00
Jonathan G. Underwood
e76d57d670
- Add patch to fix RHBZ #578272 - security vulnerability with movemail
...
(CVE-2010-0825)
2010-04-01 14:14:12 +00:00
Jonathan G. Underwood
61d4f1f1d3
- Fix typo in spec file changelog
...
- Use standard %patch macro to apply all patches to silent rpmlint warnings
2010-03-30 23:33:07 +00:00
Jonathan G. Underwood
ac89d36eae
- Remove unnecessary buildroot tag
...
- Remove explicit dependency on librsvg2 (but keep BuildRequires for
librsvg2-devel)
- Add properly versioned Provides for emacs(bin)
- Remove long unneeded Obsoletes for emacs-leim
- Fix summary for emacs-el
2010-03-30 22:52:58 +00:00
Jonathan G. Underwood
71dd62d610
- Use out of tree builds so that we can build multibple versions in the
...
%build section
2010-03-30 00:01:45 +00:00
Jonathan G. Underwood
c42839e521
- Remove checks for old version of Emacs in postrtrans
2010-03-23 15:21:12 +00:00
Karel Klíč
f27bef1c3f
Update to 23.2 pretest version
2010-03-22 10:14:49 +00:00
Jonathan G. Underwood
815d30932e
- Fix broken byte compilation of emacs2.py and emacs3.py with the relevant
...
python binaries - requires turning off brp-python-bytecompile script
2010-03-19 15:30:57 +00:00
Jonathan G. Underwood
5649bd57f7
- Add --eval '(progn (setq load-path (cons "." load-path)))' to byte
...
compilation macro for packaging add-ons
2010-03-15 12:08:23 +00:00
Karel Klíč
1c21195fae
Added a comment about alternatives(8) in %%posttrans to the spec file
2010-02-09 14:39:49 +00:00
Jonathan G. Underwood
3f1c4afc20
- Add patch to fix rhbz#547566 (from Juanma Barranquero)
2010-01-14 12:16:03 +00:00
Karel Klíč
4d93d3cd76
Removed invalid URL for rpm-spec-mode.el. This mode is no longer found on
...
Internet in this version.
2010-01-12 12:58:30 +00:00
Karel Klíč
f63de6fca8
Remove PreReq from spec file
2010-01-07 14:06:23 +00:00
Karel Klíč
b3508ac07a
Simpler fix for rhbz#517272
2010-01-07 13:29:30 +00:00
Jens Petersen
d9e86a37d9
- m17n-lib-flt requires m17n-db-flt so no longer need to require explicitly
...
m17n-db-datafiles for complex text rendering (#542657 )
2010-01-07 06:15:18 +00:00
Karel Klíč
2b04b01986
Fix for #517272
2010-01-04 11:26:26 +00:00
Karel Klíč
1de5c1cc99
Fixed etags on x86_64. Resolves rhbz#545398.
2009-12-08 17:02:32 +00:00
Daniel Novotny
6c1c662e75
- fix #542657 - emacs does not display indic text
2009-12-03 12:20:22 +00:00
Daniel Novotny
67c3d34cb2
- fix #543046 - Using scroll bar in emacs highlights/selects text
2009-12-02 16:50:20 +00:00
Daniel Novotny
d1aa660db7
- fixed FTBFS in F12 and higher ( #540921 )
2009-11-30 13:04:42 +00:00
Daniel Novotny
42cbd79339
fixed update-directory-autoloads ( #474958 )
2009-10-19 09:02:05 +00:00
Daniel Novotny
793e028304
do not compress the files which implement compression itself ( #484830 )
2009-10-14 12:18:40 +00:00
Jonathan G. Underwood
28acda7c8c
- Update macros.xemacs to treat epoch correctly and be consistent with
...
xemacs package
- Use site_start_d macro consistently
2009-10-13 23:22:45 +00:00
Daniel Novotny
c0e3184881
fix #516391
2009-09-29 10:09:17 +00:00
Daniel Novotny
618b2baae3
fix #316131
2009-09-24 09:44:20 +00:00
Daniel Novotny
1f15d928ee
update rpm-spec-mode to latest upstream version ( #524851 )
2009-09-23 10:42:24 +00:00
Daniel Novotny
d63f2b2d7d
fix #510750
2009-09-22 08:57:39 +00:00
Daniel Novotny
8cf96151bd
fix #515722
2009-08-31 09:59:41 +00:00
Daniel Novotny
0d8532b4f8
fix #519151
2009-08-26 10:22:45 +00:00
Daniel Novotny
a15c683e1d
fix #518659
2009-08-25 11:24:45 +00:00
Daniel Novotny
75e5f84b34
fix desktop file
2009-08-13 10:16:04 +00:00
Ville Skyttä
110bb303de
- Use bzipped upstream tarball.
...
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-10 15:35:01 +00:00
Daniel Novotny
f142894c6c
new upstream version 23.1
2009-07-31 13:15:48 +00:00
Jesse Keating
d03ef0f72e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 22:02:41 +00:00
Daniel Novotny
326b6ba672
removed dependency to bitmap fonts
2009-06-26 10:25:51 +00:00
Daniel Novotny
18c728aca0
revoked default.el change, added dependency to librsvg2
2009-06-25 11:09:40 +00:00
Daniel Novotny
e25b82c004
fix #469220
2009-06-24 12:00:28 +00:00
Daniel Novotny
e4e50a0aaf
drop igrep
2009-06-19 08:06:12 +00:00
Daniel Novotny
b2cd9e515c
fix bz#505083
2009-06-11 09:45:20 +00:00
Daniel Novotny
fef43a095e
new upstream version
2009-05-18 11:02:30 +00:00
Daniel Novotny
0068fb7597
fix bz#443549
2009-04-10 11:37:19 +00:00
Daniel Novotny
17d5e7a27e
fix #489066
2009-03-27 14:21:00 +00:00
Daniel Novotny
c129385e96
Resolved : #489829
2009-03-12 09:54:36 +00:00
Michel Alexandre Salim
c005e5809e
- Use desktop-file-utils to handle desktop file
...
- Update icon cache if GTK2 is installed
2009-03-04 17:33:41 +00:00
Daniel Novotny
a5cdbeda94
site-lisp/default.el is now config(noreplace)
2009-02-25 12:30:53 +00:00
Jesse Keating
0bfb6eaa32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 14:36:06 +00:00
Daniel Novotny
cf4354e1b5
fix #474578 - /usr/bin/emacs link not updated on upgrade
2009-02-16 13:58:03 +00:00
Daniel Novotny
6f9b8b88fa
fix bz#484309
2009-02-09 11:11:20 +00:00
Jonathan G. Underwood
7501f239a2
- Add /etc/rpm/macros.emacs file
2009-01-18 16:22:07 +00:00
Ignacio Vazquez-Abrams
dc84683952
Rebuild for Python 2.6
2008-12-01 15:00:21 +00:00
Jens Petersen
3d81dc9a49
fix rpm-spec-mode.el cvs source url
2008-11-21 05:49:20 +00:00
Jens Petersen
ecfa7357eb
- update to 22.3 ( #461448 )
...
- emacs-22.1.50-sparc64.patch and emacs-22.1.50-regex.patch no longer
needed
- update rpm-spec-mode.el to look for fields at bol (#466407 )
2008-11-08 08:11:23 +00:00
Dennis Gilmore
a631929c09
apply patches and epoch tod evel tree
2008-05-02 01:48:26 +00:00
Charles Coldwell
dcc57fca80
- revert back to emacs-22.2 (bz443639)
...
- update to php-mode-1.4.0
- update to rpm-spec-mode.el v0.12.1x (bz432209)
- patch rpm-spec-mode to use compilation mode (bz227418)
- fix the Release tag (bz440624)
- drop superfluous configure options
- move the new icons into the right destination directory
2008-04-23 14:48:36 +00:00
Charles Coldwell
e15ad4a1c3
Update to upstream 23.0.60.
2008-04-18 19:38:06 +00:00
Jesse Keating
990ce4e4d0
- Autorebuild for GCC 4.3
2008-02-18 22:59:35 +00:00
Charles Coldwell
75b03830e5
- scriptlets shouldn't fail needlessly.
...
- new upstream tarball
2007-12-13 18:36:44 +00:00
Charles Coldwell
b30e965f12
drop -DSYSTEM_PURESIZE_EXTRA=16777216 (bz409581)
2007-12-06 18:57:07 +00:00
Charles Coldwell
a6b036a939
pulled sources from GNU CVS
2007-11-19 22:40:50 +00:00
Charles Coldwell
d0e5accb75
fix the version number in the changelog
2007-11-19 20:55:37 +00:00
Charles Coldwell
75c8a07a69
- fixup alternatives mess (bz239745, bz246540)
2007-11-19 19:47:05 +00:00
Charles Coldwell
f0b9037357
fix release number
2007-11-06 16:30:02 +00:00
Charles Coldwell
3525a1f55e
- fix insufficient safe-mode checks (Resolves: bz367601)
...
Thu Nov 1 2007 Chip Coldwell <coldwell@redhat.com> 22.1-7
- Update rpm-spec-mode to the current upstream, drop compat patch
(bz306841)
2007-11-06 16:28:20 +00:00
Charles Coldwell
40eeb83395
- Update rpm-spec-mode to the current upstream ( #306841 )
2007-10-24 20:31:32 +00:00
Charles Coldwell
65c7f731c7
- require xorg-x11-fonts-ISO8859-1-100dpi instead of 75dpi (Resolves:
...
bz281861)
- drop broken python mode (Resolves: bz262801)
2007-09-18 14:44:24 +00:00
Charles Coldwell
fa071f4ca6
- fix pkgconfig path (from pkg-config to pkgconfig (Jonathan Underwood)
...
- use macro instead of variable style for buildroot.
2007-09-11 17:56:57 +00:00
Charles Coldwell
dec922777c
changed Gnome group from Development to Utility
2007-08-27 20:50:44 +00:00
Charles Coldwell
80ee808035
- add pkgconfig file for emacs-common and virtual provides (Resolves:
...
bz242176)
- glibc-open-macro.patch to deal with glibc turning "open" into a macro.
- leave emacs info pages in default section (Resolves: bz199008)
2007-08-13 19:20:38 +00:00
Charles Coldwell
ee280aae20
- move alternatives install to posttrans scriptlet (Resolves: bz239745)
...
- new release tarball from FSF (Resolves: bz245303)
- new php-mode 1.2.0
Wed May 23 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.990-2
- revert all spec file changes since 22.0.95-1 (Resolves: bz239745)
- new pretest tarball from FSF (Resolves: bz238234)
- restore php-mode (Resolves: bz235941)
Mon May 21 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.990-1
- new pretest tarball from FSF
- removed Ulrich Drepper's patch to prevent mmapped pages during dumping
removed BuildRequires: glibc >= 2.5.90-22 (bug traced to glibc
Resolves: bz239344)
- fix alternatives removal scriptlet (Resolves: bz239745)
2007-06-26 17:00:50 +00:00
Charles Coldwell
fc47e9e670
new upstream pretest tarball, many changes brought from RHEL/devel
2007-05-22 14:32:18 +00:00
Charles Coldwell
13fe6dae42
new pretest tarball from FSF
2007-03-06 22:08:02 +00:00
Charles Coldwell
69eb1ad2cf
new pretest tarball obsoletes loaddefs.el dependencies patch
2007-03-05 20:29:47 +00:00
Charles Coldwell
289ebb2d28
*** empty log message ***
2007-02-26 16:40:12 +00:00
Charles Coldwell
ae9e34bb53
added paranoid flag
2007-02-26 15:31:52 +00:00
Charles Coldwell
118e3da27c
force autoconf and automake after patching Makefile.in
2007-02-23 23:42:55 +00:00
Charles Coldwell
9f967767f6
fix po-mode-init.el (Kjartan Maraas #228143 )
2007-02-23 19:44:48 +00:00
Charles Coldwell
e196f1471e
remove --without-xim configure flag to fix dead keys
2007-02-13 13:32:11 +00:00
Charles Coldwell
8eb20b5afe
remove Tetris to avoid trademark problems (Ville Skyttä #224627 )
2007-01-26 19:43:00 +00:00
Charles Coldwell
37a2dad536
update changelog
2007-01-25 20:00:14 +00:00
Charles Coldwell
683f13cf6a
changes to Makefile.in have no effect without BR: automake
2007-01-25 19:59:03 +00:00
Charles Coldwell
03192e759f
fixup loaddefs.el dependencies (Dan Nicolaescu #176171 )
2007-01-25 19:24:19 +00:00
Charles Coldwell
3f193607dc
po-mode.el was being left out
2007-01-24 16:55:26 +00:00
Charles Coldwell
90c0285729
bump the NVR
2007-01-23 22:31:10 +00:00
Charles Coldwell
153d786cd4
major overhaul for emacs-22 pretest
2007-01-23 21:40:31 +00:00
Charles Coldwell
3e322ad762
don't set keyboard-coding-system when running under X (Dean Messing
...
#205859 )
2006-11-14 21:37:07 +00:00
Charles Coldwell
667e29b47b
enable multibyte strings in command line arguments (Pawel Salek #196648 )
2006-11-06 16:42:41 +00:00
Charles Coldwell
71f5538e19
BuildRequires: sendmail (Wolfgang Rupprecht #213813 )
2006-11-06 16:35:10 +00:00
Charles Coldwell
35bf9310fa
non-CJK text broken by default for Western locale (James Ralston #144707 )
2006-11-06 16:29:49 +00:00
Charles Coldwell
99cf84a594
use UTF-8 keyboard input encoding on terminals that support it (Axel Thimm
...
#185399 )
2006-08-03 18:56:33 +00:00
Charles Coldwell
00dc0585f1
fix german ispell on UTF-8 encoded files
2006-08-03 15:45:08 +00:00
Charles Coldwell
bb6a233591
BZ#183304 fix unexelf.c to build on PowerPC64
2006-07-26 17:26:54 +00:00
Jesse Keating
4dc62700cb
bumped for rebuild
2006-07-12 05:44:29 +00:00
Charles Coldwell
8bb15d98ac
lets try building on ppc64 again, just to see what happens
2006-06-13 18:12:08 +00:00
Charles Coldwell
b19353ae04
don't clobber site-lisp/default.el (Ritesh Khadgaray, 180153)
2006-04-18 17:24:17 +00:00
Jens Petersen
f5f95b680a
- bring back setarch for i386 with -R option in spec file and drop
...
emacs-21-personality-linux32-101818.patch since it no longer seems
sufficient with recent kernels (Sam Peterson, #174736 )
- buildrequire giflib-devel instead of libungif-devel
2006-03-07 12:04:00 +00:00
Jens Petersen
038001ac5d
update changelog for rest of previous commit
2006-03-02 09:47:31 +00:00
Jens Petersen
5338c7145f
revert re-enabling of ppc64 build (see #183304 )
2006-03-02 09:28:51 +00:00
Jens Petersen
e328d5f85c
re-enable building on ppc64
2006-02-28 02:09:44 +00:00
Jens Petersen
336b3db0e7
- buildrequire libXaw-devel for menus and scrollbar
...
- pass -R to setarch to disable address randomization during dumping (Sam
Peterson, #174736 )
- install cc-mode.info correctly (Sam Peterson, #182084 )
- fix sort-columns not to use deprecated non-posix sort key syntax with
sort-columns-posix-key-182282.patch (Richard Ryniker, #182282 )
- use system-name function not variable when setting frame-title-format in
/etc/skel/.emacs for XEmacs users hitting .emacs
2006-02-27 13:47:17 +00:00
Jesse Keating
ca9a85f3e9
bump for bug in double-long on ppc(64)
2006-02-11 02:37:16 +00:00
Jesse Keating
3ec0be905f
bump for new gcc/glibc
2006-02-07 11:29:27 +00:00
Jens Petersen
cb2f5be2bf
- add mule-cmd.el-X11-locale.alias-173781.patch to correct location of X11
...
locale.alias file (Paul Dickson, #173781 )
- fix autoload of php-mode in php-mode-init.el (Christopher Beland,
#179484 )
2006-02-03 08:26:08 +00:00
Jens Petersen
7a997d10cf
- avoid building with -fstack-protector on i386 to prevent crashing
...
(Jonathan Kamens, #174730 )
- require xorg-x11-fonts-ISO8859-1-75dpi instead of xorg-x11-fonts-75dpi
for modular X (#174614 )
2005-12-14 08:23:54 +00:00
Jesse Keating
78f236d229
gcc update bump
2005-12-09 22:40:19 +00:00
Jens Petersen
7493220897
fix missing parenthesis in lang-coding-systems-init.el
2005-11-25 09:04:10 +00:00
Jens Petersen
22d78248c9
- fix keyboard-coding-system on console for utf-8 (Dawid Gajownik, #173855 )
...
- update etags to latest cvs (Hideki Iwamoto, #173023 )
- replace etags-14.21-17.11-diff.patch with etags-update-to-cvs.patch
- update smtpmail.el to latest cvs version for better authentication
support with smtpmail-cvs-update.patch (Alberto Brizio, #167804 )
2005-11-22 04:12:23 +00:00
Jeremy Katz
a032198e3a
we don't build on ppc64 right now. *sigh
2005-11-15 21:53:43 +00:00
Jeremy Katz
a5c81f5e2c
and fix the buildrequires
2005-11-15 03:01:17 +00:00
Jeremy Katz
a55745689c
- update dep for new xorg fonts packages
2005-11-15 02:58:28 +00:00
Jens Petersen
95ac4af427
- fix name of aspell-es dictionary ( #147964 )
...
- update emacs-21.3-lisp-textmodes-ispell-languages.patch
2005-09-29 09:03:16 +00:00
Jens Petersen
809e29a917
- add max macro to emacs-21-personality-linux32-101818.patch
...
- merge %setup from emacs22.spec
2005-07-14 12:59:04 +00:00
Jens Petersen
4c384675e2
- update rpm-spec-mode.el to cvs revision 1.17 (Ville Skyttä)
...
- fixes expansion of %%{?dist}
- replace emacs-21.4-setarch_for_loadup-101818.patch with backport
emacs-21-personality-linux32-101818.patch from cvs (Jan Djärv) which
also turns off address randomization during dumping (Masatake Yamato)
- no longer need to pass SETARCH to make on i386
- move ownership of %{_datadir}/emacs/ and %{_datadir}/emacs/%{version}/
from emacs to emacs-el and emacs-leim subpackages
- don't build tramp html and dvi documentation
- drop src/config.in part of bzero-and-have-stdlib.dpatch to avoid compiler
warnings
2005-07-14 08:34:35 +00:00
Jens Petersen
fa4e255dbe
- merge in changes from emacs22.spec conditionally
...
- define emacs21 rpm macro switch to control major version and use it
- update tramp to 2.0.49
- set arg0 to emacs in wrapper script (Peter Oliver, 149512#3)
2005-06-23 15:39:11 +00:00
Jens Petersen
cc9fbafbe7
move setting of require-final-newline from default.el to a comment in
...
default .emacs (Ralph Loader, #119141 )
2005-05-30 08:49:09 +00:00
Jens Petersen
9965d8391e
- update cc-mode to 5.30.9 stable release to address font-lock problems
...
(126165,148977,150197,155292,158044)
2005-05-18 07:13:30 +00:00
Jens Petersen
708649dd61
- add comment about emacs-xim-status-under-window-125413.patch no longer
...
required for iiimx
- don't accidently exclude emacsclient from common package (Jonathan
Kamens, #157808 )
- traditional Chinese desktop file translation (Wei-Lun Chao, #157287 )
2005-05-16 13:11:07 +00:00
Jens Petersen
a0ad7c2116
add igrep.el and init file
2005-04-20 08:20:46 +00:00
Jens Petersen
481c6bfb05
- update etags to 17.11 (idht4n@hotmail.com, 151390)
...
- add etags-14.21-17.11-diff.patch
- replace i386 setarch redefinitions of __make and makeinstall with
emacs-21.4-setarch_for_loadup-101818.patch and setting SETARCH on i386
(Jason Vas Dias, 101818)
2005-04-11 07:41:38 +00:00
Jens Petersen
33ee149b78
revert rel to 1 turn on s390 again
2005-04-10 13:19:34 +00:00
Jens Petersen
840d6aca0d
exclude s390 for test build drop release to 0
2005-04-10 12:51:07 +00:00
Jens Petersen
ab07256260
use _host when defining emacs_libexecdir, since host /= target in
...
buildsystem
2005-04-10 12:35:02 +00:00
Jens Petersen
d8c40e80bc
make that -1 and the rest of the changelog:
...
- add fix-x-vs-no-x-diffs.dpatch
- define emacs_libexecdir
- build both emacs and emacs-nox as %%{version}.1 and move common DOC file
to emacs-common
- suffix version in fns-%%{version}.1.el with -x and -nox respectively
- add 100 to elisp patches
2005-04-10 07:24:19 +00:00
Jens Petersen
69dd38cb0d
- update to 21.4 movemail vulnerability release
...
- no longer need movemail-CAN-2005-0100.patch
- replace %{_bindir}/emacs alternatives with a wrapper script (Warren
Togami) to prevent it from disappearing when upgrading (Michal
Jaegermann, 154326)
- suffix the X emacs binaries with -x and the no X binaries with -nox
- the wrapper script %{_bindir}/emacs-%%version runs emacs-x if installed
or otherwise emacs-nox. %{_bindir}/emacs is a symlink to the wrapper
- make emacs and emacs-nox own the subdirs in %{_libexecdir}
- add a bunch of fixes from debian's emacs21_21.4a-1 patch:
battery-acpi-support.dpatch, bzero-and-have-stdlib.dpatch,
coding-region-leak.dpatch, detect-coding-iso2022.dpatch,
fix-batch-mode-signal-handling.dpatch, pcl-cvs-format.dpatch,
python-completion-ignored-extensions.dpatch,
remote-files-permissions.dpatch, save-buffer.dpatch,
scroll-margin.dpatch, xfree86-4.3-modifiers.dpatch
- add fix-x-vs-no-x-diffs.dpatch
- define emacs_libexecdir
- build both emacs and emacs-nox as %%{version}.1 and move common DOC file
to emacs-common
- suffix version in fns-%%{version}.1.el with -x and -nox respectively
- add 100 to elisp patches
2005-04-10 07:22:59 +00:00
Jens Petersen
effa08f2a1
- use alternatives to switch _bindir/emacs between emacs and emacs-nox
...
(Henning Schmiedehausen, #151067 )
- remove emacs and emacs-nox from bindir
- prereq alternatives for emacs and emacs-nox
- add post and postun scripts to handle alternatives
- buildrequire xorg-x11-devel instead of XFree86-devel
- really include and apply emacs-21.3-latex-mode-hook-144083.patch
- make emacs and emacs-nox own _datadir/emacs/version too
2005-04-06 14:48:26 +00:00
Jens Petersen
c7e6a41b82
add emacs-21.3-gcc4.patch for emacsclient
2005-03-18 11:25:21 +00:00
Jens Petersen
c805ae872c
rebuild with gcc 4.0
2005-03-09 12:42:15 +00:00
Jens Petersen
41350fdbd3
- add tramp-2.1.3 to site-lisp (David Woodhouse, 149703)
...
- move removal of info dir to after its installation
- add tramp-init.el to put tramp into load-path
2005-02-28 08:09:28 +00:00
Jens Petersen
9661302b7b
- mark default.el as a noreplace config file (Pawel Salek, 149310)
...
- only set keyboard-coding-system in xterms to fix problem with input Latin
characters becoming prefixes and making emacs loop (Eddahbi Karim,
126007)
- make emacs-el own its lisp directories
- run latex-mode-hook in latex-mode (Martin Biely, 144083)
- add emacs-21.3-latex-mode-hook-144083.patch
2005-02-25 13:20:13 +00:00
Jens Petersen
416bb412af
make emacs-nox hardlink in the right direction
2005-02-18 06:11:11 +00:00
Jens Petersen
d1cee9204f
- install %{_bindir}/emacs-nox as a hardlink of the versioned binary
...
- drop explicit lib requirements
- use sed instead of perl to fix up filelists
2005-02-18 05:59:24 +00:00
Jens Petersen
91afb25c54
- use prereq instead of contexts for common script requirements (Axel
...
Thimm, 147791)
- move emacs.png from common to main package
- fix CAN-2005-0100 movemail vulnerability with
movemail-CAN-2005-0100.patch (Max Vozeler, 146701)
2005-02-13 16:05:13 +00:00
Jens Petersen
5ba68a70f0
- workaround xorg-x11 modifier key problem with
...
emacs-21.3-xterm-modifiers-137868.patch (Thomas Woerner, 137868)
2005-01-14 12:01:00 +00:00
Jens Petersen
d3c33135c1
improve emacs-xim-status-under-window-125413.patch slightly
2005-01-13 04:46:11 +00:00
Jens Petersen
feea864bc5
- put XIM status under the window for now to stop httx from dying (125413):
...
add emacs-xim-status-under-window-125413.patch
- default diff to unified format in .emacs
2004-11-29 14:43:59 +00:00