mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-22 14:01:47 -07:00
* term/x-win.el (x-switch-definitons): Use the proper names for
the scroll bar parameters. Use the term `scroll bar', instead of `scrollbar'. * term/x-win.el, frame.el, mouse.el: Terminology changed. * scrollbar.el: Renamed to scroll-bar.el.
This commit is contained in:
parent
b6341cd1d2
commit
0a68e87bbd
1 changed files with 2 additions and 2 deletions
|
|
@ -108,8 +108,8 @@
|
|||
("-cr" cursor-color)
|
||||
("-itype" icon-type t)
|
||||
("-iconic" iconic-startup t)
|
||||
("-vb" vertical-scroll-bar t)
|
||||
("-hb" horizontal-scroll-bar t)
|
||||
("-vb" vertical-scroll-bars t)
|
||||
("-hb" horizontal-scroll-bars t)
|
||||
("-bd" border-color)
|
||||
("-bw" border-width)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue