1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

14920 commits

Author SHA1 Message Date
Eli Zaretskii
2ad56c09dd Note that describe-categories was moved to lisp/help-fns.el. 2001-11-29 19:56:41 +00:00
Pavel Janík
0142178afa *** empty log message *** 2001-11-29 17:44:17 +00:00
Pavel Janík
1d42cee4d0 Removed. 2001-11-29 17:37:03 +00:00
Stefan Monnier
99e380ee65 *** empty log message *** 2001-11-29 17:13:32 +00:00
Dave Love
d4824a5df4 *** empty log message *** 2001-11-29 12:55:07 +00:00
Dave Love
0192762cef (syms_of_coding) <Qchar_coding_system>: Give it an
extra extra slot.
(detect_coding_mask): Fix call of detect_coding_iso2022.
2001-11-29 12:54:12 +00:00
Pavel Janík
b1356234ad *** empty log message *** 2001-11-29 06:55:05 +00:00
Pavel Janík
346ebf538d (file-name-coding-system, default-file-name-coding-system): Doc fix (links
to referenced variables added).
2001-11-29 06:54:34 +00:00
Stefan Monnier
9f0443f99e (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
Add dummy uses of gcproN variables.
2001-11-29 02:31:59 +00:00
Stefan Monnier
3ce081f574 *** empty log message *** 2001-11-29 02:28:17 +00:00
Richard M. Stallman
66458f3247 *** empty log message *** 2001-11-29 00:53:52 +00:00
Richard M. Stallman
204ee27163 (Ffind_file_name_handler): Avoid initializer for `result'. 2001-11-29 00:52:55 +00:00
Richard M. Stallman
99b7e54396 (lispdir): New variable, referring to build dir.
(TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource).
2001-11-29 00:52:02 +00:00
Andrew Innes
59a86c996c (w32_menu_display_help): Actually add the new argument
OWNER.
2001-11-28 22:25:51 +00:00
Stefan Monnier
3055c5a456 (describe_category, describe_category_1, Fdescribe_categories): Remove.
(syms_of_category): Don't defsubr Sdescribe_categories.
2001-11-28 20:44:42 +00:00
Jason Rumney
eb77a5f44a (w32_read_socket) <WM_MENUSELECT>: Remove.
(w32_read_socket): Use EQ to compare frames.
2001-11-28 20:38:49 +00:00
Jason Rumney
4e3a1c6137 (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
(Fx_show_tip): Don't subtract last width from row width.
2001-11-28 20:34:46 +00:00
Jason Rumney
1c5acb8c6d (add_menu_item): Do not use owner-draw for disabled menu items.
From David Ponce <dponce@wanadoo.fr>.
(w32_dialog_show) [HAVE_DIALOGS]: Compile whole
function conditionally.
(w32_menu_display_help): New argument OWNER. Rewritten to store a
help event in the owner frame's keyboard buffer.
2001-11-28 20:31:43 +00:00
Gerd Moellmann
bb313871fb (x_draw_glyphs): Don't call notice_overwritten_cursor if
OVERLAPS_P.
2001-11-28 17:09:34 +00:00
Pavel Janík
6052529b3c (message_dolog): Remove unused variables gcpro2', gcpro3' and `gcpro4'. 2001-11-28 08:12:53 +00:00
Pavel Janík
55b43a6305 (decode_coding_string): Remove unused variable `gcpro1'. 2001-11-28 07:36:46 +00:00
Stefan Monnier
64ef29210e Use AREF and ASIZE. 2001-11-28 07:25:03 +00:00
Stefan Monnier
d28981c94d (run_hook_list_with_args): Remove.
(LIST_END_P): Fix call to wrong_type_argument.
(make_fixnum_or_float): Use EMACS_INT rather than int.
2001-11-27 19:28:52 +00:00
Stefan Monnier
9fabb2f550 *** empty log message *** 2001-11-27 19:23:17 +00:00
Eli Zaretskii
c88e534769 *** empty log message *** 2001-11-27 17:35:04 +00:00
Stefan Monnier
394e256115 (syms_of_syntax): Remove defsubr of Sdescribe_syntax.
(describe_syntax, describe_syntax_1, Fdescribe_syntax): Remove.
2001-11-26 23:37:01 +00:00
Stefan Monnier
845975f566 Use AREF and ASIZE.
(Ffetch_bytecode): Add the file name to the error message.
2001-11-26 23:29:48 +00:00
Stefan Monnier
111ed14e93 *** empty log message *** 2001-11-26 23:03:47 +00:00
Stefan Monnier
8d2ced5397 (Ffind_file_name_handler): Give precedence to handlers
which match the end of the file-name.
(Fsubstitute_in_file_name): Don't signal an error if $ENVVAR
is not a valid env var, but leave it as is instead.
2001-11-26 22:54:37 +00:00
Stefan Monnier
4dc3eb25ae (access_keymap): Handle t bindings like nil bindings.
Make nil bindings in char-tables transparent.
(store_in_keymap): Turn a nil binding into a t binding for char-tables.
2001-11-26 22:30:21 +00:00
Richard M. Stallman
d14204358f *** empty log message *** 2001-11-26 20:16:17 +00:00
Richard M. Stallman
49f68fd22b (set_text_properties_1): Allow args in either order.
Do nothing if range is empty.
2001-11-26 20:10:04 +00:00
Richard M. Stallman
ebcbef4efb *** empty log message *** 2001-11-26 11:01:20 +00:00
Richard M. Stallman
05d6956f0c (mostlyclean): Delete bootstrap-emacs here.
(clean): Not here.
2001-11-26 10:53:53 +00:00
Richard M. Stallman
2fa0eedfbc (mallocobj): Simplify logic using auxiliary vars. 2001-11-26 10:52:40 +00:00
Stefan Monnier
5c131048fe *** empty log message *** 2001-11-26 02:26:04 +00:00
Stefan Monnier
ce768453c1 (set_text_properties_1): Clearly mark that the interval should not be empty. 2001-11-26 02:19:38 +00:00
Stefan Monnier
201ffa579a (graft_intervals_into_buffer):
Don't call set_text_properties_1 on an empty interval.
2001-11-26 02:16:59 +00:00
Richard M. Stallman
6108b49c0a (unexec): Index by n, not nn, when checking for ".sbss". 2001-11-26 01:19:06 +00:00
Richard M. Stallman
7ec8aa3fdd (Fcall_process): When we make a bigger buffer for bufptr,
don't lose the data in it.
2001-11-26 00:36:28 +00:00
Richard M. Stallman
96d276c351 *** empty log message *** 2001-11-26 00:34:09 +00:00
Richard M. Stallman
98040cf186 (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks. 2001-11-26 00:08:20 +00:00
Richard M. Stallman
f1597a3a85 (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. 2001-11-26 00:07:17 +00:00
Richard M. Stallman
6a15331f02 (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. 2001-11-26 00:05:33 +00:00
Richard M. Stallman
5eea19a4fb *** empty log message *** 2001-11-26 00:04:43 +00:00
Stefan Monnier
438e57dde3 *** empty log message *** 2001-11-25 23:07:49 +00:00
Stefan Monnier
c319cf2458 (merge_face_heights): Coerce back to int explicitly. 2001-11-25 23:07:38 +00:00
Eli Zaretskii
b0f906c845 (Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>. 2001-11-25 18:21:09 +00:00
Jason Rumney
59ce1461a2 *** empty log message *** 2001-11-25 11:35:13 +00:00
Jason Rumney
0e3fcdef7f (x_create_tip_frame): Set frame's fringes_extra to 0.
(Fx_show_tip): Block input during frame creation.
(Fx_show_tip, Fx_hide_tip): Enable.
2001-11-25 11:03:33 +00:00