Thien-Thi Nguyen
8b09abe105
Fix repeat' BNF and bits 2' example in Commentary.
2005-06-11 23:56:33 +00:00
Luc Teirlinck
8e71c318da
(debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-11 23:52:51 +00:00
Luc Teirlinck
9edbd0074e
(Function Debugging): Delete mention of empty string argument to
...
`cancel-debug-on-entry'. Delete inaccurate description of the return
value of that command.
2005-06-11 23:42:13 +00:00
Vinicius Jose Latorre
b2c9cbd381
printing v6.8.4
2005-06-11 23:25:06 +00:00
Vinicius Jose Latorre
ac9abffebc
printing v6.8.4
2005-06-11 23:18:57 +00:00
Thien-Thi Nguyen
d4ddf7839c
Doc fixes for public funcs:
...
"Returns" to "return", document useful return values, etc.
2005-06-11 20:33:28 +00:00
Eli Zaretskii
2e09fef1ac
(x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
...
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.
2005-06-11 16:25:14 +00:00
Eli Zaretskii
099a3eead2
*** empty log message ***
2005-06-11 15:11:34 +00:00
Eli Zaretskii
17757d663f
(create_offscreen_bitmap): Cast bitsp' to void **' in
...
the call to CreateDIBSection, to avoid a compiler warning.
2005-06-11 15:10:58 +00:00
Eli Zaretskii
c262c68c52
If their fc.exe returns a meaningful exit status, don't overwrite
...
src/config.h and src/epaths.h with identical copies.
2005-06-11 14:50:00 +00:00
Eli Zaretskii
68dafa7abc
Update the URL of the Emacs Windows build instructions.
2005-06-11 14:21:24 +00:00
Eli Zaretskii
0af4347a78
Mention that adaptive-fill-function is now used before adaptive-fill-regexp,
...
rather than after it.
2005-06-11 13:58:16 +00:00
Eli Zaretskii
98d1a1cf4c
*** empty log message ***
2005-06-11 13:54:09 +00:00
Eli Zaretskii
0c2cfb962a
(Adaptive Fill): Amplify the description of fill-context-prefix.
2005-06-11 13:53:34 +00:00
Eli Zaretskii
b48e52066f
(fill-context-prefix): Try `adaptive-fill-function'
...
BEFORE `adaptive-fill-regexp' when determining a fill prefix.
(adaptive-file-function): Minor amendment to doc-string.
2005-06-11 13:49:56 +00:00
Eli Zaretskii
67ed6461a6
(thumbs-per-line, thumbs-thumbsdir-max-size)
...
(thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix
:type--it is `integer', not `string'.
2005-06-11 13:25:16 +00:00
Eli Zaretskii
e0dcaa3fee
(modeline-highlight): Rename from (the erroneous) `modeline-higilight'.
2005-06-11 13:10:11 +00:00
Eli Zaretskii
270bf00e3a
Mention emacs-buffer.gdb.
2005-06-11 13:02:39 +00:00
Eli Zaretskii
591cbed157
Warn about using "cvs up -kb" if one intends to commit
...
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.
2005-06-11 11:31:43 +00:00
Eli Zaretskii
5bc753e882
(ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal "-mcpu=i686".
2005-06-11 11:00:52 +00:00
Eli Zaretskii
dbbdb507ab
Update copyright years.
...
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.)
2005-06-11 10:56:49 +00:00
Lute Kamstra
e5d79aa59c
(edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
...
it the parent.
(edebug-eval-mode): Use define-derived-mode.
2005-06-11 08:40:47 +00:00
Andreas Schwab
480c8cd32a
Add binding of ESC functionkey' for every M-functionkey'.
2005-06-11 07:14:38 +00:00
Jan Djärv
75fb9fde10
Update item for 2004-01-21 with function items.
2005-06-11 05:40:16 +00:00
Jason Rumney
28547c1fa9
Fix last change
2005-06-11 00:09:39 +00:00
Jason Rumney
d11f8e1ab9
*** empty log message ***
2005-06-10 23:04:18 +00:00
Jason Rumney
ba6f3859e0
(Fx_file_dialog): Unblock input before falling back to minibuffer.
2005-06-10 23:03:28 +00:00
Luc Teirlinck
4b53b8d7ee
(Parsing Expressions): Fix Texinfo error.
2005-06-10 22:59:17 +00:00
Jason Rumney
2a516a73dd
2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
...
* progmodes/compile.el (compilation-error-regexp-alist-alist)
[msft]: update regexp for newer msft compilers.
2005-06-10 22:54:06 +00:00
Noah Friedman
58f498fede
(ybuffer-list): Don't use $filename; can't use char as placeholder when
...
buffer has no file name and process is still live. Use different printf
cases instead.
2005-06-10 22:39:45 +00:00
Stefan Monnier
b5305167d4
(Parsing Expressions): Document syntax-ppss.
2005-06-10 22:20:25 +00:00
Stefan Monnier
0090e0483c
Remove most autoload cookies.
...
Don't hook into the url-file-handler since it currently breaks all
non-HTTP URLs.
2005-06-10 22:02:23 +00:00
Stefan Monnier
7f95457178
(url-retrieve-synchronously): Don't exit precipitously when
...
fetching a file via ange-ftp.
2005-06-10 21:14:34 +00:00
Stefan Monnier
f1b587064a
(vc-registered): Explicitly disable VC for URL files.
2005-06-10 21:14:10 +00:00
Eli Zaretskii
cd4344a3ee
($(TEMACS)): Depend on addsection.exe.
2005-06-10 17:47:00 +00:00
Luc Teirlinck
9bd4c3ad3e
(Error Debugging): Minor rewording.
...
(Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry' is optional.
2005-06-10 15:43:48 +00:00
Mark A. Hershberger
23d519e49c
eliminate use of inefficient match-data
2005-06-10 15:37:37 +00:00
Juanma Barranquero
578c1340ea
*** empty log message ***
2005-06-10 15:00:48 +00:00
Juanma Barranquero
6cae5f240f
Fixes for changes of 2005-06-09.
...
(thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable as a directory.
(thumbs-thumbname): Remove directory separator from format string;
`thumbs-thumbsdir' now returns a valid directory name.
(thumbs-temp-dir): New defsubst.
(thumbs-temp-file, thumbs-resize-image, thumbs-modify-image): Use it.
2005-06-10 14:59:59 +00:00
Juanma Barranquero
a8ab3e9607
(syms_of_w32fns): Fix spellings.
2005-06-10 14:21:22 +00:00
Juanma Barranquero
2de35a2582
(syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spellings in docstrings.
2005-06-10 14:19:26 +00:00
Juanma Barranquero
466c78c08f
*** empty log message ***
2005-06-10 14:16:23 +00:00
Juanma Barranquero
644efc09c4
(delphi-newline-always-indents): Fix spellings in docstrings.
2005-06-10 14:15:47 +00:00
Juanma Barranquero
bb27ac6f32
(cpp-face-light-name-list, cpp-face-dark-name-list): Fix spellings in
...
docstrings.
2005-06-10 14:15:10 +00:00
Juanma Barranquero
6292d528a7
(cperl-info-on-command-no-prompt, cperl-mode): Fix spellings in docstrings.
2005-06-10 14:14:37 +00:00
Juanma Barranquero
2d0bbf5d1f
(lazy-lock-mode): Fix spellings in docstrings.
2005-06-10 14:14:07 +00:00
Juanma Barranquero
028f45d230
(browse-url-xterm-program): Fix spellings in docstrings.
2005-06-10 14:13:42 +00:00
Juanma Barranquero
2ae78c4d42
(unify-8859-on-encoding-mode): Fix spellings in docstrings.
2005-06-10 14:13:10 +00:00
Juanma Barranquero
11896c0ba5
(describe-coding-system): Fix spellings in docstrings.
2005-06-10 14:12:40 +00:00
Juanma Barranquero
fea6b73606
(select-safe-coding-system-accept-default-p, input-method-exit-on-invalid-key):
...
Fix spellings in docstrings.
2005-06-10 14:12:17 +00:00