1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Juanma Barranquero
80197a8c78 Fix typos. 2009-03-19 09:35:58 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Juanma Barranquero
f013149203 Fix typos and author's names. 2008-12-19 01:50:43 +00:00
Juanma Barranquero
183080b610 Fix typos. 2008-10-01 09:12:37 +00:00
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Juanma Barranquero
0e134ea0ce Fix typos. 2008-07-28 22:30:25 +00:00
Juanma Barranquero
92439579f3 Typos, doc fixes, etc.
* eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
(eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
(eshell-arg-load-hook, eshell-special-chars-outside-quoting):
Remove spurious * in defcustom docstrings.

* textmodes/fill.el (fill-paragraph): Fix typo in docstring.
(fill-individual-varying-indent, colon-double-space, enable-kinsoku)
(adaptive-fill-mode, adaptive-fill-first-line-regexp)
(default-justification): Remove spurious * in defcustom docstrings.

* textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
(rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
(rst-compare-decorations, rst-default-indent, rst-update-section)
(rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
(rst-toc-insert-find-delete-contents, rst-toc-count-lines)
(rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
Fix typos in docstrings.
(rst-mode-lazy): Fix typo in docstring.	 Remove spurious *.
(rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
(rst-get-decorations-around, rst-section-tree-point)
(rst-font-lock-adornment-point): Reflow docstrings.
(rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
Doc fixes.
(rst-re-enumerations): Comment out.
2008-07-03 15:18:32 +00:00
Juanma Barranquero
ea5973038f Fix typos.
* lisp/net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
  (sasl-find-mechanism, sasl-next-step):
* lisp/net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
  (sasl-ntlm-response): Fix typos in docstrings.
* doc/misc/sasl.texi (Mechanisms): Fix typos.
2008-06-29 01:51:51 +00:00
Glenn Morris
fffa137cb7 American English spelling fix. 2008-06-27 07:34:53 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
Juanma Barranquero
ce0584934b Fix committer names and other typos. 2008-06-10 16:50:18 +00:00
Juanma Barranquero
1bf6046b16 Fix typos. 2008-06-10 09:18:36 +00:00
Juanma Barranquero
20746fe46b *** empty log message *** 2008-05-23 10:30:18 +00:00
Juanma Barranquero
c0dc8f895c *** empty log message *** 2008-05-20 10:13:17 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Juanma Barranquero
65bc892f63 *** empty log message *** 2008-03-27 14:57:02 +00:00
Juanma Barranquero
e84eb37ad0 Convert to utf-8.
Fix typos.
2008-03-27 14:42:17 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Chong Yidong
c4cbc4b228 Mark 1997-12-22 changes by Kevin Rodgers as tiny. 2007-03-19 20:34:21 +00:00
Chong Yidong
f2978805a2 Mark 1998-07-07 change by Kevin Rodgers as tiny. 2007-03-19 19:03:34 +00:00
Chong Yidong
df16a5f111 Mark 1998-06-03 change by Kevin Rodgers as tiny. 2007-03-19 19:00:13 +00:00
Kim F. Storm
8cedef2e74 *** empty log message *** 2007-03-04 23:42:07 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Juanma Barranquero
3c269b1ee7 Fix typos. 2007-02-02 15:40:10 +00:00
Juanma Barranquero
72827a91e8 Fix date in entry. 2007-02-02 11:28:43 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
61e1e4e80a Update copyright years. 2006-12-10 02:48:55 +00:00
Stefan Monnier
8cece98ad3 *** empty log message *** 2004-11-11 23:04:45 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Kim F. Storm
88c717201f Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
2003-01-28 23:49:11 +00:00
Stefan Monnier
833815e8a7 (lisp-fill-paragraph): Use fill-comment-paragraph. 2002-11-03 03:46:56 +00:00
Pavel Janík
48e562d427 *** empty log message *** 2002-01-27 09:15:28 +00:00
Pavel Janík
8c1cc9e8a6 Fix typo. 2002-01-12 15:58:30 +00:00
Pavel Janík
8971f87bf6 Fix typo. 2001-11-16 18:37:52 +00:00
Sam Steingold
dff28924e8 fixed format 2001-11-13 00:07:54 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Eli Zaretskii
e602e77917 Update Stephen Gildea's email address. 2001-09-10 14:00:55 +00:00
Stefan Monnier
5a905a7ebb *** empty log message *** 2001-06-08 12:08:28 +00:00
Gerd Moellmann
eb04d6cd3d *** empty log message *** 2001-05-28 15:02:01 +00:00
Eli Zaretskii
2a482fd745 Remove the entry for the 19.34 release. RMS says it was done on a branch. 2001-05-11 09:10:48 +00:00
Eli Zaretskii
e8918aee02 *** empty log message *** 2001-05-04 17:50:11 +00:00
Stefan Monnier
a4caa65d81 *** empty log message *** 2000-11-23 00:04:52 +00:00
Gerd Moellmann
2f6707adae *** empty log message *** 2000-10-31 21:24:31 +00:00
Gerd Moellmann
031999fb80 *** empty log message *** 1999-12-16 13:23:58 +00:00
Noah Friedman
39dc7e84e2 Change mail address for Noah Friedman 1999-10-25 00:42:32 +00:00
Dave Love
6edcb099fc # 1999-10-04 17:15:48 +00:00