bpt/emacs.git
1998-02-10 Kenichi Handa(Fposition_bytes): Declare arg POSITION as Lips_Object.
1998-02-10 Kenichi Handa(Fposition_bytes): Allow marker as arg POSITION. Use
1998-02-09 Dave Love(compilation-scroll-output): New variable.
1998-02-09 Andreas Schwab(compute_motion): If right margin is reached and we are
1998-02-09 Richard M.... (search_command): Fix call to search_buffer.
1998-02-09 Richard M.... (byte-optimize-form-code-walker): Only call compiler...
1998-02-08 Richard M.... (jka-compr-compression-info-list): Handle bzip.
1998-02-08 Richard M.... (byte_char_debug_check): New function.
1998-02-08 Richard M.... (RE_TRANSLATE_TYPE): Define as Lisp_Object.
1998-02-08 Richard M.... (Fdirectory_files): Call compile_pattern the new way.
1998-02-08 Richard M.... (boyer_moore, simple_search): New subroutines.
1998-02-08 Richard M.... (advance_to_char_boundary): New function.
1998-02-08 Richard M.... (Fdisplay_buffer): New arg FRAME.
1998-02-08 Richard M.... (bibtex-autokey-year-length): Doc fix.
1998-02-08 Richard M.... (read_minibuf): If input is empty, return empty string.
1998-02-08 Richard M.... (Fstring_bytes): New function.
1998-02-08 Richard M.... (reftex.dvi, ../info/reftex): New targets.
1998-02-08 Richard M.... (print): Declare local variable C as `int' instead of
1998-02-08 Richard M.... (Fformat): Handle a symbol of which name contains
1998-02-08 Richard M.... (occur): Apply default by hand after read-from-minibuffer.
1998-02-07 Richard M.... (iso-transl-define-keys): Don't add
1998-02-06 Richard M.... (mouse-avoidance-fancy-hook): Do nothing if button...
1998-02-06 Richard M.... (imenu-generic-expression): Doc fix.
1998-02-06 Kenichi HandaChange argument number of Fdisplay_buffer to 3.
1998-02-06 Richard M.... (GENERIC_FONT_PTR): Commented-out definition deleted.
1998-02-06 Richard M.... (rmail-clear-headers): Handle the last header in a...
1998-02-06 Richard M.... (Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
1998-02-06 Richard M.... (easy-mmode-define-minor-mode): Fix
1998-02-06 Richard M.... (font-lock-keywords): Doc fix.
1998-02-05 Richard M.... (Fdescribe_bindings_internal):
1998-02-05 Richard M.... (list2, list3, list4, list5): New functions.
1998-02-05 Richard M.... (describe-bindings): New command (formerly in keymap.c).
1998-02-05 Richard M.... (byte-compile-output-as-comment):
1998-02-04 Richard M.... (suspend-hook, suspend-resume-hook): New defvars.
1998-02-04 Stephen EglenCustomized.
1998-02-04 Dave Love(vc-ignore-vc-files): New variable.
1998-02-04 Kenichi HandaUse aref instead of sref.
1998-02-04 Kenichi Handa(find-safe-coding-system): Return
1998-02-04 Kenichi Handa(compose-chars-component): Return
1998-02-04 Kenichi HandaMany codes re-written to adjust for
1998-02-04 Kenichi HandaDo not require `cl'.
1998-02-04 Kenichi Handa(encode-hz-region): Do not bind
1998-02-04 Kenichi HandaMove codes which set syntax and category of
1998-02-04 Kenichi Handa(etags): Fix defgroup syntax. Why should it
1998-02-04 Kenichi Handa(copy_text): When copying from multibyte to unibyte, do
1998-02-04 Kenichi Handa(Fsubst_char_in_region): Handle character-base
1998-02-04 Kenichi Handa(Fiso_charset): Doc-string modified.
1998-02-04 Richard M.... Doc fixes.
1998-02-03 Richard KennerAdd support for Linux/ARM.
1998-02-03 Richard M.... (toggle-enable-multibyte-characters): Use set-buffer...
1998-02-03 Richard M.... (reftex-toc): Fixed bug with split-window. Using
1998-02-03 Richard M.... (mail-extr-all-letters-but-separators)
1998-02-03 Richard M.... (Faref, Faset): Allow indexing a char-table
1998-02-03 Richard M.... (Fformat): If MULTIBYTE is changed to 1
1998-02-03 Richard M.... (Fmodify_category_entry): Doc fix.
1998-02-03 Richard M.... (search_buffer): New args pos_byte and lim_byte.
1998-02-03 Richard M.... (Fcall_process): Allow creating a new buffer for the...
1998-02-03 Richard M.... (fill-region-as-paragraph): Fix the test for any
1998-02-02 Edward M. ReingoldFix mispelling.
1998-02-02 Dan Nicolaescu(hs-special-modes-alist): Improved the regexp for java.
1998-02-02 Richard M.... (mldrag-drag-vertical-line): Fix criterion
1998-02-02 Richard M.... (byte-compile-from-buffer): Bind edebug-all-defs and...
1998-02-02 Richard M.... (update-file-autoloads): Give clean errors
1998-02-02 Richard M.... (float_to_string): Handle infinities and NaN specially.
1998-02-02 Richard M.... (read1): Handle infinities, NaN and -0.0 specially.
1998-02-02 Richard M.... (concat): Handle bool-vectors correctly.
1998-02-02 Richard M.... (concat): If making a string, a nonempty bool-vector...
1998-02-02 Richard M.... (isearch-range-invisible): Avoid infinite loop when...
1998-02-02 Richard M.... (hs-special-modes-alist): Improved the regexp for java.
1998-02-01 Richard M.... (define-mail-alias): If FROM-MAILRC-FILE, don't call...
1998-02-01 Stephen Eglen(auto-insert-mode): New function.
1998-02-01 Stephen EglenCustomized.
1998-02-01 Stephen EglenFile customized + doc fixes.
1998-01-30 Richard M.... (query-replace-from-history-variable): New variable.
1998-01-30 Dave LoveVarious docstring and commentary fixes, including
1998-01-30 Kenichi Handa(CONVERTED_BYTE_SIZE): Fix the logic.
1998-01-30 Kenichi Handa(ENCODE_ISO_CHARACTER): Pay attention to
1998-01-30 Kenichi Handa(Fsubstitute_command_keys): Declare length_byte out of
1998-01-30 Richard M.... (easy-menu-add-item); The BEFORE argument works
1998-01-29 Stephen Eglen(type-break-mode): New customize variable to automatica...
1998-01-29 Richard M.... (find-tag-marker-ring-length): New variable.
1998-01-29 Richard M.... (debug-ignored-errors): Add some elements.
1998-01-28 Richard M.... (report-emacs-bug-address):
1998-01-28 Ian Lance TaylorUse ${UNAME_MACHINE} rather than i386 for cygwin32...
1998-01-28 Kenichi Handa(titdic-convert): Set
1998-01-28 Kenichi Handa(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
1998-01-28 Kenichi Handa(syms_of_data): Register multibyte-string-p as a Lisp
1998-01-28 Kenichi Handa(fast_string_match): Give re_search byte size of
1998-01-27 Richard M.... easy-menu-define): Use ` and , read-macros
1998-01-27 Richard M.... (file_name_as_directory): For an empty name, return...
1998-01-27 Richard M.... (Fcall_process): Test only args past args[4] for multib...
1998-01-27 Richard M.... (getit, Cobol_paragraphs, Pascal_functions,
1998-01-27 Richard M.... (mldrag-drag-vertical-line): Delete debugging `message'.
1998-01-27 Richard M.... (message_dolog): Cast M to unsigned char * to access...
1998-01-27 Richard M.... New option --no-check.
1998-01-27 Richard M.... (rmail): Reinsert the let-binding of enable-local-varia...
1998-01-27 Richard M.... (command_loop_1): Run post-command-hook before,
1998-01-27 Richard M.... Initial revision
1998-01-26 Andreas SchwabCustomized.
1998-01-26 Richard M.... (byte-optimize-form-code-walker): Fix previous change.
next