1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00

* display.texi (Visual Line Mode): M-] and M-[ no longer move by

logical lines.
This commit is contained in:
Chong Yidong 2009-01-04 08:39:06 +00:00
parent b316b2b864
commit 45c55e5359

View File

@ -1,3 +1,8 @@
2009-01-04 Chong Yidong <cyd@stupidchicken.com>
* display.texi (Visual Line Mode): M-] and M-[ no longer move by
logical lines.
2008-12-29 Juri Linkov <juri@jurta.org>
* mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.