]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1998-11-26 Kenichi Handa(Frequire): Update declaration.
1998-11-26 Kenichi Handa(ccl-dump-translate-character-const-tbl):
1998-11-26 Kenichi Handa(define-translation-table): Fix bug of
1998-11-26 Kenichi Handa("Chinese-BIG5"): Add charset-origin-alist property.
1998-11-26 Kenichi Handa(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
1998-11-26 Kenichi Handa(non_ascii_char_to_string): If C has modifier bits,
1998-11-26 Kenichi Handa(CHAR_BYTES): If C has modifier bits, return 1.
1998-11-26 Kenichi Handa(internal_self_insert): If C has modifier bits, insert
1998-11-25 Richard M.... (thing-at-point-url-at-point): Don't use current
1998-11-25 Richard M.... (frame-parameter): Doc fix.
1998-11-25 Richard M.... (read_process_output): Call signal_after_change.
1998-11-25 Richard M.... (tex-feed-input): New function.
1998-11-24 Richard M.... (syms_of_buffer): Doc fix.
1998-11-24 Richard M.... (syms_of_keyboard): Doc fix.
1998-11-24 Richard M.... (Fmake_keymap): Doc fix.
1998-11-24 Kenichi Handa(move-to-column-force): New function.
1998-11-24 Kenichi HandaMake a new map by make-keymap.
1998-11-24 Kenichi Handa(word_boundary_p): If C1 or C2 are composite
1998-11-23 Dave LoveVarious minor doc fixes.
1998-11-23 Simon Marshall* lazy-lock.el (lazy-lock-unstall):
1998-11-23 Simon Marshall* fast-lock.el (fast-lock-save-cache-1):
1998-11-23 Simon Marshall* font-lock.el (font-lock-defaults): Doc fix.
1998-11-22 Andrew Innes(rmail-set-message-counters-counter): Detect messages...
1998-11-22 Richard M.... Rename function and variables added in previous change:
1998-11-22 Richard M.... (window-buffer-height): New function, split from
1998-11-22 Richard M.... Add resizing of temporary buffers.
1998-11-22 Richard M.... (Fset_mouse_position): Doc fix.
1998-11-22 Richard M.... (initial-frame-alist): Add defcustom.
1998-11-22 Richard M.... (shell-prompt-pattern): Add defcustom.
1998-11-21 Richard M.... (message-ignored-supersedes-headers): Remove NNTP-Posti...
1998-11-21 Richard M.... (describe-mode): Don't avoid loop indirecting thru...
1998-11-21 Richard M.... (describe-variable): Allow any variable with a defcustom,
1998-11-21 Richard M.... (mail-unsent-separator): Additional alternative.
1998-11-20 Andrew Innes(nntp-request-group): Allow for failures when requestin...
1998-11-19 Richard M.... (lisp-interaction-mode-map): Doc fix.
1998-11-19 Richard M.... (find-function-regexp): Handle skeletons.
1998-11-19 Simon MarshallAdded with-temp-message.
1998-11-19 Richard M.... (gud-common-init): Use pop-to-buffer.
1998-11-19 Richard M.... (Fsingle_key_description): Handle generic characters.
1998-11-19 Richard M.... (Frequire): New arg NOERROR.
1998-11-18 Dave Love(fortran-end-prog-re): Fix typo.
1998-11-18 Richard M.... (temp-buffer-show-hook): This is not obsolete.
1998-11-18 Richard M.... (Qmouse_face): Replace definition with extern decl.
1998-11-18 Richard M.... (Qmouse_face): Variable definition moved here.
1998-11-17 Richard M.... (temp_output_buffer_show): Around temp-buffer-show...
1998-11-17 Karl Heuer*** empty log message ***
1998-11-16 Dave LoveRequire skeleton when compiling.
1998-11-16 Karl Heuerindent `with-output-to-string' as a CL
1998-11-16 Kenichi Handa(*-*-bsdi4*): New target.
1998-11-16 Kenichi HandaSet syntaxes all non-word multibyte
1998-11-16 Kenichi Handa(japanese-zenkaku-region): New optional arg KATAKANA...
1998-11-16 Kenichi Handa(CHAR_TABLE_REF): Check if IDX is negative or not.
1998-11-16 Kenichi Handa(non_ascii_char_to_string): If C is negative, signal...
1998-11-16 Kenichi Handa(SINGLE_BYTE_CHAR_P): Check if C is negative or not.
1998-11-16 Kenichi HandaInitial revision
1998-11-16 Kenichi Handa(after-insert-file-set-buffer-file-coding-system):...
1998-11-16 Kenichi Handa(tar-header-block-tokenize): Decode codes of file
1998-11-16 Kenichi HandaInclude charset.h.
1998-11-16 Kenichi Handa(abbrev.o): Depend on charset.h
1998-11-16 Kenichi Handa(SYNTAX_ENTRY_INT): For a composite character, check
1998-11-15 Karl HeuerRequire cl.
1998-11-15 Dave LoveFix previous change:
1998-11-13 Karl Heuer(LIBS_MACHINE): Delete redundant definition.
1998-11-13 Karl HeuerFix previous change.
1998-11-13 Karl Heuer(auto-insert-alist): Don't assume *.el is part of GNU...
1998-11-13 Carsten Dominik(reftex-finding-files): Group documentation fixed.
1998-11-13 Andrew InnesConvert to DOS format.
1998-11-12 Dave Love1998-11-09 Sam Steingold <sds@goems.com>
1998-11-12 Eli Zaretskii(symbol-file): For ms-dos, use fns.el without the
1998-11-12 Eli Zaretskii(buffer-undo-list): For ms-dos, use fns.el without the
1998-11-12 Karl Heuer(ediff-even-diff-face-A): Fix spelling.
1998-11-12 Karl Heuer(XTread_socket): Fix previous change in case F == 0.
1998-11-12 Karl Heuer(switch-to-lisp): if no inferior lisp present, call
1998-11-11 Karl Heuer(desktop-save, desktop-create-buffer): Undo 10-22 change.
1998-11-11 Karl Heuer(aviion-intel): New machine.
1998-11-11 Karl HeuerInitial revision
1998-11-11 Karl Heuer(BSD_PGRPS): Add #undef.
1998-11-11 Karl Heuer(BROKEN_FIONREAD): #undef commented out.
1998-11-11 Karl HeuerDiscuss C-w.
1998-11-11 Karl Heuer(vc-toggle-read-only): Doc fix.
1998-11-11 Karl Heuer(ispell-dictionary-alist-2): Removed svenska,
1998-11-11 Andrew Innes(ps-print-prologue-1): Only use old LandscapeMode handl...
1998-11-11 Eli Zaretskii(MAX_ALLOCA): New macro.
1998-11-11 Kenichi Handa(byte_combining_error): Error message improved.
1998-11-11 Kenichi Handa(char_valid_p): Handle a composite character correctly.
1998-11-11 Kenichi Handa(compose-chars-component): Signal
1998-11-11 Kenichi HandaIf a resolved ASCII font name doesn't conform to
1998-11-11 Kenichi Handa(str_cmpchar_id): Check the byte sequence for
1998-11-11 Kenichi Handa(x_list_fonts): Don't change the value of maxnames.
1998-11-10 Geoff Voelker(main): Set environment size only when running
1998-11-10 Geoff Voelker(set-default-process-coding-system): Use function on
1998-11-10 Geoff Voelker(Vw32_pass_optional_keys_to_system): Variable removed.
1998-11-10 Geoff Voelker($(BLD)\w32inevt.obj): Add dependencies on w32term.h
1998-11-10 Geoff VoelkerInclude w32term.h and w32heap.h.
1998-11-10 Geoff Voelker(sys_kill): Set extended key flag when faking
1998-11-10 Geoff Voelker(convert_to_key_event): Removed.
1998-11-10 Geoff Voelker(struct w32_display_info): New element faked_key.
1998-11-10 Geoff Voelker([language-change]): For now ignore
1998-11-10 Eli Zaretskii(ediff-make-temp-file): Run the prefix through
1998-11-10 Karl HeuerDelete autoload cookies.
next