]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1996-07-21 Karl Heuer(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
1996-07-21 Karl Heuer(vip-ms-style-os-p, vip-vms-os-p): Moved here from...
1996-07-21 Karl Heuer(rmail-next-same-subject): Don't set search-regexp
1996-07-21 Richard M.... (display-time): Call display-time-event-handler directly
1996-07-21 Karl Heuer(executable-find): Doc fix.
1996-07-20 Karl HeuerUpdate FSF address and phone number.
1996-07-20 Karl HeuerFix FSF address in comment.
1996-07-20 Karl HeuerUse current FSF address/phone in sample file.
1996-07-20 Karl HeuerDelete second (obsolete) copy of FSF address.
1996-07-20 Karl Heuer(vip-ms-style-os-p): Doc fix.
1996-07-20 Karl Heuer(check_writable): Use euidaccess, not eaccess.
1996-07-20 Karl Heuer(view-mode-auto-exit): Doc fix.
1996-07-20 Karl Heuer(list-load-path-shadows): Fix ambiguous wording.
1996-07-20 Karl HeuerDon't test X colors unless using X.
1996-07-20 Erik Naggum(balance_intervals_internal): Recurse directly.
1996-07-19 Karl HeuerClarify info about long filenames on MSDOS-like systems.
1996-07-19 Karl Heuer(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-07-19 Karl Heuer(_BSD_SIGNALS): Define.
1996-07-19 Karl Heuer(SA_RESTART): Add #undef.
1996-07-19 Karl HeuerIf no dark magenta, use maroon.
1996-07-17 Karl Heuer(vip-get-filenames-from-buffer): Add &optional.
1996-07-17 Karl Heuer(send-invisble): Comment fix.
1996-07-17 Karl Heuer(display-time): Starting time should be future, not...
1996-07-17 Karl HeuerChanges for Emacs 19.32.
1996-07-16 Lars Magne... * message.el (message-send): Don't use mail-hist by...
1996-07-16 Karl Heuer(w32_read_socket): Need to erase background
1996-07-16 Karl Heuer(clean): Use OBJDIR macro.
1996-07-16 Karl Heuer(DOC, clean): Use OBJDIR macro.
1996-07-16 Karl Heuer(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
1996-07-16 Karl HeuerUndo previous change.
1996-07-16 Karl HeuerUndo previous changes.
1996-07-16 Karl Heuer(create_process_1, sigchld_handler): Undo previous...
1996-07-16 Karl Heuer(input_available_signal, interrupt_signal): Undo previo...
1996-07-16 Karl Heuer(arith_error): Undo previous change.
1996-07-16 Karl HeuerTest HAVE_TERMIOS rather than the automatically-generat...
1996-07-16 Karl Heuer(Fy_or_n_p): Pass 3rd arg to Flookup_key.
1996-07-16 Karl Heuer(struct save_window_data, struct saved_window): First
1996-07-16 Karl Heuer(SET_SAVED_MENU_EVENT): New macro.
1996-07-16 Karl Heuer(x_activate_menubar): Allow any event, not just ButtonP...
1996-07-16 Karl Heuer(struct x_output): Member saved_button_event replaced by
1996-07-16 Karl Heuer(LIBS_TERMCAP): New definition.
1996-07-16 Karl Heuer(print): Fix args in strout calls.
1996-07-16 Karl Heuer(xlwmenu_default_font): Declare, but don't define.
1996-07-16 Karl Heuer(last_event_timestamp): Declare, but don't define.
1996-07-16 Karl Heuer(Qfont): Delete redundant definition.
1996-07-16 Karl Heuer(Qfont): Delete redundant definition.
1996-07-16 Karl Heuer(Qfont): Declare here.
1996-07-16 Karl HeuerFix previous change. Use sed's y command instead.
1996-07-16 Karl HeuerUse portable tr syntax.
1996-07-16 Karl HeuerUndo previous change.
1996-07-16 Karl Heuer[__ELF__] (C_SWITCH_MACHINE): Define.
1996-07-16 Karl Heuer[__ELF__] (START_FILES, LIB_STANDARD):
1996-07-16 Karl Heuer(Qmouse_leave_buffer_hook): Delete redundant definition.
1996-07-16 Karl Heuer(Qmouse_leave_buffer_hook): Declare it here.
1996-07-15 Karl Heuer(Qarith_error): Delete redundant definition.
1996-07-15 Karl HeuerAdd 64-bit ELF and Alpha/ELF support.
1996-07-15 Karl HeuerUse <config.h>.
1996-07-15 Karl Heuer[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
1996-07-15 Karl Heuer(create_process_1, sigchld_handler):
1996-07-15 Karl Heuer(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
1996-07-15 Karl Heuer(input_available_signal, interrupt_signal):
1996-07-15 Karl HeuerDon't delare ospeed; cm.h already did it.
1996-07-15 Karl Heuer(arith_error): Don't reinstall sig handler if POSIX_SIG...
1996-07-15 Karl Heuer(HAVE_TERMIOS_H): Add #undef.
1996-07-15 Karl HeuerCheck for termios.h header.
1996-07-15 Karl HeuerDeclare main as int, not void.
1996-07-15 Karl Heuer[__GNU_LIBRARY__]: Use size_t for fromlen.
1996-07-15 Karl Heuer[__GNU_LIBRARY__]: Use <string.h>.
1996-07-15 Karl Heuer(texinfo-format-today): Avoid race condition by getting...
1996-07-15 Karl Heuer(appt-check, appt-make-list): Avoid race condition
1996-07-15 Karl Heuer(executable-set-magic): Don't put a space at end
1996-07-15 Karl Heuer(sh-mode): Call sh-set-shell only for a writable
1996-07-15 Karl Heuer(smtpmail-send-data-1): Escape "." at the start of
1996-07-15 Karl Heuer(getwd): Correct return type.
1996-07-15 Karl HeuerCorrect return type of getwd.
1996-07-15 Jeff Law* config.guess (HP 9000/811): Recognize this as a PA1.1
1996-07-14 Torbjorn GranlundGeneralize C90 alternative to all x90 machines.
1996-07-14 Noah Friedman(eldoc-mode): Toggle eldoc-mode if no prefix given.
1996-07-14 Lars Magne... * gnus-cache.el (()): Make sure byte-compilation doesn...
1996-07-14 Lars Magne... ((provide 'gnus)): Make sure `gnus-directory' is defined
1996-07-14 Daniel HagertyAdded Richard's diffs to this file, fixed a couple...
1996-07-14 Karl Heuer(Fmatch_data): If no matching done yet, return Qnil.
1996-07-14 Karl Heuer(sys_gmtime): Don't assume year < 2000.
1996-07-13 Karl Heuer(xm_update_menu): Fix loop termination test.
1996-07-13 Karl Heuer(outline-auto-activation, outline-layout)
1996-07-13 Karl Heuer(outline-resolve-xref): Do not mistake a blank line
1996-07-13 Karl Heuer(display-time): Fix start time for run-at-time.
1996-07-13 Karl Heuer(wait_reading_process_input) [hpux]: Workaround for
1996-07-13 Simon MarshallMake sure font-lock-match-c++-style-declaration-item...
1996-07-13 Karl Heuer(Fvertical_motion): Doc fix.
1996-07-13 Karl Heuer(rmail-summary-next-labeled-message)
1996-07-13 Karl Heuer(mouse-major-mode-menu-1): No need to copy the top
1996-07-13 Karl Heuer(browse-url-netscape-program): New variable.
1996-07-12 Simon MarshallBind shell-file-name-quote-list and shell-file-name...
1996-07-12 Simon Marshall1. For fns like comint-postoutput-scroll-to-bottom...
1996-07-12 Simon Marshall1. Use new font-lock-comment-start-regexp for matching...
1996-07-12 Karl Heuer(dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-12 Karl Heuer(w32_read_socket): Remove unused WM_ERASEBKGND code.
1996-07-12 Karl Heuer(win32_wnd_proc): Handle WM_ERASEBKGND and
1996-07-12 Karl Heuer(menu_bar_item): Skip menu-bar equiv keys data
next