Mon, 31 Jul 1995 14:03:34 +0000 |
Richard M. Stallman |
(dired-read-shell-command): Pass `shell-command-history' to read-string.
|
Mon, 31 Jul 1995 12:07:10 +0000 |
Simon Marshall |
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.
|
Mon, 31 Jul 1995 12:02:51 +0000 |
Simon Marshall |
Declare hook running functions.
|
Mon, 31 Jul 1995 09:52:45 +0000 |
Simon Marshall |
Remove the remaining hook running functions. They are in C now.
|
Mon, 31 Jul 1995 05:34:55 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Fix prev change.
|
Mon, 31 Jul 1995 01:28:39 +0000 |
Richard M. Stallman |
Major additions by Gustavo Chaves.
|
Sun, 30 Jul 1995 19:39:58 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Allow two-letter timezone name.
|
Sun, 30 Jul 1995 19:03:26 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): If compiling for vers 18,
|
Sun, 30 Jul 1995 10:10:35 +0000 |
Richard M. Stallman |
(set-face-background): Don't treat nil as a color.
|
Sun, 30 Jul 1995 07:08:49 +0000 |
Richard M. Stallman |
(dabbrev-expand): Save previous point for undo.
|
Sun, 30 Jul 1995 07:07:39 +0000 |
Richard M. Stallman |
(gettimeofday): New function, defined if necessary.
|
Sun, 30 Jul 1995 07:06:08 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Copy face_alist from selected frame.
|
Sun, 30 Jul 1995 07:04:58 +0000 |
Richard M. Stallman |
(with-electric-help): Doc fix.
|
Sun, 30 Jul 1995 07:04:03 +0000 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
Sun, 30 Jul 1995 07:02:13 +0000 |
Richard M. Stallman |
(cd): When reading arg, use just directory as the default.
|
Sun, 30 Jul 1995 00:46:23 +0000 |
Richard M. Stallman |
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.
|
Sat, 29 Jul 1995 23:56:17 +0000 |
Richard M. Stallman |
(forward-paragraph): Don't move back over a line
|
Sat, 29 Jul 1995 22:21:55 +0000 |
Richard M. Stallman |
(isearch-mode-map): Don't bind tab, return, kp-N, etc.
|
Sat, 29 Jul 1995 22:20:35 +0000 |
Richard M. Stallman |
(fortran-break-line): Fixed a bug that sometimes
|
Sat, 29 Jul 1995 01:40:43 +0000 |
Richard M. Stallman |
(vc-resynch-buffer): New function.
|
Sat, 29 Jul 1995 00:57:29 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 28 Jul 1995 16:36:01 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Update input_pending after
|
Fri, 28 Jul 1995 08:16:47 +0000 |
Karl Heuer |
(syms_of_eval): Add missing defsubr.
|
Fri, 28 Jul 1995 02:57:41 +0000 |
Richard M. Stallman |
(describe_buffer_bindings): Print bindings from
|
Fri, 28 Jul 1995 02:54:28 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
|
Fri, 28 Jul 1995 02:38:16 +0000 |
Richard M. Stallman |
(do-auto-fill): Handle adaptive-fill-regexp.
|
Fri, 28 Jul 1995 00:36:18 +0000 |
Karl Heuer |
(imenu-generic-lisp-expression)
|
Fri, 28 Jul 1995 00:30:18 +0000 |
Karl Heuer |
(c++-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:28:28 +0000 |
Karl Heuer |
(c-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:26:37 +0000 |
Karl Heuer |
(latex-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:24:14 +0000 |
Karl Heuer |
(texinfo-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:18:42 +0000 |
Karl Heuer |
(ada-imenu-generic-expression): Var defined.
|
Fri, 28 Jul 1995 00:14:15 +0000 |
Karl Heuer |
(lisp-imenu-generic-expression): Var defined.
|
Thu, 27 Jul 1995 22:52:02 +0000 |
Richard M. Stallman |
Add keywords and comments as per conventions.
|
Thu, 27 Jul 1995 22:44:41 +0000 |
Karl Heuer |
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.
|
Thu, 27 Jul 1995 22:04:24 +0000 |
Richard M. Stallman |
(texinfo-specific-section-type): Use buffer-substring-no-properties.
|
Thu, 27 Jul 1995 21:47:59 +0000 |
Karl Heuer |
(struct sortstrlist): New type.
|
Thu, 27 Jul 1995 19:42:29 +0000 |
Michael Kifer |
(vip-overriding-map): new variable.
|
Thu, 27 Jul 1995 19:41:59 +0000 |
Michael Kifer |
(vip-repeat-from-history-key): new default.
|
Thu, 27 Jul 1995 19:41:08 +0000 |
Michael Kifer |
(vip-multiclick-timeout): new default.
|
Thu, 27 Jul 1995 19:40:33 +0000 |
Michael Kifer |
(vip-add-hook,vip-remove-hook): new functions.
|
Thu, 27 Jul 1995 19:39:47 +0000 |
Michael Kifer |
*** empty log message ***
|
Thu, 27 Jul 1995 19:37:42 +0000 |
Michael Kifer |
(vip-info-file-name): variable removed.
|
Thu, 27 Jul 1995 19:10:36 +0000 |
Karl Heuer |
(x-font-regexp): Add \\(\\) for substring extraction.
|
Thu, 27 Jul 1995 18:50:02 +0000 |
Richard M. Stallman |
(pascal-mode): Added imenu support.
|
Thu, 27 Jul 1995 07:40:22 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Allow whitespace at BOL.
|
Thu, 27 Jul 1995 07:37:53 +0000 |
Richard M. Stallman |
(tpu-backward-line): Only move to BOL if not already there.
|
Thu, 27 Jul 1995 07:37:12 +0000 |
Richard M. Stallman |
(tpu-version): New version.
|
Thu, 27 Jul 1995 07:35:25 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 26 Jul 1995 22:50:32 +0000 |
Richard M. Stallman |
(update_menu_bar): Pass new arg to set_frame_menubar.
|
Wed, 26 Jul 1995 22:23:11 +0000 |
Richard M. Stallman |
(indent-region-function): Doc fix.
|
Wed, 26 Jul 1995 22:21:02 +0000 |
Richard M. Stallman |
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
|
Wed, 26 Jul 1995 21:48:05 +0000 |
Richard M. Stallman |
(prefix-args): Pass ALL_LDFLAGS.
|
Wed, 26 Jul 1995 21:04:51 +0000 |
David J. MacKenzie |
Account for termcap file renaming.
|
Wed, 26 Jul 1995 19:46:59 +0000 |
David J. MacKenzie |
TERMCAP_NAME -> TERMCAP_FILE.
|
Wed, 26 Jul 1995 18:20:46 +0000 |
David J. MacKenzie |
(tparam): Remove arg array and the #ifdef.
|
Wed, 26 Jul 1995 18:01:10 +0000 |
Richard M. Stallman |
(perl-imenu-generic-expression) New variable.
|
Wed, 26 Jul 1995 18:00:24 +0000 |
Richard M. Stallman |
multiple-frames is not terminal-local.
|
Wed, 26 Jul 1995 17:54:50 +0000 |
David J. MacKenzie |
Move #define of bcopy to after #include <string.h>.
|
Wed, 26 Jul 1995 06:28:15 +0000 |
Richard M. Stallman |
Delete duplicate definitions for format-find-file and format-insert-file.
|
Wed, 26 Jul 1995 00:13:01 +0000 |
Richard M. Stallman |
Use defopt for same-window-buffer-names and same-window-regexps.
|
Wed, 26 Jul 1995 00:04:12 +0000 |
Karl Heuer |
Do renamings:
|
Wed, 26 Jul 1995 00:02:03 +0000 |
Karl Heuer |
Do renamings:
|
Tue, 25 Jul 1995 23:20:36 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Defined.
|
Tue, 25 Jul 1995 23:18:12 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Delete -lsun.
|
Tue, 25 Jul 1995 22:06:08 +0000 |
Karl Heuer |
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
|
Tue, 25 Jul 1995 21:55:50 +0000 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
Tue, 25 Jul 1995 21:20:18 +0000 |
Richard M. Stallman |
(struct x_output): Renamed from struct x_display.
|
Tue, 25 Jul 1995 21:14:46 +0000 |
Richard M. Stallman |
(struct frame): Rename `display' member to `output_data'.
|
Tue, 25 Jul 1995 21:13:10 +0000 |
Richard M. Stallman |
(imenu--history-list): Don't make this buffer-local.
|
Tue, 25 Jul 1995 20:27:48 +0000 |
Karl Heuer |
(run-hook-with-args): Fix previous code.
|
Tue, 25 Jul 1995 20:27:07 +0000 |
Richard M. Stallman |
(tar-copy): Inhibit use of jka-compr handler
|
Tue, 25 Jul 1995 20:26:10 +0000 |
Richard M. Stallman |
Include buffer.h.
|
Tue, 25 Jul 1995 20:24:46 +0000 |
Richard M. Stallman |
(enum event_kind): Added menu_bar_activate_event.
|
Tue, 25 Jul 1995 20:23:50 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
|
Tue, 25 Jul 1995 20:21:15 +0000 |
Richard M. Stallman |
(struct x_display): New fields saved_button_event, id.
|
Tue, 25 Jul 1995 20:13:23 +0000 |
Richard M. Stallman |
(next_noop_dpyinfo): New variable.
|
Tue, 25 Jul 1995 20:10:03 +0000 |
Richard M. Stallman |
(x_menubar_window_to_frame): New function.
|
Tue, 25 Jul 1995 19:57:02 +0000 |
Karl Heuer |
(signal_before_change): Use Frun_hook_with_args.
|
Tue, 25 Jul 1995 19:36:42 +0000 |
Karl Heuer |
(Frun_hook_with_args): New C function, formerly in subr.el.
|
Tue, 25 Jul 1995 19:36:20 +0000 |
Karl Heuer |
(Frun_hook_with_args): Declare this function.
|
Tue, 25 Jul 1995 19:35:38 +0000 |
Karl Heuer |
(run-hook-with-args): Deleted; now in C code.
|
Tue, 25 Jul 1995 04:50:43 +0000 |
Richard M. Stallman |
(make-face-bold, make-face-italic, make-face-bold-italic)
|
Tue, 25 Jul 1995 04:43:05 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): Always use movemail when renaming a file.
|
Tue, 25 Jul 1995 02:18:58 +0000 |
Richard M. Stallman |
(Fprimitive_undo): Don't end inner loop
|
Tue, 25 Jul 1995 01:42:05 +0000 |
Richard M. Stallman |
(Fstart_process): Don't expand the file name before trying openp.
|
Mon, 24 Jul 1995 05:21:31 +0000 |
Richard M. Stallman |
Explain CTRL-META chars and how to use ESC for them.
|
Mon, 24 Jul 1995 01:26:23 +0000 |
Richard M. Stallman |
(Info-current-file): Doc fix.
|
Sun, 23 Jul 1995 23:51:25 +0000 |
Tom Tromey |
(tcl-word-no-props): New function.
|
Sun, 23 Jul 1995 20:26:47 +0000 |
Tom Tromey |
Doc fixes.
|
Sun, 23 Jul 1995 07:11:26 +0000 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): When minibuf = nil,
|
Sat, 22 Jul 1995 16:13:31 +0000 |
Richard M. Stallman |
(do_auto_save_unwind): Set auto_saving to 0.
|
Sat, 22 Jul 1995 16:11:48 +0000 |
Richard M. Stallman |
(Fget_char_property): If OBJECT is non-current buffer,
|
Sat, 22 Jul 1995 15:17:54 +0000 |
Karl Heuer |
Add latest changes of old library and some more.
|
Fri, 21 Jul 1995 22:39:46 +0000 |
Richard M. Stallman |
(read_list): When a file loaded from site-init.el uses #$,
|
Fri, 21 Jul 1995 20:57:25 +0000 |
Richard M. Stallman |
(byte-optimize-lapcode): Fix format calls.
|
Fri, 21 Jul 1995 19:13:14 +0000 |
Richard M. Stallman |
(AIX4): New definition.
|
Fri, 21 Jul 1995 19:10:38 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
|
Fri, 21 Jul 1995 12:40:55 +0000 |
Richard M. Stallman |
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
|
Fri, 21 Jul 1995 08:31:15 +0000 |
Richard M. Stallman |
(set_frame_menubar): If the Lisp-level menu bar menus
|
Fri, 21 Jul 1995 08:30:54 +0000 |
Richard M. Stallman |
(menu-bar-buffer-menu): Function deleted.
|
Fri, 21 Jul 1995 07:51:20 +0000 |
Richard M. Stallman |
(echo_area_window): Declared.
|
Fri, 21 Jul 1995 07:50:50 +0000 |
Richard M. Stallman |
(read_minibuf): Call choose_minibuffer_frame.
|
Fri, 21 Jul 1995 07:50:21 +0000 |
Richard M. Stallman |
(do_switch_frame): Don't call choose_minibuffer_frame.
|
Fri, 21 Jul 1995 07:49:19 +0000 |
Richard M. Stallman |
(echo_area_display): Use selected frame's minibuf window
|
Fri, 21 Jul 1995 07:47:25 +0000 |
Richard M. Stallman |
(command_loop_1): Clear echo area after 2 sec
|
Fri, 21 Jul 1995 07:46:14 +0000 |
Richard M. Stallman |
(update_frame): Check that the echo area is in the frame being displayed.
|
Fri, 21 Jul 1995 05:05:49 +0000 |
Richard M. Stallman |
(font-lock-make-faces): Redo logic for whether
|
Fri, 21 Jul 1995 02:05:20 +0000 |
Richard M. Stallman |
(syms_of_xmenu): Set up Qdebug_on_next_call.
|
Fri, 21 Jul 1995 01:43:21 +0000 |
Richard M. Stallman |
(indent-new-comment-line): fill-prefix overrides comment indentation.
|
Thu, 20 Jul 1995 22:51:01 +0000 |
Richard M. Stallman |
(Fformat): Doc fix.
|
Thu, 20 Jul 1995 20:47:40 +0000 |
Richard M. Stallman |
(Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
|
Thu, 20 Jul 1995 20:47:20 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't lock the file
|
Thu, 20 Jul 1995 20:32:25 +0000 |
Karl Heuer |
Update disk requirements.
|
Thu, 20 Jul 1995 20:28:45 +0000 |
Richard M. Stallman |
(local-variables-section): Delete autoload cookie.
|
Thu, 20 Jul 1995 20:26:06 +0000 |
Karl Heuer |
(Fsafe_length): Use conservative upper bound.
|
Thu, 20 Jul 1995 20:02:38 +0000 |
Karl Heuer |
Comment change.
|
Thu, 20 Jul 1995 19:29:10 +0000 |
Richard M. Stallman |
[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
|
Thu, 20 Jul 1995 19:28:08 +0000 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory based on
|
Thu, 20 Jul 1995 18:30:49 +0000 |
Richard M. Stallman |
(init_environment): Move alloca call out of function arg.
|
Thu, 20 Jul 1995 17:54:10 +0000 |
Richard M. Stallman |
(mail-fetch-field): Use buffer-substring-no-properties.
|
Thu, 20 Jul 1995 17:43:52 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
|
Thu, 20 Jul 1995 17:42:55 +0000 |
Richard M. Stallman |
(derived-mode-set-keymap): Cope if old-map is nil.
|
Thu, 20 Jul 1995 06:14:12 +0000 |
Richard M. Stallman |
(menu-bar-update-yank-menu): Treat all-dashes specially.
|
Wed, 19 Jul 1995 15:57:51 +0000 |
Richard M. Stallman |
M-ESC => M-:
|
Wed, 19 Jul 1995 15:47:28 +0000 |
Richard M. Stallman |
(unload_color): Don't free colors if immutable colormap.
|
Wed, 19 Jul 1995 15:43:56 +0000 |
Richard M. Stallman |
(mail-default-reply-to): Doc fix.
|
Wed, 19 Jul 1995 03:42:12 +0000 |
Richard M. Stallman |
(backquote): Doc fix.
|
Wed, 19 Jul 1995 03:39:43 +0000 |
Richard M. Stallman |
(init_alloc_once): Set gc_cons_threshold from Lisp obj size.
|
Wed, 19 Jul 1995 03:19:03 +0000 |
Richard M. Stallman |
(outline-next-visible-heading): Rewritten to handle
|
Tue, 18 Jul 1995 23:59:23 +0000 |
Richard M. Stallman |
(Fformat): Increment total for size of control string.
|
Tue, 18 Jul 1995 23:52:22 +0000 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
Tue, 18 Jul 1995 23:31:41 +0000 |
Richard M. Stallman |
(electric-helpify): Autoload with-electric-help, electric-helpify.
|
Tue, 18 Jul 1995 23:20:50 +0000 |
Richard M. Stallman |
Update overriding-local-map-menu-flag.
|
Tue, 18 Jul 1995 23:17:59 +0000 |
Richard M. Stallman |
Document overriding-terminal-local-map.
|
Tue, 18 Jul 1995 23:07:23 +0000 |
Richard M. Stallman |
(decode_mode_spec): New arg spec_width.
|
Tue, 18 Jul 1995 22:12:31 +0000 |
Richard M. Stallman |
(Fwindow_start): Doc fix.
|
Tue, 18 Jul 1995 22:10:51 +0000 |
Richard M. Stallman |
Explain how redisplay updates window-start.
|
Tue, 18 Jul 1995 21:43:16 +0000 |
Richard M. Stallman |
(font-lock-defaults): New variable.
|
Tue, 18 Jul 1995 21:41:16 +0000 |
Richard M. Stallman |
Fix update of finder-inf.el, and byte-compile it.
|
Tue, 18 Jul 1995 21:37:32 +0000 |
Richard M. Stallman |
(forward-same-syntax): New function.
|
Tue, 18 Jul 1995 21:37:14 +0000 |
Richard M. Stallman |
Don't (require 'backquote).
|
Tue, 18 Jul 1995 20:57:57 +0000 |
Richard M. Stallman |
(file-name-sans-versions): Recognize version control version numbers.
|
Tue, 18 Jul 1995 20:55:46 +0000 |
Richard M. Stallman |
(vc-mode-line, vc-find-file-hook): Moved the test for
|
Tue, 18 Jul 1995 20:52:39 +0000 |
Richard M. Stallman |
(vc-do-command): Added parameter BUFFER (the default,
|
Tue, 18 Jul 1995 20:51:00 +0000 |
Richard M. Stallman |
(menu-bar-tools-menu): Don't define gnus entry if no network support.
|
Tue, 18 Jul 1995 20:48:36 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
|
Tue, 18 Jul 1995 20:48:04 +0000 |
Richard M. Stallman |
(ada-ident-re): Doc fix.
|
Tue, 18 Jul 1995 20:42:59 +0000 |
Richard M. Stallman |
(SUNOS4_SHARED_LIBRARIES): Defined.
|
Tue, 18 Jul 1995 20:42:33 +0000 |
Richard M. Stallman |
(unexec): If not SUNOS4_SHARED_LIBRARIES
|
Tue, 18 Jul 1995 19:16:16 +0000 |
Richard M. Stallman |
(Ffuncall, Fapply): Doc fix.
|
Tue, 18 Jul 1995 19:14:38 +0000 |
Richard M. Stallman |
(Fcall_interactively): Doc fix.
|
Tue, 18 Jul 1995 13:27:49 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces):
|
Tue, 18 Jul 1995 06:08:04 +0000 |
Richard M. Stallman |
Rename {src,lib-src}/Makefile.in.in to Makefile.in.
|
Tue, 18 Jul 1995 06:07:25 +0000 |
Richard M. Stallman |
(src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.
|
Tue, 18 Jul 1995 06:04:43 +0000 |
Richard M. Stallman |
(distclean): Delete Makefile.c, not Makefile.in.
|
Tue, 18 Jul 1995 06:03:55 +0000 |
Richard M. Stallman |
(distclean): Delete Makefile.c, not Makefile.in.
|
Tue, 18 Jul 1995 06:02:21 +0000 |
Richard M. Stallman |
(paths.h): Depend on paths.in.
|
Tue, 18 Jul 1995 00:34:53 +0000 |
Karl Heuer |
Fix the other instance too.
|
Tue, 18 Jul 1995 00:30:09 +0000 |
Karl Heuer |
(Fbyte_code): Fix variable names in previous change.
|
Tue, 18 Jul 1995 00:25:14 +0000 |
Karl Heuer |
(mouse_get_pos, mouse_check_moved, XMenuActivate):
|
Tue, 18 Jul 1995 00:05:14 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 17 Jul 1995 23:42:42 +0000 |
Karl Heuer |
(mouse_moved): Variable deleted.
|
Mon, 17 Jul 1995 23:24:57 +0000 |
Karl Heuer |
Fix conditional.
|
Mon, 17 Jul 1995 23:19:51 +0000 |
Karl Heuer |
(bookmark-make): Strip text properties off name.
|
Mon, 17 Jul 1995 23:09:48 +0000 |
Karl Heuer |
(electric-buffer-list): Save point before
|
Mon, 17 Jul 1995 23:07:35 +0000 |
Karl Heuer |
(ff-set-point-accordingly): Doc fix.
|
Mon, 17 Jul 1995 23:04:30 +0000 |
Karl Heuer |
(vc-backend-merge-news): Force to refetch the
|
Mon, 17 Jul 1995 23:03:53 +0000 |
Karl Heuer |
(shell-command): Use save-match-data.
|
Mon, 17 Jul 1995 23:00:06 +0000 |
Karl Heuer |
(mail-setup-hook): New defvar.
|
Mon, 17 Jul 1995 22:59:04 +0000 |
Karl Heuer |
(normal-top-level): Don't use mail-host-address
|
Mon, 17 Jul 1995 22:57:32 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Set background-mode
|
Mon, 17 Jul 1995 22:56:28 +0000 |
Karl Heuer |
(vc-mode-line): Don't write-protect a
|
Mon, 17 Jul 1995 22:54:43 +0000 |
Karl Heuer |
(remote-shell-program): Try rcmd also.
|
Mon, 17 Jul 1995 22:51:48 +0000 |
Karl Heuer |
(ediff-skip-unsuitable-frames): Use make-frame,
|
Mon, 17 Jul 1995 22:51:17 +0000 |
Karl Heuer |
(menu-bar-help-menu): Add finder-by-keyword.
|
Mon, 17 Jul 1995 22:50:30 +0000 |
Karl Heuer |
(canonically-space-region): Doc fix.
|
Mon, 17 Jul 1995 22:49:37 +0000 |
Karl Heuer |
(vendor-specific-keysyms):
|
Mon, 17 Jul 1995 22:48:39 +0000 |
Karl Heuer |
(dabbrev--search): Don't let spurious match in middle
|
Mon, 17 Jul 1995 22:48:06 +0000 |
Karl Heuer |
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.
|
Mon, 17 Jul 1995 22:47:19 +0000 |
Karl Heuer |
(mouse-major-mode-menu): Catch quit in read-key-sequence.
|
Mon, 17 Jul 1995 22:46:25 +0000 |
Karl Heuer |
(byte-compile-output-file-form): Bind print-length
|
Mon, 17 Jul 1995 22:44:40 +0000 |
Karl Heuer |
(add-log-current-defun): Handle C struct definitions.
|
Mon, 17 Jul 1995 22:44:06 +0000 |
Karl Heuer |
(byte-optimize-nth, byte-optimize-nthcdr):
|
Mon, 17 Jul 1995 22:42:57 +0000 |
Karl Heuer |
Add provide.
|
Mon, 17 Jul 1995 22:27:44 +0000 |
Karl Heuer |
[linux]: Include values.h and #undef
|
Mon, 17 Jul 1995 22:27:13 +0000 |
Karl Heuer |
(sys_close): Handle Sunos 4.1 bug in close errno value.
|
Mon, 17 Jul 1995 22:25:39 +0000 |
Karl Heuer |
(Fx_list_fonts): Don't free thisinfo if it is 0.
|
Mon, 17 Jul 1995 22:24:37 +0000 |
Karl Heuer |
(Fread): Rename arg READCHARFUN to STREAM.
|
Mon, 17 Jul 1995 22:23:14 +0000 |
Karl Heuer |
(win32_mouse_position, mouse_moved_to):
|
Mon, 17 Jul 1995 22:22:36 +0000 |
Karl Heuer |
(struct frame): New field `mouse_moved'.
|
Mon, 17 Jul 1995 22:21:54 +0000 |
Karl Heuer |
(current_minor_maps): Catch errors in Findirect_function.
|
Mon, 17 Jul 1995 22:21:21 +0000 |
Karl Heuer |
(keyboard_bit_set): Fix one-off in loop end.
|
Mon, 17 Jul 1995 22:20:32 +0000 |
Karl Heuer |
(Fwrite_region): If fsync fails with EINTR, don't
|
Mon, 17 Jul 1995 22:20:01 +0000 |
Karl Heuer |
(lispsource): Renamed from lispdir.
|
Mon, 17 Jul 1995 22:19:07 +0000 |
Karl Heuer |
(last_overlay_modification_hooks): New variable.
|
Mon, 17 Jul 1995 22:18:04 +0000 |
Karl Heuer |
(Fexpt): Use EMACS_INT for integer calculation.
|
Mon, 17 Jul 1995 22:17:19 +0000 |
Karl Heuer |
(_setjmp, _longjmp): Add #undef's.
|
Mon, 17 Jul 1995 22:16:30 +0000 |
Karl Heuer |
(SCO_R4): Defined.
|
Mon, 17 Jul 1995 22:15:55 +0000 |
Karl Heuer |
(AMPERSAND_FULL_NAME): Defined.
|
Mon, 17 Jul 1995 22:15:05 +0000 |
Karl Heuer |
(main): Add to usage message.
|
Mon, 17 Jul 1995 22:14:37 +0000 |
Karl Heuer |
(Fsit_for): Don't call prepare_menu_bars here.
|
Mon, 17 Jul 1995 22:14:00 +0000 |
Karl Heuer |
(x_clear_frame_selections): Delete duplicate code.
|
Mon, 17 Jul 1995 22:12:45 +0000 |
Karl Heuer |
[HAVE_X11XTR6]: Include locale.h
|
Mon, 17 Jul 1995 22:10:25 +0000 |
Karl Heuer |
(Flist): Rewritten.
|
Mon, 17 Jul 1995 22:09:35 +0000 |
Karl Heuer |
(Fnumber_to_string): Make `buffer' long enough.
|
Mon, 17 Jul 1995 22:09:03 +0000 |
Karl Heuer |
(Fbyte_code): For Beqlsign, if both args are ints,
|
Mon, 17 Jul 1995 21:55:53 +0000 |
Karl Heuer |
(tags): Synonym for `TAGS'.
|
Mon, 17 Jul 1995 21:54:33 +0000 |
Karl Heuer |
(mips-dec-ultrix*): Assume version 4.3.
|
Mon, 17 Jul 1995 19:59:49 +0000 |
Tom Tromey |
(inferior-tcl-mode): Use modeline-process if it exists.
|
Mon, 17 Jul 1995 19:55:25 +0000 |
Tom Tromey |
XEmacs currently must use tcl-internal-end-of-defun
|
Mon, 17 Jul 1995 18:56:17 +0000 |
Richard M. Stallman |
Fix minor error.
|
Sun, 16 Jul 1995 18:30:30 +0000 |
Karl Heuer |
(install, maybe-blessmail): Don't cd ..;
|
Fri, 14 Jul 1995 21:54:56 +0000 |
Tom Tromey |
Changes to make menus work in XEmacs.
|
Wed, 12 Jul 1995 19:18:45 +0000 |
Karl Heuer |
(comint-kill-output): Preserve entire partial line at
|
Wed, 12 Jul 1995 17:22:07 +0000 |
Roland McGrath |
Fixed Author: comment. This code bears no relation to what I wrote.
|
Tue, 11 Jul 1995 03:13:15 +0000 |
Tom Tromey |
(tcl-mode): Customize for new dabbrev.
|
Mon, 10 Jul 1995 14:46:00 +0000 |
Francesco Potort |
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".
|
Sun, 09 Jul 1995 21:58:03 +0000 |
Tom Tromey |
(tcl-do-fill-paragraph): New function.
|
Sun, 09 Jul 1995 21:30:32 +0000 |
Tom Tromey |
(tcl-mode): Fixes to 19.29 paragraph variables.
|
Sun, 09 Jul 1995 18:52:16 +0000 |
Tom Tromey |
(tcl-do-auto-fill): Set fill-prefix.
|
Sun, 09 Jul 1995 13:26:41 +0000 |
Simon Marshall |
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside
|
Sun, 09 Jul 1995 13:01:31 +0000 |
Simon Marshall |
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
|
Sun, 09 Jul 1995 01:07:57 +0000 |
Tom Tromey |
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
|