- 12 Jun, 2005 10 commits
-
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
as in Makefile.in.
-
Eli Zaretskii authored
MB_ABORTRETRYIGNORE. Never return, even if DebugBreak does.
-
Lute Kamstra authored
-
Lute Kamstra authored
(Man-mode): Set mode-class property to special.
-
Lute Kamstra authored
-
Luc Teirlinck authored
A newline is needed in the docstring there.
-
Luc Teirlinck authored
-
- 11 Jun, 2005 25 commits
-
-
Thien-Thi Nguyen authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
`cancel-debug-on-entry'. Delete inaccurate description of the return value of that command.
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
Thien-Thi Nguyen authored
"Returns" to "return", document useful return values, etc.
-
Eli Zaretskii authored
to CreateDIBSection to avoid a compiler warning. (pbm_load): Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (png_load): Cast return values of fn_png_create_read_struct and fn_png_create_info_struct, to avoid compiler warnings on W32. Cast 3rd arg to IMAGE_BACKGROUND and image_background_transparent to avoid compiler warnings. (jpeg_load): Cast return value of fn_jpeg_std_error to avoid a compiler warning on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (tiff_load): Cast return values of fn_TIFFOpen and fn_TIFFClientOpen to avoid compiler warning on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (gif_load): Cast return values of fn_DGifOpenFileName and fn_DGifOpen to avoid compiler warnings on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (DrawText) [HAVE_NTGUI || MAC_OS]: If already defined, undef before redefining.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
the call to CreateDIBSection, to avoid a compiler warning.
-
Eli Zaretskii authored
src/config.h and src/epaths.h with identical copies.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
rather than after it.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
BEFORE `adaptive-fill-regexp' when determining a fill prefix. (adaptive-file-function): Minor amendment to doc-string.
-
Eli Zaretskii authored
(thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix :type--it is `integer', not `string'.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
changes. Add a pointer to another site with detailed configure and build instructions. Suggest to look at config.log when configure fails. Add MinGW Make 3.80 to the list of successful combinations.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Delete config.log before doing anything else. Write additional diagnostics to config.log in case of failures to compile test programs, including the failed test program itself. Add a test for support of -mtune=pentium4 switch to GCC; if it is supported, set up MCPU_FLAG variable on the various Makefiles to use that switch during compilations. (This avoids GCC warning about -mcpu being deprecated.)
-
Lute Kamstra authored
it the parent. (edebug-eval-mode): Use define-derived-mode.
-
Andreas Schwab authored
-
Jan Djärv authored
-
Jason Rumney authored
-
- 10 Jun, 2005 5 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
Luc Teirlinck authored
-
Jason Rumney authored
* progmodes/compile.el (compilation-error-regexp-alist-alist) [msft]: update regexp for newer msft compilers.
-
Noah Friedman authored
buffer has no file name and process is still live. Use different printf cases instead.
-