Mercurial > emacs
comparison lisp/cus-start.el @ 90299:9e490faa9f6b
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 85-96)
- Update from CVS
- Merge from erc--emacs--0
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 30-36)
- Merge from emacs--devo--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 17 Feb 2006 09:10:23 +0000 |
parents | c5406394f567 64799e14a115 |
children | a802c5505156 |
comparison
equal
deleted
inserted
replaced
90298:15363e44d751 | 90299:9e490faa9f6b |
---|---|
360 ;; xfns.c | 360 ;; xfns.c |
361 (x-bitmap-file-path installation | 361 (x-bitmap-file-path installation |
362 (repeat (directory :format "%v"))) | 362 (repeat (directory :format "%v"))) |
363 (x-use-old-gtk-file-dialog menu boolean "22.1") | 363 (x-use-old-gtk-file-dialog menu boolean "22.1") |
364 (x-gtk-show-hidden-files menu boolean "22.1") | 364 (x-gtk-show-hidden-files menu boolean "22.1") |
365 (x-gtk-whole-detached-tool-bar x boolean "22.1") | |
365 ;; xterm.c | 366 ;; xterm.c |
366 (mouse-autoselect-window display boolean "21.3") | 367 (mouse-autoselect-window display boolean "21.3") |
367 (x-use-underline-position-properties display boolean "21.3") | 368 (x-use-underline-position-properties display boolean "21.3") |
368 (x-stretch-cursor display boolean "21.1"))) | 369 (x-stretch-cursor display boolean "21.1"))) |
369 this symbol group type standard version native-p | 370 this symbol group type standard version native-p |