bpt/emacs.git
1997-04-03 Karl Heuer(Fcopy_sequence): Delete unused variable.
1997-04-03 Karl HeuerFix comment typo.
1997-04-03 Karl Heuer(CHAR_TABLE_REF): Fix syntax error.
1997-04-03 Karl Heuer[!__GNUC__] (CATEGORY_SET): Fix syntax error.
1997-04-02 Richard M.... (Fcopy_file): Fix error message.
1997-04-02 Richard M.... (Finsert_file_contents): Handle non-regular files.
1997-04-02 Richard M.... (Finsert_file_contents): When handling REPLACE,
1997-04-02 Richard M.... (skip_chars): Make `c' an unsigned int.
1997-04-02 Richard M.... Added a lot of new faces, they all start with
1997-04-02 Richard M.... (change_frame_size_1): Call Fset_window_buffer,
1997-04-02 Richard M.... (Qwindow_configuration_change_hook): New variable.
1997-04-01 Richard M.... (Coding Conventions): Node renamed from Style Tips.
1997-04-01 Richard M.... Add detailed listing for the Tips appendix.
1997-04-01 Richard M.... Document key binding conventions for major modes and...
1997-04-01 Richard M.... (grep-null-device): Move before first use.
1997-04-01 Richard M.... (set-variable): Suggest only valid user variable.
1997-04-01 Richard M.... (Fuser_variable_p): If not a symbol, return nil.
1997-04-01 Richard M.... (vc-checkin-hook): Doc fix.
1997-04-01 Richard M.... (Finsert_file_contents): Determine the character coding
1997-04-01 Richard M.... (dired-copy-file): Handle file-date-error.
1997-04-01 Richard M.... (Fcopy_file): Use Qfile_date_error if can't set file...
1997-03-31 Karl Heuer(hs-hide-block-at-point): Doc fix.
1997-03-31 Karl Heuer(comint-delchar-or-maybe-eof): Check for null proc.
1997-03-30 Richard M.... (rmail-output-to-rmail-file):
1997-03-30 Richard M.... (rmail-output-body): New command.
1997-03-30 Richard M.... (icon-mode-map): Added menus.
1997-03-30 Richard M.... Added mouse-selection feature for bookmark list buffer.
1997-03-30 Richard M.... (Faccessible_keymaps): When metizing, convert a
1997-03-30 Richard M.... (dabbrev--substitute-expansion):
1997-03-30 Richard M.... (debug): Use save-excursion inside the binding of buffe...
1997-03-30 Richard M.... Minor doc fix.
1997-03-30 Richard M.... (sh-set-shell): If file has no #! line,
1997-03-29 Richard M.... (hs-show-all, hs-safety-is-job-n): Fix messages.
1997-03-29 Richard M.... (make-auto-save-file-name): Replace both / and \
1997-03-29 Richard M.... Minor change.
1997-03-29 Richard M.... (make-auto-save-file-name): Replace both / and \
1997-03-28 Richard M.... (with-electric-help): Remove hook on exit.
1997-03-28 Erik Naggum(set-variable): Use user-variable-p. Clean up.
1997-03-27 Noah Friedman(eldoc-idle-delay): Make defvar, not defconst.
1997-03-27 Richard M.... Add copyright notice and distribution terms.
1997-03-27 Richard M.... (set-variable): Take default from `variable-at-point'.
1997-03-26 Richard M.... (uncompress-while-visiting): Handle .tgz files.
1997-03-26 Richard M.... (outline-discard-overlays): Fix the case
1997-03-26 Richard M.... (outline-discard-overlays): Fix the case
1997-03-25 Richard M.... (Fopen_network_stream): Use same socket for in and...
1997-03-25 Richard M.... Initial revision
1997-03-25 Richard M.... (auto-mode-alist): Add .com element.
1997-03-25 Richard M.... (function-key-map): Define iso-lefttab.
1997-03-25 Richard M.... (mh-find-progs): When looking for mh-lib, construct
1997-03-24 Richard M.... (grep-program): New variable.
1997-03-24 Doug Evans(m32r,mn10300): Add.
1997-03-24 Richard M.... (makefile-backslash-align): New variable.
1997-03-24 Richard M.... (set-screen-height): Doc fix.
1997-03-23 Erik Naggum(Fbury_buffer): add missing semi
1997-03-23 Richard M.... (rmail-forward): Don't do dash-quoting on the signature.
1997-03-23 Richard M.... (command-line-1): Initialize *scratch* with
1997-03-23 Richard M.... (frames_bury_buffer): New function.
1997-03-23 Richard M.... (Fbury_buffer): Call frames_bury_buffer.
1997-03-23 Paul Eggert(initialize_fullname): Set NIS_PATH to the empty string...
1997-03-22 Richard M.... (XTread_socket): Accept XK_ISO_* keys.
1997-03-22 Richard M.... (make_lispy_event): Use iso_lispy_function_keys for
1997-03-22 Richard M.... Update copyright year.
1997-03-22 Richard M.... (imenu-scanning-message): Support for bigger numbers.
1997-03-22 Richard M.... Explain which tasks are better, generally.
1997-03-22 Richard M.... (XTread_socket): Handle ISO_Left_Tab.
1997-03-22 Richard M.... (Fset_window_buffer): Increment display_count if it...
1997-03-22 Richard M.... (Freplace_match): Give error if
1997-03-22 Richard M.... (wait_reading_process_input): If wait_for_cell,
1997-03-22 Richard M.... (print): Generate a backslash in \2e10.
1997-03-22 Richard M.... (struct frame): New field buffer_list.
1997-03-22 Richard M.... (frame_buffer_list, set_frame_buffer_list): New functions.
1997-03-22 Richard M.... Change copyright year.
1997-03-22 Richard M.... (struct buffer): New field display_count.
1997-03-22 Richard M.... (reset_buffer): Initialize display_count slot.
1997-03-22 Richard M.... (mark_object): Mark the buffer_list field.
1997-03-22 Richard M.... (tq-process-buffer): Catch errors running tq-queue...
1997-03-22 Richard M.... (substitute-key-definition):
1997-03-22 Richard M.... (newline): Be more conservative about when to use the...
1997-03-22 Richard M.... (sh-case): Define with defun and defvar
1997-03-22 Richard M.... Many doc fixes.
1997-03-22 Richard M.... (replace-string): Doc fix.
1997-03-22 Richard M.... (mail-passwd-command): New variable.
1997-03-22 Richard M.... (rmail-dont-reply-to): Delete debugging code.
1997-03-22 Richard M.... (recover-session): Add `t' to switches.
1997-03-22 Richard M.... (enriched-decode-foreground, enriched-decode-background):
1997-03-22 Richard M.... (dired-glob-regexp): New function.
1997-03-22 Richard M.... (dired-fun-in-all-buffers): New arg FILE. Don't operat...
1997-03-22 Richard M.... (desktop-missing-file-warning): Make the default nil.
1997-03-22 Richard M.... (copyright-regexp): Allow "Copyright" and the copyright...
1997-03-21 Paul Eggert(files): Ignore files in RCS directory whose names...
1997-03-21 Richard M.... (vc-next-action-on-file): With implicit checkout, make
1997-03-21 Richard M.... (help-map): Use apropos-command, not command-apropos.
1997-03-20 Simon MarshallAllow a dired-no-confirm of t
1997-03-20 Simon MarshallDoc dired-no-confirm and allow t value.
1997-03-20 Richard M.... (rmail-retry-failure): Special handling for mime.
1997-03-19 Karl Heuer(cal-tex-preamble): Set \lineskip to 0pt.
1997-03-19 Kenichi Handa(x-complement-fontset-spec): Setup
1997-03-19 Kenichi Handa(dumpglyphs): Set a clipping region when we draw glyphs
1997-03-19 Kenichi Handa(Valternative_fontname_alist): New variable.
1997-03-19 Kenichi Handa(Valternative_fontname_alist): Extern it.
next