1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lisp/emulation
Juri Linkov 7b05466ff6 Add variable scroll-error-top-bottom.
http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00403.html

* simple.el (scroll-error-top-bottom): New defcustom.
(scroll-up-command, scroll-down-command): Use it.  Doc fix.

* emulation/pc-select.el (pc-select-override-scroll-error):
Obsolete in favor of `scroll-error-top-bottom'.
2010-04-14 03:43:54 +03:00
..
.gitignore
crisp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cua-base.el Scrolling commands which does not signal errors at top/bottom. 2010-04-06 02:38:53 +03:00
cua-gmrk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cua-rect.el Bind C-v' to scroll-up-command' and M-v' to scroll-down-command'. 2010-04-14 03:33:32 +03:00
edt-lk201.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edt-mapper.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edt-pc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edt-vt100.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edt.el Mario Lang <mlang@delysid.org>: Remove some duplicated words. 2010-01-15 18:51:50 -08:00
keypad.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pc-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pc-select.el Add variable scroll-error-top-bottom. 2010-04-14 03:43:54 +03:00
tpu-edt.el Update autoload checksums. 2010-01-13 13:34:53 +01:00
tpu-extras.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tpu-mapper.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vi.el * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
vip.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-cmd.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
viper-ex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-init.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-keym.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-macs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-mous.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper-util.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
viper.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ws-mode.el Scrolling commands which scroll a line instead of full screen.. 2010-04-06 02:44:24 +03:00