aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2007-10-18 00:14:35 +0000
committerJuri Linkov2007-10-18 00:14:35 +0000
commit65ced25fcb43c1719868b6e56b3d9a49034fe9e1 (patch)
tree8ca9b87d03a68f040633f5458b28bfa00ce06350 /doc/lispref/ChangeLog
parent168b980f4bf0dccf8f445a264aa8a863780b7bc4 (diff)
downloademacs-65ced25fcb43c1719868b6e56b3d9a49034fe9e1.tar.gz
emacs-65ced25fcb43c1719868b6e56b3d9a49034fe9e1.zip
(Filling): Update arguments of fill-paragraph.
fill-paragraph operates on the active region in Transient Mark mode. Remove fill-paragraph-or-region.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index d95597e940b..e0d9db962f9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,9 @@
12007-10-17 Juri Linkov <juri@jurta.org>
2
3 * text.texi (Filling): Update arguments of fill-paragraph.
4 fill-paragraph operates on the active region in Transient Mark mode.
5 Remove fill-paragraph-or-region.
6
12007-10-13 Karl Berry <karl@gnu.org> 72007-10-13 Karl Berry <karl@gnu.org>
2 8
3 * elisp.texi (@dircategory): Move to after @copying, 9 * elisp.texi (@dircategory): Move to after @copying,