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: Fri, 15 Sep 2006 01:30:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/09/15 01:30:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10063
retrieving revision 1.10064
diff -u -b -r1.10063 -r1.10064
--- ChangeLog   15 Sep 2006 00:56:19 -0000      1.10063
+++ ChangeLog   15 Sep 2006 01:30:31 -0000      1.10064
@@ -1,3 +1,8 @@
+2006-09-15  Juanma Barranquero  <address@hidden>
+
+       * play/life.el (life-patterns): Add a few more interesting patterns.
+       (life-setup): Force `show-trailing-whitespace' to nil.
+
 2006-09-14  Richard Stallman  <address@hidden>
 
        * startup.el (fancy-splash-text): Change text to improve alignment.
@@ -8,7 +13,8 @@
        (fancy-splash-screens): Display echo-area message explicitly.
        Don't set fancy-splash-help-echo.
 
-       * simple.el (line-number-mode): Group mode-line instead of 
editing-basics.
+       * simple.el (line-number-mode): Group mode-line instead of
+       editing-basics.
        (column-number-mode, size-indication-mode): Likewise.
 
        * faces.el (mode-line-faces): Group mode-line instead of modeline.
@@ -17,7 +23,7 @@
 
        * cus-edit.el (mode-line): Renamed from modeline.  All uses changed.
 
-2006-09-005  Ken Manheimer  <address@hidden>
+2006-09-14  Ken Manheimer  <address@hidden>
 
        * allout.el (allout-regexp, allout-line-boundary-regexp)
        (allout-bob-regexp): Correct grouping and boundaries to fix
@@ -86,7 +92,8 @@
        a regexp search to leap large numbers of contained topics, rather
        than arbitrarily many one-by-one traversals.
        (allout-next-visible-heading): Disqualify aberrant topics.
-       (allout-previous-visible-heading): Position consistently when 
interactive.
+       (allout-previous-visible-heading): Position consistently when
+       interactive.
        (allout-forward-current-level): Base on allout-previous-sibling
        rather than reimplmenting the algorithm.  Remove unused vars.
        (allout-solicit-alternate-bullet): Present default choice stripped




reply via email to

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