bpt/emacs.git
1996-09-03 Richard M.... (Fformat): Pass a string using XSTRING.
1996-09-03 Richard M.... (doprnt1): If lispstrings, accept a string
1996-09-03 Richard M.... (message): Cast size arg to doprnt.
1996-09-03 Richard M.... (OUTPUT_IF, OUTPUT): Cast frame height to int.
1996-09-03 Richard M.... (term_init): Avoid type-mismatch calling get_frame_size.
1996-09-03 Richard M.... (command-line, command-line-1):
1996-09-03 Richard M.... (sort_args): Don't rearrange any args that follow ...
1996-09-03 Richard M.... (dired-mode-map): Add revert-buffer to Immediate menu.
1996-09-03 Richard M.... (Ffocus_frame, Funfocus_frame): Functions deleted.
1996-09-03 Richard M.... (other-frame): Don't call unfocus-frame.
1996-09-03 Richard M.... (mouse-select-window): Don't call unfocus-frame.
1996-09-03 Richard M.... (etags_getcwd): Use getcwd if available even if MSDOS.
1996-09-03 Paul Eggert(timer-next-integral-multiple-of-time): New function.
1996-09-03 Paul Eggert(display-time): Use new run-at-time functionality to
1996-09-03 Paul Eggert(mktime): Fix typo in previous patch.
1996-09-03 Paul Eggert(mktime): #undef so that we don't mess up the file...
1996-09-03 Paul Eggert(mktime): Define to emacs_mktime if HAVE_MKTIME &&...
1996-09-03 Richard M.... (show-paren-function): Handle unbalanced parens as
1996-09-03 Paul Eggert(Fencode_time): Remove NEXTSTEP workaround;
1996-09-03 Paul Eggert(MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,
1996-09-03 Paul Eggert(run-at-time): Doc fix.
1996-09-03 Richard M.... (create_process): Undo previous change.
1996-09-02 Richard M.... (server-process-filter): Quote with &, not \.
1996-09-02 Richard M.... (quote_file_name): Quote with &, not \.
1996-09-02 Richard M.... (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
1996-09-02 Richard M.... (save-match-data): Definition deleted.
1996-09-02 Richard M.... Include signal.h properly;
1996-09-02 Richard M.... On fatal signal, delete socket-file:
1996-09-02 Richard M.... (redisplay_internal): Test last_selected_window slot.
1996-09-02 Richard M.... (unshow_buffer): Clear last_selected_window slot, maybe.
1996-09-02 Richard M.... (reset_buffer): Initialize last_selected_window slot.
1996-09-02 Richard M.... (strict buffer): New slot last_selected_window.
1996-09-02 Richard M.... (ffap-locate-file): Function deleted.
1996-09-02 Richard M.... (locate-library): New arg PATH. Handle autocompression...
1996-09-02 Richard M.... (locate-library): Doc fix.
1996-09-02 Richard M.... (rmail-dont-reply-to): Recognize the names to delete
1996-09-02 Richard M.... (quote_file_name): New function.
1996-09-02 Richard M.... (server-process-filter): Undo the quoting with
1996-09-01 Richard M.... Comment change.
1996-09-01 Richard M.... (Fprocess_contact): New function.
1996-09-01 Richard M.... Turn on byte-compile-dynamic.
1996-09-01 Richard M.... Explain better about abnormal hooks.
1996-09-01 Richard M.... (record_asynch_buffer_change, gobble_input):
1996-09-01 Richard M.... (sigunblockx): Definitions deleted.
1996-09-01 Richard M.... (create_process): Test defined (TIOCSCTTY)
1996-09-01 Richard M.... (insert-directory): If ls fails, get an error.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-09-01 Karl Heuer(MULTI_FRAME): Obsolete macro deleted.
1996-09-01 Richard M.... (struct x_display_info): Add element Xatom_FONT.
1996-09-01 Richard M.... (x_term_init): Initialize Xatom_FONT member.
1996-09-01 Richard M.... Doc fixes.
1996-09-01 Richard M.... [HAVE_SETRLIMIT]: Include time.h and resource.h.
1996-09-01 Richard M.... (isearch-*-char): Use the isearch-other-end as new
1996-09-01 Richard M.... (build_annotations): Remember original buffer that the
1996-09-01 Richard M.... Add menu items and xrefs to the menu bar menu.
1996-09-01 Richard M.... (compilation-finish-functions): New variable.
1996-09-01 Richard M.... (Fx_list_fonts): New optional arg MAXIMUM.
1996-09-01 Richard M.... (tmm-add-one-shortcut): New subroutine.
1996-09-01 Karl HeuerChange all references from point to PT.
1996-09-01 Richard M.... (vip-custom-file-name): Use convert-standard-filename.
1996-09-01 Richard M.... (desktop-basefilename): Use convert-standard-filename.
1996-09-01 Richard M.... (bookmark-default-file): Use convert-standard-filename.
1996-09-01 Richard M.... (change-log-name): Don't treat MSDOS, NT specially.
1996-09-01 Karl Heuer(re_match_2_internal) [emacs]: Use PT, not point.
1996-09-01 Richard M.... (vc-register-switches): New variable.
1996-09-01 Richard M.... (TAGS): Use $(srcdir) in deps.
1996-09-01 Richard M.... (emacsclient): Link with getopt.
1996-09-01 Richard M.... (decode_options): New function.
1996-09-01 Richard M.... [windows-nt, ms-dos]: Load dos-nt.
1996-09-01 Richard M.... (path-separator, grep-null-device, grep-regexp-alist)
1996-09-01 Richard M.... (path-separator, grep-null-device, grep-regexp-alist)
1996-09-01 Richard M.... Initial revision
1996-09-01 Richard M.... (lisp): Include dos-nt.elc.
1996-09-01 Richard M.... (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP):...
1996-09-01 Richard M.... (gnus-local-domain): Remove.
1996-09-01 Richard M.... Add 1996 to copyright notice.
1996-09-01 Richard M.... Don't fill based on window width.
1996-09-01 Richard M.... (format-alist): Doc fix.
1996-09-01 Richard M.... (use-hard-newlines): New minor mode function.
1996-09-01 Richard M.... (set-hard-newline-properties): New fn.
1996-09-01 Richard M.... (requeued_events_pending_p): New function.
1996-09-01 Richard M.... (mouse-show-mark): Detect loss of selection
1996-09-01 Richard M.... (make-auto-save-file-name): Try a few directories
1996-09-01 Richard M.... Check for setrlimit.
1996-09-01 Richard M.... (HAVE_SETRLIMIT): Add #undef.
1996-09-01 Richard M.... (Fload): Add "source is newer" info to the "loading...
1996-08-31 Richard M.... (blessmail): Use $srcdir to find blessmail.el.
1996-08-31 Richard M.... Clean up whitespace.
1996-08-31 Richard M.... (re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard M.... (FREE_VAR): Clean up C syntax.
1996-08-31 Richard M.... (make-doctor-variables): Eliminate `observation-list...
1996-08-31 Richard M.... (make-doctor-variables): Eliminate unused variables...
1996-08-31 Paul Eggert(sys/systeminfo.h, getdomainname, sysinfo): Check for...
1996-08-31 Paul Eggert(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINF...
1996-08-31 Paul Eggert(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H...
1996-08-31 Richard M.... (internal-set-face-1): When calling x-list-fonts, ask...
1996-08-31 Richard M.... (Fgarbage_collect): Report used and free intervals.
1996-08-31 Richard M.... (Vwin32_start_process_show_window): New variable.
1996-08-31 Richard M.... (x_set_cursor_color): Use x_update_cursor.
1996-08-31 Richard M.... (LD_SWITCH_SYSTEM): Add alternate definition if not...
next