]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
1995-04-07 Richard M.... (electric-buffer-menu-mode-map): Undefine ESC ESC
1995-04-07 Noah Friedman(rlogin): Use format, not concat, to generate numeric...
1995-04-07 Richard M.... (edt-keep-current-page-delimiter): Doc fix.
1995-04-07 Richard M.... Many doc fixes.
1995-04-07 Richard M.... (docref-last-active-buffer): Add defvar.
1995-04-07 Richard M.... Initial revision
1995-04-07 Boris Goldowskyavoid.el Add autoload cookies; doc fixes.
1995-04-07 Richard M.... (msb--toggle-menu-type): menu-bar-update-buffers wants...
1995-04-07 Boris GoldowskyRewritten and simplified.
1995-04-07 Richard M.... (menubar_selection_callback, dialog_selection_callback)
1995-04-07 Richard M.... (Flogb): Use EMACS_INT for `value'.
1995-04-07 Richard M.... (tgetent): Don't try to return the allocated address.
1995-04-07 Richard M.... (Fformat): Cast int to pointer by way of EMACS_INT.
1995-04-07 Richard M.... (search_buffer): Avoid casting trt to int.
1995-04-07 Richard M.... (Fdelete_overlays): Add declaration.
1995-04-07 Richard M.... (parse_modifiers): Use type EMACS_INT for `modifiers'.
1995-04-07 Richard M.... (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
1995-04-07 Richard M.... (bcopy): If NEED_BCOPY, do compile this.
1995-04-07 Richard M.... Use m/ncr386.h.
1995-04-07 Richard M.... Comment change.
1995-04-07 Richard M.... Comment changes.
1995-04-07 Richard M.... Accept -lites* as op sys.
1995-04-07 Richard M.... (byte-compile-output-docform): Output doc string position
1995-04-07 Richard M.... (get_doc_string): In (STRING . INTEGER), if INTEGER
1995-04-07 Richard M.... (Fuser_variable_p): For (STRING . INTEGER), test sign.
1995-04-07 Richard M.... (C_SWITCH_X_SYSTEM): Defined.
1995-04-07 Richard M.... Use $ at end when searching for mail-header-separator.
1995-04-07 Richard M.... (LIBS_SYSTEM): New override definition.
1995-04-07 Richard M.... (fill-region-as-paragraph): If JUSTIFY is non-nil,
1995-04-07 Richard M.... (lwlib.o): Depend on Makefile.
1995-04-07 Richard M.... (remove_grabs): Use type Widget for `menu'.
1995-04-07 Richard M.... (Fmake_overlay): Use XMISCTYPE.
1995-04-07 Richard M.... (Fmake_marker, mark_object): Use XMISCTYPE.
1995-04-07 Richard M.... (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
1995-04-07 Richard M.... (print): Use XMISCTYPE.
1995-04-07 Richard M.... (internal_equal): Use XMISCTYPE.
next