| Commit message (Expand) | Author | Age | Files | Lines |
* | (dabbrev--substitute-expansion): | Gerd Moellmann | 2001-01-27 | 1 | -2/+6 |
* | (dabbrev--last-case-pattern): Value is now | Gerd Moellmann | 2000-12-15 | 1 | -37/+44 |
* | (dabbrev--find-expansion): Use walk-windows instead | Gerd Moellmann | 2000-07-03 | 1 | -6/+6 |
* | (dabbrev-expand): Don't display messages in the | Gerd Moellmann | 2000-05-29 | 1 | -1/+2 |
* | Add debug-ignored-errors. | Dave Love | 2000-05-22 | 1 | -8/+13 |
* | (dabbrev-ignored-regexps): New user-option. | Gerd Moellmann | 2000-04-03 | 1 | -6/+23 |
* | * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. | Sam Steingold | 1999-11-15 | 1 | -10/+10 |
* | (dabbrev--find-expansion): Don't scan the current buffer | Karl Heuer | 1998-09-23 | 1 | -8/+10 |
* | (dabbrev-ignored-buffer-names): Fix typo. Add *Buffer List*. | Richard M. Stallman | 1998-06-25 | 1 | -1/+1 |
* | (dabbrev-case-fold-search, dabbrev-case-replace, | Andreas Schwab | 1998-06-24 | 1 | -5/+5 |
* | *** empty log message *** | Dan Nicolaescu | 1998-05-26 | 1 | -2/+3 |
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -1/+2 |
* | Comment change. | Richard M. Stallman | 1998-03-14 | 1 | -1/+1 |
* | (dabbrev-ignored-buffer-names): New variable. | Richard M. Stallman | 1998-01-09 | 1 | -3/+10 |
* | (dabbrev-case-fold-search): Remove extra quote in customize constant. | Richard M. Stallman | 1997-09-09 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 1997-08-12 | 1 | -1/+1 |
* | (dabbrev-abbrev-skip-leading-regexp): Doc fix. | Richard M. Stallman | 1997-08-11 | 1 | -3/+1 |
* | (dabbrev-expand, dabbrev--abbrev-at-point) | Richard M. Stallman | 1997-05-19 | 1 | -9/+8 |
* | (dabbrev-case-replace, dabbrev-case-fold-search): | Richard M. Stallman | 1997-05-10 | 1 | -26/+33 |
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -22/+55 |
* | (dabbrev--substitute-expansion): | Richard M. Stallman | 1997-03-30 | 1 | -6/+12 |
* | (dabbrev--last-case-pattern): New variable. | Richard M. Stallman | 1996-08-07 | 1 | -12/+20 |
* | (dabbrev-expand): When snarfing consecutive words, | Richard M. Stallman | 1996-08-01 | 1 | -4/+15 |
* | (dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change. | Richard M. Stallman | 1996-07-27 | 1 | -6/+4 |
* | (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change. | Richard M. Stallman | 1996-07-22 | 1 | -2/+0 |
* | (dabbrev--search): Don't downcase the result here. | Richard M. Stallman | 1996-07-21 | 1 | -2/+16 |
* | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Karl Heuer | 1996-07-12 | 1 | -0/+2 |
* | (dabbrev-abbrev-skip-leading-regexp): Doc fix. | Erik Naggum | 1996-01-24 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -36/+28 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
* | (dabbrev-case-replace): Doc fix. | Richard M. Stallman | 1995-11-11 | 1 | -0/+2 |
* | (dabbrev--find-expansion): Move buffers that are visible on the screen | Richard M. Stallman | 1995-10-20 | 1 | -0/+9 |
* | (dabbrev-expand): When no more expansions, | Richard M. Stallman | 1995-10-20 | 1 | -2/+4 |
* | (dabbrev-expand): Save previous point for undo. | Richard M. Stallman | 1995-07-30 | 1 | -1/+3 |
* | (dabbrev--search): Don't let spurious match in middle | Karl Heuer | 1995-07-17 | 1 | -22/+22 |
* | (dabbrev--abbrev-at-point): If point is after | Karl Heuer | 1995-05-29 | 1 | -25/+76 |
* | (dabbrev-completion): Use mapcar, not mapc. | Richard M. Stallman | 1995-05-15 | 1 | -89/+65 |
* | (esc-map): Delete excess closeparen. | Richard M. Stallman | 1994-12-25 | 1 | -1/+1 |
* | (dabbrev-abbrev-char-regexp): Accept symbol chars | Richard M. Stallman | 1994-12-24 | 1 | -2/+1 |
* | (dabbrev-completion): Now searches all buffers when given prefix arg 16. | Richard M. Stallman | 1994-12-24 | 1 | -3/+7 |
* | Don't require cl, picture, or reporter. | Richard M. Stallman | 1994-12-24 | 1 | -225/+130 |
* | Complete rewrite by Lars.Lindberg@sypro.cap.se. | Richard M. Stallman | 1994-12-24 | 1 | -237/+852 |
* | Don't repeat at load time any bindings that are autoloaded. | Richard M. Stallman | 1993-12-23 | 1 | -2/+1 |
* | (dabbrev-expand): Do all changes with replace-match. | Richard M. Stallman | 1993-06-14 | 1 | -6/+14 |
* | (dabbrev-expand): Delete a search-forward call | Richard M. Stallman | 1993-05-09 | 1 | -1/+3 |
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -0/+1 |
* | entered into RCS | Roland McGrath | 1992-09-15 | 1 | -1/+1 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -2/+4 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -2/+8 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+1 |