aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-01-13 10:33:19 +0900
committerKenichi Handa2010-01-13 10:33:19 +0900
commitd1bf28dc12ef1a0f3cecbf78f38795db27b38574 (patch)
treef7030cdefb9d5d8423619e7d70273ae98c011821 /lisp/ChangeLog
parentdc954cb273234237b615b93b6368d4adbdea31c4 (diff)
parentca22a44072c65a233af5b4c12256dc5fd266cb85 (diff)
downloademacs-d1bf28dc12ef1a0f3cecbf78f38795db27b38574.tar.gz
emacs-d1bf28dc12ef1a0f3cecbf78f38795db27b38574.zip
merge trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f8248d837b1..3c95811a8fc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,43 @@
12010-01-12 Michael Albinus <michael.albinus@gmx.de>
2
3 * files.el (copy-directory): Compute target for recursive
4 directories with identical names. (Bug#5343)
5
62010-01-12 Glenn Morris <rgm@gnu.org>
7
8 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
9 it to bug-gnu-emacs rather than emacs-pretest-bug.
10
112010-01-12 Juanma Barranquero <lekktu@gmail.com>
12
13 * cedet/data-debug.el (data-debug): Fix customization group reference.
14
152010-01-12 Juanma Barranquero <lekktu@gmail.com>
16
17 * cedet/semantic/analyze.el (semantic-analyze-push-error)
18 (semantic-analyze-context, semantic-analyze-context-assignment)
19 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
20 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
21 (semantic-java-doc-keywords-map):
22 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
23 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
24 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
25 (semantic-c-classname, semantic-format-tag-uml-prototype)
26 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
27 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
28 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
29 (semantic-get-local-variables, semantic-end-of-command)
30 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
31 (lisp-mode):
32 * cedet/semantic/bovine/make.el (makefile-mode):
33 * cedet/semantic/wisent/python.el (wisent-python-string-re)
34 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
35 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
36 (semantic-lex, semantic-get-local-variables, python-mode):
37 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
38 * cedet/srecode/extract.el (srecode-extract-state-set)
39 (srecode-extract-method): Fix typos in docstrings.
40
12010-01-11 Sam Steingold <sds@gnu.org> 412010-01-11 Sam Steingold <sds@gnu.org>
2 42
3 * imenu.el (imenu-default-create-index-function): Detect infinite 43 * imenu.el (imenu-default-create-index-function): Detect infinite