summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Describe the version-specific site-list directory.Richard M. Stallman1996-07-231-0/+29
|
* Explain new keymap-parent functions.Richard M. Stallman1996-07-231-27/+58
| | | | | Reorder the info about extra stuff in a key binding and document the menu-alias property.
* New node Standard File Names.Richard M. Stallman1996-07-231-14/+78
| | | | | | Document set-visited-file-name. Add some magic file name operations. Binary file types apply to MSDOS.
* Add some xrefs.Richard M. Stallman1996-07-231-5/+7
|
* print-length applies to vectors.Richard M. Stallman1996-07-231-3/+3
|
* Lots of timer feature updates.Richard M. Stallman1996-07-231-21/+112
| | | | | | encode-time takes additional arguments and ignores them. Change linux to gnu/linux for system-type. More information about key translation features.
* Document line-move-ignore-invisible.Richard M. Stallman1996-07-231-2/+5
|
* (Lazy Properties): New node.Richard M. Stallman1996-07-231-0/+53
| | | | (buffer-undo-list): New type of element for marker adjustment.
* Explain how deletion of process doesn't affect process mark.Richard M. Stallman1996-07-231-1/+3
|
* Changes for Emacs 19.32.Karl Heuer1996-07-173-23/+64
|
* Added Richard's diffs to this file, fixed a couple of small bugsDaniel Hagerty1996-07-141-75/+137
| | | | texinfo related bugs.
* Fix minor typo.Erik Naggum1996-05-091-1/+1
|
* No intangible text property.Richard M. Stallman1996-04-261-0/+2
|
* Fix a file name.Richard M. Stallman1996-04-221-1/+1
|