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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c [lexbind]
Date: Sat, 04 Sep 2004 05:44:25 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.388.2.16 emacs/src/buffer.c:1.388.2.17
*** emacs/src/buffer.c:1.388.2.16       Fri Jul 23 04:42:22 2004
--- emacs/src/buffer.c  Sat Sep  4 09:22:58 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]