(path-separator): Doc sync with 20.3.
authorshuhei-k <shuhei-k>
Sun, 16 May 1999 06:30:58 +0000 (06:30 +0000)
committershuhei-k <shuhei-k>
Sun, 16 May 1999 06:30:58 +0000 (06:30 +0000)
commita283153efcab39bb43b1e2ec82b1563ba5d32648
tree443716848b86ad34b2c7bb3271f7540f47d70707
parent88d4f128e223b2ece52dd6b157dd7d4025326fbf
(path-separator): Doc sync with 20.3.
(add-to-list): Ditto.
(buffer-live-p): Return bool value.
(cadr, cdar, cddr): New functions.
(save-current-buffer): Check whether orig-buffer is alive.
(functionp): Sync with 20.3; use `car-safe'.
(line-beginning-position, line-end-position): Simplified.
(point-at-bol, point-at-eol): Ditto.

(add-hook, remove-hook, make-local-hook): Removed;
require 'localhook instead.

(read-string): Don't use `eval-and-compile'.

(defmacro-maybe-cond): New macro.
(defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe,
defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME.
(defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec.
(defsubst): Moved to poe-18.el.
poe.el