summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (-vxsim*): New operating system.libc-961028libc-961027libc-961026libc-961025libc-961024libc-961023libc-961022libc-961021libc-961020libc-961019libc-961018libc-961017libc-961016libc-961015libc-961014libc-961013libc-961012libc-961011libc-961010libc-961009libc-961008libc-961007libc-961006libc-961005libc-961004libc-961001libc-960929libc-960928libc-960927libc-960926libc-960925Richard Kenner1996-09-241-3/+3
* (x_window): With Motif, double extra_borders.Richard M. Stallman1996-09-241-3/+5
* (mouse-drag-region): Ignore event end-point if it is not a number.Richard M. Stallman1996-09-231-2/+5
* (iso-languages): Add element for latin-3.Richard M. Stallman1996-09-231-0/+23
* (Fx_create_frame): Default Qinternal_border_width to 1.Richard M. Stallman1996-09-231-2/+4
* (x_scroll_bar_create, x_scroll_bar_move):Richard M. Stallman1996-09-231-16/+16
* (EmacsFrameSetValues): Copy internal_border_widthRichard M. Stallman1996-09-231-0/+11
* (pre-command-hook, post-command-hook): Defvars deleted.Richard M. Stallman1996-09-231-19/+4
* (Fsave_current_buffer): New function.Richard M. Stallman1996-09-231-1/+17
* (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.Richard M. Stallman1996-09-231-24/+19
* (syms_of_eval): Initialize Vrun_hooks here.Richard M. Stallman1996-09-231-3/+5
* (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.Richard M. Stallman1996-09-231-5/+6
* (run-hooks): defconst deleted.Richard M. Stallman1996-09-231-6/+0
* (add-timeout): Duplicate definition deleted.Richard M. Stallman1996-09-231-21/+0
* (Bsave_current_buffer): New macro.Richard M. Stallman1996-09-231-1/+6
* Doc fixes.Richard M. Stallman1996-09-221-3/+5
* (archive-mode, archive-extract, archive-check-dos)Richard M. Stallman1996-09-221-14/+10
* (rmail-keywords): Don't initialize.Richard M. Stallman1996-09-221-1/+1
* (unread-command-event, unread-command-events)Richard M. Stallman1996-09-221-5/+0
* (time-stamp-old-format-warn): new variable.Karl Heuer1996-09-221-86/+102
* (path-separator): Duplicate definition deleted.Richard M. Stallman1996-09-221-2/+0
* (bib-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-10/+9
* (r2b-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-17/+15
* (insert-kbd-macro): Duplicate definition deleted.Richard M. Stallman1996-09-221-35/+0
* (eql): Incorrect definition deleted.Richard M. Stallman1996-09-221-1/+0
* Comment change.Richard M. Stallman1996-09-221-0/+1
* (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