aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-05-12 09:30:17 -0700
committerGlenn Morris2011-05-12 09:30:17 -0700
commit79b70037f64c47754d108701e285bf1b211bb6f5 (patch)
tree72767b4cfc97323205679f9172d595979ac413dc /ChangeLog
parentc89be45f2e6a1deed1204124fd2997002ed41a67 (diff)
downloademacs-79b70037f64c47754d108701e285bf1b211bb6f5.tar.gz
emacs-79b70037f64c47754d108701e285bf1b211bb6f5.zip
Put ChangeLog entries in the correct files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 0 insertions, 31 deletions
diff --git a/ChangeLog b/ChangeLog
index e5253f3fa28..9fccc2e06f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,37 +3,6 @@
3 * Makefile.in (src, install-arch-indep, bootstrap-clean) 3 * Makefile.in (src, install-arch-indep, bootstrap-clean)
4 (check-declare): Shell portability fixes. (Bug#8642) 4 (check-declare): Shell portability fixes. (Bug#8642)
5 5
62011-05-10 Jim Meyering <meyering@redhat.com>
7
8 Fix doubled-word typos.
9 * admin/notes/exit-value: the the -> the
10 * doc/lispref/minibuf.texi: in in -> in
11 * doc/misc/ede.texi: or or -> or
12 * etc/MH-E-NEWS: the the -> the
13 * etc/PROBLEMS: Likewise.
14 * lisp/cedet/ede/pmake.el (ede-proj-makefile-garbage-patterns): Likewise.
15 * lisp/cedet/semantic/complete.el
16 (semantic-complete-read-tag-local-members): Likewise.
17 * lisp/cedet/ede.el (ede-auto-add-method): then then -> then
18 * lisp/gnus/shr.el (shr-colorize-region): on on -> on
19 * lisp/international/quail.el (quail-insert-kbd-layout): and and -> and
20 * lisp/kermit.el: and and -> and
21 * lisp/mh-e/mh-alias.el (mh-alias-minibuffer-confirm-address):
22 if if -> if it
23 * lisp/mh-e/mh-scan.el (mh-scan-destination-width): in in -> in
24 * lisp/net/ldap.el (ldap-search-internal): to to -> to
25 * lisp/org/org-agenda.el (org-agenda-entry-types): the the -> the
26 * lisp/org/org-table.el (org-table-get-remote-range): or or -> or
27 * lisp/org/org-wl.el (org-wl-folder-type): the the -> the
28 * lisp/org/org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
29 * lisp/progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
30 * lisp/progmodes/js.el (js-mode): and and -> and
31 * lisp/textmodes/artist.el (artist-move-to-xy): at at -> at
32 (artist-draw-region-trim-line-endings): if if -> if
33 And Safetyc -> Safety.
34 * lisp/textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
35 * src/xdisp.c (x_intersect_rectangles): the the -> the
36
372011-05-09 Teodor Zlatanov <tzz@lifelogs.com> 62011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
38 7
39 * configure.in: Require GnuTLS 2.6.x or higher. 8 * configure.in: Require GnuTLS 2.6.x or higher.