1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-19 05:13:34 -07:00
Commit graph

8054 commits

Author SHA1 Message Date
Karl Heuer
4461bfd37f (round_up): Make arguments and return type unsigned. 1997-10-02 03:12:38 +00:00
Karl Heuer
265375e7ff (syms_of_print): Fix doc string of print-gensym. 1997-10-02 03:10:50 +00:00
Karl Heuer
c23edb78db Make sure that make-docfile does not see the doc string
of the disabled function eval-current-buffer.
1997-10-02 03:10:35 +00:00
Karl Heuer
726ed0dab6 Repeat the argument list of format-time-string in the
comment for make-docstring.
1997-10-02 03:10:12 +00:00
Richard M. Stallman
c151e13c0e [! HAVE_LIBXMU] (LIBXMU): Define as empty.
[! HAVE_LIBXMU] (NO_EDITRES): Defined.
1997-10-01 17:24:24 +00:00
Paul Eggert
ffa0434b9d automatically generated from GPLed version 1997-09-30 18:13:00 +00:00
Karl Heuer
b4f334f797 (Qwidget_type): New variable.
(widget-plist-member, widget-put, widget-get, widget-apply): Move
here from lisp/wid-edit.el; translated into C for efficiency.
(syms_of_fns): Initialize Qwidget_type; defsubr new functions.
1997-09-30 07:15:28 +00:00
Karl Heuer
991667f86e Fix name of include file to match 1996-08-24 renaming. 1997-09-29 18:53:12 +00:00
Karl Heuer
2153266750 (relinquish): When returning memory to the system,
watch out for the original data segment boundary.
1997-09-27 16:01:00 +00:00
Kenichi Handa
bd5d4159b7 (push_key_description): Delete useless `if' statement. 1997-09-25 12:25:01 +00:00
Kenichi Handa
05505664cf (find_charset_in_str): Return also charsets in
composite characters.
1997-09-25 12:25:01 +00:00
Karl Heuer
5d516f2d33 (mode-line-format): Doc fix. 1997-09-25 00:40:45 +00:00
Geoff Voelker
b4c7684c90 (child_setup) [WINDOWSNT]: Change directory of
child instead of parent.
1997-09-23 17:30:24 +00:00
Richard M. Stallman
e3ee748781 (command_loop_1): Add nonascii_insert_offset
before calling direct_output_for_insert.
1997-09-17 00:53:33 +00:00
Richard M. Stallman
39ffc6175d (compute_motion): Ignore the display table entry for a
base leading code when dealing with multibyte characters.
1997-09-15 19:51:28 +00:00
Richard M. Stallman
0de6b8f4a0 (Finsert_file_contents): If a coding system is
specified explicitly on visiting a new file, set
buffer-file-coding system of the new buffer to the specified one.
1997-09-14 17:21:28 +00:00
Richard M. Stallman
993d17f24c Comment change. 1997-09-14 15:57:18 +00:00
Richard M. Stallman
a3788d5332 When redisplaying the echo area, use the value
of enable-multibyte-characters from when message was called.
(message_enable_multibyte): New variable.
(message2_nolog): Set the variable.
(echo_area_display): Use that variable.
(display_string): New arg MULTIBYTE.  Callers changed.

(display_menu_bar): Include WINDOW_LEFT_MARGIN in maxendcol.
1997-09-13 08:42:12 +00:00
Richard M. Stallman
7e3e3ad1e5 (syms_of_minibuf): Doc fix. 1997-09-13 06:02:11 +00:00
Richard M. Stallman
cd22039d5b (Fexternal_debugging_output): On Windows output to debugger. 1997-09-12 04:06:46 +00:00
Paul Eggert
89752145b5 automatically generated from GPLed version 1997-09-11 18:22:03 +00:00
Richard M. Stallman
c6a6499f7d Switch to raw-text as coding system. 1997-09-11 17:51:36 +00:00
Richard M. Stallman
4e82508479 (syms_of_msdos): Intern background-color and
foreground-color, and staticpro them.
(IT_set_frame_parameters): Use Qforeground_color and
Qbackground_color.
1997-09-11 01:27:57 +00:00
Richard M. Stallman
b1d1b865a1 (ENCODE_FILE): New macro.
(Vfile_name_coding_system): New variable.
(syms_of_fileio): Set up Lisp variable.
(Fset_visited_file_modtime): Use ENCODE_FILE.
(Fcopy_file, Fmake_directory_internal, Fdelete_directory, Fdelete_file)
(Frename_file, Fadd_name_to_file, Ffile_exists_p Ffile_executable_p)
(Ffile_readable_p, Ffile_writable_p, Faccess_file, Ffile_symlink_p)
(Ffile_directory_p, Ffile_accessible_directory_p, Ffile_regular_p)
(Ffile_modes, Fset_file_modes, Ffile_newer_than_file_p, Fwrite_region)
(Finsert_file_contents, Fverify_visited_file_modtime): Likewise.

(Ffile_symlink_p): Decode the file name value.
1997-09-11 00:00:01 +00:00
Richard M. Stallman
d1d0d27fec (BROKEN_MKTIME): Define. 1997-09-10 03:26:31 +00:00
Richard M. Stallman
89e1ec1dd0 (Fcall_process): Encode the new current dir. 1997-09-09 05:32:07 +00:00
Richard M. Stallman
a932f187fb (create_process): Encode the new current dir. 1997-09-09 05:30:58 +00:00
Richard M. Stallman
0a53202aab (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
argument of update_syntax_table.
(UPDATE_SYNTAX_TABLE_BACKWARD): Likewise.
(UPDATE_SYNTAX_TABLE): Likewise.
1997-09-09 00:48:08 +00:00
Richard M. Stallman
f03f248997 (x_screen_planes): Fix type of argument. 1997-09-09 00:47:40 +00:00
Richard M. Stallman
35cb86869d (encode_designation_at_bol): Fix type of local vars C1, C2. 1997-09-09 00:46:00 +00:00
Richard M. Stallman
24c2a54f4c (ENCODE_FILE): New macro.
(Ffile_attributes): Encode the file names to operate on.
(file_name_completion): Do completion on encoded name, then decode.
(Fdirectory_files): Encode the argument.
Decode all result file names using Vfile_name_coding_system.
1997-09-08 10:09:15 +00:00
Richard M. Stallman
fe487a7128 (Fencode_coding_string, Fdecode_coding_string): Doc fixes. 1997-09-08 10:00:48 +00:00
Richard M. Stallman
13febd855d (Feval_buffer): New arg FILENAME. 1997-09-07 18:32:49 +00:00
Richard M. Stallman
d8b9150f33 (modify_overlay): Update overlay_modiff of proper buffer. 1997-09-07 17:49:08 +00:00
Richard M. Stallman
e0f7eb3bb0 Test __OpenBSD__ along with __NetBSD__. 1997-09-07 05:25:37 +00:00
Richard M. Stallman
8082986440 Initial revision 1997-09-07 05:14:46 +00:00
Richard M. Stallman
0f8b8c5063 (Fcall_process_region): Fix previous change:
never override Vcoding_system_for_write.
1997-09-07 04:25:59 +00:00
Richard M. Stallman
3f1ea77ed6 (display_string): Determine multibyte from current buffer,
not from W's buffer.
1997-09-07 04:22:29 +00:00
Richard M. Stallman
cb1ee8118f Test __OpenBSD__ along with __NetBSD__.
[__OpenBSD__]: Include sys/exec_elf.h.
1997-09-06 19:40:22 +00:00
Richard M. Stallman
61e630894a Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
Kenichi Handa
b19fd4c592 (Ffind_operation_coding_system): If a function in
XXX-coding-system-alist returns a coding system (instead of cons
of coding systems), return cons of it.
1997-09-05 08:07:44 +00:00
Richard M. Stallman
024d8713bc (Fcall_interactively): Pass new arg to Fread_coding_system. 1997-09-05 05:38:41 +00:00
Richard M. Stallman
9b787f3ead (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM. 1997-09-05 05:38:21 +00:00
Richard M. Stallman
34ba1f2ea4 (Fread_coding_system): Update decl. 1997-09-05 05:37:59 +00:00
Richard M. Stallman
82330e7fc0 (Fexpand_file_name): If default dir isn't string, use `/'. 1997-09-05 01:21:43 +00:00
Erik Naggum
744b2e45aa (main): Update Copyright messages. 1997-09-04 11:57:12 +00:00
Richard M. Stallman
3c8fccc3e5 (Faset): Simplify a statement in the char-table case.
This is to help some compilers.
1997-09-04 06:30:27 +00:00
Richard M. Stallman
bb0115a22e (Qcoding_system_history): New variable.
(syms_of_coding): Initialize it.
(Fread_coding_system): Use Qcoding_system_history.
1997-09-04 05:58:20 +00:00
Richard M. Stallman
f44d27ceec (setup_coding_system, Ffind_operation_coding_system)
(Fdetect_coding_region, Fread_coding_system):
Don't initialize a Lisp_Object.
1997-09-04 04:55:52 +00:00
Richard M. Stallman
1b2af4b0ba (detect_coding_mask): Re-work previous change.
(detect_eol): Fix use of == instead of -.
1997-09-04 03:31:10 +00:00