| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 54 | -95/+101 | |
| | | ||||||
| * | (Geometry): New node, split from Size and Position. | Richard M. Stallman | 2005-08-09 | 2 | -1/+11 | |
| | | | | | | (Frame Parameters): Refer to Geometry. (Layout Parameters): Fix typo. | |||||
| * | (The Buffer List): Fix xrefs. | Richard M. Stallman | 2005-08-09 | 2 | -2/+23 | |
| | | ||||||
| * | (Splitting Windows): Fix xref. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Layout Parameters): Add xref. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Line Height, Scroll Bars): Fix xrefs. | Richard M. Stallman | 2005-08-09 | 1 | -2/+2 | |
| | | ||||||
| * | (Menu Bar): Fix xref. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Standard Buffer-Local Variables): Fix xref. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (%-Constructs): Fix xref. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Window Frame Parameters): Node split up. | Richard M. Stallman | 2005-08-09 | 1 | -117/+192 | |
| | | | | | | | (Basic Parameters, Position Parameters, Size Parameters) (Layout Parameters, Buffer Parameters, Management Parameters) (Cursor Parameters, Color Parameters): New subnodes. | |||||
| * | (Screen Lines): Update xref for previous change in minibuf.texi. | Luc Teirlinck | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Intro to Minibuffers): Update pxref for previous change in minibuf.texi. | Luc Teirlinck | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2005-08-09 | 1 | -0/+8 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-08-09 | 1 | -0/+24 | |
| | | ||||||
| * | (Coding Conventions): Minor cleanup. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | (Defining Minor Modes): Explain when init-value can be non-nil. | Richard M. Stallman | 2005-08-09 | 1 | -1/+10 | |
| | | ||||||
| * | (Top): Update submenu for Minibuffer. | Richard M. Stallman | 2005-08-09 | 1 | -0/+4 | |
| | | ||||||
| * | (Minibuffer Misc): Node split up. | Richard M. Stallman | 2005-08-09 | 1 | -79/+107 | |
| | | | | | | | (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents) (Recursive Mini): New nodes split out from Minibuffer Misc. (Minibuffer Misc): Document max-mini-window-height. | |||||
| * | (Defining Hash): Delete stray paren in example. | Richard M. Stallman | 2005-08-09 | 1 | -2/+2 | |
| | | ||||||
| * | (Echo Area Customization): Don't define max-mini-window-height here; | Richard M. Stallman | 2005-08-09 | 1 | -6/+5 | |
| | | | | | xref instead. | |||||
| * | (Event Input Misc): Update while-no-input. | Richard M. Stallman | 2005-08-09 | 1 | -5/+16 | |
| | | ||||||
| * | (Advising Functions): Explain when to use advice and when to use a hook. | Richard M. Stallman | 2005-08-09 | 1 | -3/+15 | |
| | | ||||||
| * | Fix typo. | Juanma Barranquero | 2005-08-02 | 1 | -1/+1 | |
| | | ||||||
| * | Fix typo. | Juanma Barranquero | 2005-08-02 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2005-07-30 | 1 | -0/+5 | |
| | | ||||||
| * | (info): Don't run install-info. | Eli Zaretskii | 2005-07-30 | 1 | -0/+3 | |
| | | | | | ($(infodir)/dir): New target, produced by running install-info. | |||||
| * | (Defining Minor Modes): The keyword for the initial value is | Luc Teirlinck | 2005-07-27 | 1 | -1/+1 | |
| | | | | | :init-value, not :initial-value. | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-07-27 | 1 | -0/+5 | |
| | | ||||||
| * | (Autoload): Make the `doctor' example be consistent | Eli Zaretskii | 2005-07-23 | 2 | -4/+15 | |
| | | | | | | with what's in current loaddefs.el. Describe the "fn" magic in the usage portion of the doc string. | |||||
| * | (Garbage Collection): Clarify previous change. | Richard M. Stallman | 2005-07-22 | 2 | -7/+10 | |
| | | ||||||
| * | (Garbage Collection): Add gc-cons-percentage. | Stefan Monnier | 2005-07-21 | 2 | -3/+19 | |
| | | ||||||
| * | *** empty log message *** | Juri Linkov | 2005-07-18 | 1 | -0/+8 | |
| | | ||||||
| * | (Defining Minor Modes): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | (The Mark): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | (Text Terminal Colors, Resources): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -2/+2 | |
| | | ||||||
| * | (Accessing Events): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-07-17 | 1 | -0/+5 | |
| | | ||||||
| * | (Managing Overlays): Clarify make-overlay args for insertion types. | Richard M. Stallman | 2005-07-17 | 1 | -6/+8 | |
| | | ||||||
| * | (Variable Definitions): Add `custom-initialize-safe-set' and | Luc Teirlinck | 2005-07-14 | 1 | -5/+21 | |
| | | | | | | | `custom-initialize-safe-default'. `standard-value' is a list too. (Defining New Types): Use @key{RET} instead of @key{ret}. | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-07-14 | 1 | -0/+7 | |
| | | ||||||
| * | (Translating Input): Fix typo. | Thien-Thi Nguyen | 2005-07-13 | 2 | -1/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-07-08 | 1 | -0/+6 | |
| | | ||||||
| * | Update edition number and size estimate. | Richard M. Stallman | 2005-07-08 | 1 | -2/+2 | |
| | | ||||||
| * | (VERSION): Set to 2.9. | Richard M. Stallman | 2005-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fix previous change. | Richard M. Stallman | 2005-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Update Emacs version. | Richard M. Stallman | 2005-07-08 | 2 | -1/+3 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-07-08 | 1 | -0/+4 | |
| | | ||||||
| * | (Inverse Video): Delete mode-line-inverse-video. | Richard M. Stallman | 2005-07-08 | 1 | -10/+6 | |
| | | ||||||
| * | Undo last erroneous change. | Luc Teirlinck | 2005-07-07 | 1 | -14/+0 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2005-07-07 | 1 | -0/+14 | |
| | | ||||||