aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/tips.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to ../doc/lisprefGlenn Morris2007-09-061-1130/+0
|
* (Documentation Tips): Recommend against `iff'.Glenn Morris2007-08-081-0/+6
|
* Update example license to use GPLv3.Glenn Morris2007-07-251-1/+1
|
* (Documentation Tips): Rearrange items to place the more important ones first.Eli Zaretskii2007-05-041-72/+73
| | | | Add an index entry for hyperlinks.
* Improve index entries.Richard M. Stallman2007-04-071-3/+3
|
* Improve indexing.Eli Zaretskii2007-03-311-0/+5
|
* (Coding Conventions): Clarify the tip about macrosRichard M. Stallman2007-01-281-1/+2
| | | | that define a function or a variable.
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
| | | | 2001).
* (Coding Conventions): Fix typos.Juanma Barranquero2007-01-141-1/+1
|
* Put period and comma inside quotes.Richard M. Stallman2006-07-181-5/+5
|
* (Coding Conventions): Explain why use cl at compile time.Richard M. Stallman2006-07-121-2/+3
|
* Modify last change.Nick Roberts2006-07-101-2/+3
|
* (Coding Conventions): Mention macros.Nick Roberts2006-07-101-2/+2
| | | | Suggested by Ken Manheimer.
* (Coding Conventions): Cleanup last change.Richard M. Stallman2006-07-051-7/+7
|
* fix overfull/underfull boxesKarl Berry2006-07-051-2/+2
|
* (Coding Conventions): Better explain conventions for definition constructs.Richard M. Stallman2006-06-161-5/+8
|
* (Coding Conventions): Add `@end itemize'.Luc Teirlinck2006-06-101-0/+1
|
* (Coding Conventions): Explain use of coding systemsRichard M. Stallman2006-06-101-0/+25
| | | | to ensure one decoding for strings.
* (Coding Conventions): Better explain reasons not toRichard M. Stallman2006-05-291-8/+17
| | | | advise other packages or use `eval-after-load'.
* (Coding Conventions): Advise against using eval-after-load in packages.Eli Zaretskii2006-05-261-3/+14
| | | | Add an index entry.
* (Coding Conventions): Explain when the package'sRichard M. Stallman2006-04-181-3/+7
| | | | prefix should appear later on (not at the start of the name).
* (Documentation Tips): One can now also write `program' in front of aLuc Teirlinck2006-03-201-2/+2
| | | | quoted symbol in a docstring to prevent making a hyperlink.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (Documentation Tips): Minor change.Luc Teirlinck2005-12-201-1/+1
|
* (Documentation Tips): Update for new conventions for using `*' in docstrings.Luc Teirlinck2005-12-201-5/+4
|
* (Documentation Tips): Help mode now creates hyperlinks for URLs.Bill Wohler2005-10-281-0/+8
|
* (Programming Tips): Correct the "default" prompt spec.Richard M. Stallman2005-09-091-1/+1
|
* (Coding Conventions): Sometimes it is ok to put theRichard M. Stallman2005-09-061-1/+3
| | | | package prefix elsewhere than at the start of the name.
* (Programming Tips): Add conventions for minibuffer questions and prompts.Richard M. Stallman2005-09-041-0/+14
|
* (Key Binding Conventions, Programming Tips, Warning Tips):Richard M. Stallman2005-08-111-140/+170
| | | | New nodes split out of Coding Conventions.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-2/+2
|
* (Coding Conventions): Minor cleanup.Richard M. Stallman2005-08-091-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (Coding Conventions): Explain how important it isRichard M. Stallman2005-05-141-11/+10
| | | | that just loading certain files not change Emacs behavior.
* (Compilation Tips): Mention benchmark.el.Richard M. Stallman2005-03-281-0/+7
|
* (Coding Conventions): Clarify.Richard M. Stallman2005-02-271-23/+21
| | | | | Put all the major mode key reservations together. Mention the Mouse-1 => Mouse-2 conventions.
* (Coding Conventions): Fix typo.Thien-Thi Nguyen2004-11-191-1/+1
|
* (Coding Conventions): Separate defvar and requireRichard M. Stallman2004-11-161-13/+22
| | | | | methods to avoid warnings. Use require only when there are many functions and variables from that package.
* (Coding Conventions): defopt -> defcustom.Jesper Harder2004-04-181-1/+1
|
* (Documentation Tips): Fix typo.Luc Teirlinck2004-02-221-1/+1
|
* (Coding Conventions): Minor fix.Richard M. Stallman2004-02-171-1/+1
|
* (Comment Tips): Document the new conventions for commenting out code.Luc Teirlinck2004-02-121-3/+14
|
* (Documentation Tips): Update item on hyperlinks in documentation strings.Luc Teirlinck2003-12-301-2/+3
|
* (Documentation Tips): Add anchor.Luc Teirlinck2003-12-251-0/+1
|
* (Documentation Tips): Document new behavior for face and variableLuc Teirlinck2003-10-221-0/+10
| | | | hyperlinks in Help mode.
* (Library Headers): Clean up Documentation.Richard M. Stallman2003-10-131-13/+16
|
* (Library Headers): Fix typo.Luc Teirlinck2003-10-101-1/+1
|
* Fix typo.Luc Teirlinck2003-10-081-1/+1
|
* Package unloading. Index next-line, previous-line, forward-line.Dave Love2003-10-061-1/+13
|