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

Diff of /emacs/lisp/ChangeLog

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

revision 1.4076 by rms, Sun Jul 7 09:59:31 2002 UTC revision 1.4077 by monnier, Sun Jul 7 20:25:23 2002 UTC
# Line 1  Line 1 
1    2002-07-07  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * emacs-lisp/debug.el (debug-on-entry): Fix the wrapper used for
4            aliases to also work for interactive functions.
5            Use the same wrapper for subroutines.
6            (cancel-debug-on-entry): Get rid of the now-useless wrapper.
7            (debug-on-entry-1): Correctly skip docstrings and interactive forms.
8    
9            * textmodes/texinfo.el (texinfo-font-lock-keywords): Disable the
10            automatic environment name update.
11            (texinfo-clone-environment): Fix it not to incorrectly match prefixes.
12    
13  2002-07-07  Richard M. Stallman  <rms@gnu.org>  2002-07-07  Richard M. Stallman  <rms@gnu.org>
14    
15          * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.          * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.
# Line 10  Line 22 
22          Also allow `safe-local-eval-function' property to be a function          Also allow `safe-local-eval-function' property to be a function
23          or a list of functions.          or a list of functions.
24          (c-add-style): Delete `safe-local-eval-function' property.          (c-add-style): Delete `safe-local-eval-function' property.
25            
26          * files.el (after-find-file): Make buffer read-only if file is          * files.el (after-find-file): Make buffer read-only if file is
27          marked that way, even for root.          marked that way, even for root.
28    
# Line 33  Line 45 
45          FCT if current column is outside rectangle.          FCT if current column is outside rectangle.
46          (cua--delete-rectangle): Do nothing if zero width or out of bounds.          (cua--delete-rectangle): Do nothing if zero width or out of bounds.
47    
48    2002-07-04  Stefan Monnier  <monnier@cs.yale.edu>
49    
50            * net/ange-ftp.el: Use add-hook and find-file-hook.
51            (ange-ftp-parse-netrc): Use run-hooks and find-file-hook.
52            (ange-ftp-ls-parser): Make it into a function.
53            Ignore trailing @ in symlink targets.
54            (ange-ftp-file-entry-p): Ignore FTP errors.
55            (ange-ftp-insert-directory): Use ange-ftp-expand-symlink
56            to correctly expand "/flint:/bla -> ./etc" to /flint:/etc.
57    
58  2002-07-04  Per Abrahamsen  <abraham@dina.kvl.dk>  2002-07-04  Per Abrahamsen  <abraham@dina.kvl.dk>
59    
60          * simple.el (toggle-truncate-lines): New command.          * simple.el (toggle-truncate-lines): New command.

Legend:
Removed from v.1.4076  
changed lines
  Added in v.1.4077

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