]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1998-02-17 Richard M.... (c-mode, c++-mode, objc-mode, java-mode): Set
1998-02-17 Richard M.... Imenu support changed.
1998-02-17 Richard M.... (c-postprocess-file-styles): If a file style or file...
1998-02-17 Richard M.... (c-forward-syntactic-ws, c-backward-syntactic-ws):
1998-02-17 Richard M.... (c-point): In XEmacs, use scan-lists + buffer-syntactic...
1998-02-17 Richard M.... (c-beginning-of-statement)
1998-02-17 Richard M.... (c-lineup-close-paren)
1998-02-17 Richard M.... (Info-summary): Clear buffer-read-only.
1998-02-17 Richard M.... (info-complete): Rewrite minibuffer completion code.
1998-02-16 Richard M.... (split_interval_right): Make sure to call
1998-02-16 Richard M.... (bibtex-autokey-names): Change number tag to integer.
1998-02-16 Richard M.... (standard-display-european): If AUTO is nil,
1998-02-16 Richard M.... (skip_chars): Use INC_POS instead of INC_BOTH.
1998-02-16 Richard M.... (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment...
1998-02-16 Ulrich Drepperautomatically generated from GPLed version
1998-02-15 Stephen Eglen(hexl-mode-exit): Remove hexl-follow-ascii-find from...
1998-02-15 Stephen EglenFile customized.
1998-02-15 Richard M.... (sh-font-lock-keywords): Fontify sh-style function...
1998-02-14 Richard M.... (info-complete): Display completions on second invocati...
1998-02-14 Richard M.... (simple_search): Call set_search_regs.
1998-02-14 Richard M.... (Fread_file_name): Alter the history
1998-02-14 Richard M.... (display_text_line): Use INC_BOTH for unibyte buffers...
1998-02-14 Richard M.... (Fsubst_char_in_region): Don't increment pos twice.
1998-02-14 Richard M.... (comint-interrupt-subjob): Call comint-kill-input.
1998-02-14 Richard M.... (jka-compr-compression-info-list): Fix previous change:
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.... (Vnonascii_translate_table): New variable.
1998-02-12 Richard M.... (copy_text, count_size_as_multibyte): Use Vnonascii_tra...
1998-02-12 Richard M.... (printchar): When outputting to echo area,
1998-02-12 Richard M.... (cookie-snarf): Use match-beginning on the delimiter.
1998-02-11 Richard M.... (sh-set-shell): Use standard-syntax-table if none other...
1998-02-11 Richard M.... (debugger-mode): Don't set enable-multibyte-characters...
1998-02-11 Richard M.... (msb--choose-file-menu): Save some debugging info.
1998-02-11 Richard M.... (describe_map_tree): Add the maps we have already
1998-02-11 Richard M.... (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.... (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...
next