aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPeter J. Weisberg2011-09-23 10:47:01 -0400
committerStefan Monnier2011-09-23 10:47:01 -0400
commiteca3f3ea3aa263603369eaee2c549b7ba0454902 (patch)
treed2c4163104320cb4f5294179432d2334068f8d20 /lisp/ChangeLog
parent01c157cc39550b23ca6d083c36797fa1d7faa595 (diff)
downloademacs-eca3f3ea3aa263603369eaee2c549b7ba0454902.tar.gz
emacs-eca3f3ea3aa263603369eaee2c549b7ba0454902.zip
* lisp/textmodes/picture.el: Make motion commands obey shift-select-mode.
(picture-newline): Use forward-line so as to ignore fields.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 14948d41f7a..8c52d626c02 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
2
3 * textmodes/picture.el: Make motion commands obey shift-select-mode.
4 (picture-newline): Use forward-line so as to ignore fields.
5
12011-09-23 Stefan Monnier <monnier@iro.umontreal.ca> 62011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * subr.el (with-wrapper-hook): Fix edebug spec. 8 * subr.el (with-wrapper-hook): Fix edebug spec.
@@ -9,8 +14,8 @@
9 14
102011-09-23 Michael Albinus <michael.albinus@gmx.de> 152011-09-23 Michael Albinus <michael.albinus@gmx.de>
11 16
12 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): Fix 17 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
13 nasty bug using wrong cached values. 18 Fix nasty bug using wrong cached values.
14 19
152011-09-23 Alan Mackenzie <acm@muc.de> 202011-09-23 Alan Mackenzie <acm@muc.de>
16 21
@@ -75,8 +80,8 @@
75 80
762011-09-21 Martin Rudalics <rudalics@gmx.at> 812011-09-21 Martin Rudalics <rudalics@gmx.at>
77 82
78 * window.el (set-window-buffer-start-and-point): Call 83 * window.el (set-window-buffer-start-and-point):
79 set-window-start with NOFORCE argument t. Suggested by Thierry 84 Call set-window-start with NOFORCE argument t. Suggested by Thierry
80 Volpiatto <thierry.volpiatto@gmail.com>. 85 Volpiatto <thierry.volpiatto@gmail.com>.
81 (quit-window): Reword doc-string. Handle new format of 86 (quit-window): Reword doc-string. Handle new format of
82 quit-restore parameter. Don't delete window if it has a 87 quit-restore parameter. Don't delete window if it has a