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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sat, 14 Aug 2004 09:10:38 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.460 emacs/src/buffer.c:1.461
*** emacs/src/buffer.c:1.460    Sat Jul 17 14:43:49 2004
--- emacs/src/buffer.c  Sat Aug 14 12:49:12 2004
***************
*** 1077,1083 ****
  
  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)
--- 1077,1083 ----
  
  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]