/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3983 by miles, Mon Jun 10 08:05:13 2002 UTC revision 1.3984 by miles, Mon Jun 10 08:14:59 2002 UTC
# Line 1  Line 1 
1  2002-06-10  Miles Bader  <miles@gnu.org>  2002-06-10  Miles Bader  <miles@gnu.org>
2    
3            Make comint use text properties for highlighting instead of overlays:
4            * comint.el (comint-last-output-overlay): Variable removed.
5            (comint-send-input, comint-output-filter): Use text properties
6            instead of overlays.
7            (comint-insert-clicked-input): Rewrite to work with text
8            properties as well as overlays
9            (comint-snapshot-last-prompt): Snapshot using text properties.
10            (comint-get-old-input-default, comint-extract-string): Don't copy
11            text properties.
12    
13          * simple.el (line-move-finish): Inhibit field motion when          * simple.el (line-move-finish): Inhibit field motion when
14          computing `line-end'.          computing `line-end'.
15    

Legend:
Removed from v.1.3983  
changed lines
  Added in v.1.3984

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26