aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2006-03-23 07:31:33 +0000
committerRomain Francoise2006-03-23 07:31:33 +0000
commit679ce4d54614874bad10704b9bd5df5da6ab65f6 (patch)
treeeefcfa1fded6aaa31fa22f2d8437fd81cf1b4bb1
parentfde057aac8743ec04145f99d2de634fa6e2c37c7 (diff)
downloademacs-679ce4d54614874bad10704b9bd5df5da6ab65f6.tar.gz
emacs-679ce4d54614874bad10704b9bd5df5da6ab65f6.zip
Misc. fixes.
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS45
2 files changed, 28 insertions, 21 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 391c072ca7b..6144190cb49 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-03-23 Romain Francoise <romain@orebokech.com>
2
3 * NEWS: Misc. fixes.
4
12006-03-15 Carsten Dominik <dominik@science.uva.nl> 52006-03-15 Carsten Dominik <dominik@science.uva.nl>
2 6
3 * orgcard.tex: Version number change only. 7 * orgcard.tex: Version number change only.
diff --git a/etc/NEWS b/etc/NEWS
index 02635fae29d..cbb0a8d1b04 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1192,7 +1192,7 @@ fontset appropriately.
1192*** Custom themes are collections of customize options. Create a 1192*** Custom themes are collections of customize options. Create a
1193custom theme with M-x customize-create-theme. Use M-x load-theme to 1193custom theme with M-x customize-create-theme. Use M-x load-theme to
1194load and enable a theme, and M-x disable-theme to disable it. Use M-x 1194load and enable a theme, and M-x disable-theme to disable it. Use M-x
1195enable-theme to renable a disabled theme. 1195enable-theme to enable a disabled theme.
1196 1196
1197+++ 1197+++
1198*** The commands M-x customize-face and M-x customize-face-other-window 1198*** The commands M-x customize-face and M-x customize-face-other-window
@@ -1265,7 +1265,7 @@ of marked files with the value entered in the minibuffer.
1265control substitution of the file names only when they are surrounded 1265control substitution of the file names only when they are surrounded
1266by whitespace. This means you can now use them as shell wildcards 1266by whitespace. This means you can now use them as shell wildcards
1267too. If you want to use just plain `*' as a wildcard, type `*""'; the 1267too. If you want to use just plain `*' as a wildcard, type `*""'; the
1268doublequotes make no difference in the shell, but they prevent 1268double quotes make no difference in the shell, but they prevent
1269special treatment in `dired-do-shell-command'. 1269special treatment in `dired-do-shell-command'.
1270 1270
1271+++ 1271+++
@@ -1420,7 +1420,7 @@ people knowing `find-grep-dired' would probably expect it.
1420settings, for grep commands only. 1420settings, for grep commands only.
1421 1421
1422+++ 1422+++
1423*** New option `grep-highlight-matches' highlightes matches in *grep* 1423*** New option `grep-highlight-matches' highlights matches in *grep*
1424buffer. It uses a special feature of some grep programs which accept 1424buffer. It uses a special feature of some grep programs which accept
1425--color option to output markers around matches. When going to the next 1425--color option to output markers around matches. When going to the next
1426match with `next-error' the exact match is highlighted in the source 1426match with `next-error' the exact match is highlighted in the source
@@ -1664,7 +1664,7 @@ to increment the SOA serial.
1664filenames being entered by the user in the minibuffer are displayed, so 1664filenames being entered by the user in the minibuffer are displayed, so
1665that it's clear when part of the entered filename will be ignored due to 1665that it's clear when part of the entered filename will be ignored due to
1666emacs' filename parsing rules. The ignored portion can be made dim, 1666emacs' filename parsing rules. The ignored portion can be made dim,
1667invisible, or otherwise less visually noticable. The display method can 1667invisible, or otherwise less visually noticeable. The display method can
1668be displayed by customizing the variable `file-name-shadow-properties'. 1668be displayed by customizing the variable `file-name-shadow-properties'.
1669 1669
1670+++ 1670+++
@@ -1853,12 +1853,15 @@ boundaries during scrolling.
1853* Changes in Specialized Modes and Packages in Emacs 22.1: 1853* Changes in Specialized Modes and Packages in Emacs 22.1:
1854 1854
1855** Changes in Dired 1855** Changes in Dired
1856
1857+++
1856*** Bindings for Tumme added 1858*** Bindings for Tumme added
1857Several new keybindings, all starting with the C-t prefix, have been 1859Several new keybindings, all starting with the C-t prefix, have been
1858added to Dired. They are all bound to commands in Tumme. As a starting 1860added to Dired. They are all bound to commands in Tumme. As a starting
1859point, mark some image files in a dired buffer and do C-t d to display 1861point, mark some image files in a dired buffer and do C-t d to display
1860thumbnails of them in a separate buffer. 1862thumbnails of them in a separate buffer.
1861** Changes in Hi Lock: 1863
1864** Changes in Hi Lock
1862 1865
1863+++ 1866+++
1864*** hi-lock-mode now only affects a single buffer, and a new function 1867*** hi-lock-mode now only affects a single buffer, and a new function
@@ -1991,7 +1994,7 @@ with the number appended to the `*info*' buffer name (e.g. "*info*<2>").
1991Before leaving the initial Info node isearch fails once with the error 1994Before leaving the initial Info node isearch fails once with the error
1992message [initial node], and with subsequent C-s/C-r continues through 1995message [initial node], and with subsequent C-s/C-r continues through
1993other nodes. When isearch fails for the rest of the manual, it wraps 1996other nodes. When isearch fails for the rest of the manual, it wraps
1994aroung the whole manual to the top/final node. The user option 1997around the whole manual to the top/final node. The user option
1995`Info-isearch-search' controls whether to use Info-search for isearch, 1998`Info-isearch-search' controls whether to use Info-search for isearch,
1996or the default isearch search function that wraps around the current 1999or the default isearch search function that wraps around the current
1997Info node. 2000Info node.
@@ -2777,7 +2780,7 @@ idle).
2777 2780
2778--- 2781---
2779*** New customizable variables: 2782*** New customizable variables:
2780 - desktop-save. Determins whether the desktop should be saved when it is 2783 - desktop-save. Determines whether the desktop should be saved when it is
2781 killed. 2784 killed.
2782 - desktop-file-name-format. Format in which desktop file names should be saved. 2785 - desktop-file-name-format. Format in which desktop file names should be saved.
2783 - desktop-path. List of directories in which to lookup the desktop file. 2786 - desktop-path. List of directories in which to lookup the desktop file.
@@ -2903,7 +2906,7 @@ specified to etags, variables are tags also.
2903The new keywords are def, newcommand, renewcommand, newenvironment and 2906The new keywords are def, newcommand, renewcommand, newenvironment and
2904renewenvironment. 2907renewenvironment.
2905 2908
2906*** Honour #line directives. 2909*** Honor #line directives.
2907 2910
2908When Etags parses an input file that contains C preprocessor's #line 2911When Etags parses an input file that contains C preprocessor's #line
2909directives, it creates tags using the file name and line number 2912directives, it creates tags using the file name and line number
@@ -3126,7 +3129,7 @@ obsolete; use `dframe-update-speed' instead.
3126--- 3129---
3127** sql changes. 3130** sql changes.
3128 3131
3129*** The variable `sql-product' controls the highlightng of different 3132*** The variable `sql-product' controls the highlighting of different
3130SQL dialects. This variable can be set globally via Customize, on a 3133SQL dialects. This variable can be set globally via Customize, on a
3131buffer-specific basis via local variable settings, or for the current 3134buffer-specific basis via local variable settings, or for the current
3132session using the new SQL->Product submenu. (This menu replaces the 3135session using the new SQL->Product submenu. (This menu replaces the
@@ -3187,7 +3190,7 @@ Keyword highlighting of Postgres 7.3 is implemented. Prompting for
3187the username and the pgsql `-U' option is added. 3190the username and the pgsql `-U' option is added.
3188 3191
3189*** MySQL support is enhanced. 3192*** MySQL support is enhanced.
3190Keyword higlighting of MySql 4.0 is implemented. 3193Keyword highlighting of MySql 4.0 is implemented.
3191 3194
3192*** Imenu support has been enhanced to locate tables, views, indexes, 3195*** Imenu support has been enhanced to locate tables, views, indexes,
3193packages, procedures, functions, triggers, sequences, rules, and 3196packages, procedures, functions, triggers, sequences, rules, and
@@ -3323,7 +3326,7 @@ automatically. The game uses faces for better visual feedback.
3323 3326
3324To enable this, set `calculator-output-radix' non-nil. In this mode a 3327To enable this, set `calculator-output-radix' non-nil. In this mode a
3325separator character is used every few digits, making it easier to see 3328separator character is used every few digits, making it easier to see
3326byte boundries etc. For more info, see the documentation of the 3329byte boundaries etc. For more info, see the documentation of the
3327variable `calculator-radix-grouping-mode'. 3330variable `calculator-radix-grouping-mode'.
3328 3331
3329--- 3332---
@@ -3430,7 +3433,7 @@ any customizations.
3430Previous versions of Emacs erred on the side of having a usable Emacs 3433Previous versions of Emacs erred on the side of having a usable Emacs
3431through telnet, even though that was inconvenient if you use Emacs in 3434through telnet, even though that was inconvenient if you use Emacs in
3432a local console window with a scrollback buffer. The default value of 3435a local console window with a scrollback buffer. The default value of
3433w32-use-full-screen-buffer is now nil, which favours local console 3436w32-use-full-screen-buffer is now nil, which favors local console
3434windows. Recent versions of Windows telnet also work well with this 3437windows. Recent versions of Windows telnet also work well with this
3435setting. If you are using an older telnet server then Emacs detects 3438setting. If you are using an older telnet server then Emacs detects
3436that the console window dimensions that are reported are not sane, and 3439that the console window dimensions that are reported are not sane, and
@@ -3584,7 +3587,7 @@ names. Usually that default is right, but not always.
3584 3587
3585A quit inside the body of `with-local-quit' is caught by the 3588A quit inside the body of `with-local-quit' is caught by the
3586`with-local-quit' form itself, but another quit will happen later once 3589`with-local-quit' form itself, but another quit will happen later once
3587the code that has inhibitted quitting exits. 3590the code that has inhibited quitting exits.
3588 3591
3589This is for use around potentially blocking or long-running code 3592This is for use around potentially blocking or long-running code
3590inside timer functions and `post-command-hook' functions. 3593inside timer functions and `post-command-hook' functions.
@@ -3773,7 +3776,7 @@ give up and return LIMIT.
3773 3776
3774+++ 3777+++
3775*** Function `pos-visible-in-window-p' now returns the pixel coordinates 3778*** Function `pos-visible-in-window-p' now returns the pixel coordinates
3776and partial visiblity state of the corresponding row, if the PARTIALLY 3779and partial visibility state of the corresponding row, if the PARTIALLY
3777arg is non-nil. 3780arg is non-nil.
3778 3781
3779+++ 3782+++
@@ -4093,7 +4096,7 @@ of text properties as well as the character code.
4093by `syntax-after'). 4096by `syntax-after').
4094 4097
4095+++ 4098+++
4096*** The new function `syntax-ppss' rovides an efficient way to find the 4099*** The new function `syntax-ppss' provides an efficient way to find the
4097current syntactic context at point. 4100current syntactic context at point.
4098 4101
4099** File operation changes: 4102** File operation changes:
@@ -4226,7 +4229,7 @@ saying to put all inputs in the history list, even empty ones.
4226 4229
4227+++ 4230+++
4228*** The `read-file-name' function now takes an additional argument which 4231*** The `read-file-name' function now takes an additional argument which
4229specifies a predicate which the file name read must satify. The 4232specifies a predicate which the file name read must satisfy. The
4230new variable `read-file-name-predicate' contains the predicate argument 4233new variable `read-file-name-predicate' contains the predicate argument
4231while reading the file name from the minibuffer; the predicate in this 4234while reading the file name from the minibuffer; the predicate in this
4232variable is used by read-file-name-internal to filter the completion list. 4235variable is used by read-file-name-internal to filter the completion list.
@@ -4618,14 +4621,14 @@ or bottom edge of a window. It does not move other window edges.
4618`fringe-cursor-alist' maps between logical (internal) fringe indicator 4621`fringe-cursor-alist' maps between logical (internal) fringe indicator
4619and cursor symbols and the actual fringe bitmaps to be displayed. 4622and cursor symbols and the actual fringe bitmaps to be displayed.
4620This decouples the logical meaning of the fringe indicators from the 4623This decouples the logical meaning of the fringe indicators from the
4621physical appearence, as well as allowing different fringe bitmaps to 4624physical appearance, as well as allowing different fringe bitmaps to
4622be used in different windows showing different buffers. 4625be used in different windows showing different buffers.
4623 4626
4624*** New function `define-fringe-bitmap' can now be used to create new 4627*** New function `define-fringe-bitmap' can now be used to create new
4625fringe bitmaps, as well as change the built-in fringe bitmaps. 4628fringe bitmaps, as well as change the built-in fringe bitmaps.
4626 4629
4627To change a built-in bitmap, do (require 'fringe) and use the symbol 4630To change a built-in bitmap, do (require 'fringe) and use the symbol
4628identifing the bitmap such as `left-truncation' or `continued-line'. 4631identifying the bitmap such as `left-truncation' or `continued-line'.
4629 4632
4630*** New function `destroy-fringe-bitmap' deletes a fringe bitmap 4633*** New function `destroy-fringe-bitmap' deletes a fringe bitmap
4631or restores a built-in one to its default value. 4634or restores a built-in one to its default value.
@@ -4726,7 +4729,7 @@ does that, this value cannot be accurate.
4726*** You can define multiple overlay arrows via the new 4729*** You can define multiple overlay arrows via the new
4727variable `overlay-arrow-variable-list'. 4730variable `overlay-arrow-variable-list'.
4728 4731
4729It contains a list of varibles which contain overlay arrow position 4732It contains a list of variables which contain overlay arrow position
4730markers, including the original `overlay-arrow-position' variable. 4733markers, including the original `overlay-arrow-position' variable.
4731 4734
4732Each variable on this list can have individual `overlay-arrow-string' 4735Each variable on this list can have individual `overlay-arrow-string'
@@ -4820,7 +4823,7 @@ of the text area. One of the above window elements (except `text')
4820can also be used with :align-to to specify that the position is 4823can also be used with :align-to to specify that the position is
4821relative to the left edge of the given area. Once the base offset for 4824relative to the left edge of the given area. Once the base offset for
4822a relative position has been set (by the first occurrence of one of 4825a relative position has been set (by the first occurrence of one of
4823these symbols), further occurences of these symbols are interpreted as 4826these symbols), further occurrences of these symbols are interpreted as
4824the width of the area. 4827the width of the area.
4825 4828
4826For example, to align to the center of the left-margin, use 4829For example, to align to the center of the left-margin, use
@@ -4923,7 +4926,7 @@ is to use the `arrow' (non-text) pointer. Other choices are `text'
4923 4926
4924+++ 4927+++
4925*** The mouse pointer shape over ordinary text or images can now be 4928*** The mouse pointer shape over ordinary text or images can now be
4926controlled/overriden via the `pointer' text property. 4929controlled/overridden via the `pointer' text property.
4927 4930
4928** Mouse event enhancements: 4931** Mouse event enhancements:
4929 4932