Dan Nicolaescu
153ef845b8
* progmodes/idlw-help.el: Require browse-url unconditionally, it
...
is available by default.
(idlwave-help-browse-url-available): Change default to t.
* emulation/edt.el (defgroup, defcustom): Remove definition.
(eval-when-compile): Remove.
(c-mark-function):
* textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
* textmodes/fill.el (comment-search-forward)
(comment-string-strip):
* progmodes/prolog.el (comint-mode, comint-send-string)
(comint-send-region, comint-send-eof):
* progmodes/dcl-mode.el (imenu-default-create-index-function):
* emulation/viper-util.el (viper-forward-Word):
* emulation/vi.el (c-mark-function):
* emulation/edt-vt100.el (vt100-wide-mode):
* emacs-lisp/timer.el (diary-entry-time): Declare as functions.
* url-mailto.el (mail-send-and-exit):
* url-http.el (url-dav-file-attributes):
* url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal):
Declare as functions.
* url-privacy.el (url-device-type): Define unconditionally.
2007-11-20 00:57:10 +00:00
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
Richard M. Stallman
c0d8c0a4c5
(vi-next-line): Ignore return value of line-move.
2007-08-12 18:05:08 +00:00
Juanma Barranquero
a3c0e1884e
(vi-char-argument): Doc fix.
2006-12-10 23:49:36 +00:00
Richard M. Stallman
3b72eca0a3
(vi-mark-region): Use c-mark-function.
...
(c-mark-function): Add point-moving-unit property.
(vi-goto-line): Use with-no-warnings.
2005-07-03 16:25:59 +00:00
Juanma Barranquero
4790f3a438
(vi-goto-insert-state): Fix quoting in docstring.
2005-06-14 11:31:43 +00:00
Lute Kamstra
ec965cd42b
(vi-mode-setup): Use run-mode-hooks.
2005-05-26 15:14:23 +00:00
Stefan Monnier
ffc30f4fa1
find-file-hooks -> find-file-hook.
2005-03-24 22:17:43 +00:00
Andreas Schwab
6d255ee3cc
(vi-mode): Remove extra format string argument.
...
(vi-repeat-last-search): Likewise.
(vi-reverse-last-search): Likewise.
(vi-goto-mark): Likewise.
(vi-reverse-last-find-char): Likewise.
(vi-repeat-last-find-char): Likewise.
(vi-locate-def): Likewise.
2004-02-08 22:37:34 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Pavel Janík
6a05d05faf
Fixes to follow coding conventions.
2001-07-16 11:39:42 +00:00
Richard M. Stallman
896546cd9b
Add provide call.
1997-06-22 18:57:55 +00:00
Richard M. Stallman
8b16c1f53d
(vi-join-lines): Locally bind count.
...
(vi-search-forward, vi-search-backward): Use isearch-update-ring.
(vi-repeat-last-search, vi-reverse-last-search):
Get string from the ring.
(vi-mode-old-major-mode, vi-mode-old-mode-name): New defvars.
(vi-mode-old-local-map, vi-mode-old-case-fold): Likewise.
(vi-tilde-map): Move the defvar and bindings to the front.
1997-05-27 20:49:17 +00:00
Richard M. Stallman
4228277d98
Comment change.
1997-05-27 17:46:19 +00:00
Karl Heuer
4f9da2416a
(vi-backward-windowful): Renamed from vi-backward-windowfull.
...
(vi-forward-windowful): Renamed from vi-forward-windowfull.
1996-01-04 23:11:02 +00:00
Richard M. Stallman
cbf08f77bc
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
1995-07-31 20:19:25 +00:00
Karl Heuer
75abbc6e63
(vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
...
(vi-mode, vi-goto-insert-state): Use force-mode-line-update.
1995-04-25 22:24:14 +00:00
Richard M. Stallman
f2d3ddb0f0
Explain why public domain.
1995-04-02 07:45:35 +00:00
Karl Heuer
30fa657c28
(vi-kill-region): Pass args to kill-region.
...
(vi-mark-region): Don't pass unexpected args.
1994-11-09 06:10:46 +00:00
Karl Heuer
519248ac15
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
1994-11-09 05:45:00 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Christopher Zaborsky
1433a22243
Doc fix.
1992-11-10 20:01:10 +00:00
Eric S. Raymond
5814274441
entered into RCS
1992-07-22 02:58:48 +00:00
Eric S. Raymond
6251ee24af
*** empty log message ***
1992-07-17 18:53:44 +00:00
Eric S. Raymond
4821e2af02
*** empty log message ***
1992-07-15 23:29:10 +00:00
Eric S. Raymond
d46bac56ad
*** empty log message ***
1992-07-14 19:42:01 +00:00
Jim Blandy
492878e483
*** empty log message ***
1992-06-10 02:47:07 +00:00
Eric S. Raymond
d501f51645
*** empty log message ***
1992-05-30 20:24:49 +00:00
Jim Blandy
f9f9507e1d
*** empty log message ***
1991-05-09 21:50:55 +00:00
Richard M. Stallman
b20cd8dbd0
Initial revision
1987-01-07 19:02:47 +00:00