Ken Raeburn
bb951f0e9e
(Fcall_process_region): Bind file-name-handler-alist to nil for the call to
...
Fwrite_region.
2006-01-01 11:41:36 +00:00
Richard M. Stallman
b20de1cd1c
(read_minibuf): Clear out all other minibuffer windows.
2006-01-01 02:10:52 +00:00
Eli Zaretskii
b5871831a0
*** empty log message ***
2005-12-31 14:22:24 +00:00
Eli Zaretskii
6baa02d616
(gdb_pvec_type): A dummy variable for GDB's sake.
2005-12-31 14:21:53 +00:00
Luc Teirlinck
537562fa44
(set_text_properties): Reword description of return value.
...
Return Qnil if caller wants to remove all text properties from a
string and the string already has no intervals.
2005-12-30 23:15:03 +00:00
Luc Teirlinck
c26ec07faf
*** empty log message ***
2005-12-30 23:13:54 +00:00
Stefan Monnier
0db017c093
(visible_cursor): New boolean var.
...
(set_terminal_modes, tty_show_cursor): Use "vs" or "ve" depending on
visible_cursor.
(syms_of_term): Export the new var as "visible-cursor".
2005-12-30 21:48:35 +00:00
Eli Zaretskii
fc8dc7cf56
*** empty log message ***
2005-12-30 14:04:37 +00:00
Eli Zaretskii
c2c50958b6
Tell users not to worry about GDB warnings that some functions do not
...
exist in the binary.
2005-12-30 13:29:20 +00:00
Andreas Schwab
82a800588d
(Fnetwork_interface_info): Correctly terminate the
...
loop over ifflag_table.
2005-12-30 11:03:41 +00:00
Richard M. Stallman
d11db2c8dd
(readevalloop): Test for reading a whole buffer
...
before actually reading anything. Handle all cases, including
START = END = nil and an already-narrowed buffer.
Convert END to a marker if it is a number.
2005-12-30 04:55:06 +00:00
Richard M. Stallman
c36238ee75
(describe_map): Put sparse map elements into an array,
...
sort them, then output a sequence of identical bindings on one line.
(struct describe_map_elt): New data type.
(describe_map_compare): New function.
2005-12-30 04:52:32 +00:00
Jan Djärv
82bc1fd69f
* gtkutil.c (xg_get_file_with_chooser): Changed message shown
...
in file chooser.
2005-12-28 10:47:55 +00:00
Richard M. Stallman
6281e1e84d
*** empty log message ***
2005-12-28 03:44:37 +00:00
Richard M. Stallman
721b7d9ee6
(readevalloop): Set PT and ZV in the proper buffer, not the current one.
2005-12-28 03:44:28 +00:00
Richard M. Stallman
1d69c50264
(Fminibuffer_message): Doc fix.
...
(read_minibuf): Set current_buffer->enable_multibyte_characters sooner.
2005-12-28 02:56:32 +00:00
Richard M. Stallman
fe5195e82e
(do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
2005-12-28 02:09:45 +00:00
Kenichi Handa
0d9fb28906
*** empty log message ***
2005-12-28 00:41:37 +00:00
Jan Djärv
ee5204f6db
Formatting
2005-12-27 13:28:15 +00:00
Jan Djärv
ff9c9c598b
* xfns.c: x_show_hidden_files, new variable.
...
(syms_of_xfns): Defvar it.
* gtkutil.c (xg_toggle_visibility_cb): New function.
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog. Show hidden files if
x_show_hidden_files is non-zero.
2005-12-27 10:40:26 +00:00
Jan Djärv
78c55a8031
* gtkutil.c (xg_toggle_visibility_cb): New function.
...
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog. Show hidden files if
x_show_hidden_files is non-zero.
2005-12-27 10:40:10 +00:00
Jan Djärv
a8a3572009
* xfns.c: x_show_hidden_files, new variable.
...
(syms_of_xfns): Defvar it.
2005-12-27 10:39:51 +00:00
Kenichi Handa
212cc638bd
(lisp_string_width): Check multibyteness of STRING.
2005-12-27 05:47:21 +00:00
Richard M. Stallman
d7504d5c73
*** empty log message ***
2005-12-26 22:11:17 +00:00
Richard M. Stallman
3cece6938d
Undo previous change.
2005-12-26 22:11:07 +00:00
Richard M. Stallman
9cb3833371
(undo.o): Undo previous change.
2005-12-26 22:10:18 +00:00
Richard M. Stallman
74338b5eb8
(last_point_position_window): Declare.
2005-12-26 22:07:42 +00:00
Luc Teirlinck
a273d9eb0d
(undo.o): Depend on keyboard.h.
2005-12-26 18:36:37 +00:00
Luc Teirlinck
ac0526190a
include keyboard.h.
2005-12-26 18:35:45 +00:00
Luc Teirlinck
3f951594de
extern last_point_position_window.
2005-12-26 18:35:10 +00:00
Luc Teirlinck
403c00a573
*** empty log message ***
2005-12-26 18:32:36 +00:00
Luc Teirlinck
0ad017ce77
*** empty log message ***
2005-12-26 18:25:58 +00:00
Richard M. Stallman
91e25f5e6f
Depend on window.h.
...
(record_point): Save old point from the correct window.
2005-12-26 16:33:05 +00:00
Richard M. Stallman
bb0e1d19c7
(last_point_position_window): New variable.
...
(command_loop_1): Set last_point_position_window.
(syms_of_keyboard): Init it.
2005-12-26 16:31:36 +00:00
Richard M. Stallman
066185fc2e
(undo.o): Depend on window.h.
2005-12-26 16:30:21 +00:00
Richard M. Stallman
cad1051b1f
*** empty log message ***
2005-12-26 04:51:58 +00:00
Richard M. Stallman
47b82df943
(un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
2005-12-26 04:46:06 +00:00
Richard M. Stallman
989e66e151
(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
2005-12-26 04:45:11 +00:00
Karl Berry
d52c26e925
FreeBSD and m/amdx86-64.h
2005-12-25 19:29:28 +00:00
YAMAMOTO Mitsuharu
14af1e44ad
(TYPE_FILE_NAME): New define.
...
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs.
2005-12-24 02:51:04 +00:00
YAMAMOTO Mitsuharu
0e0a1663cc
Don't include sys/param.h.
...
(init_coercion_handler): Add extern.
[MAC_OS8] (main): Call init_coercion_handler.
(mac_initialize) [MAC_OSX]: Likewise.
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use coercion of
Apple event data for translation from/to file names.
2005-12-24 02:50:45 +00:00
YAMAMOTO Mitsuharu
d62ff4c3cc
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
...
data for translation from/to file names.
2005-12-24 02:50:34 +00:00
YAMAMOTO Mitsuharu
7ce8b6381a
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
...
prototypes. Make static.
(mac_aedesc_to_lisp): Initialize err to noErr.
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
(init_coercion_handler): New functions.
(Fmac_coerce_ae_data): Use coercion of Apple event data for
translation from/to file names.
2005-12-24 02:50:11 +00:00
YAMAMOTO Mitsuharu
2d22e7edf2
[MAC_OS] (find_image_fsspec): Use coercion of Apple event data for
...
translation from/to file names.
2005-12-24 02:50:00 +00:00
Eli Zaretskii
bab3eee156
(insert, insert_and_inherit, insert_before_markers)
...
(insert_before_markers_and_inherit): Make sure FROM is correct when
`after-change-functions' are called.
2005-12-23 17:37:50 +00:00
Jan Djärv
90f2e16b15
* xfns.c (Fx_uses_old_gtk_dialog): New function.
...
* gtkutil.c (xg_uses_old_file_dialog): New function.
(xg_get_file_name): Use xg_uses_old_file_dialog.
* gtkutil.h: Declare xg_uses_old_file_dialog.
2005-12-23 11:34:13 +00:00
Richard M. Stallman
0ee01fffb7
*** empty log message ***
2005-12-23 02:45:09 +00:00
Richard M. Stallman
d130d1298b
(xmenu_show): Call inhibit_garbage_collection.
2005-12-22 23:30:36 +00:00
YAMAMOTO Mitsuharu
b73e4d84e0
(mac_per_char_metric): Add prototype.
...
(x_per_char_metric) [USE_CG_TEXT_DRAWING]: Remove prototype.
(mac_query_char_extents): New function.
(x_per_char_metric): Use it.
(XLoadQueryFont): Likewise. Consolidate min/max_bounds calculations.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Use
mac_per_char_metric instead of x_per_char_metric.
(mac_text_extents_16): New function.
(mac_compute_glyph_string_overhangs): Use it.
(mac_unload_font): Free member `bounds' in struct MacFontStruct.
2005-12-22 08:17:30 +00:00
YAMAMOTO Mitsuharu
06505fd848
(XCharStruct): Remove member `valid_p'.
...
(STORE_XCHARSTRUCT): Don't set member `valid_p'.
(XCharStructRow): New typedef.
(XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID): New
macros.
(struct MacFontStruct): Add member `bounds'. Remove member
`per_char'. All uses for QuichDraw Text fonts are changed to
`bounds.per_char'. ATSUI font bounds are represented as an array
`bounds.rows' of XCharStructRow's, each of which consists of a
bitmap of valid entries and an array of char bounds.
2005-12-22 08:17:01 +00:00