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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 20 Sep 2006 17:35:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/09/20 17:35:01

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10098
retrieving revision 1.10099
diff -u -b -r1.10098 -r1.10099
--- ChangeLog   20 Sep 2006 09:45:01 -0000      1.10098
+++ ChangeLog   20 Sep 2006 17:35:01 -0000      1.10099
@@ -1,3 +1,7 @@
+2006-09-20  Stefan Monnier  <address@hidden>
+
+       * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
+
 2006-09-20  Kim F. Storm  <address@hidden>
 
        * simple.el (line-move-partial): Call pos-visible-in-window-p with
@@ -13,7 +17,7 @@
        * mouse.el (mouse-posn-property): Improve doc string.
        (mouse-on-link-p): Change buffers for function calls on links.
 
-       * menu-bar.el (clipboard-yank): bomb out in interactive use if
+       * menu-bar.el (clipboard-yank): Bomb out in interactive use if
        buffer is read-only.
 
 2006-09-18  Ken Manheimer  <address@hidden>
@@ -27,16 +31,15 @@
        rather than allout-exposure-changed-hook, as a stronger assertion.
        (allout-keybindings-list): Add bindings for
        allout-copy-line-as-kill and allout-copy-topic-as-kill.
-       (allout-copy-line-as-kill, allout-copy-topic-as-kill): copy
-       wrappers for allout-kill-line and allout-kill-topic.
+       (allout-copy-line-as-kill, allout-copy-topic-as-kill):
+       Copy wrappers for allout-kill-line and allout-kill-topic.
        (allout-listify-exposed): Position correctly to accumulate lines.
 
 2006-09-19  Chong Yidong  <address@hidden>
 
        * simple.el (line-move-1): Escape field boundaries occurring
        exactly at point.  Update goal column if constrained to a field.
-       (line-move-finish): Escape field boundaries occurring exactly at
-       point.
+       (line-move-finish): Escape field boundaries occurring exactly at point.
 
 2006-09-19  Stefan Monnier  <address@hidden>
 




reply via email to

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