aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-12-021-1/+8
|
* *** empty log message ***Eli Zaretskii2000-12-021-0/+5
|
* (x_calc_absolute_position): Don't subtract menubar'sGerd Moellmann2000-12-011-0/+5
| | | | | | height for YNegative. (x_calc_absolute_position) [USE_MOTIF]: Use the column widget's height; also see comment there.
* (coordinates_in_window): Handle computations forGerd Moellmann2000-12-011-0/+9
| | | | | | | | positions on the vertical bar and fringes differently for window-system frames. Consider some pixels near the vertical bar as on the bar if the frame doesn't have vertical scroll bars. Associate positions between mode or header lines with the right window, the left one.
* (get_frame_dc): Avoid changing the palette on an invalid frame.Jason Rumney2000-12-011-0/+8
|
* *** empty log message ***Jason Rumney2000-12-011-0/+1
|
* (struct saved_window): Add members orig_top andGerd Moellmann2000-12-011-0/+8
| | | | | | | orig_height. (SAVED_WINDOW_VECTOR_SIZE): Increment to 16. (save_window_save, Fset_window_configuration): Save/restore window's orig_top and orig_height.
* *** empty log message ***Jason Rumney2000-12-011-0/+4
|
* (echo_area_display): If cursor is in the echo area, makeGerd Moellmann2000-11-301-0/+4
| | | | | sure that the next redisplay displays the minibuffer, so that the cursor will be replaced with what the minibuffer wants.
* Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef andGerd Moellmann2000-11-301-0/+7
| | | | | | #ifndef instead of using #if. (XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if USE_TOOLKIT_SCROLL_BARS is defined.
* *** empty log message ***Jason Rumney2000-11-301-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-301-0/+4
|
* *** empty log message ***Gerd Moellmann2000-11-301-0/+9
|
* *** empty log message ***Gerd Moellmann2000-11-301-0/+2
|
* *** empty log message ***Gerd Moellmann2000-11-301-0/+6
|
* *** empty log message ***Stefan Monnier2000-11-291-0/+4
|
* *** empty log message ***Gerd Moellmann2000-11-291-0/+3
|
* (Fx_create_frame): Reintroduce the call toGerd Moellmann2000-11-291-0/+3
| | | | face-set-after-frame-defaults.
* (Fsignal): Reset handling_signal.Gerd Moellmann2000-11-291-1/+5
|
* (add_menu_item): Reset menu item text when changing type to radio button.Jason Rumney2000-11-281-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-281-0/+2
|
* *** empty log message ***Gerd Moellmann2000-11-281-0/+14
|
* *** empty log message ***Gerd Moellmann2000-11-281-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-281-0/+5
|
* *** empty log message ***Kenichi Handa2000-11-281-0/+5
|
* *** empty log message ***Jason Rumney2000-11-271-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-271-0/+4
|
* (lucid_event_type_list_p): Handle `help-echo',Gerd Moellmann2000-11-271-1/+4
| | | | `vertical-line', `mode-line' and `header-line' events.
* (try_window_id): Avoid starting to display in the moddleGerd Moellmann2000-11-271-1/+8
| | | | | | of a character, a TAB for instance. This is easier than to set up the iterator exactly, and it's not a frequent case, so the additional effort wouldn't really pay off.
* * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):Andrew Choi2000-11-261-0/+5
| | | | | | | | | change references to members deleted from struct frame as in xterm.c. * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of ~emacs/mac/bin. * emacs.c (main) [macintosh]: call syms_of_frame before calling init_window_once.
* *** empty log message ***Jason Rumney2000-11-251-0/+3
|
* *** empty log message ***Jason Rumney2000-11-251-0/+5
|
* *** empty log message ***Miles Bader2000-11-251-0/+4
|
* *** empty log message ***Jason Rumney2000-11-241-0/+11
|
* (init_from_display_pos): If POS says we're already afterGerd Moellmann2000-11-241-0/+5
| | | | | | an overlay string ending at POS, make sure to pop the iterator because it will be in front of that overlay string. When POS is ZV, we've thereby also ``processed'' overlay strings at ZV.
* *** empty log message ***Gerd Moellmann2000-11-241-0/+4
|
* (display_menu_bar, display_mode_line): Change the way weMiles Bader2000-11-241-0/+7
| | | | | | apply `mode-line-inverse-video' -- zero means force display using the default face, non-zero means display using the specialized face. (syms_of_xdisp): `mode-line-inverse-video' defaults to true again.
* *** empty log message ***Kenichi Handa2000-11-231-0/+5
|
* *** empty log message ***Eli Zaretskii2000-11-231-5/+4
|
* (decode_coding_emacs_mule): Fix the case ofEli Zaretskii2000-11-231-0/+5
| | | | CODING_EOL_LF, which used an uninitialized value of c.
* *** empty log message ***Stefan Monnier2000-11-231-0/+4
|
* *** empty log message ***Gerd Moellmann2000-11-221-0/+3
|
* *** empty log message ***Gerd Moellmann2000-11-221-0/+27
|
* *** empty log message ***Miles Bader2000-11-221-0/+5
|
* Remove autoload cookied, add author,Gerd Moellmann2000-11-221-1/+6
| | | | maintainer, keywords tags.
* (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define.Dave Love2000-11-221-0/+4
|
* *** empty log message ***Miles Bader2000-11-221-0/+4
|
* *** empty log message ***Miles Bader2000-11-221-0/+4
|
* *** empty log message ***Kenichi Handa2000-11-211-0/+5
|
* *** empty log message ***Gerd Moellmann2000-11-211-0/+3
|