]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-04-19 Karl Heuer(x_window): Use (or reuse) frame's namebuf instead...
1995-04-19 Karl Heuer(Fdelete_frame): Free f->namebuf.
1995-04-19 Karl Heuer(make_frame): Initialize f->namebuf.
1995-04-19 Karl Heuer(struct frame): New member namebuf.
1995-04-19 Richard M.... (cpp-edit-reset): Fix typo.
1995-04-19 Richard M.... (xmenu_show, xdialog_show): Delete menubarp arg.
1995-04-19 Richard M.... Downcase function parameters.
1995-04-19 Richard M.... (pushnew): Use edebug-keywordp.
1995-04-19 Richard M.... (finder-known-keywords): Add `debugging'.
1995-04-18 Roland McGrathAdd Keywords: comment header for finder.el.
1995-04-18 Richard M.... (main): Add argv[0] to an error message.
1995-04-18 Richard M.... (frame-notice-user-settings):
1995-04-18 Richard M.... (map_event_to_object): Declaration deleted.
1995-04-18 Richard M.... (x_report_frame_params): Report value of `display'...
1995-04-18 Roland McGrath(tags-search, tags-query-replace): Put (quote ...)...
1995-04-18 Richard M.... (Ffetch_bytecode): Check the type of the object being...
1995-04-18 Richard M.... (cpp-edit-list): Move definition toward start of file.
1995-04-18 Richard M.... (line-move): Fix previous change: if we get an error,
1995-04-18 Richard M.... (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1995-04-18 Richard M.... Comment change.
1995-04-18 Richard M.... (Fencode_time): Don't treat years < 100 as special.
1995-04-18 Richard M.... (m68k-motorola-sysv*): Determine which -m option to...
1995-04-17 Karl Heuer(insert_1): Adjust overlay center after inserting.
1995-04-17 Karl Heuer(adjust_overlays_for_insert): New function.
1995-04-17 Karl HeuerDeclare some functions.
1995-04-17 Karl Heuer(map-y-or-n-p): Don't log prompt messages.
1995-04-17 Richard M.... (finder-known-keywords): Generalize `c' keyword.
1995-04-17 Richard M.... (ispell-init-ispell): Don't barf if there is a
1995-04-17 Richard M.... (Fencode_time): Rewrite by Naggum.
1995-04-16 Richard M.... (font-lock-make-faces): Determine font-lock-background...
1995-04-16 Richard M.... (x-defined-colors): Take frame as optional arg.
1995-04-16 Richard M.... (list-colors-display): Minor clarification.
1995-04-16 Richard M.... (set-face-background): Handle FRAME = nil directly
1995-04-16 Richard M.... (set-auto-mode): If -*- spec doesn't set `mode:',
1995-04-15 Richard M.... (xaw_pop_instance): Make x, y, w, h unsigned.
1995-04-15 Richard M.... (size_menu): Make height and label_width unsigned.
1995-04-15 Richard M.... (really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 Richard M.... Delete the #if that compares MARKBIT.
1995-04-15 Richard M.... (dired-do-search): Renamed from dired-do-tags-search.
1995-04-15 Richard M.... (dired-mode-map): Rename commands for A and Q.
1995-04-15 Richard M.... (cpp-parse-open): Delete comments that go past end...
1995-04-14 Richard M.... Comment change.
1995-04-14 Richard M.... (finder-known-keywords):
1995-04-14 Karl HeuerCreate mouse-drag-overlay as a dead overlay, instead
1995-04-14 Richard M.... (rmail-reformat-message): Call `rmail-clear-headers'
1995-04-14 Karl Heuer(Fencode_time): Fix missing \n\'s.
1995-04-14 Richard M.... (tar-mode): Locally bind next-line-add-newlines to...
1995-04-14 Richard M.... (popup_get_selection): Queue up events that aren't
1995-04-14 Richard M.... (fill-paragraph, fill-region, fill-nonuniform-paragraphs)
1995-04-14 Richard M.... (init_editfns): Add casts.
1995-04-14 Richard M.... (get_doc_string): Add cast.
1995-04-14 Richard M.... (kbd_buffer_get_event): Don't use prototype.
1995-04-14 Richard M.... (redisplay): Call init_desired_glyphs for each frame.
1995-04-14 Karl HeuerComment fix.
1995-04-14 Karl HeuerMany doc fixes.
1995-04-14 Karl Heuer(edt-vt100-revision): Deleted.
1995-04-14 Karl Heuer(edt-pc-revision): Deleted.
1995-04-14 Karl Heuer(edt-mapper-revision): Deleted.
1995-04-14 Karl Heuer(edt-lk201-revision): Deleted.
1995-04-14 Richard M.... (derived-mode-merge-keymaps): Recursively merge prefix...
1995-04-14 Richard M.... (x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
1995-04-14 Richard M.... (update_one_menu_entry, make_menu_in_widget):
1995-04-14 Karl Heuer(main): Improve error handling.
1995-04-13 Karl Heuer(Fbuffer_string): Doc clarification.
1995-04-13 Richard M.... (byte-compile-log-file): Always insert at eob.
1995-04-13 Karl HeuerUpdate copyright.
1995-04-13 Karl HeuerDelete the #if that compares MARKBIT.
1995-04-13 Richard M.... Comment change.
1995-04-13 Richard M.... (print-help-return-message): Check same-window-buffer...
1995-04-13 Karl Heuer(Fdisplay_buffer): Search the proper frame when the
1995-04-13 Karl Heuer(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
1995-04-13 Karl Heuer(main, skip_to_lf): Improve error handling.
1995-04-13 Richard M.... (make-help-screen): Explicitly translate key thru funct...
1995-04-13 Karl Heuer(main): Check for trailing ", " before trying to delete it.
1995-04-13 Richard M.... (reporter-mailer): Replace mail with reporter-mail.
1995-04-13 Richard M.... (tabify): Include entire first line in narrowing.
1995-04-13 Richard M.... (compute_char_face): Don't use NULL.
1995-04-13 Karl HeuerFix previous change.
1995-04-13 Richard M.... (Foverlays_at, Fnext_overlay_change): Don't use NULL.
1995-04-13 Richard M.... (Fx_color_defined_p): Doc fix.
1995-04-13 Richard M.... [! HAVE_X_WINDOWS] (build_face): Deleted.
1995-04-13 Richard M.... (Fcall_interactively): Fix paren nesting.
1995-04-13 Richard M.... (evaporate_overlays): Fix type error.
1995-04-13 Richard M.... (scan_c_file): At end, restore file name last char...
1995-04-13 Richard M.... (all): Build test-distrib and make-docfile.
1995-04-13 Richard M.... (Fframe_or_buffer_changed_p): Ignore buffers whose...
1995-04-13 Richard M.... Comment change.
1995-04-13 Richard M.... (mail-do-fcc): Use just find-buffer-visiting
1995-04-13 Richard M.... (MARKBIT): Do the shifting as unsigned int.
1995-04-13 Richard M.... (top_distclean): Delete config.cache.
1995-04-13 Richard M.... (x-set-selection): Fix up interactive defaults.
1995-04-13 Richard M.... (temp_output_buffer_show): Select the chosen window
1995-04-13 Richard M.... (time-stamp-format): Replace list of Lisp
1995-04-12 Richard M.... (gc_sweep): If a misc has type Lisp_Misc_Free,
1995-04-12 Richard M.... (Fencode_time): Use XINT to examine `zone'.
1995-04-12 Karl HeuerInitial revision
1995-04-12 Karl Heuer(all): Use DEL_TREE instead of delnode.
1995-04-12 Karl HeuerKey [C-M-backspace] defined.
1995-04-12 Karl Heuer[WINDOWSNT]: Find doc strings
1995-04-12 Karl Heuer(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
next