aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2007-01-10 16:02:34 +0000
committerJuanma Barranquero2007-01-10 16:02:34 +0000
commitd227d2ae2c94b21dfab7a7d7191ea76d00ac89be (patch)
treef0fdf2b9172aa90772ddded46cae6e5c2b4a73ce
parent743a6977d41484aef13ebb28cea7f88dd6478f29 (diff)
downloademacs-d227d2ae2c94b21dfab7a7d7191ea76d00ac89be.tar.gz
emacs-d227d2ae2c94b21dfab7a7d7191ea76d00ac89be.zip
Whitespace fixes.
-rw-r--r--etc/NEWS36
1 files changed, 18 insertions, 18 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f443ca3f70e..cc0acc1d270 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -512,7 +512,7 @@ hyperlinks for variables without variable documentation, unless
512preceded by one of the words `variable' or `option'. It now makes 512preceded by one of the words `variable' or `option'. It now makes
513hyperlinks to Info anchors (or nodes) if the anchor (or node) name is 513hyperlinks to Info anchors (or nodes) if the anchor (or node) name is
514enclosed in single quotes and preceded by `info anchor' or `Info 514enclosed in single quotes and preceded by `info anchor' or `Info
515anchor' (in addition to earlier `info node' and `Info node'). In 515anchor' (in addition to earlier `info node' and `Info node'). In
516addition, it now makes hyperlinks to URLs as well if the URL is 516addition, it now makes hyperlinks to URLs as well if the URL is
517enclosed in single quotes and preceded by `URL'. 517enclosed in single quotes and preceded by `URL'.
518 518
@@ -778,7 +778,7 @@ parts less visible than normal, so that the rest of the differing
778parts is, by contrast, slightly highlighted. 778parts is, by contrast, slightly highlighted.
779 779
780Above fontification is always done when listing completions is 780Above fontification is always done when listing completions is
781triggered at minibuffer. If you want to fontify completions whose 781triggered at minibuffer. If you want to fontify completions whose
782listing is triggered at the other normal buffer, you have to pass 782listing is triggered at the other normal buffer, you have to pass
783the common prefix of completions to `display-completion-list' as 783the common prefix of completions to `display-completion-list' as
784its second argument. 784its second argument.
@@ -1666,8 +1666,8 @@ on the mode line, header line and display margin, when run in an xterm.
1666 1666
1667--- 1667---
1668*** Improved key bindings support when running in an xterm. 1668*** Improved key bindings support when running in an xterm.
1669When emacs is running in an xterm more key bindings are available. The 1669When emacs is running in an xterm more key bindings are available.
1670following should work: 1670The following should work:
1671{C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}. 1671{C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}.
1672These key bindings work on xterm from X.org 6.8, they might not work on 1672These key bindings work on xterm from X.org 6.8, they might not work on
1673some older versions of xterm, or on some proprietary versions. 1673some older versions of xterm, or on some proprietary versions.
@@ -2032,7 +2032,7 @@ boundaries during scrolling.
2032+++ 2032+++
2033** The file t-mouse.el is now part of Emacs and provides access to mouse 2033** The file t-mouse.el is now part of Emacs and provides access to mouse
2034events from the console. It still requires gpm to work but has been updated 2034events from the console. It still requires gpm to work but has been updated
2035for Emacs 22. In particular, the mode-line is now position sensitive. 2035for Emacs 22. In particular, the mode-line is now position sensitive.
2036 2036
2037* Changes in Specialized Modes and Packages in Emacs 22.1: 2037* Changes in Specialized Modes and Packages in Emacs 22.1:
2038 2038
@@ -2047,7 +2047,7 @@ is similar to the way sequential output to a terminal works.)
2047+++ 2047+++
2048*** Bindings for Tumme added 2048*** Bindings for Tumme added
2049Several new keybindings, all starting with the C-t prefix, have been 2049Several new keybindings, all starting with the C-t prefix, have been
2050added to Dired. They are all bound to commands in Tumme. As a starting 2050added to Dired. They are all bound to commands in Tumme. As a starting
2051point, mark some image files in a dired buffer and do C-t d to display 2051point, mark some image files in a dired buffer and do C-t d to display
2052thumbnails of them in a separate buffer. 2052thumbnails of them in a separate buffer.
2053 2053
@@ -2696,7 +2696,7 @@ C-c C-i b, and so on.
2696** Fortran mode changes: 2696** Fortran mode changes:
2697 2697
2698--- 2698---
2699*** Fortran mode does more font-locking by default. Use level 3 2699*** Fortran mode does more font-locking by default. Use level 3
2700highlighting for the old default. 2700highlighting for the old default.
2701 2701
2702+++ 2702+++
@@ -2890,7 +2890,7 @@ extracting the content of a BibTeX field.
2890*** The variables `bibtex-autokey-name-case-convert' and 2890*** The variables `bibtex-autokey-name-case-convert' and
2891`bibtex-autokey-titleword-case-convert' have been renamed to 2891`bibtex-autokey-titleword-case-convert' have been renamed to
2892`bibtex-autokey-name-case-convert-function' and 2892`bibtex-autokey-name-case-convert-function' and
2893`bibtex-autokey-titleword-case-convert-function'. The old names are 2893`bibtex-autokey-titleword-case-convert-function'. The old names are
2894still available as aliases. 2894still available as aliases.
2895 2895
2896** In Artist mode the variable `artist-text-renderer' has been 2896** In Artist mode the variable `artist-text-renderer' has been
@@ -3104,13 +3104,13 @@ feature.
3104+++ 3104+++
3105*** When comparing directories. 3105*** When comparing directories.
3106Typing D brings up a buffer that lists the differences between the contents of 3106Typing D brings up a buffer that lists the differences between the contents of
3107directories. Now it is possible to use this buffer to copy the missing files 3107directories. Now it is possible to use this buffer to copy the missing files
3108from one directory to another. 3108from one directory to another.
3109 3109
3110+++ 3110+++
3111*** When comparing files or buffers. 3111*** When comparing files or buffers.
3112Typing the = key now offers to perform the word-by-word comparison of the 3112Typing the = key now offers to perform the word-by-word comparison of the
3113currently highlighted regions in an inferior Ediff session. If you answer 'n' 3113currently highlighted regions in an inferior Ediff session. If you answer 'n'
3114then it reverts to the old behavior and asks the user to select regions for 3114then it reverts to the old behavior and asks the user to select regions for
3115comparison. 3115comparison.
3116 3116
@@ -3348,7 +3348,7 @@ appointments, paydays or anything else using a sexp.
3348 3348
3349+++ 3349+++
3350*** The new function `calendar-goto-day-of-year' (g D) prompts for a 3350*** The new function `calendar-goto-day-of-year' (g D) prompts for a
3351year and day number, and moves to that date. Negative day numbers 3351year and day number, and moves to that date. Negative day numbers
3352count backward from the end of the year. 3352count backward from the end of the year.
3353 3353
3354+++ 3354+++
@@ -3363,7 +3363,7 @@ window generated by the function `generate-calendar-window'.
3363--- 3363---
3364*** The functions `holiday-easter-etc' and `holiday-advent' now take 3364*** The functions `holiday-easter-etc' and `holiday-advent' now take
3365optional arguments, in order to only report on the specified holiday 3365optional arguments, in order to only report on the specified holiday
3366rather than all. This makes customization of variables such as 3366rather than all. This makes customization of variables such as
3367`christian-holidays' simpler. 3367`christian-holidays' simpler.
3368 3368
3369--- 3369---
@@ -3723,7 +3723,7 @@ See the Emacs 21.1 NEWS entry for tooltips for details.
3723--- 3723---
3724** Images are now supported on MS Windows. 3724** Images are now supported on MS Windows.
3725 3725
3726PBM and XBM images are supported out of the box. Other image formats 3726PBM and XBM images are supported out of the box. Other image formats
3727depend on external libraries. All of these libraries have been ported 3727depend on external libraries. All of these libraries have been ported
3728to Windows, and can be found in both source and binary form at 3728to Windows, and can be found in both source and binary form at
3729http://gnuwin32.sourceforge.net/. Note that libpng also depends on 3729http://gnuwin32.sourceforge.net/. Note that libpng also depends on
@@ -3765,7 +3765,7 @@ you wish to use them in other faces.
3765** On MS Windows NT/W2K/XP, Emacs uses Unicode for clipboard operations. 3765** On MS Windows NT/W2K/XP, Emacs uses Unicode for clipboard operations.
3766 3766
3767Those systems use Unicode internally, so this allows Emacs to share 3767Those systems use Unicode internally, so this allows Emacs to share
3768multilingual text with other applications. On other versions of 3768multilingual text with other applications. On other versions of
3769MS Windows, Emacs now uses the appropriate locale coding-system, so 3769MS Windows, Emacs now uses the appropriate locale coding-system, so
3770the clipboard should work correctly for your local language without 3770the clipboard should work correctly for your local language without
3771any customizations. 3771any customizations.
@@ -3775,12 +3775,12 @@ any customizations.
3775 3775
3776Previous versions of Emacs erred on the side of having a usable Emacs 3776Previous versions of Emacs erred on the side of having a usable Emacs
3777through telnet, even though that was inconvenient if you use Emacs in 3777through telnet, even though that was inconvenient if you use Emacs in
3778a local console window with a scrollback buffer. The default value of 3778a local console window with a scrollback buffer. The default value of
3779w32-use-full-screen-buffer is now nil, which favors local console 3779w32-use-full-screen-buffer is now nil, which favors local console
3780windows. Recent versions of Windows telnet also work well with this 3780windows. Recent versions of Windows telnet also work well with this
3781setting. If you are using an older telnet server then Emacs detects 3781setting. If you are using an older telnet server then Emacs detects
3782that the console window dimensions that are reported are not sane, and 3782that the console window dimensions that are reported are not sane, and
3783defaults to 80x25. If you use such a telnet server regularly at a size 3783defaults to 80x25. If you use such a telnet server regularly at a size
3784other than 80x25, you can still manually set 3784other than 80x25, you can still manually set
3785w32-use-full-screen-buffer to t. 3785w32-use-full-screen-buffer to t.
3786 3786