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 |
1996-09-15 |
Richard M.... | (Info-mode): Do fontify, if ms-windows. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (mouse-set-region): |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (facemenu-color-equal): Change win32 to ms-windows. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (make-face, make-face-x-resource-internal): |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (normal-top-level, command-line-1, command-line): |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (redisplay_internal, mark_window_display_accurate) |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (command_loop_1): Test last_overlay_modified |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (direct_output_for_insert): Set last_overlay_modified... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (gap_left, gap_right, modify_region): |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (modify_overlay): Renamed from redisplay_region |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (struct window): New field last_overlay_modified. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | Fix previous change. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard M.... | (struct buffer): New field overlay_modiff. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Richard Kenner | RMS: |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Richard M.... | (rmail-output-file-alist): Add autoload cookie. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Richard M.... | (find-file-existing-other-name): Default value now t. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Richard M.... | (ps-print-prologue): Get rid of backslash-digits |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (gud-find-c-expr): Renamed from find-c-expr. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (Fmake_terminal_frame): Use Vdefault_frame_alist. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (inhibit-first-line-modes-regexps): Add .tgz. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (hif-token-regexp): Move ! after !=. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (recursive_edit_1): Handle a string as the throw value. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (read_minibuf): If not in minibuffer window, |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (x_connection_closed): Call XtCloseDisplay. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (struct Lisp_Symbol): New field `obarray'. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | Use pc instead of unknown, for pc clone systems. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Richard M.... | (mail-extr-safe-move-sexp): Make sure this doesn't |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Richard M.... | (iso-transl-char-map): Add ACCENT SPACE sequences. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Richard M.... | Load frame.elc unconditionally. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Richard M.... | (read-feature): New function. |
commit | commitdiff | tree | snapshot |
next |