]> code.delx.au - gnu-emacs/history
gnu-emacs
1998-02-13 Richard KennerAdd PentiumII (i786). Add '7' to all i[3456] entries. origin/other-branches/miles-orphaned-changes
1998-02-12 Dave Love(scheme-imenu-generic-expression): Simplify regexps.
1998-02-12 Richard M. Stallman(Vnonascii_translate_table): New variable.
1998-02-12 Richard M. Stallman(copy_text, count_size_as_multibyte): Use Vnonascii_tra...
1998-02-12 Richard M. Stallman(printchar): When outputting to echo area,
1998-02-12 Richard M. Stallman(cookie-snarf): Use match-beginning on the delimiter.
1998-02-11 Richard M. Stallman(sh-set-shell): Use standard-syntax-table if none other...
1998-02-11 Richard M. Stallman(debugger-mode): Don't set enable-multibyte-characters...
1998-02-11 Richard M. Stallman(msb--choose-file-menu): Save some debugging info.
1998-02-11 Richard M. Stallman(describe_map_tree): Add the maps we have already
1998-02-11 Richard M. Stallman(describe-bindings): Fix interactive spec.
1998-02-10 Kenichi Handa(Fstring_bytes): Declare arg STRING as Lisp_Object.
1998-02-10 Kenichi Handa(concat): Use Vnonascii_translate_table.
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. Stallman(search_command): Fix call to search_buffer.
1998-02-09 Richard M. Stallman(byte-optimize-form-code-walker): Only call compiler...
1998-02-08 Richard M. Stallman(jka-compr-compression-info-list): Handle bzip.
1998-02-08 Richard M. Stallman(byte_char_debug_check): New function.
1998-02-08 Richard M. Stallman(RE_TRANSLATE_TYPE): Define as Lisp_Object.
1998-02-08 Richard M. Stallman(Fdirectory_files): Call compile_pattern the new way.
1998-02-08 Richard M. Stallman(boyer_moore, simple_search): New subroutines.
1998-02-08 Richard M. Stallman(advance_to_char_boundary): New function.
1998-02-08 Richard M. Stallman(Fdisplay_buffer): New arg FRAME.
1998-02-08 Richard M. Stallman(bibtex-autokey-year-length): Doc fix.
1998-02-08 Richard M. Stallman(read_minibuf): If input is empty, return empty string.
1998-02-08 Richard M. Stallman(Fstring_bytes): New function.
1998-02-08 Richard M. Stallman(reftex.dvi, ../info/reftex): New targets.
1998-02-08 Richard M. Stallman(print): Declare local variable C as `int' instead of
1998-02-08 Richard M. Stallman(Fformat): Handle a symbol of which name contains
1998-02-08 Richard M. Stallman(occur): Apply default by hand after read-from-minibuffer.
1998-02-07 Richard M. Stallman(iso-transl-define-keys): Don't add
1998-02-06 Richard M. Stallman(mouse-avoidance-fancy-hook): Do nothing if button...
1998-02-06 Richard M. Stallman(imenu-generic-expression): Doc fix.
1998-02-06 Kenichi HandaChange argument number of Fdisplay_buffer to 3.
1998-02-06 Richard M. Stallman(GENERIC_FONT_PTR): Commented-out definition deleted.
1998-02-06 Richard M. Stallman(rmail-clear-headers): Handle the last header in a...
1998-02-06 Richard M. Stallman(Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
1998-02-06 Richard M. Stallman(easy-mmode-define-minor-mode): Fix
1998-02-06 Richard M. Stallman(font-lock-keywords): Doc fix.
1998-02-05 Richard M. Stallman(Fdescribe_bindings_internal):
1998-02-05 Richard M. Stallman(list2, list3, list4, list5): New functions.
1998-02-05 Richard M. Stallman(describe-bindings): New command (formerly in keymap.c).
1998-02-05 Richard M. Stallman(byte-compile-output-as-comment):
1998-02-04 Richard M. Stallman(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. StallmanDoc fixes.
1998-02-03 Richard KennerAdd support for Linux/ARM.
1998-02-03 Richard M. Stallman(toggle-enable-multibyte-characters): Use set-buffer...
1998-02-03 Richard M. Stallman(reftex-toc): Fixed bug with split-window. Using
1998-02-03 Richard M. Stallman(mail-extr-all-letters-but-separators)
1998-02-03 Richard M. Stallman(Faref, Faset): Allow indexing a char-table
1998-02-03 Richard M. Stallman(Fformat): If MULTIBYTE is changed to 1
1998-02-03 Richard M. Stallman(Fmodify_category_entry): Doc fix.
1998-02-03 Richard M. Stallman(search_buffer): New args pos_byte and lim_byte.
1998-02-03 Richard M. Stallman(Fcall_process): Allow creating a new buffer for the...
1998-02-03 Richard M. Stallman(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. Stallman(mldrag-drag-vertical-line): Fix criterion
1998-02-02 Richard M. Stallman(byte-compile-from-buffer): Bind edebug-all-defs and...
1998-02-02 Richard M. Stallman(update-file-autoloads): Give clean errors
1998-02-02 Richard M. Stallman(float_to_string): Handle infinities and NaN specially.
1998-02-02 Richard M. Stallman(read1): Handle infinities, NaN and -0.0 specially.
1998-02-02 Richard M. Stallman(concat): Handle bool-vectors correctly.
1998-02-02 Richard M. Stallman(concat): If making a string, a nonempty bool-vector...
1998-02-02 Richard M. Stallman(isearch-range-invisible): Avoid infinite loop when...
1998-02-02 Richard M. Stallman(hs-special-modes-alist): Improved the regexp for java.
1998-02-01 Richard M. Stallman(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. Stallman(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. Stallman(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. Stallman(find-tag-marker-ring-length): New variable.
1998-01-29 Richard M. Stallman(debug-ignored-errors): Add some elements.
1998-01-28 Richard M. Stallman(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
next