+2005-06-21 Juanma Barranquero <lekktu@gmail.com>
+
+ * subr.el (1value, lambda, key-substitution-in-progress):
+ Doc fixes.
+
+ * autoinsert.el (auto-insert-alist):
+ * ses.el (ses-call-printer):
+ * subr.el (noreturn):
+ * emacs-lisp/lisp.el (check-parens):
+ * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
+ * net/browse-url.el (browse-url-mosaic):
+ * progmodes/cc-defs.el (c-safe-scan-lists):
+ * progmodes/ebnf-abn.el (ebnf-abn-lex):
+ * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
+ * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
+ * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
+ * progmodes/ebnf-iso.el (ebnf-iso-lex):
+ * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
+
2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
* pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
+2005-06-21 Juanma Barranquero <lekktu@gmail.com>
+
+ * nnimap.el (nnimap-split-download-body): Fix spellings.
+
2005-06-16 Juanma Barranquero <lekktu@gmail.com>
* gnus-art.el (gnus-article-encrypt-body):
+2005-06-21 Juanma Barranquero <lekktu@gmail.com>
+
+ * url-gw.el (url-open-stream):
+ * url-vars.el (url-gateway-unplugged): Fix spellings.
+
2005-06-14 Juanma Barranquero <lekktu@gmail.com>
* url-history.el (url-completion-function): Follow error
+2005-06-21 Juanma Barranquero <lekktu@gmail.com>
+
+ * fns.c (Fchar_table_range):
+ * process.c (Fmake_network_process): Fix spellings.
+
2005-06-20 Kim F. Storm <storm@cua.dk>
* fns.c (Fsort): Doc fix.