aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorMasatake YAMATO <[email protected]>2012-04-13 23:43:03 +0200
committerLars Ingebrigtsen <[email protected]>2012-04-13 23:43:03 +0200
commit09b95ce39ba378b3fe116379c85af5a5a42599cd (patch)
treeeb4ede80437bdbaecdcfab073d1fdbacdb5af94b /etc/NEWS
parent4b63a9ca3d6451521cdcd2274e9ab1c9b16ba092 (diff)
Make `C-M-f' and friends work better when prompting for file names
* minibuffer.el (minibuffer-local-filename-syntax): New variable to allow `C-M-f' and `C-M-b' to move to the nearest path separator.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f20b7a840b..23d6dc0cd8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -44,6 +44,9 @@ prompts for a column number.
** `mouse-avoidance-banish-position' can now be used to customize
`mouse-avoidance-mode' further.
+** `C-M-f' and `C-M-b' will now move to the path name separator
+character when doing minibuffer filename prompts.
+
* Changes in Specialized Modes and Packages in Emacs 24.2