Commit Graph

16708 Commits

Author SHA1 Message Date
Richard M. Stallman
675d000fab *** empty log message *** 2003-01-20 09:12:53 +00:00
Richard M. Stallman
3354fdcfaa Comment change. 2003-01-20 08:54:46 +00:00
Richard M. Stallman
b2b5455df9 (redisplay_window): If mini window's buffer is not
a minibuffer, then redisplay it like other windows.
2003-01-20 08:53:53 +00:00
Jan Djärv
22174d100d *** empty log message *** 2003-01-19 23:06:42 +00:00
Jan Djärv
b73e73bfb1 ChangeLog 2003-01-19 23:06:15 +00:00
Jan Djärv
1db60b708f *** empty log message *** 2003-01-19 22:55:00 +00:00
Jan Djärv
f392e84376 GTK files gtkutil.c and .h 2003-01-19 21:57:12 +00:00
Jan Djärv
488dd4c404 GTK version 2003-01-19 21:50:03 +00:00
Stefan Monnier
35d0e4fa0f *** empty log message *** 2003-01-19 00:42:46 +00:00
Stefan Monnier
9028b39e36 (Funibyte_char_to_multibyte): Export. 2003-01-19 00:12:12 +00:00
Jan Djärv
bc82cdfe19 * xmenu.c (mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
2003-01-18 09:55:37 +00:00
Jan Djärv
a894238b8c (mouse_position_for_popup): New function.
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
2003-01-18 09:55:37 +00:00
Kim F. Storm
72bb55c6b2 (Finsert): Mention `string-make-multibyte' and
`string-as-multibyte' in doc string.
2003-01-17 12:30:34 +00:00
Kim F. Storm
c8e88f8d46 *** empty log message *** 2003-01-17 12:30:22 +00:00
Kenichi Handa
3c02a6f56c *** empty log message *** 2003-01-17 08:17:23 +00:00
Kenichi Handa
77c49b4ce6 (syms_of_fontset): Setup Vfont_encoding_alist here. 2003-01-17 08:10:00 +00:00
Kenichi Handa
063b53b1b0 (Fformat): Convert an unibyte char argument that is
formatted by "%c" to multibyte if the total result must be a
multibyte string.
2003-01-17 00:47:58 +00:00
Kenichi Handa
1255b58ae9 *** empty log message *** 2003-01-17 00:47:32 +00:00
Kim F. Storm
3452df9e69 (set-process-filter): Document unibyte/multibyte-ness of string argument. 2003-01-16 12:59:18 +00:00
Kim F. Storm
cd7df9c00b *** empty log message *** 2003-01-16 12:59:00 +00:00
Kenichi Handa
56210ecde3 *** empty log message *** 2003-01-16 04:39:20 +00:00
Kenichi Handa
70806df64d (GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
(re_search_2): Likewise.
2003-01-16 04:31:55 +00:00
Kenichi Handa
d3985b7878 (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros. 2003-01-16 04:31:29 +00:00
Kenichi Handa
6e57ec5e65 (message_dolog): Fix bug of the case that *Message*
buffer is unibyte.
2003-01-15 06:38:54 +00:00
Kenichi Handa
6df8b9feea *** empty log message *** 2003-01-15 06:27:32 +00:00
Francesco Potortì
81f6e55f76 (Ftext_properties_at, Fnext_char_property_change)
(Fprevious_char_property_change)
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change, Fnext_property_change)
(Fnext_single_property_change, Fprevious_property_change)
(Fprevious_single_property_change, Fadd_text_properties)
(Fput_text_property, Fset_text_properties)
(Fremove_text_properties, Fremove_list_of_text_properties)
(Ftext_property_any, Ftext_property_not_all): Clarify doc strings.
2003-01-14 23:13:05 +00:00
Francesco Potortì
91f78c999e (Fsubstring): Clarify doc string. 2003-01-14 23:12:31 +00:00
Francesco Potortì
292ddc3149 *** empty log message *** 2003-01-14 23:12:01 +00:00
Kim F. Storm
26a086c6a4 (Fset_process_plist): Fixed return value. 2003-01-14 13:36:14 +00:00
Kim F. Storm
63e4e4c6d4 *** empty log message *** 2003-01-14 10:15:40 +00:00
Kim F. Storm
faa7db081a Reworked 2003-01-12 change -- call a plist a plist!
(QCplist): Renamed from QCvars.  All uses changed.
(Fprocess_plist): Replaces Fprocess_variable.  Simplified.
(Fset_process_plist): Replaces Fset_process_variable.  Simplified.
(syms_of_process): Intern, staticpro, defsubr these.
(Fmake_network_process): Describe :plist arg.  Removed :vars arg.
2003-01-14 09:55:50 +00:00
Kim F. Storm
59be51d7f2 (struct Lisp_Process): New member plist replaces old
member private_vars.  All uses changed.
2003-01-14 09:55:00 +00:00
Francesco Potortì
7ed1656756 *** empty log message *** 2003-01-13 23:16:41 +00:00
Francesco Potortì
e833850f14 *** empty log message *** 2003-01-13 23:08:23 +00:00
Francesco Potortì
e1e7e6dd4e obsoleted 2003-01-13 23:03:30 +00:00
Francesco Potortì
efdc16c957 (Fdelete_directory, Fdelete_file): Document the
behaviour in front of symlinks.
(Fdelete_file): Raise an error on directories.
2003-01-13 22:17:01 +00:00
Dave Love
817cb12775 *** empty log message *** 2003-01-13 13:33:54 +00:00
Dave Love
5c3ea973e7 (Freverse): Use QUIT. 2003-01-13 13:33:42 +00:00
Richard M. Stallman
3e8cf2ea92 *** empty log message *** 2003-01-13 08:23:46 +00:00
Richard M. Stallman
3ea137e95c (minibuffer_completion_contents): Error if point is inside prompt. 2003-01-13 08:22:44 +00:00
Richard M. Stallman
294d643a40 Finish previous change. 2003-01-13 08:22:08 +00:00
Richard M. Stallman
d86ba5c511 (command_loop_1): Don't redisplay directly if there's a post-command-hook. 2003-01-13 08:20:09 +00:00
Richard M. Stallman
d57563b612 (syms_of_fileio) <directory-sep-char>: Doc fix.
(Fdo_auto_save): Add gcpros around Ffile_name_directory.
2003-01-13 08:17:33 +00:00
Kim F. Storm
afd250cb73 *** empty log message *** 2003-01-12 22:23:22 +00:00
Kim F. Storm
94e8ffca66 Added process private variables. 2003-01-12 20:24:57 +00:00
Kim F. Storm
ac4a75846b (QCvars): New variable.
(syms_of_process): Intern and staticpro it.
(Fprocess_variable, Fset_process_variable): New functions.
(syms_of_process): Defsubr them.
(Fstart_process): Initialize private_vars plist to nil.
(Fmake_network_process): New arg :vars to setup the private
variables for new network process.
(server_accept_connection): Copy server's private variables to
client process.
2003-01-12 20:24:06 +00:00
Kim F. Storm
2a061f25b2 (struct Lisp_Process): New member private_vars. 2003-01-12 20:23:45 +00:00
Kim F. Storm
441174202f (pure_alloc): Rewritten and simplified. 2003-01-12 15:40:23 +00:00
Kim F. Storm
035261dccc (pure_alloc): Corrected last change; now align the
pointer and adjust the size rather than aligning the size and
adjusting the pointer.  Use a goto to handle overflow exception.
2003-01-12 00:40:09 +00:00
Kim F. Storm
2c10f02917 *** empty log message *** 2003-01-12 00:38:22 +00:00