summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAgeFilesLines
* * abbrev.el (define-abbrev-table): Refine last change.Stefan Monnier2015-04-101-3/+6
* * lisp/abbrev.el (define-abbrev-table): Treat a non-string "docstring" asStefan Monnier2015-04-021-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Doc updates re abbrev-expand-functionGlenn Morris2014-05-261-4/+9
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * lisp/abbrev.el (edit-abbrevs-mode): Derive from fundamental-mode.Glenn Morris2014-02-071-1/+1
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-061-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Spelling and typo fixes.Paul Eggert2013-12-271-1/+1
* Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.orgGlenn Morris2013-09-171-2/+2
|\
| * * lisp/abbrev.el (abbrev--check-chars): Fix thinko.Stefan Monnier2013-09-121-2/+2
* | * lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.Stefan Monnier2013-09-061-11/+8
* | Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* | * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-171-5/+10
* | * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-161-17/+25
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-7/+6
* Spelling fixes.Paul Eggert2012-04-221-1/+1
* * lisp/abbrev.el (edit-abbrevs): Move point to the abbrev table ofLeo Liu2012-04-191-4/+13
* Checked lispref/abbrevs.texiGlenn Morris2012-03-031-8/+22
* Reset sys to nil in define-abbrevsLeo Liu2012-02-291-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-3/+6
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-021-1/+1
* * lisp/abbrev.el (expand-abbrev): Try to preserve point.Stefan Monnier2011-07-081-13/+22
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-051-1/+1
* * lisp/abbrev.el (define-abbrev-table): Don't add a table multiple times.Stefan Monnier2011-06-151-1/+2
* Merge from trunkStefan Monnier2011-03-311-19/+66
|\
| * Improve key bindings in edit-abbrevs-modeLeo Liu2011-03-301-4/+25
| * Place empty abbrev tables after nonempty ones when editingLeo Liu2011-03-281-2/+20
| * Use utf-8 if safe for writing to abbrev fileLeo Liu2011-03-221-14/+22
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-15/+14
|/
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-13/+14
|\
| * Abbrev.el fix for bug #7733. (tiny change)Brent Goodrick2011-01-021-11/+12
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-281-1/+3
* | * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.Glenn Morris2010-10-261-13/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* * abbrev.el: Fix typos.Juanma Barranquero2010-04-261-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (abbrev--before-point): Use word-motion functionsStefan Monnier2009-11-251-5/+13
* * abbrev.el (abbrev-with-wrapper-hook): (re)move...Stefan Monnier2009-11-191-38/+1
* * custom.el (custom-delayed-init-variables): New var.Stefan Monnier2009-09-111-1/+2
* * paths.el (abbrev-file-name): Move to abbrev.el.Stefan Monnier2009-08-291-1/+5
* * abbrev.el (insert-abbrev-table-description): Prettify output.Chong Yidong2009-08-041-3/+5
* Minor doc fix.Chong Yidong2009-05-131-1/+1
* Add comment.Chong Yidong2009-03-011-0/+1
* (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-1/+2