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, 09 Jun 2005 21:00:58 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7704 emacs/lisp/ChangeLog:1.7705
*** emacs/lisp/ChangeLog:1.7704 Thu Jun  9 21:15:02 2005
--- emacs/lisp/ChangeLog        Fri Jun 10 01:00:55 2005
***************
*** 1,3 ****
--- 1,23 ----
+ 2005-06-10  Juanma Barranquero  <address@hidden>
+ 
+       * comint.el (comint-mode, comint-snapshot-last-prompt):
+       * frame.el (frame-current-scroll-bars):
+       * term.el (term-mode, term-check-proc, term-input-sender)
+       (term-simple-send, term-extract-string, term-word)
+       (term-match-partial-filename):
+       * window.el (window-current-scroll-bars):
+       * emulation/cua-base.el (cua-normal-cursor-color)
+       (cua-read-only-cursor-color, cua-overwrite-cursor-color)
+       (cua-global-mark-cursor-color):
+       * mail/undigest.el (rmail-forward-separator-regex):
+       Fix typos in docstrings.
+ 
+       * comint.el (comint-check-proc, make-comint-in-buffer)
+       (comint-source-default): Doc fixes.
+ 
+       * term.el (term-send-string): Improve argument/docstring
+       consistency.
+ 
  2005-06-09  Luc Teirlinck  <address@hidden>
  
        * comint.el (comint-send-input): Bind `inhibit-read-only' around
***************
*** 9733,9739 ****
        * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
        icon diropen.  New tool bar item find-file-existing uses icon open.
  
!       * dired.el (dired-read-dir-and-switches): Call read-driectory-name
        instead of read-file-name.
  
  2004-11-02  Ulf Jasper  <address@hidden>
--- 9753,9759 ----
        * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
        icon diropen.  New tool bar item find-file-existing uses icon open.
  
!       * dired.el (dired-read-dir-and-switches): Call read-directory-name
        instead of read-file-name.
  
  2004-11-02  Ulf Jasper  <address@hidden>




reply via email to

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