comparison lisp/ChangeLog.4 @ 30790:fa166d86d278

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 14 Aug 2000 21:33:50 +0000
parents 1d265c438ced
children bf5f26157d70
comparison
equal deleted inserted replaced
30789:68b63779f4df 30790:fa166d86d278
1759 * window.el (split-window-vertically): If size is negative, 1759 * window.el (split-window-vertically): If size is negative,
1760 measure from bottom. 1760 measure from bottom.
1761 1761
1762 1994-04-04 Daniel LaLiberte (liberte@spiff.gnu.ai.mit.edu) 1762 1994-04-04 Daniel LaLiberte (liberte@spiff.gnu.ai.mit.edu)
1763 1763
1764 * edebug.el Change "-emacs-" to "-original-" throughout. 1764 * edebug.el: Change "-emacs-" to "-original-" throughout.
1765 (edebug-last-sexp): Fix missing ";;" 1765 (edebug-last-sexp): Fix missing ";;"
1766 (edebug-read): Fix docstring, &optional arg, 1766 (edebug-read): Fix docstring, &optional arg,
1767 and the check that stream is current-buffer. 1767 and the check that stream is current-buffer.
1768 (edebug-install-read-eval-functions): Use (elisp-eval-region-install). 1768 (edebug-install-read-eval-functions): Use (elisp-eval-region-install).
1769 (edebug-uninstall-read-eval-functions): Restore to function values. 1769 (edebug-uninstall-read-eval-functions): Restore to function values.