bpt/emacs.git
1996-09-28 Richard M.... (Fcall_interactively): Bind cursor-in-echo-area to...
1996-09-28 Richard M.... (perldb): Supply visited file name, or -e 0, as default...
1996-09-28 Richard M.... (ps-print-prologue-1): Fix bug in postscript comment...
1996-09-28 Richard M.... (with-temp-file): Add lisp-indent-function property.
1996-09-28 Richard M.... (with-temp-file): New macro.
1996-09-28 Richard M.... Add `provide' call.
1996-09-27 Richard M.... (x_set_scroll_bar_width): Move cursor to the
1996-09-27 Richard M.... (tex-main-file): Add missing initial value.
1996-09-27 Richard M.... (Vdebug_force): New variable.
1996-09-27 Richard M.... (save-current-buffer, with-current-buffer)
1996-09-27 Richard M.... (ange-ftp-skip-msgs): Recognize `passive'.
1996-09-27 Richard M.... (XTflash): Don't flash in the internal borders.
1996-09-27 Richard M.... (x_set_internal_border_width, Fx_create_frame):
1996-09-27 Richard M.... (widget_store_internal_border): New function.
1996-09-27 Richard M.... Delete all the autoload calls.
1996-09-27 Richard M.... Add many autoload cookies.
1996-09-27 Richard M.... (rmail-edit-current-message): Add autoload.
1996-09-27 Richard M.... (set-rmail-inbox-list): Add autoload cookie.
1996-09-27 Richard M.... (rmail-read-label, rmail-add-label, rmail-kill-label)
1996-09-27 Richard M.... (rmail-summary-by-senders, rmail-summary): Add autoload.
1996-09-27 Richard M.... (rmail-fields-not-to-output): Add autoload cookie.
1996-09-26 Richard M.... (isfloat_string): Accept E like e.
1996-09-26 Richard M.... (KERNEL_FILE): Redefine it here.
1996-09-26 Richard M.... (exec-to-string): New alias.
1996-09-26 Richard M.... (Fset_text_properties, Fadd_text_properties)
1996-09-26 Richard M.... (syms_of_window): Doc fixes.
1996-09-26 Richard M.... (sigsetmask, _longjmp, _setjmp): #undef them.
1996-09-25 Richard M.... (struct frame): New field window_width.
1996-09-25 Richard M.... (init_dosfns): When setting `__opendir_flags' value,
1996-09-25 Richard M.... (auto-mode-alist): Add lower-case varieties of
1996-09-25 Richard M.... (split-string): Fix minor bug.
1996-09-25 Paul Eggert(rlog_options): Use $rlog, not rlog, when deciding...
1996-09-25 Richard M.... (set_properties, add_properties, remove_properties):
1996-09-25 Richard M.... (XTread_socket): Delete WAITP arg.
1996-09-25 Richard M.... (vip-window-display-p): Don't treat MS-DOS as a windowe...
1996-09-25 Richard M.... (forward-paragraph): Don't ever move forward again...
1996-09-25 Richard M.... (gud-perldb-massage-args): Handle -e in ARGS.
1996-09-25 Richard M.... (w32_read_socket): Delete WAITP arg.
1996-09-25 Richard M.... (read_avail_input): Don't pass WAITP to read_socket_hook.
1996-09-25 Richard M.... (HAVE_GETCWD): Add #undef.
1996-09-25 Richard M.... Check for getcwd.
1996-09-25 Richard M.... Comment changes.
1996-09-25 Richard M.... Initial revision
1996-09-25 Richard M.... (mouse-drag-throw): Bind adjusted-mouse-delta.
1996-09-25 Richard M.... Initial revision
1996-09-25 Richard M.... (mouse-drag-secondary): Make sure to return nil
1996-09-25 Richard M.... (Vuser_login_name): Declared extern.
1996-09-24 Richard M.... (shell-command-to-string): Make the buffer current
1996-09-24 Richard M.... (imenu--cleanup): Handle shared structure in alist.
1996-09-24 Richard M.... (split-string): New function.
1996-09-24 Richard M.... (LIBES): Add LOADLIBES and LDLIBS.
1996-09-24 Richard M.... (shell-command-to-string): New function.
1996-09-24 Richard M.... (with-output-to-string): New macro.
1996-09-24 Richard M.... (run_msdos_command): When testing whether a shell
1996-09-24 Richard M.... Explain better about building in separate directory.
1996-09-24 Richard M.... (edebug-original-signal): Don't define it.
1996-09-24 Richard M.... Comment change.
1996-09-24 Richard Kenner(-vxsim*): New operating system.
1996-09-24 Richard M.... (x_window): With Motif, double extra_borders.
1996-09-23 Richard M.... (mouse-drag-region): Ignore event end-point if it is...
1996-09-23 Richard M.... (iso-languages): Add element for latin-3.
1996-09-23 Richard M.... (Fx_create_frame): Default Qinternal_border_width to 1.
1996-09-23 Richard M.... (x_scroll_bar_create, x_scroll_bar_move):
1996-09-23 Richard M.... (EmacsFrameSetValues): Copy internal_border_width
1996-09-23 Richard M.... (pre-command-hook, post-command-hook): Defvars deleted.
1996-09-23 Richard M.... (Fsave_current_buffer): New function.
1996-09-23 Richard M.... (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
1996-09-23 Richard M.... (syms_of_eval): Initialize Vrun_hooks here.
1996-09-23 Richard M.... (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
1996-09-23 Richard M.... (run-hooks): defconst deleted.
1996-09-23 Richard M.... (add-timeout): Duplicate definition deleted.
1996-09-23 Richard M.... (Bsave_current_buffer): New macro.
1996-09-22 Richard M.... Doc fixes.
1996-09-22 Richard M.... (archive-mode, archive-extract, archive-check-dos)
1996-09-22 Richard M.... (rmail-keywords): Don't initialize.
1996-09-22 Richard M.... (unread-command-event, unread-command-events)
1996-09-22 Karl Heuer(time-stamp-old-format-warn): new variable.
1996-09-22 Richard M.... (path-separator): Duplicate definition deleted.
1996-09-22 Richard M.... (bib-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M.... (r2b-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M.... (insert-kbd-macro): Duplicate definition deleted.
1996-09-22 Richard M.... (eql): Incorrect definition deleted.
1996-09-22 Richard M.... Comment change.
1996-09-22 Richard M.... (Fdelete_frame): Set update_mode_lines.
1996-09-22 Richard M.... New kind of register value is a file name and position.
1996-09-22 Richard M.... (main): Add copyright etc. to --version output.
1996-09-22 Richard M.... (with-current-buffer): New macro.
1996-09-22 Richard M.... (byte-optimize-form-code-walker):
1996-09-22 Richard M.... (REGEXP_CACHE_SIZE): Increase to 20.
1996-09-22 Richard M.... (save-current-buffer): Compile it like save-excursion.
1996-09-21 Richard M.... (locate-library): Print no messages if called from...
1996-09-21 Richard M.... (imenu--split-menu): Keep the rescan item at top level.
1996-09-21 Richard M.... (imenu--generic-function): Create a special entry
1996-09-21 Richard M.... (vertical_scroll_bar_type): Add enumerated
1996-09-21 Paul Eggert(tm_diff): Renamed from difftm. Yield int, not long.
1996-09-21 Richard M.... (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
1996-09-21 Richard M.... (make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M.... (echo_area_display): Clear the left-side scroll bar...
1996-09-21 Richard M.... (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
1996-09-21 Richard M.... (WINDOW_LEFT_MARGIN): New macro.
next