diff options
author | Miles Bader <miles@gnu.org> | 2007-10-18 21:07:49 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-10-18 21:07:49 +0000 |
commit | 5a95db215e07e2f80af6238a0f92b5d6823a7e0b (patch) | |
tree | 051738dabe4e6bffc11bb19dc329df6e5c6a08c2 /etc/NEWS.22 | |
parent | 9a9057825c16c518b41f3899fd4cd8202f50d4b4 (diff) | |
parent | 9ccbb53dcf9e9e5ce794ca11a14e58dc2b8fd03d (diff) | |
download | emacs-5a95db215e07e2f80af6238a0f92b5d6823a7e0b.tar.gz |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 125-127)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 2b7c82dd7b6..867c58c47a4 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -324,7 +324,7 @@ need to quote the space with a C-q. The underlying changes in the keymaps that are active in the minibuffer are described below under "New keymaps for typing file names". -If you want the old behavior back, put these two key bindings to your +If you want the old behavior back, add these two key bindings to your ~/.emacs init file: (define-key minibuffer-local-filename-completion-map |