aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2002-05-18 08:05:54 +0000
committerPavel Janík2002-05-18 08:05:54 +0000
commit17b1725804cc726fa23158e4bcddf1a27ae94ca1 (patch)
treeddc8479e0907a16a81f11c0e76d93c5297915d98 /lisp/ChangeLog
parentdacec5966e2e4978bb3c4a7476c3986c3a97b79d (diff)
downloademacs-17b1725804cc726fa23158e4bcddf1a27ae94ca1.tar.gz
emacs-17b1725804cc726fa23158e4bcddf1a27ae94ca1.zip
(forms-jump-record, forms-insert-record, forms-delete-record): Calculate
lines from the beginning of the accessible portion rather than from the beginning of the buffer.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 021b651d540..9c4c70376cf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12002-05-17 Thomas Morgan <tlm@pocketmail.com>
2
3 * forms.el (forms-jump-record, forms-insert-record)
4 (forms-delete-record): Calculate lines from the beginning of the
5 accessible portion rather than from the beginning of the buffer.
6
12002-05-16 Eli Zaretskii <eliz@is.elta.co.il> 72002-05-16 Eli Zaretskii <eliz@is.elta.co.il>
2 8
3 * ps-mule.el (eval-and-compile): Add a trivial replacement for a 9 * ps-mule.el (eval-and-compile): Add a trivial replacement for a