]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years ago(x_window): Use (or reuse) frame's namebuf instead of a
Karl Heuer [Wed, 19 Apr 1995 21:04:01 +0000 (21:04 +0000)]
(x_window): Use (or reuse) frame's namebuf instead of a
temp var.  This avoids a storage leak.

29 years ago(Fdelete_frame): Free f->namebuf.
Karl Heuer [Wed, 19 Apr 1995 20:58:28 +0000 (20:58 +0000)]
(Fdelete_frame): Free f->namebuf.

29 years ago(make_frame): Initialize f->namebuf.
Karl Heuer [Wed, 19 Apr 1995 20:55:31 +0000 (20:55 +0000)]
(make_frame): Initialize f->namebuf.

29 years ago(struct frame): New member namebuf.
Karl Heuer [Wed, 19 Apr 1995 20:54:09 +0000 (20:54 +0000)]
(struct frame): New member namebuf.

29 years ago(cpp-edit-reset): Fix typo.
Richard M. Stallman [Wed, 19 Apr 1995 06:37:49 +0000 (06:37 +0000)]
(cpp-edit-reset): Fix typo.
(cpp-signal-read-only, cpp-grow-overlay): Update to new calling conventions.
(cpp-make-overlay-hidden): Don't allow insertion before a read-only overlay.

29 years ago(xmenu_show, xdialog_show): Delete menubarp arg.
Richard M. Stallman [Wed, 19 Apr 1995 06:09:42 +0000 (06:09 +0000)]
(xmenu_show, xdialog_show): Delete menubarp arg.
(Fx_popup_menu): Don't compute menubarp.

29 years agoDowncase function parameters.
Richard M. Stallman [Wed, 19 Apr 1995 04:35:22 +0000 (04:35 +0000)]
Downcase function parameters.
Doc fixes.

Rewrite to support secondary selection.
(mouse-sel-maintainer-address): New constant.
(mouse-sel-submit-bug-report): New function.
Rename mouse-sel-selection-type to mouse-sel-primary-thing.
(mouse-sel-secondary-thing): New variable.
(mouse-sel-selection-alist): New constant.
(mouse-sel-set-selection-function): Semantics changed.  Value
should now be a function taking two arguments.
(mouse-sel-get-selection-function): Semantics changed.  Value
should now be a function taking one argument.
(mouse-sel-selection-owner-p-function): New variable.
Removed variable mouse-sel-check-selection-function.
Rename mouse-sel-determine-selection-type to
mouse-sel-determine-selection-thing.
(mouse-sel-set-selection): New function.
(mouse-sel-get-selection): New function.
(mouse-sel-selection-owner-p): New function.
(mouse-sel-selection-overlay): New function.
(mouse-sel-selection-thing): New function.
(mouse-sel-region-to-primary): New function.
(mouse-sel-primary-to-region): New function.
(mouse-sel-eval-at-event-end): New macro.
(mouse-sel-determine-selection-thing): Quad-click selects paragraphs.
Removed variable mouse-sel-retain-highlight; use inverse of
transient-mark-mode instead.
(mouse-select-internal): New function.
(mouse-select): Re-written using mouse-select-internal and
mouse-sel-primary-to-region.
(mouse-select-secondary): New function.
(mouse-extend-internal): New function.
(mouse-extend): Re-written using mouse-extend-internal,
mouse-sel-region-to-primary and mouse-sel-primary-to-region.
(mouse-extend-secondary): New function.
(mouse-insert-selection-internal): New function.
(mouse-insert-selection): Re-written using
mouse-insert-selection-internal.
(mouse-insert-secondary): New function.
(mouse-sel-validate-selection): Check all selections in
mouse-sel-selection-alist.

29 years ago(pushnew): Use edebug-keywordp.
Richard M. Stallman [Wed, 19 Apr 1995 00:47:42 +0000 (00:47 +0000)]
(pushnew): Use edebug-keywordp.

29 years ago(finder-known-keywords): Add `debugging'.
Richard M. Stallman [Wed, 19 Apr 1995 00:32:10 +0000 (00:32 +0000)]
(finder-known-keywords): Add `debugging'.

29 years agoAdd Keywords: comment header for finder.el.
Roland McGrath [Tue, 18 Apr 1995 22:53:49 +0000 (22:53 +0000)]
Add Keywords: comment header for finder.el.

29 years ago(main): Add argv[0] to an error message.
Richard M. Stallman [Tue, 18 Apr 1995 20:50:19 +0000 (20:50 +0000)]
(main): Add argv[0] to an error message.

29 years ago(frame-notice-user-settings):
Richard M. Stallman [Tue, 18 Apr 1995 19:26:11 +0000 (19:26 +0000)]
(frame-notice-user-settings):
Don't respecify an old value which was nil and remains nil.

29 years ago(map_event_to_object): Declaration deleted.
Richard M. Stallman [Tue, 18 Apr 1995 18:37:51 +0000 (18:37 +0000)]
(map_event_to_object): Declaration deleted.

29 years ago(x_report_frame_params): Report value of `display' parm.
Richard M. Stallman [Tue, 18 Apr 1995 18:36:03 +0000 (18:36 +0000)]
(x_report_frame_params): Report value of `display' parm.

29 years ago(tags-search, tags-query-replace): Put (quote ...) around args inserted
Roland McGrath [Tue, 18 Apr 1995 18:29:05 +0000 (18:29 +0000)]
(tags-search, tags-query-replace): Put (quote ...) around args inserted
into forms to be evalled.

29 years ago(Ffetch_bytecode): Check the type of the object being read from the file.
Richard M. Stallman [Tue, 18 Apr 1995 18:13:13 +0000 (18:13 +0000)]
(Ffetch_bytecode): Check the type of the object being read from the file.

29 years ago(cpp-edit-list): Move definition toward start of file.
Richard M. Stallman [Tue, 18 Apr 1995 07:21:52 +0000 (07:21 +0000)]
(cpp-edit-list): Move definition toward start of file.
(cpp-face-type-list, cpp-writable-list, cpp-button-event)
(cpp-edit-buffer, cpp-branch-list, cpp-face-default-list)
(cpp-face-light-name-list, cpp-face-dark-name-list)
(cpp-face-light-list, cpp-face-dark-list, cpp-face-mono-list)
(cpp-face-none-list, cpp-face-all-list, cpp-overlay-list): Likewise.

(cpp-highlight-buffer): Rename stack to cpp-state-stack.
(cpp-parse-open, cpp-parse-close): Likewise.
(cpp-push-button, cpp-choose-symbol): Rename data to cpp-callback-data.
(cpp-state-stack, cpp-callback-data): Add defvars.

29 years ago(line-move): Fix previous change: if we get an error,
Richard M. Stallman [Tue, 18 Apr 1995 07:01:34 +0000 (07:01 +0000)]
(line-move): Fix previous change: if we get an error,
move to where the error happened, don't go back to starting point.

29 years ago(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
Richard M. Stallman [Tue, 18 Apr 1995 03:54:39 +0000 (03:54 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
(../info/mh-e, mh-e.dvi): New targets.

29 years agoComment change.
Richard M. Stallman [Tue, 18 Apr 1995 03:45:52 +0000 (03:45 +0000)]
Comment change.

29 years ago(Fencode_time): Don't treat years < 100 as special.
Richard M. Stallman [Tue, 18 Apr 1995 03:31:38 +0000 (03:31 +0000)]
(Fencode_time): Don't treat years < 100 as special.

29 years ago(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
Richard M. Stallman [Tue, 18 Apr 1995 03:17:12 +0000 (03:17 +0000)]
(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.

29 years ago(insert_1): Adjust overlay center after inserting.
Karl Heuer [Mon, 17 Apr 1995 23:16:23 +0000 (23:16 +0000)]
(insert_1): Adjust overlay center after inserting.
(insert_from_string_1, insert_from_buffer_1): Likewise.
(del_range_1): Adjust overlay center after deleting.

29 years ago(adjust_overlays_for_insert): New function.
Karl Heuer [Mon, 17 Apr 1995 23:13:56 +0000 (23:13 +0000)]
(adjust_overlays_for_insert): New function.
(adjust_overlays_for_delete): New function.

29 years agoDeclare some functions.
Karl Heuer [Mon, 17 Apr 1995 23:12:34 +0000 (23:12 +0000)]
Declare some functions.

29 years ago(map-y-or-n-p): Don't log prompt messages.
Karl Heuer [Mon, 17 Apr 1995 18:52:41 +0000 (18:52 +0000)]
(map-y-or-n-p): Don't log prompt messages.

29 years ago(finder-known-keywords): Generalize `c' keyword.
Richard M. Stallman [Mon, 17 Apr 1995 18:42:29 +0000 (18:42 +0000)]
(finder-known-keywords): Generalize `c' keyword.

29 years ago(ispell-init-ispell): Don't barf if there is a
Richard M. Stallman [Mon, 17 Apr 1995 07:11:51 +0000 (07:11 +0000)]
(ispell-init-ispell): Don't barf if there is a
warning message before the version line when Ispell starts up.

29 years ago(Fencode_time): Rewrite by Naggum.
Richard M. Stallman [Mon, 17 Apr 1995 06:10:39 +0000 (06:10 +0000)]
(Fencode_time): Rewrite by Naggum.

29 years ago(font-lock-make-faces): Determine font-lock-background-mode from color
Richard M. Stallman [Sun, 16 Apr 1995 05:41:53 +0000 (05:41 +0000)]
(font-lock-make-faces): Determine font-lock-background-mode from color
values of background color.

(font-lock-make-faces-done): New variable.
(font-lock-make-faces): Set font-lock-make-faces-done to t.
Don't call it when loading the file.
(font-lock-mode): Call font-lock-make-faces if not yet done.

29 years ago(x-defined-colors): Take frame as optional arg.
Richard M. Stallman [Sun, 16 Apr 1995 04:17:36 +0000 (04:17 +0000)]
(x-defined-colors): Take frame as optional arg.
Check whether colors are really supported on the display in use.

29 years ago(list-colors-display): Minor clarification.
Richard M. Stallman [Sun, 16 Apr 1995 04:15:39 +0000 (04:15 +0000)]
(list-colors-display): Minor clarification.
(facemenu-special-menu): Add "Intangible" item.
(facemenu-color-equal): Doc fix.

29 years ago(set-face-background): Handle FRAME = nil directly
Richard M. Stallman [Sun, 16 Apr 1995 04:09:48 +0000 (04:09 +0000)]
(set-face-background): Handle FRAME = nil directly
so stipple colors work in that case.

29 years ago(set-auto-mode): If -*- spec doesn't set `mode:',
Richard M. Stallman [Sun, 16 Apr 1995 03:20:40 +0000 (03:20 +0000)]
(set-auto-mode): If -*- spec doesn't set `mode:',
look for other ways of specifying major mode.

29 years ago(xaw_pop_instance): Make x, y, w, h unsigned.
Richard M. Stallman [Sat, 15 Apr 1995 18:34:01 +0000 (18:34 +0000)]
(xaw_pop_instance): Make x, y, w, h unsigned.

29 years ago(size_menu): Make height and label_width unsigned.
Richard M. Stallman [Sat, 15 Apr 1995 18:33:29 +0000 (18:33 +0000)]
(size_menu): Make height and label_width unsigned.
(fit_to_screen): Make screen_width and screen_height unsigned.
(motion_event_is_in_menu): Make x, y unsigned.

29 years ago(really-lwlib, really-oldXMenu): Mark as .PHONY.
Richard M. Stallman [Sat, 15 Apr 1995 18:32:49 +0000 (18:32 +0000)]
(really-lwlib, really-oldXMenu): Mark as .PHONY.

29 years agoDelete the #if that compares MARKBIT.
Richard M. Stallman [Sat, 15 Apr 1995 18:27:51 +0000 (18:27 +0000)]
Delete the #if that compares MARKBIT.

29 years ago(dired-do-search): Renamed from dired-do-tags-search.
Richard M. Stallman [Sat, 15 Apr 1995 05:42:25 +0000 (05:42 +0000)]
(dired-do-search): Renamed from dired-do-tags-search.
(dired-do-query-replace): Renamed from dired-do-tags-query-replace.

29 years ago(dired-mode-map): Rename commands for A and Q.
Richard M. Stallman [Sat, 15 Apr 1995 05:41:28 +0000 (05:41 +0000)]
(dired-mode-map): Rename commands for A and Q.

29 years ago(cpp-parse-open): Delete comments that go past end of line.
Richard M. Stallman [Sat, 15 Apr 1995 02:04:41 +0000 (02:04 +0000)]
(cpp-parse-open): Delete comments that go past end of line.
(cpp-edit-reset): Clean up the four standard buttons.
(cpp-parse-buffer): Name was undefined--use cpp-highlight-buffer.

29 years agoComment change.
Richard M. Stallman [Fri, 14 Apr 1995 23:24:11 +0000 (23:24 +0000)]
Comment change.

29 years ago(finder-known-keywords):
Richard M. Stallman [Fri, 14 Apr 1995 23:16:06 +0000 (23:16 +0000)]
(finder-known-keywords):
Add frames, hypermedia, outlines, oop.

29 years agoCreate mouse-drag-overlay as a dead overlay, instead
Karl Heuer [Fri, 14 Apr 1995 22:39:19 +0000 (22:39 +0000)]
Create mouse-drag-overlay as a dead overlay, instead
of having it live in the *scratch* buffer until first used.

29 years ago(rmail-reformat-message): Call `rmail-clear-headers'
Richard M. Stallman [Fri, 14 Apr 1995 22:16:50 +0000 (22:16 +0000)]
(rmail-reformat-message): Call `rmail-clear-headers'
also if `rmail-displayed-headers' is set.
(rmail-clear-headers): Handle `rmail-displayed-headers' correctly.

(rmail-insert-inbox-text): When reading old
.newmail-<user> file, report it specifically.

(rmail-displayed-headers): New variable.
(rmail-clear-headers): Handle rmail-displayed-headers

(rmail-display-labels): Use `format' to convert
message numbers to strings.

(rmail-resend): If mailabbrev loaded, use that to expand abbrevs.

29 years ago(Fencode_time): Fix missing \n\'s.
Karl Heuer [Fri, 14 Apr 1995 21:06:02 +0000 (21:06 +0000)]
(Fencode_time): Fix missing \n\'s.

29 years ago(tar-mode): Locally bind next-line-add-newlines to nil.
Richard M. Stallman [Fri, 14 Apr 1995 20:46:11 +0000 (20:46 +0000)]
(tar-mode): Locally bind next-line-add-newlines to nil.
(tar-subfile-mode): Doc fix.
(tar-expunge): Make questions and messages start with upper case letter.
(tar-summarize-buffer): Ditto.
(tar-subfile-save-buffer): Make message like others.
(tar-mode): Locally bind local-write-file-hooks.
(tar-mode-write-file): Renamed from tar-mode-maybe-write-tar-file.
(tar-mode-write-file): Simplify to only work for tar file buffers.
(write-file-hooks): Don't modify this.

29 years ago(popup_get_selection): Queue up events that aren't
Richard M. Stallman [Fri, 14 Apr 1995 18:36:40 +0000 (18:36 +0000)]
(popup_get_selection): Queue up events that aren't
for the menu, and process them afterward.  New arg dpyinfo.
(set_frame_menubar): Use inhibit_garbage_collection.
[USE_X_TOOLKIT] (xmenu_show): Delete the queue code here.
Pass dpyinfo to popup_get_selection.
Don't call lw_destroy_all_widgets.
[USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.

29 years ago(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
Richard M. Stallman [Fri, 14 Apr 1995 18:33:44 +0000 (18:33 +0000)]
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
(fill-individual-paragraphs): Pass `full' for JUSTIFY arg,
in the interactive spec, if have prefix arg.

29 years ago(init_editfns): Add casts.
Richard M. Stallman [Fri, 14 Apr 1995 18:31:50 +0000 (18:31 +0000)]
(init_editfns): Add casts.

29 years ago(get_doc_string): Add cast.
Richard M. Stallman [Fri, 14 Apr 1995 18:28:45 +0000 (18:28 +0000)]
(get_doc_string): Add cast.

29 years ago(kbd_buffer_get_event): Don't use prototype.
Richard M. Stallman [Fri, 14 Apr 1995 18:26:53 +0000 (18:26 +0000)]
(kbd_buffer_get_event): Don't use prototype.

(read_char): Rearrange code so that getcjmp is set
only around sit_for and kbd_buffer_get_event, and
and polling is stopped only around the kbd_buffer_get_event call.
(Ftrack_mouse, tracking_off, read_char): Don't call prepare_menu_bars.

29 years ago(redisplay): Call init_desired_glyphs for each frame.
Richard M. Stallman [Fri, 14 Apr 1995 18:24:00 +0000 (18:24 +0000)]
(redisplay): Call init_desired_glyphs for each frame.
Call prepare_menu_bars.
(prepare_menu_bars): Delete code at beginning that duplicates
things done at the beginning of redisplay.

(message_log_check_duplicate): Make p1 and p2 unsigned char *.

29 years agoComment fix.
Karl Heuer [Fri, 14 Apr 1995 17:59:59 +0000 (17:59 +0000)]
Comment fix.

29 years agoMany doc fixes.
Karl Heuer [Fri, 14 Apr 1995 17:28:59 +0000 (17:28 +0000)]
Many doc fixes.
(edt-version): Deleted.

29 years ago(edt-vt100-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:19:29 +0000 (17:19 +0000)]
(edt-vt100-revision): Deleted.

29 years ago(edt-pc-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:18:19 +0000 (17:18 +0000)]
(edt-pc-revision): Deleted.

29 years ago(edt-mapper-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:17:15 +0000 (17:17 +0000)]
(edt-mapper-revision): Deleted.

29 years ago(edt-lk201-revision): Deleted.
Karl Heuer [Fri, 14 Apr 1995 17:16:17 +0000 (17:16 +0000)]
(edt-lk201-revision): Deleted.

29 years ago(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.
Richard M. Stallman [Fri, 14 Apr 1995 05:56:31 +0000 (05:56 +0000)]
(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.

29 years ago(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
Richard M. Stallman [Fri, 14 Apr 1995 03:58:51 +0000 (03:58 +0000)]
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.

(XTread_socket): Pass dpyinfo to popup_get_selection.

(XTread_socket): For ConfigureNotify,
combine the USE_X_TOOLKIT and non-toolkit cases, which provides
some things that were missing in the former.

29 years ago(update_one_menu_entry, make_menu_in_widget):
Richard M. Stallman [Fri, 14 Apr 1995 03:51:10 +0000 (03:51 +0000)]
(update_one_menu_entry, make_menu_in_widget):
Specify more useful names in XmCreatePulldownMenu calls.

29 years ago(main): Improve error handling.
Karl Heuer [Fri, 14 Apr 1995 02:10:52 +0000 (02:10 +0000)]
(main): Improve error handling.

29 years ago(Fbuffer_string): Doc clarification.
Karl Heuer [Thu, 13 Apr 1995 23:02:25 +0000 (23:02 +0000)]
(Fbuffer_string): Doc clarification.

29 years ago(byte-compile-log-file): Always insert at eob.
Richard M. Stallman [Thu, 13 Apr 1995 22:20:11 +0000 (22:20 +0000)]
(byte-compile-log-file): Always insert at eob.
(byte-compile-insert-header): Cope if user-mail-address is nil.

29 years agoUpdate copyright.
Karl Heuer [Thu, 13 Apr 1995 21:34:34 +0000 (21:34 +0000)]
Update copyright.

29 years agoDelete the #if that compares MARKBIT.
Karl Heuer [Thu, 13 Apr 1995 21:14:31 +0000 (21:14 +0000)]
Delete the #if that compares MARKBIT.

29 years agoComment change.
Richard M. Stallman [Thu, 13 Apr 1995 21:13:31 +0000 (21:13 +0000)]
Comment change.

29 years ago(print-help-return-message): Check same-window-buffer-names
Richard M. Stallman [Thu, 13 Apr 1995 18:15:01 +0000 (18:15 +0000)]
(print-help-return-message): Check same-window-buffer-names
and same-window-regexps.

29 years ago(Fdisplay_buffer): Search the proper frame when the
Karl Heuer [Thu, 13 Apr 1995 18:06:46 +0000 (18:06 +0000)]
(Fdisplay_buffer): Search the proper frame when the
current frame is minibuffer-only.

29 years ago(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
Karl Heuer [Thu, 13 Apr 1995 17:45:06 +0000 (17:45 +0000)]
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
special code for WINDOWSNT.

29 years ago(main, skip_to_lf): Improve error handling.
Karl Heuer [Thu, 13 Apr 1995 17:24:35 +0000 (17:24 +0000)]
(main, skip_to_lf): Improve error handling.
(sysfail): New function.

29 years ago(make-help-screen): Explicitly translate key thru function-key-map.
Richard M. Stallman [Thu, 13 Apr 1995 17:07:03 +0000 (17:07 +0000)]
(make-help-screen): Explicitly translate key thru function-key-map.

29 years ago(main): Check for trailing ", " before trying to delete it.
Karl Heuer [Thu, 13 Apr 1995 17:06:05 +0000 (17:06 +0000)]
(main): Check for trailing ", " before trying to delete it.

29 years ago(reporter-mailer): Replace mail with reporter-mail.
Richard M. Stallman [Thu, 13 Apr 1995 17:05:39 +0000 (17:05 +0000)]
(reporter-mailer): Replace mail with reporter-mail.
(reporter-mail): New function.
(reporter-submit-bug-report): Don't check return value of
the reporter-mailer function.

29 years ago(tabify): Include entire first line in narrowing.
Richard M. Stallman [Thu, 13 Apr 1995 17:04:57 +0000 (17:04 +0000)]
(tabify): Include entire first line in narrowing.

29 years ago(compute_char_face): Don't use NULL.
Richard M. Stallman [Thu, 13 Apr 1995 16:56:05 +0000 (16:56 +0000)]
(compute_char_face): Don't use NULL.

29 years agoFix previous change.
Karl Heuer [Thu, 13 Apr 1995 16:55:10 +0000 (16:55 +0000)]
Fix previous change.

29 years ago(Foverlays_at, Fnext_overlay_change): Don't use NULL.
Richard M. Stallman [Thu, 13 Apr 1995 16:54:41 +0000 (16:54 +0000)]
(Foverlays_at, Fnext_overlay_change): Don't use NULL.
(Fprevious_overlay_change): Don't use NULL.

29 years ago(Fx_color_defined_p): Doc fix.
Richard M. Stallman [Thu, 13 Apr 1995 16:51:39 +0000 (16:51 +0000)]
(Fx_color_defined_p): Doc fix.

29 years ago[! HAVE_X_WINDOWS] (build_face): Deleted.
Richard M. Stallman [Thu, 13 Apr 1995 16:18:42 +0000 (16:18 +0000)]
[! HAVE_X_WINDOWS] (build_face): Deleted.

29 years ago(Fcall_interactively): Fix paren nesting.
Richard M. Stallman [Thu, 13 Apr 1995 16:10:04 +0000 (16:10 +0000)]
(Fcall_interactively): Fix paren nesting.

29 years ago(evaporate_overlays): Fix type error.
Richard M. Stallman [Thu, 13 Apr 1995 16:09:46 +0000 (16:09 +0000)]
(evaporate_overlays): Fix type error.

29 years ago(scan_c_file): At end, restore file name last char to its original value.
Richard M. Stallman [Thu, 13 Apr 1995 16:05:43 +0000 (16:05 +0000)]
(scan_c_file): At end, restore file name last char to its original value.

29 years ago(all): Build test-distrib and make-docfile.
Richard M. Stallman [Thu, 13 Apr 1995 16:03:08 +0000 (16:03 +0000)]
(all): Build test-distrib and make-docfile.

29 years ago(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
Richard M. Stallman [Thu, 13 Apr 1995 07:47:27 +0000 (07:47 +0000)]
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.

(init_desired_glyphs): New function.

29 years agoComment change.
Richard M. Stallman [Thu, 13 Apr 1995 06:40:19 +0000 (06:40 +0000)]
Comment change.

29 years ago(mail-do-fcc): Use just find-buffer-visiting
Richard M. Stallman [Thu, 13 Apr 1995 05:43:35 +0000 (05:43 +0000)]
(mail-do-fcc): Use just find-buffer-visiting
to find buffer to append to.

29 years ago(MARKBIT): Do the shifting as unsigned int.
Richard M. Stallman [Thu, 13 Apr 1995 05:12:24 +0000 (05:12 +0000)]
(MARKBIT): Do the shifting as unsigned int.

29 years ago(top_distclean): Delete config.cache.
Richard M. Stallman [Thu, 13 Apr 1995 04:56:20 +0000 (04:56 +0000)]
(top_distclean): Delete config.cache.

29 years ago(x-set-selection): Fix up interactive defaults.
Richard M. Stallman [Thu, 13 Apr 1995 02:34:03 +0000 (02:34 +0000)]
(x-set-selection): Fix up interactive defaults.

29 years ago(temp_output_buffer_show): Select the chosen window
Richard M. Stallman [Thu, 13 Apr 1995 02:03:59 +0000 (02:03 +0000)]
(temp_output_buffer_show): Select the chosen window
temporarily for running temp-buffer-show-hook.
(syms_of_window): Fix typo.

29 years ago(time-stamp-format): Replace list of Lisp
Richard M. Stallman [Thu, 13 Apr 1995 01:33:08 +0000 (01:33 +0000)]
(time-stamp-format): Replace list of Lisp
functions with string containing %-escapes in the style of date(1).
(time-stamp): Widen buffer while time-stamping.
(time-stamp-toggle-active): New function.
(time-stamp-warn-inactive): New variable.

29 years ago(gc_sweep): If a misc has type Lisp_Misc_Free,
Richard M. Stallman [Wed, 12 Apr 1995 17:53:01 +0000 (17:53 +0000)]
(gc_sweep): If a misc has type Lisp_Misc_Free,
keep it on the free list.  Sum pseudovector sizes properly.

29 years ago(Fencode_time): Use XINT to examine `zone'.
Richard M. Stallman [Wed, 12 Apr 1995 06:16:00 +0000 (06:16 +0000)]
(Fencode_time): Use XINT to examine `zone'.

(Fencode_time): New function, to match `decode-time'.

29 years agoInitial revision
Karl Heuer [Wed, 12 Apr 1995 04:48:18 +0000 (04:48 +0000)]
Initial revision

29 years ago(all): Use DEL_TREE instead of delnode.
Karl Heuer [Wed, 12 Apr 1995 03:13:59 +0000 (03:13 +0000)]
(all): Use DEL_TREE instead of delnode.

29 years agoKey [C-M-backspace] defined.
Karl Heuer [Wed, 12 Apr 1995 03:13:20 +0000 (03:13 +0000)]
Key [C-M-backspace] defined.
(mode-line-format): Defined.

29 years ago[WINDOWSNT]: Find doc strings
Karl Heuer [Wed, 12 Apr 1995 03:11:40 +0000 (03:11 +0000)]
[WINDOWSNT]: Find doc strings

29 years ago(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
Karl Heuer [Wed, 12 Apr 1995 03:10:46 +0000 (03:10 +0000)]
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.