1996-09-23 |
Richard M.... | (Fx_create_frame): Default Qinternal_border_width to 1. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (x_scroll_bar_create, x_scroll_bar_move): |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (EmacsFrameSetValues): Copy internal_border_width |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (pre-command-hook, post-command-hook): Defvars deleted. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (Fsave_current_buffer): New function. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (syms_of_eval): Initialize Vrun_hooks here. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (run-hooks): defconst deleted. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (add-timeout): Duplicate definition deleted. |
commit | commitdiff | tree | snapshot |
1996-09-23 |
Richard M.... | (Bsave_current_buffer): New macro. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | Doc fixes. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (archive-mode, archive-extract, archive-check-dos) |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (rmail-keywords): Don't initialize. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (unread-command-event, unread-command-events) |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Karl Heuer | (time-stamp-old-format-warn): new variable. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (path-separator): Duplicate definition deleted. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (bib-capitalize-title-stop-words): Renamed from capit... |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (r2b-capitalize-title-stop-words): Renamed from capit... |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (insert-kbd-macro): Duplicate definition deleted. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (eql): Incorrect definition deleted. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (Fdelete_frame): Set update_mode_lines. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | New kind of register value is a file name and position. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (main): Add copyright etc. to --version output. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (with-current-buffer): New macro. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (byte-optimize-form-code-walker): |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (REGEXP_CACHE_SIZE): Increase to 20. |
commit | commitdiff | tree | snapshot |
1996-09-22 |
Richard M.... | (save-current-buffer): Compile it like save-excursion. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (locate-library): Print no messages if called from... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (imenu--split-menu): Keep the rescan item at top level. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (imenu--generic-function): Create a special entry |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (vertical_scroll_bar_type): Add enumerated |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Paul Eggert | (tm_diff): Renamed from difftm. Yield int, not long. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (make_frame_glyphs, update_line, update_frame) |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (echo_area_display): Clear the left-side scroll bar... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (WINDOW_LEFT_MARGIN): New macro. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (make_frame): Switch from boolean `has_vertical_scrollb... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (initialize_win_nt_display): Use SET_FRAME_WIDTH. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (term_init): Use new vertical scroll bar enumerated... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (Qright): New variable. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (fast_find_position, show_macro_face): Use new WINDOW_L... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (preserve_other_columns, preserve_my_columns): Use new |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (display_mode_line): Use faces for inverse video mode... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (Fx_create_frame): Default Qvertical_scroll_bars to... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (make_lispy_event): When converting from pixel to glyph... |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an |
commit | commitdiff | tree | snapshot |
1996-09-21 |
Richard M.... | Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_H... |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Richard M.... | (gud-display-line): Don't call display-buffer |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Richard M.... | (init_system_name): Retry gethostbyname only 5 times |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Michael Kifer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-09-20 |
Michael Kifer | Initial revision |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (file_name_completion): Remove code which sets and |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (display_text_line): Declare ovstr as unsigned char *. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (imenu--generic-function): Use markers for positions. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (overlay_strings): Declare pstr using unsigned char. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (rmail-summary-next-same-subject): Don't set |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (rmail-insert-inbox-text): Detect locked |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | Replaced symbol BSD with BSD_SYSTEM. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Richard M.... | (regex_compile): Use TRANSLATE before calling SET_LIST_BIT. |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Richard M.... | Clarify how completing-read returns an empty string. |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Richard M.... | (Fcompleting_read): Doc fix. |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Richard M.... | (imenu--mouse-menu): Add special handling for rescan... |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Richard M.... | (tq-filter): No need for save-match-data. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Richard M.... | (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Richard M.... | (byte-compile-lambda): If the doc string is also the |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | Comment changes. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | Declare make_symbol (). |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (syms_of_keyboard): Initialize and staticpro internal_l... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (init_obarray): staticpro Qvariable_documentation. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (syms_of_keymap): staticpro global_map. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (syms_of_fileio): staticpro Qset_visited_file_modtime. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (syms_of_dired): staticpro Qdirectory_files, Qfile_name... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (syms_of_casetab): staticpro Vascii_canontable, Vascii_... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Erik Naggum | (Fmake_symbol): Initialize `obarray' field. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Replaced symbol BSD with BSD_SYSTEM. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Replaced symbol BSD with BSD_SYSTEM. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Replace symbol BSD with BSD_SYSTEM. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Karl Heuer | Replaced all BSD with BSD_SYSTEM. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (ispell-dictionary-alist-1): Add `american' to list. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
André Spiegel | (vc-find-cvs-master): Fixed handling of "locally added... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
André Spiegel | (vc-print-log): Set the display window so that it shows |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (file-locked-p): Alias to `ignore' if no file locking. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (frame.o, textprop.o, abbrev.o): Depend on window.h. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (read_minibuf_unwind): Clear last_overlay_modified... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (IT_set_menu_bar_lines): Clear last_overlay_modified... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (note_mouse_highlight): Test last_overlay_modified... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (Fset_window_start): Clear last_overlay_modified field. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | (stream_process): Variable deleted. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (tq-filter): Add unwind-protect and save-match-data. |
commit | commitdiff | tree | snapshot |
next |