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: Wed, 05 Mar 2008 12:00:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/03/05 12:00:48

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12955
retrieving revision 1.12956
diff -u -b -r1.12955 -r1.12956
--- ChangeLog   5 Mar 2008 08:53:30 -0000       1.12955
+++ ChangeLog   5 Mar 2008 12:00:46 -0000       1.12956
@@ -1,3 +1,13 @@
+2008-03-05  Juanma Barranquero  <address@hidden>
+
+       * iswitchb.el: Don't check for `cadr' and `last'.
+       (iswitchb-define-mode-map, iswitchb-default-keybindings):
+       Add obsolescence declaration and remove redundant info from docstring.
+       (iswitchb-set-common-completion, iswitchb-set-matches)
+       (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
+       (recentf-list, most-len, most-is-exact):
+       Don't wrap defvars within `eval-when-compile'.
+
 2008-03-05  Glenn Morris  <address@hidden>
 
        * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
@@ -51,7 +61,7 @@
 
        * ediff-init.el (ediff-color-display-p): Simplify.
        (Xor): Remove unused function.
-       (ediff-with-syntax-table): Simplify for emacs.
+       (ediff-with-syntax-table): Simplify for Emacs.
 
        * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
        menu-bar being loaded, it always is.
@@ -63,8 +73,7 @@
 
 2008-03-04  Alan Mackenzie  <address@hidden>
 
-       * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding
-       bug.
+       * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
 
        * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
        doc-string, "c-old-LEN" -> "c-old-END".




reply via email to

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