lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
This commit is contained in:
parent
cb7d821ef1
commit
b0b111c376
2 changed files with 21 additions and 17 deletions
|
@ -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 <zappo@gnu.org>
|
||||
|
||||
* emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
|
||||
contains multibyte characters, choose first applicable coding
|
||||
system automatically.
|
||||
|
||||
2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* 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 <zappo@gnu.org>
|
||||
|
||||
* emacs-lisp/eieio.el (boolean-p): Delete.
|
||||
|
||||
2009-09-30 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* 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 <zappo@gnu.org>
|
||||
|
||||
* 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 <viniciusjl@ig.com.br>
|
||||
|
||||
* whitespace.el (whitespace-trailing-regexp)
|
||||
|
|
|
@ -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 <zappo@gnu.org>
|
||||
|
||||
* emacs-lisp/eieio.el (boolean-p): Delete.
|
||||
|
||||
2009-09-30 Sascha Wilde <wilde@sha-bang.de>
|
||||
|
||||
* ede/srecode.el: Fix provide statement.
|
||||
|
@ -1462,15 +1454,6 @@
|
|||
|
||||
2009-09-28 Eric Ludlam <zappo@gnu.org>
|
||||
|
||||
* 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:
|
||||
|
|
Loading…
Add table
Reference in a new issue