Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7985 emacs/lisp/ChangeLog:1.7986
*** emacs/lisp/ChangeLog:1.7985 Thu Jul 21 11:50:38 2005
--- emacs/lisp/ChangeLog Thu Jul 21 15:13:47 2005
***************
*** 9,14 ****
--- 9,27 ----
2005-07-21 Juanma Barranquero <[EMAIL PROTECTED]>
+ * comint.el (comint-use-prompt-regexp, comint-send-input)
+ (comint-source-default, comint-extract-string)
+ (comint-get-source, comint-word, comint-completion)
+ (comint-source, comint-prompt-read-only, comint-update-fence):
+ Fix typos in docstrings.
+ (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
+ Declare with define-obsolete-*-alias macros.
+ (comint-previous-matching-input-from-input)
+ (comint-next-matching-input-from-input)
+ (comint-previous-matching-input, comint-next-matching-input)
+ (comint-forward-matching-input):
+ Improve argument/docstring consistency.
+
* desktop.el (desktop-clear-preserve-buffers-regexp):
Also preserve the *server* buffer.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs