emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp files.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp files.el
Date: Sun, 23 Jun 2002 17:16:38 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     02/06/23 
17:16:38

Modified files:
        lisp           : files.el 

Log message:
        Rename (and mark as obsolete)
        find-file-hooks to find-file-hook,
        find-file-not-found-hooks to find-file-not-found-functions,
        write-file-hooks to write-file-functions,
        write-contents-hooks to write-contents-functions.
        Mark local-write-file-hooks as obsolete.
        (locate-file-completion): Don't cons uselessly.  Use test-completion.
        (basic-save-buffer): Use (point-min) rather than 1.
        (basic-save-buffer-2): Obey the `setmodes' returned by backup-buffer.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/files.el.diff?tr1=1.585&tr2=1.586&r1=text&r2=text




reply via email to

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