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
1d77b63e
Commit
1d77b63e
authored
Sep 27, 2010
by
Juanma Barranquero
Browse files
Fix typos.
parent
70e31436
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
5 deletions
+9
-5
lisp/ChangeLog.8
lisp/ChangeLog.8
+1
-1
lisp/ChangeLog.9
lisp/ChangeLog.9
+2
-2
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/nnmail.el
lisp/gnus/nnmail.el
+1
-1
src/ChangeLog
src/ChangeLog
+1
-1
No files found.
lisp/ChangeLog.8
View file @
1d77b63e
...
...
@@ -1172,7 +1172,7 @@
1999-12-03 Kenichi Handa <handa@mule.m17n.org>
* international/mule-util.el (truncate-string-to-width): Docsting
* international/mule-util.el (truncate-string-to-width): Docst
r
ing
fixed.
1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
...
...
lisp/ChangeLog.9
View file @
1d77b63e
...
...
@@ -5773,7 +5773,7 @@
2001-02-05 Kenichi Handa <handa@etl.go.jp>
* isearch.el (isearch-forward): Add description about input method
in the docsting.
in the docst
r
ing.
2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
...
...
@@ -19040,7 +19040,7 @@
(fontset-default-styles): Likewise.
(x-modify-font-name): Function removed.
(create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
(create-fontset-from-ascii-font): Docsting adjusted for the above
(create-fontset-from-ascii-font): Docst
r
ing adjusted for the above
change.
(instantiate-fontset, resolve-fontset-name): Functions removed.
(fontset-list): Now implemented by C code.
...
...
lisp/gnus/ChangeLog
View file @
1d77b63e
2010-09-27 Juanma Barranquero <lekktu@gmail.com>
* nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
...
...
lisp/gnus/nnmail.el
View file @
1d77b63e
...
...
@@ -225,7 +225,7 @@ Example:
In this case, articles containing the string \"boss\" in the To or the
From header will be expired to the group \"nnfolder:Work\";
articles containing the sting \"IMPORTANT\" in the Subject header will
articles containing the st
r
ing \"IMPORTANT\" in the Subject header will
be expired to the group \"nnfolder:IMPORTANT.YYYY.MMM\"; and
everything else will be expired to \"nnfolder:Archive-YYYY\"."
:version
"22.1"
...
...
src/ChangeLog
View file @
1d77b63e
...
...
@@ -1038,7 +1038,7 @@
2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
* gtkutil.c (update_frame_tool_bar): Literal st
r
ings are const char*.
2010-08-18 David De La Harpe Golden <david@harpegolden.net>
...
...
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