]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Wed, 2 Aug 1995 04:43:48 +0000 (04:43 +0000)]
(gud-xdb-marker-filter): Change pattern to accept spc at end.
Richard M. Stallman [Tue, 1 Aug 1995 23:53:30 +0000 (23:53 +0000)]
(do_switch_frame): Do nothing special when switching between terminal frames.
Richard M. Stallman [Tue, 1 Aug 1995 23:38:49 +0000 (23:38 +0000)]
(file-name-handler-alist): Don't match host name ending in period.
Richard M. Stallman [Tue, 1 Aug 1995 23:34:53 +0000 (23:34 +0000)]
(recover-session): Mention deletion is possible.
(recover-session-finish): Call dired-do-flagged-delete.
Karl Heuer [Tue, 1 Aug 1995 22:42:28 +0000 (22:42 +0000)]
(2C-toggle-autoscroll, 2C-autoscroll):
Only (sit-for 0) once for smoother scrolling.
(2C-associated-buffer): go to same line and column.
(2C-newline): new function.
(2C-other): optional arg to signal missing other buffer.
Roland McGrath [Tue, 1 Aug 1995 18:29:36 +0000 (18:29 +0000)]
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
Richard M. Stallman [Tue, 1 Aug 1995 06:44:48 +0000 (06:44 +0000)]
(byte-optimize-nthcdr): Fix previous change.
Richard M. Stallman [Mon, 31 Jul 1995 23:13:54 +0000 (23:13 +0000)]
(dired-insert-set-properties): Catch errors.
(dired-do-flagged-delete): New arg nomessage.
Richard M. Stallman [Mon, 31 Jul 1995 20:19:25 +0000 (20:19 +0000)]
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
Karl Heuer [Mon, 31 Jul 1995 18:19:30 +0000 (18:19 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
Richard M. Stallman [Mon, 31 Jul 1995 14:03:34 +0000 (14:03 +0000)]
(dired-read-shell-command): Pass `shell-command-history' to read-string.
Simon Marshall [Mon, 31 Jul 1995 12:07:10 +0000 (12:07 +0000)]
Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
Simon Marshall [Mon, 31 Jul 1995 12:02:51 +0000 (12:02 +0000)]
Declare hook running functions.
Simon Marshall [Mon, 31 Jul 1995 09:52:45 +0000 (09:52 +0000)]
Remove the remaining hook running functions. They are in C now.
Richard M. Stallman [Mon, 31 Jul 1995 05:34:55 +0000 (05:34 +0000)]
(kbd_buffer_get_event, swallow_events): Fix prev change.
Richard M. Stallman [Mon, 31 Jul 1995 01:28:39 +0000 (01:28 +0000)]
Major additions by Gustavo Chaves.
(iso-languages): New variable.
(iso-accents-list): Now set by iso-customize-accents.
(iso-customize-accents): New function.
(iso-accentuate, iso-deaccentuate, iso-unaccentuate):
(iso-accent-rassoc-unit): New functions.
Richard M. Stallman [Sun, 30 Jul 1995 19:39:58 +0000 (19:39 +0000)]
(rmail-unix-mail-delimiter): Allow two-letter timezone name.
Richard M. Stallman [Sun, 30 Jul 1995 19:03:26 +0000 (19:03 +0000)]
(byte-compile-insert-header): If compiling for vers 18,
arrange to set current-load-list when loadingthe file.
Richard M. Stallman [Sun, 30 Jul 1995 10:10:35 +0000 (10:10 +0000)]
(set-face-background): Don't treat nil as a color.
Richard M. Stallman [Sun, 30 Jul 1995 07:08:49 +0000 (07:08 +0000)]
(dabbrev-expand): Save previous point for undo.
Richard M. Stallman [Sun, 30 Jul 1995 07:07:39 +0000 (07:07 +0000)]
(gettimeofday): New function, defined if necessary.
Richard M. Stallman [Sun, 30 Jul 1995 07:06:08 +0000 (07:06 +0000)]
(Fmake_terminal_frame): Copy face_alist from selected frame.
Richard M. Stallman [Sun, 30 Jul 1995 07:04:58 +0000 (07:04 +0000)]
(with-electric-help): Doc fix.
Richard M. Stallman [Sun, 30 Jul 1995 07:04:03 +0000 (07:04 +0000)]
(HAVE_XRMSETDATABASE): Define if not defined.
Richard M. Stallman [Sun, 30 Jul 1995 07:02:13 +0000 (07:02 +0000)]
(cd): When reading arg, use just directory as the default.
Richard M. Stallman [Sun, 30 Jul 1995 00:46:23 +0000 (00:46 +0000)]
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
(scroll-other-window-down): Bind to S-C-M-v. Enhance documentation.
(next-line): Doc fix.
Richard M. Stallman [Sat, 29 Jul 1995 23:56:17 +0000 (23:56 +0000)]
(forward-paragraph): Don't move back over a line
before the paragraph which doesn't start with fill-prefix unless
that is the only line we've moved over.
Richard M. Stallman [Sat, 29 Jul 1995 22:21:55 +0000 (22:21 +0000)]
(isearch-mode-map): Don't bind tab, return, kp-N, etc.
(isearch-other-meta-char): Special handling for keys like tab, etc.
Richard M. Stallman [Sat, 29 Jul 1995 22:20:35 +0000 (22:20 +0000)]
(fortran-break-line): Fixed a bug that sometimes
deleted first character in statement field of continuation line.
Richard M. Stallman [Sat, 29 Jul 1995 01:40:43 +0000 (01:40 +0000)]
(vc-resynch-buffer): New function.
(vc-locked-example): Renamed to vc-snapshot-precondition. It now also
checks whether any of the files are visited.
(vc-retrieve-snapshot): If any files are visited, ask whether to
revert their buffers. Use vc-backend-checkout and vc-resynch-buffer
to do that, instead of vc-checkout.
(vc-backend-checkout): Adjust default-directory so that the
checked-out file goes to the right place.
Richard M. Stallman [Sat, 29 Jul 1995 00:57:29 +0000 (00:57 +0000)]
Initial revision
Richard M. Stallman [Fri, 28 Jul 1995 16:36:01 +0000 (16:36 +0000)]
(kbd_buffer_get_event): Update input_pending after
discarding one event from the queue, if we process the event here.
(swallow_events): Likewise.
(Vkey_translation_map): Just declare, don't define.
(syms_of_keyboard): Don't set up Lisp var.
Karl Heuer [Fri, 28 Jul 1995 08:16:47 +0000 (08:16 +0000)]
(syms_of_eval): Add missing defsubr.
Richard M. Stallman [Fri, 28 Jul 1995 02:57:41 +0000 (02:57 +0000)]
(describe_buffer_bindings): Print bindings from
Vfunction_key_map and from Vkey_translation_map.
(describe_translation): New function.
(describe_command): Handle vector like string.
(describe_map_tree): New arg TRANSL. Callers changed.
Richard M. Stallman [Fri, 28 Jul 1995 02:54:28 +0000 (02:54 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
Richard M. Stallman [Fri, 28 Jul 1995 02:38:16 +0000 (02:38 +0000)]
(do-auto-fill): Handle adaptive-fill-regexp.
Karl Heuer [Fri, 28 Jul 1995 00:36:18 +0000 (00:36 +0000)]
(imenu-generic-lisp-expression)
(imenu-generic-c++-expression, imenu-generic-c-expression)
(imenu-generic-ada-expression, imenu-generic-texinfo-expression)
(imenu-generic-latex-expression): Vars deleted; now handled by the
major modes themselves.
(imenu--scanning-method-alist): Var deleted.
(imenu-default-create-index-function): Don't use that alist.
Karl Heuer [Fri, 28 Jul 1995 00:30:18 +0000 (00:30 +0000)]
(c++-imenu-generic-expression): Var defined.
(c++-mode): Set imenu-generic-expression.
Karl Heuer [Fri, 28 Jul 1995 00:28:28 +0000 (00:28 +0000)]
(c-imenu-generic-expression): Var defined.
(c-mode): Set imenu-generic-expression.
Karl Heuer [Fri, 28 Jul 1995 00:26:37 +0000 (00:26 +0000)]
(latex-imenu-generic-expression): Var defined.
(latex-mode): Set imenu-generic-expression.
Karl Heuer [Fri, 28 Jul 1995 00:24:14 +0000 (00:24 +0000)]
(texinfo-imenu-generic-expression): Var defined.
(texinfo-mode): Set imenu-generic-expression.
Karl Heuer [Fri, 28 Jul 1995 00:18:42 +0000 (00:18 +0000)]
(ada-imenu-generic-expression): Var defined.
(ada-mode): Set imenu-generic-expression.
Karl Heuer [Fri, 28 Jul 1995 00:14:15 +0000 (00:14 +0000)]
(lisp-imenu-generic-expression): Var defined.
(lisp-mode-variables): Set imenu-generic-expression.
Richard M. Stallman [Thu, 27 Jul 1995 22:52:02 +0000 (22:52 +0000)]
Add keywords and comments as per conventions.
Changed almost all occurences of buffer-substring to
buffer-substring-no-properties..
(bibtex-find-entry-location, bibtex-clean-entry):
Added support to handle invalidate buffers in a more friendly manner.
(bibtex-make-field): Changed to be called either interactively with a
string (field name) or from Lisp with a list of two strings (FIELDNAME
COMMENT).
Karl Heuer [Thu, 27 Jul 1995 22:44:41 +0000 (22:44 +0000)]
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.
Richard M. Stallman [Thu, 27 Jul 1995 22:04:24 +0000 (22:04 +0000)]
(texinfo-specific-section-type): Use buffer-substring-no-properties.
Karl Heuer [Thu, 27 Jul 1995 21:47:59 +0000 (21:47 +0000)]
(struct sortstrlist): New type.
(overlay_heads, overlay_tails): Change to struct sortstrlist.
(overlay_heads_len, overlay_tails_len): Deleted; now part of struct.
(record_overlay_string): New function.
(overlay_strings): Simplify. Use record_overlay_string.
Check for window match in overlays_after loop, not just in
overlays_before.
Michael Kifer [Thu, 27 Jul 1995 19:42:29 +0000 (19:42 +0000)]
(vip-overriding-map): new variable.
Michael Kifer [Thu, 27 Jul 1995 19:41:59 +0000 (19:41 +0000)]
(vip-repeat-from-history-key): new default.
(vip-read-fast-keysequence,ex-unmap-read-args,ex-map-read-args):
changed to use vip-read-key.
Michael Kifer [Thu, 27 Jul 1995 19:41:08 +0000 (19:41 +0000)]
(vip-multiclick-timeout): new default.
Michael Kifer [Thu, 27 Jul 1995 19:40:33 +0000 (19:40 +0000)]
(vip-add-hook,vip-remove-hook): new functions.
Michael Kifer [Thu, 27 Jul 1995 19:39:47 +0000 (19:39 +0000)]
*** empty log message ***
Michael Kifer [Thu, 27 Jul 1995 19:37:42 +0000 (19:37 +0000)]
(vip-info-file-name): variable removed.
(vip-envelop-ESC-key,vip-start-replace,vip-finish-R-mode,vip-start-R-mode,
vip-insert-state-pre-command-sentinel,vip-R-state-post-command-sentinel,
vip-replace-char): functions modified.
Karl Heuer [Thu, 27 Jul 1995 19:10:36 +0000 (19:10 +0000)]
(x-font-regexp): Add \\(\\) for substring extraction.
Richard M. Stallman [Thu, 27 Jul 1995 18:50:02 +0000 (18:50 +0000)]
(pascal-mode): Added imenu support.
(pascal-imenu-generic-expression): New variable.
Richard M. Stallman [Thu, 27 Jul 1995 07:40:22 +0000 (07:40 +0000)]
(texinfo-environment-regexp): Allow whitespace at BOL.
Richard M. Stallman [Thu, 27 Jul 1995 07:37:53 +0000 (07:37 +0000)]
(tpu-backward-line): Only move to BOL if not already there.
Richard M. Stallman [Thu, 27 Jul 1995 07:37:12 +0000 (07:37 +0000)]
(tpu-version): New version.
(tpu-help-keypad-map): New help text.
(tpu-backward-line): Only move to BOL if not already there.
Richard M. Stallman [Thu, 27 Jul 1995 07:35:25 +0000 (07:35 +0000)]
Comment changes.
Richard M. Stallman [Wed, 26 Jul 1995 22:50:32 +0000 (22:50 +0000)]
(update_menu_bar): Pass new arg to set_frame_menubar.
(syms_of_xdisp): Doc fix.
Richard M. Stallman [Wed, 26 Jul 1995 22:23:11 +0000 (22:23 +0000)]
(indent-region-function): Doc fix.
Richard M. Stallman [Wed, 26 Jul 1995 22:21:02 +0000 (22:21 +0000)]
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
Richard M. Stallman [Wed, 26 Jul 1995 21:48:05 +0000 (21:48 +0000)]
(prefix-args): Pass ALL_LDFLAGS.
David J. MacKenzie [Wed, 26 Jul 1995 21:04:51 +0000 (21:04 +0000)]
Account for termcap file renaming.
David J. MacKenzie [Wed, 26 Jul 1995 19:46:59 +0000 (19:46 +0000)]
TERMCAP_NAME -> TERMCAP_FILE.
David J. MacKenzie [Wed, 26 Jul 1995 18:20:46 +0000 (18:20 +0000)]
(tparam): Remove arg array and the #ifdef.
Richard M. Stallman [Wed, 26 Jul 1995 18:01:10 +0000 (18:01 +0000)]
(perl-imenu-generic-expression) New variable.
(perl-mode): Set imenu-generic-expression.
Richard M. Stallman [Wed, 26 Jul 1995 18:00:24 +0000 (18:00 +0000)]
multiple-frames is not terminal-local.
Add frame argument to x-color-define-p and x-color-values.
David J. MacKenzie [Wed, 26 Jul 1995 17:54:50 +0000 (17:54 +0000)]
Move #define of bcopy to after #include <string.h>.
Richard M. Stallman [Wed, 26 Jul 1995 06:28:15 +0000 (06:28 +0000)]
Delete duplicate definitions for format-find-file and format-insert-file.
Richard M. Stallman [Wed, 26 Jul 1995 00:13:01 +0000 (00:13 +0000)]
Use defopt for same-window-buffer-names and same-window-regexps.
Karl Heuer [Wed, 26 Jul 1995 00:04:12 +0000 (00:04 +0000)]
Do renamings:
frame->display => frame->output, struct x_display -> struct x_output.
Richard M. Stallman [Tue, 25 Jul 1995 23:20:36 +0000 (23:20 +0000)]
(LIBS_SYSTEM): Defined.
Richard M. Stallman [Tue, 25 Jul 1995 23:18:12 +0000 (23:18 +0000)]
(LIBS_MACHINE): Delete -lsun.
Karl Heuer [Tue, 25 Jul 1995 22:06:08 +0000 (22:06 +0000)]
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
(x-font-regexp-swidth-subnum, x-font-regexp-adstyle-subnum): Defconst.
Richard M. Stallman [Tue, 25 Jul 1995 21:55:50 +0000 (21:55 +0000)]
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Richard M. Stallman [Tue, 25 Jul 1995 21:20:18 +0000 (21:20 +0000)]
(struct x_output): Renamed from struct x_display.
Richard M. Stallman [Tue, 25 Jul 1995 21:14:46 +0000 (21:14 +0000)]
(struct frame): Rename `display' member to `output_data'.
Use new data type name for output_data.x.
Richard M. Stallman [Tue, 25 Jul 1995 21:13:10 +0000 (21:13 +0000)]
(imenu--history-list): Don't make this buffer-local.
(imenu): Call imenu-choose-buffer-index from interactive spec.
(imenu-generic-expression): Call make-variable-buffer-local.
(imenu-create-index-pattern): Variable deleted.
Many doc fixes.
Karl Heuer [Tue, 25 Jul 1995 20:27:48 +0000 (20:27 +0000)]
(run-hook-with-args): Fix previous code.
Richard M. Stallman [Tue, 25 Jul 1995 20:27:07 +0000 (20:27 +0000)]
(tar-copy): Inhibit use of jka-compr handler
when both to- and from- files would use it.
Richard M. Stallman [Tue, 25 Jul 1995 20:26:10 +0000 (20:26 +0000)]
Include buffer.h.
(x_activate_menubar): New function.
(set_frame_menubar): New arg deep_p. Callers changed.
Run various hooks here when deep_p is true.
(frame_vector): Variable deleted.
(syms_of_xmenu): Don't staticpro it.
(frame_vector_add_frame): Function deleted.
(menubar_id_to_frame): New function.
(menubar_selection_callback): Use menubar_id_to_frame.
(next_menubar_widget_id): New variable.
(set_frame_menubar): Use next_menubar_widget_id.
(free_frame_menubar): Get id from f->display.x->id.
Richard M. Stallman [Tue, 25 Jul 1995 20:24:46 +0000 (20:24 +0000)]
(enum event_kind): Added menu_bar_activate_event.
Richard M. Stallman [Tue, 25 Jul 1995 20:23:50 +0000 (20:23 +0000)]
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
Handle menu_bar_activate_event by calling x_activate_menubar.
Richard M. Stallman [Tue, 25 Jul 1995 20:21:15 +0000 (20:21 +0000)]
(struct x_display): New fields saved_button_event, id.
Richard M. Stallman [Tue, 25 Jul 1995 20:13:23 +0000 (20:13 +0000)]
(next_noop_dpyinfo): New variable.
(XTread_socket): Use that to cycle through all displays for XNoOp.
(XTread_socket) [USE_X_TOOLKIT]: For ButtonPress in menu bar,
save the event--don't pass to Xt yet. Make a menu_bar_activate_event.
(temp_index, temp_buffer): Now static.
Richard M. Stallman [Tue, 25 Jul 1995 20:10:03 +0000 (20:10 +0000)]
(x_menubar_window_to_frame): New function.
Karl Heuer [Tue, 25 Jul 1995 19:57:02 +0000 (19:57 +0000)]
(signal_before_change): Use Frun_hook_with_args.
(signal_after_change): Likewise.
Karl Heuer [Tue, 25 Jul 1995 19:36:42 +0000 (19:36 +0000)]
(Frun_hook_with_args): New C function, formerly in subr.el.
Karl Heuer [Tue, 25 Jul 1995 19:36:20 +0000 (19:36 +0000)]
(Frun_hook_with_args): Declare this function.
Karl Heuer [Tue, 25 Jul 1995 19:35:38 +0000 (19:35 +0000)]
(run-hook-with-args): Deleted; now in C code.
Richard M. Stallman [Tue, 25 Jul 1995 04:50:43 +0000 (04:50 +0000)]
(make-face-bold, make-face-italic, make-face-bold-italic)
(make-face-unbold, make-face-unitalic):
No error if font is already bold, italic, or whatever.
Richard M. Stallman [Tue, 25 Jul 1995 04:43:05 +0000 (04:43 +0000)]
(rmail-insert-inbox-text): Always use movemail when renaming a file.
Richard M. Stallman [Tue, 25 Jul 1995 02:18:58 +0000 (02:18 +0000)]
(Fprimitive_undo): Don't end inner loop
just because a previous-modtime doesn't match any more.
Richard M. Stallman [Tue, 25 Jul 1995 01:42:05 +0000 (01:42 +0000)]
(Fstart_process): Don't expand the file name before trying openp.
Richard M. Stallman [Mon, 24 Jul 1995 05:21:31 +0000 (05:21 +0000)]
Explain CTRL-META chars and how to use ESC for them.
Richard M. Stallman [Mon, 24 Jul 1995 01:26:23 +0000 (01:26 +0000)]
(Info-current-file): Doc fix.
(Info-find-node): Set Info-current-file to file name as specified.
Tom Tromey [Sun, 23 Jul 1995 23:51:25 +0000 (23:51 +0000)]
(tcl-word-no-props): New function.
(tcl-figure-type): Use it.
(tcl-current-word): Ditto.
Tom Tromey [Sun, 23 Jul 1995 20:26:47 +0000 (20:26 +0000)]
Doc fixes.
Richard M. Stallman [Sun, 23 Jul 1995 07:11:26 +0000 (07:11 +0000)]
(Fprevious_window, Fnext_window): When minibuf = nil,
accept only the minibuffer window that is currently active.