aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.Karl Heuer1995-12-211-0/+2
* (X11R5_INHIBIT_I18N): Defined.Karl Heuer1995-12-211-0/+3
* (HAVE_X11R6): New macro, defined when appropriate.Karl Heuer1995-12-211-0/+6
* (x_connection_signal): Set an alarm around XNoOp call.Karl Heuer1995-12-211-1/+12
* [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.Karl Heuer1995-12-211-0/+7
* (Fsplit_window): Rename size to size_int and chsize to size.Karl Heuer1995-12-211-24/+24
* (add_properties, remove_properties, set_properties):Karl Heuer1995-12-211-0/+8
* (PURE_P): New macro (three definitions).Karl Heuer1995-12-211-15/+22
* (Fopen_network_stream): Call bind_polling_period earlier.Karl Heuer1995-12-211-7/+7
* (Ferror_message_string): New function.Karl Heuer1995-12-211-1/+77
* (read_minibuf): Pass PROPS arg to make_buffer_string.Karl Heuer1995-12-211-1/+3
* (C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.Karl Heuer1995-12-211-0/+2
* (Fstore_kbd_macro_event): New function.Karl Heuer1995-12-211-0/+11
* (init_lread): Add ../lisp (in build dir) to load-pathKarl Heuer1995-12-211-1/+4
* (Fkey_binding): Handle text-property keymaps.Karl Heuer1995-12-211-4/+8
* (Fcommand_execute): Allow function + args list as cmd.Karl Heuer1995-12-211-47/+3
* (syms_of_fileio): Doc fix.Karl Heuer1995-12-211-1/+4
* (skip_debugger): New function.Karl Heuer1995-12-211-4/+57
* (Fset_time_zone_rule): Move static var environbufKarl Heuer1995-12-211-11/+105
* (HAVE_LIBXMU): Add #undef.Karl Heuer1995-12-211-9/+1
* (Fbackward_char, Fforward_char): Rename arg to ARG.Karl Heuer1995-12-211-14/+14
* (Fcall_interactively): Handle an arg of form (FCN ARGS...).Karl Heuer1995-12-211-5/+29
* (struct buffer): Delete redisplay_end_trigger field.Karl Heuer1995-12-211-4/+0
* (Fkill_buffer): Rename arg bufname to buffer.Karl Heuer1995-12-211-27/+25
* (LIBXT): Handle LIBXT_STATIC.Karl Heuer1995-12-211-13/+63
* (redisplay_window): Don't do the scroll_step thingKarl Heuer1995-12-211-1/+2
* (Fcall_interactively): Don't log prompt strings.Karl Heuer1995-12-191-2/+2
* Use <paths.h>, not "paths.h".Karl Heuer1995-12-191-1/+1
* [!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-positionKarl Heuer1995-12-191-0/+1
* delete declarations for `Vdos_menubar_clock' andKarl Heuer1995-12-191-2/+0
* (syms_of_dosfns): delete the `dos-menubar-clock' andKarl Heuer1995-12-191-11/+0
* (check_timer): get rid of the DOS-specific menubar clockKarl Heuer1995-12-191-44/+57
* (LD_SWITCH_MACHINE): Don't define if using GCC.Richard M. Stallman1995-12-151-0/+2
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]:Richard M. Stallman1995-12-151-2/+3
* (message_dolog): Save and restore windows_or_buffers_changed.Richard M. Stallman1995-12-151-0/+2
* (x_connection_closed): Don't delete dpyinfo if it's null.Karl Heuer1995-12-131-1/+2
* (Fsplit_window): Account for scroll bar width.Karl Heuer1995-12-131-8/+16
* (AT_WORD_BOUNDARY): Disable macro.Karl Heuer1995-12-131-7/+46
* (main): Fix args to handle `--display DISPLAY'.Karl Heuer1995-12-131-1/+1
* (choose_minibuf_frame): Test HAVE_X_WINDOWS.Karl Heuer1995-12-131-1/+1
* (Fcall_process) [MSDOS]: Support redirection ofKarl Heuer1995-12-131-22/+30
* (run_msdos_command): Support redirection of stderr.Karl Heuer1995-12-131-4/+5
* (IT_set_terminal_modes): Save screen color attributeKarl Heuer1995-12-131-5/+50
* (Ftype_of): Return `char-table' and `bool-vector' forKarl Heuer1995-12-131-0/+9
* (XMenuActivate): Display the menu pane title.Karl Heuer1995-12-131-5/+3
* (PTY_OPEN): Block SIGCHLD during openpty.Karl Heuer1995-12-131-0/+3
* (LIBXMU): Use dynamic linking.Karl Heuer1995-12-131-2/+2
* (create_process): Use Posix signal handling toKarl Heuer1995-12-131-3/+50
* (HAVE_VFORK): Remove #undef, since we nowKarl Heuer1995-12-131-9/+0
* Fix misspelled comment.Paul Eggert1995-12-061-1/+1