Ken Raeburn
88fde92a48
(truncate_undo_list): Avoid dangerous side effects in NILP argument.
2005-12-06 07:40:47 +00:00
Ken Raeburn
7723a3e52b
(Fminibuffer_complete_and_exit): Avoid dangerous side effects in NILP argument.
2005-12-06 07:39:57 +00:00
Ken Raeburn
a3911e8c0a
(internal_delete_file, Fread_file_name_internal): Avoid dangerous side effects in NILP argument.
2005-12-06 07:39:37 +00:00
Ken Raeburn
21ed6de35b
(Fbyte_code): Avoid dangerous side effects in NILP argument.
2005-12-06 07:39:05 +00:00
Ken Raeburn
09706e1fc4
(Fkill_buffer): Avoid dangerous side effects in NILP argument.
2005-12-06 07:37:47 +00:00
Richard M. Stallman
fa0d4d0c09
*** empty log message ***
2005-12-06 02:07:54 +00:00
Richard M. Stallman
56ebfae2ca
(enlarge_window): Eliminate arg preserve_before.
...
Assume it is 0. All callers changed.
(Fenlarge_window, Fshrink_window): Likewise.
2005-12-06 02:03:23 +00:00
Eli Zaretskii
5a98616edf
(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 18:32:46 +00:00
Jan Djärv
1dbacb9046
* xterm.h: Add prototype for xg_set_icon_from_xpm_data.
...
* xfns.c (x_real_positions): int ign => unsigned int.
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 14:57:23 +00:00
Jan Djärv
f15bae4334
Add prototype for xg_set_icon_from_xpm_data.
2005-12-02 14:57:10 +00:00
Jan Djärv
47c53789fd
* xfns.c (x_real_positions): int ign => unsigned int.
...
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 14:55:14 +00:00
Eli Zaretskii
0a79da1b5d
*** empty log message ***
2005-12-02 14:12:31 +00:00
Eli Zaretskii
bb0bdf7042
(Fcompleting_read): If Vminibuffer_completing_file_name is
...
non-nil, use the new keymaps Vminibuffer_local_filename_completion_map
and Vminibuffer_local_must_match_filename_map keymaps.
(keys_of_minibuf): Bind SPC in the new file-name completion keymaps.
2005-12-02 13:55:54 +00:00
Eli Zaretskii
3d866cebd2
(Vminibuffer_local_filename_completion_map)
...
(Vminibuffer_local_must_match_filename_map): New variables.
(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to
be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map,
respectively.
2005-12-02 13:47:11 +00:00
Eli Zaretskii
90385b3d8f
(Vminibuffer_local_filename_completion_map): Declare a new keymap for
...
minibuffer completion in case of filenames.
(Vminibuffer_local_must_match_filename_map): Declare a new keymap for
minibuffer completion in case require-match is set.
2005-12-02 13:43:04 +00:00
Stefan Monnier
e67a1dea3e
(Fset_window_configuration): Don't accidentally copy the
...
window-point of one window to another.
2005-12-01 16:25:15 +00:00
Romain Francoise
7854b2a3f2
*** empty log message ***
2005-11-30 19:06:42 +00:00
Károly Lőrentey
6ad0f04d22
(Fpop_to_buffer): Remove superfluous call to record_buffer.
2005-11-30 13:18:56 +00:00
Kim F. Storm
de7124a7bd
Include fcntl.h. Define O_WRONLY if not defined.
...
(valid_lisp_object_p) [!GC_MARK_STACK]: Validate pointer by
passing it to `emacs_write'.
2005-11-30 00:04:51 +00:00
Kim F. Storm
4269a2fd77
*** empty log message ***
2005-11-30 00:04:34 +00:00
Stefan Monnier
96013ba9db
(stop_other_atimers): Fix loop to correctly compute `prev'.
2005-11-29 22:37:27 +00:00
Richard M. Stallman
161ef3be43
*** empty log message ***
2005-11-27 19:29:09 +00:00
Richard M. Stallman
0d384044c4
(adjust_window_trailing_edge): New function.
...
(Fadjust_window_trailing_edge): New function.
(syms_of_window): defsubr it.
(window_deletion_count): New variable.
(delete_window): Update window_deletion_count.
2005-11-27 19:16:28 +00:00
Eli Zaretskii
02b1a164f9
*** empty log message ***
2005-11-26 11:20:10 +00:00
Eli Zaretskii
0ca23eef76
(syms_of_minibuf): Mention the extension of `completion-auto-help's meaning
...
by complete.el.
2005-11-26 11:19:21 +00:00
Eli Zaretskii
07908aec23
*** empty log message ***
2005-11-26 11:07:23 +00:00
Eli Zaretskii
0ad040ffe5
(Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
...
as a lisp expression.
2005-11-26 11:06:53 +00:00
YAMAMOTO Mitsuharu
b9c7cbf926
*** empty log message ***
2005-11-24 08:20:41 +00:00
YAMAMOTO Mitsuharu
f2d8779be3
(Qcontrol): Rename from Qctrl. All uses changed.
...
(syms_of_macterm): Staticpro Qcontrol, Qmeta, Qalt, Qhyper,
Qsuper, and Qmodifier_value.
(Vmac_control_modifier, Vmac_option_modifier)
(Vmac_command_modifier, Vmac_function_modifier)
(Vmac_emulate_three_button_mouse, Vmac_wheel_button_is_mouse_2)
(Vmac_pass_command_to_system, Vmac_pass_control_to_system)
(Vmac_charset_info_alist): Doc fixes.
2005-11-24 08:20:16 +00:00
YAMAMOTO Mitsuharu
2c012c4187
*** empty log message ***
2005-11-23 07:20:09 +00:00
YAMAMOTO Mitsuharu
836d66d3ca
(cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.
2005-11-23 07:19:24 +00:00
YAMAMOTO Mitsuharu
f997a55890
(DECODE_UTF_8): Remove macro.
...
[TARGET_API_MAC_CARBON] (cfstring_to_lisp_nodecode): New function
created from cfstring_to_lisp.
[TARGET_API_MAC_CARBON] (cfstring_to_lisp): Use it.
(xrm_get_preference_database) [TARGET_API_MAC_CARBON]: Likewise.
2005-11-23 07:19:16 +00:00
YAMAMOTO Mitsuharu
a4f8f6cf42
(main) [MAC_OSX]: Change working directory to home
...
directory if `-psn_*' option is specified.
2005-11-23 07:19:03 +00:00
Ken Raeburn
d7c0be75d3
(shadow_lookup): Use make_number to pass a number to Fsubstring.
2005-11-21 23:33:01 +00:00
Juri Linkov
17c1971a7e
*** empty log message ***
2005-11-21 07:57:45 +00:00
Juri Linkov
8ed55b8ccf
(BASE_PURESIZE): Increment to 1180000.
2005-11-21 07:54:48 +00:00
Chong Yidong
67d23e0166
(merge_face_vectors): Don't do :ignore-defface overwriting here.
...
(Finternal_merge_in_global_face): Do it here.
2005-11-20 22:35:48 +00:00
Chong Yidong
0268cef3fa
* xfaces.c (Finternal_set_lisp_face_attribute): Use
...
:ignore-defface for new frame defaults when `unspecified' is
supplied.
(Finternal_get_lisp_face_attribute): Hide :ignore-defface.
2005-11-20 15:22:31 +00:00
Juri Linkov
dd949173e7
*** empty log message ***
2005-11-20 07:57:39 +00:00
Juri Linkov
85416bdad7
(invalid_character): Use Lisp-readable syntax
...
for octal and hex. Reorder decimal, octal and hex values.
2005-11-20 07:52:40 +00:00
Nick Roberts
c003141f4c
Use typedef when Lisp_Object is EMACS_INT so that
...
this type is recognised when debugging.
2005-11-20 02:15:26 +00:00
Nick Roberts
7698643375
*** empty log message ***
2005-11-20 02:13:53 +00:00
Andreas Schwab
8175bfa96d
Revert unwanted changes.
2005-11-19 22:31:15 +00:00
Andreas Schwab
603add2d25
*** empty log message ***
2005-11-19 17:44:38 +00:00
Andreas Schwab
b4483658c5
(nextcons, xcdr, xfloat): Update for changes in
...
Lisp_Cons and Lisp_Float.
2005-11-19 17:13:07 +00:00
YAMAMOTO Mitsuharu
125ce9ec5e
*** empty log message ***
2005-11-19 06:35:38 +00:00
YAMAMOTO Mitsuharu
6b9ad469e2
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
...
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function.
(init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
font size is smaller than or equal to cg_text_anti_aliasing_threshold.
2005-11-19 06:35:19 +00:00
Chong Yidong
0d876a1479
Fix typo.
2005-11-18 19:11:19 +00:00
Chong Yidong
fe45ad152a
* image.c (x_create_bitmap_from_xpm_data): Free attributes on
...
fail.
2005-11-18 03:57:36 +00:00
Chong Yidong
05338727a8
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
...
Qignore_defface as a possible value.
2005-11-18 03:55:45 +00:00