1996-09-24 |
Richard Kenner |
(-vxsim*): New operating system.
libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028
|
1996-09-24 |
Richard M. Stallman |
(x_window): With Motif, double extra_borders.
|
1996-09-23 |
Richard M. Stallman |
(mouse-drag-region): Ignore event end-point if it is not a number.
|
1996-09-23 |
Richard M. Stallman |
(iso-languages): Add element for latin-3.
|
1996-09-23 |
Richard M. Stallman |
(Fx_create_frame): Default Qinternal_border_width to 1.
|
1996-09-23 |
Richard M. Stallman |
(x_scroll_bar_create, x_scroll_bar_move):
|
1996-09-23 |
Richard M. Stallman |
(EmacsFrameSetValues): Copy internal_border_width
|
1996-09-23 |
Richard M. Stallman |
(pre-command-hook, post-command-hook): Defvars deleted.
|
1996-09-23 |
Richard M. Stallman |
(Fsave_current_buffer): New function.
|
1996-09-23 |
Richard M. Stallman |
(Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
|
1996-09-23 |
Richard M. Stallman |
(syms_of_eval): Initialize Vrun_hooks here.
|
1996-09-23 |
Richard M. Stallman |
(ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
|
1996-09-23 |
Richard M. Stallman |
(run-hooks): defconst deleted.
|
1996-09-23 |
Richard M. Stallman |
(add-timeout): Duplicate definition deleted.
|
1996-09-23 |
Richard M. Stallman |
(Bsave_current_buffer): New macro.
|
1996-09-22 |
Richard M. Stallman |
Doc fixes.
|
1996-09-22 |
Richard M. Stallman |
(archive-mode, archive-extract, archive-check-dos)
|
1996-09-22 |
Richard M. Stallman |
(rmail-keywords): Don't initialize.
|
1996-09-22 |
Richard M. Stallman |
(unread-command-event, unread-command-events)
|
1996-09-22 |
Karl Heuer |
(time-stamp-old-format-warn): new variable.
|
1996-09-22 |
Richard M. Stallman |
(path-separator): Duplicate definition deleted.
|
1996-09-22 |
Richard M. Stallman |
(bib-capitalize-title-stop-words): Renamed from capit...
|
1996-09-22 |
Richard M. Stallman |
(r2b-capitalize-title-stop-words): Renamed from capit...
|
1996-09-22 |
Richard M. Stallman |
(insert-kbd-macro): Duplicate definition deleted.
|
1996-09-22 |
Richard M. Stallman |
(eql): Incorrect definition deleted.
|
1996-09-22 |
Richard M. Stallman |
Comment change.
|
1996-09-22 |
Richard M. Stallman |
(Fdelete_frame): Set update_mode_lines.
|
1996-09-22 |
Richard M. Stallman |
New kind of register value is a file name and position.
|
1996-09-22 |
Richard M. Stallman |
(main): Add copyright etc. to --version output.
|
1996-09-22 |
Richard M. Stallman |
(with-current-buffer): New macro.
|
1996-09-22 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
1996-09-22 |
Richard M. Stallman |
(REGEXP_CACHE_SIZE): Increase to 20.
|
1996-09-22 |
Richard M. Stallman |
(save-current-buffer): Compile it like save-excursion.
|
1996-09-21 |
Richard M. Stallman |
(locate-library): Print no messages if called from Lisp.
|
1996-09-21 |
Richard M. Stallman |
(imenu--split-menu): Keep the rescan item at top level.
|
1996-09-21 |
Richard M. Stallman |
(imenu--generic-function): Create a special entry
|
1996-09-21 |
Richard M. Stallman |
(vertical_scroll_bar_type): Add enumerated
|
1996-09-21 |
Paul Eggert |
(tm_diff): Renamed from difftm. Yield int, not long.
|
1996-09-21 |
Richard M. Stallman |
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
|
1996-09-21 |
Richard M. Stallman |
(make_frame_glyphs, update_line, update_frame)
|
1996-09-21 |
Richard M. Stallman |
(echo_area_display): Clear the left-side scroll bar columns.
|
1996-09-21 |
Richard M. Stallman |
(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
|
1996-09-21 |
Richard M. Stallman |
(WINDOW_LEFT_MARGIN): New macro.
|
1996-09-21 |
Richard M. Stallman |
(make_frame): Switch from boolean `has_vertical_scrollbars' integer to
|
1996-09-21 |
Richard M. Stallman |
(initialize_win_nt_display): Use SET_FRAME_WIDTH.
|
1996-09-21 |
Richard M. Stallman |
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
|
1996-09-21 |
Richard M. Stallman |
(term_init): Use new vertical scroll bar enumerated type.
|
1996-09-21 |
Richard M. Stallman |
(Qright): New variable.
|
1996-09-21 |
Richard M. Stallman |
(fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
|
1996-09-21 |
Richard M. Stallman |
Comment change.
|
1996-09-21 |
Richard M. Stallman |
(preserve_other_columns, preserve_my_columns): Use new
|
1996-09-21 |
Richard M. Stallman |
(display_mode_line): Use faces for inverse video mode line whenever possible.
|
1996-09-21 |
Richard M. Stallman |
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.
|
1996-09-21 |
Richard M. Stallman |
(make_lispy_event): When converting from pixel to glyph coordinates,
|
1996-09-21 |
Richard M. Stallman |
(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
|
1996-09-21 |
Richard M. Stallman |
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
|
1996-09-20 |
Richard M. Stallman |
(gud-display-line): Don't call display-buffer
|
1996-09-20 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname only 5 times
|
1996-09-20 |
Michael Kifer |
*** empty log message ***
|
1996-09-20 |
Michael Kifer |
Initial revision
|