emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 07 May 2005 09:46:43 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7461 emacs/lisp/ChangeLog:1.7462
*** emacs/lisp/ChangeLog:1.7461 Fri May  6 22:19:48 2005
--- emacs/lisp/ChangeLog        Sat May  7 13:46:42 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-05-07  Matt Hodges  <address@hidden>  (tiny change)
+ 
+       * replace.el (occur-1): Bind inhibit-read-only so that
+       erase-buffer doesn't barf on read-only text properties (likewise
+       for add-text-properties in occur-engine).  Mark buffer as
+       unmodified.
+       (occur-engine): Don't set buffer-read-only here.
+ 
  2005-05-06  Stefan Monnier  <address@hidden>
  
        * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with




reply via email to

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