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
5ce6e4f4
Commit
5ce6e4f4
authored
Dec 29, 2009
by
Juanma Barranquero
Browse files
Fix typos in ChangeLogs.
parent
96c834b6
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
49 additions
and
49 deletions
+49
-49
ChangeLog
ChangeLog
+1
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+1
-1
doc/man/ChangeLog
doc/man/ChangeLog
+1
-1
etc/ChangeLog
etc/ChangeLog
+1
-1
leim/ChangeLog
leim/ChangeLog
+4
-4
lib-src/ChangeLog
lib-src/ChangeLog
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+14
-14
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+1
-1
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+1
-1
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+7
-7
lisp/org/ChangeLog
lisp/org/ChangeLog
+4
-4
lisp/url/ChangeLog
lisp/url/ChangeLog
+1
-1
lwlib/ChangeLog
lwlib/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+11
-11
No files found.
ChangeLog
View file @
5ce6e4f4
...
...
@@ -57,7 +57,7 @@
2009-11-14 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: --enable-autodepend is new. Check for GNU Make
and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
and that gcc supports -MMD -MF.
Define AUTO_DEPEND if we can use
gcc and GNU make to generate dependencies.
2009-10-27 Glenn Morris <rgm@gnu.org>
...
...
doc/lispref/ChangeLog
View file @
5ce6e4f4
...
...
@@ -1098,7 +1098,7 @@
2009-01-08 Jason Rumney <jasonr@gnu.org>
* frames.texi (Pointer Shape): Clarify that only X supports
changing the standard pointer shapes. (Bug#1485)
changing the standard pointer shapes.
(Bug#1485)
2009-01-08 Chong Yidong <cyd@stupidchicken.com>
...
...
doc/man/ChangeLog
View file @
5ce6e4f4
...
...
@@ -42,7 +42,7 @@
2008-11-27 Dan Nicolaescu <dann@ics.uci.edu>
* emacsclient.1: Mention -nw and -c. Fix the character for --help.
* emacsclient.1: Mention -nw and -c.
Fix the character for --help.
Swap the order of -e and -n to follow the order displayed by --help.
2008-03-13 Glenn Morris <rgm@gnu.org>
...
...
etc/ChangeLog
View file @
5ce6e4f4
...
...
@@ -123,7 +123,7 @@
* MORE.STUFF: Update Etags and Ispell URLs.
2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2009-08-08 Dmitry Dzhus
<dima@sphinx.net.ru>
* images/gud/all.xpm, images/gud/thread.xpm: New icons for
gdb-mi.el
...
...
leim/ChangeLog
View file @
5ce6e4f4
2009
-
12
-
05
Vasily
Korytov
<
vasily
@
korytov
.
pp
.
ru
>
2009
-
12
-
05
Vasily
Korytov
<
vasily
@
korytov
.
pp
.
ru
>
*
quail
/
cyrillic
.
el
(
russian
-
typewriter
):
Change
keyboard
layout
.
(
Bug
#
904
)
...
...
@@ -35,9 +35,9 @@
* quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
Two new input methods, both following widely-used Usenet
conventions for mapping ASCII to the IPA. Kirshenbaum is common in
conventions for mapping ASCII to the IPA.
Kirshenbaum is common in
sci.lang and alt.usage.english, X-SAMPA in various (mostly
European) non-English language fora. X-SAMPA is slightly more
European) non-English language fora.
X-SAMPA is slightly more
complex to support in Quail that Kirshenbaum, whence the two extra
function and one extra submap to support it.
(x-sampa-prepend-to-keymap-entry): New function.
...
...
@@ -1099,7 +1099,7 @@
2001-05-17 Gerd Moellmann <gerd@gnu.org>
* quail/slovak.el, quail/czech.el: Set guidance to t for czech and
slovak input methods. New maintainer. From Pavel Janík
slovak input methods.
New maintainer. From Pavel Janík
<Pavel@Janik.cz>.
2001-04-23 Gerd Moellmann <gerd@gnu.org>
...
...
lib-src/ChangeLog
View file @
5ce6e4f4
...
...
@@ -3,7 +3,7 @@
* makefile.w32-in: Use parenthesis for macros for nmake
compatibility.
2009-11-23 Tobias Ringström <tobias@ringis.se> (tiny change)
2009-11-23 Tobias Ringström <tobias@ringis.se>
(tiny change)
* etags.c (absolute_filename): Use memove if we have it for
overlapping copy.
...
...
lisp/ChangeLog
View file @
5ce6e4f4
...
...
@@ -138,7 +138,7 @@
2009-12-14 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
when there are values for both file and line. (Bug#5060)
when there are values for both file and line.
(Bug#5060)
2009-12-14 Juri Linkov <juri@jurta.org>
...
...
@@ -317,7 +317,7 @@
2009-12-09 Kenichi Handa <handa@m17n.org>
* international/mule-cmds.el (ucs-names): Supply
a
sufficiently
* international/mule-cmds.el (ucs-names): Supply sufficiently
fine ranges instead of pre-calculating accurate ranges.
Iterate with bigger gc-cons-threshold.
...
...
@@ -442,10 +442,10 @@
2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
* ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
Add
menus to the meta mode. (Bug#5043)
* ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
Add
menus to the meta mode. (Bug#5043)
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
2009-12-07 Michael Kifer
<kifer@cs.stonybrook.edu>
* ediff-init.el (ediff-event-key): Use event-to-character instead of
event-key.
...
...
@@ -708,7 +708,7 @@
(newsticker-treeview-item-menu): Added menu entries.
(newsticker-treeview-item-mode): New.
* net/newst-backend.el (newsticker-customize):
d
elete other
* net/newst-backend.el (newsticker-customize):
D
elete other
windows.
2009-12-04 Sam Steingold <sds@gnu.org>
...
...
@@ -2203,7 +2203,7 @@
* type-break.el (type-break-force-mode-line-update):
* time-stamp.el (time-stamp-conv-warn):
* terminal.el (te-set-output-log, te-more-break, te-filter)
(te-sentinel,terminal-emulator):
(te-sentinel,
terminal-emulator):
* term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
(term-write-input-ring, term-check-source, term-start-output-log):
(term-display-buffer-line, term-dynamic-list-completions):
...
...
@@ -2545,7 +2545,7 @@
`tramp-compat-delete-directory'.
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-delete-directory
): Use
(tramp-smb-handle-delete-directory): Use
`tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
* net/trampver.el: Update release number.
...
...
@@ -2885,7 +2885,7 @@
* play/fortune.el (fortune-in-buffer):
* play/dissociate.el (dissociated-press):
* play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
(decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer):
(decipher-analyze-buffer, decipher-stats-buffer,
decipher-stats-buffer):
* mail/supercite.el (sc-eref-show):
* mail/smtpmail.el (smtpmail-send-it):
* mail/rmailsum.el (rmail-summary-next-labeled-message)
...
...
@@ -3066,14 +3066,14 @@
(ada-find-any-references, ada-make-filename-from-adaname)
(ada-make-body-gnatstub):
* obsolete/rnews.el (news-list-news-groups):
* obsolete/resume.el (resume-suspend-hook,resume-write-buffer-to-file):
* obsolete/resume.el (resume-suspend-hook,
resume-write-buffer-to-file):
* obsolete/iso-acc.el (iso-acc-minibuf-setup):
* net/rcirc.el (rcirc-debug):
* net/newst-treeview.el (newsticker--treeview-list-add-item)
(newsticker--treeview-list-clear, newsticker-treeview-browse-url)
(newsticker--treeview-list-update-faces, newsticker-treeview-save)
(newsticker--treeview-item-show-text, newsticker--treeview-item-show)
(newsticker--treeview-tree-update-tag,newsticker--treeview-buffer-init)
(newsticker--treeview-tree-update-tag,
newsticker--treeview-buffer-init)
(newsticker-treeview-show-item, newsticker--treeview-unfold-node)
(newsticker--treeview-list-clear-highlight)
(newsticker--treeview-list-update-highlight)
...
...
@@ -4752,7 +4752,7 @@
* newcomment.el (comment-indent-new-line):
* pgg.el (pgg-save-coding-system, pgg-encrypt-region)
(pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
(pgg-encrypt, pgg-decrypt-region, pgg-decrypt
,
)
(pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
(pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
* recentf.el (recentf-mode):
* savehist.el (savehist-mode, savehist-save):
...
...
@@ -4892,7 +4892,7 @@
* dired.el (dired-delete-file): Call `delete-directory' with
RECURSIVE parameter.
* net/ange-ftp.el (ange-ftp-delete-directory
): Add optional
* net/ange-ftp.el (ange-ftp-delete-directory): Add optional
parameter RECURSIVE. Implementation is missing.
* net/tramp.el (tramp-handle-make-directory): Flush upper
...
...
@@ -8157,7 +8157,7 @@
(tramp-get-debug-buffer): Change `outline-regexp' according to new
format.
* net/tramp-cache.el (tramp-cache-inhibit-cache
): New defvar.
* net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
(tramp-get-file-property): Use it.
* autorevert.el (auto-revert-handler): Allow
...
...
lisp/erc/ChangeLog
View file @
5ce6e4f4
...
...
@@ -20,7 +20,7 @@
2009-09-26 Johan Bockgård <bojohan@gnu.org>
* erc-button.el (erc-button-add-button): Only call
`widget-convert-button' in XEmacs. For Emacs (at least), it
`widget-convert-button' in XEmacs.
For Emacs (at least), it
doesn't seem to have any purpose except creating lots of overlays,
slowing everything down.
...
...
lisp/gnus/ChangeLog
View file @
5ce6e4f4
...
...
@@ -31,7 +31,7 @@
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
on `gnus-recenter'. (Bug#4698, Bug#4981)
on `gnus-recenter'.
(Bug#4698, Bug#4981)
2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
...
...
lisp/mh-e/ChangeLog
View file @
5ce6e4f4
...
...
@@ -129,7 +129,7 @@
docstring.
* mh-comp.el (mh-reply)
* mh-e.el (mh-sys-path, mh-variant-info,mh-variant-mu-mh-info)
* mh-e.el (mh-sys-path, mh-variant-info,
mh-variant-mu-mh-info)
(mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
(mh-scan-format-file)
* mh-folder.el (mh-regenerate-headers)
...
...
@@ -195,7 +195,7 @@
2008
-
05
-
23
Bill
Wohler
<
wohler
@
newt
.
com
>
*
mh
-
e
.
el
(
mh
-
invisible
-
header
-
fields
-
internal
):
Remove
DKIM
-
Signature
as
it
is
covered
by
DKIM
-.
Fully
qualify
X
-
EID
.
DKIM
-
Signature
as
it
is
covered
by
DKIM
-.
Fully
qualify
X
-
EID
.
2008
-
05
-
19
Sergey
Poznyakoff
<
gray
@
gnu
.
org
.
ua
>
...
...
@@ -205,7 +205,7 @@
2008
-
05
-
19
Bill
Wohler
<
wohler
@
newt
.
com
>
*
mh
-
e
.
el
(
mh
-
invisible
-
header
-
fields
-
internal
):
Sort
list
in
a
case
-
insensitive
way
and
add
comment
about
it
.
Add
many
header
case
-
insensitive
way
and
add
comment
about
it
.
Add
many
header
fields
(
closes
SF
#
1916032
).
2008
-
05
-
19
Xavier
Maillard
<
xma
@
gnu
.
org
>
(
tiny
change
)
...
...
@@ -246,7 +246,7 @@
2008-01-30 Bill Wohler <wohler@newt.com>
* mh-mime.el (mh-mml-to-mime): Don'
t
look
up
sender
if
From
absent
.
Fixes
"Wrong type argument: stringp, nil"
error
.
absent
.
Fixes
"Wrong type argument: stringp, nil"
error
.
2007
-
12
-
02
Glenn
Morris
<
rgm
@
gnu
.
org
>
...
...
@@ -286,11 +286,11 @@
(mh-show-write-message-to-file, mh-show-message-menu)
(mh-show-mode-map): Add mh-show-preferred-alternative (bound to
":") which will show the message'
s
preferred
alternative
overriding
the
users
configured
preference
.
Useful
for
showing
overriding
the
users
configured
preference
.
Useful
for
showing
HTML
when
text
content
is
lacking
(
closes
SF
#
1777321
).
*
mh
-
e
.
el
:
(
mh
-
invisible
-
header
-
fields
-
internal
):
Exclude
Fax
and
Phone
.
Put
(
mh
-
invisible
-
header
-
fields
-
internal
):
Exclude
Fax
and
Phone
.
Put
known
exclusions
as
comments
before
the
list
and
move
parens
to
separate
lines
to
aid
in
sorting
(
closes
SF
#
1701231
).
...
...
@@ -339,7 +339,7 @@
*
mh
-
e
.
el
(
mh
-
invisible
-
header
-
fields
-
internal
):
Update
with
all
the
entries
from
http
://
people
.
dsv
.
su
.
se
/~
jpalme
/
ietf
/
mail
-
headers
,
plus
some
of
my
own
.
I
added
attributions
to
entries
we
already
had
that
did
not
own
.
I
added
attributions
to
entries
we
already
had
that
did
not
list
an
RFC
.
2007
-
08
-
08
Glenn
Morris
<
rgm
@
gnu
.
org
>
...
...
lisp/org/ChangeLog
View file @
5ce6e4f4
...
...
@@ -502,7 +502,7 @@
used are calculated from the underlying property.
(org-columns-number-to-string): Handle the 'age' column format
(org-columns-string-to-number): Correct the function name (was
org-column...). Add support for the 'age' column format.
org-column...).
Add support for the 'age' column format.
(org-columns-compile-format): Support the additional parameter in
org-columns-compile-map.
...
...
@@ -576,7 +576,7 @@
2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
* org.el (org-repeat-re): The changed org-repeat-re no longer
matched simple +2d type repeaters. Fix it so it does.
matched simple +2d type repeaters.
Fix it so it does.
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
...
...
@@ -712,7 +712,7 @@
2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
* org.el (org-fast-tag-selection): Add a way to display a
description for a tag group. This is done by adding a string to
description for a tag group.
This is done by adding a string to
either the startgroup or endgroup cell.
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
...
...
@@ -1192,7 +1192,7 @@
* org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
prefix for marked entries in the agenda view.
2009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
2009-10-01 Andreas Burtzlaff
<andy13@gmx.net> (tiny change)
* org.el (outline-end-of-subtree): Bugfix: advise this function in
a way that prevents any trailing character from being displayed.
...
...
lisp/url/ChangeLog
View file @
5ce6e4f4
...
...
@@ -51,7 +51,7 @@
2009-02-21 Jason Rumney <jasonr@gnu.org>
* url-expand.el (url-default-expander): Use concat to combine
parts. (Bug #1020)
parts.
(Bug #1020)
2009-02-10 Glenn Morris <rgm@gnu.org>
...
...
lwlib/ChangeLog
View file @
5ce6e4f4
...
...
@@ -753,7 +753,7 @@
* lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
(lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o):
Add dependencies to corresponding .c files
.
for Solaris 2.x VPATH make.
Add dependencies to corresponding .c files for Solaris 2.x VPATH make.
1998-04-06 Andreas Schwab <schwab@gnu.org>
...
...
src/ChangeLog
View file @
5ce6e4f4
...
...
@@ -4,9 +4,9 @@
2009-12-26 Eli Zaretskii <eliz@gnu.org>
* .gdbinit (pgx): Fix display of composite glyphs.
Display
cmp.from and cmp.to as well.
(pitx) Fix last change.
* .gdbinit (pgx): Fix display of composite glyphs.
Display
cmp.from and cmp.to as well.
(pitx)
:
Fix last change.
2009-12-25 Kenichi Handa <handa@m17n.org>
...
...
@@ -25,8 +25,8 @@
2009-12-19 Eli Zaretskii <eliz@gnu.org>
* .gdbinit (pitx): Don't use enum names, use their values.
Remove
reference to non-existing value GET_FROM_COMPOSITION.
* .gdbinit (pitx): Don't use enum names, use their values.
Remove
reference to non-existing value GET_FROM_COMPOSITION.
(pgx): Don't use enum names, use their values.
(pitmethod): New helper command.
(pitx): Use it to display iteration method.
...
...
@@ -141,7 +141,7 @@
* coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
in 8-bit encoding.
2009-12-13 Pat Thoyts <patthoyts@users.sourceforge.net> (tiny change)
2009-12-13 Pat Thoyts
<patthoyts@users.sourceforge.net>
(tiny change)
* xfns.c (x_create_tip_frame): Set the extended window manager hint for
tooltip windows.
...
...
@@ -156,7 +156,7 @@
* xterm.c (my_log_handler): New function.
(x_term_init): Set my_log_handler as log handler during gtk_init
so we can filter out buggy messages.
(b
ug #5120).
so we can filter out buggy messages.
(B
ug #5120).
* xterm.c (xg_scroll_callback): Parameter list changed,
use parameter GtkScrollType to determine scroll/line/page.
...
...
@@ -200,7 +200,7 @@
2009-12-12 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (scroll_end_callback): New function (bug #5177)
* gtkutil.c (scroll_end_callback): New function (bug #5177)
.
(xg_create_scroll_bar): Call scroll_end_callback on button release
event (bug #5177).
(xg_event_is_for_scrollbar): != replaced with ==.
...
...
@@ -327,7 +327,7 @@
* term.c (delete_tty): Remove check for last terminal (bug#4970).
* xsettings.c: Revert changes from 2009-11-23. Just use Xft
* xsettings.c: Revert changes from 2009-11-23.
Just use Xft
defaults (bug #5025).
2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
...
...
@@ -380,7 +380,7 @@
* gtkutil.c (xg_timer, xg_process_timeouts, xg_start_timer)
(xg_stop_timer, menu_grab_callback_cnt, menu_grab_callback)
(scroll_bar_button_cb): Remove.
(create_menus): C++ comments => C comments. Don't bind grab-notify
(create_menus): C++ comments => C comments.
Don't bind grab-notify
event.
(xg_create_scroll_bar): Don't bind button-press-event and
button-release-event.
...
...
@@ -542,7 +542,7 @@
has a parent.
* Makefile.in: If AUTO_DEPEND is defined, make gcc generate
dependency files in deps/. Include those files into Makefile.
dependency files in deps/.
Include those files into Makefile.
* config.in: Generated (AUTO_DEPEND).
...
...
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