Mon, 07 Mar 1994 22:31:48 +0000 |
Roland McGrath |
(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
|
Mon, 07 Mar 1994 20:21:56 +0000 |
Karl Heuer |
Comment fix.
|
Mon, 07 Mar 1994 20:13:50 +0000 |
Karl Heuer |
(gdb): Use a minibuffer map with TAB to complete a filename.
|
Mon, 07 Mar 1994 19:44:50 +0000 |
Karl Heuer |
(comment-column): Doc fix.
|
Mon, 07 Mar 1994 18:59:00 +0000 |
Karl Heuer |
(doprnt): Do the right thing for negative size spec.
|
Mon, 07 Mar 1994 18:55:55 +0000 |
Karl Heuer |
(get_minibuffer): Make name buffer large enough.
|
Mon, 07 Mar 1994 18:53:02 +0000 |
Karl Heuer |
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
|
Mon, 07 Mar 1994 18:47:49 +0000 |
Karl Heuer |
(temp_echo_area_glyphs): Use quit_char, not C-g.
|
Mon, 07 Mar 1994 18:39:11 +0000 |
Karl Heuer |
(Fscroll_other_window): Doc fix.
|
Mon, 07 Mar 1994 03:37:55 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Bury the completion buffer.
|
Mon, 07 Mar 1994 03:00:30 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Mar 1994 02:49:06 +0000 |
Richard M. Stallman |
Accept freebsd as OS.
|
Mon, 07 Mar 1994 02:29:26 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 06 Mar 1994 22:07:19 +0000 |
Richard M. Stallman |
(mark_object): Add no-op cast.
|
Sun, 06 Mar 1994 21:05:30 +0000 |
Richard M. Stallman |
(edebug-skip-whitespace): Only \n, not \r, ends a comment.
|
Sun, 06 Mar 1994 20:39:52 +0000 |
Richard M. Stallman |
(error): Use doprnt. Make buffer larger as necessary.
|
Sun, 06 Mar 1994 19:43:23 +0000 |
Richard M. Stallman |
(backquote-listify): Renamed from bq-listify.
|
Sun, 06 Mar 1994 19:39:10 +0000 |
Richard M. Stallman |
Complete rewrite by Sladkey.
|
Sun, 06 Mar 1994 19:00:21 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 06 Mar 1994 18:54:21 +0000 |
Richard M. Stallman |
(operate_on_word): Don't move point; store in *NEWPOINT.
|
Sun, 06 Mar 1994 03:27:00 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 05 Mar 1994 23:32:27 +0000 |
Richard M. Stallman |
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
|
Sat, 05 Mar 1994 23:28:35 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Handle 5th arg.
|
Sat, 05 Mar 1994 23:27:51 +0000 |
Richard M. Stallman |
(byte-compile-track-mouse): Handle >1 body form.
|
Sat, 05 Mar 1994 23:26:52 +0000 |
Richard M. Stallman |
(ARRAY_MARK_FLAG): Define here.
|
Sat, 05 Mar 1994 21:53:42 +0000 |
Richard M. Stallman |
Clean up indentation and whitespace.
|
Sat, 05 Mar 1994 21:49:26 +0000 |
Richard M. Stallman |
(main): Change delimiter from "^L" to "^_^L".
|
Sat, 05 Mar 1994 21:42:57 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
|
Sat, 05 Mar 1994 21:38:34 +0000 |
Richard M. Stallman |
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
|
Sat, 05 Mar 1994 20:39:07 +0000 |
Richard M. Stallman |
(ARRAY_MARK_FLAG): Definition moved to lisp.h.
|
Sat, 05 Mar 1994 20:38:30 +0000 |
Richard M. Stallman |
(shut_down_emacs): Set Vrun_hooks to nil.
|
Sat, 05 Mar 1994 20:36:38 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Doc fix.
|
Sat, 05 Mar 1994 20:35:52 +0000 |
Richard M. Stallman |
(command_loop_1, read_key_sequence, Fcommand_execute):
|
Sat, 05 Mar 1994 20:35:13 +0000 |
Richard M. Stallman |
(read_minibuf): Don't call Vrun_hooks if it is nil.
|
Sat, 05 Mar 1994 20:32:35 +0000 |
Richard M. Stallman |
(save_excursion_restore): Don't call Vrun_hooks if nil.
|
Sat, 05 Mar 1994 20:31:10 +0000 |
Richard M. Stallman |
(Fkill_buffer, Fkill_all_local_variables):
|
Sat, 05 Mar 1994 03:58:45 +0000 |
Karl Heuer |
(command_loop_1): Fix misplaced assignment of last_point_position.
|
Fri, 04 Mar 1994 23:08:31 +0000 |
Karl Heuer |
(rmail-message-filter): Doc fix.
|
Fri, 04 Mar 1994 22:26:03 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 04 Mar 1994 21:21:08 +0000 |
Karl Heuer |
(isnan): New macro.
|
Fri, 04 Mar 1994 09:30:58 +0000 |
Fred Pierresteguy |
(update_one_frame_psheets): Call EmacsFrameSetCharSize to
|
Fri, 04 Mar 1994 09:09:49 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
|
Fri, 04 Mar 1994 07:52:34 +0000 |
Roland McGrath |
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
|
Fri, 04 Mar 1994 06:11:51 +0000 |
Roland McGrath |
(compile-goto-error): Push the mark before calling next-error.
|
Fri, 04 Mar 1994 04:42:04 +0000 |
Richard M. Stallman |
(skip_chars): Treat `-' as alias for space, if syntaxp.
|
Fri, 04 Mar 1994 04:38:06 +0000 |
Richard M. Stallman |
(system-key-alist): Fix the code value for `remove'.
|
Fri, 04 Mar 1994 04:19:14 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Pass del_range_1 two ends, not a length.
|
Fri, 04 Mar 1994 04:03:46 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Take a filename argument.
|
Fri, 04 Mar 1994 01:33:43 +0000 |
Richard M. Stallman |
(ange-ftp-nslookup-host, ange-ftp-start-process):
|
Fri, 04 Mar 1994 01:08:34 +0000 |
Karl Heuer |
(chan_process): Don't specify size.
|
Fri, 04 Mar 1994 00:05:15 +0000 |
Karl Heuer |
(c-fill-paragraph): Preserve final sentence boundary.
|
Thu, 03 Mar 1994 23:57:27 +0000 |
Richard M. Stallman |
Rename comint-input-filter-functions and
|
Thu, 03 Mar 1994 23:56:04 +0000 |
Richard M. Stallman |
(inferior-scheme-mode): Removed unnecessary
|
Thu, 03 Mar 1994 23:53:46 +0000 |
Richard M. Stallman |
(comint-input-filter-functions)
|
Thu, 03 Mar 1994 23:37:27 +0000 |
Richard M. Stallman |
(shell-dynamic-complete-functions): New variable.
|
Thu, 03 Mar 1994 23:30:57 +0000 |
Richard M. Stallman |
(comint-after-partial-filename-command,
|
Thu, 03 Mar 1994 22:13:45 +0000 |
Roland McGrath |
(generate-file-autoloads): Move misplaced paren in match clause of cond
|
Thu, 03 Mar 1994 21:28:36 +0000 |
Karl Heuer |
Fix typo in comment.
|
Thu, 03 Mar 1994 21:13:08 +0000 |
Karl Heuer |
(server-switch-buffer): Don't select a minibuffer.
|
Thu, 03 Mar 1994 21:01:37 +0000 |
Karl Heuer |
(Fread_file_name): Do the right thing when insert-default-directory is nil.
|
Thu, 03 Mar 1994 20:12:01 +0000 |
Karl Heuer |
(record_delete): Save last_point_position in the undo record, rather than the
|
Thu, 03 Mar 1994 20:08:49 +0000 |
Karl Heuer |
New variable last_point_position.
|
Thu, 03 Mar 1994 20:08:12 +0000 |
Karl Heuer |
(command_loop_1): Set last_point_position to the value of point.
|
Thu, 03 Mar 1994 19:24:54 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If undo_list was t, leave it t.
|
Thu, 03 Mar 1994 19:23:59 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions, kill-buffer-query-functions):
|
Thu, 03 Mar 1994 19:17:47 +0000 |
Richard M. Stallman |
(outline-on-heading-p): Use bolp.
|
Thu, 03 Mar 1994 18:27:51 +0000 |
Richard M. Stallman |
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
|
Thu, 03 Mar 1994 18:11:32 +0000 |
Karl Heuer |
(main): Change delimiter from "^L" to "^_^L".
|
Thu, 03 Mar 1994 18:04:59 +0000 |
Richard M. Stallman |
(map_event_to_object, set_frame_menubar):
|
Thu, 03 Mar 1994 17:43:26 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 03 Mar 1994 17:39:32 +0000 |
Karl Heuer |
Use add-hook instead of setq.
|
Thu, 03 Mar 1994 17:35:55 +0000 |
Karl Heuer |
(Fget_file_buffer): Doc fix.
|
Thu, 03 Mar 1994 17:28:52 +0000 |
Karl Heuer |
(buffer-file-truename): Doc fix.
|
Thu, 03 Mar 1994 16:27:06 +0000 |
Karl Heuer |
(substitute-key-definition): Avoid infinite recursion.
|
Thu, 03 Mar 1994 15:59:31 +0000 |
Karl Heuer |
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
|
Wed, 02 Mar 1994 23:37:02 +0000 |
Richard M. Stallman |
(chan_process, Vprocess_alist): Declared.
|
Wed, 02 Mar 1994 23:35:11 +0000 |
Richard M. Stallman |
(chan_process, Vprocess_alist): No longer static.
|
Wed, 02 Mar 1994 23:26:06 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Use that as the buffer to edit.
|
Wed, 02 Mar 1994 23:18:54 +0000 |
Richard M. Stallman |
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.
|
Wed, 02 Mar 1994 23:18:37 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Restore original buffer
|
Wed, 02 Mar 1994 23:09:40 +0000 |
Richard M. Stallman |
(completion-list-mode): Set completion-reference-buffer
|
Wed, 02 Mar 1994 22:51:20 +0000 |
Richard M. Stallman |
(menu_bar_items): When moving an item to the end,
|
Wed, 02 Mar 1994 22:50:31 +0000 |
Richard M. Stallman |
Include unistd.h.
|
Wed, 02 Mar 1994 22:05:40 +0000 |
Richard M. Stallman |
(Fdelete_frame): Don't initialize a Lisp_Object.
|
Wed, 02 Mar 1994 22:03:44 +0000 |
Richard M. Stallman |
(telnet): Use chars in comint-delimiter-argument-list.
|
Wed, 02 Mar 1994 22:02:56 +0000 |
Richard M. Stallman |
(shell-delimiter-argument-list): Now has chars, not strings.
|
Wed, 02 Mar 1994 22:00:24 +0000 |
Richard M. Stallman |
(comint-arguments): Use just one regexp to find end of arg
|
Wed, 02 Mar 1994 19:41:24 +0000 |
Richard M. Stallman |
(pascal-calculate-indent): Fixed indentation bug
|
Wed, 02 Mar 1994 16:55:16 +0000 |
Richard M. Stallman |
(shell-dirtrackp): Variable definition added.
|
Wed, 02 Mar 1994 16:51:20 +0000 |
Richard M. Stallman |
(inferior-lisp-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:51:02 +0000 |
Richard M. Stallman |
(shell-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:45:37 +0000 |
Richard M. Stallman |
(inferior-scheme-mode-map): Use copy-keymap.
|
Wed, 02 Mar 1994 16:45:12 +0000 |
Richard M. Stallman |
(full-copy-sparse-keymap): Function deleted.
|
Wed, 02 Mar 1994 10:27:36 +0000 |
Roland McGrath |
(diff-latest-backup-file): Check for a file-name-handler and run it.
|
Wed, 02 Mar 1994 07:57:04 +0000 |
Richard M. Stallman |
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.
|
Wed, 02 Mar 1994 06:45:38 +0000 |
Karl Heuer |
(copy-face): Don't change old-face and new-face before the frame loop.
|
Wed, 02 Mar 1994 05:59:09 +0000 |
Karl Heuer |
(with_x_toolkit): Fix typo in previous change.
|
Wed, 02 Mar 1994 05:48:00 +0000 |
Karl Heuer |
(Fx_list_fonts): Avoid confused increment of info.
|
Wed, 02 Mar 1994 05:31:15 +0000 |
Karl Heuer |
(Fforward_comment): Do the right thing at eob.
|
Wed, 02 Mar 1994 05:29:01 +0000 |
Karl Heuer |
(iconify-or-deiconify-frame): Don't make invisible before making visible.
|
Wed, 02 Mar 1994 05:24:33 +0000 |
Roland McGrath |
(tags-add-tables): Change default value to 'ask-user; update doc.
|
Wed, 02 Mar 1994 04:57:23 +0000 |
Richard M. Stallman |
(ispell-message-text-end): New variable.
|
Wed, 02 Mar 1994 04:56:25 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 02 Mar 1994 04:42:38 +0000 |
Karl Heuer |
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
|
Wed, 02 Mar 1994 04:23:49 +0000 |
Richard M. Stallman |
(mail-do-fcc): Don't write a newline before the text.
|
Wed, 02 Mar 1994 04:11:11 +0000 |
Richard M. Stallman |
(menu_bar_items): Accept old vector as arg. Return a vector.
|
Wed, 02 Mar 1994 04:04:54 +0000 |
Richard M. Stallman |
(update_menu_bar): Change call to menu_bar_items.
|
Wed, 02 Mar 1994 03:47:51 +0000 |
Richard M. Stallman |
(memory_signal_data): No longer static.
|
Wed, 02 Mar 1994 03:46:54 +0000 |
Richard M. Stallman |
(Fsignal): If DATA is memory_signal_data, don't add to it.
|
Wed, 02 Mar 1994 03:44:58 +0000 |
Richard M. Stallman |
(struct handler): New field chosen_clause.
|
Wed, 02 Mar 1994 03:43:07 +0000 |
Richard M. Stallman |
(make_frame): Init menu_bar_items field to 0.
|
Wed, 02 Mar 1994 03:23:30 +0000 |
Karl Heuer |
New s-file for rs60000-ibm-aix3.2.5.
|
Wed, 02 Mar 1994 03:19:26 +0000 |
Karl Heuer |
Initial revision
|
Wed, 02 Mar 1994 03:19:12 +0000 |
Karl Heuer |
Use -g with the native compiler.
|
Wed, 02 Mar 1994 00:55:05 +0000 |
Richard M. Stallman |
(del_range_1): New function.
|
Wed, 02 Mar 1994 00:53:48 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
|
Tue, 01 Mar 1994 22:42:53 +0000 |
Edward M. Reingold |
* calendar.el (calendar-current-date): Use fixed assoc list for
|
Tue, 01 Mar 1994 22:28:47 +0000 |
Richard M. Stallman |
(pascal-sub-block-re): Recognize for and with.
|
Tue, 01 Mar 1994 15:59:45 +0000 |
Doug Evans |
Move comment to proper place.
|
Tue, 01 Mar 1994 09:02:19 +0000 |
Karl Heuer |
(Info-restore-point): Don't wipe out hl before using it.
|
Tue, 01 Mar 1994 06:19:22 +0000 |
Karl Heuer |
(picture-forward-column, picture-backward-column): Allow backward motion
|
Tue, 01 Mar 1994 04:54:43 +0000 |
Karl Heuer |
(inhibit-startup-echo-area-message): Doc fix.
|
Tue, 01 Mar 1994 04:42:37 +0000 |
Karl Heuer |
Fix typo in comment.
|
Tue, 01 Mar 1994 04:39:45 +0000 |
Karl Heuer |
(tc-mode-map): Fix binding of tc-dissociate.
|
Mon, 28 Feb 1994 20:20:22 +0000 |
Karl Heuer |
(memory_full): Use new variable memory_signal_data with precomputed value
|
Mon, 28 Feb 1994 13:03:13 +0000 |
Fred Pierresteguy |
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
|
Mon, 28 Feb 1994 12:57:12 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
|
Sun, 27 Feb 1994 03:53:03 +0000 |
David J. MacKenzie |
Use GPL.
|
Sun, 27 Feb 1994 03:51:02 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Sun, 27 Feb 1994 03:49:57 +0000 |
David J. MacKenzie |
Use GPL.
|
Sun, 27 Feb 1994 03:45:52 +0000 |
David J. MacKenzie |
Initial revision
|
Sun, 27 Feb 1994 03:39:25 +0000 |
David J. MacKenzie |
Update GPL.
|
Sun, 27 Feb 1994 03:38:56 +0000 |
David J. MacKenzie |
* make-path.c (main): Return 1 on error, not -1. Update GPL.
|
Sun, 27 Feb 1994 03:35:26 +0000 |
David J. MacKenzie |
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
|
Sun, 27 Feb 1994 03:25:08 +0000 |
David J. MacKenzie |
Fix comment typos.
|
Sat, 26 Feb 1994 22:05:19 +0000 |
Richard M. Stallman |
(with_x_toolkit): Don't allow motif or open-look.
|
Sat, 26 Feb 1994 20:49:21 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definitions, with #undef.
|
Sat, 26 Feb 1994 20:47:37 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 26 Feb 1994 05:55:03 +0000 |
Karl Heuer |
(sys_subshell): New function, split from sys_suspend.
|
Sat, 26 Feb 1994 05:54:26 +0000 |
Karl Heuer |
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
|
Sat, 26 Feb 1994 04:32:57 +0000 |
Karl Heuer |
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
|
Sat, 26 Feb 1994 04:24:37 +0000 |
Karl Heuer |
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
|
Sat, 26 Feb 1994 04:05:17 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Don't check which buffer it points to.
|
Sat, 26 Feb 1994 03:43:32 +0000 |
Richard M. Stallman |
(system-key-alist): Renamed from vendor-key-syms.
|
Sat, 26 Feb 1994 03:42:28 +0000 |
Richard M. Stallman |
(Vsystem_key_alist): Renamed from Vvendor_key_alist.
|
Sat, 26 Feb 1994 02:24:51 +0000 |
Karl Heuer |
(comint-exec-1): Force a local copy of the environment.
|
Sat, 26 Feb 1994 02:20:31 +0000 |
Karl Heuer |
Delete extra backslash on last line of macro.
|
Sat, 26 Feb 1994 00:14:42 +0000 |
Karl Heuer |
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
|
Fri, 25 Feb 1994 21:22:25 +0000 |
Karl Heuer |
(compute_motion): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 21:21:53 +0000 |
Karl Heuer |
(display_text_line): Allow for invisible overlays in next_invisible lookahead.
|
Fri, 25 Feb 1994 19:35:58 +0000 |
Richard M. Stallman |
(help-menu-map): Variable deleted, and its binding.
|
Fri, 25 Feb 1994 17:45:51 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
|
Fri, 25 Feb 1994 09:29:20 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
|
Fri, 25 Feb 1994 09:10:22 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Call check_frame_size and update
|
Fri, 25 Feb 1994 06:27:24 +0000 |
Richard M. Stallman |
(c-macro-display-buffer): Delete special view-mode hack.
|
Fri, 25 Feb 1994 03:24:15 +0000 |
Karl Heuer |
(set-visited-file-name): Unlock the file if setting the visited file name to
|
Fri, 25 Feb 1994 01:42:03 +0000 |
Karl Heuer |
(Buffer-menu-toggle-read-only): Change toggle-read-only to
|
Fri, 25 Feb 1994 01:30:59 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 25 Feb 1994 00:57:37 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer, byte-compile-top-level):
|
Fri, 25 Feb 1994 00:54:15 +0000 |
Richard M. Stallman |
(byte-compile-protect-from-advice): New macro that
|
Thu, 24 Feb 1994 23:43:30 +0000 |
Richard M. Stallman |
(hide-sublevels): Doc fix. Rename arg.
|
Thu, 24 Feb 1994 23:20:12 +0000 |
Karl Heuer |
(help-for-help): Use help-map in the docstring.
|
Thu, 24 Feb 1994 23:19:59 +0000 |
Karl Heuer |
(make-help-screen): Initialize help-screen before changing the keymap.
|
Thu, 24 Feb 1994 22:37:49 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): Change to C-c C-o.
|
Thu, 24 Feb 1994 22:36:24 +0000 |
Richard M. Stallman |
(lisp-mode-variables): Set outline-regexp.
|
Thu, 24 Feb 1994 22:34:52 +0000 |
Richard M. Stallman |
(nroff-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:34:24 +0000 |
Richard M. Stallman |
(c-mode): Set outline-regexp and outline-level.
|
Thu, 24 Feb 1994 22:00:11 +0000 |
Karl Heuer |
Fix value of docdir.
|
Thu, 24 Feb 1994 21:50:10 +0000 |
Richard M. Stallman |
(Fload): Cast the args to stat.
|
Thu, 24 Feb 1994 21:18:49 +0000 |
Karl Heuer |
Install DOC* in docdir.
|
Thu, 24 Feb 1994 20:41:49 +0000 |
Richard M. Stallman |
(*-sysv4.1): Set NON_GNU_CPP.
|
Thu, 24 Feb 1994 20:08:54 +0000 |
Karl Heuer |
(direct_output_forward_char): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:04:27 +0000 |
Karl Heuer |
(direct_output_for_insert): Fix comment.
|
Thu, 24 Feb 1994 20:01:13 +0000 |
Karl Heuer |
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 20:00:34 +0000 |
Karl Heuer |
(try_window, display_text_line): Use Fget_char_property to test for invisibility.
|
Thu, 24 Feb 1994 19:42:35 +0000 |
Karl Heuer |
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
|
Thu, 24 Feb 1994 19:24:37 +0000 |
Karl Heuer |
(Fget_char_property): Fix docstring.
|
Thu, 24 Feb 1994 19:18:32 +0000 |
Karl Heuer |
(Fget_char_property): New function.
|
Thu, 24 Feb 1994 19:15:08 +0000 |
Richard M. Stallman |
Formerly INSTALL.~20~
|
Thu, 24 Feb 1994 19:08:19 +0000 |
Karl Heuer |
(sort_overlays): Allow for null window.
|
Thu, 24 Feb 1994 18:06:41 +0000 |
Richard M. Stallman |
Don't force os=-hpux for hp9k2... and hp9k3...
|
Thu, 24 Feb 1994 12:54:54 +0000 |
Fred Pierresteguy |
(x_window): Call XChangeWindowAttributes with the standard
|
Thu, 24 Feb 1994 08:07:16 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Allow t as position, meaning use mouse pos.
|
Thu, 24 Feb 1994 08:02:10 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use a popup menu if reached via mouse command.
|
Thu, 24 Feb 1994 06:22:50 +0000 |
Richard M. Stallman |
(mouse_get_pos): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:22:23 +0000 |
Richard M. Stallman |
(construct_mouse_click): Don't convert to glyph units.
|
Thu, 24 Feb 1994 06:20:30 +0000 |
Richard M. Stallman |
(Fmouse_position): Convert to glyph units.
|
Thu, 24 Feb 1994 06:19:34 +0000 |
Richard M. Stallman |
(make_lispy_movement, make_lispy_event):
|
Thu, 24 Feb 1994 05:40:30 +0000 |
Richard M. Stallman |
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
|
Thu, 24 Feb 1994 05:34:16 +0000 |
Richard M. Stallman |
(Fkill_buffer): Call the Vkill_buffer_query_functions.
|
Thu, 24 Feb 1994 04:00:41 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): New variable.
|
Thu, 24 Feb 1994 03:25:46 +0000 |
Richard M. Stallman |
(Info-build-node-completions): Add a call to widen.
|
Wed, 23 Feb 1994 23:17:34 +0000 |
Richard M. Stallman |
(debug, debug-on-entry): Doc strings.
|
Wed, 23 Feb 1994 23:04:30 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 23 Feb 1994 19:47:45 +0000 |
Richard M. Stallman |
Include usg5-4.h.
|
Wed, 23 Feb 1994 19:47:30 +0000 |
Richard M. Stallman |
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
|
Wed, 23 Feb 1994 19:47:11 +0000 |
Richard M. Stallman |
NEWSOS5 conditional deleted.
|
Wed, 23 Feb 1994 19:17:57 +0000 |
Karl Heuer |
(byte-compile-file): Return nil on failure.
|
Wed, 23 Feb 1994 17:43:05 +0000 |
Karl Heuer |
(main, get_time): Don't crash on invalid input.
|
Wed, 23 Feb 1994 16:18:10 +0000 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Make dd give you
|
Wed, 23 Feb 1994 08:39:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 23 Feb 1994 05:08:28 +0000 |
Richard M. Stallman |
(posn-x-y): New function.
|
Wed, 23 Feb 1994 03:57:07 +0000 |
Richard M. Stallman |
Removed all support for Emacs-18:
|
Wed, 23 Feb 1994 02:38:23 +0000 |
Edward M. Reingold |
Fix calendar-cursor-to-date to handle starred days correctly.
|
Wed, 23 Feb 1994 00:33:13 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If REPLACE, always do lseek.
|
Wed, 23 Feb 1994 00:29:43 +0000 |
Karl Heuer |
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
|
Tue, 22 Feb 1994 23:57:13 +0000 |
Karl Heuer |
New variable docdir to control where the docstring file goes.
|
Tue, 22 Feb 1994 23:56:15 +0000 |
Karl Heuer |
Use docdir to initialize PATH_DOC in paths.h.
|
Tue, 22 Feb 1994 23:51:48 +0000 |
Karl Heuer |
New path PATH_DOC for doc-directory.
|
Tue, 22 Feb 1994 23:50:27 +0000 |
Karl Heuer |
(syms_of_callproc): New variable Vdoc_directory.
|
Tue, 22 Feb 1994 23:49:01 +0000 |
Karl Heuer |
(get_doc_string, Snarf_documentation): Use new variable doc_directory.
|
Tue, 22 Feb 1994 23:46:42 +0000 |
Karl Heuer |
New variable doc_directory.
|
Tue, 22 Feb 1994 21:54:40 +0000 |
Karl Heuer |
When --run-in-place, don't inherit archlibdir.
|
Tue, 22 Feb 1994 19:43:28 +0000 |
Karl Heuer |
Move extern declarations to top of file.
|
Tue, 22 Feb 1994 19:22:11 +0000 |
Karl Heuer |
(get_time): Simplify; avoid calling index.
|
Tue, 22 Feb 1994 04:46:12 +0000 |
Richard M. Stallman |
(calendar-cursor-to-date): Fix search string so it
|
Tue, 22 Feb 1994 00:45:38 +0000 |
Richard M. Stallman |
(make_lispy_event): For menu bar event in USE_X_TOOLKIT
|
Tue, 22 Feb 1994 00:43:04 +0000 |
Richard M. Stallman |
(construct_menu_click): Undo previous change.
|
Mon, 21 Feb 1994 21:54:33 +0000 |
Richard M. Stallman |
(x_had_errors_p): New function.
|
Mon, 21 Feb 1994 21:50:02 +0000 |
Richard M. Stallman |
(get_keyelt): Cached equiv-key data is now a sublist.
|
Mon, 21 Feb 1994 21:41:01 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 21 Feb 1994 21:40:59 +0000 |
Karl Heuer |
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would
|
Mon, 21 Feb 1994 06:46:09 +0000 |
Richard M. Stallman |
(single_keymap_panes): Properly skip help-string if any.
|
Mon, 21 Feb 1994 02:49:58 +0000 |
Richard M. Stallman |
(picture-mode-map): Replace delete-backward-char
|