summaryrefslogtreecommitdiff
path: root/lisp/dabbrev.el
Commit message (Expand)AuthorAge
* * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaultsLars Magne Ingebrigtsen2011-07-06
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* * dabbrev.el (dabbrev-completion): Fix typo in docstring.Juanma Barranquero2010-08-01
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (dabbrev--minibuffer-origin): Use minibuffer-selected-window.Stefan Monnier2009-11-25
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-26
* Comment (update Author: based on ack.texi).Glenn Morris2009-01-15
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (debug-ignored-errors): Remove $ from the end ofJuri Linkov2008-03-22
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (dabbrev--progress-reporter): New variable.Thien-Thi Nguyen2007-08-22
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
| * (dabbrev-upcase-means-case-search): Doc fix.Juanma Barranquero2007-05-16
* | (dabbrev-upcase-means-case-search): Doc fix.Juanma Barranquero2007-05-16
* | (dabbrev-eliminate-newlines): Renamed fromRichard M. Stallman2007-05-10
|/
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (dabbrev-completion): Simplify code, by getting rid of `if' whoseLuc Teirlinck2005-11-27
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (dabbrev): Finish `defgroup' description with period.Juanma Barranquero2005-07-04
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-19
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-09
* (dabbrev-expand): When handling SPC M-/,Richard M. Stallman2004-11-16
* (dabbrev--substitute-expansion): Fix a bug which leadRichard M. Stallman2004-04-21
* (dabbrev-expand): Fix regexp construction.Stefan Monnier2004-03-26
* Add arch taglinesMiles Bader2003-09-01
* (dabbrev--safe-replace-match): Use with-no-warnings.Richard M. Stallman2003-08-17
* Don't redo key bindings on loading, put them only in loaddefs.el.Andreas Schwab2003-08-02
* (dabbrev--goto-start-of-abbrev): Use minibuffer-prompt-end.Richard M. Stallman2003-06-03
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (dabbrev--substitute-expansion):Richard M. Stallman2003-01-06
* (dabbrev--search): Use inhibit-point-motion-hooks.Richard M. Stallman2002-07-18
* (dabbrev-case-distinction): New option.Richard M. Stallman2002-05-14
* (dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search.Richard M. Stallman2002-03-18
* (dabbrev--goto-start-of-abbrev):Richard M. Stallman2002-02-03
* (dabbrev-completion): Use "*Completions*".Stefan Monnier2001-11-08
* (dabbrev--select-buffers): Fix last change.Eli Zaretskii2001-06-21
* (dabbrev--make-friend-buffer-list): New function,Richard M. Stallman2001-06-20
* (dabbrev-select-buffers-function): Doc fix.Richard M. Stallman2001-05-05