comparison etc/NEWS @ 33796:10ffa5b56f53

mention `delete-trailing-whitespace'
author Sam Steingold <sds@gnu.org>
date Wed, 22 Nov 2000 23:00:41 +0000
parents 0635513f22a2
children 415baa3f1914
comparison
equal deleted inserted replaced
33795:152ae6b57597 33796:10ffa5b56f53
38 all of the new display features described below. The port currently 38 all of the new display features described below. The port currently
39 lacks unexec, asynchronous processes, and networking support. 39 lacks unexec, asynchronous processes, and networking support.
40 40
41 41
42 * Changes in Emacs 21.1 42 * Changes in Emacs 21.1
43
44 ** The new command M-x delete-trailing-whitespace RET will delete the
45 traling whitespace within the current restriction. You can also add
46 this function to `write-file-hooks' or `local-write-file-hooks'.
43 47
44 ** When visiting a file with M-x find-file-literally, no newlines will 48 ** When visiting a file with M-x find-file-literally, no newlines will
45 be added to the end of the buffer because of `require-final-newline'. 49 be added to the end of the buffer because of `require-final-newline'.
46 50
47 ** auto-compression mode is no longer enabled just by loading jka-compr.el. 51 ** auto-compression mode is no longer enabled just by loading jka-compr.el.
882 886
883 *** multiline patterns are now supported. 887 *** multiline patterns are now supported.
884 888
885 *** `font-lock-syntactic-face-function' allows major-modes to choose 889 *** `font-lock-syntactic-face-function' allows major-modes to choose
886 the face used for each string/comment. 890 the face used for each string/comment.
887 891
888 ** Comint (subshell) changes 892 ** Comint (subshell) changes
889 893
890 These changes generally affect all modes derived from comint mode, which 894 These changes generally affect all modes derived from comint mode, which
891 include shell-mode, gdb-mode, scheme-interaction-mode, etc. 895 include shell-mode, gdb-mode, scheme-interaction-mode, etc.
892 896
962 *** latex-mode now has a simple indentation algorithm. 966 *** latex-mode now has a simple indentation algorithm.
963 967
964 *** M-f and M-p jump around \begin...\end pairs. 968 *** M-f and M-p jump around \begin...\end pairs.
965 969
966 *** Added support for outline-minor-mode. 970 *** Added support for outline-minor-mode.
967 971
968 ** Changes to RefTeX mode 972 ** Changes to RefTeX mode
969 973
970 *** RefTeX has new support for index generation. Index entries can be 974 *** RefTeX has new support for index generation. Index entries can be
971 created with `C-c <', with completion available on index keys. 975 created with `C-c <', with completion available on index keys.
972 Pressing `C-c /' indexes the word at the cursor with a default 976 Pressing `C-c /' indexes the word at the cursor with a default
1587 1591
1588 Features are: 1592 Features are:
1589 1593
1590 - Intersecting: When a `|' intersects with a `-', a `+' is 1594 - Intersecting: When a `|' intersects with a `-', a `+' is
1591 drawn, like this: | \ / 1595 drawn, like this: | \ /
1592 --+-- X 1596 --+-- X
1593 | / \ 1597 | / \
1594 1598
1595 - Rubber-banding: When drawing lines you can interactively see the 1599 - Rubber-banding: When drawing lines you can interactively see the
1596 result while holding the mouse button down and moving the mouse. If 1600 result while holding the mouse button down and moving the mouse. If
1597 your machine is not fast enough (a 386 is a bit too slow, but a 1601 your machine is not fast enough (a 386 is a bit too slow, but a
1607 1611
1608 - Cut copy and paste: You can cut, copy and paste rectangular 1612 - Cut copy and paste: You can cut, copy and paste rectangular
1609 regions. Artist also interfaces with the rect package (this can be 1613 regions. Artist also interfaces with the rect package (this can be
1610 turned off if it causes you any trouble) so anything you cut in 1614 turned off if it causes you any trouble) so anything you cut in
1611 artist can be yanked with C-x r y and vice versa. 1615 artist can be yanked with C-x r y and vice versa.
1612 1616
1613 - Drawing with keys: Everything you can do with the mouse, you can 1617 - Drawing with keys: Everything you can do with the mouse, you can
1614 also do without the mouse. 1618 also do without the mouse.
1615 1619
1616 - Aspect-ratio: You can set the variable artist-aspect-ratio to 1620 - Aspect-ratio: You can set the variable artist-aspect-ratio to
1617 reflect the height-width ratio for the font you are using. Squares 1621 reflect the height-width ratio for the font you are using. Squares