aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Fred Pierresteguy1994-01-261-1/+0
* Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Fred Pierresteguy1994-01-261-0/+4
* (read_key_sequence): Properly gcpro fkey_map while using keytran_map.Richard M. Stallman1994-01-261-14/+20
* Find lwlib.h and xlwmenuP.h in ../lwlib.Richard M. Stallman1994-01-261-11/+656
* (x_wm_set_size_hint): Swap southeast and northwest.Richard M. Stallman1994-01-261-22/+282
* Find lwlib.h in ../lwlib.Richard M. Stallman1994-01-261-19/+252
* (widgetobj): New variable.Richard M. Stallman1994-01-261-20/+69
* * m/delta.h (HAVE_BCOPY): undef'd for efficiency.Francesco Potortì1994-01-251-0/+6
* (graft_intervals_into_buffer): Fix one-offRichard M. Stallman1994-01-241-1/+1
* * m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.Francesco Potortì1994-01-241-21/+8
* (Fconcat): Doc fix.Richard M. Stallman1994-01-231-1/+2
* (Fassq, Fassoc): Doc fixes.Richard M. Stallman1994-01-221-4/+4
* (Faset): Doc fix.Richard M. Stallman1994-01-221-2/+2
* (display_menu_bar): Add USE_X_TOOLKIT conditional.Richard M. Stallman1994-01-211-1/+40
* (struct frame): New field external_menu_bar.Richard M. Stallman1994-01-211-0/+6
* [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,Richard M. Stallman1994-01-211-0/+26
* *** empty log message ***Richard M. Stallman1994-01-211-0/+1
* (S_ISDIR): Define if not defined.Richard M. Stallman1994-01-211-13/+12
* (update_end): Clear updating_frame before calling hook.Richard M. Stallman1994-01-211-1/+1
* (double_dollars): New function.Richard M. Stallman1994-01-201-27/+38
* Doc fix.Richard M. Stallman1994-01-201-1/+1
* Doc fixes.Richard M. Stallman1994-01-201-3/+3
* (Fprevious_property_change): Move back at least 1 char.Richard M. Stallman1994-01-201-0/+8
* (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.Richard M. Stallman1994-01-201-0/+29
* Add #undef SYSTEM_MALLOC.Richard M. Stallman1994-01-191-3/+1
* Add #undef for USE_X_TOOLKIT.Richard M. Stallman1994-01-191-0/+3
* entered into RCSRichard M. Stallman1994-01-181-0/+78
* Initial revisionRichard M. Stallman1994-01-182-0/+990
* Don't include stdio.h.Richard M. Stallman1994-01-171-1/+0
* Include stdio.h before config.h.Richard M. Stallman1994-01-171-1/+1
* (init_callproc): Use Vinstallation_directory.Richard M. Stallman1994-01-171-15/+9
* (init_lread): Use Vinstallation_directory.Richard M. Stallman1994-01-171-8/+7
* (Ffile_symlink_p): Doc fix.Richard M. Stallman1994-01-161-3/+3
* (Voverriding_local_map): New variable.Richard M. Stallman1994-01-161-13/+45
* (Fkey_binding): Handle Voverriding_local_map.Richard M. Stallman1994-01-161-13/+31
* Comment change.Paul Reilly1994-01-151-1/+1
* (LD_SWITCH_X_SITE_AUX): Add #undef.Richard M. Stallman1994-01-151-0/+4
* (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.Richard M. Stallman1994-01-151-2/+2
* (Fffloor, Ffceil, Ffround, Fftruncate): New functions.Richard M. Stallman1994-01-151-4/+2
* (request_sigio, unrequest_sigio): Add new versions ofRichard M. Stallman1994-01-151-0/+34
* (command_loop_1): If there's an error in theRichard M. Stallman1994-01-141-2/+22
* (BSTRING): Don't define it here.Richard M. Stallman1994-01-141-5/+0
* (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.Richard M. Stallman1994-01-141-0/+4
* (sigchld_handler, status_message): Handle a NULL in sys_siglist.Richard M. Stallman1994-01-141-4/+23
* (xterm.o): Depends on syssignal.h.Richard M. Stallman1994-01-131-1/+1
* Initial revisionRichard M. Stallman1994-01-132-0/+257
* (sys_siglist) [sun]: Additional Sun-specific signal names.Richard M. Stallman1994-01-121-0/+18
* (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.Roland McGrath1994-01-121-3/+5
* (child_setup): Call close_load_descs.Richard M. Stallman1994-01-111-0/+1
* (Fload): Record descriptor numbers on load_descriptor_list.Richard M. Stallman1994-01-111-0/+29