1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/obsolete
Stefan Monnier 51ef56c47f * minibuffer.el (completion-at-point-functions): New var.
(completion-at-point): New command.
* indent.el (indent-for-tab-command): Handle the new `complete' behavior.
* progmodes/python.el (python-mode-map): Use completion-at-point.
(python-completion-at-point): Rename from python-partial-symbol and
adjust for use in completion-at-point-functions.
(python-mode): Setup completion-at-point for Python completion.
* emacs-lisp/lisp.el (lisp-completion-at-point): New function
extracted from lisp-complete-symbol.
(lisp-complete-symbol): Use it.
* emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
setup completion-at-point for Elisp completion.
(emacs-lisp-mode-map, lisp-interaction-mode-map): Use completion-at-point.
* ielm.el (ielm-map): Use completion-at-point.
(inferior-emacs-lisp-mode): Setup completion-at-point for Elisp completion.
* progmodes/sym-comp.el: Move to...
* obsolete/sym-comp.el: Move from progmodes.
2009-12-07 20:06:26 +00:00
..
.gitignore
awk-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
fast-lock.el Remove code for defunct system-types emx, macos, mswindows, 2009-08-22 21:59:40 +00:00
iso-acc.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
iso-insert.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
iso-swed.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
keyswap.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lazy-lock.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
levents.el * emacs-lisp/lucid.el: Move to obsolete/lucid.el. 2009-11-05 21:17:21 +00:00
lucid.el * emacs-lisp/lucid.el: Move to obsolete/lucid.el. 2009-11-05 21:17:21 +00:00
old-whitespace.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
options.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
resume.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
rnews.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
rnewspost.el (news-mail-reply): Use goto-char rather than goto-line. 2009-08-21 07:34:18 +00:00
sc.el
scribe.el Comment (add Author:, based on ack.texi). 2009-01-10 23:47:40 +00:00
swedish.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
sym-comp.el * minibuffer.el (completion-at-point-functions): New var. 2009-12-07 20:06:26 +00:00
vc-mcvs.el Fix typos. 2009-09-24 01:37:14 +00:00
x-menu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00