mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
(automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
This commit is contained in:
parent
e07cfbca00
commit
310e9a2152
@ -1,3 +1,8 @@
|
||||
2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* frame.el (automatic-hscrolling): Fix a typo. From Pavel
|
||||
Jan,Bm(Bk <Pavel@Janik.cz>.
|
||||
|
||||
2001-05-18 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* pcvs-defs.el (cvs-mode-map): bind "z" to `kill-this-buffer'
|
||||
|
@ -1089,7 +1089,7 @@ left untouched. FRAME nil or omitted means use the selected frame."
|
||||
:group 'frames)
|
||||
|
||||
(defcustom automatic-hscrolling t
|
||||
"*Allow or disallow autmatic scrolling windows horizontally.
|
||||
"*Allow or disallow automatic scrolling windows horizontally.
|
||||
If non-nil, windows are automatically scrolled horizontally to make
|
||||
point visible."
|
||||
:version "21.1"
|
||||
|
Loading…
Reference in New Issue
Block a user