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: Thu, 10 Jan 2008 17:45:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/01/10 17:45:17

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12557
retrieving revision 1.12558
diff -u -b -r1.12557 -r1.12558
--- ChangeLog   10 Jan 2008 15:08:34 -0000      1.12557
+++ ChangeLog   10 Jan 2008 17:45:15 -0000      1.12558
@@ -14,8 +14,7 @@
 
 2008-01-10  Tassilo Horn  <address@hidden>
 
-       * doc-view.el (tramp): Require tramp because we use
-       tramp-tramp-file-p.
+       * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
 
 2008-01-10  Tom Tromey  <address@hidden>
 
@@ -25,9 +24,9 @@
 
 2008-01-10  Michael Kifer  <address@hidden>
 
-       * ediff*.el: uncommented declare-function.
+       * ediff*.el: Uncomment declare-function.
 
-       * viper*.el: uncommented declare-function.
+       * viper*.el: Uncomment declare-function.
 
 2008-01-09  Tassilo Horn  <address@hidden>
 
@@ -54,24 +53,25 @@
 
 2008-01-09  Michael Kifer  <address@hidden>
 
-       * ediff*.el: commented out declare-function. "make bootstrap"
-       stops with an error and emacs does not compile with those things in.
+       * ediff*.el: Comment out declare-function.  "make bootstrap"
+       stops with an error and Emacs does not compile with those things in.
        Besides, declare-function is not defined in XEmacs.
 
-       * ediff-util (eqiff-quit): autoraise minibuffer.
+       * ediff-util (eqiff-quit): Autoraise minibuffer.
 
-       * ediff-diff (ediff-convert-fine-diffs-to-overlays): make it a defin
+       * ediff-diff (ediff-convert-fine-diffs-to-overlays): Make it a defun.
 
-       * viper*.el: commented out declare-function -- not defined in XEmacs.
+       * viper*.el: Comment out declare-function -- not defined in XEmacs.
 
-       * viper-ex.el (viper-info-on-file): take care of indiret buffers.
+       * viper-ex.el (viper-info-on-file): Take care of indirect buffers.
 
-       * viper.el (viper-set-hooks, set-cursor-color): set 
viper-vi-state-cursor-color.
+       * viper.el (viper-set-hooks, set-cursor-color):
+       Set viper-vi-state-cursor-color.
 
 2008-01-09  Tom Tromey  <address@hidden>
 
-       * vc.el (vc-status-headers): Rename from
-       vc-status-insert-headers.  Just return header.
+       * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
+       Just return header.
        (vc-status-move-to-goal-column): New function.
        (vc-status-mode-map): Define more keys.
        (vc-status-mode): Use vc-status-refresh.  Now 'special.
@@ -100,7 +100,7 @@
 
 2008-01-09  Vinicius Jose Latorre  <address@hidden>
 
-       * ps-print.el: Some face attributes (like :strike-through) was not
+       * ps-print.el: Some face attributes (like :strike-through) were not
        being recognised.  Reported by Leo <address@hidden>.
        (ps-print-version): New version 6.8.2.
        (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
@@ -7247,18 +7247,6 @@
        * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
        Reported by Jan Dj,Ad(Brv <address@hidden>.
 
-2007-09-10  Stefan Monnier  <address@hidden>
-
-       * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
-       (python-font-lock-keywords): Update to the 2.5 version of the language.
-       (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
-       (python-backspace): Only behave funny in code.
-       (python-compilation-regexp-alist): Add PDB stack trace regexp.
-       (inferior-python-mode): Add PDB prompt regexp.
-       (python-fill-paragraph): Refine the fenced-string regexp.
-       (python-find-imports): Handle imports spanning several lines.
-       (python-mode): Add `class' to hideshow support.
-
 2007-09-10  Dave Love  <address@hidden>
 
        * outline.el (outline-4, outline-5, outline-7):




reply via email to

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