emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r101918: lisp/cedet/ChangeLog: Move e


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101918: lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
Date: Tue, 12 Oct 2010 04:31:16 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101918
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Tue 2010-10-12 04:31:16 +0200
message:
  lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to 
lisp/ChangeLog.
modified:
  lisp/ChangeLog
  lisp/cedet/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-10-12 01:51:31 +0000
+++ b/lisp/ChangeLog    2010-10-12 02:31:16 +0000
@@ -12059,6 +12059,12 @@
        (tar-header-block-tokenize): Decode the username and groupname.
        (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
 
+2009-10-17  Eric Ludlam  <address@hidden>
+
+       * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
+       contains multibyte characters, choose first applicable coding
+       system automatically.
+
 2009-10-17  Stefan Monnier  <address@hidden>
 
        * international/mule-cmds.el (select-safe-coding-system): If the file
@@ -13005,6 +13011,10 @@
        * term/w32-win.el (setup-default-fontset, set-fontset-font):
        Remove unused declarations.
 
+2009-09-30  Eric Ludlam  <address@hidden>
+
+       * emacs-lisp/eieio.el (boolean-p): Delete.
+
 2009-09-30  Glenn Morris  <address@hidden>
 
        * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
@@ -13094,6 +13104,17 @@
 
        * net/tramp-imap.el: New package.
 
+2009-09-28  Eric Ludlam  <address@hidden>
+
+       * emacs-lisp/chart.el:
+       * emacs-lisp/eieio-base.el:
+       * emacs-lisp/eieio-comp.el:
+       * emacs-lisp/eieio-custom.el:
+       * emacs-lisp/eieio-datadebug.el:
+       * emacs-lisp/eieio-opt.el:
+       * emacs-lisp/eieio-speedbar.el:
+       * emacs-lisp/eieio.el: New files.
+
 2009-09-27  Vinicius Jose Latorre  <address@hidden>
 
        * whitespace.el (whitespace-trailing-regexp)

=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2010-10-08 10:14:47 +0000
+++ b/lisp/cedet/ChangeLog      2010-10-12 02:31:16 +0000
@@ -1082,10 +1082,6 @@
        * semantic/idle.el (semantic-idle-tag-highlight):
        Use semantic-idle-summary-highlight-face as the highlighting.
 
-       * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
-       contains multibyte characters, choose first applicable coding
-       system automatically.
-
        * ede/project-am.el (project-run-target): New method.
        (project-run-target): New method.
 
@@ -1413,10 +1409,6 @@
 
        * srecode/expandproto.el: Fix provide statement.
 
-2009-09-30  Eric Ludlam  <address@hidden>
-
-       * emacs-lisp/eieio.el (boolean-p): Delete.
-
 2009-09-30  Sascha Wilde  <address@hidden>
 
        * ede/srecode.el: Fix provide statement.
@@ -1462,15 +1454,6 @@
 
 2009-09-28  Eric Ludlam  <address@hidden>
 
-       * emacs-lisp/chart.el:
-       * emacs-lisp/eieio-base.el:
-       * emacs-lisp/eieio-comp.el:
-       * emacs-lisp/eieio-custom.el:
-       * emacs-lisp/eieio-datadebug.el:
-       * emacs-lisp/eieio-opt.el:
-       * emacs-lisp/eieio-speedbar.el:
-       * emacs-lisp/eieio.el: New files.
-
        * cedet-cscope.el:
        * cedet-files.el:
        * cedet-global.el:


reply via email to

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