/[auctex]/auctex/ChangeLog
ViewVC logotype

Diff of /auctex/ChangeLog

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

revision 5.1062 by angeli, Thu May 12 12:10:43 2005 UTC revision 5.1063 by angeli, Thu May 12 13:14:30 2005 UTC
# Line 1  Line 1 
1  2005-05-12  Ralf Angeli  <angeli@iwi.uni-sb.de>  2005-05-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2    
3            * latex.el (LaTeX-fill-newline-hook): New hook.
4            (LaTeX-fill-newline): Use it.
5    
6            * tex-fold.el (TeX-fold-keymap): Remove deprecated key bindings.
7            (TeX-fold-region, TeX-fold-item): Use `TeX-fold-item-end'.  Do not
8            compute display string (now done in `TeX-fold-hide-item').
9            (TeX-fold-make-overlay): Do not mess with display string anymore.
10            Thereby remove it from list of function arguments.
11            (TeX-fold-item-end, TeX-fold-overfull-p)
12            (TeX-fold-update-at-point): New functions.
13            (TeX-fold-buffer-substring): Get 'display property instead of
14            'TeX-fold-display-string which is not used anymore.
15            (TeX-fold-hide-item): Computation of display string and faces as
16            well as provisions for overfull lines are done only in this
17            function now.  The 'display property is now set for XEmacs as
18            well.
19            (TeX-fold-mode): Add and remove `TeX-fold-update-at-point' to
20            `LaTeX-fill-newline-hook' respectively.
21    
22          * tex.el (TeX-overlay-prioritize): Fix oversight in XEmacs version          * tex.el (TeX-overlay-prioritize): Fix oversight in XEmacs version
23          of the function.          of the function.
24    

Legend:
Removed from v.5.1062  
changed lines
  Added in v.5.1063

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