aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (set_frame_menubar): Set menubar_height field.Karl Heuer1995-05-241-0/+19
|
* (x_window) [both versions]: Set menubar_height.Karl Heuer1995-05-241-8/+7
| | | | | [USE_X_TOOLKIT] (x_window): Don't call XMoveWindow or x_calc_absolute_position. Do use the border_width.
* (x_calc_absolute_position): Use menubar_height field.Karl Heuer1995-05-241-3/+10
| | | | | In toolkit case, use outermost Emacs widget and its parent. [USE_X_TOOLKIT] (x_make_frame_visible): Do call x_set_offset.
* (create_frame_gcs, setup_frame_gcs): Reformat long statements.Karl Heuer1995-05-241-22/+23
|
* (hack_wm_protocols): Use cast instead of suffix.Karl Heuer1995-05-241-1/+1
|
* [USE_X_TOOLKIT] (x_window): Pass position to toolkitKarl Heuer1995-05-241-4/+15
| | | | | only if user-specified. But always use XMoveWindow to move the window to that position.
* (Fgarbage_collect): Clear consing_since_gc first thing.Karl Heuer1995-05-241-0/+4
|
* (delete-frame-enabled-p): New subroutine.Karl Heuer1995-05-241-7/+12
| | | | Use frame-visible-p to reduce consing.
* (describe-prefix-bindings): If key is a string,Karl Heuer1995-05-241-8/+10
| | | | make a substring; for a vector, make a vector.
* (set_buffer_internal_1): New subroutine.Karl Heuer1995-05-241-4/+19
| | | | (Fmove_overlay): Don't set windows_or_buffers_changed.
* (redisplay_window): Use set_buffer_internal_1.Karl Heuer1995-05-241-4/+4
|
* Remove version number.Karl Heuer1995-05-241-1/+0
|
* * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because theFrancesco Potortì1995-05-231-4/+4
| | | | former gives the true path even in the presence of simlinks.
* (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.Karl Heuer1995-05-231-3/+4
|
* (create_frame_gcs): Cast args of XCreateGC.Karl Heuer1995-05-231-5/+9
| | | | (setup_frame_gcs): Cast args of XCreatePixmapFromBitmapData.
* (unload_color): Cast args of XFreeColors.Karl Heuer1995-05-231-1/+1
|
* (hack_wm_protocols): Cast args of XGetWindowProperty.Karl Heuer1995-05-231-6/+7
| | | | (x_set_border_pixel): Cast args of XSetWindowBorder.
* (x_get_window_property): Cast args of XGetWindowProperty.Karl Heuer1995-05-231-2/+2
|
* Initial revisionKarl Heuer1995-05-231-0/+1466
|
* (long_to_cons): Don't assume 32-bit longs.Karl Heuer1995-05-231-2/+2
|
* (Fvisited_file_modtime): Cast arg to long_to_cons.Karl Heuer1995-05-231-1/+1
|
* (Fformat): Split double into two pointers, not two ints.Karl Heuer1995-05-221-3/+3
|
* pass arg to sqrt.Karl Heuer1995-05-221-1/+1
|
* (gnus-gnus-to-quick-newsrc-format): don't saveKarl Heuer1995-05-221-1/+1
| | | | gnus-newsgroup-alist in .newsrc.el.
* (display_text_line): Enter a char in charstartsKarl Heuer1995-05-221-19/+59
| | | | | at the very end of the character loop. Enter newline or ^M (if selective display) separately.
* (gdb_lisp_params): New enum type.Karl Heuer1995-05-221-0/+14
|
* gdb_lisp_params to get storage layout info.Karl Heuer1995-05-221-43/+36
| | | | Set and use $valmask and $nonvalbits.
* Delete HAVE_FMOD; configure handles that correctly now.Karl Heuer1995-05-221-4/+0
|
* (edit-kbd-macro): Better error messages for undefined keysKarl Heuer1995-05-221-1/+4
| | | | or keys that are not keyboard macros.
* (ada-add-ada-menu): Fix args to easy-menu-define.Karl Heuer1995-05-221-4/+4
|
* (oblookup): Delete argument hashp.Karl Heuer1995-05-221-2/+1
|
* (file-ownership-preserved-p): Fix typo in previous change.Karl Heuer1995-05-221-1/+1
|
* (mail-text): Expand abbrev before moving point.Karl Heuer1995-05-221-0/+1
|
* [REGEX_FREE]: Use ((void)0) instead of just (0).Jim Meyering1995-05-211-1/+1
|
* Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.Roland McGrath1995-05-201-0/+5389
|
* (mouse-save-then-kill): Fix previous change.Karl Heuer1995-05-201-1/+1
|
* (activate_button, xm_update_cascadebutton): Don't use prototype.Karl Heuer1995-05-201-3/+8
|
* Don't use prototype.Karl Heuer1995-05-201-1/+1
|
* (easy-menu-do-define): Add autoload cookie.Karl Heuer1995-05-201-0/+1
|
* (Flogb): frexp needs a pointer to int, not EMACS_INT.Karl Heuer1995-05-201-2/+3
|
* (buffer_posn_from_coords): Don't let startp be before BEGV.Karl Heuer1995-05-191-0/+5
|
* (mail-mode): Clarify doc string.Karl Heuer1995-05-191-5/+6
| | | | (mail-text): Ditto.
* (expand-mail-aliases): Expand aliases inKarl Heuer1995-05-191-2/+4
| | | | From and Reply-to headers as well, plus the Resent- variants.
* Fix May 6 change.Karl Heuer1995-05-191-1/+1
|
* (zv_strings_seen): New variable.Karl Heuer1995-05-181-102/+123
| | | | | (redisplay, try_window, try_window_id): Clear zv_strings_seen. (display_text_line): Handle overlay strings.
* (compute_motion): Handle overlay strings.Karl Heuer1995-05-181-154/+166
| | | | New arg DID_MOTION. All callers changed.
* (Fpos_visible_in_window_p): New arg to compute_motion.Karl Heuer1995-05-181-1/+1
|
* (buffer_posn_from_coords): New arg to compute_motion.Karl Heuer1995-05-181-3/+4
|
* Put property on set-face-stipple, not set-stipple.Karl Heuer1995-05-181-3/+6
| | | | (face-fill-in): Handle stipple.
* Undo previous change.Karl Heuer1995-05-181-10/+0
|