bpt/emacs.git
1998-04-20 Richard M.... *** empty log message ***
1998-04-20 Richard M.... Initial revision
1998-04-20 Richard M.... (Fgarbage_collect): Don't truncate command-history...
1998-04-20 Richard M.... Add Slovak.
1998-04-20 Andreas Schwab(view-really-at-end): Return true when at end and not
1998-04-20 Richard M.... (readevalloop): New arg UNIBYTE. Callers changed.
1998-04-20 Richard M.... (copy_text): Count down bytes_left properly
1998-04-20 Richard M.... (load-with-code-conversion):
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Richard M.... (Fcompare_strings): Require first 6 args.
1998-04-20 Richard M.... (Ftry_completion): Use Fcompare_strings.
1998-04-20 Richard M.... (Fcompare_strings): New function.
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Kenichi Handa(SLAVIC): New macro.
1998-04-20 Kenichi Handa(lisp): Add czech.elc, slovak.elc, and romanina.elc.
1998-04-20 Kenichi Handa(Fregister_ccl_program): Put ccl-program-idx property...
1998-04-20 Kenichi Handa(setup_coding_system): For a type 4 coding system,
1998-04-20 Kenichi HandaFLAGS arguments for make-coding-system changed.
1998-04-20 Kenichi HandaSet t to `documentation' info for Romanian.
1998-04-20 Kenichi Handa(ccl-compile-unify-character): Inhibit
1998-04-20 Kenichi Handa(make-coding-system): If TYPE is 4, FLAGS
1998-04-20 Kenichi Handa(quail-start-translation): Bind
1998-04-19 Dan Nicolaescu*** empty log message ***
1998-04-19 Eli Zaretskii(struct Lisp_Process): Add inherit_coding_system_flag...
1998-04-19 Eli Zaretskii(Fset_process_inherit_coding_system_flag,
1998-04-19 Geoff Voelker(interdontcompile): New macro.
1998-04-18 Richard M.... (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffe...
1998-04-18 Dan Nicolaescu*** empty log message ***
1998-04-18 Richard M.... Initial revision
1998-04-18 Dan Nicolaescu*** empty log message ***
1998-04-18 Dan NicolaescuInitial revision
1998-04-18 Dan Nicolaescu*** empty log message ***
1998-04-18 Richard M.... (file-name-handler-alist): FIx previous change.
1998-04-18 Richard M.... Update copyright years.
1998-04-18 Stephen EglenCustomize. Add `;;; Code' line.
1998-04-18 Stephen EglenCustomize.
1998-04-18 Richard M.... (elisp): Don't try to make makeinfo.
1998-04-18 Richard M.... (edebug-compute-previous-result):
1998-04-18 Richard M.... (ps-output-string-prim): Use skip-chars-forward.
1998-04-18 Richard M.... (Info-menu): Allow extra spaces at start of menu item.
1998-04-18 Richard M.... (rmail-message-regexp-p):
1998-04-18 Richard M.... (load-with-code-conversion):
1998-04-18 Richard M.... Initial revision
1998-04-17 Richard M.... (syms_of_emacs): Fix patching error in previous change.
1998-04-17 Richard M.... (read1): Compute NaN and infinities using 0.0 in a
1998-04-17 Richard M.... (readchar): Find the previous byte's address properly
1998-04-17 Richard M.... (debug-ignored-errors): Add and remove strings.
1998-04-17 Richard M.... (jka-compr-use-shell) [ms-dos, windows-nt]: Do not...
1998-04-17 Dave Love(scheme-imenu-generic-expression,
1998-04-17 Dave Love(array-mode): Add autoload cookie.
1998-04-17 Dave Love(ph-install-menu): Use easy-menu-create-menu, not
1998-04-17 Dave Love(change-log-mode): Revert 1997-12-03 doc change.
1998-04-17 Stephen EglenCustomize.
1998-04-17 Dan Nicolaescu*** empty log message ***
1998-04-17 Richard M.... (Fcall_process_region): Unbind coding-system-for-write
1998-04-17 Geoff Voelker(ange-ftp-real-make-directory): Fix indentation.
1998-04-17 Geoff Voelker(reset_terminal_modes): Only invoke hook if defined.
1998-04-17 Geoff Voelker* lastfile.c (_my_endbss, my_endbss_static): New variables.
1998-04-17 Geoff Voelker(Vpath_separator): New variable.
1998-04-17 Geoff Voelker(shell-file-name-chars): Add ',' and ':'.
1998-04-17 Geoff Voelker(ls-lisp-dired-ignore-case): New variable.
1998-04-17 Geoff Voelker(path-separator): Delete variable.
1998-04-17 Geoff Voelker(fast-lock-cache-name): Replace '\' with '#'.
1998-04-17 Geoff Voelker(comint-filename-chars): Combine DOS and Windows strings.
1998-04-17 Geoff Voelker(ange-ftp-tmp-name-template) [windows-nt]: Look for
1998-04-17 Geoff Voelker(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): New variable.
1998-04-17 Geoff Voelker(w32_executable_type): Properly cast dos_header when
1998-04-17 Geoff Voelker(Vmenu_updating_frame): New variable.
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): Declare.
1998-04-17 Geoff Voelker* w32heap.h (w32_fatal_reload_error): Declare.
1998-04-17 Geoff Voelker(recreate_heap): Invoke w32_fatal_reload_error upon...
1998-04-17 Geoff Voelker(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
1998-04-17 Geoff Voelker(Qforeground_color, Qbackground_color): Declare.
1998-04-17 Geoff Voelker(FILE_SEND_SIGCHLD): New macro.
1998-04-17 Geoff Voelker(sys_read): Clear carriage return flag.
1998-04-17 Geoff Voelker(my_begbss_static, my_endbss_static): Declare.
1998-04-17 Geoff Voelker(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
1998-04-17 Geoff Voelker(LINK_TYPE): Do not include debug info in optimized
1998-04-17 Geoff Voelker(clean): Delete patch generated files, optimized
1998-04-17 Geoff Voelker(CP_DIR): Preserve attributes.
1998-04-17 Geoff VoelkerInclude new macros from src/config.in.
1998-04-17 Geoff Voelker(fail): Exit with a negative return value.
1998-04-17 Geoff Voelker(w32-system-shells): Add 4dos and 4nt.
1998-04-17 Geoff Voelker(install): Copy elisp files that are not compiled.
1998-04-17 Geoff Voelker(obj): Update with new files in src.
1998-04-17 Richard M.... When installing ${version}, do it replacing @version@.
1998-04-17 Richard M.... Use spaces, not dashes, in M-x command.
1998-04-17 Richard M.... (ispell-get-word): No error if can't find a word to...
1998-04-17 Richard M.... (ispell-word): In ispell-check-only mode,
1998-04-17 Richard M.... (byte-after-unbind-ops): Delete byte-equal.
1998-04-17 Richard M.... (Fcatch): Doc fix.
1998-04-17 Richard M.... (Fml_if): Initialize val.
1998-04-17 Richard M.... (help-with-tutorial): Locally bind file and filename.
1998-04-17 Richard M.... (find-function-on-key):
1998-04-16 Richard M.... (standard_args): Add --no-unibyte.
1998-04-16 Richard M.... (locate): Doc fix.
1998-04-16 Eli Zaretskii(it_keyboard): New variable, supports Italian keyboard.
1998-04-16 Eli ZaretskiiMake sure the environment is large enough to accomodate
next