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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 19 Aug 2002 01:03:55 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4219 emacs/lisp/ChangeLog:1.4220
*** emacs/lisp/ChangeLog:1.4219 Sun Aug 18 20:58:26 2002
--- emacs/lisp/ChangeLog        Mon Aug 19 01:03:55 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-08-19  Miles Bader  <address@hidden>
+ 
+       [original idea from Luc Teirlinck <address@hidden>]
+       * comint.el (comint-inhibit-carriage-motion): New variable.
+       (comint-carriage-motion): Argument STRING removed.  New arguments
+       START and END; interpret characters between START and END rather
+       than using special comint state.
+       (comint-output-filter): Call `comint-carriage-motion'.
+       (comint-output-filter-functions): Don't add `comint-carriage-motion'.
+       * ielm.el (inferior-emacs-lisp-mode): Give
+       `comint-inhibit-carriage-motion' a local value of t.
+ 
  2002-08-18  Richard M. Stallman  <address@hidden>
  
        * table.el: New file.




reply via email to

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