summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* *** empty log message ***emacs-pretest-21.0.106Gerd Moellmann2001-09-25
* (read_char): Don't clear a message for a switch-frameGerd Moellmann2001-09-25
* (fast_find_position) [0]: Add a presumably more correctGerd Moellmann2001-09-25
* (row_containing_pos): Add prototype.Gerd Moellmann2001-09-25
* (row_containing_pos): Make externally visible.Gerd Moellmann2001-09-25
* *** empty log message ***Gerd Moellmann2001-09-25
* (send_process): Disable composition if from_byte < 0.Gerd Moellmann2001-09-25
* (refreshicon): Removed.Gerd Moellmann2001-09-24
* (xterm.o): Remove references to sink.h and sinkmask.h.Gerd Moellmann2001-09-24
* (toplevel): Remove includes in #if 0.Gerd Moellmann2001-09-24
* *** empty log message ***Gerd Moellmann2001-09-24
* (sigchld_handler) [LINUX]: Don't return fromGerd Moellmann2001-09-24
* (wait_for_termination) [POSIX_SIGNALS]: TerminateGerd Moellmann2001-09-21
* (shortlisp): Add env. From Markus Rost.Eli Zaretskii2001-09-21
* (wait_for_termination): Add a FIXME comment for the use of non-POSIXGerd Moellmann2001-09-20
* (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQGerd Moellmann2001-09-20
* (Fcall_process): Handle errors from pipe(2).Gerd Moellmann2001-09-20
* (decode_mode_spec): Add parameter MULTIBYTE.Gerd Moellmann2001-09-19
* (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.Gerd Moellmann2001-09-19
* *** empty log message ***Gerd Moellmann2001-09-19
* (DATA_SEG_BITS): Also define for GCC 3.Gerd Moellmann2001-09-19
* *** empty log message ***Gerd Moellmann2001-09-18
* (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) toGerd Moellmann2001-09-18
* Fix a typo in a comment.Eli Zaretskii2001-09-18
* *** empty log message ***Gerd Moellmann2001-09-18
* (modify_overlay): Don't do nothing if START == END;Gerd Moellmann2001-09-18
* (C_SWITCH_SYSTEM): Add.Gerd Moellmann2001-09-18
* (try_window_id) [!GLYPH_DEBUG]: Give up ifGerd Moellmann2001-09-18
* *** empty log message ***Gerd Moellmann2001-09-17
* (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF andGerd Moellmann2001-09-17
* *** empty log message ***Gerd Moellmann2001-09-17
* (DATA_SEG_BITS) [__linux__]: Define for GCCGerd Moellmann2001-09-17
* Fix a typo in a comment. From Pavel Janik.Eli Zaretskii2001-09-15
* *** empty log message ***Eli Zaretskii2001-09-14
* (Ffile_attributes): Doc fix.Eli Zaretskii2001-09-14
* *** empty log message ***Gerd Moellmann2001-09-14
* (Ffile_symlink_p): Fix last change.Gerd Moellmann2001-09-14
* (current_lock_owner): Fix last change.Gerd Moellmann2001-09-14
* Fix last change.Gerd Moellmann2001-09-13
* (current_lock_owner): If readlink returns ERANGE,Gerd Moellmann2001-09-13
* (Ffile_symlink_p): If readlink returns ERANGE, takeGerd Moellmann2001-09-13
* (reseat_1): Set IT's multibyte_p flag according to theGerd Moellmann2001-09-13
* (Fx_window_property): Handle case that property getsGerd Moellmann2001-09-13
* (set_window_cursor_after_update): Fix codeGerd Moellmann2001-09-12
* (read_minibuf_unwind): Bind inhibit-modification-hooks.Gerd Moellmann2001-09-11
* (read_minibuf): Bind inhibit-modification-hooks to t,Gerd Moellmann2001-09-11
* (verify_interval_modification): Fix last change.Gerd Moellmann2001-09-11
* (with_echo_area_buffer): Bind inhibit-modification-hooksGerd Moellmann2001-09-11
* (Qinhibit_modification_hooks): Declare.Gerd Moellmann2001-09-11
* (Qinhibit_modification_hooks): New variable.Gerd Moellmann2001-09-11