bpt/emacs.git
1997-06-22 Richard M.... (wait_reading_process_input): Don't check for
1997-06-22 Richard M.... Change copyright notice.
1997-06-22 Richard M.... (edebug-sit-for-seconds): New variable.
1997-06-21 Richard M.... (delay-uniquify-rationalize-file-buffer-names): Remove...
1997-06-21 Richard M.... (widget-default-value-set): Preserve point here.
1997-06-21 Richard M.... (custom-buffer-create-internal):
1997-06-21 Richard M.... (widget-file-complete): New function.
1997-06-21 Richard M.... (custom-add-parent-links): New arg INITIAL-STRING.
1997-06-21 Richard M.... (custom-group-value-create): Use group-visibility widget.
1997-06-21 Richard M.... (group-visibility): New widget type.
1997-06-21 Richard M.... (custom-group-value-create): Use group-visibility widget.
1997-06-21 Richard M.... (custom-magic-value-create):
1997-06-21 Richard M.... Comment change.
1997-06-21 Richard M.... (widget-documentation-link-action):
1997-06-21 Per AbrahamsenSynched with 1.9930.
1997-06-21 Richard M.... Doc fixes.
1997-06-21 Richard M.... (custom-magic-alist) <hidden>: Don't refer to "dots".
1997-06-21 Richard M.... (boolean): Capitalize "toggle".
1997-06-21 Richard M.... (customize-menu-create): Return nil if Emacs.
1997-06-21 Richard M.... (custom-nest-groups): New variable.
1997-06-21 Ulrich Drepperautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-21 Ulrich Drepperautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-21 Miles Baderautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-21 Richard M.... (customize-group): Ignore case in completion.
1997-06-21 Kenichi HandaDefine mouse-set-font in mule-menu-keymap agian.
1997-06-21 Kenichi Handa(x-charset-registries): Name changed for consistency:
1997-06-21 Kenichi Handa(quail-help): Use with-output-to-temp-buffer.
1997-06-21 Kenichi Handa(Fset_face_attribute_internal): Use FS_LOAD_FONT
1997-06-21 Kenichi Handa(dumpglyphs): Use FS_LOAD_FONT.
1997-06-21 Kenichi Handa(font_idx_temp): New temprary variable used in FS_LOAD_...
1997-06-21 Kenichi Handa(font_idx_temp): Extern it.
1997-06-21 Karl Heuer(untabify): Handle consecutive tabs all at once.
1997-06-20 Michael Kifernew version
1997-06-20 Richard M.... (Ferror_message_string): Optimize (error STRING) case.
1997-06-20 Richard M.... Change copyright notices.
1997-06-20 Richard M.... (require-final-newline): Fix custom :type.
1997-06-20 Richard M.... Clarify about text props in strings and how to remove...
1997-06-19 Per AbrahamsenDon't delete nil overlays.
1997-06-19 Per AbrahamsenChange color.
1997-06-19 Per AbrahamsenSynched with 1.9924.
1997-06-19 Kenichi Handa(view-mode): Add autoload cookie to this variable.
1997-06-19 Simon MarshallCreate paren-blinking custom group and put all blink...
1997-06-19 Simon MarshallDo <* *> via syntax table not regexps; use regexp-opt.
1997-06-19 Simon MarshallRearrange custom options. Also enable custom control...
1997-06-19 Simon MarshallRearrange custom options.
1997-06-19 Simon Marshallcustomise, rewrite and extend.
1997-06-19 Richard M.... (Fprocess_send_eof): Prooperly conditionalize prev...
1997-06-19 Richard M.... (Fprocess_send_eof): Use shutdown, if it's a socket.
1997-06-19 Richard M.... (shutdown): Check for `shutdown' function.
1997-06-19 Richard M.... (HAVE_SHUTDOWN): Add #undef.
1997-06-19 Richard M.... (complete-symbol): New function.
1997-06-19 Richard M.... Delete M-TAB binding of complete-tag.
1997-06-19 Richard M.... (info-complete-symbol): If MODE is nil, use the default...
1997-06-19 Richard M.... Initial revision
1997-06-19 Richard M.... Changed all doc strings to comply with conventions.
1997-06-19 Richard M.... (files): New group `files'.
1997-06-18 Richard M.... (fill-context-prefix): Fix previous change.
1997-06-18 Richard M.... Don't enable the mode just because file is loaded.
1997-06-18 Richard M.... (ctl-x-map): Delete the C-x C-q binding for toggle...
1997-06-18 Richard M.... (backup, find-file): Make `files' their parent.
1997-06-18 Richard M.... (Fchar_before): Validate N after decrementing.
1997-06-18 Richard M.... (mpuz-congratulate): Don't say "1 errors".
1997-06-18 Kenichi Handa(coding-system-parent): Moved to mule.el.
1997-06-18 Kenichi Handa(coding-system-parent): Moved from mule-util.el.
1997-06-18 Kenichi Handa(concat): Pay attention to multibyte characters when
1997-06-18 Kenichi Handa(detect_coding_iso2022): Initilize mask correctly.
1997-06-18 Kenichi HandaProvide XXX-util instead of
1997-06-18 Kenichi HandaDon't make the keymap
1997-06-18 Kenichi HandaProvide cyril-util nstead of language/cyril-util.
1997-06-18 Kenichi HandaProvide ethio-util instead of language/ethio-util.
1997-06-18 Kenichi HandaAdjusted for the coding system name change.
1997-06-18 Kenichi HandaSet syntaxes of Ethiopic characters.
1997-06-18 Kenichi Handa(mode-line-mule-info): Change style for showing
1997-06-18 Kenichi HandaChange mnemonic letters for iso-2022-7bit-ss2 and
1997-06-18 Kenichi HandaDefine describe-coding-system instead of
1997-06-18 Kenichi Handa(list-character-sets): Set major mode of *Help*
1997-06-18 Kenichi Handa(coding-system-parent): New function.
1997-06-18 Kenichi Handa(coding-system-type): Doc-string modified.
1997-06-18 Kenichi Handa(quail-current-data): New variable.
1997-06-18 Kenichi Handa(rmail-enable-decoding-message): Deleted.
1997-06-18 Kenichi Handa(command-line): Load "leim-list.el".
1997-06-18 Richard M.... Customize.
1997-06-18 Richard M.... (help-map): Make C-i run info-lookup-symbol.
1997-06-18 Richard M.... Further fix previous change.
1997-06-18 Karl Heuer(ffap-soft-value): Make this a function again; the...
1997-06-18 Karl Heuer(lm-display-statistics): Display stats in mode line.
1997-06-18 Michael Kifernew version
1997-06-18 Michael KiferAdded [ediff-misc] to menu-bar-tools-menu
1997-06-17 Richard M.... (tar-extract): Use second argument of
1997-06-17 Richard M.... (archive-extract): Use second argument of
1997-06-17 Richard M.... (scheme): Add defgroup.
1997-06-17 Richard M.... (finder-list-keywords): Create *Finder* buffer if nec.
1997-06-17 Richard M.... Fix previous change.
1997-06-17 Richard M.... (fill-context-prefix): Fix criteria for first line,
1997-06-17 Richard M.... (icon-indent-line): A comment ends at the end of the
1997-06-17 Richard M.... (Buffer-menu-mode): Doc fix.
1997-06-17 Richard M.... (split-window-save-restore-data): New function that
next