Romain Francoise
e3f509dd6e
(syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.
2005-09-16 06:50:06 +00:00
Richard M. Stallman
5c4757d329
*** empty log message ***
2005-09-15 13:17:55 +00:00
Richard M. Stallman
025568d9fc
(overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
...
(display_mode_element): Instead of `lisp_string' and `this',
record `offset' and increment that.
`last_offset' replaces `last'.
2005-09-15 13:16:53 +00:00
Richard M. Stallman
8bfa6b96e7
(XMENU_OBJ): Variable deleted.
...
(obj): Use xmenu.o unconditionally.
(SOME_MACHINE_OBJECTS): Delete xmenu.o.
2005-09-15 13:13:54 +00:00
Richard M. Stallman
8e7b36c294
(main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
2005-09-15 13:12:48 +00:00
Kim F. Storm
ad5afd5bf3
(move_it_vertically): Don't try to fetch byte BEGV-1.
...
(reseat_at_next_visible_line_start): Likewise (in xassert).
2005-09-15 12:06:39 +00:00
Kim F. Storm
0197852162
*** empty log message ***
2005-09-15 12:05:41 +00:00
Romain Francoise
ccf6179595
(write_region_inhibit_fsync): New variable.
...
(Fwrite_region): Use it to skip call to fsync.
(syms_of_fileio): Initialize it.
2005-09-14 20:19:39 +00:00
Kenichi Handa
24a2b28227
(code_convert_region_unwind): Argument format changed.
...
(run_pre_post_conversion_on_str): If pre-write-conversion function
changed the current buffer, delete the new buffer.
(run_pre_write_conversin_on_c_str): Likewise.
2005-09-14 07:06:20 +00:00
Kenichi Handa
2b046a720b
(Fexpand_file_name): Check multibyteness of
...
default_directory.
2005-09-14 02:18:49 +00:00
Kenichi Handa
d008f7b7fa
(compose_chars_in_text): Delete it.
2005-09-13 01:07:30 +00:00
Kenichi Handa
ecab2fa2e4
(compose_chars_in_text): Delete extern.
2005-09-13 01:05:51 +00:00
Kim F. Storm
826256dd2b
(print_error_message): Fix last change.
2005-09-12 23:10:59 +00:00
Kim F. Storm
2ada8ac5c5
*** empty log message ***
2005-09-12 23:10:48 +00:00
Kim F. Storm
5874a24c2d
(compose_chars_in_text): Fix setup of `pend'.
...
Unconditionally reload `ptr' and `pend' after eval.
2005-09-12 20:38:47 +00:00
Kim F. Storm
0fdbe3025f
*** empty log message ***
2005-09-12 20:38:29 +00:00
Kim F. Storm
dfc22242b5
(auto_save_error): Pass copy of lisp string to message2.
2005-09-12 13:42:49 +00:00
Kim F. Storm
11fb15d5c4
(print_error_message): Pass copy of caller name to message_dolog.
2005-09-12 13:42:40 +00:00
Kim F. Storm
e4dd341972
(message3): Pass copy of lisp string to message_dolog.
2005-09-12 13:42:30 +00:00
Kim F. Storm
48c60938b9
*** empty log message ***
2005-09-12 13:42:15 +00:00
Kenichi Handa
5add1986c0
(display_mode_element): Be sure to make variables THIS
...
and LISP_STRING point into a string data of ELT.
2005-09-12 11:51:55 +00:00
Kim F. Storm
fe8089a249
(x_encode_text): Remove prototype.
2005-09-12 10:27:35 +00:00
Kim F. Storm
df63049686
(x_encode_text): Declare static. Add FREEP arg.
...
(x_set_name_internal): Call x_encode_text with new FREEP arg to
know if xfree is needed instead of guessing.
2005-09-12 10:27:20 +00:00
Kim F. Storm
acc23b87a7
(check_windows_init_file): Fix allocation of error buffer.
2005-09-12 10:27:02 +00:00
Kim F. Storm
e8157eae64
(Fminibuffer_complete_word): Move `completion_string'
...
declaration to where it is used.
2005-09-12 10:26:48 +00:00
Kim F. Storm
d6a31e9ffd
(Fdescribe_buffer_bindings): Reload `translate'
...
after insert which runs signal_after_change.
2005-09-12 10:26:35 +00:00
Kim F. Storm
fa056b08ee
(Ftranslate_region_internal): Reload `tt' after
...
signal_after_change that may have GC'ed.
(Fmessage, Fmessage_box, Fmessage_or_box): Doc fix.
2005-09-12 10:26:15 +00:00
Kim F. Storm
18bb66c7bc
*** empty log message ***
2005-09-12 10:22:53 +00:00
Jason Rumney
945a75f8b0
2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
...
* w32term.c (x_bitmap_icon): Load small icons too.
2005-09-11 20:34:04 +00:00
Romain Francoise
f996237104
(init_buffer): Fix typos.
2005-09-10 20:05:02 +00:00
Romain Francoise
156bdb4130
(init_buffer): Grow buffer to add directory separator
...
and terminal zero.
2005-09-10 19:55:28 +00:00
Eli Zaretskii
1486d036f4
Fix entry for sysdep.c.
2005-09-10 14:46:07 +00:00
Eli Zaretskii
b04a31209b
Don't #undef NULL after including blockinput.h.
2005-09-10 14:32:20 +00:00
Eli Zaretskii
2412f58675
Fix last change.
2005-09-10 14:12:35 +00:00
Eli Zaretskii
a17b5ed1a9
(init_buffer): Fix error message for failed call to get_current_dir_name.
...
(get_current_dir_name): Remove prototype.
2005-09-10 14:05:17 +00:00
Eli Zaretskii
738055e0d5
(get_current_dir_name): Remove prototype.
2005-09-10 14:03:36 +00:00
Eli Zaretskii
2b94e5988b
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
2005-09-10 14:03:01 +00:00
Eli Zaretskii
ed326e35f8
*** empty log message ***
2005-09-10 12:20:03 +00:00
Eli Zaretskii
b6682dd96f
[WINDOWSNT]: Add prototype for getwd.
2005-09-10 12:19:14 +00:00
Eli Zaretskii
67b8391b14
*** empty log message ***
2005-09-10 11:39:01 +00:00
Eli Zaretskii
e2fcf54303
Regenerated after adding test for get_current_dir_name.
2005-09-10 11:36:24 +00:00
Eli Zaretskii
c187839de5
(smc_save_yourself_CB): Use get_current_dir_name.
2005-09-10 11:31:50 +00:00
Eli Zaretskii
01537133a0
(init_buffer): Use get_current_dir_name.
2005-09-10 11:30:06 +00:00
Eli Zaretskii
f78f1a83df
(get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
2005-09-10 11:29:15 +00:00
Kim F. Storm
a1d3a18846
(Fsubstitute_command_keys): Lookup key binding for
...
commands that are remapped from some other command.
2005-09-09 11:55:09 +00:00
Kim F. Storm
39cac6b3ea
*** empty log message ***
2005-09-09 11:54:59 +00:00
Kim F. Storm
49c560366c
* xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
...
flag in disabled rows below the window.
2005-09-08 22:57:16 +00:00
Kim F. Storm
aeb55c4414
*** empty log message ***
2005-09-08 22:55:37 +00:00
Kim F. Storm
06a9bc2a2e
(struct frame): New member updated_p.
2005-09-08 22:30:08 +00:00
Kim F. Storm
2bb212bd1f
(redisplay_internal): Mark updated frames in new updated_p
...
member. Remove local `updated' array and associated variables.
2005-09-08 22:29:49 +00:00