Mercurial > emacs
graph
-
(imenu--split-menu): Keep the rescan item at top level.1996-09-21, by Richard M. Stallman
-
(imenu--generic-function): Create a special entry1996-09-21, by Richard M. Stallman
-
(vertical_scroll_bar_type): Add enumerated1996-09-21, by Richard M. Stallman
-
(tm_diff): Renamed from difftm. Yield int, not long.1996-09-21, by Paul Eggert
-
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from1996-09-21, by Richard M. Stallman
-
(make_frame_glyphs, update_line, update_frame)1996-09-21, by Richard M. Stallman
-
(echo_area_display): Clear the left-side scroll bar columns.1996-09-21, by Richard M. Stallman
-
(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH1996-09-21, by Richard M. Stallman
-
(WINDOW_LEFT_MARGIN): New macro.1996-09-21, by Richard M. Stallman
-
(make_frame): Switch from boolean `has_vertical_scrollbars' integer to1996-09-21, by Richard M. Stallman
-
(initialize_win_nt_display): Use SET_FRAME_WIDTH.1996-09-21, by Richard M. Stallman
-
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.1996-09-21, by Richard M. Stallman
-
(term_init): Use new vertical scroll bar enumerated type.1996-09-21, by Richard M. Stallman
-
(Qright): New variable.1996-09-21, by Richard M. Stallman
-
(fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.1996-09-21, by Richard M. Stallman
-
Comment change.1996-09-21, by Richard M. Stallman
-
(preserve_other_columns, preserve_my_columns): Use new1996-09-21, by Richard M. Stallman
-
(display_mode_line): Use faces for inverse video mode line whenever possible.1996-09-21, by Richard M. Stallman
-
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.1996-09-21, by Richard M. Stallman
-
(make_lispy_event): When converting from pixel to glyph coordinates,1996-09-21, by Richard M. Stallman
-
(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an1996-09-21, by Richard M. Stallman
-
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT1996-09-21, by Richard M. Stallman
-
(gud-display-line): Don't call display-buffer1996-09-20, by Richard M. Stallman
-
(init_system_name): Retry gethostbyname only 5 times1996-09-20, by Richard M. Stallman
-
*** empty log message ***1996-09-20, by Michael Kifer
-
Initial revision1996-09-20, by Michael Kifer
-
(file_name_completion): Remove code which sets and1996-09-19, by Richard M. Stallman
-
(display_text_line): Declare ovstr as unsigned char *.1996-09-19, by Richard M. Stallman
-
(imenu--generic-function): Use markers for positions.1996-09-19, by Richard M. Stallman
-
(overlay_strings): Declare pstr using unsigned char.1996-09-19, by Richard M. Stallman
-
(rmail-summary-next-same-subject): Don't set1996-09-19, by Richard M. Stallman
-
(rmail-insert-inbox-text): Detect locked1996-09-19, by Richard M. Stallman
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-19, by Richard M. Stallman
-
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.1996-09-19, by Richard M. Stallman
-
Clarify how completing-read returns an empty string.1996-09-18, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1996-09-18, by Richard M. Stallman
-
(imenu--mouse-menu): Add special handling for rescan item.1996-09-18, by Richard M. Stallman
-
(tq-filter): No need for save-match-data.1996-09-18, by Richard M. Stallman
-
Comment change.1996-09-17, by Karl Heuer
-
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.1996-09-17, by Richard M. Stallman
-
(byte-compile-lambda): If the doc string is also the1996-09-17, by Richard M. Stallman
-
Comment changes.1996-09-17, by Erik Naggum
-
Declare make_symbol ().1996-09-17, by Erik Naggum
-
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and1996-09-17, by Erik Naggum
-
(init_obarray): staticpro Qvariable_documentation.1996-09-17, by Erik Naggum
-
(syms_of_keymap): staticpro global_map.1996-09-17, by Erik Naggum
-
(syms_of_fileio): staticpro Qset_visited_file_modtime.1996-09-17, by Erik Naggum
-
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,1996-09-17, by Erik Naggum
-
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and1996-09-17, by Erik Naggum
-
(Fmake_symbol): Initialize `obarray' field.1996-09-17, by Erik Naggum
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Comment change.1996-09-17, by Karl Heuer
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Replace symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Replaced all BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
(ispell-dictionary-alist-1): Add `american' to list.1996-09-16, by Richard M. Stallman
-
(vc-find-cvs-master): Fixed handling of "locally added" files.1996-09-16, by André Spiegel
-
(vc-print-log): Set the display window so that it shows1996-09-16, by André Spiegel
-
(file-locked-p): Alias to `ignore' if no file locking.1996-09-16, by Richard M. Stallman
-
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.1996-09-16, by Richard M. Stallman