]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1996-01-18 Simon Marshallsp correction
1996-01-18 Richard M.... (safe_run_hooks): Use Qt, not Qerror, to avoid running...
1996-01-18 Richard M.... (run_hook_with_args): Do nothing if Vrun_hooks is nil.
1996-01-18 Richard M.... (syms_of_frame_1): Initialize Qtitle.
1996-01-18 Richard M.... (mark_object): Mark frame title field.
1996-01-18 Richard M.... (struct frame): New field `title'.
1996-01-18 Richard M.... (mouse-buffer-menu): Delete debugging code.
1996-01-18 Richard M.... (ls-lisp-support-shell-wildcards): Add autoload cookie.
1996-01-17 Doug EvansRecognize go32* as an os.
1996-01-17 Richard M.... (sh-indent-line): Cope if no previous noncomment line.
1996-01-17 Richard M.... Default OS to nextstep if machine vendor is Next.
1996-01-17 Richard M.... (makefile-mode): Fix criterion for calling makefile...
1996-01-17 Richard M.... (goto-address-at-point, goto-address-at-mouse): Add...
1996-01-17 Richard M.... (HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instea...
1996-01-17 Richard M.... (decode_mode_spec, case 'F'): Use `title' field.
1996-01-17 Karl Heuer(auto-mode-alist): Use "\\`" instead of "^".
1996-01-17 Karl Heuer(replace_buffer_in_all_windows): Don't change selected
1996-01-17 Richard M.... (HAVE_TZSET): Add #undef.
1996-01-17 Richard M.... (Fdump_emacs): If HAVE_TZSET and not
1996-01-17 Richard M.... (set_time_zone_rule): No longer static.
1996-01-17 Richard M.... Explain avoiding x-popup-menu for menu bar submenu.
1996-01-17 Richard M.... Doc menu-bar-update-hook.
1996-01-17 Richard M.... (gnus-group-make-help-group): Check whether
1996-01-17 Richard M.... (nnkiboze-close-group): Should only be run from summary...
1996-01-17 Richard M.... (nntp-accept-response): Add a timeout parameter to...
1996-01-17 Richard M.... (sh-shell-variables): New variable.
1996-01-16 Richard M.... (HAVE_XMU): Fix typo in previous change.
1996-01-16 Richard M.... (bibtex-font-lock-keywords, bibtex-mode):
1996-01-16 Erik Naggum(update-file-autoloads): Fix message.
1996-01-16 Richard Kenner(sco5): New case.
1996-01-15 Richard M.... (ps-do-despool): On MS-DOS, allow both the usual and
1996-01-15 Richard M.... (ps-lpr-switches, ps-lpr-command): Just setq them;
1996-01-15 Richard M.... (print-region): Make pipes use binary mode if file...
1996-01-15 Richard M.... (X11R5_INHIBIT_I18N): Add undef.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-15 Erik NaggumUpdate FSF's ddress in preamble
1996-01-15 Erik NaggumInitial revision
1996-01-15 Erik NaggumUpdate comment preamble.
1996-01-15 Erik NaggumUpdate comment preamble
1996-01-15 Erik Naggum(auto-insert-alist): Use FSF's new address.
1996-01-15 Richard M.... (LIB_MOTIF): New macro definition.
1996-01-15 Richard M.... (mouse-drag-region, mouse-drag-secondary): Bind echo...
1996-01-15 Richard M.... (redisplay_window): Fix minor bug in Fset_marker call.
1996-01-15 Richard M.... (HAVE_XMU): Check for libXmu.a only if using toolkit
1996-01-15 Richard M.... (auto-mode-alist): Add sgml-mode and html-mode.
1996-01-15 Richard M.... (display_buffer_1): Don't deiconify the selected frame.
1996-01-15 Richard M.... (tar-summarize-buffer): Speed-up for large files.
1996-01-15 Paul Eggert(initialize_fullname): Add support for NIS+.
1996-01-14 Richard M.... (desktop-read): Do nothing in batch mode.
1996-01-14 Karl HeuerComment fixes.
1996-01-14 Erik NaggumUpdate FSF's office address.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-13 Erik NaggumRemoved auto-mode-alist hacking for html-mode to files.el.
1996-01-13 Erik NaggumRemove redundant auto-mode-alist hacking.
1996-01-12 Erik Naggum(window_scroll): Fix typo in comment.
1996-01-12 Richard M.... (XTread_socket): For selection_clear_event and
1996-01-12 Richard M.... Comment change.
1996-01-12 Richard M.... (instantiate_widget_instance): Renamed from
1996-01-12 Richard M.... (convert-standard-filename): Make sure firstdot is...
1996-01-12 Richard M.... (struct input_event): Put frame_or_window last.
1996-01-12 Richard M.... (forward-page): Simplify how we avoid getting stuck...
1996-01-12 Richard M.... Also load for .sgm and .dtd files.
1996-01-12 Roland McGrath($(OLDXMENU) rules): Fix conditionals so no rules are...
1996-01-12 Richard M.... (dos_rawgetc): Make buf longer.
1996-01-12 Noah FriedmanNoted that NCSA 1.5 httpd now uses this file.
1996-01-12 Noah FriedmanVarious typos fixed by rms.
1996-01-12 Richard M.... (facemenu-add-face): Adding default to no region
1996-01-12 Richard M.... (auto-insert-alist): For html-mode, use `sgml-tag'.
1996-01-12 Richard M.... Clarify write-contents-hooks.
1996-01-12 Richard M.... Many doc fixes.
1996-01-12 Erik Naggum(apropos-print): Fix previous change to mouse message.
1996-01-11 Richard M.... (Fset_window_buffer): Call the window-scroll-functions.
1996-01-11 Richard M.... (sh-mode): Don't move point.
1996-01-11 Richard M.... Describe version-specific site-lisp dirs.
1996-01-11 Richard M.... (dired-ls-F-marks-symlinks): Doc fix.
1996-01-10 Erik Naggum(USE_X_TOOLKIT = maybe): Delete redundant `fi'.
1996-01-10 Karl Heuer(consider_token): Fix typo in expression.
1996-01-10 Karl Heuer(install-arch-indep): Ignore error if no chmod -R.
1996-01-10 André Spiegel(vc-follow-symlinks): New variable.
1996-01-10 André Spiegel(vc-cancel-version): Use search-forward to scan error...
1996-01-10 Roland McGrath(diff): Fix local compilation-exit-message-function...
1996-01-10 Karl Heuer(imenu--create-keymap-2): Delete debugging line.
1996-01-10 Karl Heuer(ange-ftp-name-format): Don't match "/:" or "/.:".
1996-01-09 Karl Heuer(LIBS_TERMCAP): Definition deleted.
1996-01-09 Karl HeuerAdd #if 0 around everything but the include of sol2...
1996-01-09 Karl HeuerConditionalize many macro definitions on __hpux.
1996-01-09 Karl Heuer(x_handle_selection_notify): Give an indication
1996-01-09 Karl Heuer(display_text_line): Clear out redisplay_end_trigger
1996-01-09 Karl Heuer(tgetent): Find all the tc caps that there are.
1996-01-09 Karl Heuer(create_process): Restore the signal state
1996-01-09 Karl Heuer(read1): Use xmalloc and xrealloc, not malloc and realloc.
1996-01-09 Karl Heuer(describe_map): New arg nomenu.
1996-01-09 Karl Heuer(do_auto_save_unwind): Don't close DESC if DESC < 0.
1996-01-09 Karl Heuer(main): In batch mode, don't handle SIGHUP if was ignored.
1996-01-09 Karl Heuer(update_buffer_properties): Delete superfluous &'s.
1996-01-09 Karl Heuer(init_display): Treat null string DISPLAY var like...
1996-01-09 Karl Heuer(LOCALTIME_CACHE): Add #undef.
1996-01-09 Karl HeuerComment fixes.
1996-01-09 Karl Heuer(x-cut-buffer-or-selection-value): Don't print messages
1996-01-09 Karl Heuer(using-unix-filesystems):
next