- 30 Sep, 2005 1 commit
-
-
Romain Francoise authored
given to `read-buffer' should end with a colon and a space. Update usage examples.
-
- 29 Sep, 2005 2 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
Rename argument name `string' to `format-string'. (Fformat): Doc fix.
-
- 28 Sep, 2005 3 commits
-
-
Kim F. Storm authored
for images where a sub-image may be larger than the image's total height/width specifications.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
- 27 Sep, 2005 2 commits
-
-
Dan Nicolaescu authored
required by the function definition.
-
Dan Nicolaescu authored
(find_prev_selectable): Add missing parameter declarations. * xfaces.c (lookup_derived_face): Add parameter type. * xdisp.c (cursor_row_fully_visible_p): Add parameter type. * marker.c (verify_bytepos): Add parameter type. * process.c (get_operating_system_release): Move prototype ... * systime.h (get_operating_system_release): ... here. * xterm.c (set_vertical_scroll_bar): Move prototype ... * xterm.h: ... here. * fns.c (internal_equal, seed_random): Fix prototypes. (internal_equal): Add missing parameter.
-
- 26 Sep, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 25 Sep, 2005 1 commit
-
-
Richard M. Stallman authored
(syms_of_keyboard): Don't defvar it. (parse_menu_item): Don't test it.
-
- 24 Sep, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 23 Sep, 2005 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Dan Nicolaescu authored
BROKEN_GET_CURRENT_DIR_NAME. * sysdep.c (get_current_dir_name): Also define if BROKEN_GET_CURRENT_DIR_NAME. * m/ibmrs6000.h: Test for USG5, not USG5_4.
-
- 22 Sep, 2005 3 commits
-
-
Kim F. Storm authored
(message2): Fix commentary. Ok to use alloca'ed memory. Still not ok to use Lisp string data (because of GC). (set_message): Add comment why GC cannot happen.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
(init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style variants for a scalable font multiple times.
-
- 21 Sep, 2005 2 commits
-
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
Setup slave tty options before forking.
-
- 20 Sep, 2005 1 commit
-
-
Jan Djärv authored
positions have been set for the frame (as is done for frames in special-display-buffer-names).
-
- 19 Sep, 2005 2 commits
-
-
Kim F. Storm authored
ends in %. Reported by: Johan Bockgård.
-
Kim F. Storm authored
-
- 18 Sep, 2005 7 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
(window_fixed_size_p): Don't use it.
-
John Paul Wallington authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Don't allow multiple file selection.
-
YAMAMOTO Mitsuharu authored
-
- 17 Sep, 2005 2 commits
-
-
Eli Zaretskii authored
(obj): Use XMENU_OBJ, not a literal xmenu.o.
-
Richard M. Stallman authored
-
- 16 Sep, 2005 1 commit
-
-
Romain Francoise authored
-
- 15 Sep, 2005 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(display_mode_element): Instead of `lisp_string' and `this', record `offset' and increment that. `last_offset' replaces `last'.
-
Richard M. Stallman authored
(obj): Use xmenu.o unconditionally. (SOME_MACHINE_OBJECTS): Delete xmenu.o.
-
Richard M. Stallman authored
-
Kim F. Storm authored
(reseat_at_next_visible_line_start): Likewise (in xassert).
-
Kim F. Storm authored
-
- 14 Sep, 2005 2 commits
-
-
Romain Francoise authored
(Fwrite_region): Use it to skip call to fsync. (syms_of_fileio): Initialize it.
-
Kenichi Handa authored
(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.
-