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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 30 Oct 2005 11:39:58 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8482 emacs/lisp/ChangeLog:1.8483
*** emacs/lisp/ChangeLog:1.8482 Sun Oct 30 15:52:32 2005
--- emacs/lisp/ChangeLog        Sun Oct 30 16:39:55 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-10-30  Luc Teirlinck  <address@hidden>
+ 
+       * comint.el (comint-send-input): Call `comint-update-fence' when
+       `comint-process-echoes' and `comint-prompt-read-only' are both
+       non-nil, to avoid leftover read-only newline.
+ 
  2005-10-30  Richard M. Stallman  <address@hidden>
  
        * textmodes/flyspell.el (flyspell-external-point-words):
***************
*** 25,31 ****
        not visiting a file under version control.
  
        * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
!       
  2005-10-29  Chong Yidong  <address@hidden>
  
        * startup.el (command-line): Use ~/.emacs.d/init.el instead of
--- 31,37 ----
        not visiting a file under version control.
  
        * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
! 
  2005-10-29  Chong Yidong  <address@hidden>
  
        * startup.el (command-line): Use ~/.emacs.d/init.el instead of




reply via email to

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