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
|
1996-09-19 |
Richard M. Stallman |
(file_name_completion): Remove code which sets and
|
1996-09-19 |
Richard M. Stallman |
(display_text_line): Declare ovstr as unsigned char *.
|
1996-09-19 |
Richard M. Stallman |
(imenu--generic-function): Use markers for positions.
|
1996-09-19 |
Richard M. Stallman |
(overlay_strings): Declare pstr using unsigned char.
|
1996-09-19 |
Richard M. Stallman |
(rmail-summary-next-same-subject): Don't set
|
1996-09-19 |
Richard M. Stallman |
(rmail-insert-inbox-text): Detect locked
|
1996-09-19 |
Richard M. Stallman |
Replaced symbol BSD with BSD_SYSTEM.
|
1996-09-19 |
Richard M. Stallman |
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
|
1996-09-18 |
Richard M. Stallman |
Clarify how completing-read returns an empty string.
|
1996-09-18 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1996-09-18 |
Richard M. Stallman |
(imenu--mouse-menu): Add special handling for rescan item.
|
1996-09-18 |
Richard M. Stallman |
(tq-filter): No need for save-match-data.
|
1996-09-17 |
Karl Heuer |
Comment change.
|
1996-09-17 |
Richard M. Stallman |
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
|
1996-09-17 |
Richard M. Stallman |
(byte-compile-lambda): If the doc string is also the
|
1996-09-17 |
Erik Naggum |
Comment changes.
|
1996-09-17 |
Erik Naggum |
Declare make_symbol ().
|
1996-09-17 |
Erik Naggum |
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
|
1996-09-17 |
Erik Naggum |
(init_obarray): staticpro Qvariable_documentation.
|
1996-09-17 |
Erik Naggum |
(syms_of_keymap): staticpro global_map.
|
1996-09-17 |
Erik Naggum |
(syms_of_fileio): staticpro Qset_visited_file_modtime.
|
1996-09-17 |
Erik Naggum |
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
|
1996-09-17 |
Erik Naggum |
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
|
1996-09-17 |
Erik Naggum |
(Fmake_symbol): Initialize `obarray' field.
|
1996-09-17 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
1996-09-17 |
Karl Heuer |
Comment change.
|
1996-09-17 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
1996-09-17 |
Karl Heuer |
Replace symbol BSD with BSD_SYSTEM.
|
1996-09-17 |
Karl Heuer |
Replaced all BSD with BSD_SYSTEM.
|
1996-09-16 |
Richard M. Stallman |
(ispell-dictionary-alist-1): Add `american' to list.
|
1996-09-16 |
André Spiegel |
(vc-find-cvs-master): Fixed handling of "locally added" files.
|
1996-09-16 |
André Spiegel |
(vc-print-log): Set the display window so that it shows
|
1996-09-16 |
Richard M. Stallman |
(file-locked-p): Alias to `ignore' if no file locking.
|
1996-09-16 |
Richard M. Stallman |
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
|
1996-09-16 |
Richard M. Stallman |
(frame.o, textprop.o, abbrev.o): Depend on window.h.
|
1996-09-16 |
Richard M. Stallman |
(read_minibuf_unwind): Clear last_overlay_modified field.
|
1996-09-16 |
Richard M. Stallman |
(IT_set_menu_bar_lines): Clear last_overlay_modified field.
|
1996-09-16 |
Richard M. Stallman |
(note_mouse_highlight): Test last_overlay_modified field.
|
1996-09-16 |
Richard M. Stallman |
(Fset_window_start): Clear last_overlay_modified field.
|
1996-09-16 |
Richard M. Stallman |
Comment change.
|
1996-09-16 |
Richard M. Stallman |
(stream_process): Variable deleted.
|
1996-09-16 |
Richard M. Stallman |
Comment changes.
|
1996-09-15 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
|
1996-09-15 |
Richard M. Stallman |
(tq-filter): Add unwind-protect and save-match-data.
|
1996-09-15 |
Richard M. Stallman |
(Info-mode): Do fontify, if ms-windows.
|
1996-09-15 |
Richard M. Stallman |
(mouse-set-region):
|
1996-09-15 |
Richard M. Stallman |
(facemenu-color-equal): Change win32 to ms-windows.
|
1996-09-15 |
Richard M. Stallman |
(make-face, make-face-x-resource-internal):
|
1996-09-15 |
Richard M. Stallman |
(normal-top-level, command-line-1, command-line):
|
1996-09-15 |
Richard M. Stallman |
(redisplay_internal, mark_window_display_accurate)
|
1996-09-15 |
Richard M. Stallman |
(command_loop_1): Test last_overlay_modified
|
1996-09-15 |
Richard M. Stallman |
(direct_output_for_insert): Set last_overlay_modified field in window.
|
1996-09-15 |
Richard M. Stallman |
(gap_left, gap_right, modify_region):
|
1996-09-15 |
Richard M. Stallman |
(modify_overlay): Renamed from redisplay_region
|
1996-09-15 |
Richard M. Stallman |
(struct window): New field last_overlay_modified.
|
1996-09-15 |
Richard M. Stallman |
Fix previous change.
|
1996-09-15 |
Richard M. Stallman |
(struct buffer): New field overlay_modiff.
|
1996-09-15 |
Richard Kenner |
RMS:
libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-960923
|
1996-09-14 |
Richard M. Stallman |
(rmail-output-file-alist): Add autoload cookie.
|
1996-09-14 |
Richard M. Stallman |
(find-file-existing-other-name): Default value now t.
|