bpt/emacs.git
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.
1998-01-26 Richard M.... Customized.
1998-01-26 Richard M.... (byte-compile-inline-expand): Use string-as-unibyte...
1998-01-26 Richard M.... (compare_window_configurations): New function.
1998-01-26 Richard M.... (internal_equal): Use compare_window_configurations.
1998-01-26 Richard M.... (standard_args): Add "-unibyte" aka "--unibyte".
1998-01-26 Richard M.... (emacsbug): Customized.
1998-01-26 Richard M.... (Funintern): Clear the symbol's obarray field.
1998-01-26 Richard M.... (desktop-clear): Don't kill dead buffers.
1998-01-26 Richard M.... (sh-case): Fix paren error.
1998-01-25 Dave Love(imenu-syntax-alist): New buffer-local variable.
1998-01-25 Dave Love(imenu-case-fold-search): New buffer-local variable.
1998-01-25 Richard M.... Comment change.
1998-01-25 Richard M.... (archive-find-type): Accept d or s after digit, for...
1998-01-25 Richard M.... (back_comment): Move the find_defun_start call
1998-01-24 Stephen Eglen(hscroll-global-mode): New customize variable to automa...
1998-01-24 Stephen EglenCustomized.
1998-01-24 Richard M.... (calendar-french-single-byteify): Function deleted.
1998-01-24 Richard M.... (menu-bar-file-menu): Add Recover Session menu item.
1998-01-23 Dave Love(lisp-font-lock-keywords-1): Correct defmethod addition.
1998-01-23 Andreas Schwab(main): Fix interwoven brace and cpp conditional nesting.
1998-01-23 Kenichi HandaDelete garbage line "int use_dialog_box".
1998-01-23 Richard M.... (msb--strip-dir): Use Emacs filename primitives, not...
1998-01-23 Eric M. LudlamAdded speedbar support for RMAIL files.
1998-01-23 Eric M. LudlamAdded gud-speedbar-buttons, and support for GDB buttons.
1998-01-22 Eric M. LudlamAdded speedbar support function `Info-speedbar-buttons',
1998-01-22 Stephen Eglen(Fread-string): Doc fix.
1998-01-22 Kenichi HandaEncoded by new iso-2022-7bit.
1998-01-22 Richard M.... (vc-annotate-compcar): Iterate instead of recursing.
1998-01-22 Richard M.... (SYSTEM_MALLOC): Defined.
1998-01-22 Richard M.... (define-compiler-macro): Handle empty arglist.
1998-01-22 Richard M.... (byte-optimize-form-code-walker):
next