- 08 Feb, 2008 4 commits
-
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(pcmpl-ssh-known-hosts-file): New defcustom. (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
-
Richard M. Stallman authored
If FORCE, and frame has a surrogate minibuffer for another frame, delete the other frame first.
-
Jason Rumney authored
-
- 07 Feb, 2008 25 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
value has changed. (Windows HOME): Clarify what is meant by "if that fails as well". (Windows Fonts): New section.
-
Romain Francoise authored
-
Jason Rumney authored
-
Jan Djärv authored
(standard_args): Ditto.
-
Jan Djärv authored
window ID of a frame. (x_window): Reparent frame if embedded. (Fx_create_frame): Don't set border width if embedded.
-
Jan Djärv authored
gtk_plug_new.
-
Jan Djärv authored
(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.
-
Jan Djärv authored
(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.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jason Rumney authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Glenn Morris authored
[lint]: Don't include <sys/inode.h>.
-
Glenn Morris authored
(Basic Undo): Remove duplicate "you can".
-
Glenn Morris authored
Some tidying post-unicode-merge: typos, tense, simplification, filling.
-
Glenn Morris authored
(x-fixed-font-alist): Use consistent capitalization for "Font Menu".
-
Glenn Morris authored
-
Stefan Monnier authored
* xmenu.c (digest_single_submenu, xmenu_show): * xdisp.c (with_echo_area_buffer_unwind_data, format_mode_line_unwind_data) (unwind_format_mode_line, display_menu_bar): * eval.c (Ffetch_bytecode): * doc.c (store_function_docstring): * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code) (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map): * buffer.c (add_overlay_mod_hooklist): Use ASET.
-
Kenichi Handa authored
-
Kenichi Handa authored
dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
-
Kenichi Handa authored
-
- 06 Feb, 2008 11 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Miles Bader authored
These entries were in lisp/gnus/ChangeLog.unicode, but no corresponding code changes occurred when merging the unicode branch to the trunk (perhaps those changes were separately merged to the trunk prior to the unicode merge). Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1056
-
Jason Rumney authored
Use cached metrics for ASCII characters. (w32font_open_internal): Don't set font's owning_frame. Cache metrics for ASCII characters. * w32font.h (struct w32font_info): Add ascii_metrics. Remove owning_frame.
-
Michael Albinus authored
(Inspection): New function dbus-ping.
-
Michael Albinus authored
(dbus-ping): New defun.
-
Michael Albinus authored
(url-handler-file-remote-p): New fun.
-
Sam Steingold authored
-
Sam Steingold authored
(vc-prefix-key): New user-customizable variable. (vc-menu-map): Add `vc-status'.
-
Stefan Monnier authored
Just return nil and let the C code provide a fallback.
-