diff options
| author | Dave Love | 1999-10-22 14:25:22 +0000 |
|---|---|---|
| committer | Dave Love | 1999-10-22 14:25:22 +0000 |
| commit | 25a813385d3fdb04b72c5f1ab26db063133568cc (patch) | |
| tree | bb2999321ffebdaa403fec7a0366ef9d81a8c2ac | |
| parent | 05f0d15a1b23b89e8e0ba0ea408b560e7d5b8ac9 (diff) | |
| download | emacs-25a813385d3fdb04b72c5f1ab26db063133568cc.tar.gz emacs-25a813385d3fdb04b72c5f1ab26db063133568cc.zip | |
eval-reg removed.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -473,6 +473,8 @@ M-x customize-group RET recentf RET. | |||
| 473 | 473 | ||
| 474 | *** mldrag.el has been removed. mouse.el provides the same | 474 | *** mldrag.el has been removed. mouse.el provides the same |
| 475 | functionality with aliases for the mldrag functions. | 475 | functionality with aliases for the mldrag functions. |
| 476 | |||
| 477 | *** eval-reg.el has been obsoleted by changes to edebug.el. | ||
| 476 | 478 | ||
| 477 | * Lisp changes in Emacs 21.1 (see following page for display-related features) | 479 | * Lisp changes in Emacs 21.1 (see following page for display-related features) |
| 478 | 480 | ||