]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-04-11 Richard M.... (XTread_socket): Pass dpyinfo to popup_get_selection.
1995-04-11 Richard M.... (inhibit_garbage_collection): New function.
1995-04-11 Richard M.... (bibtex-find-text, bibtex-remove-double-quotes-or-braces):
1995-04-11 Boris Goldowsky(facemenu-read-color): Don't ignore PROMPT arg. Make...
1995-04-11 Richard M.... (Fcall_interactively): Fix handling of @
1995-04-11 Richard M.... (perl-comment-indent): Make extra space only when
1995-04-11 Richard M.... (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-04-11 Richard M.... Test NO_SOCKETS_IN_FILE_SYSTEM.
1995-04-11 Karl HeuerComment changes.
1995-04-10 Karl Heuer(push_frame_kboard, pop_frame_kboard): Do nothing if...
1995-04-10 Richard M.... (internal_condition_case): Abort if interrupt_input_blo...
1995-04-10 Karl Heuer(make_terminal_frame): all_kboards means initial_kboard...
1995-04-10 Karl Heuer(init_keyboard): Don't malloc a new structure;
1995-04-10 Richard M.... (newline): Don't auto-fill if flag is on; it was fillin...
1995-04-10 Richard M.... #define SPECIAL_EMACS_INT
1995-04-10 Richard M.... Don't include alloca.h, string.h here.
1995-04-10 Roland McGrath(compilation-error-regexp-alist): Remove superfluous...
1995-04-10 Richard M.... If HAVE_CONFIG_H, include config.h.
1995-04-10 Richard M.... Include alloca.h, string.h. Test NOT_C_CODE.
1995-04-10 Richard M.... (fill-region-as-paragraph): Undo previous change.
1995-04-10 Richard M.... (make_terminal_frame): Use Emacs, Emacs-2, ... as name.
1995-04-10 Richard M.... (display_mode_line): Use push_frame_kboard, pop_frame_k...
1995-04-10 Richard M.... (x_window): Copy the frame name to non-Lisp string.
1995-04-10 Richard M.... (struct x_display_info): Use `struct kboard', not KBOARD.
1995-04-10 Richard M.... (struct frame): Use `struct kboard', not KBOARD.
1995-04-10 Richard M.... (any_kboard_state): Renamed from unlock_kboard.
1995-04-10 Richard M.... (single_kboard): Renamed from kboard_locked. All refs...
1995-04-10 Richard M.... (XTread_socket): Make deiconify event only if frame...
1995-04-10 Richard M.... (minibuf.o, xdisp.o): Don't depend on keyboard.h.
1995-04-10 Richard M.... Don't include keyboard.h.
1995-04-10 Richard M.... (Fcall_interactively): Call single_kboard_state
1995-04-10 Richard M.... Initial revision
1995-04-10 Richard M.... (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp...
1995-04-10 Richard M.... (KBOARD, etc): Moved to keyboard.h.
1995-04-10 Richard M.... Include keyboard.h.
1995-04-10 Richard M.... (write-file): Default is ask for confirmation only...
1995-04-10 Richard M.... Initial revision
1995-04-10 Richard M.... (LD_SWITCH_X_DEFAULT): New definition.
1995-04-10 Richard M.... Remove function prototypes.
1995-04-10 Richard M.... (NO_MATHERR): Defined.
1995-04-10 Richard M.... (XMISCTYPE): New macro.
1995-04-10 Richard M.... (strftime.o): Define strftime as emacs_strftime.
1995-04-10 Karl HeuerComment fixes.
1995-04-09 Karl HeuerNew version from author.
1995-04-09 Karl HeuerNew version from author
1995-04-09 Richard M.... (re_match_2_internal): Eliminate cast of ptr to int.
1995-04-09 Roland McGrath(server-switch-buffer): Make first arg optional too;
1995-04-09 Richard M.... (list-tags): Delete call to select-tags-matched-file.
1995-04-09 Richard M.... (set_point): When skipping intangible text,
1995-04-09 Richard M.... (line-move): Turn off intangibility for intermediate...
1995-04-09 Richard M.... (menu-bar-update-buffers): Reuse the entry for
1995-04-09 Richard M.... (newline): Don't indent afterward if at page sep line.
1995-04-09 Richard M.... (byte-compile-log-file): New function.
1995-04-09 Richard M.... (ALL_CFLAGS): Add -I${srcdir}/../src.
1995-04-09 Richard M.... (ALL_CFLAGS): Define HAVE_CONFIG_H.
1995-04-09 Richard M.... (xmalloc, xrealloc): Declare them here.
1995-04-09 Richard M.... (mode-line-buffer-identification): Fix prev change...
1995-04-09 Richard M.... Fix typo in prev change.
1995-04-09 Roland McGrath(next-file): Add paren missing from last change.
1995-04-09 Roland McGrath(next-file): Handle empty list returned by (tags-table...
1995-04-09 Richard M.... (ange-ftp-parse-netrc): Bind `default-directory' to
1995-04-09 Richard M.... (occur): Provide 5 cols for line number.
1995-04-08 Richard M.... (completion-setup-function): Undo March 11 change.
1995-04-08 Richard M.... (Fmove_to_column): Fix minor bug in prev change.
1995-04-08 Richard M.... (read_escape): Undo Nov 15 change.
1995-04-08 Richard M.... (make-comint): Error, if start-process is not fboundp.
1995-04-08 Richard M.... (menu-bar-edit-menu): Don't define ispell item unless...
1995-04-08 Roland McGrath(compilation-error-regexp-alist): Extend Ultrix 3.0...
1995-04-08 Richard M.... (Fnext_window, Fprevious_window): If all_frames is...
1995-04-08 Richard M.... (news-reply-mode): Make mail-header-separator into...
1995-04-08 Richard M.... (mail-mode): Make mail-header-separator into regexp.
1995-04-08 Richard M.... (ispell-message): Make mail-header-separator into regexp.
1995-04-08 Tom Tromey(tcl-outline-level): New function
1995-04-08 Richard M.... (walk-windows): Doc fix.
1995-04-08 Richard M.... (tar-clear-modification-flags): Fix several bugs.
1995-04-08 Richard M.... (string_width): New function.
1995-04-08 Paul Reilly(*): remove function prototypes.
1995-04-08 Richard M.... (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
1995-04-08 Noah Friedman(resize-minibuffer-window): Make sure minibuffer window...
1995-04-08 Richard M.... (jka-compr-install): Doc fix.
1995-04-08 Richard M.... Comment change.
1995-04-08 Richard M.... (normal-top-level): Copy default-directory
1995-04-08 Richard M.... (menu-bar-file-menu): Add back as alias for menu-bar...
1995-04-08 Richard M.... (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-04-08 Richard M.... (redisplay): Don't call update_frame for non-selected...
1995-04-08 Richard M.... (mode-line-buffer-identification): Eliminate %F.
1995-04-08 Karl HeuerComment changes.
1995-04-08 Karl HeuerAdd copyright.
1995-04-08 Karl HeuerAdd copyright notice.
1995-04-08 Karl HeuerUpdate copyright.
1995-04-08 Karl Heuer(kbd_buffer_get_event): Check for frame buried in a...
1995-04-08 Richard M.... (prepare_menu_bars): Do the frame titles last.
1995-04-08 Richard M.... Use "..." in #include.
1995-04-07 Richard M.... (fill-region): Avoid error on reaching end of buffer.
1995-04-07 Richard M.... (set-right-margin): Fix prompt.
1995-04-07 Karl Heuer(Fcall_interactively): Fix previous change.
1995-04-07 Richard M.... (install-arch-indep): Delete .#* when copying subdirs.
1995-04-07 Richard M.... (Fcall_interactively): `+' is reserved for user changes.
1995-04-07 Richard M.... (read_process_output_error_handler)
1995-04-07 Noah Friedman(rlogin-directory-tracking-mode): Set shell-dirtrackp...
next