File emacs.changes of Package emacs.26999

-------------------------------------------------------------------
Tue Nov 29 11:49:31 UTC 2022 - Dr. Werner Fink <werner@suse.de>

- Add upstream commit as patch d48bb487.patch (bsc#1205822, CVE-2022-45939)
  * shell command injection via source code files when using ctags

-------------------------------------------------------------------
Thu Jan 13 07:25:28 UTC 2022 - Dr. Werner Fink <werner@suse.de>

- Skip patch boo1180353-6d8144a2.patch for emacs 25.3 as already
  part of emacs 27.2: Was fix for boo#1180353 that was a possible
  segmentation fault in case of stack overflow of etags

-------------------------------------------------------------------
Mon Nov 22 15:02:29 UTC 2021 - Martin Liška <mliska@suse.cz>

- Use %make_build macro.

-------------------------------------------------------------------
Fri Nov 19 14:16:04 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Get rid of the old dbus shell code in the emacs shell script
  nowadays this should be not needed anymore

-------------------------------------------------------------------
Fri Nov 19 11:56:17 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Make dbus code in emacs shell script failsafe

-------------------------------------------------------------------
Fri Nov 19 10:54:09 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Enable the NO_AT_BRIDGE code 

-------------------------------------------------------------------
Mon Nov 15 13:07:51 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Again disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1191517) 
- Correct quoting of anonymous function calls

-------------------------------------------------------------------
Thu Sep  9 10:16:16 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Add patch boo1178942-bedb3cb6.patch to avoid that emacs hang in
  isearch (boo#1178942)

-------------------------------------------------------------------
Wed Sep  8 09:05:56 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Work for boo#1183497: make sure that if ibus is the input method
  that there exists a working gtk immodule for ibus as well as the
  ibus daemon is up and running 

-------------------------------------------------------------------
Wed Jul 21 09:22:45 UTC 2021 - Andreas Schwab <schwab@suse.de>

- sigsegv-stack.patch: Port alternate signal stack to upcoming glibc 2.34

-------------------------------------------------------------------
Fri Jun 11 10:24:47 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Enable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1186341) 

-------------------------------------------------------------------
Mon May 31 05:49:58 UTC 2021 - Duncan Mac-Vicar P <duncan@mac-vicar.eu>

- For terminal 24bit support, fall back to xterm+direct
  (semicolon version) if requested by the COLORTERM environment variable.
  Upstream commit 50f489b5dc.
  Allows 24bit color on gnome-terminal out of the box.
  * emacs-27.2-COLORTERM-24bit.patch

-------------------------------------------------------------------
Wed May 26 13:31:49 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1186341) 

-------------------------------------------------------------------
Fri Mar 26 09:35:15 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Update emacs.keyring 

-------------------------------------------------------------------
Thu Mar 25 14:24:18 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Update to GNU Emacs version 27.2
  * Changes in Emacs 27.2
    This is a bug-fix release with no new features.
  * Lisp Changes in Emacs 27.2
    The behavior of the user option 'resize-mini-frames' has changed.
    If set to a non-nil value which isn't a function, resize the mini
    frame using the new function 'fit-mini-frame-to-buffer' which won't
    skip leading or trailing empty lines of the buffer.
  * Changes in Specialized Modes and Packages in Emacs 27.2
    Tramp: The user option 'tramp-completion-reread-directory-timeout'
    is now obsolete.
- Remove patches now upstream
  * emacs-27.1-gif.patch
  * emacs-27.1-home.patch
- Port patches
  * emacs-24.3-iconic.patch
  * emacs-24.4-ps-bdf.patch
  * emacs-25.2-ImageMagick7.patch
  * pdump.patch

-------------------------------------------------------------------
Mon Mar  8 13:40:06 UTC 2021 - Dr. Werner Fink <werner@suse.de>

- Add patch emacs-27.1-Xauthority4server.patch
  * Allow GNU Emacs server to open X Display even if the Xauthority
    file is not the default expected by XCloseDisplay()
  * Hopefully fix boo#1174534 and boo#1179854 

-------------------------------------------------------------------
Tue Jan 26 14:17:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

- Replace system-user-games with user(games): be resilient to
  package name changes.

-------------------------------------------------------------------
Tue Sep 15 11:30:04 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Add patch emacs-27.1-gif.patch from upstream mailing list to fix
  crash on broken gif files
- Correct group of el package as well as provide it as devel packages

-------------------------------------------------------------------
Fri Aug 28 13:38:54 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Be sure that /usr/share/emacs/site-lisp/site-start.d/ is in
  the load path as otherwise we might catch some not seen errors

-------------------------------------------------------------------
Mon Aug 24 11:14:22 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Correct paths for emacs manual page on the fly

-------------------------------------------------------------------
Fri Aug 21 10:27:50 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Add patch pdump.patch from Andreas Schwab as it allows to
  rename the executable name in emacs.sh

-------------------------------------------------------------------
Fri Aug 21 08:54:57 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Correct manual page of emacs, that is remove ``local/``
- Make sure that the emacs spawned by the emacs script does use
  its default pdumper image file
- Avoid warning about permissions on /var/lib/games

-------------------------------------------------------------------
Thu Aug 20 09:08:33 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487
- Require git at build time as used by rebuilding byte compiled lisp files
- Load pcase and easy-mmode at dump time from emacs-lisp path

-------------------------------------------------------------------
Tue Aug 18 09:22:51 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Switch Emacs.FontBackend setting off (boo#1175372)

-------------------------------------------------------------------
Sun Aug 16 16:53:39 UTC 2020 - Andreas Schwab <schwab@linux-m68k.org>

- Some specfile cleanup: remove checks obsoleted by the portable dumper

-------------------------------------------------------------------
Sat Aug 15 06:26:39 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Add upstream patch emacs-27.1-home.patch from mailing list
  to add missing slashes on finding ~/Emacs

-------------------------------------------------------------------
Fri Aug 14 08:01:27 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Provide for all three emacs layouts, that are emacs-nox, emacs-x11,
  and emacs-gtk their own pdumper file (boo#1175233)

-------------------------------------------------------------------
Wed Aug 12 12:24:44 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Update to GNU Emacs version 27.1
  * Emacs is now compliant with the latest version 13.0 of the Unicode Standard.
  * Emacs can now use the XDG convention for init files.
    The 'XDG_CONFIG_HOME' environment variable (which defaults to
    "~/.config") specifies the XDG configuration parent directory.
    Emacs checks for "init.el" and other configuration files inside
    the "emacs" subdirectory of 'XDG_CONFIG_HOME', i.e.
    "$XDG_CONFIG_HOME/emacs/init.el"
    However, Emacs will still initially look for init files in their
    traditional locations if "~/.emacs.d" or "~/.emacs" exist, even if
    "$XDG_CONFIG_HOME/emacs" also exists.  This means that you must delete
    or rename any existing "~/.emacs.d" and "~/.emacs" to enable use of
    the XDG directory.
  * The varius changes can be read in detail at /usr/share/emacs/27.1/etc/NEWS
- Port and rename patch emacs-26.2.dif to emacs-27.1.dif
- Modify/port patches
  * emacs-24.1-ps-mule.patch
  * emacs-24.3-asian-print.patch
  * emacs-24.3-iconic.patch
  * emacs-24.3-x11r7.patch
  * emacs-24.4-flyspell.patch
  * emacs-24.4-glibc.patch
  * emacs-24.4-nonvoid.patch
  * emacs-24.4-ps-bdf.patch
  * emacs-24.4-xim.patch
  * emacs-25.1-custom-fonts.patch
  * emacs-25.2-ImageMagick7.patch
  * emacs-26.1-xft4x11.patch
- Remove patches now upstream solved
  * xwidget.patch
  * emacs-libX11-boo1175028.patch
- Add patch emacs-27.1-pdftex.patch to generate pdf files
- Add emacs-27.1-pdf.tar.xz as result of this to use texlive only once
- Use emacs.keyring to verify source tar ball

-------------------------------------------------------------------
Mon Aug 10 12:31:55 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Add patch emacs-libX11-boo1175028.patch to fix SIGSEGV introduced
  by a security fix for libX11 (boo#1175028)

-------------------------------------------------------------------
Fri Apr 10 08:19:29 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

- Fixup the fix for boo#1152105: don't hard require(preun/post)
  /sbin/install-info, but relay again on %install_info_prereq
  macro. But limit this and the info packages preun/post script
  to suse_version <= 1500. Later versions use file triggers for
  info pages.

-------------------------------------------------------------------
Thu Apr  2 16:32:53 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Let it build even with the fix for boo#1152105

-------------------------------------------------------------------
Thu Jan 23 13:02:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
  OBS to shortcut through the -mini flavors.

-------------------------------------------------------------------
Mon Sep  9 08:35:18 UTC 2019 - Dr. Werner Fink <werner@suse.de>

- Update to emacs version 26.3
  * New option 'help-enable-completion-auto-load'.
    This allows disabling the new feature introduced in Emacs 26.1 which
    loads files during completion of 'C-h f' and 'C-h v' according to
    'definition-prefixes'.
  * Emacs now supports the new Japanese Era name.
    The newly assigned codepoint U+32FF was added to the Unicode Character
    Database compiled into Emacs.

-------------------------------------------------------------------
Tue Apr 23 12:28:52 UTC 2019 - Dr. Werner Fink <werner@suse.de>

- Use %_userunitdir macro to avoid trouble with %_libdir (boo#1132939)

-------------------------------------------------------------------
Mon Apr 15 12:13:04 UTC 2019 - Dr. Werner Fink <werner@suse.de>

- Update to emacs version 26.2
  * Emacs is now compliant with the latest version 11.0 of the Unicode Standard.
  * New variable 'xft-ignore-color-fonts'.
  * Changes in Specialized Modes and Packages in Emacs 26.2
    Dired: The 'Z' command on a directory name compresses all of its files.
  * Ibuffer: New toggle 'ibuffer-do-toggle-lock', bound to 'L'.
  * Imenu: The value for 'imenu-auto-rescan-maxout' has been increased to 600000.
  * Gnus: Mailutils movemail will now be used if found at runtime.
  * Shadowfile: shadowfile.el has been rewritten to support Tramp file names.
  * Shell mode: Shell mode buffers now have 'scroll-conservatively' set to 101.
  * VC: VC support for Mercurial was improved.
  * Incompatible Lisp Changes in Emacs 26.2
    shadowfile config files have changed their syntax.
    'thread-alive-p' has been renamed to 'thread-live-p'.
    'while-no-input' does not return due to input from subprocesses.
  * Lisp Changes in Emacs 26.2
    The new function 'read-answer' accepts either long or short answers
    depending on the new customizable variable 'read-answer-short'.
    New function 'assoc-delete-all'.  Like 'assq-delete-all', but uses
    'equal' for comparison.
    The function 'thing-at-point' behaves as before Emacs 26.1.
    The behavior of 'thing-at-point' when called with argument 'list' has
    changed in Emacs 26.1, in that it didn't consider text inside comments
    and strings as a potential list.  This change is now reverted, and
    'thing-at-point' behaves like it did before Emacs 26.1.
    To cater to use cases where comments and strings are to be ignored
    when looking for a list, the function 'list-at-point' now takes an
    optional argument to do so.
- Port and rename patch emacs-26.1.dif to emacs-26.2.dif
- Modify/port patches
  * emacs-24.1-ps-mule.patch
  * emacs-24.3-iconic.patch
  * emacs-24.4-flyspell.patch
  * emacs-24.4-glibc.patch
  * emacs-24.4-nonvoid.patch
  * emacs-24.4-ps-bdf.patch
  * emacs-25.2-ImageMagick7.patch

-------------------------------------------------------------------
Tue Oct 23 08:25:39 UTC 2018 - Dr. Werner Fink <werner@suse.de>

- Let ispell.el perform even on older systems without default
  hunspell dictionary as otherwise this leades to wrong type
  error as nil is not a pointer to a string

-------------------------------------------------------------------
Tue Oct 23 06:37:33 UTC 2018 - Dr. Werner Fink <werner@suse.de>

- Let site-start.el also seek for hunspell to load the ispell
  lisp library (boo#1110387)

-------------------------------------------------------------------
Mon Oct 22 13:56:16 UTC 2018 - Dr. Werner Fink <werner@suse.de>

- Help ispell(.el) to find and provide the usable dictionaries
  even for hunspell (boo#1110387) 

-------------------------------------------------------------------
Fri Jul 20 09:33:08 UTC 2018 - werner@suse.de

- Avoid error message on info.info(.info) as this file should not be
  installed due it is part of the system package info (boo#1101652)

-------------------------------------------------------------------
Sun Jul  8 20:14:24 UTC 2018 - schwab@linux-m68k.org

- xwidget.patch: Make xwidget-webkit-execute-script safe against GC
- Re-enable Xwidgets on 32bit architectures

-------------------------------------------------------------------
Fri Jun 15 05:14:18 UTC 2018 - werner@suse.de

- Simplify patch emacs-25.3-xft4x11.patch (from Henryk Hecht) for
  boo#1096354 

-------------------------------------------------------------------
Tue Jun 12 07:52:20 UTC 2018 - werner@suse.de

- Add patch emacs-26.1-xft4x11.patch to allow emacs-x11 to use
  xft even for its menu bar (boo#1096354)

-------------------------------------------------------------------
Fri Jun  8 17:35:59 UTC 2018 - bjorn.lie@gmail.com

- Drop pkgconfig(gconf-2.0) BuildRequires: No longer needed, nor
  used. Emacs-x11 uses gsettings on openSUSE.

-------------------------------------------------------------------
Thu Jun  7 13:05:03 UTC 2018 - werner@suse.de

- Use -fPIE/-pie for helper binaries 
- Use Groups tag Productivity/Text/Editors

-------------------------------------------------------------------
Thu Jun  7 11:33:27 UTC 2018 - werner@suse.de

- Add configure option for mailutils as recommended by GNU Emacs upstream
- Re-enable games with GNU Emacs which requires system-user-games 

-------------------------------------------------------------------
Thu Jun  7 08:14:04 UTC 2018 - werner@suse.de

- Cleanup the spec file by removing old suse_versions
  and reordering configure options
- Add some missed packages for configure 
- Avoid Xwidgets on 32bit architectures as this does not build

-------------------------------------------------------------------
Tue May 29 13:09:38 UTC 2018 - werner@suse.de

- Update to emacs version 26.1
  * Startup Changes in Emacs 26.1
    - New option '--fg-daemon'
    - New option '--module-assertions'
    - Emacs now supports 24-bit colors on capable text terminals
    - Emacs now obeys the X resource "scrollBar" at startup
  * Various Changes in Emacs 26.1, see NEWS
  * Various Editing Changes in Emacs 26.1, see NEWS
  * Various Changes in Specialized Modes and Packages in Emacs 26.1, see NEWS
  * Some Incompatible Lisp Changes in Emacs 26.1, see NEWS
  * Various Lisp Changes in Emacs 26.1, see NEWS
- Removed patch now upstream 
  * emacs-24.4-decl.dif
  * emacs-25.2-bsc1058425.patch
  * emacs-25.2-xwidget.patch
  * gnulib.git-94e01571.patch
- Remove patch emacs-24.1-bnc628268.patch as spell.el is gone for ever
- Modify/port patches
  * emacs-24.1-ps-mule.patch
  * emacs-24.3-iconic.patch
  * emacs-24.3-x11r7.patch
  * emacs-24.4-flyspell.patch
  * emacs-24.4-glibc.patch
  * emacs-24.4-nonvoid.patch
  * emacs-24.4-ps-bdf.patch
  * emacs-24.4-xim.patch
  * emacs-25.2-ImageMagick7.patch
- Port and rename patch emacs-25.3.dif to emacs-26.1.dif

-------------------------------------------------------------------
Tue Mar 27 16:34:37 UTC 2018 - dimstar@opensuse.org

- Explicitly call autoreconf, unless without autoconf is specified.
  In this case, there is spec-file logic to touch timestampes of
  relevant files. Move this logic to build instead of prep phase.

-------------------------------------------------------------------
Wed Mar 14 21:08:52 UTC 2018 - crrodriguez@opensuse.org

- Remove xorg-x11-devel from buildrequires, replace 
  by an extense list of pkgconfig()-style dependencies.

-------------------------------------------------------------------
Fri Sep 22 10:06:54 UTC 2017 - werner@suse.de

- Update to emacs version 25.3 a security release
  ** Security vulnerability related to Enriched Text mode is removed.
- Modified patches
  * emacs-24.4-ps-bdf.patch
  * emacs-25.2-ImageMagick7.patch
  * emacs-25.2-bsc1058425.patch now partly upstream
- Rename emacs-25.2.dif to emacs-25.3.dif

-------------------------------------------------------------------
Wed Sep 13 07:21:34 UTC 2017 - werner@suse.de

- Add patch emacs-25.2-bsc1058425.patch to fix bsc#1058425
  VUL-0: emacs: GNU Emacs 25.2 enriched text remote code execution 

-------------------------------------------------------------------
Tue Aug 22 18:43:38 UTC 2017 - astieger@suse.com

- build without libgnutls-openssl-devel

-------------------------------------------------------------------
Fri Jun  2 21:42:04 UTC 2017 - zaitor@opensuse.org

- Add conditional emacs-25.2-xwidget.patch, and
  pkgconfig(webkit2gtk-4.0) BuildRequires; depend on latest
  webkitgtk for Tumbleweed.

-------------------------------------------------------------------
Tue May  2 11:02:57 UTC 2017 - werner@suse.de

- Add patch gnulib.git-94e01571.patch to fix CVE-2017-7476

-------------------------------------------------------------------
Wed Apr 26 07:33:45 UTC 2017 - werner@suse.de

- Use socket activation to get dbus up before starting emacs 

-------------------------------------------------------------------
Tue Apr 25 14:51:25 UTC 2017 - werner@suse.de

- Fix emacs.sh wrapper script to check modern dbus session (boo#1032759)

-------------------------------------------------------------------
Tue Apr 25 10:43:33 UTC 2017 - werner@suse.de

- Update to emacs version 25.2 a bugfix release
  * 'find-library', 'help-function-def' and 'help-variable-def' now run
    'find-function-after-hook'.
  * New basic face 'fixed-pitch-serif', for a fixed-width font with serifs.
    The 'Info-quoted' and 'tex-verbatim' faces inherit from it by default.
  * New variable 'use-default-font-for-symbols', for backward compatibility.
    This variable allows you to get back pre-Emacs 25 behavior where the
    font for displaying symbol and punctuation characters was always
    selected according to your fontset setup.  By default, Emacs 25 tries
    to use the default face's font for such characters, if it supports
    them, disregarding the fontsets.  Set this variable to nil to disable
    this and get back the old behavior.
  * 'electric-quote-mode' is no longer suppressed in a buffer whose
    coding system cannot represent curved quote characters.
    Instead, users can deal with the unrepresentable characters in the
    usual way when they save the buffer.
  * New variable 'inhibit-compacting-font-caches'.
    Set this variable to a non-nil value to speed up display of characters
    using large fonts, at the price of a larger memory footprint.
  * The version number of CC Mode has been changed from 5.33 to
    5.32.99, although the software itself hasn't changed.  This aims to
    reduce confusion with the standalone CC Mode 5.33 (available from
    http://cc-mode.sourceforge.net), which is a more mature version than
    the one included in Emacs 25.2.

-------------------------------------------------------------------
Wed Apr 12 09:25:13 UTC 2017 - pgajdos@suse.com

- build with ImageMagick 7 [bsc#1033077]
  + emacs-25.2-ImageMagick7.patch

-------------------------------------------------------------------
Mon Apr  3 06:34:49 UTC 2017 - werner@suse.de

- Check if "-no-pie" is known to the compiler/linker

-------------------------------------------------------------------
Sun Apr  2 16:49:35 UTC 2017 - meissner@suse.com

- also pass "-no-pie" as linkerflag to disable PIE.

-------------------------------------------------------------------
Sat Mar 11 09:02:26 CET 2017 - kukuk@suse.de

- Add /var/games to filelist

-------------------------------------------------------------------
Tue Feb 28 12:28:46 UTC 2017 - werner@suse.de

- Test out release candidate of emacs bugfix release 25.2
  * 'find-library', 'help-function-def' and 'help-variable-def' now run
    'find-function-after-hook'.
  * New basic face 'fixed-pitch-serif', for a fixed-width font with serifs.
    The 'Info-quoted' and 'tex-verbatim' faces inherit from it by default.
  * New variable 'use-default-font-for-symbols', for backward compatibility.
    This variable allows you to get back pre-Emacs 25 behavior where the
    font for displaying symbol and punctuation characters was always
    selected according to your fontset setup.  By default, Emacs 25 tries
    to use the default face's font for such characters, if it supports
    them, disregarding the fontsets.  Set this variable to nil to disable
    this and get back the old behavior.
  * 'electric-quote-mode' is no longer suppressed in a buffer whose
    coding system cannot represent curved quote characters.
    Instead, users can deal with the unrepresentable characters in the
     usual way when they save the buffer.
  * New variable 'inhibit-compacting-font-caches'.
    Set this variable to a non-nil value to speed up display of characters
    using large fonts, at the price of a larger memory footprint.
  * The version number of CC Mode has been changed from 5.33 to
    5.32.99, although the software itself hasn't changed.  This aims to
    reduce confusion with the standalone CC Mode 5.33 (available from
    http://cc-mode.sourceforge.net), which is a more mature version than
    the one included in Emacs 25.2.
- Patch emacs-25.1.dif renamed to emacs-25.2.dif
- Modified patches emacs-24.4-glibc.patch and emacs-24.4-ps-bdf.patch

-------------------------------------------------------------------
Tue Dec 20 16:10:47 UTC 2016 - werner@suse.de

- Add patch emacs-25.1-custom-fonts.patch as workaround for boo#1016172 

-------------------------------------------------------------------
Fri Nov 11 09:01:36 UTC 2016 - werner@suse.de

- Avoid address space randomization during emacs build
- Check for active Execution Shield as this breaks emacs

-------------------------------------------------------------------
Wed Sep 21 06:31:44 UTC 2016 - werner@suse.de

- Diable experimental cairo support as it cause trouble with spacemacs
  as well as with the w3 mode 

-------------------------------------------------------------------
Mon Sep 19 15:01:07 UTC 2016 - werner@suse.de

- Update to emacs version 25.1
  * Next major release
  * Xwidgets: a new feature for embedding native widgets inside Emacs buffers.
  * Emacs can now load shared/dynamic libraries (modules).
  * Network security (TLS/SSL certificate validity and the like)
  * 'C-h l' now also lists the commands that were run.
  * New option 'switch-to-buffer-in-dedicated-window'
  * The option 'even-window-heights' has been renamed to 'even-window-sizes'
  * 'terpri' gets an optional arg ENSURE to conditionally output a newline.
  * 'insert-register' now leaves point after the inserted text
  * The new variable 'term-file-aliases' replaces some files from lisp/term.
  * New variable 'system-configuration-features', listing some of the main
    features that Emacs was compiled with.
  * A password is now hidden also when typed in batch mode.
  * The Emacs pseudo-random number generator can be securely seeded.
  * New input methods: 'tamil-dvorak', 'programmer-dvorak' and 'probhat'.
  * 'M-x' suggests shorthands and ignores obsolete commands for completion.
  * Changes in undo
  * New command 'comment-line' bound to 'C-x C-;'.
  * New and improved facilities for inserting Unicode characters
  * New minor mode 'global-eldoc-mode' is enabled by default.
  * Emacs now uses "bracketed paste mode" on text terminals that support it.
  * Emacs now supports the latest version of the UBA.
  * You can access 'mouse-buffer-menu' ('C-down-mouse-1') using 'C-f10'.
  * New buffer-local 'electric-pair-local-mode'.
  * New variable 'fast-but-imprecise-scrolling' inhibits fontification
    during full screen scrolling operations.
  * New documentation command 'describe-symbol'.
  * New function 'custom-prompt-customize-unsaved-options' checks for
    unsaved customizations and prompts user to customize (if found).
  * The old 'C-x w' bindings in 'hi-lock-mode' are officially deprecated
  * New function 'bookmark-set-no-overwrite' bound to 'C-x r M'.
  * Many other details, see /usr/share/emacs/25.1/etc/NEWS
- Patch emacs-24.4.dif renamed to emacs-25.1.dif
- Patches removed as now upstream or fixed otherwise
   debbugs16737.patch
   emacs-24-0010-ELF-unexec-Correct-section-header-index.patch
   emacs-24-0011-ELF-unexec-Tidy-code.patch
   emacs-24-0012-ELF-unexec-Merge-Alpha-and-MIPS-COFF-debug-handling.patch
   emacs-24-0013-ELF-unexec-Symbol-table-patching.patch
   emacs-24-0014-ELF-unexec-_OBJC_-symbols-in-bss-sections.patch
   emacs-24-0015-ELF-unexec-R_-_NONE-relocs.patch
   emacs-24-0016-ELF-unexec-Drive-from-PT_LOAD-header-rather-than-sec.patch
   emacs-24-0017-ELF-unexec-Don-t-insert-a-new-section.patch
   emacs-24-0018-src-unexelf.c-NEW_PROGRAM_H-Remove-unused-macro-Bug-.patch
   emacs-24-0019-ELF-unexec-align-section-header.patch
   emacs-24-fix-missing-gtk-icons.patch
   emacs-24.4-bzr118021.patch
   emacs24-primarysel2.patch
   gmalloc.patch
- Patches forwarded to 25.1
   emacs-24.1-ps-mule.patch
   emacs-24.3-asian-print.patch
   emacs-24.3-iconic.patch
   emacs-24.3-x11r7.patch
   emacs-24.4-flyspell.patch
   emacs-24.4-glibc.patch
   emacs-24.4-nonvoid.patch
   emacs-24.4-ps-bdf.patch
   emacs-24.4-xim.patch

-------------------------------------------------------------------
Fri Sep  9 13:21:33 UTC 2016 - zaitor@opensuse.org

- Add emacs-24-fix-missing-gtk-icons.patch: Bring emacs up to speed
  on gtk3-3.20 changes. Fixes missing icons in emacs-gtk.

-------------------------------------------------------------------
Fri Aug 19 08:58:26 UTC 2016 - werner@suse.de

- Use standard filew permissions for ghost entries
- Use %ext_man as manual page extensions

-------------------------------------------------------------------
Thu Aug 18 09:30:13 UTC 2016 - werner@suse.de

- Fix yaosdd report (boo#994285)

-------------------------------------------------------------------
Wed Aug 10 15:10:01 UTC 2016 - schwab@suse.de

- emacs-24.4-glibc.patch: don't force system malloc, it doesn't work with
  glibc 2.24
- gmalloc.patch: fix portability bugs in gmalloc

-------------------------------------------------------------------
Thu Mar 10 12:07:49 UTC 2016 - werner@suse.de

- Add patch debbugs16737.patch due user request from Arun Persaud
  to avoid hangs for several seconds or 10s of seconds in case of
  pasting large amount of text
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16737#185

-------------------------------------------------------------------
Fri Feb 26 12:51:56 UTC 2016 - werner@suse.de

- Add small shell extension in emacs wrapper script to disable the
  AT bridge if not available

-------------------------------------------------------------------
Tue Feb  2 14:18:51 UTC 2016 - normand@linux.vnet.ibm.com

- Add a set of patches to avoid build error with binutils  2.28
  emacs-24-0010-ELF-unexec-Correct-section-header-index.patch
  emacs-24-0011-ELF-unexec-Tidy-code.patch
  emacs-24-0012-ELF-unexec-Merge-Alpha-and-MIPS-COFF-debug-handling.patch
  emacs-24-0013-ELF-unexec-Symbol-table-patching.patch
  emacs-24-0014-ELF-unexec-_OBJC_-symbols-in-bss-sections.patch
  emacs-24-0015-ELF-unexec-R_-_NONE-relocs.patch
  emacs-24-0016-ELF-unexec-Drive-from-PT_LOAD-header-rather-than-sec.patch
  emacs-24-0017-ELF-unexec-Don-t-insert-a-new-section.patch
  emacs-24-0018-src-unexelf.c-NEW_PROGRAM_H-Remove-unused-macro-Bug-.patch
  emacs-24-0019-ELF-unexec-align-section-header.patch
  list previously identified in debian bug
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808347

-------------------------------------------------------------------
Fri Nov 13 09:43:53 UTC 2015 - werner@suse.de

- Make installation of info page info.info more smart, that is if
  package info already has included it then skip a second installation

-------------------------------------------------------------------
Tue Nov 10 09:17:53 UTC 2015 - werner@suse.de

- Do not enforce the usage of the glibc regular expression as the
  GNU emacs ctags program depends on the emacs version (bsc#953745).
  For this fix the patch emacs-24.4-glibc.patch and emacs-24.4.dif
  had been modified.

-------------------------------------------------------------------
Tue Sep  1 10:05:35 UTC 2015 - werner@suse.de

- Allow both Xft and as fallback the old X font scheme (boo#943793)

-------------------------------------------------------------------
Tue Jul 28 14:50:45 UTC 2015 - werner@suse.de

- Give XFt a try for emacs-x11 

-------------------------------------------------------------------
Thu Apr 30 13:08:13 UTC 2015 - werner@suse.de

- Update to emacs version 24.5
  * This is mainly a bug-fix release, but there are some other changes.
  * The default value of `history-length' has increased to 100.
  * The variable `redisplay-dont-pause' is obsolete.
  * `call-process-shell-command' and `process-file-shell-command' no longer
     take "&rest args".
  * The option `browse-url-firefox-startup-arguments' no longer has an effect.
  * New option `erc-rename-buffers'.
  * New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'.
  * `erc-format-@nick' displays all user modes instead of only op and voice.
  * The display of irc commands in the current buffer has been disabled.
  * `erc-version' now follows the Emacs version.
  * Obsolete packages
    + cc-compat.el
    + crisp.el (moved to elpa.gnu.org)
    + tpu-edt.el, ws-mode.el
    + vi.el, vip.el (try M-x viper instead)
- Remove patch emacs-gnupg-15th-field.patch and patch
  jpeg-version-check.patch as now upstream
- Modify patch emacs-24.4-ps-bdf.patch

-------------------------------------------------------------------
Mon Mar 23 10:59:36 UTC 2015 - schwab@suse.de

- jpeg-version-check.patch: Fix jpeg version check to work with gcc >= 5

-------------------------------------------------------------------
Thu Mar 12 10:58:34 UTC 2015 - werner@suse.de

- Move deinstall of info files from %postun to %preun (boo#921948)

-------------------------------------------------------------------
Tue Feb 24 07:08:48 UTC 2015 - meissner@suse.com

- build with -fno-PIE as the loading/dumping mechanism does not
  like building with PIE by default.

-------------------------------------------------------------------
Sat Feb  7 19:47:29 UTC 2015 - coolo@suse.com

- don't reference unexistant info pages (only exist on win32)

-------------------------------------------------------------------
Tue Jan 13 14:59:50 UTC 2015 - werner@suse.de

- Add upstream patches 
  * emacs-gnupg-15th-field.patch
    epg.el (epg--list-keys-1): Ignore fields after the 15th field
  * emacs24-primarysel2.patch
    bsc#912872 -- CVE-2014-9483: a left-click in Emacs sometimes
    modifies the PRIMARY

-------------------------------------------------------------------
Wed Oct 29 11:27:26 UTC 2014 - werner@suse.de

- Add patch emacs-24.4-bzr118021.patch which is baes on bzr#118021
  to fix the "Not an in-range integer, float, or cons of integers"
  on gtk-2.0 based systems

-------------------------------------------------------------------
Fri Oct 24 14:35:43 UTC 2014 - werner@suse.de

- The gtk3 libraries are linked with libudev therefore add the
  appropiate BuildRequire 

-------------------------------------------------------------------
Wed Oct 22 08:45:42 UTC 2014 - werner@suse.de

- Again avoid autoconf and Co.

-------------------------------------------------------------------
Tue Oct 21 14:47:54 UTC 2014 - werner@suse.de

- Update to to emacs version 24.4
  * Emacs can now be compiled with ACL (access control list) support.
  * Emacs can now be compiled with file notification support.
  * Emacs can now be compiled with zlib support.
  * Support for ACLs (access control lists).
  * Emacs preserves the ACL entries of files when backing up.
  * New functions `file-acl' and `set-file-acl' get and set file ACLs.
  * Support for menus on text-mode terminals.
  * New option `load-prefer-newer' affects how the `load' function chooses
  * Multi-monitor support
  * New function `zlib-decompress-region', which decompresses gzip- and
    zlib-format compressed data using built-in zlib support (if available).
  * The *Messages* buffer is created in `messages-buffer-mode'
  * The cursor stops blinking after 10 blinks (by default) on X and Nextstep.
  * In keymaps where SPC scrolls forward, S-SPC now scrolls backward.
  * The default value of `make-backup-file-name-function' is no longer nil.
  * The command `apropos-variable' is renamed to `apropos-user-option'.
  * The key `?' now describes prefix bindings, like `C-h'.
  * The command `describe-function' has been extended for EIEIO.
  * The function `quail-help' is no longer an interactive command.
    Use `C-h C-\' (`describe-input-method') instead.
  * New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
    bound to <f11> and M-<f10>, respectively.
  * New hooks `focus-in-hook', `focus-out-hook'.
    These are normal hooks run when an Emacs frame gains or loses input focus.
  * The function `window-in-direction' now takes additional arguments
    for specifying a reference point, wrapping the selection around frame
    borders, and specifying ways to select the minibuffer window.
  * Emacs can now change frame sizes in units of pixels, rather than
    text rows or columns.
  * Emacs can now change window sizes in units of pixels.
  * The functions `window-body-height' and `window-body-width' now never
    count partially visible lines or columns if called with a nil PIXELWISE
    argument.
  * Emacs can now draw dividers between adjacent windows.
  * New functions to return the pixel sizes of window components
  * The new function `window-text-pixel-size' returns the size of the
    text of a window's buffer in pixels.
  * `fit-window-to-buffer' can now resize windows in both dimensions.
  * `fit-frame-to-buffer' now fits frames in both dimensions.  The new
    options `fit-frame-to-buffer-margins' and `fit-frame-to-buffer-sizes'
    control the size of the frame and its position on screen.
  * Temp Buffer Resize Mode can now adjust the height and width of
    windows and frames.
  * `split-window' is now a non-interactive function, not a command.
  * The functions `window-size' and `window-total-size' now have an
    optional argument to return a rounded size value.
  * `window-state-put' now allows you to put a window state into internal
    windows too.
  * New option `scroll-bar-adjust-thumb-portion'.
    Available only on X, this option allows you to control over-scrolling
    using the scroll bar (i.e., dragging the thumb down even when the end
    of the buffer is visible).
  * `display-buffer-at-bottom' chooses or creates a window at the
    bottom of the selected frame.
  * `display-buffer-no-window' to not display the buffer in a window.
  * New display action alist entry `allow-no-window' to indicate the
    caller of `display-buffer' is ready to handle the case of not displaying
    the buffer in a window.
  * `display-buffer-in-previous-window' is now a member of
    `display-buffer-fallback-action'.
  * `eval-defun' on an already defined defcustom calls the :set function,
    if there is one.
  * `electric-indent-mode' is now enabled by default.
  * New buffer-local `electric-indent-local-mode'.
  * The behavior of `C-x TAB' (`indent-rigidly') has changed.
  * `tab-stop-list' is now implicitly extended to infinity by repeating
    the last step.  Its default value is changed to nil, which means a tab
    stop every `tab-width' columns.
  * Uniquify is enabled by default, with `post-forward-angle-brackets' style.
  * New command `C-x SPC' (`rectangle-mark-mode') makes a rectangular region.
    Most commands are still unaware of it, but kill/yank do work on the rectangle.
  * New option `visual-order-cursor-movement'.
  * New command `delete-duplicate-lines'.
  * New command `cycle-spacing' acts like a smarter `just-one-space'.
  * `blink-matching-paren' now only highlights the matching open-paren
    by default, instead of moving the cursor.  Set this variable to `jump' to
    restore the old behavior.
  * The new function `fill-single-char-nobreak-p' can stop fill from breaking
    a line after a one-letter word, which is an error in some typographical
    conventions.  To use it, add it to the `fill-nobreak-predicate' hook.
  * All interactive commands that read a register (`copy-to-register', etc.)
    now display a temporary window after `register-preview-delay' seconds
    that summarizes existing registers.
  * New command `frameset-to-register' bound to `C-x r f', replacing
    `frame-configuration-to-register'.  It offers similar functionality,
    plus enhancements like the ability to restore deleted frames.
    (`frame-configuration-to-register' still exists, but no longer has a
    key binding.)
  * New command `C-x C-k x' (`kmacro-to-register') stores keyboard
    macros in registers.
- Remove patches now upstream
  CVE-2014-3421.patch
  CVE-2014-3422.patch
  CVE-2014-3423.patch
  CVE-2014-3424.patch
  emacs-24.3-giflib5.patch 
  emacs-24.3-nntp-typhoon-fix.patch
- Change patches
  emacs-24.3-decl.dif becomes emacs-24.4-decl.dif
  emacs-24.3-flyspell.patch becomes emacs-24.4-flyspell.patch
  emacs-24.3-glibc.patch becomes emacs-24.4-glibc.patch
  emacs-24.3-nonvoid.patch becomes emacs-24.4-nonvoid.patch
  emacs-24.3-ps-bdf.patch becomes emacs-24.4-ps-bdf.patch
  emacs-24.3-xim.patch becomes emacs-24.4-xim.patch
  emacs-24.3.dif becomes emacs-24.4.dif

-------------------------------------------------------------------
Wed Sep  3 10:31:56 UTC 2014 - werner@suse.de

- Make it work again, that is
  remove emacs-24.3-giflib5-interlace.patch
  and include changes and corrected cpp boolean in
  patch emacs-24.3-giflib5.diff

-------------------------------------------------------------------
Tue Sep  2 20:38:27 UTC 2014 - jengelh@inai.de

- Update emacs-24.3-giflib5.diff to support giflib7-5.1.0 API

-------------------------------------------------------------------
Fri Aug  8 14:10:51 UTC 2014 - fcrozat@suse.com

- Add Utility category to .desktop file.

-------------------------------------------------------------------
Sun Jun 29 10:06:23 UTC 2014 - schwab@linux-m68k.org

- Don't use outdated C standard

-------------------------------------------------------------------
Fri May  9 07:38:29 UTC 2014 - werner@suse.de

- Modify emacs-24.3-giflib5-interlace.patch in such a way that
  it works with older giflibraries 

-------------------------------------------------------------------
Thu May  8 11:59:32 UTC 2014 - werner@suse.de

- Add the patches
     CVE-2014-3421.patch
     CVE-2014-3422.patch
     CVE-2014-3423.patch
     CVE-2014-3424.patch
  to avoid several unsecure usage of temporary files (bnc#876847)

-------------------------------------------------------------------
Wed Apr 30 16:10:14 UTC 2014 - dmueller@suse.com

- remove dependency on bind-devel (I don't see any usage of
  bind in the source, and I see no such dependency in packaging
  on other distros)

-------------------------------------------------------------------
Fri Feb 28 07:57:30 UTC 2014 - werner@suse.de

- Adding coreutils to etags scriptlets requirements (bnc#865845) 

-------------------------------------------------------------------
Sat Jan 18 09:47:37 UTC 2014 - schwab@linux-m68k.org

- emacs-24.3-giflib5-interlace.patch: fix display of interlaced GIF images

-------------------------------------------------------------------
Wed Jan 15 10:31:16 UTC 2014 - werner@suse.de

- Do not reassign S-left, S-right, S-up and S-down anymore (bnc#858430) 

-------------------------------------------------------------------
Tue Dec  3 11:00:44 UTC 2013 - werner@suse.de

- Change emacs wrapper script to use new dbus-run-session tool to
  avoid hanging emacs on terminal mode due I/O conflict on stdin
  of both emacs and dbus-launch session (bnc#853082)

-------------------------------------------------------------------
Fri Nov 22 20:38:08 UTC 2013 - schwab@linux-m68k.org

- emacs-24.3-glibc.patch, emacs-24.3.dif: Remove obsolete hunks
- emacs-24.3-xevent.patch: Remove obsolete patch
- Remove unknown configure option --without-sync-input

-------------------------------------------------------------------
Wed Sep 11 12:30:07 UTC 2013 - boris@steki.net

- Added /usr/share/emacs/site-lisp/site-start.d to package owned
  directories so other packages do not need to own it

-------------------------------------------------------------------
Sat Jun 15 15:14:01 UTC 2013 - toganm@opensuse.org

- Fix connection problem to Typhoon nntp servers. Instead of
  CAPABILITIES use HELP 
  *  emacs-24.3-nntp-typhoon-fix.patch 

-------------------------------------------------------------------
Fri Jun  7 07:53:58 UTC 2013 - werner@suse.de

- Enforce update alternatives simply to avoid bug reports about
  warnings

-------------------------------------------------------------------
Thu Jun  6 16:13:16 UTC 2013 - werner@suse.de

- Disable fontsets and enforce Xft as font backend 

-------------------------------------------------------------------
Tue May 28 09:58:49 UTC 2013 - werner@suse.de

- Remove not used spec file scriplets 
- Make pre requires more smart
- Avoid trouble with new byte compile format and old font-latex.elc

-------------------------------------------------------------------
Fri May 24 10:30:24 UTC 2013 - werner@suse.de

- Make emacs launch script smart, that is search for a valid dbus
  on the current system if if not found launch a own dbus session
- With emacs version 24.3 the package epg becoes obsolate

-------------------------------------------------------------------
Wed May 22 10:13:13 UTC 2013 - werner@suse.de

- Update to to emacs version 24.3
  * Emacs no longer searches for `leim-list.el' files beneath the standard
    lisp/ directory.  There should not be any there anyway.  If you have
    been adding them there, put them somewhere else; e.g., site-lisp.
  * `C-h f' (`describe-function') can now perform autoloading.
    When this command is called for an autoloaded function whose docstring
    contains a key substitution construct, that function's library is
    automatically loaded, so that the documentation can be shown
    correctly.  To disable this, set `help-enable-auto-load' to nil.
  * `C-h f' now reports previously-autoloaded functions as "autoloaded",
    even after their associated libraries have been loaded (and the
    autoloads have been redefined as functions).
  * Images displayed via ImageMagick now support transparency and the
    :background image specification property.
  * When available, ImageMagick support is automatically enabled.
    It is no longer necessary to call `imagemagick-register-types'
    explicitly to install ImageMagick image types; that function is called
    automatically at startup, or when customizing an imagemagick- option.
  * Setting `imagemagick-types-inhibit' to t now disables the use of
    ImageMagick to view images.  (You must call `imagemagick-register-types'
    afterwards if you do not use customize to change this.)
  * The new variable `imagemagick-enabled-types' also affects which
    ImageMagick types are treated as images.  The function
    `imagemagick-filter-types' returns the list of types that will be
    treated as images.
  * In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the
    next and previous path separator, respectively.
  * `minibuffer-electric-default-mode' can shorten "(default ...)" to "[...]"
    in minibuffer prompts.  Just set `minibuffer-eldef-shorten-default'
    non-nil before enabling the mode.
  * New option `mode-line-default-help-echo' specifies the help text
    (shown in a tooltip or in the echo area) for any part of the mode line
    that does not have its own specialized help text.
  * You can now click mouse-3 in the coding system indicator to invoke
    `set-buffer-file-coding-system'.
  * emacsclient now obeys string values for `initial-buffer-choice',
    if it is told to open a new frame without specifying any file to visit
    or expression to evaluate.
  * New option `server-auth-key' specifies a shared server key.
  * Emacs now generates backtraces on fatal errors.
    On encountering a fatal error, Emacs now outputs a textual description
    of the fatal signal, and a short backtrace on platforms like glibc
    that support backtraces.
  * `C-x C-q' is now bound to the new minor mode `read-only-mode'.
    This minor mode replaces `toggle-read-only', which is now obsolete.
  * Most `y-or-n' prompts now allow you to scroll the selected window.
    Typing `C-v' or `M-v' at a y-or-n prompt scrolls forward or backward
    respectively, without exiting from the prompt.
  * In the Package Menu, newly-available packages are listed as "new",
    and sorted above the other "available" packages by default.
  * If your Emacs was built from a bzr checkout, the new variable
    `emacs-bzr-version' contains information about the bzr revision used.
  * New option `create-lockfiles' specifies usage of lockfiles.
    It defaults to t.  Changing it to nil inhibits the creation of lock
    files (use this with caution).
  * New option `enable-remote-dir-locals', if non-nil, allows directory-local
    variables on remote hosts.
  * The entry for PCL-CVS has been removed from the Tools menu.
    The PCL-CVS commands are still available via the keyboard.
  * Using "unibyte: t" in Lisp source files is obsolete.
    Use "coding: raw-text" instead.
  * In the buffer made by `M-x report-emacs-bug', the `C-c m' binding
    has been changed to `C-c M-i' (`report-emacs-bug-insert-to-mailer').
    The previous binding, introduced in Emacs 24.1, was a mistake, because
    `C-c LETTER' bindings are reserved for user customizations.
  * Non-regexp Isearch now performs "lax" space matching.
    Each sequence of spaces in the supplied search string may match any
    sequence of one or more whitespace characters, as specified by the
    variable `search-whitespace-regexp'.  (This variable is also used by a
    similar existing feature for regexp Isearch.)
  * New Isearch command `M-s SPC' toggles lax space matching.
    This applies to both ordinary and regexp Isearch.
  * New option `replace-lax-whitespace'.
    If non-nil, `query-replace' uses flexible whitespace matching too.
    The default is nil.
  * Global `M-s _' starts a symbol (identifier) incremental search,
    and `M-s _' in Isearch toggles symbol search mode.
    `M-s c' in Isearch toggles search case-sensitivity.
  * New binding `M-g c' for `goto-char'.
  * New binding `M-g TAB' for `move-to-column'.
  * `M-g TAB' (`move-to-column') prompts for a column number if called
    interactively with no prefix arg.  Previously, it moved to column 1.
  * New option `yank-handled-properties' allows processing of text
    properties on yanked text, in ways that are more general than just
    removing them (as is done by `yank-excluded-properties').
  * New option `delete-trailing-lines' specifies whether
    M-x delete-trailing-whitespace should delete trailing lines at the end
    of the buffer.  It defaults to t.
  * `C-u M-=' now counts lines/words/characters in the entire buffer.
  * `C-x 8 RET' is now bound to `insert-char', which is now a command.
    `ucs-insert' is now an obsolete alias for `insert-char'.
  * The `z' key no longer has a binding in most special modes.
    It used to be bound to `kill-this-buffer', but `z' is too easy to
    accidentally type.
  * New command `C-x r M-w' (`copy-rectangle-as-kill').
    It copies the region-rectangle as the last rectangle kill.
  * `C-x r +' is now overloaded to invoke `append-to-register'.
  * New option `register-separator' specifies the register containing
    the text to put between collected texts for use with
    M-x append-to-register and M-x prepend-to-register.
- Update file lists
- Remove patches done upstream
- Port remaining patches
- Exclude info.info page as this is part of package info

-------------------------------------------------------------------
Tue May 21 14:38:23 UTC 2013 - werner@suse.de

- Do not install etags below OS 13.0 (bnc#820567)
- Use UTF-8 even in changelog for old entries

-------------------------------------------------------------------
Sat Apr 27 10:18:18 UTC 2013 - schwab@linux-m68k.org

- For 13+ add etags subpackage, provide ctags via update-alternatives

-------------------------------------------------------------------
Mon Apr 22 09:23:00 UTC 2013 - schwab@linux-m68k.org

- For 12.3+ buildrequire makeinfo instead of texinfo

-------------------------------------------------------------------
Wed Mar 13 08:07:28 UTC 2013 - seife+obs@b1-systems.com

- fix build with giflib5 by skipping configure test and adding
  emacs-24.2-giflib5.patch

-------------------------------------------------------------------
Wed Feb 20 07:59:47 UTC 2013 - werner@suse.de

- Add missing backslashes spotted by Troy Sankey

-------------------------------------------------------------------
Sat Jan 12 21:08:43 UTC 2013 - schwab@linux-m68k.org

- Don't strip binaries
- Remove unused build requirements
- Properly configure TERMINFO (bnc#797787)

-------------------------------------------------------------------
Mon Dec 10 22:25:23 UTC 2012 - schwab@linux-m68k.org

- Remove obsolete patches
- Don't use obsolete mouse-sel
- Avoid calling autoconf
- Avoid warning about duplicate files

-------------------------------------------------------------------
Thu Oct 18 14:51:50 UTC 2012 - sleep_walker@suse.cz

- transform .tar.xz for .tar.bz2 to fix build on SLE product

-------------------------------------------------------------------
Fri Oct  5 12:03:38 UTC 2012 - werner@suse.de

- Add workaround into emacs starter script for gtk/gstreamer bug
  which overrides the locale 

-------------------------------------------------------------------
Tue Sep 18 12:07:26 UTC 2012 - werner@suse.de

- Update to to emacs version 24.2
  * This is mainly a bug-fix release
- Last patch already included 

-------------------------------------------------------------------
Mon Sep 10 09:25:05 UTC 2012 - aj@suse.de

- Add  emacs-24.1-gets.patch to check whether gets is declared
  before warning about it (needed by glibc 2.16).

-------------------------------------------------------------------
Thu Jul 26 07:39:27 UTC 2012 - werner@suse.de

- Avoid missing fonts due minimal installation 

-------------------------------------------------------------------
Fri Jul 20 10:54:15 UTC 2012 - werner@suse.de

- xorg-x11-libs is not in default installation anymore, use libX11-6
  to be enhanced by emacs-x11 

-------------------------------------------------------------------
Tue Jul  3 12:25:05 UTC 2012 - werner@suse.de

- Don't be fooled by not initialized time stamps of unused XEvent
  structures which happens with old GTK-2.0

-------------------------------------------------------------------
Fri Jun 29 15:22:42 UTC 2012 - werner@suse.de

- make it build even for older distries 

-------------------------------------------------------------------
Thu Jun 28 09:42:17 UTC 2012 - werner@suse.de

- Avoid conflict with gnuctags

-------------------------------------------------------------------
Thu Jun 28 09:07:51 UTC 2012 - werner@suse.de

- Update to to emacs version 24.1
  * Support for Gtk+3.0, GnuTLS, ImageMagick, libxml2, and SELinux
  * Support for wide integer (62 bits) in lisp even on 32-bit machines.
  * The --unibyte, --multibyte, --no-multibyte, and --no-unibyte command
    line arguments, and the EMACS_UNIBYTE environment variable, no longer
    have any effect.
  * And many more changes see /usr/share/emacs/24.1/etc/NEWS
- Remove obsolete patches
- Refresh some others patches

-------------------------------------------------------------------
Thu May 24 11:39:36 UTC 2012 - werner@suse.de

- Avoid endless loop due multiplying zero with two as this results
  also in zero (bnc#763851) ... found in xgselect.c for increasing
  the allocated memory used for g_main_context_query().

-------------------------------------------------------------------
Fri Apr 27 14:27:20 UTC 2012 - ke@suse.de

- Add version number to provide/obsolete.

-------------------------------------------------------------------
Fri Apr 27 07:02:04 UTC 2012 - ke@suse.de

- provide/obsolete nxml-mode; now part of emacs.

-------------------------------------------------------------------
Wed Apr  4 13:00:31 UTC 2012 - werner@suse.de

- Remove obsolete Obsoletes and Provides tags

-------------------------------------------------------------------
Wed Apr  4 07:03:43 UTC 2012 - werner@suse.de

- Correct License tag that is that emacs is now GPLv3 or later (bnc#755524)

-------------------------------------------------------------------
Wed Mar 14 10:31:33 CET 2012 - meissner@suse.de

- add %dir /usr/share/X11/app-defaults to fix factory build.

-------------------------------------------------------------------
Tue Jan 10 14:53:41 UTC 2012 - werner@suse.de

- Port fix for CVE-2012-0035 to CEDET used for emacs 23.3 (bnc#740447)
- Yet an other change of the tar ball to avoid intrinsic emacs GPL
  violoation

-------------------------------------------------------------------
Tue Jan  3 18:01:19 CET 2012 - dmueller@suse.de

- rebuild for ppc64 and ia64 (bnc#726769)

-------------------------------------------------------------------
Tue Dec 20 20:30:48 UTC 2011 - coolo@suse.com

- add autoconf as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Tue Dec 20 20:23:40 UTC 2011 - coolo@suse.com

- remove call to suse_update_config (very old work around)

-------------------------------------------------------------------
Mon Nov 28 08:36:10 UTC 2011 - werner@suse.de

- Resolve build conflicts 

-------------------------------------------------------------------
Thu Nov 24 14:01:22 UTC 2011 - werner@suse.de

- Avoid SLES10 systems using kernel 2.6.16 

-------------------------------------------------------------------
Tue Nov 22 14:40:45 UTC 2011 - werner@suse.de

- Add patch to use libtinfo if available 

-------------------------------------------------------------------
Sun Oct  2 14:36:52 CEST 2011 - dmueller@suse.de

- switch back to standard gcc, as bootstrapping gcc 4.3 on 
  arm is essentially impossible, and 4.3 is not needed anymore
  (bnc#587307#c9)

-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines)

-------------------------------------------------------------------
Thu Aug 11 09:37:07 UTC 2011 - werner@suse.de

- Change tar ball to avoid intrinsic emacs GPL violoation (bnc#710247)

-------------------------------------------------------------------
Mon Jul 11 15:25:27 UTC 2011 - werner@suse.de

- Update to to emacs version 23.3
  * The last-resort backup file `%backup%~' is now written to
    `user-emacs-directory', instead of the user's home directory.
  * If Emacs creates `user-emacs-directory', that directory's
    permissions are now set to rwx------, ignoring the umask.
  * The appt-add command takes an optional argument, the warning time.
    This can be used in place of the default appt-message-warning-time.
  * You can allow inferior Python processes to load modules from the
    current directory by setting `python-remove-cwd-from-path' to nil.
  * The default value of `rmail-enable-mime' is now t.  Rmail decodes
    MIME contents automatically.  You can customize the variable
    `rmail-enable-mime' back to `nil' to disable this automatic MIME
    decoding.
  * The command `rmail-mime' change the displaying of a MIME message
    between decoded presentation form and raw data if `rmail-enable-mime'
    is non-nil.  And, with prefix argument, it change only the displaying
    of the MIME entity at point.
  * The new command `rmail-mime-next-item' (bound to TAB) moves point
    to the next item of MIME message.
  * The new command `rmail-mime-previous-item' (bound to backtab) moves
    point to the previous item of MIME message.
  * The new command `rmail-mime-toggle-hidden' (RET) hide or show the
    body of the MIME entity at point.
  * New VC command `vc-log-incoming', bound to `C-x v I'.
    This shows a log of changes to be received with a pull operation.
    For Git, this runs "git fetch" to make the necessary data available
    locally; this requires version 1.7 or newer.
  * New VC command `vc-log-outgoing', bound to `C-x v O'.
    This shows a log of changes to be sent in the next commit.
  * New VC command vc-find-conflicted-file.
  * The 'g' key in VC diff, log, log-incoming and log-outgoing buffers
    reruns the corresponding VC command to compute an up to date version
    of the buffer.
  * vc-dir for Bzr supports viewing shelve contents and shelving snapshots.
  * Special markup can be added to log-edit buffers.
    You can add headers specifying additional information to be supplied
    to the version control system.
    Bazaar recognizes the headers "Author", "Date" and "Fixes".
    Git, Mercurial, and Monotone recognize "Author" and "Date".
    Any unknown header is left as is in the message, so it is not lost.
  * lmenu.el and cl-compat.el are now obsolete.
  * smie.el is a generic navigation and indentation engine.
    It takes a simple BNF description of the grammar, and provides both
    sexp-style navigation (jumping over begin..end pairs) as well as
    indentation, which can be adjusted via ad-hoc indentation rules.
  * posn-col-row now excludes the header line from the row count
    If the frame has a header line, posn-col-row will count row numbers
    starting from the first line of text below the header line.
  * `e' and `pi' are now called `float-e' and `float-pi'.
    The old names are obsolete.
  * The use of unintern without an obarray arg is now obsolete.
  * The function `princ-list' is now obsolete.
  * The yank-handler argument to kill-region and friends is now obsolete.
  * New function byte-to-string, like char-to-string but for bytes.
- Remove obsolete patches
- Adopt s390x patch
- Refresh some others patches

-------------------------------------------------------------------
Wed Mar 23 14:38:32 JST 2011 - ftake@geeko.jp
- Add a new patch to fix "dual font spacing problem"
  * from https://bugzilla.redhat.com/show_bug.cgi?id=599437

-------------------------------------------------------------------
Tue Dec 21 16:42:06 CET 2010 - werner@suse.de

- Do not iset inhibit-eol-conversion, user can customize this
  to see the CR/NL at the end of DOS files (bnc#656190)

-------------------------------------------------------------------
Thu Nov 18 11:10:16 CET 2010 - werner@suse.de

- Support foreign emacs extensions to scanning
   /usr/share/emacs/site-lisp/site-start.d/
   /etc/emacs/site-lisp/site-start.d/
  for emacs lisp files suggested by  Holger Arnold (bnc#653798)

-------------------------------------------------------------------
Tue Oct 19 09:36:29 CEST 2010 - werner@suse.de

- Update to to emacs version 23.2
  * The command-line option -Q (--quick) also inhibits loading X resources.
  * The new variable `inhibit-x-resources' shows whether X resources
    were loaded.
  * New command-line option -mm (--maximized) maximizes the initial frame.
  * The default value of `trash-directory' is now nil.
  * The pointer now becomes invisible when typing.
    Customize `make-pointer-invisible' to disable this feature.
  * Emacs can use the system default monospaced font in Gnome.
    To enable this feature, set `font-use-system-font' to non-nil (it is
    nil by default).
  * On X11, Emacs reacts to Xft changes made by configuration tools,
    via the XSETTINGS mechanism.  This includes antialias, hinting,
    hintstyle, RGBA, DPI and lcdfilter changes.
  * Killing a buffer with a running process now asks for confirmation.
  * Unibyte sessions are now considered obsolete.
  * Function arguments in *Help* buffers are now shown in upper-case.
    Customize `help-downcase-arguments' to t to show them in lower-case.
  * New command `async-shell-command', bound globally to `M-&'.
  * When running in a new enough xterm (newer than version 242), Emacs
    asks xterm what the background color is and it sets up faces
    accordingly for a dark background if needed
  * If `select-active-regions' is t, any active region automatically
    becomes the primary selection (for interaction with other window
    applications).  If you enable this, you might want to bind
    `mouse-yank-primary' to Mouse-2.
  * When `save-interprogram-paste-before-kill' is non-nil, the kill
    commands save the interprogram-paste selection into the kill ring
    before doing anything else.  This avoids losing the selection.
  * When `kill-do-not-save-duplicates' is non-nil, identical
    subsequent kills are not duplicated in the `kill-ring'.
  * The new command `completion-at-point' provides mode-sensitive completion.
  * tab-always-indent set to `complete' lets TAB do completion as well.
  * The new completion-style `initials' is available.
    For instance, this can complete M-x lch to list-command-history.
  * The new variable `completions-format' determines how completions
    are displayed in the *Completions* buffer.  If you set it to
    `vertical', completions are sorted vertically in columns.
  * The default value of `blink-matching-paren-distance' is increased.
  * M-n provides more default values in the minibuffer for commands
    that read file names.  These include the file name at point (when ffap
    is loaded without ffap-bindings), the file name on the current line
    (in Dired buffers), and the directory names of adjacent Dired windows
    (for Dired commands that operate on several directories, such as copy,
    rename, or diff).
  * M-r is bound to the new `move-to-window-line-top-bottom'.
    This moves point to the window center, top and bottom on successive
    invocations, in the same spirit as the C-l (recenter-top-bottom)
    command.
  * The new variable `recenter-positions' determines the default
    cycling order of C-l (`recenter-top-bottom').
  * The abbrevs file is now a file named abbrev_defs in
    user-emacs-directory; but the old location, ~/.abbrev_defs, is used if
    that file exists.
  * The bookmark menu has a narrowing search via bookmark-bmenu-search.
  * The Calc settings file is now a file named calc.el in
    user-emacs-directory; but the old location, ~/.calc.el, is used if
    that file exists.
  * Graphing commands (`g f' etc.) now work on MS-Windows, if you have
    the native Windows port of Gnuplot version 3.8 or later installed.
  * Fancy diary display is now the default.
    If you prefer the simple display, customize `diary-display-function'.
  * The diary's fancy display now enables view-mode.
  * The command `calendar-current-date' accepts an optional argument
    giving an offset from today.
  * The default value for `desktop-buffers-not-to-save' is nil.
    This means Desktop will try restoring all buffers, when you restart
    your Emacs session.  Also, `desktop-buffers-not-to-save' is only
    effective for buffers that have no associated file.  If you want to
    exempt buffers that do correspond to files, customize the value of
    `desktop-files-not-to-save' instead.
  * The new variable `dired-auto-revert-buffer', if non-nil, causes
    Dired buffers to be reverted automatically on revisiting them.
  * When `doc-view-continuous' is non-nil, scrolling a line
    on the page edge advances to the next/previous page.
  * Elint now uses compilation-mode.
  * Elint can now scan individual files and whole directories,
    and can be run in batch mode.
  * Elint does a more thorough initialization, and recognizes more built-in
    functions and variables.  Customize `elint-scan-preloaded' if you want
    to sacrifice some accuracy for a faster startup.
  * Elint attempts some basic understanding of featurep and (f)boundp tests.
  * Customize `elint-ignored-warnings' to suppress some warnings.
  * Toolbar functionality for reverse debugging.  Display of STL
    collections as watch expressions.  These features require GDB 7.0 or later.
  * A new command `zrgrep' searches recursively in gzipped files.
  * The new command `Info-virtual-index' bound to "I" displays a menu of
    matched topics found in the index.
  * The new command `info-finder' replaces finder.el with a virtual Info
    manual that generates an Info file which gives the same information
    through a menu structure.
  * LaTeX mode now provides completion (via completion-at-point).
  * Message mode is now the default mode for composing mail.
  * If the user has not customized mail-user-agent, `compose-mail'
    checks for Mail mode customizations, and issues a warning if these
    customizations are found.  This alerts users who may otherwise be
    unaware that their mail configuration has changed.
    To disable this check, set compose-mail-user-agent-warnings to nil.
  * The default value of mail-interactive is t, since Emacs 23.1.
    (This was not announced at the time.)  It means that when sending mail,
    Emacs will wait for the process sending mail to return.  If you
    experience delays when sending mail, you may wish to set this to nil.
  * nXML mode is now the default for editing XML files.
  * pcomplete provides a new command `pcomplete-std-completion' which
    is similar to `pcomplete' but using the standard completion UI code.
  * M-s is no longer bound to `comint-next-matching-input'.
  * M-r is now bound to `comint-history-isearch-backward-regexp'.
    This starts an incremental search of the comint/shell input history.
  * ansi-color is now enabled by default in Shell mode.
    To disable it, set ansi-color-for-comint-mode to nil.
  * New connection methods "rsyncc", "imap" and "imaps".
    On systems which support GVFS-Fuse, Tramp offers also the new
    connection methods "dav", "davs", "obex" and "synce".
  * When using C-x v v or C-x v i on a unregistered file that is in a
    directory not controlled by any VCS, ask the user what VC backend to
    use to create a repository, create a new repository and register the
    file.
  * New command `vc-root-print-log', bound to `C-x v L'.
    This displays a `*vc-change-log*' buffer showing the history of the
    version-controlled directory tree as a whole.
  * New command `vc-root-diff', bound to `C-x v D'.
  * `C-x v l' and `C-x v L' do not show the full log by default.
  * vc-annotate supports annotations through file copies and renames,
    it displays the old names for the files and it can show logs/diffs for
    the corresponding lines.  Currently only Git and Mercurial take
    advantage of this feature.
  * The log command in vc-annotate can display a single log entry
    instead of redisplaying the full log.  The RCS, CVS and SCCS VC
    backends do not support this.
  * When a file is not found, VC will not try to check it out of RCS anymore.
  * Diff and log operations can be used from Dired buffers.
  * The short log format for git makes use of the graph display,
    so it's not supported on git versions earlier than 1.5.6.
  * vc-dir uses the --relative option of git, and so requires at least
    git version 1.5.5.
  * Support for operating with stashes has been added to vc-dir:
    the stash list is displayed in the *vc-dir* header, stashes can be
    created, removed, applied and their content displayed.
  * vc-bzr supports operating with shelves: the shelve list is
    displayed in the *vc-dir* header, shelves can be created, removed and applied.
  * log-edit-strip-single-file-name controls whether or not single filenames
    are stripped when copying text from the ChangeLog to the *VC-Log* buffer.
  * Interactively `multi-isearch-buffers' and `multi-isearch-buffers-regexp'
    read buffer names to search, one by one, ended with RET.  With a prefix
    argument, they ask for a regexp, and search in buffers whose names match
    the specified regexp.  Interactively `multi-isearch-files' and
    `multi-isearch-files-regexp' read file names to search, one by one,
    ended with RET.  With a prefix argument, they ask for a wildcard, and
    search in file buffers whose file names match the specified wildcard.
  * The new eshell built-in commands `su' and `sudo' support Tramp.
    Thus, they change `default-directory' to reflect the new user id, and
    let commands run under that user's permissions.  This works even when
    `default-directory' is already remote.  Calling the external commands
    is possible via `*su' or `*sudo', respectively.
  * Obsolete packages
  * sym-comp.el is now obsolete, superseded by completion-at-point.
  * lucid.el and levents.el are now obsolete.
  * CEDET (the Collection of Emacs Development Tools) is now in Emacs.
    This is a collection of packages to aid with using Emacs as an IDE
    (integrated development environment):
  * The Semantic package allows the use of parsers to intelligently
    edit and navigate source code.  Parsers for C/C++, Java, Javascript,
    and several other languages are included by default, and Semantic can
    also interface with external tools such as GNU Global and GNU Idutils.
  * EDE (Emacs Development Environment) is a package for managing code
    projects, including features such as automatic Makefile generation.
  * SRecode is a library for recoding Semantic tags back into source
    code.  It is currently used by some parts of Semantic and EDE; in the
    future, it may be used for code generation features.
  * The EIEIO library implements a subset of the Common Lisp Object
    System (CLOS).  It is used by the other CEDET packages.
  * mpc.el is a front end for the Music Player Daemon.  Run it with M-x mpc.
  * htmlfontify.el turns a fontified Emacs buffer into an HTML page.
  * js.el is a new major mode for JavaScript files.
  * imap-hash.el is a new library to address IMAP mailboxes as hashtables.
  * read-file-name-predicate is obsolete.
  * `delete-directory' has an optional parameter RECURSIVE.
  * New function `copy-directory', which copies a directory recursively.
  * called-interactively-p now takes one argument and replaces interactive-p
    which is now marked obsolete.
  * New function set-advertised-calling-convention makes it possible
    to obsolete arguments as well as make some arguments mandatory.
  * You can control which binding is preferentially shown in menus and
    docstrings by adding a `:advertised-binding' property to the corresponding
    command's symbol.  That property can hold a single binding or a list
    of bindings.
  * start-process-shell-command and start-file-process-shell-command
    now only take a single `command' argument.
  * The new variable `process-file-side-effects' should be set to nil
    if a `process-file' call does not change a remote file.  This allows
    file name handlers such as Tramp to optimizations.
  * make-network-process can now also create `seqpacket' Unix sockets.
  * eval-next-after-load is obsolete.
  * New hook `after-load-functions' run after loading an Elisp file.
  * Changing the file-names generated by byte-compilation by redefining
    the function `byte-compile-dest-file' before loading bytecomp.el is obsolete.
    Instead, customize byte-compile-dest-file-function.
  * `byte-compile-warnings' has new members, `constants' and `suspicious'.
  * New macro with-silent-modifications to tweak text properties without
    affecting the buffer's modification state.
  * Hash tables have a new printed representation that is readable.
    The feature `hashtable-print-readable' identifies this new
    functionality.
  * Face aliases can now be marked as obsolete, using the macro
    `define-obsolete-face-alias'.
  
-------------------------------------------------------------------
Wed Oct 13 11:38:11 CEST 2010 - werner@suse.de

- Set TeX-master to nil as default

-------------------------------------------------------------------
Wed Oct  6 11:59:06 CEST 2010 - werner@suse.de

- Fix reStructuredText tmp file problem (bnc#642787)

-------------------------------------------------------------------
Tue Sep  7 12:54:28 UTC 2010 - aj@suse.de

- BuildRequire gpm-devel

-------------------------------------------------------------------
Thu Aug 12 17:40:53 CEST 2010 - werner@suse.de

- Avoid trouble with spell see bug bnc#628268

-------------------------------------------------------------------
Thu May 20 12:44:38 CEST 2010 - werner@suse.de

- Correct macro name in spec file

-------------------------------------------------------------------
Tue Apr 27 16:19:58 CEST 2010 - werner@suse.de

- Avoid segfault with newer gcc 4.5.0, see Emacs bug #6031 on
  debbugs.gnu.org

-------------------------------------------------------------------
Mon Apr  5 18:32:53 CEST 2010 - ro@suse.de

- make emacs wrapper script a little more smart
  check if default toolkit is installed, else use fallbacks 

-------------------------------------------------------------------
Sun Apr  4 15:39:02 CEST 2010 - ro@suse.de

- replace png_check_sig with !png_sig_cmp for libpng14 

-------------------------------------------------------------------
Fri Mar 26 18:32:03 CET 2010 - werner@suse.de

- Do not remove wrapper script for bug bnc#555682 (bnc#589394)

-------------------------------------------------------------------
Wed Mar 17 14:25:12 CET 2010 - werner@suse.de

- gcc45 seems not to work with emacs switch to gcc43 (bnc#587307)

-------------------------------------------------------------------
Wed Feb 24 18:13:47 UTC 2010 - coolo@novell.com

- apply patch from cvs to fix build with gcc 4.5

-------------------------------------------------------------------
Tue Feb  9 17:03:02 CET 2010 - prusnak@suse.cz

- build -el and -info subpackages as noarch

-------------------------------------------------------------------
Fri Dec 18 13:33:01 CET 2009 - jengelh@medozas.de

- Make ./configure --target=sparcv9-suse-linux work (as a result of
  rpmbuild --target=sparcv9)

-------------------------------------------------------------------
Tue Dec  1 15:18:04 CET 2009 - werner@suse.de

- Fix a nasty bug were menus do not occure with GTK (bnc#558884)

-------------------------------------------------------------------
Thu Nov 26 14:54:17 CET 2009 - werner@suse.de

- Add patch from upstream to fix bug bnc#556175

-------------------------------------------------------------------
Thu Nov 19 11:18:54 CET 2009 - werner@suse.de

- Remove binaries from main package as theyx are provided by the
  x11 sub package (bnc#555682)

-------------------------------------------------------------------
Fri Aug 14 13:19:59 CEST 2009 - werner@suse.de

- Make ppc, ppc64, and s390x build by forcing -Xlinker
- Make ia64 build by reducing gcc optimization
- Remove warning about undefined operations

-------------------------------------------------------------------
Thu Aug 13 15:33:27 CEST 2009 - werner@suse.de

- Update to to emacs version 23.1
  * New font code: This uses the freetype and fontconfig libraries.
  * Emacs now accepts font names supplied in the fontconfig format
  * Added support for local fonts
  * Added support for the Xft library for antialiasing.
  * Added support for the OpenType library for complex text layout
  * Added support for the m17n library for text shaping
  * Use libgif before libungif
  * Emacs now supports the SVG image format through librsvg2.
  * Emacs now supports multi-page TIFF images
  * The new configuration option --with-dbus enables DBus language
  * Improved X Window System support
  * Emacs starts in the background, as a daemon, when given the
    --daemon command line argument.
  * emacsclient starts emacs in daemon mode
  * Emacs now supports the XEmbed specification
  * Emacs can now set the frame opacity
  * The Emacs character set is now a superset of Unicode
  * There are new coding systems/aliases; see M-x list-coding-systems
  * There is a new charset implementation with many new charsets.
  * There are new language environments for Chinese-GBK,
    Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya,
    Telugu, Sinhala, and TaiViet.
  * The minor modes unify-8859-on-encoding-mode and
    unify-8859-on-decoding-mode are obsolete.

-------------------------------------------------------------------
Thu Jul  9 17:05:56 CEST 2009 - coolo@novell.com

- avoid binutils crashing on emacs binaries in using a tool that
  can really understand ELF and remove the .comment section so that
  it appears stripped to strip(1)

-------------------------------------------------------------------
Thu Jul  9 15:43:34 CEST 2009 - coolo@novell.com

- remove patched files after install

-------------------------------------------------------------------
Tue Mar 31 16:35:32 CEST 2009 - werner@suse.de

- Add variable for signature separator if not defined for mail
  messages (bnc#483563)

-------------------------------------------------------------------
Wed Oct 29 12:10:41 CET 2008 - werner@suse.de

- Do not overwrite common emacs settings (bnc#438601)

-------------------------------------------------------------------
Fri Oct 17 14:39:25 CEST 2008 - werner@suse.de

- Enforce the correct binary version

-------------------------------------------------------------------
Wed Oct  1 12:11:40 CEST 2008 - ro@suse.de

- drop texinfo from buildrequires (is guaranteed to be there) 

-------------------------------------------------------------------
Fri Sep 19 18:14:04 CEST 2008 - werner@suse.de

- Update to to emacs version 22.3
  * Support for several obsolete platforms removed
  * Support for systems without alloca will be removed.
  * Support for VMS will be removed.
  * Several security fixes added

-------------------------------------------------------------------
Wed Sep 10 13:30:40 CEST 2008 - werner@suse.de

- Fix security bug in Emacs python mode (bnc#424340)

-------------------------------------------------------------------
Tue May 13 12:10:45 CEST 2008 - werner@suse.de

- Add fix for fast-lock-mode arbitrary lips code execution (bnc#389154)

-------------------------------------------------------------------
Mon Mar 31 13:08:37 CEST 2008 - werner@suse.de

- Update to emacs version 22.1
  * Relicense all FSF files to GPLv3 or later.
  * COPYING, info/COPYING: Switch to GPLv3.
  * `describe-project' is renamed to `describe-gnu-project'.
  * `view-todo' is renamed to `view-emacs-todo'.
  * `find-name-dired' now uses -iname rather than -name
     for case-insensitive filesystems.
  * In Image mode, whenever the displayed image is wider and/or higher
    than the window, the usual keys for moving the cursor cause the image
    to be scrolled horizontally or vertically instead.
  * Emacs can use stock icons in the tool bar when compiled with Gtk+.
    However, this feature is disabled by default.  To enable it, put
      (setq icon-map-list '(x-gtk-stock-map))
    in your .emacs or some other startup file.  For more information, see
    the documentation for the two variables icon-map-list and x-gtk-stock-map.
  * Scrollbars follow the system theme on Windows XP and later.
    Windows XP introduced themed scrollbars, but applications have to take
    special steps to use them. Emacs now has the appropriate resources linked
    in to make it use the scrollbars from the system theme.
  * `bad-packages-alist' will warn about external packages that are known
    to cause problems in this version of Emacs.
  * The values of `dired-recursive-deletes' and `dired-recursive-copies'
    have been changed to `top'.  This means that the user is asked once,
    before deleting/copying the indicated directory recursively.
  * `browse-url-emacs' loads a URL into an Emacs buffer.  Handy for *.el URLs.
  * The command gdba has been removed as gdb works now for those cases where it
    was needed.  In text command mode, if you have problems before execution has
    started, use M-x gud-gdb.
  * desktop.el now detects conflicting uses of the desktop file.
  * Compilation mode now correctly respects the value of
    `compilation-scroll-output' between invocations.
  * `font-lock-comment-face' no longer differs from the default on
    displays with fewer than 16 colors and dark background (e.g. older
    xterms and the Linux console).
  * New Modes and Packages in Emacs 22.2
    - bibtex-style-mode helps you write BibTeX's *.bst files.
    - The new package css-mode.el provides a major mode for editing CSS files.
    - The new package vera-mode.el provides a major mode for editing Vera files.
    - The new package verilog-mode.el provides a major mode for editing Verilog files.
    - The new package socks.el implements the SOCKS v5 protocol.
  * VC
    - VC backends can provide completion of revision names.
    - VC backends can provide extra menu entries to the "Version Control" menu.
    - VC has some support for Mercurial (Hg).
    - VC has some support for Monotone (Mtn).
    - VC has some support for Bazaar (Bzr).
    - VC has some support for Git.
  * Incompatible Lisp Changes in Emacs 22.2
    - shell.el no longer defines the aliases `dirtrack-toggle' and
      `dirtrack-mode' for `shell-dirtrack-mode'.
  * Lisp Changes in Emacs 22.2.
    - Frame-local variables are deprecated and are slated for removal.
    - The function invisible-p returns non-nil if the character
      after a specified position is invisible.
    - inhibit-modification-hooks is bound to t while running modification hooks.
    - New function `window-full-width-p' returns t if a window is as wide
      as its frame.
    - The new function `image-refresh' refreshes all images associated
      with a given image specification.
    - The new function `combine-and-quote-strings' concatenates a list of strings
      using a specified separator.
    - The new function `split-string-and-unquote' performs the inverse operation to
      `combine-and-quote-strings', i.e. splits a single string into a list
      of strings, undoing any quoting added by `combine-and-quote-strings'.

-------------------------------------------------------------------
Fri Jan  4 16:36:10 CET 2008 - werner@suse.de

- Fix app-defaults files (bug #351537)

-------------------------------------------------------------------
Thu Dec 20 19:30:16 CET 2007 - werner@suse.de

- Don't forget the arguments for the wrapper script

-------------------------------------------------------------------
Thu Dec 20 12:13:23 CET 2007 - werner@suse.de

- Suppress startup message in case of starting iconic (bug #342385)

-------------------------------------------------------------------
Tue Dec 18 17:29:57 CET 2007 - werner@suse.de

- Add workaround for conflict between GTK/GDK and KWin by using
  Athena/Xaw3d toolkit in case of running within a KDE session.
  this fix the bug #342385 as well as bug #345669

-------------------------------------------------------------------
Sun Dec  9 12:40:33 CET 2007 - schwab@suse.de

- Install all icon sizes.

-------------------------------------------------------------------
Thu Nov 22 14:23:04 CET 2007 - schwab@suse.de

- Fix buffer overflow in format [#342158].
- Remove obsolete patches.

-------------------------------------------------------------------
Mon Nov  5 13:43:09 CET 2007 - werner@suse.de

- Fix insufficient safe mode checks (bug #339033, CVE-2007-5795)

-------------------------------------------------------------------
Fri Sep  7 20:44:25 CEST 2007 - schwab@suse.de

- Remove obsolete xterm.el.

-------------------------------------------------------------------
Mon Jul 23 11:55:15 CEST 2007 - aj@suse.de

- Revert last change, it seems that sendmail is somehow used.

-------------------------------------------------------------------
Sun Jul 22 19:47:44 CEST 2007 - aj@suse.de

- sendmail is not needed while building, remove it from
  BuildRequires.

-------------------------------------------------------------------
Thu Jul  5 18:44:49 CEST 2007 - schwab@suse.de

- Replace obsolete icon.

-------------------------------------------------------------------
Thu Jul  5 14:09:22 CEST 2007 - coolo@suse.de

- fix name of rpmlintrc
- put desktop file and icon into the package

-------------------------------------------------------------------
Mon Jun 18 13:39:00 CEST 2007 - werner@suse.de

- Use the app-default file macro, avoid empty MALLOC_CHECK_

-------------------------------------------------------------------
Mon Jun  4 17:32:44 CEST 2007 - werner@suse.de

- Update ot final emacs version 22.1

-------------------------------------------------------------------
Mon Jun  4 15:28:38 CEST 2007 - werner@suse.de

- Make UTF-8 default if request within X window text selections

-------------------------------------------------------------------
Fri Jun  1 17:12:35 CEST 2007 - dmueller@suse.de

- fix buildrequires 

-------------------------------------------------------------------
Fri May 25 11:05:14 CEST 2007 - schwab@suse.de

- Fix the broken configure script instead.

-------------------------------------------------------------------
Thu May 24 16:37:37 CEST 2007 - werner@suse.de

- Correct target cpu to become conform with RPM_OPT_FLAGS
- Add Workaround for bug in autoconf 2.61a
- No X11 no sound

-------------------------------------------------------------------
Tue May 22 16:55:20 CEST 2007 - schwab@suse.de

- Add alsa-devel to BuildRequires.
- Obsolete emacs-url Mule-UCS emacs-calc erc elispman elisp-manual
  elispint emacs-lisp-intro.
- Update list of info files.

-------------------------------------------------------------------
Tue May 22 13:17:30 CEST 2007 - werner@suse.de

- Switch over to emacs 22.0.99 which used UFT-8 native
- Adopt the patches if not already applied
- Skip cweb and web mode due not compatible to new emacs and no
  replacement was found
- Skip timecard mode due not compatible to new emacs and no
  replacement was found
- Add rmime.el, update maple mode
- Adopt site-start.el to emacs 22.0.99
- Help s390x machine defines to win over common defines
- Avoid trouble with leim and implicit make dependencies on tmpfs

-------------------------------------------------------------------
Tue May 15 15:54:22 CEST 2007 - werner@suse.de

- Use stdarg(3) instead of guessing argument pointers (bug #273211)

-------------------------------------------------------------------
Thu Mar 29 19:59:08 CEST 2007 - aj@suse.de

- Add ncurses-devel to BuildRequires.

-------------------------------------------------------------------
Fri Jan 12 19:18:18 CET 2007 - werner@suse.de

- Make .gnu-emacs writable for the user (#229883)

-------------------------------------------------------------------
Fri Jan 12 16:25:18 CET 2007 - werner@suse.de

- Make emacs find its app-default file (bug #234026)

-------------------------------------------------------------------
Thu Dec 14 15:32:36 CET 2006 - schwab@suse.de

- Fix patterns for auto-mode-list additions.

-------------------------------------------------------------------
Sat Nov 11 08:54:09 CET 2006 - olh@suse.de

- remove ppc/ppc64 ld.scripts
  fix elf handling on powerpc64

-------------------------------------------------------------------
Thu Aug  3 16:01:30 CEST 2006 - werner@suse.de

- Make last change depending on X11 release version
- Do not use not initialized variables

-------------------------------------------------------------------
Wed Aug  2 20:17:31 CEST 2006 - aj@suse.de

- Fix app-defaults path for X11 R7.

-------------------------------------------------------------------
Fri Jun 30 17:07:59 CEST 2006 - werner@suse.de

- Update the ~/.gnu-emacs to newer auctex version

-------------------------------------------------------------------
Mon Jun 19 12:02:25 CEST 2006 - dmueller@suse.de

- revert last change by package maintainer's request 

-------------------------------------------------------------------
Thu Jun 15 00:15:01 CEST 2006 - dmueller@suse.de

- build parallel 

-------------------------------------------------------------------
Fri Apr 21 16:08:43 CEST 2006 - werner@suse.de

- Re-enable the circular dependcies of emacs and emacs_program
- Handle emacs-x11 as an enhancement for xorg-x11-libs

-------------------------------------------------------------------
Wed Jan 25 21:30:09 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Wed Jan 11 11:21:07 CET 2006 - schwab@suse.de

- Don't strip binaries.

-------------------------------------------------------------------
Thu Oct 20 18:33:46 CEST 2005 - werner@suse.de

- ~/.gnu-emacs: change order of sort functions date and subject,
                add sort function number (bug #116279)

-------------------------------------------------------------------
Mon Oct 10 17:15:21 CEST 2005 - werner@suse.de

- Adapt ppc linker script to new ppc binutils

-------------------------------------------------------------------
Mon Sep 26 12:49:30 CEST 2005 - ro@suse.de

- list dot.gnu-emacs as source 

-------------------------------------------------------------------
Mon Sep 26 08:58:07 CEST 2005 - cthiel@suse.de

- Updated php-mode to 1.2.0

-------------------------------------------------------------------
Fri Apr 15 13:41:21 CEST 2005 - werner@suse.de

- Get emacs back on ppc
- Block input on architectures which do not use system malloc
- Fix stupid multibyte bug in Fformat
- Avoid XIM status error of the xft 

-------------------------------------------------------------------
Thu Apr 14 14:00:46 CEST 2005 - werner@suse.de

- More on gcc4 warnings
- Break circular dependings

-------------------------------------------------------------------
Fri Apr  8 15:46:53 CEST 2005 - uli@suse.de

- squelch GCC4 sentinel warnings

-------------------------------------------------------------------
Fri Feb  4 23:11:57 CET 2005 - schwab@suse.de

- Fix format string bug in movemail.

-------------------------------------------------------------------
Fri Feb  4 16:04:54 CET 2005 - werner@suse.de

- Security fix for movemail applied (bug #50237)

-------------------------------------------------------------------
Mon Dec 20 14:39:21 CET 2004 - werner@suse.de

- Enable leim, seems to be required even with autodetection.

-------------------------------------------------------------------
Wed Nov 17 12:51:03 CET 2004 - werner@suse.de

- Add emacs.png pixmap to file list

-------------------------------------------------------------------
Wed Oct 20 11:08:18 CEST 2004 - werner@suse.de

- Remove file conflict between emacs base and x11 package

-------------------------------------------------------------------
Wed Oct 13 18:26:34 CEST 2004 - werner@suse.de

- Add workaround for XKey modifier detection even if the keys
  are not marked as modifiers (bug #47192)

-------------------------------------------------------------------
Thu Sep 16 23:42:00 CEST 2004 - mmj@suse.de

- Add php-mode-1.1 [#40286]

-------------------------------------------------------------------
Mon Sep 13 15:53:20 CEST 2004 - werner@suse.de

- Do not overwrite emacs binary with a sym link
- Make install-info work during build

-------------------------------------------------------------------
Thu Sep  9 16:39:28 CEST 2004 - werner@suse.de

- Make emacs-x11/emacs-nox user save (bug #41961)

-------------------------------------------------------------------
Thu Aug 12 15:00:30 CEST 2004 - coolo@suse.de

- removed postfix again and hard code the sendmail-program

-------------------------------------------------------------------
Wed Jun 30 16:46:03 CEST 2004 - schwab@suse.de

- Add postfix to neededforbuild to get correct sendmail-program.

-------------------------------------------------------------------
Tue Jun  8 01:49:23 CEST 2004 - ro@suse.de

- use -fno-strict-aliasing
- added returns to some non-void functions (most unreached)

-------------------------------------------------------------------
Fri Mar 19 14:05:29 CET 2004 - werner@suse.de

- Put the difference of timecard-mode.el to its original into
  a comment to be able to satisfy the stupid no.orig rule.

-------------------------------------------------------------------
Mon Feb  2 20:40:38 CET 2004 - kukuk@suse.de

- Cleanup neededforbuild

-------------------------------------------------------------------
Tue Jan 20 15:39:11 CET 2004 - meissner@suse.de

- Fixed ppc(32) linker script.

-------------------------------------------------------------------
Sat Jan 10 10:25:05 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Sat Aug 16 16:09:20 CEST 2003 - adrian@suse.de

- install desktop file from kappfinder

-------------------------------------------------------------------
Thu Jul 24 14:14:33 CEST 2003 - werner@suse.de

- Fix bug #27173: map ispell coding latin1 to latin9 if the
  buffer coding is latin9.

-------------------------------------------------------------------
Wed Jul 23 19:29:30 CEST 2003 - werner@suse.de

- Update to 21.3
- Port patches if required
- Fix ps-print for ISO-8859-15 aka latin9

-------------------------------------------------------------------
Fri Jun 20 02:24:11 CEST 2003 - ro@suse.de

- remove unpackaged files from buildroot 

-------------------------------------------------------------------
Fri May 16 14:40:51 CEST 2003 - mfabian@suse.de

- split off locale.el from func-keys.el in order to get correct
  i18n setup in terminals and not only under X11.
  In case of terminals, func-keys.el was loaded after
  before-init-hook, therefore adding something to this hook was
  useless. Load the new locale.el at the end of site-start.el
  because Mule-UCS apparently messes up the
  terminal-coding-system again.

-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de

- fix install_info --delete call and move from preun to postun

-------------------------------------------------------------------
Mon Mar  3 22:34:23 CET 2003 - schwab@suse.de

- Use %install_info.

-------------------------------------------------------------------
Thu Feb 27 12:45:48 CET 2003 - werner@suse.de

- Encodings: do it the same as for xemacs

-------------------------------------------------------------------
Wed Feb 26 15:25:40 CET 2003 - werner@suse.de

- Fix bug #24299: Be able to use UTF-8 locale

-------------------------------------------------------------------
Thu Jan  2 21:22:20 CET 2003 - bg@suse.de

- Add support for hppa
- Fix alignment bug in pure_alloc with pure_float

-------------------------------------------------------------------
Thu Dec 19 18:43:35 CET 2002 - werner@suse.de

- Fix trouble with ansi-term mode (bug #22431)

-------------------------------------------------------------------
Wed Dec 18 14:54:00 CET 2002 - werner@suse.de

- Make fill-column in ~/.gnu-emacs work for emacs 21.x

-------------------------------------------------------------------
Wed Nov 20 17:10:17 CET 2002 - schwab@suse.de

- Add AC_CONFIG_LIBOBJ_DIR.

-------------------------------------------------------------------
Sat Oct 19 22:05:50 CEST 2002 - schwab@suse.de

- Use BuildRoot and make it build non-privileged.
- Use predefined targets in lisp/Makefile.

-------------------------------------------------------------------
Thu Oct 17 12:02:12 CEST 2002 - werner@suse.de

- Reintegrate ger-keys into site lisp
- Remove references from .gnu-emacs and site-start of removed files

-------------------------------------------------------------------
Wed Oct 16 17:09:46 CEST 2002 - schwab@suse.de

- Remove all global key mappings from web-mode.el and cweb.el.
- Remove obsolete site-lisp files.

-------------------------------------------------------------------
Wed Sep 11 17:27:16 CEST 2002 - kukuk@suse.de

- Provide splitaliasing for updating from old ge_exec

-------------------------------------------------------------------
Tue Sep 10 22:31:08 CEST 2002 - adrian@suse.de

- remove obsoleting of itself

-------------------------------------------------------------------
Fri Aug 16 23:52:39 CEST 2002 - schwab@suse.de

- Ported to PPC64.

-------------------------------------------------------------------
Thu Aug 15 18:41:14 CEST 2002 - ro@suse.de

- fixed typo in specfile 

-------------------------------------------------------------------
Thu Aug 15 16:32:51 CEST 2002 - werner@suse.de

- Add pre-require fileutils for emacs-x11/nox (bug #17830/#17831)

-------------------------------------------------------------------
Fri Aug  9 00:11:01 CEST 2002 - ro@suse.de

- dont include /usr/share/info/dir in filelist 

-------------------------------------------------------------------
Thu Aug  8 16:58:34 CEST 2002 - werner@suse.de

- Update to 21.2

-------------------------------------------------------------------
Fri Jul 26 21:23:22 CEST 2002 - schwab@suse.de

- Remove obsolete bindings from term/func-keys.el.

-------------------------------------------------------------------
Tue May 21 10:48:39 CEST 2002 - coolo@suse.de

- fixing the patch for s390x

-------------------------------------------------------------------
Fri May 17 14:06:04 CEST 2002 - coolo@suse.de

- extending s390x patch to handle lib64

-------------------------------------------------------------------
Wed Apr 24 21:35:30 CEST 2002 - schwab@suse.de

- Fix last change.

-------------------------------------------------------------------
Wed Apr 24 17:37:29 CEST 2002 - aj@suse.de

- Handle lib64 in a cleaner way.

-------------------------------------------------------------------
Wed Apr 24 16:54:22 CEST 2002 - aj@suse.de

- Fix X11 build.

-------------------------------------------------------------------
Mon Apr 22 15:17:21 CEST 2002 - aj@suse.de

- Add support for x86-64.

-------------------------------------------------------------------
Mon Apr  1 18:49:40 CEST 2002 - schwab@suse.de

- Fix configure script.
- Remove obsolete Xaw3d changes.

-------------------------------------------------------------------
Fri Mar  8 15:36:33 CET 2002 - kukuk@suse.de

- Add /usr/share/emacs/site-lisp to filelist

-------------------------------------------------------------------
Thu Feb 28 13:32:55 CET 2002 - werner@suse.de

- Switch from gnus-local-organization to message-user-organization
  in site-start.el because previous one is obsolete.

-------------------------------------------------------------------
Fri Feb 22 16:13:40 CET 2002 - werner@suse.de

- Correct lisp macro description for line/screen mouse wheel
  scrolling

-------------------------------------------------------------------
Fri Feb 22 15:43:14 CET 2002 - werner@suse.de

- Fix initializing of fontifying of Auc-TeX buffers

-------------------------------------------------------------------
Fri Feb  1 00:26:10 CET 2002 - ro@suse.de

- changed neededforbuild <libpng> to <libpng-devel-packages>

-------------------------------------------------------------------
Thu Nov  8 15:11:03 GMT 2001 - werner@suse.de

- Make it build on PPC
- Use original paren instead of stig-paren

-------------------------------------------------------------------
Thu Nov  8 12:55:35 CET 2001 - werner@suse.de

- Update to Emacs 21.1
- Remove obsolete stuff from site-lisp path
- Port our patches to 21.1 if not already integrated

-------------------------------------------------------------------
Mon Oct 15 12:23:59 CEST 2001 - mfabian@suse.de

- add emacs-20.5-linespace-patch
  (adds the command-line option --line-space <number-of-pixels>
  which can be used to increase the line spacing. Greatly
  improves the readability of several popular Japanese fonts
  like jiskan16)
- add emacs-20.7-mule-4.1a.patch to upgrade to mule version
  4.1 (AOI). Contains a fix for the CCL interpreter and
  a fix for the problem of invalid post-read-conversion with
  decode-coding-string(), both by Miyashita Hisashi.

-------------------------------------------------------------------
Tue Sep 25 12:34:10 CEST 2001 - werner@suse.de

- Use linker script of PowerPC to make it work

-------------------------------------------------------------------
Mon Sep 24 14:43:38 CEST 2001 - werner@suse.de

- For PowerPC a -Xlinker is required to mask -znocombreloc

-------------------------------------------------------------------
Mon Sep 10 12:54:55 CEST 2001 - aj@suse.de

- Remove extra space in LDFLAGS to allow building on PowerPC and
  alpha.

-------------------------------------------------------------------
Wed Sep  5 15:04:05 CEST 2001 - werner@suse.de

- FHS: /var/state/xemacs -> /var/lib/xemacs (bug #8678)

-------------------------------------------------------------------
Mon Sep  3 09:03:12 CEST 2001 - aj@suse.de

- Don't sort relocation entries, otherwise dumping breaks.

-------------------------------------------------------------------
Thu Aug  2 13:45:34 CEST 2001 - werner@suse.de

- Scroll up if button 5 aka wheel up is used

-------------------------------------------------------------------
Wed Jun 27 13:42:29 CEST 2001 - mfabian@suse.de

- replace 6 Pixel fonts in app-defaults.Emacs by 7 Pixel fonts,
  because 7 Pixel fonts are usually available but 6 Pixel fonts
  are not.

-------------------------------------------------------------------
Wed Jun 13 16:26:31 CEST 2001 - schwab@suse.de

- Fix for new autoconf.

-------------------------------------------------------------------
Tue Jun 12 19:06:10 UTC 2001 - bk@suse.de

- updated s390 config to 20.7 version and added support for s390x 

-------------------------------------------------------------------
Tue May  8 19:38:53 CEST 2001 - werner@suse.de

- Move [S-home] and [S-end] to [C-home] and [C-end] to
  be more common with WIN XY and xemacs.

-------------------------------------------------------------------
Mon May  7 18:34:58 CEST 2001 - mfabian@suse.de

- bzip2 sources

-------------------------------------------------------------------
Fri Mar 30 17:23:28 CEST 2001 - werner@suse.de

- Keybinding
  Change [home] from beginning-of-buffer to beginning-of-line
  Change [end] from end-of-buffer to end-of-line
  Add [S-home] for beginning-of-buffer
  Add [S-end]  for end-of-buffer
- Basic wheel mouse support

-------------------------------------------------------------------
Thu Mar 22 18:51:02 CET 2001 - ro@suse.de

- added split-aliases as provides

-------------------------------------------------------------------
Wed Mar 14 16:33:41 CET 2001 - werner@suse.de

- Add post script to activate emacs-nox in the
  case of being the only emacs progy

-------------------------------------------------------------------
Mon Mar 12 17:01:25 CET 2001 - werner@suse.de

- Make that configure knows about strerror/strsignal
- Split off two new packages emacs-x11 and emacs-nox
  with the emacs program only.

-------------------------------------------------------------------
Tue Mar  6 18:03:44 CET 2001 - werner@suse.de

- Add forgotten /etc/skel/.gnu-emacs

-------------------------------------------------------------------
Tue Mar  6 13:36:54 CET 2001 - werner@suse.de

- Reintegrate ge_site into emacs package.
- Mark site-start.el als config file
- Use font-lock instead hilit19/hl319
- Rework a few el files

-------------------------------------------------------------------
Sat Jan 20 16:00:36 CET 2001 - violiet@suse.de

- changed bdf printing patch to patch also loaddefs.el, because
  the default for the bdf-directory list comes from loaddefs.el

-------------------------------------------------------------------
Fri Jan 19 22:22:29 CET 2001 - violiet@suse.de

- improved ps-mule.el (use gulim font for Korean bdf printing)

-------------------------------------------------------------------
Wed Jan 17 12:44:47 CET 2001 - mfabian@suse.de

- some further tuning of app-defaults

-------------------------------------------------------------------
Tue Jan 16 22:57:21 CET 2001 - mfabian@suse.de

- added patches for dired.el:
  M-x set-language-environment RET Japanese RET M-x dired
  and
  M-x set-language-environment RET Korean RET M-x dired
  works now. 
- added patch for ps-mule.el which makes Korean PostScript printing
  work.

-------------------------------------------------------------------
Tue Jan 16 19:25:20 CET 2001 - mfabian@suse.de

- improved Emacs's app-defaults, using suggestions of
  violiet@susekorea.net and added some further improvements

-------------------------------------------------------------------
Tue Jan  9 21:40:09 CET 2001 - mfabian@suse.de

- added patch which fixes the problems with XIM.

-------------------------------------------------------------------
Tue Nov 21 18:50:47 CET 2000 - werner@suse.de

- Remove swapping of kp-separator/kp-decimal because it's
  done in xkbd map for german keyboards

-------------------------------------------------------------------
Thu Nov 16 18:58:18 CET 2000 - werner@suse.de

- Move package names
  * from ge_exec to emacs
  * from ge_lisp to emacs-el
  * from ge_info to emacs-info
- Add kvt.el and gnome.el for the terminal kvt and gnome-terminal
- Assigne locale-translation-file-name dynamically

-------------------------------------------------------------------
Fri Sep 29 14:47:14 CEST 2000 - schwab@suse.de

- Update ia64 patch.

-------------------------------------------------------------------
Wed Jun 21 17:43:06 CEST 2000 - schwab@suse.de

- Add again some missing declarations.

-------------------------------------------------------------------
Fri Jun 16 15:02:18 CEST 2000 - werner@suse.de

- New version 20.7 with security fix based on UNIX98 ptys
- Make patches comaptible

-------------------------------------------------------------------
Tue Jun  6 15:14:03 MEST 2000 - uli@suse.de

- moved docs to %{_docdir}

-------------------------------------------------------------------
Thu Jun  1 11:05:51 MEST 2000 - kasal@suse.de

- Added app-default/Emacs to use fonts *-iso8859-* .
  This way we find iso8859-2 fonts in Czech environment.

-------------------------------------------------------------------
Wed May 17 14:58:28 CEST 2000 - schwab@suse.de

- Add some missing declarations.

-------------------------------------------------------------------
Tue Apr  4 13:12:40 CEST 2000 - bk@suse.de

- s390 team added s390 support

-------------------------------------------------------------------
Wed Mar 22 18:15:38 CET 2000 - schwab@suse.de

- Add ia64 patches.
- Update config.{guess,sub} from automake.

-------------------------------------------------------------------
Wed Mar  8 14:03:34 CET 2000 - werner@suse.de

	- Switch to bug fix release 20.6 (MULE, locale, Y2K, ...)

-------------------------------------------------------------------
Thu Feb  3 21:38:39 CET 2000 - werner@suse.de

	- Type of ospeed is speed_t for linux

-------------------------------------------------------------------
Mon Jan 31 11:14:58 CET 2000 - kasal@suse.cz

	- don't build etags and ctags, it's not in the filelist
	- rename gctags to gnuctags (has no efect)
	- in lib-src: use regex and getopt from glibc

-------------------------------------------------------------------
Wed Jan 19 22:20:40 CET 2000 - werner@suse.de

	- The system is ${RPM_ARCH}-suse-linux even for sparc ;^)
	- /usr/man -> /usr/share/man
	- /usr/info -> /usr/share/info

-------------------------------------------------------------------
Fri Dec 31 18:38:04 CET 1999 - kukuk@suse.de

	- Fix filelist in spec file 

-------------------------------------------------------------------
Fri Dec 31 08:52:24 CET 1999 - kukuk@suse.de

	- Use %{_target_cpu}-suse-linux-gnu instead of 
	  ${RPM_ARCH}-suse-linux (necessary for SPARC)

-------------------------------------------------------------------
Tue Dec 21 13:57:11 CET 1999 - werner@suse.de

	- New version
	- Try to port my patches to this version

-------------------------------------------------------------------
Wed Dec  1 13:48:04 CET 1999 - werner@suse.de

	- Fix pty handling: use glibc extension

-------------------------------------------------------------------
Thu Nov 11 17:19:53 CET 1999 - werner@suse.de

	- Fix ctype expansion

-------------------------------------------------------------------
Wed Oct 20 21:58:04 CEST 1999 - werner@suse.de

	- Remove etags and ctags and set requires for ctags package

-------------------------------------------------------------------
Sun Oct 17 02:18:29 CEST 1999 - ro@suse.de

- fixed neededforbuild 

-------------------------------------------------------------------
Mon Sep 27 16:31:01 CEST 1999 - bs@suse.de

- fixed requirements for sub packages

-------------------------------------------------------------------
Fri Sep 24 22:53:28 CEST 1999 - werner@suse.de

	- Add new and forgotten dif

-------------------------------------------------------------------
Fri Sep 24 20:11:35 CEST 1999 - werner@suse.de

	- Merging BETA and STABLE package

-------------------------------------------------------------------
Thu Sep 16 13:11:18 CEST 1999 - uli@suse.de

- merged in Geoffrey Keating's PPC patch

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Mon Aug 16 18:45:17 MEST 1999 - werner@suse.de

	- The name is Andreas Schwab, sorry

-------------------------------------------------------------------
Fri Aug 13 23:54:44 CEST 1999 - werner@suse.de

	- Add bug fix of Andy Schwab

-------------------------------------------------------------------
Wed Aug  4 20:35:31 CEST 1999 - werner@suse.de

	- New version 20.4
	 * add SuSE fixes and enhancements
	 * make KOI8-R work again
	 * reanable ispell menu map rebuild on the fly

-------------------------------------------------------------------
Fri May 28 16:10:53 MEST 1999 - ro@suse.de

- added patch from Wolfram Gloger to run on glibc-2.1

-------------------------------------------------------------------
Thu Apr 15 12:22:33 CEST 1999 - werner@suse.de

	- Fix stupid bug

-------------------------------------------------------------------
Wed Apr 14 16:28:31 CEST 1999 - werner@suse.de

	- Enable russian KOI encoding

-------------------------------------------------------------------
Mon Mar  8 20:43:58 MET 1999 - werner@suse.de
 
	- Remove site-lisp/hacks/ispell.el* to use the dynamic
	  rebuild of the Spell menu of the ispell package

-------------------------------------------------------------------
Wed Mar  3 01:27:40 MET 1999 - ro@suse.de

- removed -egcs from spec: done automatically when gcc is specified
- added linkscr-patch from cristian gafton
- filelist use wildcard "*" for arch

-------------------------------------------------------------------
Wed Feb 24 15:06:12 MET 1999 - werner@suse.de

	- Add locale handling
	- Fix display-time bug

-------------------------------------------------------------------
Wed Jan 20 19:40:01 MET 1999 - werner@suse.de

	- Fix ratio for memory allocation on alpha

-------------------------------------------------------------------
Wed Dec  9 13:23:13 MET 1998 - bs@suse.de

- removed /usr/info/dir from file list

-------------------------------------------------------------------
Tue Nov 17 20:48:35 MET 1998 - werner@suse.de

	- Fix null pointer in command argument sorting

-------------------------------------------------------------------
Fri Nov 13 11:44:56 MET 1998 - bs@suse.de

- fixed spec file (double entry Summary)

-------------------------------------------------------------------
Thu Nov 12 15:15:48 MET 1998 - bs@suse.de

- fixed spec file for new rpm.

-------------------------------------------------------------------
Thu Sep 17 23:04:35 MET DST 1998 - werner@suse.de
	- Some more fixes
	  * include cc-defs.el into all *.el which needs c-safe

-------------------------------------------------------------------
Mon Sep  7 21:00:08 MET DST 1998 - werner@suse.de

	- Some fixes: lisp/browse-url.el, lisp/midnight.el,
	  lisp/repeat.el, lisp/emacs-lisp/find-func.el,
	  lisp/mail/mail-hist.el, src/coding.c, src/data.c,
	  src/lread.c and src/print.c.

-------------------------------------------------------------------
Wed Sep  2 18:18:56 MET DST 1998 - werner@suse.de

	- Fix typo in speedstar.el and add a tab mapping

-------------------------------------------------------------------
Tue Sep  1 17:34:35 MET DST 1998 - werner@suse.de

	- New version 20.3
	- Port the previous changes to the new version 20.3
	- Make de, de_DE, and so on working with LC_CTYPE, LC_ALL,
	  and LANG
	- Do not overwrite default-enable-multibyte-characters
	  in func-keys.el

-------------------------------------------------------------------
Mon Jul 20 16:14:23 MET DST 1998 - werner@suse.de

	- mktemp need six X

-------------------------------------------------------------------
Mon Jul 20 15:26:19 MET DST 1998 - werner@suse.de

	- delsel ... hmmpf defcustom isn't very funny ... fixed
	- mule ... now we set european display for the most languages
	  found under /usr/share/locale/ ... see locale.alias

-------------------------------------------------------------------
Fri Jul 10 00:17:54 MET DST 1998 - werner@suse.de
	- Remove exploit in rcs2log and vcdiff

-------------------------------------------------------------------
Wed Jul  8 15:20:46 MET DST 1998 - werner@suse.de
	- New version 20.2
	- Many bug fixes included
-------------------------------------------------------------------
Tue Feb 10 20:05:58 MET 1998 - werner@suse.de
	- Add a changed ispell.el for new ispell dictionaries
	  ... make sure that menu bar is rebuild.
	- Add missing setsid in callproc.c
-------------------------------------------------------------------
Mon Nov 10 22:12:53 MET 1997 - werner@suse.de

- ready for autobuild

----------------------------------------------------------------------------
Sun Jun  1 23:22:13 CEST 1997 - bs@suse.de

- removed usr/bin/ctags & usr/man/man1/ctags.1.gz (included in package ctags)


----------------------------------------------------------------------------
Sat May 24 22:21:00 MET DST 1997 - werner@suse.de
	- some changes in keycode under TERM=xterm (term/xterm.el)
	- fix system-type: `rms' uses gnu/linux :-((
	  now dired-chown.program should work again.
----------------------------------------------------------------------------
Tue Feb  4 16:20:39 MET 1997 - werner@suse.de
	- Update auf gefixte Version 19.34b
	- Drucken sollte jetzt möglich sein
	- Aufräumen von term/linux.el und term/xterm.el
----------------------------------------------------------------------------
Thu Aug 29 00:00:00 MET 1996 - werner@suse.de
        - Neue Version von GNU Emacs: 19.34
        - Anpassungen  an TERM=linux, TERM=xterm
        - Delete löscht Zeichen unter dem Cursor

openSUSE Build Service is sponsored by