From: shuhei-k Date: Sun, 16 May 1999 06:36:38 +0000 (+0000) Subject: update. X-Git-Tag: apel-9_19~37 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=89f9ca056affa6e3ae3295b4c2fd019ec74b031c;p=elisp%2Fapel.git update. --- diff --git a/ChangeLog b/ChangeLog index 75d0a18..835c1fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,9 +4,10 @@ (add-to-list): Ditto. (buffer-live-p): Return bool value. (cadr, cdar, cddr): New functions. - (save-current-buffer): Check whether orig-buffer is alive. + (save-current-buffer): Check whether `orig-buffer' is alive. (functionp): Sync with 20.3; use `car-safe'. - (line-beginning-position, line-end-position): Simplified. + (line-beginning-position, line-end-position): Use `forward-line' + or `end-of-line' only. (point-at-bol, point-at-eol): Ditto. 1999-05-15 Shuhei KOBAYASHI