]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1996-12-11 Richard M.... Fix previous change.
1996-12-11 Richard M.... (browse-url-url-at-point): Use thing-at-point.
1996-12-11 Richard M.... (bounds-of-thing-at-point): Allow the end
1996-12-11 Richard M.... Don't load .custom if -q was used.
1996-12-11 Karl Heuer(byte-compile-insert-header): Fix previous change.
1996-12-11 Richard M.... (syms_of_buffer): Doc fix (transient-mark-mode).
1996-12-11 Richard M.... call-process does not create a buffer.
1996-12-11 David J. MacKenzie* config.guess: Recognize machten.
1996-12-11 Richard M.... (Fwrite_region): Be careful not to destroy contents of
1996-12-10 Richard M.... (goto-address-fontify): Use overlay, not text props.
1996-12-10 Richard M.... (message2_nolog): Handle minibuffer_auto_raise.
1996-12-10 Richard M.... (Fcall_process_region): Define missing local `count'.
1996-12-10 Richard M.... (window_scroll): Don't set w->start or w->force_start...
1996-12-10 Richard M.... (Fend_of_line, Fbeginning_of_line):
1996-12-10 Richard M.... (Vmenu_updating_frame): New variable.
1996-12-10 Richard M.... (sort-columns): Don't use `sort' utility if the text...
1996-12-10 Richard M.... (timer-next-integral-multiple-of-time): Doc fix.
1996-12-10 Richard M.... (thing-at-point-url-chars): Allow comma, = and &.
1996-12-09 Geoff Voelker(normal-top-level, command-line, command-line-1):
1996-12-09 Richard M.... (Fread_file_name_internal): Verify STRING is a string.
1996-12-09 Richard M.... (gnus-button-alist): Allow whitespace in `<URL:...'
1996-12-09 Erik Naggum(disabled-command-hook): Use `defvar' and add documenta...
1996-12-09 Richard M.... (Fuser_full_name): Use build_string instead of make_string.
1996-12-09 Richard M.... (rs6000-ibm-aix4.2): New alternative.
1996-12-09 Richard M.... (Fend_of_line, Fbeginning_of_line): Declared.
1996-12-08 Richard M.... (gnus-read-init-file): Don't load anything if init...
1996-12-08 Richard M.... (status_notify): Test p->infd > 0
1996-12-08 Richard M.... (iconify-or-deiconify-frame): Define to be a
1996-12-08 Richard M.... (texinfo-font-lock-keywords): Add `url', `email'.
1996-12-08 Richard M.... (Fuser_full_name): Accept a string (the login name) as
1996-12-08 Richard M.... (syms_of_minibuf): Doc fix.
1996-12-08 Richard M.... (Fline_beginning_position, Fline_end_position): New...
1996-12-08 Richard M.... (Info-get-token): Find tokens where START matches
1996-12-07 Richard Kenner(PENTIUM:CPunix:4.0*:*): New case.
1996-12-07 Richard M.... (mouse-drag-mode-line): Don't get error
1996-12-07 Richard M.... (isearch-no-upper-case-p): Use downcase
1996-12-07 Richard M.... (mail-reply-action): Renamed from mail-reply-buffer.
1996-12-07 Richard M.... (rmail-start-mail): Rewrite to use compose-mail.
1996-12-07 Richard M.... (compose-mail): Handle several more args:
1996-12-07 Richard M.... (perform-replace): Obey minibuffer-auto-raise.
1996-12-07 Richard M.... (jka-compr-temp-name-template): Initialize using TMPDIR.
1996-12-07 Richard M.... (thing-at-point-url-chars): Allow period.
1996-12-07 Richard M.... (MAYBE_GC): New macro.
1996-12-07 Richard M.... (Vtemp_file_name_pattern): New variable.
1996-12-07 Richard M.... Recognize vax-*-netbsd*.
1996-12-07 Richard M.... (etags-file-of-tag): Expand the file name
1996-12-07 Richard M.... (sendmail-user-agent): Support 2 optional args.
1996-12-07 Richard M.... (byte-compile-insert-header): If emacs-version
1996-12-07 Richard M.... (pascal-mode): Make comment-indent-function buffer...
1996-12-07 Richard M.... (mouse-major-mode-menu): Propagate prefix arg
1996-12-07 Richard M.... (isearch-mode): Maybe make minibuffer frame visible...
1996-12-07 Richard M.... In enable predicates in Files menu, use menu-updating...
1996-12-07 Richard M.... Fixed syntax table for quotes since they messed up
1996-12-07 Richard M.... (dired-omit-size-limit): New variable.
1996-12-07 Richard M.... Get rid of RCS id.
1996-12-07 Richard M.... Delete `units' task--it is done.
1996-12-06 Karl Heuer(backup-buffer): Doc fix.
1996-12-06 Karl Heuer(IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
1996-12-06 Karl Heuer(imenu): Support integers used as positions.
1996-12-06 Karl Heuer(ange-ftp-normal-login): If using a smart gateway,
1996-12-05 Karl Heuer(syms_of_keyboard): Doc fix.
1996-12-05 Karl Heuer(Info-follow-reference): Add each cross-reference to
1996-12-05 Karl Heuer(PC-do-completion): Remove text properties from
1996-12-04 Francesco Potortì* etags.c (C_entries): Test tok.valid. This handles...
1996-11-21 Thomas Bushnell... Revert last change.
1996-11-21 Thomas Bushnell... * config.sub: Recognize gnu-gnu* along with linux-gnu...
1996-11-21 Thomas Bushnell... Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG ...
1996-11-21 Charles Hannumgethostbyname() may return a pointer to static data...
1996-11-21 Geoff Voelker(w32_wnd_proc): Use dummy message to wake up thread...
1996-11-20 David J. MacKenziecleanups
1996-11-19 David J. MacKenzieIf no sys/param.h, default to 8k.
1996-11-19 David J. MacKenzieIndent for readability.
1996-11-19 Karl Heuer[__DJGPP__ >= 2] (dos_direct_output): Faster method of
1996-11-19 Karl Heuer(resize-minibuffer-frame): Don't assume minibuffer...
1996-11-19 Geoff Voelker(x-defined-colors): Use color names from w32-color...
1996-11-19 Geoff VoelkerUse new name ms-w32.h for windowsnt.h
1996-11-19 Geoff VoelkerUse new name w32.h for nt.h
1996-11-19 Geoff VoelkerUse new names for w32 files
1996-11-19 Geoff VoelkerUse new file name w32-fns.el
1996-11-19 Geoff VoelkerUse new file name dos-w32.el
1996-11-19 Geoff VoelkerUse w32 instead of ms-windows for window-system symbol
1996-11-19 Geoff Voelker(init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-11-19 Geoff Voelker(special-display-p, same-window-p): Add missing
1996-11-17 Karl Heuer(write-contents-hooks): Doc fix.
1996-11-17 Karl Heuer*** empty log message ***
1996-11-17 Karl Heuer(comint-password-prompt-regexp): Recognize AIX format.
1996-11-17 Karl HeuerInitial revision
1996-11-16 Simon MarshallUse simpler fn.
1996-11-16 Simon Marshalluse simpler fn.
1996-11-16 Simon Marshall(a) split lazy-lock-defer-time into lazy-lock-defer...
1996-11-16 Simon Marshall(a) make fast-lock-get-face-properties cope with face...
1996-11-16 Simon Marshall(a) add font-lock-keywords-alist, (b) fix compilation...
1996-11-14 Karl Heuer(resize-minibuffer-frame-restore): Don't assume
1996-11-14 Erik Naggum(report-emacs-bug): Reorder arguments.
1996-11-14 Per BothnerBunch of updates. See ChangeLog.
1996-11-13 Erik Naggum(message-mode): Doc fix.
1996-11-13 Francesco PotortìWed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potort...
1996-11-13 Erik Naggum(report-emacs-bug): New argument recent-keys read befor...
1996-11-12 David J. MacKenziecosmetic tweaks
next