summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.Karl Heuer1994-02-021-1/+5
* (try_window_id): Don't pass value beyond ZV to compute_motion.Karl Heuer1994-02-021-3/+3
* (Fpos_visible_in_window_p): Return nil if POS > ZV.Karl Heuer1994-02-021-1/+1
* (x_term_init): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-21/+1
* (get_system_name): Declared.Karl Heuer1994-02-021-0/+2
* (x_get_customization_string): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-17/+4
* (get_system_name): Remove restriction on hostname size.Karl Heuer1994-02-021-74/+88
* (Fmod): Use HAVE_FMOD.Karl Heuer1994-02-011-1/+1
* (HAVE_FMOD): Add another #undef.Karl Heuer1994-02-011-0/+1
* (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.Richard M. Stallman1994-02-011-2/+2
* (x_set_menu_bar_lines): Test also menubar_widget before callingFred Pierresteguy1994-02-011-1/+2
* (dumpglyphs): Don't crash for invalid face code.Richard M. Stallman1994-02-011-3/+3
* *** empty log message ***Richard M. Stallman1994-01-311-28/+66
* *** empty log message ***Richard M. Stallman1994-01-301-13/+18
* entered into RCSRichard M. Stallman1994-01-301-1/+1
* Whitespace changes.Richard M. Stallman1994-01-301-8/+10
* Whitespace change.Richard M. Stallman1994-01-301-2/+2
* (configuration): Change # comment to C comment.Richard M. Stallman1994-01-301-2/+2
* Scale by sizeof when allocating objects.Karl Heuer1994-01-291-4/+10
* (kill-all-local-variables): follow symbol forwarding.Karl Heuer1994-01-291-1/+2
* Include stdio.h.Richard M. Stallman1994-01-291-4/+7
* (init_lread): Put non-ex-dir warnings on stderr.Richard M. Stallman1994-01-291-2/+2
* (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSiz...Fred Pierresteguy1994-01-281-5/+8
* * xterm.c (x_term_init): Cast to (char **) before assignment to argv.Fred Pierresteguy1994-01-281-1/+1
* * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional andFred Pierresteguy1994-01-271-0/+13
* (x_set_mouse_position): Don't raise the frame.Richard M. Stallman1994-01-261-0/+2
* (mkdir): Use MKDIR_PROTOTYPE if defined.Richard M. Stallman1994-01-261-0/+4
* [__GNUC__] (MKDIR_PROTOTYPE): Defined.Richard M. Stallman1994-01-261-0/+7
* 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