1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/emulation
Dan Nicolaescu 7caf6803d5 * textmodes/two-column.el (2C-split, 2C-merge):
* textmodes/bib-mode.el (bib-find-key, mark-bib):
* progmodes/idlw-shell.el (idlwave-shell-move-or-history):
* progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
* progmodes/ada-xref.el (ada-get-all-references):
* obsolete/mlsupport.el (ml-next-line, ml-previous-line):
* emulation/vi.el (vi-previous-line-first-nonwhite)
(vi-effective-range, vi-put-before):
* emulation/edt.el (edt-next-line, edt-previous-line)
(edt-paragraph-forward): Use forward-line.

* progmodes/etags.el (tags-apropos): Require apropos at compile
time too.

* progmodes/prolog.el: Require comint when compiling.
(inferior-prolog-flavor): Move defvar before use.
2007-10-19 18:41:09 +00:00
..
.gitignore
crisp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-base.el (cua-paste): Check if mouse-region-match is fbound 2007-10-06 22:20:41 +00:00
cua-gmrk.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cua-rect.el (cua--deactivate-rectangle, cua--highlight-rectangle, 2007-09-26 00:16:39 +00:00
edt-lk201.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-mapper.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-pc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt-vt100.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
edt.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
keypad.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pc-select.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
tpu-edt.el Add tpu-extras's autoloads. 2007-08-14 00:58:28 +00:00
tpu-extras.el Remove spurious * in docstrings. 2007-08-14 00:51:09 +00:00
tpu-mapper.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
vi.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
vip.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
viper-cmd.el 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> 2007-08-19 13:47:08 +00:00
viper-ex.el 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> 2007-08-19 13:47:08 +00:00
viper-init.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
viper-keym.el (viper-toggle-key, viper-ESC-key): Use mapc' rather than mapcar'. 2007-09-26 00:17:11 +00:00
viper-macs.el (viper-describe-kbd-macros, viper-describe-one-macro): 2007-09-26 00:17:55 +00:00
viper-mous.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
viper-util.el (viper-setup-master-buffer): Use mapc' rather than mapcar'. 2007-09-26 00:18:24 +00:00
viper.el (set-viper-state-in-major-mode): Use mapc' rather than mapcar'. 2007-09-26 00:18:58 +00:00
ws-mode.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00