| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (elisp.dvi): Add missing backslash. | Richard M. Stallman | 1998-05-10 | 1 | -1/+1 |
| | | |||||
| * | (elisp.dvi): Don't depend on texindex or on elisp.tps. | Richard M. Stallman | 1998-05-03 | 1 | -6/+4 |
| | | | | | | Run texindex without `./'. Always run texindex on elisp.tp. (elisp.tps): Target deleted. | ||||
| * | *** empty log message *** | Richard M. Stallman | 1998-04-23 | 1 | -14/+11 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1998-04-22 | 1 | -9/+12 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1998-04-20 | 45 | -2889/+3570 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1998-04-20 | 1 | -0/+544 |
| | | |||||
| * | (elisp): Don't try to make makeinfo. | Richard M. Stallman | 1998-04-18 | 1 | -36/+18 |
| | | | | | | | | | | | | | | | | | Run makeinfo without specifying a directory. (srcs): Add nonascii.texi, customize.texi and advice.texi. (dist): Start by deleting `temp'. (makeinfo, texindex): Targets deleted. (makeinfo.o, texindex.o): Targets deleted. (clean, dist): Don't do anything with them or with getopt*. (SHELL): Defined. (elisp.tps): New target. (elisp.dvi): Depend on elisp.tps. | ||||
| * | *** empty log message *** | Richard M. Stallman | 1998-02-28 | 43 | -2315/+4382 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1998-02-28 | 2 | -0/+1456 |
| | | |||||
| * | Add hyphen. | Richard M. Stallman | 1998-02-28 | 1 | -1/+1 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1998-02-28 | 1 | -0/+39 |
| | | |||||
| * | Describe diary-float function. | Edward M. Reingold | 1997-11-26 | 1 | -3/+31 |
| | | |||||
| * | Describe diary-remind and diary-date. | Edward M. Reingold | 1997-11-25 | 1 | -0/+38 |
| | | |||||
| * | Elements of kill-emacs-query-functions return nil, not non-nil, | Karl Heuer | 1997-10-21 | 1 | -1/+1 |
| | | | | | to prevent Emacs from being killed. | ||||
| * | Explain after-change-functions and chars vs bytes. | Richard M. Stallman | 1997-08-22 | 1 | -3/+10 |
| | | |||||
| * | Reserve some function keys for users. | Richard M. Stallman | 1997-08-15 | 1 | -0/+4 |
| | | |||||
| * | dump-emacs works only with -batch. | Richard M. Stallman | 1997-06-23 | 1 | -4/+3 |
| | | |||||
| * | Clarify about text props in strings and how to remove all of them. | Richard M. Stallman | 1997-06-20 | 1 | -8/+12 |
| | | |||||
| * | Add make-face-bold/italic and unbold/unitalic. | Richard M. Stallman | 1997-06-13 | 1 | -0/+32 |
| | | |||||
| * | The inode number can be an integer. | Richard M. Stallman | 1997-05-22 | 1 | -1/+4 |
| | | |||||
| * | Fix typo in previous change. | Richard M. Stallman | 1997-05-19 | 1 | -1/+1 |
| | | |||||
| * | Update regexp syntax from Emacs manual. | Richard M. Stallman | 1997-05-19 | 1 | -54/+62 |
| | | |||||
| * | (exec-directory): Wakeup no longer exists, so use movemail as example. | Richard M. Stallman | 1997-05-01 | 1 | -4/+3 |
| | | |||||
| * | (file-relative-name): Say correctly when the value is absolute. | Richard M. Stallman | 1997-04-11 | 1 | -2/+7 |
| | | |||||
| * | (Coding Conventions): Node renamed from Style Tips. | Richard M. Stallman | 1997-04-01 | 1 | -14/+19 |
| | | | | | | Xref the Major Mode Conventions and Minor Mode Conventions nodes. Other smaller changes in it. | ||||
| * | Add detailed listing for the Tips appendix. | Richard M. Stallman | 1997-04-01 | 1 | -1/+10 |
| | | | | | Add an early duplicate menu item for Coding Conventions node. | ||||
| * | Document key binding conventions for major modes and minor modes. | Richard M. Stallman | 1997-04-01 | 1 | -2/+25 |
| | | |||||
| * | Document how insert-before-markers affects overlays. | Richard M. Stallman | 1997-01-26 | 1 | -1/+3 |
| | | |||||
| * | Add when and unless. | Richard M. Stallman | 1997-01-09 | 1 | -2/+35 |
| | | |||||
| * | Change arg name for fset. | Richard M. Stallman | 1996-12-26 | 1 | -3/+3 |
| | | |||||
| * | Minor cleanups for overfull hboxes. | Richard M. Stallman | 1996-12-20 | 16 | -61/+68 |
| | | |||||
| * | Update edition number. | Richard M. Stallman | 1996-12-20 | 1 | -5/+4 |
| | | |||||
| * | Update VERSION to 2.4.2. | Richard M. Stallman | 1996-12-16 | 1 | -1/+1 |
| | | |||||
| * | Add normal-auto-fill-function. | Richard M. Stallman | 1996-12-16 | 1 | -0/+6 |
| | | |||||
| * | Update edition to 2.4b. | Richard M. Stallman | 1996-12-16 | 1 | -7/+7 |
| | | |||||
| * | Explain how disabled commands' doc strings are displayed. | Richard M. Stallman | 1996-12-12 | 1 | -0/+6 |
| | | |||||
| * | call-process does not create a buffer. | Richard M. Stallman | 1996-12-11 | 1 | -2/+2 |
| | | |||||
| * | Clarify initial-frame-alist and default-frame-alist. | Richard M. Stallman | 1996-11-07 | 1 | -3/+6 |
| | | |||||
| * | Explain what major modes can do for imenu and font-lock. | Richard M. Stallman | 1996-10-12 | 1 | -0/+19 |
| | | |||||
| * | Clarify how insert-in-front-hooks and insert-behind-hooks are used. | Richard M. Stallman | 1996-10-06 | 1 | -6/+6 |
| | | |||||
| * | Clarify how completing-read returns an empty string. | Richard M. Stallman | 1996-09-18 | 1 | -4/+5 |
| | | |||||
| * | Clarify value returned by programmed completion function. | Richard M. Stallman | 1996-09-10 | 1 | -2/+6 |
| | | |||||
| * | Mention local-value property on an overlay. | Richard M. Stallman | 1996-09-04 | 1 | -0/+7 |
| | | |||||
| * | Explain better about abnormal hooks. | Richard M. Stallman | 1996-09-01 | 2 | -29/+39 |
| | | |||||
| * | Add xrefs from Saving Buffers to Format Conversion and Saving | Richard M. Stallman | 1996-08-24 | 1 | -0/+4 |
| | | | | | Properties. | ||||
| * | Show how to reorder buffers.emacs-19.34 | Richard M. Stallman | 1996-08-13 | 1 | -3/+16 |
| | | |||||
| * | Make examples in Output Streams stand on their own. | Richard M. Stallman | 1996-07-29 | 1 | -0/+9 |
| | | |||||
| * | Explain range of time values, and what negative year numbers mean. | Richard M. Stallman | 1996-07-24 | 1 | -0/+12 |
| | | |||||
| * | Describe garbage-collection-messages. | Richard M. Stallman | 1996-07-23 | 1 | -0/+6 |
| | | |||||
| * | Add y-or-n-p-with-timeout. | Richard M. Stallman | 1996-07-23 | 1 | -0/+7 |
| | | |||||