Changelog for
emacs-debuginfo-22.3-4.1.x86_64.rpm :
Thu Jul 9 14:00:00 2009 cooloAATTnovell.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 14:00:00 2009 cooloAATTnovell.com
- remove patched files after install
Tue Mar 31 14:00:00 2009 wernerAATTsuse.de
- Add variable for signature separator if not defined for mail
messages (bnc#483563)
Wed Oct 29 13:00:00 2008 wernerAATTsuse.de
- Do not overwrite common emacs settings (bnc#438601)
Fri Oct 17 14:00:00 2008 wernerAATTsuse.de
- Enforce the correct binary version
Wed Oct 1 14:00:00 2008 roAATTsuse.de
- drop texinfo from buildrequires (is guaranteed to be there)
Fri Sep 19 14:00:00 2008 wernerAATTsuse.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 14:00:00 2008 wernerAATTsuse.de
- Fix security bug in Emacs python mode (bnc#424340)
Tue May 13 14:00:00 2008 wernerAATTsuse.de
- Add fix for fast-lock-mode arbitrary lips code execution (bnc#389154)
Mon Mar 31 14:00:00 2008 wernerAATTsuse.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 13:00:00 2008 wernerAATTsuse.de
- Fix app-defaults files (bug #351537)
Thu Dec 20 13:00:00 2007 wernerAATTsuse.de
- Don\'t forget the arguments for the wrapper script
Thu Dec 20 13:00:00 2007 wernerAATTsuse.de
- Suppress startup message in case of starting iconic (bug #342385)
Tue Dec 18 13:00:00 2007 wernerAATTsuse.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 13:00:00 2007 schwabAATTsuse.de
- Install all icon sizes.
Thu Nov 22 13:00:00 2007 schwabAATTsuse.de
- Fix buffer overflow in format [#342158].
- Remove obsolete patches.
Mon Nov 5 13:00:00 2007 wernerAATTsuse.de
- Fix insufficient safe mode checks (bug #339033, CVE-2007-5795)
Fri Sep 7 14:00:00 2007 schwabAATTsuse.de
- Remove obsolete xterm.el.
Mon Jul 23 14:00:00 2007 ajAATTsuse.de
- Revert last change, it seems that sendmail is somehow used.
Sun Jul 22 14:00:00 2007 ajAATTsuse.de
- sendmail is not needed while building, remove it from
BuildRequires.
Thu Jul 5 14:00:00 2007 schwabAATTsuse.de
- Replace obsolete icon.
Thu Jul 5 14:00:00 2007 cooloAATTsuse.de
- fix name of rpmlintrc
- put desktop file and icon into the package
Mon Jun 18 14:00:00 2007 wernerAATTsuse.de
- Use the app-default file macro, avoid empty MALLOC_CHECK_
Mon Jun 4 14:00:00 2007 wernerAATTsuse.de
- Update ot final emacs version 22.1
Mon Jun 4 14:00:00 2007 wernerAATTsuse.de
- Make UTF-8 default if request within X window text selections
Fri Jun 1 14:00:00 2007 dmuellerAATTsuse.de
- fix buildrequires
Fri May 25 14:00:00 2007 schwabAATTsuse.de
- Fix the broken configure script instead.
Thu May 24 14:00:00 2007 wernerAATTsuse.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 14:00:00 2007 schwabAATTsuse.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 14:00:00 2007 wernerAATTsuse.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 14:00:00 2007 wernerAATTsuse.de
- Use stdarg(3) instead of guessing argument pointers (bug #273211)
Thu Mar 29 14:00:00 2007 ajAATTsuse.de
- Add ncurses-devel to BuildRequires.
Fri Jan 12 13:00:00 2007 wernerAATTsuse.de
- Make .gnu-emacs writable for the user (#229883)
Fri Jan 12 13:00:00 2007 wernerAATTsuse.de
- Make emacs find its app-default file (bug #234026)
Thu Dec 14 13:00:00 2006 schwabAATTsuse.de
- Fix patterns for auto-mode-list additions.
Sat Nov 11 13:00:00 2006 olhAATTsuse.de
- remove ppc/ppc64 ld.scripts
fix elf handling on powerpc64
Thu Aug 3 14:00:00 2006 wernerAATTsuse.de
- Make last change depending on X11 release version
- Do not use not initialized variables
Wed Aug 2 14:00:00 2006 ajAATTsuse.de
- Fix app-defaults path for X11 R7.