Tramp uses the package `auth-source' to read passwords from a file, if
necessary.
-** VC
+** VC and related modes
*** VC now supports applying VC operations to a set of files at a time.
This enables VC to work much more effectively with changeset-oriented
a single changeset.
*** vc-dir is a new command that displays file names and their VC
-status. It allows to apply various VC operations to a file or a
-set of files.
+status. It allows to apply various VC operations to a file, a
+directory or a set of files/directories.
*** Clicking on the VC mode-line entry now pops the VC menu.
file) by typing the D key or using the "Show changeset diff of
revision at line" menu entry.
-*** In log-view-mode, for VC systems that support changesets, you can
-see the diff for the whole changeset (not only for the current file)
-by typing the D key or using the "Changeset Diff" menu entry.
-
-*** vc-git supports the "git grep" command.
-
*** Asynchronous VC commands display [Waiting...] in the mode-line
of the corresponding buffer as long as the asynchronous process is
active.
see the diff for the whole changeset (not only for the current file)
by typing the D key or using the "Changeset Diff" menu entry.
+*** In Log Edit mode, C-c C-d now shows the diff for the files involved.
+
+*** vc-git supports the "git grep" command.
+
*** VC Support for Meta-CVS has been removed for lack of maintainer able
to update it to the new VC.
*** Info displays breadcrumbs in the header of the page.
See Info-breadcrumbs-depth to control it.
-*** In Log Edit mode, C-c C-d now shows the diff for the files involved.
-
*** net-utils has an `iwconfig' command, similar to the existing `ifconfig'.
It is used to configure wireless interfaces.