diff options
| author | Miles Bader | 2000-12-15 14:18:53 +0000 |
|---|---|---|
| committer | Miles Bader | 2000-12-15 14:18:53 +0000 |
| commit | 88ee79179163a41c4a16c5ee083776a035a164e2 (patch) | |
| tree | d12dd8187d51865baea08d4b6a298720518443d4 | |
| parent | 9f626345277be1904d29e14483c141c7302a4ed5 (diff) | |
| download | emacs-88ee79179163a41c4a16c5ee083776a035a164e2.tar.gz emacs-88ee79179163a41c4a16c5ee083776a035a164e2.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 781015cf1f3..044270f56b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-12-15 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-send-string, comint-send-region): Also accept | ||
| 4 | a buffer, buffer-name, or nil for PROCESS, for compatibility with | ||
| 5 | process-send-string/region. | ||
| 6 | |||
| 1 | 2000-12-15 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-12-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * isearch.el (isearch-lazy-highlight-max): New user-option. | 9 | * isearch.el (isearch-lazy-highlight-max): New user-option. |