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

Diff of /emacs/lisp/ChangeLog

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

revision 1.3092 by zsh, Sun Nov 25 20:45:37 2001 UTC revision 1.3093 by monnier, Mon Nov 26 02:26:04 2001 UTC
# Line 1  Line 1 
1    2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
4            (diff-hunk-kill): Simplify.
5            (diff-post-command-hook): Only apply to a single hunk.
6            (diff-hunk-text): Make `char-offset' non-optional.
7            (diff-find-text): Return a cons cell.
8            (diff-find-approx-text): New fun.
9            (diff-find-source-location): Use it.
10            (diff-apply-hunk, diff-test-hunk, diff-goto-source):
11            Adapt to new retval of diff-find-source-location.
12    
13            * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
14            rather than integer- representation of dates.
15    
16            * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
17    
18            * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
19            (syntax-after): New fun.
20    
21            * help-funs.el (describe-syntax): New fun.
22    
23            * font-lock.el (font-lock-cache-state, font-lock-cache-position)
24            (font-lock-ppss-stats, font-lock-ppss): Remove.
25            (font-lock-fontify-syntactically-region): Remove tuning code.
26            (font-lock-compile-keywords): Fix off-by-one bug.
27            (font-lock-set-defaults): Don't set removed vars.
28            (c-keywords): Add `inline'.
29            (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
30    
31            * emacs-lisp/lisp-mode.el (lisp-mode-variables):
32            Set syntax-begin-function.
33            (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
34            (lisp-interaction-mode): Don't set local-abbrev-table any more.
35            (lisp-mode-auto-fill): Use syntax-ppss and obey
36            comment-auto-fill-only-comments.
37            (lisp-fill-paragraph): Use syntax-ppss.
38    
39  2001-11-25  ShengHuo ZHU  <zsh@cs.rochester.edu>  2001-11-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
40    
41          * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight          * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight

Legend:
Removed from v.1.3092  
changed lines
  Added in v.1.3093

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