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: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 03 Oct 2004 11:58:48 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6415 emacs/lisp/ChangeLog:1.6416
*** emacs/lisp/ChangeLog:1.6415 Sat Oct  2 18:23:27 2004
--- emacs/lisp/ChangeLog        Sun Oct  3 15:36:18 2004
***************
*** 1,3 ****
--- 1,8 ----
+ 2004-10-03  Daniel Pfeiffer  <address@hidden>
+ 
+       * newcomment.el (comment-beginning): Doc fix and don't choke on
+       unset `comment-end-skip' when at beginning of comment
+ 
  2004-10-02  Dan Nicolaescu  <address@hidden>
  
        * term.el (term-adjust-current-row-cache): Don't allow the current
***************
*** 5,13 ****
        (term-emulate-terminal): Fix insert mode. Handle tab insertion at
        the end of the line. Fix scroll down. Add comments.
        (term-handle-ansi-escape): Don't exceed terminal width when moving
!       right.  
        (term-scroll-region): Move the cursor after setting the scroll
!       region. 
  
  2004-10-01  Luc Teirlinck  <address@hidden>
  
--- 10,18 ----
        (term-emulate-terminal): Fix insert mode. Handle tab insertion at
        the end of the line. Fix scroll down. Add comments.
        (term-handle-ansi-escape): Don't exceed terminal width when moving
!       right.
        (term-scroll-region): Move the cursor after setting the scroll
!       region.
  
  2004-10-01  Luc Teirlinck  <address@hidden>
  




reply via email to

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