1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

80347 Commits

Author SHA1 Message Date
Glenn Morris
737e2b960a (check-info-dir): New target. 2008-02-08 20:29:53 +00:00
Glenn Morris
1888e56807 (pgg-display-output-buffer): Declare as function. 2008-02-08 20:27:28 +00:00
Glenn Morris
b003785afc *** empty log message *** 2008-02-08 20:22:17 +00:00
Glenn Morris
b50690ccaf (selection-coding-system): Make it a defcustom, and add the properties
from cus-start.el.  Bump :version.
2008-02-08 20:16:52 +00:00
Glenn Morris
866a8ce4ed (selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.
2008-02-08 20:12:26 +00:00
Jason Rumney
e006029eb4 Remove entries covered by new font backend. 2008-02-08 17:30:55 +00:00
Stefan Monnier
dfae5f9a12 * xfaces.c (Finternal_make_lisp_face): Use ASET. 2008-02-08 16:24:46 +00:00
Stefan Monnier
9141ca5e7d (Fkey_description): Move side effect outside of macro call. 2008-02-08 16:23:19 +00:00
Stefan Monnier
b1ebcadbe2 (add_command_key, parse_menu_item): Use ASET. 2008-02-08 16:22:36 +00:00
Stefan Monnier
ff7a222357 (free_face_fontset): Use FONTSET_FROM_ID.
(syms_of_fontset): Use ASET.
2008-02-08 16:20:29 +00:00
Stefan Monnier
68b587a6ea (concat): Move side effect outside of macro call.
(hash_clear): Use ASET.
2008-02-08 16:18:45 +00:00
Stefan Monnier
02e3336d0c (diff-add-change-log-entries-other-window): Avoid the
splitter in context hunks.
2008-02-08 16:00:55 +00:00
Dan Nicolaescu
1abe3a1e4e *** empty log message *** 2008-02-08 15:39:03 +00:00
Stefan Monnier
09317bf4bf (decode_options): Fix last change so as not to override an explicit -display. 2008-02-08 15:28:04 +00:00
Stefan Monnier
9997dc1529 (decode_options): Pass --display implicitly if -c
is specified.  Only set tty if -t or -c is specified.
2008-02-08 15:25:58 +00:00
Kenichi Handa
fe243f8ee2 (setup-default-fontset): Fix arabic otf
font specification.
2008-02-08 12:50:25 +00:00
Juanma Barranquero
bca98fc942 (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
($(infodir)/epa, epa.dvi): New targets.
2008-02-08 10:20:27 +00:00
Jan Djärv
7b476dbe7c Mention XEmbed and --parent-id. 2008-02-08 08:57:40 +00:00
Glenn Morris
f9c7b08c6e (x-handle-parent-id): Remove free variable `parent-id'. 2008-02-08 08:33:42 +00:00
Glenn Morris
c2902087b8 Update license to GPLv3+. 2008-02-08 08:04:31 +00:00
Glenn Morris
3d0c2a29ef (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 07:59:31 +00:00
Michael Olson
507f2b9152 Makefile.in (INFO_FILES): Add epa. 2008-02-08 07:49:24 +00:00
Michael Olson
bcf21c0977 EasyPG: Add info/dir entry. 2008-02-08 07:01:20 +00:00
Michael Olson
4b01af2e1e EasyPG: Add ChangeLog entries. 2008-02-08 06:56:24 +00:00
Michael Olson
c154c0be04 EasyPG: Initial check-in. 2008-02-08 06:54:27 +00:00
Glenn Morris
1752e20580 Add pcmpl-unix ssh. 2008-02-08 05:16:07 +00:00
Glenn Morris
1e2eefdd0c (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.
2008-02-08 05:14:03 +00:00
Glenn Morris
9c519cf2a0 Phil Hagelberg <phil at evri.com>
(pcmpl-ssh-known-hosts-file): New defcustom.
(pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
2008-02-08 05:07:50 +00:00
Richard M. Stallman
a31787b1e9 (Fdelete_frame): If FORCE, don't call hooks.
If FORCE, and frame has a surrogate minibuffer for another frame,
delete the other frame first.
2008-02-08 02:38:15 +00:00
Jason Rumney
ec6d1b1413 Typo fix 2008-02-08 00:02:57 +00:00
Jason Rumney
5662e50362 *** empty log message *** 2008-02-07 23:22:08 +00:00
Jason Rumney
03bebefcd9 (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.
2008-02-07 21:50:14 +00:00
Romain Francoise
987be29bac Whitespace changes. 2008-02-07 19:12:05 +00:00
Jason Rumney
6b9a0ae163 Add major documentation writing that needs doing 2008-02-07 14:46:17 +00:00
Jan Djärv
1540a61a8b (USAGE3): Add --parent-id
(standard_args): Ditto.
2008-02-07 14:08:56 +00:00
Jan Djärv
2532f20ce7 (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.
2008-02-07 14:08:07 +00:00
Jan Djärv
0f0d223bea (xg_create_frame_widgets): If frame is embedded, call
gtk_plug_new.
2008-02-07 14:07:55 +00:00
Jan Djärv
89f74d7c5f (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.
2008-02-07 14:07:45 +00:00
Jan Djärv
81c02ebe5c (x_detect_focus_change): Handle embed client message.
(handle_one_xevent): Ditto.
(handle_one_xevent): If embedded and we get a button press/release,
request focus.
(xembed_set_info, xembed_send_message): New functions.
(x_make_frame_visible): Call xembed_set_info if embedded.
(x_make_frame_invisible): Call xembed_set_info if embedded.
(x_term_init): Initialize Xatom_XEMBED.
(x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
(x_iconify_frame): Ditto.
2008-02-07 14:07:35 +00:00
Jan Djärv
350c174573 (x-handle-parent-id): New function. 2008-02-07 14:07:00 +00:00
Jan Djärv
c434f203bf * startup.el (command-line-x-option-alist): Add --parent-id. 2008-02-07 14:05:53 +00:00
Jason Rumney
7c2dc41f8f Group manuals by category, and move important groups to top. 2008-02-07 13:38:45 +00:00
Jan Djärv
eafa12e67b (Tool Bar): Doculemt rtl property. 2008-02-07 13:05:09 +00:00
Jan Djärv
f937a7db33 (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)". 2008-02-07 12:55:55 +00:00
Jan Djärv
a1c2ac9a20 Use "do...while (0)", not "if (1)..else" in macro definitions. 2008-02-07 12:55:00 +00:00
Jan Djärv
92413ef3a1 Use "do...while (0)", not "if (1)..else" in macro definitions. 2008-02-07 12:47:00 +00:00
Glenn Morris
03fa5713cc Jim Meyering <meyering at redhat.com>
[lint]: Don't include <sys/inode.h>.
2008-02-07 06:54:39 +00:00
Glenn Morris
7246382464 D. E. Evans <sinuhe at gnu.org> (tiny change)
(Basic Undo): Remove duplicate "you can".
2008-02-07 06:27:09 +00:00
Glenn Morris
c8a56c8751 One new entry.
Some tidying post-unicode-merge: typos, tense, simplification, filling.
2008-02-07 06:22:07 +00:00
Glenn Morris
d2b532fe1c Chris Moore <christopher.ian.moore at gmail.com>
(x-fixed-font-alist): Use consistent capitalization for "Font Menu".
2008-02-07 06:20:25 +00:00