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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 24 Jul 2007 08:55:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/24 08:55:44

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11453
retrieving revision 1.11454
diff -u -b -r1.11453 -r1.11454
--- ChangeLog   24 Jul 2007 08:15:17 -0000      1.11453
+++ ChangeLog   24 Jul 2007 08:55:43 -0000      1.11454
@@ -1,6 +1,6 @@
 2007-07-24  Alan Mackenzie  <address@hidden>
 
-       * emacs-lisp/bytecomp.el (byte-compile-from-buffer): initialise
+       * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Initialise
        byte-compile-unresolved-functions before rather than after a
        compilation.
        (byte-compile-unresolved-functions): Amplify doc string.
@@ -40,8 +40,8 @@
        modernization, including using dotimes rather than
        calendar-for-loop.
        (cal-tex-LaTeX-subst-list): Remove `@'.
-       (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf): Use
-       \textit and \textbf rather than \em and \it.
+       (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
+       Use \textit and \textbf rather than \em and \it.
 
        * calendar/cal-bahai.el (list-bahai-diary-entries)
        * calendar/cal-hebrew.el (list-hebrew-diary-entries)
@@ -73,7 +73,7 @@
        * vc-git.el (vc-git-delete-file, vc-git-rename-file)
        (vc-git-unregister): New functions.
        (vc-git-find-version): Use the result of ls-files as a parameter
-       for cat-file
+       for cat-file.
 
 2007-07-23  Michael Albinus  <address@hidden>
 
@@ -248,8 +248,8 @@
 
        * add-log.el (change-log-fill-parenthesized-list): New function.
        (change-log-indent): Call change-log-fill-parenthesized-list.
-       (change-log-fill-paragraph): Bind fill-indent-according-to-mode to
-       t.  Have lines with leading asterisk start a paragraph.
+       (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
+       Have lines with leading asterisk start a paragraph.
 
 2007-07-21  Jay Belanger  <address@hidden>
 
@@ -593,8 +593,7 @@
 
        * replace.el (match): Use yellow1 instead of yellow.
 
-       * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
-       red.
+       * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
 
        * pcvs-info.el (cvs-unknown): Likewise.
 
@@ -1913,7 +1912,7 @@
        (ediff-verbose-help-enabled): New variable.
        (ediff-toggle-verbose-help-meta-buffer): New function.
        (ediff-redraw-directory-group-buffer): Made aware of short/verbose
-       message options
+       message options.
 
        * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
        (ediff-fixup-patch-map): Improve heuristic.




reply via email to

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