log

age author description
1995-04-20 Karl Heuer Update some MIME doc strings.
1995-04-20 Karl Heuer Comment update.
1995-04-20 Karl Heuer (sendmail-pre-abbrev-expand-hook): When setting the
1995-04-20 Karl Heuer (Fexpand_abbrev): Add some error checking.
1995-04-20 Karl Heuer (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
1995-04-20 Karl Heuer (f90-keywords): "only" added to keyword list.
1995-04-20 Karl Heuer Change the instructions in the INSTALLATION
1995-04-20 Richard M. Stallman Comment change.
1995-04-20 Richard M. Stallman (undigestify-rmail-message): Strip "^- " which is
1995-04-20 Richard M. Stallman (rmail-revert): Call rmail-mode after reverting
1995-04-19 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
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. Stallman (cpp-edit-reset): Fix typo.
1995-04-19 Richard M. Stallman (xmenu_show, xdialog_show): Delete menubarp arg.
1995-04-19 Richard M. Stallman Downcase function parameters.
1995-04-19 Richard M. Stallman (pushnew): Use edebug-keywordp.
1995-04-19 Richard M. Stallman (finder-known-keywords): Add `debugging'.
1995-04-18 Roland McGrath Add Keywords: comment header for finder.el.
1995-04-18 Richard M. Stallman (main): Add argv[0] to an error message.
1995-04-18 Richard M. Stallman (frame-notice-user-settings):
1995-04-18 Richard M. Stallman (map_event_to_object): Declaration deleted.
1995-04-18 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
1995-04-18 Roland McGrath (tags-search, tags-query-replace): Put (quote ...) around args inserted
1995-04-18 Richard M. Stallman (Ffetch_bytecode): Check the type of the object being read from the file.
1995-04-18 Richard M. Stallman (cpp-edit-list): Move definition toward start of file.
1995-04-18 Richard M. Stallman (line-move): Fix previous change: if we get an error,
1995-04-18 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1995-04-18 Richard M. Stallman Comment change.
1995-04-18 Richard M. Stallman (Fencode_time): Don't treat years < 100 as special.
1995-04-18 Richard M. Stallman (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
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 Heuer Declare some functions.
1995-04-17 Karl Heuer (map-y-or-n-p): Don't log prompt messages.
1995-04-17 Richard M. Stallman (finder-known-keywords): Generalize `c' keyword.
1995-04-17 Richard M. Stallman (ispell-init-ispell): Don't barf if there is a
1995-04-17 Richard M. Stallman (Fencode_time): Rewrite by Naggum.
1995-04-16 Richard M. Stallman (font-lock-make-faces): Determine font-lock-background-mode from color
1995-04-16 Richard M. Stallman (x-defined-colors): Take frame as optional arg.
1995-04-16 Richard M. Stallman (list-colors-display): Minor clarification.
1995-04-16 Richard M. Stallman (set-face-background): Handle FRAME = nil directly
1995-04-16 Richard M. Stallman (set-auto-mode): If -*- spec doesn't set `mode:',
1995-04-15 Richard M. Stallman (xaw_pop_instance): Make x, y, w, h unsigned.
1995-04-15 Richard M. Stallman (size_menu): Make height and label_width unsigned.
1995-04-15 Richard M. Stallman (really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 Richard M. Stallman Delete the #if that compares MARKBIT.
1995-04-15 Richard M. Stallman (dired-do-search): Renamed from dired-do-tags-search.
1995-04-15 Richard M. Stallman (dired-mode-map): Rename commands for A and Q.
1995-04-15 Richard M. Stallman (cpp-parse-open): Delete comments that go past end of line.
1995-04-14 Richard M. Stallman Comment change.
1995-04-14 Richard M. Stallman (finder-known-keywords):
1995-04-14 Karl Heuer Create mouse-drag-overlay as a dead overlay, instead
1995-04-14 Richard M. Stallman (rmail-reformat-message): Call `rmail-clear-headers'
1995-04-14 Karl Heuer (Fencode_time): Fix missing \n\'s.
1995-04-14 Richard M. Stallman (tar-mode): Locally bind next-line-add-newlines to nil.
1995-04-14 Richard M. Stallman (popup_get_selection): Queue up events that aren't
1995-04-14 Richard M. Stallman (fill-paragraph, fill-region, fill-nonuniform-paragraphs)
1995-04-14 Richard M. Stallman (init_editfns): Add casts.