2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-09 |
Richard M. Stallman |
(view-file): If existing buffer's major mode is special,
|
2003-05-31 |
Stefan Monnier |
(view-file, view-file-other-window, view-file-other-frame):
|
2003-05-03 |
Richard M. Stallman |
(Helper-return-blurb): Add defvar. (Also rearrange defuns.)
|
2003-04-18 |
Stefan Monnier |
(view-read-only): Move from view.el to files.el.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-25 |
Richard M. Stallman |
(view-mode): Doc fix.
|
2002-06-12 |
Richard M. Stallman |
(view-mode-enter): Clarify echo area message.
|
2001-11-17 |
Stefan Monnier |
(view-mode-enable): Don't use make-local-hook.
|
2001-09-04 |
Gerd Moellmann |
Add Keywords header.
|
2001-08-09 |
Gerd Moellmann |
(toplevel): Use mode-line-minor-mode-keymap for the
|
2001-07-16 |
Pavel JanÃk |
Some fixes to follow coding conventions.
|
2000-11-12 |
Dave Love |
Use local-map property, not keymap on mode-line string.
|
2000-09-17 |
Dave Love |
(minor-mode-alist): Propertize the string.
|
2000-03-19 |
Richard M. Stallman |
(view-mode-disable): Kill local binding of view-read-only.
|
2000-01-31 |
Gerd Moellmann |
Some changes in documentation. Removed some trailing
|
1999-08-10 |
Karl Heuer |
(view-mode-disable): If buffer-read-only is nil,
|
1999-08-10 |
Karl Heuer |
(view-mode-enable, view-mode-disable):
|
1999-01-04 |
Andreas Schwab |
(View-revert-buffer-scroll-page-forward): Bind
|
1998-06-03 |
Karl Heuer |
(View-exit-and-edit): Bind view-no-disable-on-exit to nil.
|
1998-04-26 |
Richard M. Stallman |
(view-mode-exit): Don't alter view-return-to-alist.
|
1998-04-20 |
Andreas Schwab |
(view-really-at-end): Return true when at end and not
|
1998-03-16 |
Richard M. Stallman |
(view-return-to-alist): Doc fix.
|
1997-10-16 |
Karl Heuer |
Some changes in comments and documentation.
|
1997-09-09 |
Richard M. Stallman |
(view-end-message): Don't mention q if it really do anything.
|
1997-08-08 |
Richard M. Stallman |
(view-just-bury): New variable.
|
1997-06-25 |
Richard M. Stallman |
Changed some documentation.
|
1997-06-19 |
Kenichi Handa |
(view-mode): Add autoload cookie to this variable.
|
1997-06-16 |
Richard M. Stallman |
Comment change.
|
1997-06-16 |
Richard M. Stallman |
Don't globally add to change-major-mode-hook.
|
1997-06-14 |
Richard M. Stallman |
Many doc fixes.
|
1997-06-14 |
Richard M. Stallman |
Make view mode more similar to `less'.
|
1996-07-20 |
Karl Heuer |
(view-mode-auto-exit): Doc fix.
|
1996-06-28 |
Richard M. Stallman |
(view-mode): Doc fix.
|
1996-02-04 |
Richard M. Stallman |
(View-search-last-regexp-forward)
|
1996-02-03 |
Richard M. Stallman |
(view-mode-map): Don't call suppress-keymap.
|
1996-01-25 |
Karl Heuer |
(view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-11-24 |
Richard M. Stallman |
(view-mode, view-mode-enter): Doc changes.
|
1995-11-24 |
Richard M. Stallman |
(view-mode-enter): Replace Help-helper by help-command
|
1995-11-14 |
Richard M. Stallman |
(View-scroll-lines-forward): Don't recenter at end.
|
1995-11-10 |
Richard M. Stallman |
(view-mode-map): Use ordinary Help command.
|
1995-10-09 |
Richard M. Stallman |
Doc fixes.
|
1995-10-09 |
Richard M. Stallman |
(view-highlight-face): New variable.
|
1995-10-08 |
Erik Naggum |
(view-exit): Delete view-overlay only if it exists.
|
1995-10-05 |
Richard M. Stallman |
Fix typo in prev change.
|
1995-10-05 |
Richard M. Stallman |
(View-search-regexp-forward, View-search-regexp-backward):
|
1995-09-25 |
Richard M. Stallman |
(view-mode-enter): Renamed from view-mode. Callers changed.
|
1995-08-15 |
Karl Heuer |
*** empty log message ***
|
1995-08-15 |
Karl Heuer |
Rewrite as a minor mode.
|
1995-06-26 |
Richard M. Stallman |
(view-file-other-window): Re-add missing argument to
|
1994-10-21 |
Richard M. Stallman |
(view-file): Do record the buffer switch.
|
1994-05-03 |
Karl Heuer |
Update copyright.
|
1994-04-05 |
Richard M. Stallman |
(view-mode-map): Don't bind C-z.
|
1994-03-14 |
Richard M. Stallman |
(view-mode): Run view-mode-hook as well as view-hook.
|
1993-11-23 |
Richard M. Stallman |
(View-scroll-lines-forward):
|
1993-07-17 |
Richard M. Stallman |
Doc fixes; some args renamed.
|
1993-06-03 |
Richard M. Stallman |
(View-scroll-lines-forward): If we exit, do nothing else.
|
1993-03-31 |
Roland McGrath |
(view-buffer-other-window): Remove spurious backslashes from
|
1993-03-31 |
Roland McGrath |
(view-exit): Use local map view-old-local-map, not (current-local-map).
|