*** empty log message ***

This commit is contained in:
Miles Bader 2000-12-15 14:18:53 +00:00
parent 9f62634527
commit 88ee791791

View file

@ -1,3 +1,9 @@
2000-12-15 Miles Bader <miles@gnu.org>
* comint.el (comint-send-string, comint-send-region): Also accept
a buffer, buffer-name, or nil for PROCESS, for compatibility with
process-send-string/region.
2000-12-15 Gerd Moellmann <gerd@gnu.org>
* isearch.el (isearch-lazy-highlight-max): New user-option.