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,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 29 May 2007 23:19:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/29 23:19:43

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11139
retrieving revision 1.11140
diff -u -b -r1.11139 -r1.11140
--- lisp/ChangeLog      29 May 2007 00:53:54 -0000      1.11139
+++ lisp/ChangeLog      29 May 2007 23:19:41 -0000      1.11140
@@ -1,3 +1,9 @@
+2007-05-29  Martin Rudalics  <address@hidden>
+
+       * textmodes/table.el (table--point-entered-cell-function)
+       (table--point-left-cell-function): Bind
+       `inhibit-point-motion-hooks' to t.
+
 2007-05-29  Nikolaj Schumacher  <address@hidden>  (tiny change)
 
        * emacs-lisp/rx.el (rx): Doc fix.
@@ -38,6 +44,16 @@
        (tramp-completion-mode): `last-input-event' is nil when XEmacs is
        started.
 
+2007-05-28  Chong Yidong  <address@hidden>
+
+       * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
+
+2007-05-27  Tetsurou Okazaki  <address@hidden>  (tiny change)
+
+       * log-edit.el (log-edit-changelog-paragraph): Return point-max
+       as the end of the ChangeLog paragraph when it ends without a line
+       termination.
+
 2007-05-27  Ryan Yeske  <address@hidden>
 
        * net/webjump.el (webjump-sample-sites):




reply via email to

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