emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 21 Jul 2005 11:13:47 -0400

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  <address@hidden>
  
+       * 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.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]