Dave Love
20ecf81c6f
Don't eval-*and*-compile font-lock stuff.
1998-04-14 20:57:00 +00:00
Stephen Eglen
8b776ea85c
(mspools-folder-directory): Takes default value of ~/MAIL/ if
...
vm-folder-directory not bound.
(mspools-vm-system-mail): Customize the variable so that if the
environment variable $MAIL is not set, the user can easily set it.
(mspools-vm-system-mail-crash): Variable deleted; we now use
vm-crash-box.
(mspools-set-vm-spool-files): Error if mspools-folder-directory
hasn't been set.
(mspools-set-vm-spool-files): Use mspools-folder-directory rather
than vm-folder-directory.
(mspools-get-spool-files): Error if mspools-folder-directory is nil.
(mspools-get-spool-files): Add $ to regexp to ensure mspools-suffix
matches the end of the filename.
(mspools-mode-map): Bind n and p to next-line and previous-line.
1998-04-14 19:23:37 +00:00
Karl Heuer
968b123401
(x_destroy_bitmap): Declare as void, not int.
...
(x_report_frame_params, x_set_border_pixel): Likewise.
(x_set_internal_border_width): widget_store_internal_border takes
just one arg, not two.
1998-04-14 18:59:48 +00:00
Karl Heuer
26dd83e682
(find-file-noselect): Set buffer-file-coding-system
...
if RAWFILE.
1998-04-14 18:42:32 +00:00
Andreas Schwab
975d21ea0c
(try_window): Fix mixing of Lisp_Object and int.
1998-04-14 13:12:18 +00:00
Andreas Schwab
f8ad443a57
(Fset_window_configuration): Fix mixing of Lisp_Object
...
and int.
1998-04-14 13:11:34 +00:00
Andreas Schwab
a61e51f0d2
(init_sys_modes): Fix mixing of Lisp_Object and int
1998-04-14 13:10:35 +00:00
Andreas Schwab
59fab36902
(compile_pattern, compile_pattern_1): Fix mixing of
...
Lisp_Object and int.
1998-04-14 13:09:08 +00:00
Andreas Schwab
e6d6dff2d0
(read_process_output): Fix mixing of Lisp_Object and
...
int.
1998-04-14 13:05:38 +00:00
Andreas Schwab
dab3ab3ce5
(Fself_insert_and_exit): Fix mixing of Lisp_Object and
...
int.
1998-04-14 13:03:30 +00:00
Andreas Schwab
6acce4eaa2
(set_marker_both): Remove bogus checks on charpos.
1998-04-14 13:02:50 +00:00
Andreas Schwab
d52a7a9263
(parse_menu_item): Don't GCPRO non-lisp variables.
1998-04-14 13:01:59 +00:00
Andreas Schwab
d6b81c0f2f
(signal_after_change): Fix mixing of Lisp_Object and
...
int.
1998-04-14 13:01:05 +00:00
Andreas Schwab
d5d6f7060f
(indented_beyond_p): Fix mixing of Lisp_Object and int.
1998-04-14 13:00:27 +00:00
Andreas Schwab
d4d76014dc
(Fset_mouse_position, Fset_mouse_pixel_position): Fix
...
mixing of Lisp_Object and int.
1998-04-14 13:00:00 +00:00
Andreas Schwab
21ab867fb9
(Fsubstring, substring_both, Fchar_table_range,
...
Fset_char_table_range): Fix mixing of Lisp_Object and int.
1998-04-14 12:59:32 +00:00
Andreas Schwab
b266ae04d7
(Fwrite_region): Fix mixing of Lisp_Object and int.
1998-04-14 12:58:24 +00:00
Andreas Schwab
b98ef0dcdb
(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
...
and int
1998-04-14 12:56:53 +00:00
Andreas Schwab
b39f748c48
(code_convert_region): Fix mixing of Lisp_Object and
...
int.
1998-04-14 12:55:11 +00:00
Andreas Schwab
a8c21066b7
(Fchars_in_region): Fix mixing of Lisp_Object and int.
1998-04-14 12:53:36 +00:00
Andreas Schwab
d387866ae5
(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
...
int.
1998-04-14 12:52:08 +00:00
André Spiegel
4b81132caf
(vc-next-action-on-file): Don't check out after registering. This is
...
two steps instead of one, and the second does not make sense under
CVS.
(vc-next-action): Changed doc string to reflect the above.
1998-04-14 12:38:25 +00:00
Andreas Schwab
0120348b59
Update return types of declarations.
1998-04-14 12:34:43 +00:00
Andreas Schwab
ec5d8db72d
Add more prototypes.
1998-04-14 12:33:47 +00:00
Andreas Schwab
dfcf069d56
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
Andreas Schwab
0f94f94657
(ediff-autostore-merges): Doc fix.
1998-04-14 10:56:46 +00:00
Andreas Schwab
848407099a
(rmail-movemail-flags): Fix customize type.
1998-04-14 10:48:10 +00:00
André Spiegel
c5ce405b34
(command-line-1): Better wording in mouse startup message.
1998-04-14 10:44:53 +00:00
Andreas Schwab
aa6356917b
(byte-compile-warnings): Fix customize
...
type.
1998-04-14 10:43:27 +00:00
Andreas Schwab
f38514a1af
("Korean"): Doc fix.
1998-04-14 10:37:40 +00:00
Andreas Schwab
cf8b2b275c
Prepend ${srcdir} to all non-TIT lisp file names.
...
(leim-list.el): Depend on ${WORLD}.
1998-04-14 10:34:22 +00:00
Andreas Schwab
d9f86f8fe4
(latin-2-alt-postfix): Doc fix.
1998-04-14 10:30:58 +00:00
Andreas Schwab
70e7711955
(Fset_buffer_multibyte): Do nothing if nothing actually
...
changes.
1998-04-14 10:27:32 +00:00
Andreas Schwab
68e3a8f141
(code_convert_region): Call adjust_after_insert also
...
in unibyte mode.
1998-04-14 10:21:04 +00:00
Andreas Schwab
e9cea9474c
(Finsert_file_contents): Call adjust_after_insert also
...
in unibyte mode.
1998-04-14 10:20:03 +00:00
Kenichi Handa
86e4f7c080
(titdic-convert): Message improved.
...
(tit-process-header): Change `Do byte-compile' to `Byte-compile'.
(batch-titdic-convert): Likewise.
1998-04-14 01:07:28 +00:00
Kenichi Handa
f30cc6122e
(code_convert_string): Give decode_coding correct byte
...
length of source text.
1998-04-14 01:06:44 +00:00
Ulrich Drepper
06bd27fdf5
automatically generated from GPLed version
1998-04-14 00:02:53 +00:00
Karl Heuer
4ad8bb205e
(strout): Convert old echo area to multibyte, like printchar.
...
(printchar, strout): If echo area text converted to multibyte
does not all fit, truncate it at char boundary.
1998-04-13 18:58:10 +00:00
Karl Heuer
22ad9937f5
(report-emacs-bug-hook): Don't absolutely
...
reject non-ASCII characters.
1998-04-13 18:57:28 +00:00
Karl Heuer
b8f477cbd2
(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
...
When calling set_marker_both, pass the right buffer.
1998-04-13 18:56:44 +00:00
Karl Heuer
9fdae274dd
(Fcompute_motion): Check that TO and FROM are in range.
1998-04-13 18:56:00 +00:00
Karl Heuer
42d140b44b
(tmm-get-keymap): Handle `menu-item' menu items.
1998-04-13 18:55:05 +00:00
Karl Heuer
73635959b6
*** empty log message ***
1998-04-13 18:53:08 +00:00
Stephen Eglen
7aa122f48c
Customize mail-use-rfc822.
1998-04-13 17:16:40 +00:00
Eli Zaretskii
63d4cd245b
Replace topdir with top_srcdir.
1998-04-13 16:10:58 +00:00
Karl Heuer
05f6170c27
(describe-function-1): New function.
...
(describe-function): Use describe-function-1.
(describe-key): Likewise.
1998-04-13 06:56:24 +00:00
Karl Heuer
7dbce55e8f
(eval-defun): Arrange to use eval-region
...
even if we have to alter the form.
1998-04-13 06:55:34 +00:00
Eli Zaretskii
40437cf549
(dosv_refresh_virtual_screen): Do not use negative arguments.
...
(dos_direct_output): Fix the offset passed to dosv_refresh_virtual_screen.
(IT_display_cursor): Don't call dosv_refresh_virtual_screen.
(IT_reset_terminal_modes): Don't call dosv_refresh_virtual_screen
when setting cursor.
1998-04-13 06:42:31 +00:00
Eli Zaretskii
9140684333
(coding-system-eol-type-mnemonic): Return correct eol-type mnemonics
...
for the nonunix cases.
1998-04-13 06:30:41 +00:00