Richard M. Stallman
|
827b7ee7c2
|
Put period and comma inside quotes.
|
2006-07-18 00:08:15 +00:00 |
|
Richard M. Stallman
|
9aa9b967b9
|
(Coding Conventions): Explain why use cl at compile time.
|
2006-07-12 16:07:17 +00:00 |
|
Nick Roberts
|
c876e7b757
|
Modify last change.
|
2006-07-10 23:03:59 +00:00 |
|
Nick Roberts
|
947829dcbb
|
(Coding Conventions): Mention macros.
Suggested by Ken Manheimer.
|
2006-07-10 22:53:56 +00:00 |
|
Richard M. Stallman
|
7985a8e3b8
|
(Coding Conventions): Cleanup last change.
|
2006-07-05 17:04:09 +00:00 |
|
Karl Berry
|
42b506849a
|
fix overfull/underfull boxes
|
2006-07-05 14:13:24 +00:00 |
|
Richard M. Stallman
|
cfbd1a6f55
|
(Coding Conventions): Better explain conventions for definition constructs.
|
2006-06-16 15:22:59 +00:00 |
|
Luc Teirlinck
|
503b5e1c90
|
(Coding Conventions): Add `@end itemize'.
|
2006-06-10 16:21:12 +00:00 |
|
Richard M. Stallman
|
4c02cf8619
|
(Coding Conventions): Explain use of coding systems
to ensure one decoding for strings.
|
2006-06-10 10:34:35 +00:00 |
|
Richard M. Stallman
|
688e9e8cf9
|
(Coding Conventions): Better explain reasons not to
advise other packages or use `eval-after-load'.
|
2006-05-29 00:18:44 +00:00 |
|
Eli Zaretskii
|
038783e6fc
|
(Coding Conventions): Advise against using eval-after-load in packages.
Add an index entry.
|
2006-05-26 19:32:02 +00:00 |
|
Richard M. Stallman
|
8a1aafd01a
|
(Coding Conventions): Explain when the package's
prefix should appear later on (not at the start of the name).
|
2006-04-18 21:10:14 +00:00 |
|
Luc Teirlinck
|
7f681212ff
|
(Documentation Tips): One can now also write `program' in front of a
quoted symbol in a docstring to prevent making a hyperlink.
|
2006-03-20 01:33:19 +00:00 |
|
Thien-Thi Nguyen
|
ceb4c4d303
|
Update years in copyright notice; nfc.
|
2006-02-06 12:31:40 +00:00 |
|
Luc Teirlinck
|
d8ea07f6dc
|
(Documentation Tips): Minor change.
|
2005-12-20 03:47:55 +00:00 |
|
Luc Teirlinck
|
eef4e174d8
|
(Documentation Tips): Update for new conventions for using `*' in docstrings.
|
2005-12-20 03:08:11 +00:00 |
|
Bill Wohler
|
7000848e07
|
(Documentation Tips): Help mode now creates hyperlinks for URLs.
|
2005-10-28 21:53:30 +00:00 |
|
Richard M. Stallman
|
090be3b65e
|
(Programming Tips): Correct the "default" prompt spec.
|
2005-09-09 01:37:33 +00:00 |
|
Richard M. Stallman
|
2a6bc1f7ca
|
(Coding Conventions): Sometimes it is ok to put the
package prefix elsewhere than at the start of the name.
|
2005-09-06 04:40:23 +00:00 |
|
Richard M. Stallman
|
f37e01634c
|
(Programming Tips): Add conventions for minibuffer questions and prompts.
|
2005-09-04 01:48:26 +00:00 |
|
Richard M. Stallman
|
5e0fc18a86
|
(Key Binding Conventions, Programming Tips, Warning Tips):
New nodes split out of Coding Conventions.
|
2005-08-11 19:49:33 +00:00 |
|
Thien-Thi Nguyen
|
651f374c99
|
Update years in copyright notice; nfc.
|
2005-08-10 14:29:01 +00:00 |
|
Richard M. Stallman
|
fb5a74cd19
|
(Coding Conventions): Minor cleanup.
|
2005-08-09 12:09:36 +00:00 |
|
Lute Kamstra
|
086add1519
|
Update FSF's address.
|
2005-07-04 23:32:44 +00:00 |
|
Lute Kamstra
|
364c38d3af
|
Update FSF's address.
|
2005-07-04 15:47:28 +00:00 |
|
Richard M. Stallman
|
424402ec74
|
(Coding Conventions): Explain how important it is
that just loading certain files not change Emacs behavior.
|
2005-05-14 14:02:39 +00:00 |
|
Richard M. Stallman
|
6b7abae0d0
|
(Compilation Tips): Mention benchmark.el.
|
2005-03-28 21:11:28 +00:00 |
|
Richard M. Stallman
|
378d0f8e90
|
(Coding Conventions): Clarify.
Put all the major mode key reservations together.
Mention the Mouse-1 => Mouse-2 conventions.
|
2005-02-27 00:16:41 +00:00 |
|
Thien-Thi Nguyen
|
8b192981e4
|
(Coding Conventions): Fix typo.
|
2004-11-19 15:20:32 +00:00 |
|
Richard M. Stallman
|
155cb2e57e
|
(Coding Conventions): Separate defvar and require
methods to avoid warnings. Use require only when there are many
functions and variables from that package.
|
2004-11-16 17:30:48 +00:00 |
|
Jesper Harder
|
e8d6f88641
|
(Coding Conventions): defopt -> defcustom.
|
2004-04-18 02:05:02 +00:00 |
|
Luc Teirlinck
|
321a372529
|
(Documentation Tips): Fix typo.
|
2004-02-22 16:20:09 +00:00 |
|
Richard M. Stallman
|
ee49c7d90e
|
(Coding Conventions): Minor fix.
|
2004-02-17 01:12:57 +00:00 |
|
Luc Teirlinck
|
dd4a1d28d5
|
(Comment Tips): Document the new conventions for commenting out code.
|
2004-02-12 01:55:59 +00:00 |
|
Luc Teirlinck
|
727c91598f
|
(Documentation Tips): Update item on hyperlinks in documentation strings.
|
2003-12-30 23:55:23 +00:00 |
|
Luc Teirlinck
|
70057f39ff
|
(Documentation Tips): Add anchor.
|
2003-12-25 04:00:56 +00:00 |
|
Luc Teirlinck
|
e72850d51b
|
(Documentation Tips): Document new behavior for face and variable
hyperlinks in Help mode.
|
2003-10-22 18:33:28 +00:00 |
|
Richard M. Stallman
|
3ff91798a8
|
(Library Headers): Clean up Documentation.
|
2003-10-13 19:29:53 +00:00 |
|
Luc Teirlinck
|
fd423b793b
|
(Library Headers): Fix typo.
|
2003-10-10 03:02:39 +00:00 |
|
Luc Teirlinck
|
8c7e427d57
|
Fix typo.
|
2003-10-08 03:16:58 +00:00 |
|
Dave Love
|
b68c6256af
|
Package unloading. Index next-line, previous-line, forward-line.
|
2003-10-06 16:46:25 +00:00 |
|
Lute Kamstra
|
492475213f
|
(Coding Conventions): Mention naming conventions for hooks.
|
2003-10-06 08:26:59 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Richard M. Stallman
|
e4317c8ca9
|
(Library Headers): Explain where to put -*-.
|
2003-08-06 01:42:44 +00:00 |
|
Richard M. Stallman
|
7878d6b6c1
|
First line of function doc string should mention the most important
args, in order.
|
2003-02-24 16:48:54 +00:00 |
|
Juanma Barranquero
|
177c0ea743
|
Trailing whitespace deleted.
|
2003-02-04 14:56:31 +00:00 |
|
Richard M. Stallman
|
17d4b8cea3
|
Clarify which letters in C-c LETTER are reserved for users.
|
2002-04-22 07:52:50 +00:00 |
|
Eli Zaretskii
|
5f7eb05d83
|
(Tips for Making Compiled Code Fast): Don't advertise profile.el.
|
2002-04-17 15:03:02 +00:00 |
|
Richard M. Stallman
|
b090d7925a
|
Minor cleanups.
|
2002-01-26 22:43:53 +00:00 |
|
Richard M. Stallman
|
aa5dbf7b62
|
Say what questions first line of doc string should answer.
|
2001-11-13 02:20:53 +00:00 |
|