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: Fri, 28 Sep 2007 01:59:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/09/28 01:59:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.319
retrieving revision 1.11049.2.320
diff -u -b -r1.11049.2.319 -r1.11049.2.320
--- ChangeLog   27 Sep 2007 21:39:31 -0000      1.11049.2.319
+++ ChangeLog   28 Sep 2007 01:59:37 -0000      1.11049.2.320
@@ -1,3 +1,9 @@
+2007-09-28  Stefan Monnier  <address@hidden>
+
+       * newcomment.el (comment-choose-indent): New function extracted
+       from comment-indent.  Improve the alignment algorithm.
+       (comment-indent): Use it.
+
 2007-09-27  Juanma Barranquero  <address@hidden>
 
        * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
@@ -8,7 +14,7 @@
 
 2007-09-26  Eli Zaretskii  <address@hidden>
 
-       * menu-bar.el (menu-bar-search-documentation-menu): Renamed from
+       * menu-bar.el (menu-bar-search-documentation-menu): Rename from
        menu-bar-apropos-menu.  All users changed.
        (menu-bar-help-menu): Change menu symbols to better match the text
        displayed by the menu.
@@ -31,8 +37,8 @@
 
 2007-09-24  Ville Skytt,Ad(B  <address@hidden>  (tiny change)
 
-       * net/tramp-vc.el (tramp-vc-user-login-name): Use
-       `vc-find-version' instead of `process-file' to check whether we
+       * net/tramp-vc.el (tramp-vc-user-login-name):
+       Use `vc-find-version' instead of `process-file' to check whether we
        have a new enough vc that doesn't need the defadvice.
 
 2007-09-23  Dan Nicolaescu  <address@hidden>
@@ -75,16 +81,15 @@
 
 2007-09-22  Glenn Morris  <address@hidden>
 
-       * eshell/esh-mode.el (eshell-output-filter-functions): Add
-       eshell-postoutput-scroll-to-bottom.
+       * eshell/esh-mode.el (eshell-output-filter-functions):
+       Add eshell-postoutput-scroll-to-bottom.
 
 2007-09-21  Dan Nicolaescu  <address@hidden>
 
-       * files.el (file-name-sans-versions): Allow - and a-z in version
-       names.
+       * files.el (file-name-sans-versions): Allow - and a-z in version names.
 
-       * log-view.el (log-view-mode-map, log-view-mode-menu): Bind
-       log-view-annotate-version.
+       * log-view.el (log-view-mode-map, log-view-mode-menu):
+       Bind log-view-annotate-version.
        (log-view-beginning-of-defun, log-view-end-of-defun)
        (log-view-annotate-version): New functions.
        (log-view-mode): Use log-view-beginning-of-defun and
@@ -92,7 +97,7 @@
 
 2007-09-21  Stefan Monnier  <address@hidden>
 
-       * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging brain 
damage.
+       * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
 
 2007-09-21  Kevin Ryde  <address@hidden>
 




reply via email to

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