Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
5fd6d89f46
Update years in copyright notice; nfc.
2005-08-01 15:47:19 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Richard M. Stallman
4668b9f92d
(edt-last-copied-word): Add defvar.
...
(zmacs-region-stays): Likewise.
(edt-mark-section-wisely): Use c-mark-function for C.
Use makr-defun for Fortran.
(time-string): defvar deleted.
(edt-display-the-time): Don't set time-string.
2005-07-03 16:24:30 +00:00
Juanma Barranquero
3eb8967ae2
(*EDT-keys*, edt-default-global-map, edt-last-copied-word,
...
edt-learn-macro-count, edt-orig-page-delimiter, edt-orig-transient-mark-mode,
edt-rect-start-point, edt-user-global-map, rect-start-point, time-string,
zmacs-region-stays): `defvar' to silence the byte-compiler.
2005-07-02 14:01:11 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +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
Markus Rost
71c37e3fc0
(defgroup edt): Arrange that definition starts at beginning of line.
2002-11-12 01:42:32 +00:00
Markus Rost
bca3689a2c
Simplify Emacs 19 compatibility.
2002-11-11 14:53:20 +00:00
Juanma Barranquero
669858fb0b
(edt-substitute): Fix typo.
2002-06-18 14:35:28 +00:00
Pavel Janík
b9d67a772d
Fix typo.
2002-01-12 21:41:26 +00:00
Pavel Janík
f0529b5b1a
Doc fix.
2001-12-20 19:01:00 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Gerd Moellmann
f3e03a42c6
Update to version 4.0. Provide support for
...
EDT scroll margins at top and bottom of the window. Provide an
emulation of the EDT SUBS command (bound to GOLD-Enter, by
default). Enhance edt-quit, bound to GOLD-q by default, to warn
user when file-related buffer modifications exist. Provide
support for running EDT Emulation in XEmacs. Provide customize
access to some user updatable variables. Add Commentary section
to file header. Fixed a few minor bugs and cleaned up some code.
2001-01-08 13:18:43 +00:00
Richard M. Stallman
d61e2ad997
Comment change.
1997-07-24 16:33:00 +00:00
Richard M. Stallman
f1e13b4dd1
(edt-emulation-on): Handle absence of TERM envvar.
1997-05-29 06:57:11 +00:00
Richard M. Stallman
39445e6216
(edt-emulation-on): Load edt-pc.el under Windows.
1997-04-30 02:13:02 +00:00
Richard M. Stallman
5d137be3bd
(edt-load-xkeys): Doc fix.
1996-10-12 02:41:07 +00:00
Karl Heuer
f0685fda1e
(edt-display-the-time): Pass proper format string to message.
...
(edt-y-or-n-p): Delete format call inside message.
1996-01-25 01:15:21 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
f750c3604e
(edt-emulation-on): system-type is a symbol.
1996-01-09 23:08:24 +00:00
Karl Heuer
896b732936
(edt-find-forward, edt-find-backward, edt-find,
...
edt-find-next-forward, edt-find-next-backward, edt-find-next): Doc fix.
1996-01-04 23:34:16 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Karl Heuer
90bfea27cb
(edt-setup-default-bindings): Revert function is
...
revert-buffer, not revert-file.
1995-09-22 21:34:12 +00:00
Karl Heuer
a0ac0c19c6
(edt-set-screen-width-80, edt-set-screen-width-132):
...
If a terminal-specific function exists, call it.
1995-09-21 21:06:09 +00:00
Richard M. Stallman
a15bb73af4
(edt-setup-default-bindings): Bind f1 and help like C-h.
1995-06-29 02:19:45 +00:00
Richard M. Stallman
f873df690c
(edt-emulation-on): Check window-system for x, specifically.
1995-06-27 22:59:00 +00:00
Karl Heuer
ca341104ae
(edt-advance, edt-backup): Use force-mode-line-update.
1995-04-25 22:31:12 +00:00
Karl Heuer
e4360875a9
Many doc fixes.
...
(edt-version): Deleted.
1995-04-14 17:28:59 +00:00
Richard M. Stallman
0ce653623d
(edt-keep-current-page-delimiter): Doc fix.
1995-04-07 22:11:47 +00:00
Boris Goldowsky
dabbbb65cf
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 15:55:32 +00:00
Karl Heuer
3bef4fb92f
New enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 01:23:34 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
1ad5ab9cb7
(case-flip-character): Make case test more general.
1994-04-13 00:16:31 +00:00
Karl Heuer
e357be4cbe
(indent-or-fill-region): Use printable escapes instead of embedding literal
...
control chars in the source.
1994-03-14 21:26:50 +00:00
Richard M. Stallman
f65069352a
(advance-direction): Set kp-f3, not kp-f1.
1993-07-23 18:15:22 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
a038aafc44
(GOLD-prefix): Define *after* GOLD-map.
1993-06-04 17:10:07 +00:00
Eric S. Raymond
f2a2c3d2e3
Some fsets changed to defaliases.
1993-04-23 06:50:51 +00:00
Jim Blandy
e8a57935cb
entered into RCS
1992-08-04 04:15:43 +00:00
Eric S. Raymond
3a801d0c71
*** empty log message ***
1992-07-22 04:22:42 +00:00
Eric S. Raymond
fd7fa35a05
*** empty log message ***
1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
fc68affa4e
*** empty log message ***
1992-07-16 07:28:05 +00:00
Eric S. Raymond
c0274f385f
*** empty log message ***
1992-05-30 23:54:21 +00:00
Eric S. Raymond
1a06eabd17
*** empty log message ***
1992-05-30 23:12:08 +00:00
Jim Blandy
f9f9507e1d
*** empty log message ***
1991-05-09 21:50:55 +00:00
Richard M. Stallman
052bdd0953
*** empty log message ***
1991-02-28 19:32:54 +00:00
Richard M. Stallman
4bf7f5d128
Initial revision
1990-04-14 20:18:21 +00:00