emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Fri, 09 Dec 2005 11:44:20 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.796 emacs/lisp/files.el:1.797
*** emacs/lisp/files.el:1.796   Thu Dec  8 01:26:13 2005
--- emacs/lisp/files.el Fri Dec  9 16:44:16 2005
***************
*** 3197,3203 ****
              ancestor))))))
  
  (defun save-buffer (&optional args)
!   "Save current buffer in visited file if modified.  Variations are described 
below.
  By default, makes the previous version into a backup file
   if previously requested or if this is the first save.
  Prefixed with one \\[universal-argument], marks this version
--- 3197,3205 ----
              ancestor))))))
  
  (defun save-buffer (&optional args)
!   "Save current buffer in visited file if modified.
! Variations are described below.
! 
  By default, makes the previous version into a backup file
   if previously requested or if this is the first save.
  Prefixed with one \\[universal-argument], marks this version




reply via email to

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