aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fdelete_frame): Set update_mode_lines.Richard M. Stallman1996-09-221-0/+3
* New kind of register value is a file name and position.Richard M. Stallman1996-09-221-1/+24
* (main): Add copyright etc. to --version output.Richard M. Stallman1996-09-221-0/+6
* (with-current-buffer): New macro.Richard M. Stallman1996-09-221-0/+7
* (byte-optimize-form-code-walker):Richard M. Stallman1996-09-221-1/+1
* (REGEXP_CACHE_SIZE): Increase to 20.Richard M. Stallman1996-09-221-3/+5
* (save-current-buffer): Compile it like save-excursion.Richard M. Stallman1996-09-221-2/+9
* (locate-library): Print no messages if called from Lisp.Richard M. Stallman1996-09-211-31/+37
* (imenu--split-menu): Keep the rescan item at top level.Richard M. Stallman1996-09-211-20/+31
* (imenu--generic-function): Create a special entryRichard M. Stallman1996-09-211-24/+50
* (vertical_scroll_bar_type): Add enumeratedRichard M. Stallman1996-09-211-7/+30
* (tm_diff): Renamed from difftm. Yield int, not long.Paul Eggert1996-09-211-26/+24
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed fromRichard M. Stallman1996-09-211-5/+3
* (make_frame_glyphs, update_line, update_frame)Richard M. Stallman1996-09-211-10/+10
* (echo_area_display): Clear the left-side scroll bar columns.Richard M. Stallman1996-09-211-0/+8
* (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTHRichard M. Stallman1996-09-211-1/+2
* (WINDOW_LEFT_MARGIN): New macro.Richard M. Stallman1996-09-211-0/+34
* (make_frame): Switch from boolean `has_vertical_scrollbars' integer toRichard M. Stallman1996-09-211-2/+2
* (initialize_win_nt_display): Use SET_FRAME_WIDTH.Richard M. Stallman1996-09-211-1/+1
* (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.Richard M. Stallman1996-09-211-1/+1
* (term_init): Use new vertical scroll bar enumerated type.Richard M. Stallman1996-09-211-5/+9
* (Qright): New variable.Richard M. Stallman1996-09-211-5/+16
* (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.Richard M. Stallman1996-09-211-3/+3
* Comment change.Richard M. Stallman1996-09-211-5/+0
* (preserve_other_columns, preserve_my_columns): Use newRichard M. Stallman1996-09-211-20/+23
* (display_mode_line): Use faces for inverse video mode line whenever possible.Richard M. Stallman1996-09-211-41/+50
* (Fx_create_frame): Default Qvertical_scroll_bars to `left'.Richard M. Stallman1996-09-211-7/+19
* (make_lispy_event): When converting from pixel to glyph coordinates,Richard M. Stallman1996-09-211-2/+2
* (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as anRichard M. Stallman1996-09-211-5/+14
* Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHTRichard M. Stallman1996-09-211-16/+24
* (gud-display-line): Don't call display-bufferRichard M. Stallman1996-09-201-2/+3
* (init_system_name): Retry gethostbyname only 5 timesRichard M. Stallman1996-09-201-1/+3
* *** empty log message ***Michael Kifer1996-09-2012-542/+877
* Initial revisionMichael Kifer1996-09-201-0/+311
* (file_name_completion): Remove code which sets andRichard M. Stallman1996-09-191-21/+21
* (display_text_line): Declare ovstr as unsigned char *.Richard M. Stallman1996-09-191-1/+1
* (imenu--generic-function): Use markers for positions.Richard M. Stallman1996-09-191-1/+2
* (overlay_strings): Declare pstr using unsigned char.Richard M. Stallman1996-09-191-1/+2
* (rmail-summary-next-same-subject): Don't setRichard M. Stallman1996-09-191-3/+34
* (rmail-insert-inbox-text): Detect lockedRichard M. Stallman1996-09-191-104/+121
* Replaced symbol BSD with BSD_SYSTEM.Richard M. Stallman1996-09-191-10/+10
* (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.Richard M. Stallman1996-09-191-3/+4
* Clarify how completing-read returns an empty string.Richard M. Stallman1996-09-181-4/+5
* (Fcompleting_read): Doc fix.Richard M. Stallman1996-09-181-1/+1
* (imenu--mouse-menu): Add special handling for rescan item.Richard M. Stallman1996-09-181-1/+2
* (tq-filter): No need for save-match-data.Richard M. Stallman1996-09-181-1/+1
* Comment change.Karl Heuer1996-09-171-1/+1
* (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.Richard M. Stallman1996-09-171-0/+2
* (byte-compile-lambda): If the doc string is also theRichard M. Stallman1996-09-171-2/+5
* Comment changes.Erik Naggum1996-09-171-2/+2