emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/buffer.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c [emacs-unicode-2]
Date: Fri, 27 Aug 2004 07:01:07 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.435.2.5 emacs/src/buffer.c:1.435.2.6
*** emacs/src/buffer.c:1.435.2.5        Fri Jul 23 04:30:41 2004
--- emacs/src/buffer.c  Fri Aug 27 07:00:31 2004
***************
*** 1078,1084 ****
  
  DEFUN ("restore-buffer-modified-p", Frestore_buffer_modified_p,
         Srestore_buffer_modified_p, 1, 1, 0,
!        doc: /* Like `set-buffer-modified-p', with a differences concerning 
redisplay.
  It is not ensured that mode lines will be updated to show the modified
  state of the current buffer.  Use with care.  */)
       (flag)
--- 1078,1084 ----
  
  DEFUN ("restore-buffer-modified-p", Frestore_buffer_modified_p,
         Srestore_buffer_modified_p, 1, 1, 0,
!        doc: /* Like `set-buffer-modified-p', with a difference concerning 
redisplay.
  It is not ensured that mode lines will be updated to show the modified
  state of the current buffer.  Use with care.  */)
       (flag)




reply via email to

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