Mercurial > emacs
comparison etc/NEWS @ 90751:52a7f3f50b89
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 624-636)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 200-201)
- Merge from emacs--devo--0
- Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 13 Feb 2007 12:14:16 +0000 |
parents | f83d17e1ace6 62615657e69c |
children | dd7c098af727 |
comparison
equal
deleted
inserted
replaced
90750:f8cc067aba62 | 90751:52a7f3f50b89 |
---|---|
1 GNU Emacs NEWS -- history of user-visible changes. 2006-06-04 | 1 GNU Emacs NEWS -- history of user-visible changes. 2006-06-04 |
2 | |
2 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 3 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 |
3 Free Software Foundation, Inc. | 4 Free Software Foundation, Inc. |
4 See the end for copying conditions. | 5 See the end of the file for license conditions. |
5 | 6 |
6 Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 7 Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
7 If possible, use M-x report-emacs-bug. | 8 If possible, use M-x report-emacs-bug. |
8 | 9 |
9 This file is about changes in Emacs version 22. | 10 This file is about changes in Emacs version 22. |
417 doublequotes make no difference in the shell, but they prevent | 418 doublequotes make no difference in the shell, but they prevent |
418 special treatment in `dired-do-shell-command'. | 419 special treatment in `dired-do-shell-command'. |
419 | 420 |
420 ** Adaptive filling misfeature removed. | 421 ** Adaptive filling misfeature removed. |
421 It no longer treats `NNN.' or `(NNN)' as a prefix. | 422 It no longer treats `NNN.' or `(NNN)' as a prefix. |
423 | |
424 --- | |
425 ** The register compatibility key bindings (deprecated since Emacs 19) | |
426 have been removed: | |
427 C-x / point-to-register (Use: C-x r SPC) | |
428 C-x j jump-to-register (Use: C-x r j) | |
429 C-x x copy-to-register (Use: C-x r s) | |
430 C-x g insert-register (Use: C-x r i) | |
422 | 431 |
423 | 432 |
424 * Editing Changes in Emacs 22.1 | 433 * Editing Changes in Emacs 22.1 |
425 | 434 |
426 +++ | 435 +++ |
3288 This option is mostly useful when calling etags from programs. It can | 3297 This option is mostly useful when calling etags from programs. It can |
3289 be used (only once) in place of a file name on the command line. Etags | 3298 be used (only once) in place of a file name on the command line. Etags |
3290 reads from standard input and marks the produced tags as belonging to | 3299 reads from standard input and marks the produced tags as belonging to |
3291 the file FILE. | 3300 the file FILE. |
3292 | 3301 |
3302 *** The --members option is now the default. | |
3303 | |
3304 Use --no-members if you want the old default behaviour of not tagging | |
3305 struct members in C, members variables in C++ and variables in PHP. | |
3306 | |
3293 ** Ctags changes. | 3307 ** Ctags changes. |
3294 | 3308 |
3295 *** Ctags now allows duplicate tags | 3309 *** Ctags now allows duplicate tags |
3296 | 3310 |
3297 ** VC Changes | 3311 ** VC Changes |
3789 irrespective of geometry or background setting on the Windows registry. | 3803 irrespective of geometry or background setting on the Windows registry. |
3790 | 3804 |
3791 --- | 3805 --- |
3792 ** On MS Windows, the "system caret" now follows the cursor. | 3806 ** On MS Windows, the "system caret" now follows the cursor. |
3793 | 3807 |
3794 This enables Emacs to work better with programs that need to track | 3808 This enables Emacs to work better with programs that need to track the |
3795 the cursor, for example screen magnifiers and text to speech programs. | 3809 cursor, for example screen magnifiers and text to speech programs. |
3810 When such a program is in use, the system caret is made visible | |
3811 instead of Emacs drawing its own cursor. This seems to be required by | |
3812 some programs. The new variable w32-use-visible-system-caret allows | |
3813 the caret visibility to be manually toggled. | |
3796 | 3814 |
3797 --- | 3815 --- |
3798 ** Tooltips now work on MS Windows. | 3816 ** Tooltips now work on MS Windows. |
3799 | 3817 |
3800 See the Emacs 21.1 NEWS entry for tooltips for details. | 3818 See the Emacs 21.1 NEWS entry for tooltips for details. |
6050 an error if the argument actually returns differing values. | 6068 an error if the argument actually returns differing values. |
6051 | 6069 |
6052 | 6070 |
6053 | 6071 |
6054 ---------------------------------------------------------------------- | 6072 ---------------------------------------------------------------------- |
6055 Copyright information: | 6073 This file is part of GNU Emacs. |
6056 | 6074 |
6057 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 6075 GNU Emacs is free software; you can redistribute it and/or modify |
6058 Free Software Foundation, Inc. | 6076 it under the terms of the GNU General Public License as published by |
6059 | 6077 the Free Software Foundation; either version 2, or (at your option) |
6060 Permission is granted to anyone to make or distribute verbatim copies | 6078 any later version. |
6061 of this document as received, in any medium, provided that the | 6079 |
6062 copyright notice and this permission notice are preserved, | 6080 GNU Emacs is distributed in the hope that it will be useful, |
6063 thus giving the recipient permission to redistribute in turn. | 6081 but WITHOUT ANY WARRANTY; without even the implied warranty of |
6064 | 6082 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
6065 Permission is granted to distribute modified versions | 6083 GNU General Public License for more details. |
6066 of this document, or of portions of it, | 6084 |
6067 under the above conditions, provided also that they | 6085 You should have received a copy of the GNU General Public License |
6068 carry prominent notices stating who last changed them. | 6086 along with GNU Emacs; see the file COPYING. If not, write to the |
6087 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
6088 Boston, MA 02110-1301, USA. | |
6089 | |
6069 | 6090 |
6070 Local variables: | 6091 Local variables: |
6071 mode: outline | 6092 mode: outline |
6072 paragraph-separate: "[ ]*$" | 6093 paragraph-separate: "[ ]*$" |
6073 end: | 6094 end: |