1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Richard M. Stallman
bc15ba424c (view-mode, view-mode-enter): Doc changes.
(view-mode-map): Change h and ? to use describe-mode.
Delete binding of help char.
(view-mode-enter): Use describe-mode in message.
1995-11-24 23:18:22 +00:00
Richard M. Stallman
5b7a91bb28 (view-mode-enter): Replace Help-helper by help-command
in doc string and message.
1995-11-24 22:44:27 +00:00
Richard M. Stallman
542f2d82cf (View-scroll-lines-forward): Don't recenter at end. 1995-11-14 03:43:40 +00:00
Richard M. Stallman
c7e878709b (view-mode-map): Use ordinary Help command. 1995-11-10 17:31:23 +00:00
Richard M. Stallman
5534818bda Doc fixes. 1995-10-09 19:44:26 +00:00
Richard M. Stallman
82380f8474 (view-highlight-face): New variable.
(view-search): Use that variable.
1995-10-09 19:42:19 +00:00
Erik Naggum
641889d6e9 (view-exit): Delete view-overlay only if it exists. 1995-10-08 19:59:42 +00:00
Richard M. Stallman
f42c58a215 Fix typo in prev change. 1995-10-05 22:26:26 +00:00
Richard M. Stallman
4fe11426df (View-search-regexp-forward, View-search-regexp-backward):
If arg is empty, use view-last-regexp.
(view-overlay): New variable, local in all buffers.
(view-search): Highlight the match using view-overlay.
(view-exit): Delete view-overlay.
1995-10-05 22:25:38 +00:00
Richard M. Stallman
c88daaeff5 (view-mode-enter): Renamed from view-mode. Callers changed.
Don't create local vars here.  Set view-mode-auto-exit.
Don't change local map--just set view-mode.
(view-mode): New function toggles minor mode in the usual way.
(view-mode-map): Put this on minor-mode-map-alist.
(view-mode-exit): Do the exit actions only if view-mode-auto-exit.
(View-scroll-lines-forward): Exit only if view-scroll-lines-forward.
(view-mode-auto-exit, view-old-buffer-read-only)
(view-old-Helper-return-blurb, view-scroll-size, view-last-regexp)
(view-exit-action, view-return-here, view-exit-position):
Defvar them and make them always-local.
1995-09-25 18:36:32 +00:00
Karl Heuer
73479d0224 *** empty log message *** 1995-08-15 01:50:33 +00:00
Karl Heuer
bab0c3c1bf Rewrite as a minor mode. 1995-08-15 01:49:17 +00:00
Richard M. Stallman
7392e4d332 (view-file-other-window): Re-add missing argument to
switch-to-buffer-other-window.
(view-mode-map): Leave C-c alone!
(view-mode): Doc fix.
1995-06-26 20:45:48 +00:00
Richard M. Stallman
872c284541 (view-file): Do record the buffer switch. 1994-10-21 20:01:17 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
f8591023f2 (view-mode-map): Don't bind C-z. 1994-04-05 00:28:43 +00:00
Richard M. Stallman
bd0d2c58e1 (view-mode): Run view-mode-hook as well as view-hook.
(view-mode-hook): New defvar.
1994-03-14 16:02:05 +00:00
Richard M. Stallman
6ebbf1dcaf (View-scroll-lines-forward):
Allow scrolling backward at the end of the buffer.
1993-11-23 08:31:03 +00:00
Richard M. Stallman
5c05f56971 Doc fixes; some args renamed. 1993-07-17 19:06:12 +00:00
Richard M. Stallman
ca160bc46d (View-scroll-lines-forward): If we exit, do nothing else. 1993-06-03 06:34:58 +00:00
Roland McGrath
79d0c1e7ab (view-buffer-other-window): Remove spurious backslashes from
interactive spec.
1993-03-31 23:16:10 +00:00
Roland McGrath
54d1c8face (view-exit): Use local map view-old-local-map, not (current-local-map). 1993-03-31 23:12:07 +00:00
Eric S. Raymond
c91c4e6d7f Added or corrected Commentary section 1993-03-22 22:44:33 +00:00
Eric S. Raymond
802e7beba4 entered into RCS 1992-08-04 17:23:48 +00:00
Eric S. Raymond
803eaf50c2 *** empty log message *** 1992-08-04 17:18:16 +00:00
Richard M. Stallman
1586b965b9 *** empty log message *** 1992-08-03 02:02:37 +00:00
Eric S. Raymond
eea8d4efaf *** empty log message *** 1992-07-22 02:58:21 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
d501f51645 *** empty log message *** 1992-05-30 20:24:49 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
b82fef5c42 *** empty log message *** 1991-07-25 20:25:57 +00:00
Jim Blandy
43fb149c11 *** empty log message *** 1991-07-21 12:39:34 +00:00
Roland McGrath
7229064dbf *** empty log message *** 1991-05-09 21:50:34 +00:00
Richard M. Stallman
e6211d55ff Initial revision 1990-01-17 16:51:47 +00:00