mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
*** empty log message ***
This commit is contained in:
parent
7452fadcb3
commit
59fda2faaa
3 changed files with 31 additions and 1 deletions
|
|
@ -15,6 +15,9 @@
|
|||
|
||||
2005-07-04 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* emacs-lisp/timer.el (with-timeout): Improve argument/docstring
|
||||
consistency.
|
||||
|
||||
* emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
|
||||
Fix typos in docstrings.
|
||||
(lisp-indent): Finish `defgroup' description with period.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,19 @@
|
|||
2005-07-04 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* gnus.el (gnus-exit):
|
||||
* gnus-group.el (gnus-group-icons):
|
||||
* nnmail.el (nnmail-prepare): Fix typos in docstrings.
|
||||
|
||||
* gnus-nocem.el (gnus-nocem):
|
||||
* message.el (message-various, message-buffers, message-sending)
|
||||
(message-interface, message-forwarding, message-insertion)
|
||||
(message-headers, message-news, message-mail):
|
||||
* pgg-gpg.el (pgg-gpg):
|
||||
* pgg-parse.el (pgg-parse):
|
||||
* pgg-pgp.el (pgg-pgp):
|
||||
* pgg-pgp5.el (pgg-pgp5):
|
||||
* pop3.el (pop3): Finish `defgroup' description with period.
|
||||
|
||||
2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* gnus-art.el (article-display-face): Improve the efficiency.
|
||||
|
|
@ -10,7 +26,7 @@
|
|||
|
||||
2005-06-29 Didier Verna <didier@xemacs.org>
|
||||
|
||||
* gnus-art.el (article-display-face): display faces in correct
|
||||
* gnus-art.el (article-display-face): Display faces in correct
|
||||
order.
|
||||
|
||||
2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,14 @@
|
|||
2005-07-04 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* url-history.el (url-history-track): Doc fix.
|
||||
(url-history): Finish `defgroup' description with period.
|
||||
|
||||
* url-cookie.el (url-cookie):
|
||||
* url-gw.el (url-gateway):
|
||||
* url-news.el (url-news):
|
||||
* url-vars.el (url, url-file, url-cache, url-mime, url-hairy):
|
||||
Finish `defgroup' description with period.
|
||||
|
||||
2005-06-28 Klaus Straubinger <KSNetz@Arcor.DE> (tiny change)
|
||||
|
||||
* url-http.el (url-http-create-request): Call url-recreate-url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue