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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 09 Oct 2004 15:12:56 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6431 emacs/lisp/ChangeLog:1.6432
*** emacs/lisp/ChangeLog:1.6431 Fri Oct  8 17:56:19 2004
--- emacs/lisp/ChangeLog        Sat Oct  9 18:52:30 2004
***************
*** 1,8 ****
  2004-10-08  Peter Seibel  <address@hidden>  (tiny change)
  
        * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Change
        paragraph-start regexp so we don't fill code starting with #'(
!  
  2004-10-08  Sebastien Kirche  <address@hidden>  (tiny change)
  
        * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
--- 1,14 ----
+ 2004-10-09  Luc Teirlinck  <address@hidden>
+ 
+       * textmodes/paragraphs.el (sentence-end-double-space)
+       (sentence-end-without-period, sentence-end-without-space)
+       (sentence-end): Doc fixes.
+ 
  2004-10-08  Peter Seibel  <address@hidden>  (tiny change)
  
        * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Change
        paragraph-start regexp so we don't fill code starting with #'(
! 
  2004-10-08  Sebastien Kirche  <address@hidden>  (tiny change)
  
        * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
***************
*** 28,35 ****
  
  2004-10-08  Masatake YAMATO  <address@hidden>
  
!       * server.el (server-process-filter): Wrap `process-send-region' 
!       by `condition-case' to guard the case when the pipe to PROC is 
        closed.
  
  2004-10-07  Mark A. Hershberger  <address@hidden>
--- 34,41 ----
  
  2004-10-08  Masatake YAMATO  <address@hidden>
  
!       * server.el (server-process-filter): Wrap `process-send-region'
!       by `condition-case' to guard the case when the pipe to PROC is
        closed.
  
  2004-10-07  Mark A. Hershberger  <address@hidden>




reply via email to

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