aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (elisp.dvi): Add missing backslash.Richard M. Stallman1998-05-101-1/+1
|
* (elisp.dvi): Don't depend on texindex or on elisp.tps.Richard M. Stallman1998-05-031-6/+4
| | | | | Run texindex without `./'. Always run texindex on elisp.tp. (elisp.tps): Target deleted.
* *** empty log message ***Richard M. Stallman1998-04-231-14/+11
|
* *** empty log message ***Richard M. Stallman1998-04-221-9/+12
|
* *** empty log message ***Richard M. Stallman1998-04-2045-2889/+3570
|
* Initial revisionRichard M. Stallman1998-04-201-0/+544
|
* (elisp): Don't try to make makeinfo.Richard M. Stallman1998-04-181-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. Stallman1998-02-2843-2315/+4382
|
* Initial revisionRichard M. Stallman1998-02-282-0/+1456
|
* Add hyphen.Richard M. Stallman1998-02-281-1/+1
|
* Initial revisionRichard M. Stallman1998-02-281-0/+39
|
* Describe diary-float function.Edward M. Reingold1997-11-261-3/+31
|
* Describe diary-remind and diary-date.Edward M. Reingold1997-11-251-0/+38
|
* Elements of kill-emacs-query-functions return nil, not non-nil,Karl Heuer1997-10-211-1/+1
| | | | to prevent Emacs from being killed.
* Explain after-change-functions and chars vs bytes.Richard M. Stallman1997-08-221-3/+10
|
* Reserve some function keys for users.Richard M. Stallman1997-08-151-0/+4
|
* dump-emacs works only with -batch.Richard M. Stallman1997-06-231-4/+3
|
* Clarify about text props in strings and how to remove all of them.Richard M. Stallman1997-06-201-8/+12
|
* Add make-face-bold/italic and unbold/unitalic.Richard M. Stallman1997-06-131-0/+32
|
* The inode number can be an integer.Richard M. Stallman1997-05-221-1/+4
|
* Fix typo in previous change.Richard M. Stallman1997-05-191-1/+1
|
* Update regexp syntax from Emacs manual.Richard M. Stallman1997-05-191-54/+62
|
* (exec-directory): Wakeup no longer exists, so use movemail as example.Richard M. Stallman1997-05-011-4/+3
|
* (file-relative-name): Say correctly when the value is absolute.Richard M. Stallman1997-04-111-2/+7
|
* (Coding Conventions): Node renamed from Style Tips.Richard M. Stallman1997-04-011-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. Stallman1997-04-011-1/+10
| | | | Add an early duplicate menu item for Coding Conventions node.
* Document key binding conventions for major modes and minor modes.Richard M. Stallman1997-04-011-2/+25
|
* Document how insert-before-markers affects overlays.Richard M. Stallman1997-01-261-1/+3
|
* Add when and unless.Richard M. Stallman1997-01-091-2/+35
|
* Change arg name for fset.Richard M. Stallman1996-12-261-3/+3
|
* Minor cleanups for overfull hboxes.Richard M. Stallman1996-12-2016-61/+68
|
* Update edition number.Richard M. Stallman1996-12-201-5/+4
|
* Update VERSION to 2.4.2.Richard M. Stallman1996-12-161-1/+1
|
* Add normal-auto-fill-function.Richard M. Stallman1996-12-161-0/+6
|
* Update edition to 2.4b.Richard M. Stallman1996-12-161-7/+7
|
* Explain how disabled commands' doc strings are displayed.Richard M. Stallman1996-12-121-0/+6
|
* call-process does not create a buffer.Richard M. Stallman1996-12-111-2/+2
|
* Clarify initial-frame-alist and default-frame-alist.Richard M. Stallman1996-11-071-3/+6
|
* Explain what major modes can do for imenu and font-lock.Richard M. Stallman1996-10-121-0/+19
|
* Clarify how insert-in-front-hooks and insert-behind-hooks are used.Richard M. Stallman1996-10-061-6/+6
|
* Clarify how completing-read returns an empty string.Richard M. Stallman1996-09-181-4/+5
|
* Clarify value returned by programmed completion function.Richard M. Stallman1996-09-101-2/+6
|
* Mention local-value property on an overlay.Richard M. Stallman1996-09-041-0/+7
|
* Explain better about abnormal hooks.Richard M. Stallman1996-09-012-29/+39
|
* Add xrefs from Saving Buffers to Format Conversion and SavingRichard M. Stallman1996-08-241-0/+4
| | | | Properties.
* Show how to reorder buffers.emacs-19.34Richard M. Stallman1996-08-131-3/+16
|
* Make examples in Output Streams stand on their own.Richard M. Stallman1996-07-291-0/+9
|
* Explain range of time values, and what negative year numbers mean.Richard M. Stallman1996-07-241-0/+12
|
* Describe garbage-collection-messages.Richard M. Stallman1996-07-231-0/+6
|
* Add y-or-n-p-with-timeout.Richard M. Stallman1996-07-231-0/+7
|