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 [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 23 Jul 2007 05:32:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/07/23 05:32:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.150
retrieving revision 1.11049.2.151
diff -u -b -r1.11049.2.150 -r1.11049.2.151
--- ChangeLog   22 Jul 2007 22:55:09 -0000      1.11049.2.150
+++ ChangeLog   23 Jul 2007 05:32:29 -0000      1.11049.2.151
@@ -1,3 +1,8 @@
+2007-07-23  Stefan Monnier  <address@hidden>
+
+       * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
+       name for buffer-file-name if it refers to a directory.
+
 2007-07-22  Jason Rumney  <address@hidden>
 
        * w32-fns.el (set-default-process-coding-system): Use dos line ends
@@ -51,8 +56,7 @@
        (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
        (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
        (vc-hg-revert): Likewise.
-       (vc-hg-revision-table, vc-hg-revision-completion-table): New
-       functions.
+       (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
 
 2007-07-21  Thien-Thi Nguyen  <address@hidden>
 
@@ -186,8 +190,8 @@
 
        * longlines.el (longlines-wrap-region): Avoid marking buffer as
        modified.
-       (longlines-auto-wrap, longlines-window-change-function): Remove
-       unnecessary calls to set-buffer-modified-p.
+       (longlines-auto-wrap, longlines-window-change-function):
+       Remove unnecessary calls to set-buffer-modified-p.
 
 2007-06-20  Stefan Monnier  <address@hidden>
 
@@ -496,8 +500,8 @@
        * calendar/timeclock.el: Update version number.
        (timeclock-modeline-display): Mention timeclock-use-display-time
        in explanatory message.
-       (timeclock-log): Suppress warnings when finding the log.  Don't
-       check for a nil project twice.  Run hooks after killing the
+       (timeclock-log): Suppress warnings when finding the log.
+       Don't check for a nil project twice.  Run hooks after killing the
        buffer (if applicable).
        (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
        was geometric).  All uses changed.
@@ -515,8 +519,8 @@
 
 2007-06-04  Katsumi Yamaoka  <address@hidden>
 
-       * mail/mail-extr.el (mail-extract-address-components): Recognize
-       non-ASCII characters except for NBSP as words.
+       * mail/mail-extr.el (mail-extract-address-components):
+       Recognize non-ASCII characters except for NBSP as words.
 
 2007-06-04  Ryan Yeske  <address@hidden>
 
@@ -544,8 +548,7 @@
        * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
        (magic-fallback-mode-alist): Add image-type-auto-detected-p.
 
-       * image.el (image-type-auto-detected-p): Don't scan
-       auto-mode-alist.
+       * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
 
        * longlines.el (longlines-mode): Make longlines-auto-wrap
        buffer-local.  Add hooks unconditionally.
@@ -569,8 +572,8 @@
 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.
+       (table--point-left-cell-function):
+       Bind `inhibit-point-motion-hooks' to t.
 
 2007-05-29  Nikolaj Schumacher  <address@hidden>  (tiny change)
 




reply via email to

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