summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* (CHAR_STRING_NO_SIGNAL): New macro.Gerd Moellmann2001-07-13
|
* (char_to_string_1): Extracted from char_to_string.Gerd Moellmann2001-07-13
| | | | | Return -1 instead of signaling an error. (char_to_string): Use it.
* (get_next_display_element): Use CHAR_STRING_NO_SIGNALGerd Moellmann2001-07-13
| | | | instead of CHAR_STRING which can signal an error.
* (Ffind_coding_systems_region_internal): If safe_codingsStefan Monnier2001-07-12
| | | | is t, don't try to append anything to it.
* (file_name_completion): Pass dp->d_name toEli Zaretskii2001-07-12
| | | | Fstring_match, not elt, which is alays nil here.
* (XTread_socket) <PropertyNotify>: Put the codeGerd Moellmann2001-07-12
| | | | | ignoring events on foreign windows in #if 0. Always dispatch the event after checking it with x_handle_property_notify.
* (x_decline_selection_request): Handle errorsGerd Moellmann2001-07-12
| | | | | | | | | | | caused by receivers that have vanished. (TRACE0, TRACE1, TRACE2): New macros, defined depending on TRACE_SELECTION. Replace fprintfs in #if 0 with TRACE macros to facilitate debugging. Add additional trace statements. (toplevel): Add prototypes for file-local functions. (x_atom_to_symbol): Remove DPYINFO parameter.
* (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.Stefan Monnier2001-07-11
| | | | | (w32_dialog_show): Remove unused `save_wv' variable. (name_is_separator): Recognize "--:foo" and "--foo-bar".
* (try_cursor_movement): Prevent a warning from GCC 3.0.Gerd Moellmann2001-07-11
|
* (unwind_read): Print a message when discarding insertedGerd Moellmann2001-07-11
| | | | | text or switching the buffer to unibyte. Change parameter. (Finsert_file_contents): Don't pass VISIT to unwind_read.
* (Finsert_file_contents): Comment fix.Gerd Moellmann2001-07-11
|
* *** empty log message ***Gerd Moellmann2001-07-11
|
* (unwind_read): New function.Gerd Moellmann2001-07-11
| | | | | (Finsert_file_contents): Record it as unwind-function for the case that reading is interrupted by C-g.
* (update_window): Don't skip the header-lineGerd Moellmann2001-07-10
| | | | update when scrolling_window returns 0.
* *** empty log message ***Gerd Moellmann2001-07-10
|
* (unload_color): Do nothing if PIXEL is -1.Gerd Moellmann2001-07-10
|
* (Fx_create_frame): Initialize frame colors to -1,Gerd Moellmann2001-07-10
| | | | for the case that x_decode_colors signals an error.
* (add_to_log): Do nothing if called asynchronously.Gerd Moellmann2001-07-10
|
* (toplevel): Include <signal.h> and "syssignal.h".Gerd Moellmann2001-07-09
| | | | | (vox_configure, vox_close) [SIGIO]: Block/unblock SIGIO around ioctls.
* *** empty log message ***Eli Zaretskii2001-07-06
|
* (syms_of_dosfns): Add \n\ at the end of a line in theEli Zaretskii2001-07-06
| | | | doc string line for dos-timezone-offset.
* (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.Eli Zaretskii2001-07-06
|
* (do_visible_bell): Add \n\ at the end of each line ofEli Zaretskii2001-07-06
| | | | | | inline assembly, to avoid compiler warnings. (syms_of_msdos): Add \n\ at the end of a doc string line for dos-unsupported-char-glyph.
* properly mark Attic files as deletedKen Raeburn2001-07-06
|
* *** empty log message ***Gerd Moellmann2001-07-05
|
* Include Emacs' header files with #include "...".Gerd Moellmann2001-07-05
|
* (specbind): Additionally record the buffer that wasGerd Moellmann2001-07-05
| | | | current when a buffer-local or frame-local variable was bound.
* Change comment.Gerd Moellmann2001-07-05
|
* (x_produce_glyphs): Don't convert multibyte charactersGerd Moellmann2001-07-04
| | | | to unibyte characters in unibyte buffers.
* *** empty log message ***Gerd Moellmann2001-07-03
|
* (specbind): If SYMBOL has a frame-local binding, recordGerd Moellmann2001-07-03
| | | | | | the frame on the binding stack. Change format of entries for local bindings on the binding stack to '(SYMBOL . WHERE)'. (unbind_to): Handle unbinding a frame-local variable.
* Improve comment.Gerd Moellmann2001-07-03
|
* Improve a comment.Gerd Moellmann2001-07-03
|
* (compute_line_metrics): On ttys, subtract continuationGerd Moellmann2001-07-03
| | | | | | | | glyphs and truncation glyphs at the end of a row from its pixel width. (dump_glyph_row): Print row's continuation_lines_width. (try_window_id): Take the shortcut if ZV is visible in the window, but there are actually no changes at ZV.
* (x_free_dpy_colors): Add prototype.Gerd Moellmann2001-07-02
|
* * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with theGerd Moellmann2001-07-02
| | | | | | | right number of arguments. * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked.
* *** empty log message ***Gerd Moellmann2001-07-02
|
* (tags): Depend on $(lwlibdir)/TAGS.Gerd Moellmann2001-07-02
| | | | | ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list.
* *** empty log message ***Gerd Moellmann2001-07-02
|
* (x_list_fonts): Make sure XFreeFont is calledGerd Moellmann2001-07-02
| | | | with input blocked.
* (main): Remove extern declaration for sys_nerr, whichGerd Moellmann2001-06-29
| | | | | isn't used and causes a compilation error with GCC 3.0 on FreeBSD 4.3.
* (EmacsFrameSetCharSize): Turn off atimers and blockGerd Moellmann2001-06-27
| | | | | | SIGIO around the code where Xt might wait for a ConfigureNotifyEvent. (toplevel): Include <signal.h> and syssignal.h.
* (vox_configure, vox_close): Turn off atimersGerd Moellmann2001-06-27
| | | | around ioctls.
* (read_char) <non_reread>: Record the previous idleGerd Moellmann2001-06-26
| | | | | | start time before calling timer_stop_idle. (read_char) <reread_first>: After processing a help-echo event, restore the previous idle start time.
* *** empty log message ***Gerd Moellmann2001-06-26
|
* (handle_invisible_prop): Deal with overlay strings atGerd Moellmann2001-06-26
| | | | | | | | | the start of invisible text. (setup_for_ellipsis): New function. (next_overlay_string): After all overlay strings have been processed, display an ellipsis if necessary. (load_overlay_strings, get_overlay_strings): Add parameter CHARPOS. (push_it): Initialize display_ellipsis_p on the iterator's stack.
* (struct it): Add member display_ellipsis_p.Gerd Moellmann2001-06-26
|
* (struct x_output): Add member wait_for_wm.Gerd Moellmann2001-06-25
|
* (Qwait_for_wm): New variable.Gerd Moellmann2001-06-25
| | | | | | | (x_frame_parms): Add entry for `wait-for-wm". (x_set_wait_for_wm): New function. (Fx_create_frame): Call x_default_parameter for wait-for-wm. (syms_of_xfns): Initialize and staticpro Qwait_for_wm.
* (EmacsFrameSetCharSize): Set XtNwaitForWm dependingGerd Moellmann2001-06-25
| | | | on the value of the wait-for-wm frame parameter.