Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Describe the version-specific site-list directory. | Richard M. Stallman | 1996-07-23 | 1 | -0/+29 |
* | Explain new keymap-parent functions. | Richard M. Stallman | 1996-07-23 | 1 | -27/+58 |
* | New node Standard File Names. | Richard M. Stallman | 1996-07-23 | 1 | -14/+78 |
* | Add some xrefs. | Richard M. Stallman | 1996-07-23 | 1 | -5/+7 |
* | print-length applies to vectors. | Richard M. Stallman | 1996-07-23 | 1 | -3/+3 |
* | Lots of timer feature updates. | Richard M. Stallman | 1996-07-23 | 1 | -21/+112 |
* | Document line-move-ignore-invisible. | Richard M. Stallman | 1996-07-23 | 1 | -2/+5 |
* | (Lazy Properties): New node. | Richard M. Stallman | 1996-07-23 | 1 | -0/+53 |
* | Explain how deletion of process doesn't affect process mark. | Richard M. Stallman | 1996-07-23 | 1 | -1/+3 |
* | Changes for Emacs 19.32. | Karl Heuer | 1996-07-17 | 3 | -23/+64 |
* | Added Richard's diffs to this file, fixed a couple of small bugs | Daniel Hagerty | 1996-07-14 | 1 | -75/+137 |
* | Fix minor typo. | Erik Naggum | 1996-05-09 | 1 | -1/+1 |
* | No intangible text property. | Richard M. Stallman | 1996-04-26 | 1 | -0/+2 |
* | Fix a file name. | Richard M. Stallman | 1996-04-22 | 1 | -1/+1 |
* | (elisp): Make this be the default target. | Karl Heuer | 1996-04-03 | 1 | -10/+15 |
* | Update phone number. | Karl Heuer | 1996-04-03 | 1 | -1/+1 |
* | Clarify purpose of user-position parameter. | Richard M. Stallman | 1996-02-24 | 1 | -6/+17 |
* | Clarify site-load.el vs site-init.el and how to deal with doc strings. | Richard M. Stallman | 1996-02-08 | 1 | -14/+37 |
* | (List Motion): Fix xref to Emacs manual. | Richard M. Stallman | 1996-02-06 | 1 | -1/+1 |
* | Fix minor error. | Richard M. Stallman | 1996-02-06 | 1 | -1/+1 |
* | Minor error in substitute-key-definition. | Richard M. Stallman | 1996-02-06 | 1 | -1/+1 |
* | Clarify key sequence usage conventions. | Richard M. Stallman | 1996-01-27 | 1 | -2/+3 |
* | Explain avoiding x-popup-menu for menu bar submenu. | Richard M. Stallman | 1996-01-17 | 1 | -4/+15 |
* | Doc menu-bar-update-hook. | Richard M. Stallman | 1996-01-17 | 1 | -0/+6 |
* | Clarify write-contents-hooks. | Richard M. Stallman | 1996-01-12 | 1 | -2/+7 |
* | Explain eliminating compiler warnings about undefined variables. | Richard M. Stallman | 1996-01-05 | 1 | -0/+11 |
* | Explain style of "done" messages. | Richard M. Stallman | 1995-12-30 | 1 | -0/+7 |
* | Changed interactive spec N. | Richard M. Stallman | 1995-12-25 | 1 | -2/+2 |
* | Explain when user-mail-address is set. | Richard M. Stallman | 1995-10-31 | 1 | -2/+4 |
* | Document \= in doc string. | Richard M. Stallman | 1995-10-30 | 1 | -0/+5 |
* | Minor fix in minibuffer-complete-and-exit. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
* | Minor fix. | Richard M. Stallman | 1995-10-22 | 1 | -8/+10 |
* | Arg of other-buffer can't be a buffer name. | Richard M. Stallman | 1995-10-19 | 1 | -6/+6 |
* | Minor fixes. | Richard M. Stallman | 1995-10-16 | 2 | -10/+12 |
* | Fix format example. | Richard M. Stallman | 1995-10-16 | 1 | -1/+1 |
* | Explain when to use make-variable-buffer-local. | Richard M. Stallman | 1995-10-09 | 1 | -0/+9 |
* | Fix several minor errors. | Richard M. Stallman | 1995-10-08 | 1 | -12/+13 |
* | Fix name of buffer-substring-no-properties. | Richard M. Stallman | 1995-10-03 | 1 | -2/+2 |