diff options
| author | U. Ser | 2011-05-10 15:57:12 +0200 |
|---|---|---|
| committer | U. Ser | 2011-05-10 15:57:12 +0200 |
| commit | 9b053e766d00b0c74e0c8a8e31af7d46aa880f32 (patch) | |
| tree | 78d6d58095f772f7c2c78a6010ef25a9702e6117 /ChangeLog | |
| parent | 296d197b34bfedb9ae5de8ffd615cdc428e60b8a (diff) | |
| download | emacs-9b053e766d00b0c74e0c8a8e31af7d46aa880f32.tar.gz emacs-9b053e766d00b0c74e0c8a8e31af7d46aa880f32.zip | |
fix many doubled-word typos
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
| @@ -1,3 +1,34 @@ | |||
| 1 | 2011-05-10 Jim Meyering <meyering@redhat.com> | ||
| 2 | |||
| 3 | fix doubled-word typos | ||
| 4 | * admin/notes/exit-value: the the -> the | ||
| 5 | * doc/lispref/minibuf.texi: in in -> in | ||
| 6 | * doc/misc/ede.texi: or or -> or | ||
| 7 | * etc/MH-E-NEWS: the the -> the | ||
| 8 | * etc/PROBLEMS: Likewise. | ||
| 9 | * lisp/cedet/ede/pmake.el (ede-proj-makefile-garbage-patterns): Likewise. | ||
| 10 | * lisp/cedet/semantic/complete.el | ||
| 11 | (semantic-complete-read-tag-local-members): Likewise. | ||
| 12 | * lisp/cedet/ede.el (ede-auto-add-method): then then -> then | ||
| 13 | * lisp/gnus/shr.el (shr-colorize-region): on on -> on | ||
| 14 | * lisp/international/quail.el (quail-insert-kbd-layout): and and -> and | ||
| 15 | * lisp/kermit.el: and and -> and | ||
| 16 | * lisp/mh-e/mh-alias.el (mh-alias-minibuffer-confirm-address): | ||
| 17 | if if -> if it | ||
| 18 | * lisp/mh-e/mh-scan.el (mh-scan-destination-width): in in -> in | ||
| 19 | * lisp/net/ldap.el (ldap-search-internal): to to -> to | ||
| 20 | * lisp/org/org-agenda.el (org-agenda-entry-types): the the -> the | ||
| 21 | * lisp/org/org-table.el (org-table-get-remote-range): or or -> or | ||
| 22 | * lisp/org/org-wl.el (org-wl-folder-type): the the -> the | ||
| 23 | * lisp/org/org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise. | ||
| 24 | * lisp/progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise. | ||
| 25 | * lisp/progmodes/js.el (js-mode): and and -> and | ||
| 26 | * lisp/textmodes/artist.el (artist-move-to-xy): at at -> at | ||
| 27 | (artist-draw-region-trim-line-endings): if if -> if | ||
| 28 | And Safetyc -> Safety. | ||
| 29 | * lisp/textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a | ||
| 30 | * src/xdisp.c (x_intersect_rectangles): the the -> the | ||
| 31 | |||
| 1 | 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com> | 32 | 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 33 | ||
| 3 | * configure.in: Require GnuTLS 2.6.x or higher. | 34 | * configure.in: Require GnuTLS 2.6.x or higher. |