bpt/emacs.git
16 years ago(Fdelete_frame): Fix stupid typo.
Stefan Monnier [Mon, 11 Feb 2008 05:25:15 +0000 (05:25 +0000)]
(Fdelete_frame): Fix stupid typo.

16 years ago(compilation-error-regexp-alist-alist): Shorten some names.
Glenn Morris [Mon, 11 Feb 2008 04:11:00 +0000 (04:11 +0000)]
(compilation-error-regexp-alist-alist): Shorten some names.

16 years agoffap-rfc-directories.
Glenn Morris [Mon, 11 Feb 2008 04:08:36 +0000 (04:08 +0000)]
ffap-rfc-directories.

16 years ago(ffap-rfc-directories): Add :version.
Glenn Morris [Mon, 11 Feb 2008 04:07:14 +0000 (04:07 +0000)]
(ffap-rfc-directories): Add :version.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Mon, 11 Feb 2008 04:06:27 +0000 (04:06 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(ffap-rfc-directories): New variable.
(ffap-rfc): Look in those dirs before offering ffap-rfc-path.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Mon, 11 Feb 2008 04:03:25 +0000 (04:03 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(completion-list-mode): Show full completion-list-mode-map in the docstring.

16 years agoTypo.
Glenn Morris [Mon, 11 Feb 2008 03:59:12 +0000 (03:59 +0000)]
Typo.

16 years agoChris Moore <christopher.ian.moore at gmail.com>
Glenn Morris [Mon, 11 Feb 2008 03:57:53 +0000 (03:57 +0000)]
Chris Moore  <christopher.ian.moore at gmail.com>

(jka-compr-compression-info-list): Handle .svgz files, and backup files of same.

16 years ago(Fdelete_terminal): Clean up the `force' path.
Stefan Monnier [Mon, 11 Feb 2008 03:51:39 +0000 (03:51 +0000)]
(Fdelete_terminal): Clean up the `force' path.

16 years ago*** empty log message ***
Glenn Morris [Mon, 11 Feb 2008 03:29:34 +0000 (03:29 +0000)]
*** empty log message ***

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Mon, 11 Feb 2008 03:21:08 +0000 (03:21 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Info-next-reference, Info-prev-reference)
(Info-try-follow-nearest-node): Move to and follow https:// links too.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 11 Feb 2008 02:22:13 +0000 (02:22 +0000)]
*** empty log message ***

16 years ago(vc-prefix-key): Remove (undo 2008-02-06 patch).
Sam Steingold [Mon, 11 Feb 2008 00:54:35 +0000 (00:54 +0000)]
(vc-prefix-key): Remove (undo 2008-02-06 patch).

16 years ago(Equality Predicates): No longer talk about "two" functions.
Glenn Morris [Mon, 11 Feb 2008 00:50:40 +0000 (00:50 +0000)]
(Equality Predicates): No longer talk about "two" functions.

16 years agoLawrence Mitchell <wence at gmx.li> (tiny change)
Glenn Morris [Mon, 11 Feb 2008 00:49:15 +0000 (00:49 +0000)]
Lawrence Mitchell <wence at gmx.li>  (tiny change)

(Equality Predicates): Add defun for equal-including-properties.

16 years agoRegenerate.
Glenn Morris [Mon, 11 Feb 2008 00:30:48 +0000 (00:30 +0000)]
Regenerate.

16 years agoAdd emacs-startup-time, emacs-uptime.
Glenn Morris [Mon, 11 Feb 2008 00:29:11 +0000 (00:29 +0000)]
Add emacs-startup-time, emacs-uptime.

16 years ago(emacs-uptime): New function.
Glenn Morris [Mon, 11 Feb 2008 00:28:31 +0000 (00:28 +0000)]
(emacs-uptime): New function.

16 years ago(emacs-startup-time): New variable.
Glenn Morris [Mon, 11 Feb 2008 00:24:16 +0000 (00:24 +0000)]
(emacs-startup-time): New variable.
(command-line): Set emacs-startup-time.

16 years agoEasyPG: Remove epg-package-info and epa-setup
Michael Olson [Mon, 11 Feb 2008 00:02:41 +0000 (00:02 +0000)]
EasyPG: Remove epg-package-info and epa-setup

16 years ago(rmail-nonignored-headers): Allow to be nil.
Bastien Guerry [Sun, 10 Feb 2008 22:10:09 +0000 (22:10 +0000)]
(rmail-nonignored-headers): Allow to be nil.
(rmail-clear-headers): Don't check `rmail-nonignored-headers' when
it is nil.

16 years agoEasyPG: Rename epa-mail-minor-mode to epa-global-mail-mode.
Michael Olson [Sun, 10 Feb 2008 21:59:27 +0000 (21:59 +0000)]
EasyPG: Rename epa-mail-minor-mode to epa-global-mail-mode.

16 years ago* frame.c (Qnoelisp): New symbol.
Stefan Monnier [Sun, 10 Feb 2008 21:56:38 +0000 (21:56 +0000)]
* frame.c (Qnoelisp): New symbol.
(syms_of_frame): Initialize it.
(Fdelete_frame): Use it to distinguish a mere `force' passed from
someharmles Elisp code, from a strong `force' from x_connection_closed.
* frame.h (Qnoelisp): Declare.
* xterm.c (x_connection_closed): Pass `noelisp'.

16 years agoEasyPG: Implement some suggestions from emacs-devel.
Michael Olson [Sun, 10 Feb 2008 20:57:47 +0000 (20:57 +0000)]
EasyPG: Implement some suggestions from emacs-devel.

16 years agoEasyPG: Improve NEWS entry.
Michael Olson [Sun, 10 Feb 2008 20:51:42 +0000 (20:51 +0000)]
EasyPG: Improve NEWS entry.

16 years ago* net/dbus.el: Remove `no-byte-compile' cookie.
Michael Albinus [Sun, 10 Feb 2008 20:45:35 +0000 (20:45 +0000)]
* net/dbus.el: Remove `no-byte-compile' cookie.
(dbus-call-method, dbus-register-signal, dbus-debug)
(dbus-registered-functions-table): Declare them with
`declare-function' or `defvar', respectively.
(top): Don't assert any longer.  Require 'cl when compiling.
Apply `ignore-errors' but `dbus-ignore-errors'.

16 years ago(struct Lisp_Misc_Any, struct Lisp_Marker)
Stefan Monnier [Sun, 10 Feb 2008 20:09:38 +0000 (20:09 +0000)]
(struct Lisp_Misc_Any, struct Lisp_Marker)
(struct Lisp_Overlay, struct Lisp_Kboard_Objfwd)
(struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type
rather than `int' for the type of `type'.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Feb 2008 20:06:03 +0000 (20:06 +0000)]
*** empty log message ***

16 years agoUndo previous change.
Dan Nicolaescu [Sun, 10 Feb 2008 19:24:48 +0000 (19:24 +0000)]
Undo previous change.

16 years ago(diff-add-change-log-entries-other-window): Use
Dan Nicolaescu [Sun, 10 Feb 2008 18:38:05 +0000 (18:38 +0000)]
(diff-add-change-log-entries-other-window): Use
add-change-log-entry.

16 years ago* s/gnu-linux.h: Remove support for non-ELF and linux-1.x.
Dan Nicolaescu [Sun, 10 Feb 2008 17:01:47 +0000 (17:01 +0000)]
* s/gnu-linux.h: Remove support for non-ELF and linux-1.x.

* Makefile.in (GNUC): Remove support for gcc-1.x.

16 years agoRemove bogus merge relicts from previous commit.
Reiner Steib [Sun, 10 Feb 2008 14:08:03 +0000 (14:08 +0000)]
Remove bogus merge relicts from previous commit.

16 years ago(ASET): Use AREF, not ASLOT.
Richard M. Stallman [Sun, 10 Feb 2008 14:01:52 +0000 (14:01 +0000)]
(ASET): Use AREF, not ASLOT.

16 years ago`cp-supported-codepages' is not used in mm-util.el anymore.
Reiner Steib [Sun, 10 Feb 2008 13:10:48 +0000 (13:10 +0000)]
`cp-supported-codepages' is not used in mm-util.el anymore.

16 years ago(mm-codepage-setup): If cp-supported-codepages isn't
Reiner Steib [Sun, 10 Feb 2008 13:08:48 +0000 (13:08 +0000)]
(mm-codepage-setup): If cp-supported-codepages isn't
fbound (Emacs 23 unicode), signal an error.

16 years ago(ASET): Check bounds.
Stefan Monnier [Sun, 10 Feb 2008 03:20:40 +0000 (03:20 +0000)]
(ASET): Check bounds.

16 years ago(compilation-next-error): Add clarifying comment.
Stefan Monnier [Sun, 10 Feb 2008 03:16:06 +0000 (03:16 +0000)]
(compilation-next-error): Add clarifying comment.

16 years agoAdd todo entries.
Stefan Monnier [Sun, 10 Feb 2008 03:06:54 +0000 (03:06 +0000)]
Add todo entries.

16 years ago(Equality Predicates): Mention equal-including-properties.
Glenn Morris [Sun, 10 Feb 2008 02:23:05 +0000 (02:23 +0000)]
(Equality Predicates): Mention equal-including-properties.

16 years ago(mode-name): Doc fix.
Glenn Morris [Sun, 10 Feb 2008 02:14:20 +0000 (02:14 +0000)]
(mode-name): Doc fix.

16 years ago*** empty log message ***
Glenn Morris [Sun, 10 Feb 2008 02:07:09 +0000 (02:07 +0000)]
*** empty log message ***

16 years ago`mode-name' is no longer guaranteed to be a string.
Glenn Morris [Sun, 10 Feb 2008 02:06:57 +0000 (02:06 +0000)]
`mode-name' is no longer guaranteed to be a string.

16 years ago*** empty log message ***
Glenn Morris [Sun, 10 Feb 2008 02:02:52 +0000 (02:02 +0000)]
*** empty log message ***

16 years ago(find-word-boundary-function-table): Add missing entry for this
Glenn Morris [Sun, 10 Feb 2008 02:01:47 +0000 (02:01 +0000)]
(find-word-boundary-function-table): Add missing entry for this
unicode change, in approximately the right place (after the end of
emacs-unicode branch, before the start of emacs-unicode-2).

16 years agoRegenerate.
Jason Rumney [Sat, 9 Feb 2008 23:15:54 +0000 (23:15 +0000)]
Regenerate.

16 years ago* button.el (button-map):
Jason Rumney [Sat, 9 Feb 2008 22:48:06 +0000 (22:48 +0000)]
* button.el (button-map):
* wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.

16 years ago* epa.el (epa-faces, epa):
Dan Nicolaescu [Sat, 9 Feb 2008 21:59:34 +0000 (21:59 +0000)]
* epa.el (epa-faces, epa):
* epa-file.el (epa-file):
* epg-config.el (epg): Add :version.

16 years ago* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Dan Nicolaescu [Sat, 9 Feb 2008 18:03:10 +0000 (18:03 +0000)]
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.

* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.

* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.

* s/msdos.h (DONT_NEED_ENVIRON): Don't define.

* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.

16 years ago(Windows Fonts): Use a @table for describing font properties.
Eli Zaretskii [Sat, 9 Feb 2008 14:06:47 +0000 (14:06 +0000)]
(Windows Fonts): Use a @table for describing font properties.

16 years agoMake vc-diff-internal messages consistent across many cases.
Thien-Thi Nguyen [Sat, 9 Feb 2008 12:32:57 +0000 (12:32 +0000)]
Make vc-diff-internal messages consistent across many cases.

(vc-exec-after): Append CODE to previous fragments.
(vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
take MESSAGES instead of VERBOSE; use it when non-nil.
(vc-diff-internal): Compute messages once; use them;
update call to vc-diff-finish.

16 years ago(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
Eli Zaretskii [Sat, 9 Feb 2008 10:53:10 +0000 (10:53 +0000)]
(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
unibyte_char_to_multibyte.

16 years ago(dontCopy): Do not rename admin/unidata/Makefile.
Eli Zaretskii [Sat, 9 Feb 2008 09:51:11 +0000 (09:51 +0000)]
(dontCopy): Do not rename admin/unidata/Makefile.

16 years ago(lisp): New variable.
Eli Zaretskii [Sat, 9 Feb 2008 09:29:03 +0000 (09:29 +0000)]
(lisp): New variable.
(EMACSLOADPATH): Use $(lisp).  Add lisp/international and lisp/emacs-lisp.

16 years ago* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
Dan Nicolaescu [Sat, 9 Feb 2008 07:42:06 +0000 (07:42 +0000)]
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
variable.

* s/gnu-linux.h: Remove commented out code.

* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.

* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 9 Feb 2008 07:07:53 +0000 (07:07 +0000)]
*** empty log message ***

16 years agonet/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
Michael Olson [Sat, 9 Feb 2008 05:52:07 +0000 (05:52 +0000)]
net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.

16 years ago(rcirc-omit-mode): Suppress invisibility ellipsis
Miles Bader [Sat, 9 Feb 2008 03:52:59 +0000 (03:52 +0000)]
(rcirc-omit-mode): Suppress invisibility ellipsis

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1061

16 years agoAdd arch tagline
Miles Bader [Sat, 9 Feb 2008 02:29:02 +0000 (02:29 +0000)]
Add arch tagline

16 years ago*** empty log message ***
Glenn Morris [Fri, 8 Feb 2008 20:55:11 +0000 (20:55 +0000)]
*** empty log message ***

16 years agowoman-locale.
Glenn Morris [Fri, 8 Feb 2008 20:44:48 +0000 (20:44 +0000)]
woman-locale.

16 years ago(woman-locale): New defcustom.
Glenn Morris [Fri, 8 Feb 2008 20:43:50 +0000 (20:43 +0000)]
(woman-locale): New defcustom.
(woman-expand-locale, woman-manpath-add-locales): New functions.
(woman-manpath): Call woman-manpath-add-locales.  Bump :version.

16 years ago(locale-translate): New function, with old code extracted from
Glenn Morris [Fri, 8 Feb 2008 20:43:16 +0000 (20:43 +0000)]
(locale-translate): New function, with old code extracted from
set-locale-environment.
(set-locale-environment): Use locale-translate.  Set woman-locale.

16 years ago(check-info-dir): New target.
Glenn Morris [Fri, 8 Feb 2008 20:29:53 +0000 (20:29 +0000)]
(check-info-dir): New target.

16 years ago(pgg-display-output-buffer): Declare as function.
Glenn Morris [Fri, 8 Feb 2008 20:27:28 +0000 (20:27 +0000)]
(pgg-display-output-buffer): Declare as function.

16 years ago*** empty log message ***
Glenn Morris [Fri, 8 Feb 2008 20:22:17 +0000 (20:22 +0000)]
*** empty log message ***

16 years ago(selection-coding-system): Make it a defcustom, and add the properties
Glenn Morris [Fri, 8 Feb 2008 20:16:52 +0000 (20:16 +0000)]
(selection-coding-system): Make it a defcustom, and add the properties
from cus-start.el.  Bump :version.

16 years ago(selection-coding-system): Remove, since it's now defined in select.el
Glenn Morris [Fri, 8 Feb 2008 20:12:26 +0000 (20:12 +0000)]
(selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.

16 years agoRemove entries covered by new font backend.
Jason Rumney [Fri, 8 Feb 2008 17:30:55 +0000 (17:30 +0000)]
Remove entries covered by new font backend.

16 years ago* xfaces.c (Finternal_make_lisp_face): Use ASET.
Stefan Monnier [Fri, 8 Feb 2008 16:24:46 +0000 (16:24 +0000)]
* xfaces.c (Finternal_make_lisp_face): Use ASET.

16 years ago(Fkey_description): Move side effect outside of macro call.
Stefan Monnier [Fri, 8 Feb 2008 16:23:19 +0000 (16:23 +0000)]
(Fkey_description): Move side effect outside of macro call.

16 years ago(add_command_key, parse_menu_item): Use ASET.
Stefan Monnier [Fri, 8 Feb 2008 16:22:36 +0000 (16:22 +0000)]
(add_command_key, parse_menu_item): Use ASET.

16 years ago(free_face_fontset): Use FONTSET_FROM_ID.
Stefan Monnier [Fri, 8 Feb 2008 16:20:29 +0000 (16:20 +0000)]
(free_face_fontset): Use FONTSET_FROM_ID.
(syms_of_fontset): Use ASET.

16 years ago(concat): Move side effect outside of macro call.
Stefan Monnier [Fri, 8 Feb 2008 16:18:45 +0000 (16:18 +0000)]
(concat): Move side effect outside of macro call.
(hash_clear): Use ASET.

16 years ago(diff-add-change-log-entries-other-window): Avoid the
Stefan Monnier [Fri, 8 Feb 2008 16:00:55 +0000 (16:00 +0000)]
(diff-add-change-log-entries-other-window): Avoid the
splitter in context hunks.

16 years ago*** empty log message ***
Dan Nicolaescu [Fri, 8 Feb 2008 15:39:03 +0000 (15:39 +0000)]
*** empty log message ***

16 years ago(decode_options): Fix last change so as not to override an explicit -display.
Stefan Monnier [Fri, 8 Feb 2008 15:28:04 +0000 (15:28 +0000)]
(decode_options): Fix last change so as not to override an explicit -display.

16 years ago(decode_options): Pass --display implicitly if -c
Stefan Monnier [Fri, 8 Feb 2008 15:25:58 +0000 (15:25 +0000)]
(decode_options): Pass --display implicitly if -c
is specified.  Only set tty if -t or -c is specified.

16 years ago(setup-default-fontset): Fix arabic otf
Kenichi Handa [Fri, 8 Feb 2008 12:50:25 +0000 (12:50 +0000)]
(setup-default-fontset): Fix arabic otf
font specification.

16 years ago(INFO_TARGETS, DVI_TARGETS, clean): Add epa.
Juanma Barranquero [Fri, 8 Feb 2008 10:20:27 +0000 (10:20 +0000)]
(INFO_TARGETS, DVI_TARGETS, clean): Add epa.
($(infodir)/epa, epa.dvi): New targets.

16 years agoMention XEmbed and --parent-id.
Jan Djärv [Fri, 8 Feb 2008 08:57:40 +0000 (08:57 +0000)]
Mention XEmbed and --parent-id.

16 years ago(x-handle-parent-id): Remove free variable `parent-id'.
Glenn Morris [Fri, 8 Feb 2008 08:33:42 +0000 (08:33 +0000)]
(x-handle-parent-id): Remove free variable `parent-id'.

16 years agoUpdate license to GPLv3+.
Glenn Morris [Fri, 8 Feb 2008 08:04:31 +0000 (08:04 +0000)]
Update license to GPLv3+.

16 years ago(custom-theme-set-variables): Sort symbols that are
Glenn Morris [Fri, 8 Feb 2008 07:59:31 +0000 (07:59 +0000)]
(custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.

16 years agoMakefile.in (INFO_FILES): Add epa.
Michael Olson [Fri, 8 Feb 2008 07:49:24 +0000 (07:49 +0000)]
Makefile.in (INFO_FILES): Add epa.

16 years agoEasyPG: Add info/dir entry.
Michael Olson [Fri, 8 Feb 2008 07:01:20 +0000 (07:01 +0000)]
EasyPG: Add info/dir entry.

16 years agoEasyPG: Add ChangeLog entries.
Michael Olson [Fri, 8 Feb 2008 06:56:24 +0000 (06:56 +0000)]
EasyPG: Add ChangeLog entries.

16 years agoEasyPG: Initial check-in.
Michael Olson [Fri, 8 Feb 2008 06:54:27 +0000 (06:54 +0000)]
EasyPG: Initial check-in.

16 years agoAdd pcmpl-unix ssh.
Glenn Morris [Fri, 8 Feb 2008 05:16:07 +0000 (05:16 +0000)]
Add pcmpl-unix ssh.

16 years ago(top-level): Move provide statement to end.
Glenn Morris [Fri, 8 Feb 2008 05:14:03 +0000 (05:14 +0000)]
(top-level): Move provide statement to end.
(pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
`*' from doc-string.  Allow to be nil.
(pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
Allow to be nil.  Add :version.
(pcmpl-ssh-hosts): Move definition before use.  Handle lines
without hostnames, and multiple hostnames per line.

16 years agoPhil Hagelberg <phil at evri.com>
Glenn Morris [Fri, 8 Feb 2008 05:07:50 +0000 (05:07 +0000)]
Phil Hagelberg <phil at evri.com>

(pcmpl-ssh-known-hosts-file): New defcustom.
(pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.

16 years ago(Fdelete_frame): If FORCE, don't call hooks.
Richard M. Stallman [Fri, 8 Feb 2008 02:38:15 +0000 (02:38 +0000)]
(Fdelete_frame): If FORCE, don't call hooks.
If FORCE, and frame has a surrogate minibuffer for another frame,
delete the other frame first.

16 years agoTypo fix
Jason Rumney [Fri, 8 Feb 2008 00:02:57 +0000 (00:02 +0000)]
Typo fix

16 years ago*** empty log message ***
Jason Rumney [Thu, 7 Feb 2008 23:22:08 +0000 (23:22 +0000)]
*** empty log message ***

16 years ago(Windows Files): w32-get-true-file-attributes default
Jason Rumney [Thu, 7 Feb 2008 21:50:14 +0000 (21:50 +0000)]
(Windows Files): w32-get-true-file-attributes default
value has changed.
(Windows HOME): Clarify what is meant by "if that fails as well".
(Windows Fonts): New section.

16 years agoWhitespace changes.
Romain Francoise [Thu, 7 Feb 2008 19:12:05 +0000 (19:12 +0000)]
Whitespace changes.

16 years agoAdd major documentation writing that needs doing
Jason Rumney [Thu, 7 Feb 2008 14:46:17 +0000 (14:46 +0000)]
Add major documentation writing that needs doing

16 years ago(USAGE3): Add --parent-id
Jan Djärv [Thu, 7 Feb 2008 14:08:56 +0000 (14:08 +0000)]
(USAGE3): Add --parent-id
(standard_args): Ditto.

16 years ago(Fx_create_frame): Do not override the explicitly set parent
Jan Djärv [Thu, 7 Feb 2008 14:08:07 +0000 (14:08 +0000)]
(Fx_create_frame): Do not override the explicitly set parent
window ID of a frame.
(x_window): Reparent frame if embedded.
(Fx_create_frame): Don't set border width if embedded.

16 years ago(xg_create_frame_widgets): If frame is embedded, call
Jan Djärv [Thu, 7 Feb 2008 14:07:55 +0000 (14:07 +0000)]
(xg_create_frame_widgets): If frame is embedded, call
gtk_plug_new.

16 years ago(struct x_display_info): Add AtomXatom_XEMBED.
Jan Djärv [Thu, 7 Feb 2008 14:07:45 +0000 (14:07 +0000)]
(struct x_display_info): Add AtomXatom_XEMBED.
(enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
(enum xembed_modifier, enum xembed_accelerator): New.
(xembed_set_info, xembed_send_message): Declare.
(FRAME_X_EMBEDDED_P): New.