1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Juanma Barranquero
5ec2752af6 (tpu-delete-to-eol): Fix typo.
(tpu-delete-to-bol): Likewise.
2002-07-03 14:32:01 +00:00
Pavel Janík
04b7de794f (tpu-reset-screen-size): Use set-frame-height and set-frame-width instead
of set-screen-height and set-screen-width.
2001-12-25 11:22:35 +00:00
Pavel Janík
744da4d88e use defalias instead of fset for user-visible commands. 2001-10-10 05:57:24 +00:00
Pavel Janík
cba04ae97e Make messages match original TPU/edt editor. 2001-10-03 19:44:55 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
d49af51c32 (tpu-help): Fixed previous screen logic.
(tpu-search-highlight): Fixed comparison of overlay end positions.
(tpu-trim-line-ends): Implemented trimming logic locally.
2000-12-05 13:58:49 +00:00
Gerd Moellmann
8b8a7f0189 (tpu-version): New version.
(tpu-search-overlay, tpu-replace-overlay): New initial range.
(tpu-original-mode-line): Variable deleted.
(tpu-mark-flag): New initial value.
(tpu-set-mode-line): Don't redefine mode-line-format.  Add
tpu-mark-flag to minor-mode-alist.
(tpu-update-mode-line): New mark flag logic.
(tpu-get): Use find-file-wildcards.
(tpu-search-highlight): Move overlay less, reset overlay properly.
(tpu-unselect): Deactivate mark.
(tpu-lm-replace): Reset overlay properly.
(tpu-forward-line): Use forward-visible-line.
(tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
2000-11-30 12:17:21 +00:00
Richard M. Stallman
6719bba65e (tpu-version): New version.
(tpu-search-overlay, tpu-replace-overlay): New variables.
(tpu-search-highlight, tpu-toggle-direction): New functions.
(tpu-lm-replace): Set tpu-replace-overlay.
(tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post command hook.
1999-09-12 19:03:10 +00:00
Richard M. Stallman
0ca03bbaa6 (tpu-include) Use insert-file-contents, remove save-excursion. 1998-06-12 22:05:42 +00:00
Stephen Eglen
786b07e8f5 Customize. 1998-04-17 17:24:17 +00:00
Karl Heuer
dafcda2057 (tpu-arrange-rectangle): Use FORCE arg of move-to-column. 1997-10-23 06:42:50 +00:00
Richard M. Stallman
c7909e025c (tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.
1997-07-12 18:26:11 +00:00
Richard M. Stallman
4408bb61c3 (tpu-load-xkeys): Doc fix. 1996-10-12 02:34:32 +00:00
Richard M. Stallman
a53e4a8bf6 Comment change. 1996-09-24 04:50:39 +00:00
Richard M. Stallman
b00bd89720 (tpu-load-xkeys): Fix previous change. 1996-02-26 23:48:28 +00:00
Karl Heuer
86fec58233 (tpu-y-or-n-p): Delete format call inside message. 1996-01-25 01:03:29 +00:00
Karl Heuer
a96c462fce (tpu-load-xkeys): Use `convert-standard-filename' to
set the name of the key mapping file.
1996-01-19 22:43:41 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
f7eee6c6dd (GOLD-map, GOLD-CSI-map, GOLD-SS3-map, tpu-set-mark):
Doc fix.
1996-01-04 23:51:12 +00:00
Karl Heuer
0c6d8148e6 (tpu-set-mode-line): Add element for column number. 1995-11-02 04:40:07 +00:00
Richard M. Stallman
a0f5a25f2c (tpu-control-keys): New initial value, nil.
(tpu-help): Back up one page at a time.
(tpu-set-control-keys): New function.
(tpu-edt-on): Call tpu-set-control-keys.
1995-08-03 05:12:54 +00:00
Richard M. Stallman
1a4cec8510 (tpu-version): New version.
(tpu-help-keypad-map): New help text.
(tpu-backward-line): Only move to BOL if not already there.
1995-07-27 07:37:12 +00:00
Richard M. Stallman
eb78a29127 (tpu-copy-keyfile): New function.
(tpu-load-xkeys): Copy key definition file to new default name.
1995-05-01 15:52:55 +00:00
Richard M. Stallman
dc84b03da7 (tpu-search-internal): Case-sensitive search if search
string contains upper-case.
tpu-check-search-case): New function.
1995-04-25 03:24:37 +00:00
Richard M. Stallman
691a38f0d9 Don't turn on tpu-edt mode.
(tpu-gnu-emacs19-p): Function deleted.  Callers changed.
(tpu-load-xkeys): Use file name .tpu-keys by default.
(tpu-gnu-emacs18-p): Function deleted.
1995-04-25 00:37:27 +00:00
Richard M. Stallman
202bf0be2f (tpu-save-all-buffers-kill-emacs):
Use delete-old-versions, and bind it locally.
1994-07-06 21:32:04 +00:00
Richard M. Stallman
48037971de (tpu-edt-off): Restore original global key map.
(tpu-next-file-buffer): Move to dired buffer too.
(tpu-make-file-buffer-list): New function.
(tpu-version): New version.
(tpu-set-mode-line): Added line-number-mode to mode-line.
(tpu-search-forward-exit, tpu-search-backward-exit): New functions,
key mappings.
1994-06-20 22:22:40 +00:00
Richard M. Stallman
6363b39e98 (tpu-set-mode-line):
Put mode-line-process immediately after mode-name
when setting mode-line-format.
1994-04-24 08:13:21 +00:00
Richard M. Stallman
6efe3c8e4f (tpu-quoted-insert): New function.
(tpu-reset-control-keys): Remove C-f mapping.
Insert (in file) fsets for free/bound cursor, scroll
margins, key mappings for same.

(tpu-revision): Variable deleted.
1993-11-26 06:33:18 +00:00
Richard M. Stallman
b7f66977be Comment change. 1993-11-23 20:12:25 +00:00
Richard M. Stallman
0b7f4d1b60 (tpu-help): Use variables for "n" and "p".
(tpu-help-N, tpu-help-n, tpu-help-P, tpu-help-p): New vars.
1993-08-11 05:01:04 +00:00
Richard M. Stallman
09ac6f3b57 (tpu-version): Print version number rather than the RCS revision number.
(tpu-next-file-buffer): Bind starting-buffer with let.
(tpu-load-xkeys): Check value of tpu-xkeys-file.
Make sure to use the "*scratch*" buffer.

(tpu-lm-replace): Changed variable searching-forward
to tpu-searching-forward.
(tpu-substitute): Likewise.
(tpu-toggle-search-direction): Likewise.
(tpu-search-forward, tpu-search-reverse, tpu-set-search): Likewise.
(tpu-search-internal, tpu-adjust-search): Likewise.
1993-08-10 04:17:38 +00:00
Richard M. Stallman
75993094cc entered into RCS 1993-08-04 08:20:00 +00:00
Richard M. Stallman
522f921699 Initial revision 1993-08-02 19:11:20 +00:00