bpt/emacs.git
1998-08-10 Kenichi Handa("LANUGAGE-ENVIRONMENT"): Delete property setup-functio...
1998-08-10 Kenichi Handa(setup-XXX-environment): Just call set-language-environ...
1998-08-10 Kenichi Handa(setup-english-environment): Just call
1998-08-10 Kenichi Handa(setup-8-bit-environment): Function deleted.
1998-08-10 Kenichi Handa(default_buffer_file_coding): New variable.
1998-08-10 Kenichi Handa(default_buffer_file_coding): Extern it.
1998-08-10 Kenichi Handa(Fwrite_region): Reflect the eol conversion
1998-08-10 Richard M.... (__FreeBSD_version): Define it, or else include osrelda...
1998-08-10 Richard M.... (unexec): Check for section names end and edata with...
1998-08-10 Richard M.... (sregex-replace-match): Don't call sregex--value-groups.
1998-08-10 Richard M.... (describe-function-1): Handle macros properly.
1998-08-10 Richard M.... Whitespace change.
1998-08-10 Richard M.... (clean-buffer-list-kill-buffer-names): Add `*diff*'.
1998-08-09 Richard M.... Detect HPPA 2.0 architecture.
1998-08-09 Richard M.... (Fminibuffer_complete): this_command renamed to Vthis_c...
1998-08-09 Richard M.... (Fcall_last_kbd_macro): this_command renamed to Vthis_c...
1998-08-09 Richard M.... (Vthis_command): Renamed from this_command.
1998-08-09 Richard M.... (next-error): Doc fix.
1998-08-09 Richard M.... Load byte-run and format a little earlier.
1998-08-09 Richard M.... (CHARSET_OK): Check that coding_system_table[IDX] ...
1998-08-09 Richard M.... Don't require font-lock.
1998-08-08 Richard M.... (flyspell-command-hook): Option deleted.
1998-08-08 Richard M.... Describe assoc-default.
1998-08-08 Richard M.... (add-hook): Use byte-code-function-p, not compiled...
1998-08-08 Richard M.... (assoc-default): Rewrite not to use dolist.
1998-08-08 Richard M.... Delete the undo-in-progress compatibility code.
1998-08-08 Richard M.... Initial revision
1998-08-08 Richard M.... (x_term_init): Don't reset LC_TIME to "C", since we
1998-08-08 Richard M.... (set-rmail-inbox-list): Error if not in Rmail mode.
1998-08-08 Richard M.... Avoid using initializers for Lisp_Object.
1998-08-08 Richard M.... (forward-paragraph): Fix the logic for handling beginni...
1998-08-08 Richard M.... Require sendmail.
1998-08-08 Richard M.... Bind case-fold-search to t in many functions.
1998-08-08 Eric M. Ludlam(speedbar-edit-line, speedbar-buffer-kill-buffer,
1998-08-08 Richard M.... (mail-fetch-field): Doc fix.
1998-08-08 Richard M.... (input-method-exit-on-first-char)
1998-08-08 Richard M.... (vc-file-not-found-hook): Call vc-file-clearprops.
1998-08-08 Richard M.... (flyspell-persistent-highlight): Doc fix.
1998-08-08 Richard M.... (Vthis_command): Renamed from this_command.
1998-08-08 Richard M.... Initial revision
1998-08-08 Richard M.... (x_list_fonts): Fix previous change.
1998-08-08 Richard M.... (gnus-startup-file-coding-system): New variable.
1998-08-08 Richard M.... (widget-beginning-of-line): Properly handle
1998-08-08 Richard M.... (Fcall_process): Check type of process cmd args earlier on.
1998-08-08 Richard M.... (Fprocess_send_eof): Transfer proc_encode_coding_system
1998-08-07 Richard M.... (midnight-delay-set): Use run-hooks directly.
1998-08-07 Richard M.... (command-line): Require whitespace delimiter when
1998-08-07 Richard M.... (midnight-timer-function): No need to test midnight...
1998-08-07 Richard M.... (repeat): Make an undo boundary between repetitions.
1998-08-07 Richard M.... (FRAME_OUTER_WINDOW): New macro.
1998-08-07 Richard M.... (print_escape_multibyte, Qprint_escape_multibyte)
1998-08-07 Richard M.... (Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-08-07 Kenichi Handa(isearch-process-search-multibyte-characters): Fix...
1998-08-07 Kenichi Handa(quail-update-translation): Delete the
1998-08-07 Kenichi Handa(general_insert_function): If enable-multibyte-characte...
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): Extern it.
1998-08-07 Kenichi Handa(multibyte_char_to_unibyte): New function.
1998-08-07 Kenichi Handa(internal_self_insert): If enable-multibyte-characters is
1998-08-07 Kenichi Handa(Fread_key_sequence): Update declaration.
1998-08-06 Richard M.... (split-window-horizontally): Doc fix.
1998-08-06 Richard M.... (Fsplit_window): Doc fix.
1998-08-06 Kenichi Handa(quail-japanese-use-double-n): New variable.
1998-08-06 Kenichi Handa(debugger-outer-unread-post-input-method-events): New...
1998-08-06 Kenichi Handa(isearch-minibuffer-local-map): Bind
1998-08-06 Kenichi Handa(kkc-region): Don't bind echo-keystrokes.
1998-08-06 Kenichi Handa(input-method-exit-on-first-char):
1998-08-06 Kenichi Handa(quail-translation-keymap): Declare it as
1998-08-06 Kenichi Handa(Fdirectory_files): If MATCH is non-nil, decode filenames
1998-08-06 Richard M.... (Fexecute_kbd_macro): Fix error message.
1998-08-05 Richard M.... (Vselection_coding_system): Renamed from Vclipboard_cod...
1998-08-05 Richard M.... (top-level let): add defsubst.
1998-08-05 Richard M.... (rmail-encoded-pop-password): New variable.
1998-08-05 Dave Love(iso-spanish, iso-german, iso-iso2tex,
1998-08-05 Richard M.... (byte-compile-from-buffer): Make the output buffer...
1998-08-05 Richard M.... (Funexpand_abbrev): Add ADJUST instead of subtracting.
1998-08-05 Richard M.... (scroll-bar-mode): Doc fix.
1998-08-05 Richard M.... (x_list_fonts): Call XFreeFont after the new call to...
1998-08-04 Eric M. LudlamUpdated refresh messages to clear themselves.
1998-08-04 André Spiegel(vc-backend-merge-news): Account for `already contains the
1998-08-04 Eli Zaretskii(Fw16_set_clipboard_data, Fw16_get_clipboard_data,...
1998-08-04 Eli Zaretskii(find-new-buffer-file-coding-system): When
1998-08-04 Richard M.... (Info-find-node): Once again, use byte-to-position.
1998-08-04 Richard M.... (vcursor group): Move this to `editing' group.
1998-08-04 Richard M.... (comint-bol-or-process-mark): Refer to this command...
1998-08-04 Richard M.... (set-default-coding-systems):
1998-08-04 Richard M.... (clean-buffer-list-kill-regexps): Init to nil, as before.
1998-08-04 Richard M.... (Fmove_to_window_line): Doc fix.
1998-08-03 Richard M.... (replace_range): Don't assume PT is at the place
1998-08-03 Richard M.... (Fsubst_char_in_region): Use replace_range in the case
1998-08-03 Eric M. Ludlam(Info-speedbar-hierarchy-buttons): Improved the speedba...
1998-08-03 Eric M. Ludlam(speedbar-update-current-file): Added call to
1998-08-03 Simon Marshall(lisp-font-lock-keywords-1): Fix previous change.
1998-08-03 Richard M.... (flyspell-duplicate-distance): Doc fix; change default...
1998-08-02 Richard M.... (Fdocumentation): Specify UNIBYTE = 0
1998-08-02 Richard M.... (read1): In reading a string, treat Qlambda like Qget_f...
1998-08-02 Kenichi Handa(kkc-lookup-cache): Initialize it to nil.
1998-08-02 Kenichi Handa(language-info-alist): Doc-string
1998-08-02 Kenichi HandaInitialize coding-category-ccl to
1998-08-02 Kenichi Handa(describe-current-coding-system):
1998-08-02 Kenichi Handa(make-coding-system): If the arg TYPE is
next