summaryrefslogtreecommitdiff
path: root/lisp/view.el
Commit message (Expand)AuthorAgeFilesLines
* (view-mode-enable): Don't use make-local-hook.Stefan Monnier2001-11-171-1/+0
* Add Keywords header.Gerd Moellmann2001-09-041-0/+1
* (toplevel): Use mode-line-minor-mode-keymap for theGerd Moellmann2001-08-091-9/+8
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* Use local-map property, not keymap on mode-line string.Dave Love2000-11-121-2/+2
* (minor-mode-alist): Propertize the string.Dave Love2000-09-171-1/+6
* (view-mode-disable): Kill local binding of view-read-only.Richard M. Stallman2000-03-191-0/+8
* Some changes in documentation. Removed some trailingGerd Moellmann2000-01-311-48/+55
* (view-mode-disable): If buffer-read-only is nil,Karl Heuer1999-08-101-2/+3
* (view-mode-enable, view-mode-disable):Karl Heuer1999-08-101-0/+2
* (View-revert-buffer-scroll-page-forward): BindAndreas Schwab1999-01-041-1/+1
* (View-exit-and-edit): Bind view-no-disable-on-exit to nil.Karl Heuer1998-06-031-1/+2
* (view-mode-exit): Don't alter view-return-to-alist.Richard M. Stallman1998-04-261-3/+7
* (view-really-at-end): Return true when at end and notAndreas Schwab1998-04-201-15/+15
* (view-return-to-alist): Doc fix.Richard M. Stallman1998-03-161-3/+7
* Some changes in comments and documentation.Karl Heuer1997-10-161-51/+79
* (view-end-message): Don't mention q if it really do anything.Richard M. Stallman1997-09-091-4/+6
* (view-just-bury): New variable.Richard M. Stallman1997-08-081-1/+8
* Changed some documentation.Richard M. Stallman1997-06-251-65/+94
* (view-mode): Add autoload cookie to this variable.Kenichi Handa1997-06-191-0/+3
* Comment change.Richard M. Stallman1997-06-161-1/+1
* Don't globally add to change-major-mode-hook.Richard M. Stallman1997-06-161-4/+5
* Many doc fixes.Richard M. Stallman1997-06-141-90/+103
* Make view mode more similar to `less'.Richard M. Stallman1997-06-141-304/+717
* (view-mode-auto-exit): Doc fix.Karl Heuer1996-07-201-1/+4
* (view-mode): Doc fix.Richard M. Stallman1996-06-281-4/+7
* (View-search-last-regexp-forward)Richard M. Stallman1996-02-041-2/+6
* (view-mode-map): Don't call suppress-keymap.Richard M. Stallman1996-02-031-1/+3
* (view-mode-enter, View-scroll-lines-forward): Pass proper format string to me...Karl Heuer1996-01-251-2/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (view-mode, view-mode-enter): Doc changes.Richard M. Stallman1995-11-241-14/+16
* (view-mode-enter): Replace Help-helper by help-commandRichard M. Stallman1995-11-241-2/+2
* (View-scroll-lines-forward): Don't recenter at end.Richard M. Stallman1995-11-141-1/+0
* (view-mode-map): Use ordinary Help command.Richard M. Stallman1995-11-101-1/+1
* Doc fixes.Richard M. Stallman1995-10-091-4/+16
* (view-highlight-face): New variable.Richard M. Stallman1995-10-091-2/+7
* (view-exit): Delete view-overlay only if it exists.Erik Naggum1995-10-081-1/+1
* Fix typo in prev change.Richard M. Stallman1995-10-051-1/+1
* (View-search-regexp-forward, View-search-regexp-backward):Richard M. Stallman1995-10-051-5/+14
* (view-mode-enter): Renamed from view-mode. Callers changed.Richard M. Stallman1995-09-251-41/+75
* *** empty log message ***Karl Heuer1995-08-151-10/+0
* Rewrite as a minor mode.Karl Heuer1995-08-151-72/+26
* (view-file-other-window): Re-add missing argument toRichard M. Stallman1995-06-261-5/+5
* (view-file): Do record the buffer switch.Richard M. Stallman1994-10-211-2/+4
* Update copyright.Karl Heuer1994-05-031-1/+1
* (view-mode-map): Don't bind C-z.Richard M. Stallman1994-04-051-1/+0
* (view-mode): Run view-mode-hook as well as view-hook.Richard M. Stallman1994-03-141-6/+9
* (View-scroll-lines-forward):Richard M. Stallman1993-11-231-1/+4
* Doc fixes; some args renamed.Richard M. Stallman1993-07-171-23/+25
* (View-scroll-lines-forward): If we exit, do nothing else.Richard M. Stallman1993-06-031-17/+17