]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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
1998-04-16 Richard M.... (Man-notify-when-ready) <newframe>:
1998-04-16 Richard M.... (time): Declare it only if not HAVE_UNISTD_H.
1998-04-16 Richard M.... (global-map [menu-bar mule]):
1998-04-16 Richard M.... (local-set-key, global-set-key): Return what define...
1998-04-16 Richard M.... (Frequire): Doc fix.
1998-04-15 Kenichi Handa(code_convert_region): If point in the conversion
1998-04-15 Dave LoveMove eval-when-compile off top level.
1998-04-15 Eli Zaretskii(syms_of_coding): Declare and define inherit-process...
1998-04-15 Eli ZaretskiiDeclare inherit-process-coding-system.
1998-04-15 Eli Zaretskii(Fcall_process): Call
1998-04-15 Eli Zaretskii(ps-do-despool): Bind coding-system-for-write to
1998-04-15 Eli Zaretskii(archive-extract-by-stdout): Don't use
1998-04-15 Eli Zaretskii(print-region-1): Stop using binary-process-{in,out...
1998-04-15 Eli Zaretskii(dos-print-region-function): Except for binary files,
1998-04-15 Eli Zaretskii(find-binary-process-coding-system): Remove.
1998-04-15 Eli Zaretskii(hexlify-buffer, dehexlify-buffer): Don't bind
1998-04-15 Eli Zaretskii(sys_pipe): Use binary pipe I/O unconditionally.
1998-04-15 Eli ZaretskiiRemove binary-process-{in,out}put.
1998-04-15 Andreas Schwab(RE_TRANSLATE_P): Define.
1998-04-15 Andreas SchwabUse RE_TRANSLATE_P to check whether translation is
1998-04-15 Andreas Schwab(RE_TRANSLATE_P): New macro.
1998-04-15 André Spiegel(vc-dired-mode): Redefine dired-move-to-filename-regexp...
1998-04-15 Andreas Schwab(vc-backend-revert): Fix missing argument for
1998-04-15 Andreas Schwab(realloc) <emacs>: Define to xrealloc.
1998-04-15 Andreas Schwab(install-arch-indep): Install customize and reftex...
1998-04-15 Kenichi Handa(Fccl_execute_on_string): Put \n\ at eol of docstring.
1998-04-15 Kenichi Handa(x_set_font): Give 2nd arg nil to Fquery_fontset.
1998-04-15 Kenichi Handa(coding-system-change-eol-coding): New function.
1998-04-15 Kenichi Handa(find_ccl_program_func): New variable.
1998-04-15 Kenichi Handa(FONT_ENCODING_NOT_DECIDED): The value is changed to...
1998-04-15 Kenichi HandaTypo in comments fixed.
1998-04-15 Kenichi Handa(Vccl_program_table, Qccl_program_idx): Extern them.
1998-04-15 Kenichi Handa(syms_of_xfns): Initialize find_ccl_program_func.
1998-04-15 Kenichi Handa(x_find_ccl_program): New function.
1998-04-15 Kenichi Handa(x_find_ccl_program): Extern it.
1998-04-15 Karl Heuer(mh-quit): mh-show-buffer can be nil.
1998-04-15 Karl Heuer(mail-mode): Doc fix.
1998-04-15 Karl Heuer(outline-font-lock-level): New function.
1998-04-15 Karl Heuer(file_name_as_directory): For empty arg, return `./'.
1998-04-15 Karl Heuer(byte-compile-warn-about-unresolved-functions): Fix...
1998-04-15 Dan Nicolaescu*** empty log message ***
1998-04-15 Dan NicolaescuInitial revision
1998-04-14 Dave LoveRevert erroneous 1998-04-08 change.
1998-04-14 Dave LoveDon't eval-*and*-compile font-lock stuff.
1998-04-14 Stephen Eglen(mspools-folder-directory): Takes default value of...
1998-04-14 Karl Heuer(x_destroy_bitmap): Declare as void, not int.
1998-04-14 Karl Heuer(find-file-noselect): Set buffer-file-coding-system
1998-04-14 Andreas Schwab(try_window): Fix mixing of Lisp_Object and int.
1998-04-14 Andreas Schwab(Fset_window_configuration): Fix mixing of Lisp_Object
1998-04-14 Andreas Schwab(init_sys_modes): Fix mixing of Lisp_Object and int
1998-04-14 Andreas Schwab(compile_pattern, compile_pattern_1): Fix mixing of
1998-04-14 Andreas Schwab(read_process_output): Fix mixing of Lisp_Object and
1998-04-14 Andreas Schwab(Fself_insert_and_exit): Fix mixing of Lisp_Object and
1998-04-14 Andreas Schwab(set_marker_both): Remove bogus checks on charpos.
1998-04-14 Andreas Schwab(parse_menu_item): Don't GCPRO non-lisp variables.
1998-04-14 Andreas Schwab(signal_after_change): Fix mixing of Lisp_Object and
1998-04-14 Andreas Schwab(indented_beyond_p): Fix mixing of Lisp_Object and...
1998-04-14 Andreas Schwab(Fset_mouse_position, Fset_mouse_pixel_position): Fix
1998-04-14 Andreas Schwab(Fsubstring, substring_both, Fchar_table_range,
1998-04-14 Andreas Schwab(Fwrite_region): Fix mixing of Lisp_Object and int.
1998-04-14 Andreas Schwab(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
1998-04-14 Andreas Schwab(code_convert_region): Fix mixing of Lisp_Object and
1998-04-14 Andreas Schwab(Fchars_in_region): Fix mixing of Lisp_Object and int.
1998-04-14 Andreas Schwab(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
1998-04-14 André Spiegel(vc-next-action-on-file): Don't check out after registe...
1998-04-14 Andreas SchwabUpdate return types of declarations.
1998-04-14 Andreas SchwabAdd more prototypes.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-14 Andreas Schwab(ediff-autostore-merges): Doc fix.
1998-04-14 Andreas Schwab(rmail-movemail-flags): Fix customize type.
1998-04-14 André Spiegel(command-line-1): Better wording in mouse startup message.
1998-04-14 Andreas Schwab(byte-compile-warnings): Fix customize
1998-04-14 Andreas Schwab("Korean"): Doc fix.
1998-04-14 Andreas SchwabPrepend ${srcdir} to all non-TIT lisp file names.
1998-04-14 Andreas Schwab(latin-2-alt-postfix): Doc fix.
1998-04-14 Andreas Schwab(Fset_buffer_multibyte): Do nothing if nothing actually
1998-04-14 Andreas Schwab(code_convert_region): Call adjust_after_insert also
1998-04-14 Andreas Schwab(Finsert_file_contents): Call adjust_after_insert also
1998-04-14 Kenichi Handa(titdic-convert): Message improved.
1998-04-14 Kenichi Handa(code_convert_string): Give decode_coding correct byte
1998-04-14 Ulrich Drepperautomatically generated from GPLed version
1998-04-13 Karl Heuer(strout): Convert old echo area to multibyte, like...
1998-04-13 Karl Heuer(report-emacs-bug-hook): Don't absolutely
1998-04-13 Karl Heuer(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
1998-04-13 Karl Heuer(Fcompute_motion): Check that TO and FROM are in range.
1998-04-13 Karl Heuer(tmm-get-keymap): Handle `menu-item' menu items.
1998-04-13 Karl Heuer*** empty log message ***
1998-04-13 Stephen EglenCustomize mail-use-rfc822.
1998-04-13 Eli ZaretskiiReplace topdir with top_srcdir.
next