emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sun, 08 Apr 2007 14:09:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/08 14:09:16

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1449
retrieving revision 1.1450
diff -u -b -r1.1449 -r1.1450
--- NEWS        4 Apr 2007 16:02:37 -0000       1.1449
+++ NEWS        8 Apr 2007 14:09:16 -0000       1.1450
@@ -156,6 +156,7 @@
 ** When pure storage overflows while dumping, Emacs now prints how
 much pure storage it will approximately need.
 
+---
 ** The script etc/emacs-buffer.gdb can be used with gdb to retrieve the
 contents of buffers from a core dump and save them to files easily, should
 Emacs crash.
@@ -361,6 +362,7 @@
 doublequotes make no difference in the shell, but they prevent
 special treatment in `dired-do-shell-command'.
 
+---
 ** Adaptive filling misfeature removed.
 It no longer treats `NNN.' or `(NNN)' as a prefix.
 
@@ -876,9 +878,11 @@
 the window now works sensibly, by automatically adjusting the window's
 vscroll property.
 
++++
 *** New customize option `overline-margin' controls the space between
 overline and text.
 
++++
 *** New variable `x-underline-at-descent-line' controls the relative
 position of the underline.  When set, it overrides the
 `x-use-underline-position-properties' variables.
@@ -987,6 +991,7 @@
 elements on mode-line (and header-line) like `highlight' face on text
 areas.
 
++++
 *** `mode-line-buffer-id' is the standard face for buffer identification
 parts of the mode line.
 
@@ -1216,6 +1221,7 @@
 
 ** Multilingual Environment (Mule) changes:
 
++++
 *** You can disable character translation for a file using the -*-
 construct.  Include `enable-character-translation: nil' inside the
 -*-...-*- to disable any character translation that may happen by
@@ -1744,6 +1750,7 @@
 
 * New Modes and Packages in Emacs 22.1
 
+---
 ** ERC is now part of the Emacs distribution.
 
 ERC is a powerful, modular, and extensible IRC client for Emacs.
@@ -2016,6 +2023,7 @@
 can generate a table source in typesetting and markup languages such
 as latex and html from the visually laid out text table.
 
++++
 ** The tumme.el package allows you to easily view, tag and in other ways
 manipulate image files and their thumbnails, using dired as the main interface.
 Tumme provides functionality to generate simple image galleries.
@@ -2068,6 +2076,7 @@
 ** The TCL package tcl-mode.el was replaced by tcl.el.
 This was actually done in Emacs-21.1, and was not documented.
 
+---
 ** The new package scroll-lock.el provides the Scroll Lock minor mode
 for pager-like scrolling.  Keys which normally move point by line or
 paragraph will scroll the buffer by the respective amount of lines
@@ -2083,6 +2092,7 @@
 
 ** Changes in Shell Mode
 
+---
 *** Shell output normally scrolls so that the input line is at the
 bottom of the window -- thus showing the maximum possible text.  (This
 is similar to the way sequential output to a terminal works.)
@@ -2207,6 +2217,7 @@
    - many, many other, more minor tweaks, fixes, and refinements.
    - version number incremented to 2.2
 
++++
 ** The variable `woman-topic-at-point' was renamed
 to `woman-use-topic-at-point' and behaves differently: if this
 variable is non-nil, the `woman' command uses the word at point
@@ -2726,6 +2737,7 @@
 The function `c-toggle-syntactic-indentation' can be used to toggle
 syntactic indentation.
 
+---
 ** In sh-script, a continuation line is only indented if the backslash was
 preceded by a SPC or a TAB.
 
@@ -2857,6 +2869,7 @@
 By default, its setting is inferred on a buffer-by-buffer basis
 from the file name or buffer contents.
 
+---
 *** The variable `sgml-transformation' has been renamed to
 `sgml-transformation-function'.  The old name is still available as
 alias.
@@ -2938,6 +2951,7 @@
 `bibtex-autokey-titleword-case-convert-function'.  The old names are
 still available as aliases.
 
++++
 ** In Artist mode the variable `artist-text-renderer' has been
 renamed to `artist-text-renderer-function'.  The old name is still
 available as alias.
@@ -2969,6 +2983,7 @@
 To use this package just type M-x gdb.  See the Emacs manual if you want the
 old behaviour.
 
+---
 *** The variable tooltip-gud-tips-p has been removed.  GUD tooltips can now be
 toggled independently of normal tooltips with the minor mode
 `gud-tooltip-mode'.
@@ -3335,6 +3350,7 @@
 ---
 *** Rmail now displays 5-digit message ids in its summary buffer.
 
++++
 *** The new commands rmail-end-of-message and rmail-summary end-of-message,
 by default bound to `/', go to the end of the current mail message in
 Rmail and Rmail summary buffers.
@@ -3701,6 +3717,7 @@
 ---
 ** cplus-md.el has been deleted.
 
+---
 ** Ewoc changes
 
 *** The new function `ewoc-delete' deletes specified nodes.
@@ -3846,6 +3863,7 @@
 `kTextEncodingMacRoman', `kTextEncodingISOLatin1', and
 `kTextEncodingISOLatin2' are obsolete.
 
++++
 ** The variable `mac-command-key-is-meta' is obsolete.  Use
 `mac-command-modifier' and `mac-option-modifier' instead.
 
@@ -3915,6 +3933,7 @@
 
 ** General Lisp changes:
 
++++
 *** The function `expt' handles negative exponents differently.
 The value for `(expt A B)', if both A and B are integers and B is
 negative, is now a float.  For example: (expt 2 -2) => 0.25.
@@ -4065,6 +4084,7 @@
 
 This is useful in packages that can be preloaded.
 
++++
 *** `list-faces-display' takes an optional argument, REGEXP.
 
 If it is non-nil, the function lists only faces matching this regexp.
@@ -4408,6 +4428,7 @@
 have a buffer-local binding in buffer BUFFER, it returns the default
 value of VARIABLE instead.
 
+---
 *** The function `frame-or-buffer-changed-p' now lets you maintain
 various status records in parallel.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]