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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 21 Sep 2007 08:05:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/21 08:05:29

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11804
retrieving revision 1.11805
diff -u -b -r1.11804 -r1.11805
--- ChangeLog   21 Sep 2007 07:56:33 -0000      1.11804
+++ ChangeLog   21 Sep 2007 08:05:27 -0000      1.11805
@@ -40,9 +40,9 @@
 
        * emacs-lisp/bytecomp.el (byte-compile-warnings)
        (byte-compile-warnings-safe-p): Add `mapcar'.
+       (byte-compile-warning-types): Add mapcar and make-local.
        (byte-compile-normal-call): Add option to suppress mapcar warning.
        (top-level): Use mapc rather than mapcar in eval-when-compile.
-       (byte-compile-warning-types): Add mapcar and make-local.
 
        * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
        (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
@@ -55,6 +55,9 @@
 
        * loadup.el: Remove termdev.
 
+       * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
+       * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
+
 2007-09-21  Kevin Ryde  <address@hidden>
 
        * international/mule.el (sgml-html-meta-auto-coding-function):




reply via email to

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