Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b0b111c3
Commit
b0b111c3
authored
Oct 12, 2010
by
Juanma Barranquero
Browse files
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
parent
cb7d821e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
17 deletions
+21
-17
lisp/ChangeLog
lisp/ChangeLog
+21
-0
lisp/cedet/ChangeLog
lisp/cedet/ChangeLog
+0
-17
No files found.
lisp/ChangeLog
View file @
b0b111c3
...
...
@@ -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)
...
...
lisp/cedet/ChangeLog
View file @
b0b111c3
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment