Thu, 20 Apr 1995 02:23:28 +0000 |
Richard M. Stallman |
(rmail-revert): Call rmail-mode after reverting
|
Wed, 19 Apr 1995 21:04:01 +0000 |
Karl Heuer |
(x_window): Use (or reuse) frame's namebuf instead of a
|
Wed, 19 Apr 1995 20:58:28 +0000 |
Karl Heuer |
(Fdelete_frame): Free f->namebuf.
|
Wed, 19 Apr 1995 20:55:31 +0000 |
Karl Heuer |
(make_frame): Initialize f->namebuf.
|
Wed, 19 Apr 1995 20:54:09 +0000 |
Karl Heuer |
(struct frame): New member namebuf.
|
Wed, 19 Apr 1995 06:37:49 +0000 |
Richard M. Stallman |
(cpp-edit-reset): Fix typo.
|
Wed, 19 Apr 1995 06:09:42 +0000 |
Richard M. Stallman |
(xmenu_show, xdialog_show): Delete menubarp arg.
|
Wed, 19 Apr 1995 04:35:22 +0000 |
Richard M. Stallman |
Downcase function parameters.
|
Wed, 19 Apr 1995 00:47:42 +0000 |
Richard M. Stallman |
(pushnew): Use edebug-keywordp.
|
Wed, 19 Apr 1995 00:32:10 +0000 |
Richard M. Stallman |
(finder-known-keywords): Add `debugging'.
|
Tue, 18 Apr 1995 22:53:49 +0000 |
Roland McGrath |
Add Keywords: comment header for finder.el.
|
Tue, 18 Apr 1995 20:50:19 +0000 |
Richard M. Stallman |
(main): Add argv[0] to an error message.
|
Tue, 18 Apr 1995 19:26:11 +0000 |
Richard M. Stallman |
(frame-notice-user-settings):
|
Tue, 18 Apr 1995 18:37:51 +0000 |
Richard M. Stallman |
(map_event_to_object): Declaration deleted.
|
Tue, 18 Apr 1995 18:36:03 +0000 |
Richard M. Stallman |
(x_report_frame_params): Report value of `display' parm.
|
Tue, 18 Apr 1995 18:29:05 +0000 |
Roland McGrath |
(tags-search, tags-query-replace): Put (quote ...) around args inserted
|
Tue, 18 Apr 1995 18:13:13 +0000 |
Richard M. Stallman |
(Ffetch_bytecode): Check the type of the object being read from the file.
|
Tue, 18 Apr 1995 07:21:52 +0000 |
Richard M. Stallman |
(cpp-edit-list): Move definition toward start of file.
|
Tue, 18 Apr 1995 07:01:34 +0000 |
Richard M. Stallman |
(line-move): Fix previous change: if we get an error,
|
Tue, 18 Apr 1995 03:54:39 +0000 |
Richard M. Stallman |
(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
|
Tue, 18 Apr 1995 03:45:52 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 18 Apr 1995 03:31:38 +0000 |
Richard M. Stallman |
(Fencode_time): Don't treat years < 100 as special.
|
Tue, 18 Apr 1995 03:17:12 +0000 |
Richard M. Stallman |
(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
|
Mon, 17 Apr 1995 23:16:23 +0000 |
Karl Heuer |
(insert_1): Adjust overlay center after inserting.
|
Mon, 17 Apr 1995 23:13:56 +0000 |
Karl Heuer |
(adjust_overlays_for_insert): New function.
|
Mon, 17 Apr 1995 23:12:34 +0000 |
Karl Heuer |
Declare some functions.
|
Mon, 17 Apr 1995 18:52:41 +0000 |
Karl Heuer |
(map-y-or-n-p): Don't log prompt messages.
|
Mon, 17 Apr 1995 18:42:29 +0000 |
Richard M. Stallman |
(finder-known-keywords): Generalize `c' keyword.
|
Mon, 17 Apr 1995 07:11:51 +0000 |
Richard M. Stallman |
(ispell-init-ispell): Don't barf if there is a
|
Mon, 17 Apr 1995 06:10:39 +0000 |
Richard M. Stallman |
(Fencode_time): Rewrite by Naggum.
|
Sun, 16 Apr 1995 05:41:53 +0000 |
Richard M. Stallman |
(font-lock-make-faces): Determine font-lock-background-mode from color
|
Sun, 16 Apr 1995 04:17:36 +0000 |
Richard M. Stallman |
(x-defined-colors): Take frame as optional arg.
|
Sun, 16 Apr 1995 04:15:39 +0000 |
Richard M. Stallman |
(list-colors-display): Minor clarification.
|
Sun, 16 Apr 1995 04:09:48 +0000 |
Richard M. Stallman |
(set-face-background): Handle FRAME = nil directly
|
Sun, 16 Apr 1995 03:20:40 +0000 |
Richard M. Stallman |
(set-auto-mode): If -*- spec doesn't set `mode:',
|
Sat, 15 Apr 1995 18:34:01 +0000 |
Richard M. Stallman |
(xaw_pop_instance): Make x, y, w, h unsigned.
|
Sat, 15 Apr 1995 18:33:29 +0000 |
Richard M. Stallman |
(size_menu): Make height and label_width unsigned.
|
Sat, 15 Apr 1995 18:32:49 +0000 |
Richard M. Stallman |
(really-lwlib, really-oldXMenu): Mark as .PHONY.
|
Sat, 15 Apr 1995 18:27:51 +0000 |
Richard M. Stallman |
Delete the #if that compares MARKBIT.
|
Sat, 15 Apr 1995 05:42:25 +0000 |
Richard M. Stallman |
(dired-do-search): Renamed from dired-do-tags-search.
|
Sat, 15 Apr 1995 05:41:28 +0000 |
Richard M. Stallman |
(dired-mode-map): Rename commands for A and Q.
|
Sat, 15 Apr 1995 02:04:41 +0000 |
Richard M. Stallman |
(cpp-parse-open): Delete comments that go past end of line.
|
Fri, 14 Apr 1995 23:24:11 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 14 Apr 1995 23:16:06 +0000 |
Richard M. Stallman |
(finder-known-keywords):
|
Fri, 14 Apr 1995 22:39:19 +0000 |
Karl Heuer |
Create mouse-drag-overlay as a dead overlay, instead
|
Fri, 14 Apr 1995 22:16:50 +0000 |
Richard M. Stallman |
(rmail-reformat-message): Call `rmail-clear-headers'
|
Fri, 14 Apr 1995 21:06:02 +0000 |
Karl Heuer |
(Fencode_time): Fix missing \n\'s.
|
Fri, 14 Apr 1995 20:46:11 +0000 |
Richard M. Stallman |
(tar-mode): Locally bind next-line-add-newlines to nil.
|
Fri, 14 Apr 1995 18:36:40 +0000 |
Richard M. Stallman |
(popup_get_selection): Queue up events that aren't
|
Fri, 14 Apr 1995 18:33:44 +0000 |
Richard M. Stallman |
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
|
Fri, 14 Apr 1995 18:31:50 +0000 |
Richard M. Stallman |
(init_editfns): Add casts.
|
Fri, 14 Apr 1995 18:28:45 +0000 |
Richard M. Stallman |
(get_doc_string): Add cast.
|
Fri, 14 Apr 1995 18:26:53 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Don't use prototype.
|
Fri, 14 Apr 1995 18:24:00 +0000 |
Richard M. Stallman |
(redisplay): Call init_desired_glyphs for each frame.
|
Fri, 14 Apr 1995 17:59:59 +0000 |
Karl Heuer |
Comment fix.
|
Fri, 14 Apr 1995 17:28:59 +0000 |
Karl Heuer |
Many doc fixes.
|