summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2001-07-061-2/+5
|
* (syms_of_dosfns): Add \n\ at the end of a line in theEli Zaretskii2001-07-061-1/+1
| | | | doc string line for dos-timezone-offset.
* (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.Eli Zaretskii2001-07-062-1/+10
|
* (do_visible_bell): Add \n\ at the end of each line ofEli Zaretskii2001-07-061-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 deletedKen Raeburn2001-07-0614-5937/+0
|
* *** empty log message ***Gerd Moellmann2001-07-051-0/+2
|
* Include Emacs' header files with #include "...".Gerd Moellmann2001-07-051-4/+4
|
* (specbind): Additionally record the buffer that wasGerd Moellmann2001-07-052-9/+18
| | | | current when a buffer-local or frame-local variable was bound.
* Change comment.Gerd Moellmann2001-07-051-4/+5
|
* (x_produce_glyphs): Don't convert multibyte charactersGerd Moellmann2001-07-042-4/+7
| | | | to unibyte characters in unibyte buffers.
* *** empty log message ***Gerd Moellmann2001-07-031-0/+5
|
* (specbind): If SYMBOL has a frame-local binding, recordGerd Moellmann2001-07-031-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 Moellmann2001-07-031-5/+7
|
* Improve a comment.Gerd Moellmann2001-07-032-1/+11
|
* (compute_line_metrics): On ttys, subtract continuationGerd Moellmann2001-07-031-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 Moellmann2001-07-022-1/+8
|
* * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with theGerd Moellmann2001-07-021-1/+1
| | | | | | | right number of arguments. * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked.
* *** empty log message ***Gerd Moellmann2001-07-021-0/+4
|
* (tags): Depend on $(lwlibdir)/TAGS.Gerd Moellmann2001-07-021-2/+8
| | | | | ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list.
* *** empty log message ***Gerd Moellmann2001-07-021-0/+5
|
* (x_list_fonts): Make sure XFreeFont is calledGerd Moellmann2001-07-021-1/+8
| | | | with input blocked.
* (main): Remove extern declaration for sys_nerr, whichGerd Moellmann2001-06-292-1/+6
| | | | | isn't used and causes a compilation error with GCC 3.0 on FreeBSD 4.3.
* (EmacsFrameSetCharSize): Turn off atimers and blockGerd Moellmann2001-06-272-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 atimersGerd Moellmann2001-06-272-1/+13
| | | | around ioctls.
* (read_char) <non_reread>: Record the previous idleGerd Moellmann2001-06-262-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 Moellmann2001-06-261-0/+13
|
* (handle_invisible_prop): Deal with overlay strings atGerd Moellmann2001-06-261-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 Moellmann2001-06-261-0/+1
|
* (struct x_output): Add member wait_for_wm.Gerd Moellmann2001-06-252-0/+18
|
* (Qwait_for_wm): New variable.Gerd Moellmann2001-06-251-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 dependingGerd Moellmann2001-06-251-13/+31
| | | | on the value of the wait-for-wm frame parameter.
* (try_window_id) <all changes below window end>: Don'tGerd Moellmann2001-06-252-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. Stallman2001-06-231-0/+1
|
* Add details about C-M-a and C-M-e.Richard M. Stallman2001-06-231-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 ZVGerd Moellmann2001-06-192-2/+7
| | | | and a string's end position as POS.
* *** empty log message ***Gerd Moellmann2001-06-181-0/+5
|
* Update copyright.Gerd Moellmann2001-06-181-0/+1
|
* (Ffind_composition_internal): Check POSGerd Moellmann2001-06-181-1/+11
| | | | for validity.
* Fix a typo in a comment.Eli Zaretskii2001-06-181-1/+1
|
* (Fmessage_box): If the frame is not under a windowEli Zaretskii2001-06-152-7/+12
| | | | system, output the message in the echo area.
* Fixed a typo in a comment.Eli Zaretskii2001-06-151-1/+1
|
* *** empty log message ***Richard M. Stallman2001-06-141-0/+5
|
* (try_window_id): When EOB is visible, don't treatRichard M. Stallman2001-06-141-10/+20
| | | | insertion at EOB as if it were "off the bottom of the screen."
* (create_child): Add new parameter is_gui_app.Andrew Innes2001-06-112-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 Monnier2001-06-081-3/+2
|
* (clear_mouse_face): Reset dpyinfo->mouse_face_overlay asStefan Monnier2001-06-022-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 Zaretskii2001-06-022-1/+7
|
* (bootstrap-doc): New target.Gerd Moellmann2001-05-312-1/+12
| | | | (bootstrap-emacs): Depend on it.
* (Fdo_auto_save): Don't try to create the directory ofGerd Moellmann2001-05-312-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 Moellmann2001-05-311-0/+10
|