Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Eli Zaretskii | 2001-07-06 | 1 | -2/+5 |
| | |||||
* | (syms_of_dosfns): Add \n\ at the end of a line in the | Eli Zaretskii | 2001-07-06 | 1 | -1/+1 |
| | | | | doc string line for dos-timezone-offset. | ||||
* | (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0. | Eli Zaretskii | 2001-07-06 | 2 | -1/+10 |
| | |||||
* | (do_visible_bell): Add \n\ at the end of each line of | Eli Zaretskii | 2001-07-06 | 1 | -24/+24 |
| | | | | | | 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 deleted | Ken Raeburn | 2001-07-06 | 14 | -5937/+0 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-05 | 1 | -0/+2 |
| | |||||
* | Include Emacs' header files with #include "...". | Gerd Moellmann | 2001-07-05 | 1 | -4/+4 |
| | |||||
* | (specbind): Additionally record the buffer that was | Gerd Moellmann | 2001-07-05 | 2 | -9/+18 |
| | | | | current when a buffer-local or frame-local variable was bound. | ||||
* | Change comment. | Gerd Moellmann | 2001-07-05 | 1 | -4/+5 |
| | |||||
* | (x_produce_glyphs): Don't convert multibyte characters | Gerd Moellmann | 2001-07-04 | 2 | -4/+7 |
| | | | | to unibyte characters in unibyte buffers. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-03 | 1 | -0/+5 |
| | |||||
* | (specbind): If SYMBOL has a frame-local binding, record | Gerd Moellmann | 2001-07-03 | 1 | -28/+36 |
| | | | | | | 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 Moellmann | 2001-07-03 | 1 | -5/+7 |
| | |||||
* | Improve a comment. | Gerd Moellmann | 2001-07-03 | 2 | -1/+11 |
| | |||||
* | (compute_line_metrics): On ttys, subtract continuation | Gerd Moellmann | 2001-07-03 | 1 | -7/+14 |
| | | | | | | | | 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 Moellmann | 2001-07-02 | 2 | -1/+8 |
| | |||||
* | * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the | Gerd Moellmann | 2001-07-02 | 1 | -1/+1 |
| | | | | | | | right number of arguments. * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-02 | 1 | -0/+4 |
| | |||||
* | (tags): Depend on $(lwlibdir)/TAGS. | Gerd Moellmann | 2001-07-02 | 1 | -2/+8 |
| | | | | | ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-02 | 1 | -0/+5 |
| | |||||
* | (x_list_fonts): Make sure XFreeFont is called | Gerd Moellmann | 2001-07-02 | 1 | -1/+8 |
| | | | | with input blocked. | ||||
* | (main): Remove extern declaration for sys_nerr, which | Gerd Moellmann | 2001-06-29 | 2 | -1/+6 |
| | | | | | isn't used and causes a compilation error with GCC 3.0 on FreeBSD 4.3. | ||||
* | (EmacsFrameSetCharSize): Turn off atimers and block | Gerd Moellmann | 2001-06-27 | 2 | -1/+22 |
| | | | | | | SIGIO around the code where Xt might wait for a ConfigureNotifyEvent. (toplevel): Include <signal.h> and syssignal.h. | ||||
* | (vox_configure, vox_close): Turn off atimers | Gerd Moellmann | 2001-06-27 | 2 | -1/+13 |
| | | | | around ioctls. | ||||
* | (read_char) <non_reread>: Record the previous idle | Gerd Moellmann | 2001-06-26 | 2 | -2/+16 |
| | | | | | | 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 Moellmann | 2001-06-26 | 1 | -0/+13 |
| | |||||
* | (handle_invisible_prop): Deal with overlay strings at | Gerd Moellmann | 2001-06-26 | 1 | -41/+75 |
| | | | | | | | | | 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 Moellmann | 2001-06-26 | 1 | -0/+1 |
| | |||||
* | (struct x_output): Add member wait_for_wm. | Gerd Moellmann | 2001-06-25 | 2 | -0/+18 |
| | |||||
* | (Qwait_for_wm): New variable. | Gerd Moellmann | 2001-06-25 | 1 | -2/+23 |
| | | | | | | | (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 depending | Gerd Moellmann | 2001-06-25 | 1 | -13/+31 |
| | | | | on the value of the wait-for-wm frame parameter. | ||||
* | (try_window_id) <all changes below window end>: Don't | Gerd Moellmann | 2001-06-25 | 2 | -14/+21 |
| | | | | | | take this shortcut if ZV is visible in the window. (try_window_id): When checking for window start being in changed text, don't check that the buffer's size has changed. | ||||
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 2001-06-23 | 1 | -0/+1 |
| | |||||
* | Add details about C-M-a and C-M-e. | Richard M. Stallman | 2001-06-23 | 1 | -0/+4 |
| | | | | | | | | | | Index indent-for-tab-command. Clarify TAB on lines inside paren grouping. Clarify which languages a C style applies to. Clarify how c-default-style takes effect. c-set-style affects only current buffer. Clarify blink-matching-delay. | ||||
* | (Ffind_composition_internal): Accept ZV | Gerd Moellmann | 2001-06-19 | 2 | -2/+7 |
| | | | | and a string's end position as POS. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-06-18 | 1 | -0/+5 |
| | |||||
* | Update copyright. | Gerd Moellmann | 2001-06-18 | 1 | -0/+1 |
| | |||||
* | (Ffind_composition_internal): Check POS | Gerd Moellmann | 2001-06-18 | 1 | -1/+11 |
| | | | | for validity. | ||||
* | Fix a typo in a comment. | Eli Zaretskii | 2001-06-18 | 1 | -1/+1 |
| | |||||
* | (Fmessage_box): If the frame is not under a window | Eli Zaretskii | 2001-06-15 | 2 | -7/+12 |
| | | | | system, output the message in the echo area. | ||||
* | Fixed a typo in a comment. | Eli Zaretskii | 2001-06-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-06-14 | 1 | -0/+5 |
| | |||||
* | (try_window_id): When EOB is visible, don't treat | Richard M. Stallman | 2001-06-14 | 1 | -10/+20 |
| | | | | insertion at EOB as if it were "off the bottom of the screen." | ||||
* | (create_child): Add new parameter is_gui_app. | Andrew Innes | 2001-06-11 | 2 | -12/+33 |
| | | | | | | | | | (w32_executable_type): Add new parameter is_gui_app. (sys_spawnve): Use it. (sys_kill): Fake ^C for SIGINT, and ^Break (if possible) for SIGQUIT. This matches better how the signals are interpreted by MSVC compiled programs. (syms_of_ntproc): Update docstring. | ||||
* | *** empty log message *** | Stefan Monnier | 2001-06-08 | 1 | -3/+2 |
| | |||||
* | (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as | Stefan Monnier | 2001-06-02 | 2 | -0/+7 |
| | | | | | well otherwise note_mouse_highlight might optimize away highlighting if we pass over that same overlay again. | ||||
* | (Fload): Document that the argument is run via substitute-in-file-name. | Eli Zaretskii | 2001-06-02 | 2 | -1/+7 |
| | |||||
* | (bootstrap-doc): New target. | Gerd Moellmann | 2001-05-31 | 2 | -1/+12 |
| | | | | (bootstrap-emacs): Depend on it. | ||||
* | (Fdo_auto_save): Don't try to create the directory of | Gerd Moellmann | 2001-05-31 | 2 | -5/+17 |
| | | | | | | auto-save-list-file-name when shutting down Emacs, because creating the directory might signal an error, and leaves Emacs in a strange state. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-05-31 | 1 | -0/+10 |
| |