emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing file in EMACS_22_BASE (GIT repo)


From: dhruva
Subject: Re: Missing file in EMACS_22_BASE (GIT repo)
Date: Fri, 5 Oct 2007 09:58:17 +0530

Hi,

On 10/4/07, dhruva <address@hidden> wrote:
> Hi,
>
> On 10/4/07, Jim Meyering <address@hidden> wrote:
> > I see what you mean, now.
> > I missed the part about "on a branch".
> >
> > If you can confirm that that's the only file, it probably makes
> > sense simply to add it manually on that branch.


I confirm that 'nt/emacs.manifest' is the only missing file. However,
I notice a difference in a few files. In the following unified diffs
(does emacs devel prefer unified/contextual diffs?), the first is the
CVS repo and the second is the GIT repo (CVS vs GIT comparison).

--- ./emacs/lisp/ChangeLog      Thu Oct  4 22:10:33 2007
+++ /e/users/dky/stub/hacks/./emacs/lisp/ChangeLog      Thu Oct  4 17:43:06 2007
@@ -1,7 +1,3 @@
-2007-10-04  Juanma Barranquero  <address@hidden>
-
-       * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
-
 2007-10-04  MichaAkBl Cadilhac  <address@hidden>

        * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
--- ./emacs/lisp/image-dired.el Thu Oct  4 22:05:17 2007
+++ /e/users/dky/stub/hacks/./emacs/lisp/image-dired.el Thu Oct  4 17:43:12 2007
@@ -1851,7 +1851,7 @@
   (image-dired-display-image (dired-get-filename) arg))

 (defun image-dired-image-at-point-p ()
-  "Return true if there is an image-dired thumbnail at point."
+  "Return true if there is a image-dired thumbnail at point."
   (get-text-property (point) 'image-dired-thumbnail))

 (defun image-dired-rotate-thumbnail (degrees)
--- ./emacs/src/ChangeLog       Fri Oct  5 06:01:33 2007
+++ /e/users/dky/stub/hacks/./emacs/src/ChangeLog       Thu Oct  4 17:43:24 2007
@@ -12,10 +12,6 @@
        * emacs.c (standard_args): Change priority of "--no-splash"
        from 40 to 3.  Add "--no-desktop" with the same priority.

-2007-09-29  Jason Rumney  <address@hidden>
-
-       * w32.c (w32_get_resource): Always close registry keys.
-


-dky

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!




reply via email to

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