Sat, 12 Feb 1994 22:32:39 +0000 |
Richard M. Stallman |
(term_init): If no `se', use `me';
|
Sat, 12 Feb 1994 20:14:29 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:12:21 +0000 |
Richard M. Stallman |
(command-line-1): Improve previous change.
|
Sat, 12 Feb 1994 20:01:43 +0000 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): New variable.
|
Sat, 12 Feb 1994 06:25:56 +0000 |
Richard M. Stallman |
(face-initialize): Specify default characteristics
|
Sat, 12 Feb 1994 04:21:06 +0000 |
Karl Heuer |
(super-apropos-check-doc-file): Don't attempt to retrieve function
|
Sat, 12 Feb 1994 02:58:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts
|
Sat, 12 Feb 1994 02:39:53 +0000 |
Richard M. Stallman |
Set up Alt keys as well as C-x 8 prefix.
|
Sat, 12 Feb 1994 02:37:17 +0000 |
Richard M. Stallman |
(Fset_frame_height, Fset_frame_width, Fset_frame_size):
|
Sat, 12 Feb 1994 02:27:29 +0000 |
Richard M. Stallman |
(clone-init-mode-variables): Don't defvar
|
Sat, 12 Feb 1994 02:26:44 +0000 |
Karl Heuer |
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
|
Sat, 12 Feb 1994 02:17:58 +0000 |
Richard M. Stallman |
(perl-mode): Set parse-sexp-ignore-comments.
|
Sat, 12 Feb 1994 02:10:41 +0000 |
Richard M. Stallman |
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
|
Sat, 12 Feb 1994 01:28:45 +0000 |
Karl Heuer |
Fix conditional compilation.
|
Sat, 12 Feb 1994 00:32:31 +0000 |
Karl Heuer |
Delete HAVE_SETSID; configure checks for that.
|
Sat, 12 Feb 1994 00:30:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Feb 1994 00:12:15 +0000 |
Karl Heuer |
(gethomedir): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 23:35:47 +0000 |
Karl Heuer |
(x_scroll_bar_create): Fix indentation.
|
Fri, 11 Feb 1994 22:31:39 +0000 |
Karl Heuer |
(Fuser_real_login_name): Doc fix.
|
Fri, 11 Feb 1994 22:05:44 +0000 |
Karl Heuer |
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.
|
Fri, 11 Feb 1994 22:04:41 +0000 |
Karl Heuer |
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
|
Fri, 11 Feb 1994 22:01:56 +0000 |
Karl Heuer |
(user-original-login-name): Reduce to a defalias, since it's redundant with
|
Fri, 11 Feb 1994 21:56:45 +0000 |
Karl Heuer |
(gnus-user-login-name): Fix doc string.
|
Fri, 11 Feb 1994 21:55:57 +0000 |
Karl Heuer |
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:54:44 +0000 |
Karl Heuer |
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
|
Fri, 11 Feb 1994 21:51:51 +0000 |
Karl Heuer |
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
|
Fri, 11 Feb 1994 21:51:23 +0000 |
Karl Heuer |
(init_editfns): Look at LOGNAME before USER.
|
Fri, 11 Feb 1994 21:32:49 +0000 |
Richard M. Stallman |
Don't initialize CC.
|
Fri, 11 Feb 1994 21:07:59 +0000 |
Karl Heuer |
(perform-replace): Check for empty stack.
|
Fri, 11 Feb 1994 19:06:00 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Fri, 11 Feb 1994 18:56:15 +0000 |
Richard M. Stallman |
(decode_mode_spec): Implement `P'.
|
Fri, 11 Feb 1994 17:52:05 +0000 |
Charles Hannum |
Use -ltermcap, not Emacs's own version. #undef symbols used for
|
Fri, 11 Feb 1994 17:32:57 +0000 |
Roland McGrath |
(SYSV_SYSTEM_DIR): Define.
|
Fri, 11 Feb 1994 13:56:38 +0000 |
Fred Pierresteguy |
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
|
Fri, 11 Feb 1994 13:50:53 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Fri, 11 Feb 1994 13:19:19 +0000 |
Fred Pierresteguy |
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
|
Fri, 11 Feb 1994 08:52:53 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
|
Fri, 11 Feb 1994 08:10:01 +0000 |
Karl Heuer |
Fix spelling of pre-command-hook.
|
Fri, 11 Feb 1994 08:05:12 +0000 |
Karl Heuer |
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
|
Fri, 11 Feb 1994 06:03:57 +0000 |
Karl Heuer |
Fix syntax used for C-SPC.
|
Fri, 11 Feb 1994 05:54:37 +0000 |
Roland McGrath |
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
|
Fri, 11 Feb 1994 02:52:17 +0000 |
Roland McGrath |
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 02:50:00 +0000 |
Roland McGrath |
Add #undef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 01:34:16 +0000 |
Karl Heuer |
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
|
Fri, 11 Feb 1994 01:29:24 +0000 |
Karl Heuer |
(read_filtered_event): Retry read_char after a buffer change.
|
Fri, 11 Feb 1994 00:13:59 +0000 |
Karl Heuer |
Split #ifdef so as not to confuse c-mode.
|
Fri, 11 Feb 1994 00:00:28 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Take hscroll into account.
|
Thu, 10 Feb 1994 23:59:25 +0000 |
Karl Heuer |
(buffer_posn_from_coords): Take hscroll into account.
|
Thu, 10 Feb 1994 20:50:54 +0000 |
Karl Heuer |
(Fmessage): Copy the text to be displayed into a malloc'd buffer.
|
Thu, 10 Feb 1994 20:44:20 +0000 |
Karl Heuer |
Comment change.
|
Thu, 10 Feb 1994 20:27:34 +0000 |
Karl Heuer |
(difftm): Simplify expression.
|
Thu, 10 Feb 1994 09:34:37 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
|
Thu, 10 Feb 1994 08:35:48 +0000 |
Richard M. Stallman |
(shell-get-current-command): Make regexp more selective.
|
Thu, 10 Feb 1994 07:39:09 +0000 |
Richard M. Stallman |
(mouse-start-end): For double click with START on openparen,
|
Thu, 10 Feb 1994 04:43:50 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Quote the * in let*.
|
Thu, 10 Feb 1994 04:38:58 +0000 |
Richard M. Stallman |
Use new name vmsdir.h.
|
Thu, 10 Feb 1994 00:48:59 +0000 |
Karl Heuer |
(outline-mode): Fix spelling of add-hook.
|
Thu, 10 Feb 1994 00:39:28 +0000 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
Thu, 10 Feb 1994 00:35:15 +0000 |
Karl Heuer |
(Fgarbage_collect): Save echo_area_glyphs_length.
|
Wed, 09 Feb 1994 23:47:09 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Run change-major-mode-hook.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Wed, 09 Feb 1994 23:02:28 +0000 |
Karl Heuer |
(vc-comment-to-change-log): Load add-log before binding
|
Wed, 09 Feb 1994 22:32:39 +0000 |
Karl Heuer |
(CRT0_DUMMIES): Definition deleted.
|
Wed, 09 Feb 1994 22:21:47 +0000 |
Karl Heuer |
(mouse-start-end): Check START rather than point for being at eob.
|
Wed, 09 Feb 1994 22:04:55 +0000 |
Karl Heuer |
(mark_object): Fetch obj from *objptr at loop, not at the gotos.
|
Wed, 09 Feb 1994 21:08:01 +0000 |
Richard M. Stallman |
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
|
Wed, 09 Feb 1994 21:03:13 +0000 |
Richard M. Stallman |
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
|
Wed, 09 Feb 1994 13:51:25 +0000 |
Fred Pierresteguy |
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
|
Wed, 09 Feb 1994 09:13:05 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Get this from autoconf.
|
Wed, 09 Feb 1994 05:48:11 +0000 |
Richard M. Stallman |
(display-time): Use expand-file-name to make file name of wakeup.
|
Wed, 09 Feb 1994 05:36:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts of this-command-keys.
|
Wed, 09 Feb 1994 04:26:28 +0000 |
Karl Heuer |
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:25:48 +0000 |
Karl Heuer |
(rmail-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:08:17 +0000 |
Karl Heuer |
Add (require 'rmail) so the macro will be byte-compiled properly.
|
Wed, 09 Feb 1994 03:25:25 +0000 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
Wed, 09 Feb 1994 03:23:48 +0000 |
Karl Heuer |
(sort-overlays): New function, extracted from xfaces.c.
|
Tue, 08 Feb 1994 23:57:30 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
Tue, 08 Feb 1994 23:50:09 +0000 |
Richard M. Stallman |
(show-children): Don't narrow to (1+ (point-max)) when
|
Tue, 08 Feb 1994 23:03:09 +0000 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
Tue, 08 Feb 1994 22:46:59 +0000 |
Roland McGrath |
*** empty log message ***
|
Tue, 08 Feb 1994 22:42:28 +0000 |
Roland McGrath |
(print): If print_escapes_newlines, print '\f' as "\\f".
|
Tue, 08 Feb 1994 22:26:30 +0000 |
Karl Heuer |
(rmail-edit-current-message): Make local variables permanent, so
|
Tue, 08 Feb 1994 22:25:35 +0000 |
Karl Heuer |
(rmail-variables): Make local variables permanent, so the user can safely
|
Tue, 08 Feb 1994 18:22:09 +0000 |
Richard M. Stallman |
(copy-face): Doc fix.
|
Tue, 08 Feb 1994 18:00:41 +0000 |
Richard M. Stallman |
(finder-mode): Doc fix.
|
Tue, 08 Feb 1994 17:51:57 +0000 |
Richard M. Stallman |
(mail-signature): Insert a `-- ' line.
|
Tue, 08 Feb 1994 07:26:28 +0000 |
Richard M. Stallman |
(Fprocess_kill_without_query): Doc fix.
|
Tue, 08 Feb 1994 06:19:09 +0000 |
Karl Heuer |
(compute_motion): Source code was improperly indented.
|
Tue, 08 Feb 1994 05:06:07 +0000 |
Karl Heuer |
(make-syntax-table): Behave like copy-syntax-table if an argument is given,
|
Tue, 08 Feb 1994 04:53:09 +0000 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
Tue, 08 Feb 1994 04:01:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Feb 1994 03:47:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 07 Feb 1994 23:38:22 +0000 |
Karl Heuer |
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
Mon, 07 Feb 1994 23:05:56 +0000 |
Karl Heuer |
(mail-signature): Doc mod.
|
Mon, 07 Feb 1994 22:57:35 +0000 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
Mon, 07 Feb 1994 22:19:05 +0000 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
Mon, 07 Feb 1994 21:04:46 +0000 |
Richard M. Stallman |
(desktop-bug-report): Command deleted.
|
Mon, 07 Feb 1994 20:56:46 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:55:00 +0000 |
Richard M. Stallman |
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:53:04 +0000 |
Richard M. Stallman |
(calendar-print-french-date,diary-french-date):
|
Mon, 07 Feb 1994 20:51:18 +0000 |
Richard M. Stallman |
(view-diary-entries,diary-islamic-date): Use new error arg
|
Mon, 07 Feb 1994 20:49:35 +0000 |
Richard M. Stallman |
(calendar-cursor-holidays): Use new error arg
|
Mon, 07 Feb 1994 20:47:23 +0000 |
Richard M. Stallman |
(insert-diary-entry,insert-weekly-diary-entry,
|
Mon, 07 Feb 1994 20:42:44 +0000 |
Richard M. Stallman |
(calendar-mode-line-format): Change "current" to "today".
|
Mon, 07 Feb 1994 20:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 07 Feb 1994 19:08:31 +0000 |
Roland McGrath |
(remote-compile): Set comint-file-name-prefix in the compilation buffer.
|
Mon, 07 Feb 1994 18:40:13 +0000 |
Michael I. Bushnell |
Fix Roland's misplaced paren around call to marker-buffer.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Mon, 07 Feb 1994 08:25:51 +0000 |
Richard M. Stallman |
Finish previous change.
|
Mon, 07 Feb 1994 08:25:26 +0000 |
Richard M. Stallman |
Change the sequences aa and ae to just a and e.
|
Mon, 07 Feb 1994 06:05:31 +0000 |
Richard M. Stallman |
(gomoku-init-display, gomoku-put-char):
|
Mon, 07 Feb 1994 05:59:31 +0000 |
Richard M. Stallman |
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
|
Mon, 07 Feb 1994 05:54:34 +0000 |
Richard M. Stallman |
(makefile-browser-fill, makefile-browser-toggle):
|
Mon, 07 Feb 1994 05:43:51 +0000 |
Richard M. Stallman |
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:42:40 +0000 |
Richard M. Stallman |
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:40:46 +0000 |
Richard M. Stallman |
(c-macro-expand): Check inhibit-read-only.
|
Mon, 07 Feb 1994 05:39:56 +0000 |
Richard M. Stallman |
Properly check in the total rewrite installed months ago.
|
Mon, 07 Feb 1994 05:08:36 +0000 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
Mon, 07 Feb 1994 05:01:53 +0000 |
Richard M. Stallman |
Comment changes.
|
Mon, 07 Feb 1994 05:01:13 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 04:48:18 +0000 |
Roland McGrath |
(push-mark): Don't push on global-mark-ring if its car is a marker in the
|
Mon, 07 Feb 1994 02:24:01 +0000 |
Roland McGrath |
(global-mark-ring, global-mark-ring-max): New variables.
|
Mon, 07 Feb 1994 01:05:54 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 01:05:06 +0000 |
Richard M. Stallman |
(single_keymap_panes): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:03:39 +0000 |
Richard M. Stallman |
(menu_bar_item): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:02:05 +0000 |
Richard M. Stallman |
(internal_condition_case_1): New function.
|
Mon, 07 Feb 1994 00:55:58 +0000 |
Richard M. Stallman |
(indent-c-exp): If line starts with }, ignore what
|
Sun, 06 Feb 1994 23:40:45 +0000 |
Richard M. Stallman |
(kill-region): Test inhibit-read-only.
|
Sun, 06 Feb 1994 19:33:18 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add elt for .tcl files.
|
Sun, 06 Feb 1994 18:11:59 +0000 |
Richard M. Stallman |
(dired-listing-switches): Doc fix.
|
Sun, 06 Feb 1994 16:32:46 +0000 |
Richard M. Stallman |
(rmail-output): Handle rmail-output-file-alist.
|
Sun, 06 Feb 1994 08:05:58 +0000 |
Richard M. Stallman |
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
|
Sun, 06 Feb 1994 08:04:54 +0000 |
Richard M. Stallman |
(fix_glyph): New function.
|
Sun, 06 Feb 1994 02:53:16 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Do move point.
|
Sun, 06 Feb 1994 02:33:28 +0000 |
Richard M. Stallman |
(menu-bar-emerge-menu): New map.
|
Sun, 06 Feb 1994 02:33:02 +0000 |
Richard M. Stallman |
Use > as convention for another menu follows.
|
Sun, 06 Feb 1994 02:07:44 +0000 |
Richard M. Stallman |
Add defvars for many vars already being used.
|
Sun, 06 Feb 1994 01:39:23 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 05 Feb 1994 22:42:49 +0000 |
Richard M. Stallman |
(main) [AIX]: Don't handle signal 20, 21 or 22.
|
Sat, 05 Feb 1994 21:13:43 +0000 |
Roland McGrath |
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
|
Sat, 05 Feb 1994 21:00:13 +0000 |
Roland McGrath |
Removed many extra autoload cookies.
|
Sat, 05 Feb 1994 07:19:04 +0000 |
Richard M. Stallman |
(internal_condition_case_1): Declared.
|
Sat, 05 Feb 1994 05:05:39 +0000 |
Richard M. Stallman |
Comment changes and doc fixes.
|
Sat, 05 Feb 1994 04:58:38 +0000 |
Richard M. Stallman |
(profile): New target.
|
Sat, 05 Feb 1994 02:23:44 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Allow saving of markers and subrs.
|
Sat, 05 Feb 1994 02:19:28 +0000 |
Richard M. Stallman |
(string-rectangle): Make operate-on-rectangle convert tabs.
|
Sat, 05 Feb 1994 01:33:12 +0000 |
Richard M. Stallman |
(outline-end-of-subtree): If loop leaves us at eob,
|
Fri, 04 Feb 1994 23:11:34 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): Take just one keymap arg.
|
Fri, 04 Feb 1994 23:09:25 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass keymap as that arg
|
Fri, 04 Feb 1994 23:01:27 +0000 |
Richard M. Stallman |
(vc-make-backup-files): Doc fix.
|
Fri, 04 Feb 1994 22:59:05 +0000 |
Richard M. Stallman |
(rmail-reply): If no resent-date, use ordinary date.
|
Fri, 04 Feb 1994 21:24:31 +0000 |
Richard M. Stallman |
(outline-mode-map): Move C-c C-h to C-c C-d.
|
Fri, 04 Feb 1994 20:51:16 +0000 |
Karl Heuer |
(verify_interval_modification): When checking read-only, allow for the case
|
Fri, 04 Feb 1994 20:41:54 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Pass 1 to read_avail_input.
|
Fri, 04 Feb 1994 20:21:21 +0000 |
Karl Heuer |
(drem): Check for this function.
|
Fri, 04 Feb 1994 20:20:00 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Fri, 04 Feb 1994 20:18:59 +0000 |
Karl Heuer |
(fmod): Implement it on systems where it's missing, using drem if available.
|
Fri, 04 Feb 1994 17:13:26 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
|
Fri, 04 Feb 1994 06:46:02 +0000 |
Richard M. Stallman |
(te-escape-help, te-more-break-help, terminal-emulator):
|
Fri, 04 Feb 1994 06:45:41 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 06:45:26 +0000 |
Richard M. Stallman |
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
|
Fri, 04 Feb 1994 06:44:55 +0000 |
Richard M. Stallman |
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 04:45:52 +0000 |
Richard M. Stallman |
(sentence-end-double-space): New variable.
|
Fri, 04 Feb 1994 04:37:44 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't break line at period-single-space.
|
Fri, 04 Feb 1994 01:18:01 +0000 |
Karl Heuer |
Add comments describing the rules used by the merge algorithm.
|
Fri, 04 Feb 1994 01:13:05 +0000 |
Richard M. Stallman |
(comment-region): Fix previous change.
|
Fri, 04 Feb 1994 01:04:15 +0000 |
Richard M. Stallman |
(define-mode-clone): Renamed from mode-clone.
|
Fri, 04 Feb 1994 00:30:33 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 03 Feb 1994 23:48:59 +0000 |
Michael I. Bushnell |
Rms (in his change to comment-region on Feb 1) decided to make
|
Thu, 03 Feb 1994 19:51:07 +0000 |
Richard M. Stallman |
(init_cmdargs): Set Vinstallation_directory.
|
Thu, 03 Feb 1994 19:39:21 +0000 |
Richard M. Stallman |
(record_first_change): Check for buffer-undo-list = t.
|
Thu, 03 Feb 1994 19:18:21 +0000 |
Karl Heuer |
(c-fill-paragraph): Delete extraneous close paren.
|
Thu, 03 Feb 1994 18:54:04 +0000 |
Karl Heuer |
(merge_properties_sticky): Preserve original order of properties.
|
Thu, 03 Feb 1994 06:07:47 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Thu, 03 Feb 1994 05:56:36 +0000 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
Thu, 03 Feb 1994 05:55:12 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Thu, 03 Feb 1994 05:06:01 +0000 |
Richard M. Stallman |
(scan_buffer): New arg ALLOW_QUIT.
|
Thu, 03 Feb 1994 05:05:42 +0000 |
Richard M. Stallman |
(find_defun_start): Pass new arg to scan_buffer.
|
Thu, 03 Feb 1994 05:05:12 +0000 |
Richard M. Stallman |
(Fforward_line): Pass new arg to scan_buffer.
|
Wed, 02 Feb 1994 23:47:57 +0000 |
Richard M. Stallman |
(XTread_socket): Add X_IO_BUG conditional.
|
Wed, 02 Feb 1994 23:45:08 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
Wed, 02 Feb 1994 23:19:42 +0000 |
Richard M. Stallman |
(thing@pt-version): Removed variable.
|
Wed, 02 Feb 1994 23:19:11 +0000 |
Richard M. Stallman |
(mouse-sel-version): Don't base version number on
|
Wed, 02 Feb 1994 22:53:39 +0000 |
Richard M. Stallman |
(server-program): Add exec-directory to value.
|
Wed, 02 Feb 1994 22:35:44 +0000 |
Richard M. Stallman |
(mips-mips-riscos4*): Set NON_GNU_CPP.
|
Wed, 02 Feb 1994 21:57:02 +0000 |
Karl Heuer |
(sort-paragraphs): Use proper paragraph definition instead of just checking
|
Wed, 02 Feb 1994 21:35:07 +0000 |
Karl Heuer |
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
|
Wed, 02 Feb 1994 20:43:50 +0000 |
Richard M. Stallman |
Doc fix.
|
Wed, 02 Feb 1994 20:00:15 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): Doc fix.
|
Wed, 02 Feb 1994 18:56:02 +0000 |
Eric S. Raymond |
(vc-mode-line): use force-mode-line-update instead of the Emacs 18
|
Wed, 02 Feb 1994 18:46:29 +0000 |
Richard M. Stallman |
(disable-command): Reject invalid commands.
|
Wed, 02 Feb 1994 07:44:43 +0000 |
Karl Heuer |
(make-help-screen): Remove debugging code.
|
Wed, 02 Feb 1994 07:34:08 +0000 |
Karl Heuer |
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
|
Wed, 02 Feb 1994 07:25:37 +0000 |
Karl Heuer |
(try_window_id): Don't pass value beyond ZV to compute_motion.
|
Wed, 02 Feb 1994 07:16:51 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Return nil if POS > ZV.
|
Wed, 02 Feb 1994 06:32:28 +0000 |
Karl Heuer |
(x_term_init): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:31:26 +0000 |
Karl Heuer |
(get_system_name): Declared.
|
Wed, 02 Feb 1994 06:26:21 +0000 |
Karl Heuer |
(x_get_customization_string): Use get_system_name instead of gethostname.
|
Wed, 02 Feb 1994 06:20:58 +0000 |
Karl Heuer |
(get_system_name): Remove restriction on hostname size.
|
Wed, 02 Feb 1994 04:39:22 +0000 |
Karl Heuer |
Fix file-relative-name to allow for ancestors as well as descendants.
|
Wed, 02 Feb 1994 03:27:26 +0000 |
Eric S. Raymond |
vc-parse-buffer: arrange for old properties to get cleared when their
|
Wed, 02 Feb 1994 00:06:43 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): New variable.
|
Wed, 02 Feb 1994 00:05:42 +0000 |
Richard M. Stallman |
(comment-region): Handle comment-end deletion for C-u.
|
Tue, 01 Feb 1994 23:21:22 +0000 |
Karl Heuer |
(Fmod): Use HAVE_FMOD.
|
Tue, 01 Feb 1994 23:18:34 +0000 |
Karl Heuer |
(HAVE_FMOD): Add another #undef.
|
Tue, 01 Feb 1994 23:17:03 +0000 |
Karl Heuer |
Check whether fmod exists.
|
Tue, 01 Feb 1994 23:10:41 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Handle shell mode.
|
Tue, 01 Feb 1994 18:24:12 +0000 |
Richard M. Stallman |
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
|
Tue, 01 Feb 1994 18:21:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Feb 1994 18:14:56 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Tue, 01 Feb 1994 17:46:53 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add .p and .pas for pascal-mode.
|
Tue, 01 Feb 1994 17:33:14 +0000 |
Fred Pierresteguy |
(x_set_menu_bar_lines): Test also menubar_widget before calling
|
Tue, 01 Feb 1994 17:25:41 +0000 |
Richard M. Stallman |
(calculate-fortran-indent): Handle
|
Tue, 01 Feb 1994 06:49:18 +0000 |
Richard M. Stallman |
(dumpglyphs): Don't crash for invalid face code.
|
Tue, 01 Feb 1994 03:46:09 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Tue, 01 Feb 1994 01:32:48 +0000 |
Karl Heuer |
(font-lock-mode): Use the new hooks to get proper behavior on a revert.
|
Tue, 01 Feb 1994 01:31:37 +0000 |
Karl Heuer |
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.
|
Tue, 01 Feb 1994 00:16:31 +0000 |
Richard M. Stallman |
(tabify): Don't delete back before initial START.
|
Tue, 01 Feb 1994 00:00:36 +0000 |
Richard M. Stallman |
(appt-display-interval, appt-display-duration)
|
Mon, 31 Jan 1994 23:57:52 +0000 |
Roland McGrath |
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
|
Mon, 31 Jan 1994 23:05:32 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
|
Mon, 31 Jan 1994 16:41:12 +0000 |
Richard M. Stallman |
(show-children): Don't call outline-level at eob.
|
Mon, 31 Jan 1994 16:16:05 +0000 |
Richard M. Stallman |
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
|
Mon, 31 Jan 1994 07:05:45 +0000 |
Karl Heuer |
Fix rmail summary commands to work with rmail-mail-new-frame.
|
Mon, 31 Jan 1994 05:35:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 31 Jan 1994 04:34:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 30 Jan 1994 03:17:32 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 Jan 1994 03:04:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 30 Jan 1994 01:09:58 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Sun, 30 Jan 1994 01:03:56 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sun, 30 Jan 1994 00:50:32 +0000 |
Richard M. Stallman |
(configuration): Change # comment to C comment.
|
Sun, 30 Jan 1994 00:30:22 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 30 Jan 1994 00:30:02 +0000 |
Richard M. Stallman |
(calendar-mayan-date-string): New function.
|
Sun, 30 Jan 1994 00:29:32 +0000 |
Richard M. Stallman |
(calendar-french-date-string): New function.
|
Sun, 30 Jan 1994 00:29:09 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Add date to message.
|
Sun, 30 Jan 1994 00:28:54 +0000 |
Richard M. Stallman |
(calendar-phases-of-moon): Fix mode line.
|
Sun, 30 Jan 1994 00:28:40 +0000 |
Richard M. Stallman |
(list-calendar-holidays): Fix mode line.
|
Sun, 30 Jan 1994 00:26:04 +0000 |
Richard M. Stallman |
(diary-day-of-year, diary-iso-date, diary-islamic-date,
|
Sun, 30 Jan 1994 00:25:00 +0000 |
Richard M. Stallman |
(calendar-version): New function.
|
Sat, 29 Jan 1994 23:58:07 +0000 |
Richard M. Stallman |
(minor-mode-alist): Don't add "Outl" if already added.
|
Sat, 29 Jan 1994 23:56:27 +0000 |
Richard M. Stallman |
(rmail-make-in-reply-to-field): Discard text properties from
|
Sat, 29 Jan 1994 02:09:41 +0000 |
Karl Heuer |
Scale by sizeof when allocating objects.
|
Sat, 29 Jan 1994 02:03:55 +0000 |
Karl Heuer |
(kill-all-local-variables): follow symbol forwarding.
|
Sat, 29 Jan 1994 01:27:32 +0000 |
Richard M. Stallman |
(c-fill-paragraph): Handle C++ mode.
|
Sat, 29 Jan 1994 01:16:17 +0000 |
Richard M. Stallman |
Include stdio.h.
|
Sat, 29 Jan 1994 01:15:53 +0000 |
Richard M. Stallman |
(init_lread): Put non-ex-dir warnings on stderr.
|
Fri, 28 Jan 1994 17:34:46 +0000 |
Fred Pierresteguy |
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
|
Fri, 28 Jan 1994 14:28:51 +0000 |
Fred Pierresteguy |
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.
|
Thu, 27 Jan 1994 11:01:59 +0000 |
Fred Pierresteguy |
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
|
Wed, 26 Jan 1994 21:09:54 +0000 |
Richard M. Stallman |
(x_set_mouse_position): Don't raise the frame.
|
Wed, 26 Jan 1994 20:55:19 +0000 |
Richard M. Stallman |
(mkdir): Use MKDIR_PROTOTYPE if defined.
|
Wed, 26 Jan 1994 20:54:23 +0000 |
Richard M. Stallman |
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
|
Wed, 26 Jan 1994 20:14:27 +0000 |
Richard M. Stallman |
(help-for-help): Doc fix.
|
Wed, 26 Jan 1994 20:12:33 +0000 |
Richard M. Stallman |
(three-step-help): New option.
|
Wed, 26 Jan 1994 18:58:37 +0000 |
Richard M. Stallman |
(rmail-summary-undelete): If we don't undelete anything, don't move point.
|
Wed, 26 Jan 1994 17:57:30 +0000 |
Fred Pierresteguy |
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
Wed, 26 Jan 1994 17:35:31 +0000 |
Fred Pierresteguy |
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
Wed, 26 Jan 1994 17:19:32 +0000 |
Richard M. Stallman |
(next-line): Move error signaling and special end of
|
Wed, 26 Jan 1994 07:22:11 +0000 |
Richard M. Stallman |
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.
|
Wed, 26 Jan 1994 07:20:15 +0000 |
Richard M. Stallman |
Find lwlib.h and xlwmenuP.h in ../lwlib.
|
Wed, 26 Jan 1994 05:25:06 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Swap southeast and northwest.
|
Wed, 26 Jan 1994 05:19:51 +0000 |
Richard M. Stallman |
Find lwlib.h in ../lwlib.
|
Wed, 26 Jan 1994 05:10:53 +0000 |
Richard M. Stallman |
(widgetobj): New variable.
|
Tue, 25 Jan 1994 15:04:07 +0000 |
Francesco Potort |
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
|
Tue, 25 Jan 1994 00:09:55 +0000 |
Richard M. Stallman |
(appt-check): Doc fix.
|
Mon, 24 Jan 1994 23:52:51 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): New variable.
|
Mon, 24 Jan 1994 17:07:28 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): Fix one-off
|
Mon, 24 Jan 1994 12:31:40 +0000 |
Francesco Potort |
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
|
Sun, 23 Jan 1994 23:23:42 +0000 |
Richard M. Stallman |
(Fconcat): Doc fix.
|
Sat, 22 Jan 1994 23:28:43 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 22 Jan 1994 23:18:14 +0000 |
Roland McGrath |
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
|
Sat, 22 Jan 1994 16:14:37 +0000 |
Richard M. Stallman |
(Fassq, Fassoc): Doc fixes.
|
Sat, 22 Jan 1994 16:13:30 +0000 |
Richard M. Stallman |
(Faset): Doc fix.
|
Fri, 21 Jan 1994 21:21:20 +0000 |
Richard M. Stallman |
(appt-check): Use the new variables
|
Fri, 21 Jan 1994 20:54:57 +0000 |
Richard M. Stallman |
(display_menu_bar): Add USE_X_TOOLKIT conditional.
|
Fri, 21 Jan 1994 20:43:07 +0000 |
Richard M. Stallman |
(struct frame): New field external_menu_bar.
|
Fri, 21 Jan 1994 20:41:49 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
|
Fri, 21 Jan 1994 18:45:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 21 Jan 1994 16:52:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 21 Jan 1994 16:30:21 +0000 |
Richard M. Stallman |
(forward-paragraph): Doc fix.
|
Fri, 21 Jan 1994 16:22:40 +0000 |
Roland McGrath |
*** empty log message ***
|
Fri, 21 Jan 1994 06:37:05 +0000 |
Richard M. Stallman |
(with_x_toolkit): Treat values athena and lucid alike.
|
Fri, 21 Jan 1994 06:34:16 +0000 |
Richard M. Stallman |
(S_ISDIR): Define if not defined.
|
Fri, 21 Jan 1994 04:19:19 +0000 |
Richard M. Stallman |
(isearch-highlight): Do nothing if not window-system.
|
Fri, 21 Jan 1994 00:09:47 +0000 |
Richard M. Stallman |
(update_end): Clear updating_frame before calling hook.
|
Thu, 20 Jan 1994 23:50:37 +0000 |
Richard M. Stallman |
(double_dollars): New function.
|
Thu, 20 Jan 1994 19:58:44 +0000 |
Richard M. Stallman |
Doc fix.
|
Thu, 20 Jan 1994 19:56:36 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 20 Jan 1994 19:54:47 +0000 |
Richard M. Stallman |
(Fprevious_property_change): Move back at least 1 char.
|
Thu, 20 Jan 1994 15:12:30 +0000 |
Richard M. Stallman |
(enable-flow-control-on): Do nothing if no TERM.
|
Thu, 20 Jan 1994 14:41:49 +0000 |
Richard M. Stallman |
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
|
Thu, 20 Jan 1994 14:39:31 +0000 |
Richard M. Stallman |
Handle --with-x-toolkit. Produce lwlib/Makefile.
|
Thu, 20 Jan 1994 14:27:51 +0000 |
Richard M. Stallman |
(make-help-screen): Use overriding-local-map.
|
Thu, 20 Jan 1994 13:16:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jan 1994 23:12:25 +0000 |
Richard M. Stallman |
Add #undef SYSTEM_MALLOC.
|
Wed, 19 Jan 1994 18:45:34 +0000 |
Richard M. Stallman |
(isearch-push-state): Save isearch-case-fold-search.
|
Wed, 19 Jan 1994 17:21:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jan 1994 15:25:32 +0000 |
Richard M. Stallman |
(shell-command-on-region): If we quit the command,
|
Wed, 19 Jan 1994 15:12:34 +0000 |
Richard M. Stallman |
Include errno.h; don't include fasync.h.
|
Wed, 19 Jan 1994 14:21:20 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
|
Wed, 19 Jan 1994 13:57:16 +0000 |
Richard M. Stallman |
Better, more user-oriented doc strings.
|
Wed, 19 Jan 1994 04:15:49 +0000 |
Richard M. Stallman |
Add #undef for USE_X_TOOLKIT.
|
Wed, 19 Jan 1994 00:04:56 +0000 |
Richard M. Stallman |
(lwlib/Makefile): New target.
|
Tue, 18 Jan 1994 23:59:37 +0000 |
Richard M. Stallman |
Handle lwlib subdir like oldXMenu subdir.
|
Tue, 18 Jan 1994 23:52:19 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 18 Jan 1994 23:52:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 18 Jan 1994 23:47:41 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 18 Jan 1994 19:23:14 +0000 |
Richard M. Stallman |
(font-lock-mode): Set after-revert-hook
|
Tue, 18 Jan 1994 19:13:11 +0000 |
Richard M. Stallman |
(revert-buffer): Run after-revert-hook.
|
Mon, 17 Jan 1994 22:43:40 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing when in kbd macro.
|
Mon, 17 Jan 1994 21:44:35 +0000 |
Roland McGrath |
(yow-file): Doc fix.
|
Mon, 17 Jan 1994 05:24:29 +0000 |
Roland McGrath |
Fix typo (extra paren).
|
Mon, 17 Jan 1994 01:40:01 +0000 |
Richard M. Stallman |
Don't include stdio.h.
|
Mon, 17 Jan 1994 01:38:26 +0000 |
Richard M. Stallman |
Include stdio.h before config.h.
|
Mon, 17 Jan 1994 00:46:25 +0000 |
Richard M. Stallman |
(init_callproc): Use Vinstallation_directory.
|
Mon, 17 Jan 1994 00:44:38 +0000 |
Richard M. Stallman |
(init_lread): Use Vinstallation_directory.
|
Sun, 16 Jan 1994 23:59:56 +0000 |
Richard M. Stallman |
(Ffile_symlink_p): Doc fix.
|
Sun, 16 Jan 1994 23:40:50 +0000 |
Richard M. Stallman |
(isearch-mode): Set overriding-local-map locally.
|
Sun, 16 Jan 1994 23:40:22 +0000 |
Richard M. Stallman |
(Voverriding_local_map): New variable.
|
Sun, 16 Jan 1994 23:39:50 +0000 |
Richard M. Stallman |
(Fkey_binding): Handle Voverriding_local_map.
|
Sun, 16 Jan 1994 21:25:09 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add rmail, gnus, calendar items.
|
Sun, 16 Jan 1994 20:26:28 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Avoid error if file is empty.
|
Sun, 16 Jan 1994 19:31:08 +0000 |
Richard M. Stallman |
Delete duplicate clauses for hp9k2... and hp9k31...
|
Sun, 16 Jan 1994 19:30:01 +0000 |
Richard M. Stallman |
Alphabetize the list of machine-name aliases.
|
Sun, 16 Jan 1994 19:05:39 +0000 |
Richard M. Stallman |
(forward-paragraph): If moving back we find nothing
|
Sun, 16 Jan 1994 09:58:31 +0000 |
Roland McGrath |
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
|
Sun, 16 Jan 1994 09:34:46 +0000 |
Roland McGrath |
(copmilation-error-list): Doc fix.
|
Sun, 16 Jan 1994 09:10:58 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Add regexp for Lucid lcc.
|
Sun, 16 Jan 1994 08:35:01 +0000 |
Roland McGrath |
Make the argument list output look more like the Lisp docstrings do.
|
Sun, 16 Jan 1994 04:35:38 +0000 |
Roland McGrath |
(update-copyright): Wrap final copyright-matching regexp in parens, so \1
|
Sat, 15 Jan 1994 21:10:50 +0000 |
Paul Reilly |
Comment change.
|
Sat, 15 Jan 1994 16:24:47 +0000 |
Richard M. Stallman |
SPC is not special in regexp within brackets.
|
Sat, 15 Jan 1994 15:55:59 +0000 |
Richard M. Stallman |
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.
|
Sat, 15 Jan 1994 15:20:34 +0000 |
Richard M. Stallman |
(do-install): Install the dired-x info files.
|
Sat, 15 Jan 1994 15:18:19 +0000 |
Richard M. Stallman |
Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
|
Sat, 15 Jan 1994 15:17:30 +0000 |
Richard M. Stallman |
(LD_SWITCH_X_SITE_AUX): Add #undef.
|
Sat, 15 Jan 1994 15:17:15 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
|
Sat, 15 Jan 1994 13:28:24 +0000 |
Richard M. Stallman |
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
|
Sat, 15 Jan 1994 13:04:09 +0000 |
Richard M. Stallman |
(request_sigio, unrequest_sigio): Add new versions of
|
Sat, 15 Jan 1994 13:02:16 +0000 |
Richard M. Stallman |
(comint-show-output): Leave point at start of output, but push the mark.
|
Sat, 15 Jan 1994 01:25:35 +0000 |
Richard M. Stallman |
Doc fix.
|
Sat, 15 Jan 1994 01:23:28 +0000 |
Richard M. Stallman |
(rmail-default-file): Renamed from rmail-last-file.
|
Sat, 15 Jan 1994 01:22:53 +0000 |
Richard M. Stallman |
Use new names rmail-default-file and rmail-default-rmail-file.
|
Fri, 14 Jan 1994 20:54:08 +0000 |
Richard M. Stallman |
Change defconsts to defvars. Doc fixes.
|
Fri, 14 Jan 1994 20:09:37 +0000 |
Richard M. Stallman |
(command_loop_1): If there's an error in the
|
Fri, 14 Jan 1994 18:47:00 +0000 |
Richard M. Stallman |
(BSTRING): Don't define it here.
|
Fri, 14 Jan 1994 18:35:09 +0000 |
Richard M. Stallman |
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.
|
Fri, 14 Jan 1994 18:19:13 +0000 |
Richard M. Stallman |
(debug): Bind unread-command-char to -1, not nil.
|
Fri, 14 Jan 1994 18:09:50 +0000 |
Richard M. Stallman |
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.
|
Fri, 14 Jan 1994 18:09:06 +0000 |
Richard M. Stallman |
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
|
Fri, 14 Jan 1994 18:06:40 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
|
Fri, 14 Jan 1994 17:58:37 +0000 |
Richard M. Stallman |
(function-key-map): Change insertchar and deletechar to insert and delete.
|
Fri, 14 Jan 1994 17:02:11 +0000 |
Francesco Potort |
* etags.c (stab_entry, stab_create, stab_find, stab_search,
|
Fri, 14 Jan 1994 14:17:12 +0000 |
Richard M. Stallman |
(sigchld_handler, status_message): Handle a NULL in sys_siglist.
|
Fri, 14 Jan 1994 14:16:29 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 14 Jan 1994 14:08:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 13 Jan 1994 10:42:24 +0000 |
Richard Kenner |
Fix typo in -hiux* case.
|
Thu, 13 Jan 1994 05:01:36 +0000 |
Richard M. Stallman |
(xterm.o): Depends on syssignal.h.
|
Thu, 13 Jan 1994 04:56:06 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 12 Jan 1994 16:19:09 +0000 |
Richard M. Stallman |
(sys_siglist) [sun]: Additional Sun-specific signal names.
|
Wed, 12 Jan 1994 04:55:35 +0000 |
Richard M. Stallman |
(Man-default-man-args): Use Man-specified-section-option.
|
Wed, 12 Jan 1994 04:48:56 +0000 |
Richard M. Stallman |
[USG] (SIGIO): Define as SIGPOLL.
|
Wed, 12 Jan 1994 00:49:37 +0000 |
Roland McGrath |
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
|
Tue, 11 Jan 1994 22:08:49 +0000 |
Richard M. Stallman |
(child_setup): Call close_load_descs.
|
Tue, 11 Jan 1994 22:08:34 +0000 |
Richard M. Stallman |
(Fload): Record descriptor numbers on load_descriptor_list.
|
Tue, 11 Jan 1994 19:08:24 +0000 |
Richard M. Stallman |
(Fcondition_case): Doc fix.
|
Tue, 11 Jan 1994 19:06:40 +0000 |
Richard M. Stallman |
(Fsignal): Rename 1st arg to error_symbol.
|
Tue, 11 Jan 1994 18:52:33 +0000 |
Richard M. Stallman |
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
|
Tue, 11 Jan 1994 15:56:29 +0000 |
Richard M. Stallman |
(open-line): Treat all cases of enabled undo alike.
|
Tue, 11 Jan 1994 07:22:11 +0000 |
Richard M. Stallman |
(Fcondition_case): Allow a list of condition names in a handler.
|
Tue, 11 Jan 1994 07:21:47 +0000 |
Richard M. Stallman |
(byte-compile-condition-case): Disable warning about
|
Tue, 11 Jan 1994 05:49:41 +0000 |
Richard M. Stallman |
(read_process_output): Supply second arg to unbind_to.
|
Tue, 11 Jan 1994 05:47:14 +0000 |
Richard M. Stallman |
(hif-tokenize): Handle // comments after #if.
|
Tue, 11 Jan 1994 05:38:36 +0000 |
Richard M. Stallman |
(mail-abbrev-mode-regexp): Add Reply-to.
|
Mon, 10 Jan 1994 22:37:42 +0000 |
Richard M. Stallman |
(x_sync): Block input.
|
Mon, 10 Jan 1994 22:37:13 +0000 |
Richard M. Stallman |
(struct buffer): New field auto_save_failure_time.
|
Mon, 10 Jan 1994 22:36:49 +0000 |
Richard M. Stallman |
(set_search_regs): New subroutine.
|
Mon, 10 Jan 1994 22:35:29 +0000 |
Richard M. Stallman |
(Info-follow-reference): If point is not in middle of a
|
Mon, 10 Jan 1994 22:27:52 +0000 |
Richard M. Stallman |
(isearch-mode): If not slow, clear isearch-window-configuration.
|
Mon, 10 Jan 1994 22:24:26 +0000 |
Richard M. Stallman |
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
|
Mon, 10 Jan 1994 22:20:56 +0000 |
Richard M. Stallman |
(Fdelete_frame): Call x_sync.
|
Mon, 10 Jan 1994 21:30:25 +0000 |
Richard M. Stallman |
(describe_map_tree): New arg NOMENU.
|
Mon, 10 Jan 1994 21:30:04 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
Mon, 10 Jan 1994 18:15:22 +0000 |
Richard M. Stallman |
(telnet): Fix previous change--tentative idea
|
Mon, 10 Jan 1994 18:13:39 +0000 |
Richard M. Stallman |
(create_process): Set line discipline only if pty_flag.
|
Sun, 09 Jan 1994 23:36:21 +0000 |
Roland McGrath |
Include <sys/types.h> before <sys/resource.h>.
|
Sun, 09 Jan 1994 23:24:57 +0000 |
Roland McGrath |
(vendor-key-syms): Fixed typo (extra parens).
|
Sun, 09 Jan 1994 23:22:30 +0000 |
Roland McGrath |
(debug): Fixed typo.
|
Sun, 09 Jan 1994 23:11:56 +0000 |
Richard M. Stallman |
(debug): Bind a bunch of vars, like last-command, to
|
Sun, 09 Jan 1994 23:06:40 +0000 |
Roland McGrath |
Don't declare sys_nerr.
|
Sun, 09 Jan 1994 22:39:21 +0000 |
Richard M. Stallman |
(diff): Select the differences buffer.
|
Sun, 09 Jan 1994 22:36:46 +0000 |
Richard M. Stallman |
(diff-latest-backup-file): Call file-chase-links.
|
Sun, 09 Jan 1994 21:27:07 +0000 |
Richard M. Stallman |
(c-indent-region): Keep looping till reach endmark.
|
Sun, 09 Jan 1994 17:12:18 +0000 |
Richard M. Stallman |
(comint-input-autoexpand): Make default nil.
|
Sun, 09 Jan 1994 17:11:57 +0000 |
Richard M. Stallman |
(shell-input-autoexpand): New variable.
|
Sun, 09 Jan 1994 16:38:16 +0000 |
Richard M. Stallman |
(vendor-key-syms): Add more HP keysyms and some Sun.
|
Sun, 09 Jan 1994 15:20:21 +0000 |
Richard M. Stallman |
(x_sync): New function.
|
Sun, 09 Jan 1994 15:03:01 +0000 |
Richard M. Stallman |
Comment fix.
|
Sun, 09 Jan 1994 12:16:26 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 09 Jan 1994 06:15:39 +0000 |
Roland McGrath |
Restore big block of #ifdef and #include lines for fcntl.h and friends,
|
Sun, 09 Jan 1994 01:00:04 +0000 |
Roland McGrath |
[! HAVE_STRERROR] (strerror): Define the function.
|
Sun, 09 Jan 1994 00:36:27 +0000 |
Roland McGrath |
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
|
Sat, 08 Jan 1994 23:22:33 +0000 |
Roland McGrath |
(child_setup): Don't declare PID `register'; we later take its address.
|
Sat, 08 Jan 1994 22:55:04 +0000 |
Roland McGrath |
(report_file_error): Use strerror instead of sys_errlist.
|
Sat, 08 Jan 1994 22:28:39 +0000 |
Roland McGrath |
Declare strerror.
|
Sat, 08 Jan 1994 22:27:30 +0000 |
Roland McGrath |
[! HAVE_STRERROR] (strerror): Define the function.
|
Sat, 08 Jan 1994 22:06:34 +0000 |
Roland McGrath |
(version): Fix sed regexp to match two-elt version number.
|
Sat, 08 Jan 1994 21:52:28 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:50:14 +0000 |
Roland McGrath |
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
|
Sat, 08 Jan 1994 21:47:36 +0000 |
Roland McGrath |
(main): Call strerror instead of using sys_errlist.
|
Sat, 08 Jan 1994 21:43:57 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:42:04 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:39:04 +0000 |
Roland McGrath |
Add #undef HAVE_STRERROR.
|
Sat, 08 Jan 1994 21:37:31 +0000 |
Roland McGrath |
Check for strerror.
|
Sat, 08 Jan 1994 21:36:18 +0000 |
Roland McGrath |
[! VMS]: Don't declare sys_errlist here.
|
Sat, 08 Jan 1994 21:28:08 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:24:35 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 14:36:57 +0000 |
Richard M. Stallman |
(vendor-key-syms): Set this variable.
|
Sat, 08 Jan 1994 13:57:29 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Fix regexp
|
Sat, 08 Jan 1994 13:28:03 +0000 |
Richard M. Stallman |
(interrupt_signal) [MSDOS]: write explicit CRs since
|
Sat, 08 Jan 1994 13:26:00 +0000 |
Richard M. Stallman |
(main): Don't call setpgrp if !initialized.
|
Sat, 08 Jan 1994 13:10:41 +0000 |
Richard M. Stallman |
(${etc}DOC): Put back ${lisp} accidentally deleted.
|
Sat, 08 Jan 1994 12:46:53 +0000 |
Richard M. Stallman |
(gnus-group-list-all-groups): Display a message in the echo area.
|
Sat, 08 Jan 1994 12:44:48 +0000 |
Richard M. Stallman |
If there are no subversions yet, use 1.
|
Sat, 08 Jan 1994 12:18:55 +0000 |
Richard M. Stallman |
(gud-common-init): Don't crash if no file specified.
|
Sat, 08 Jan 1994 11:48:18 +0000 |
Richard M. Stallman |
(rmail-summary-by-senders):
|
Sat, 08 Jan 1994 10:04:22 +0000 |
Richard M. Stallman |
(enable-flow-control): Use prefix argument like minor modes.
|
Sat, 08 Jan 1994 09:45:40 +0000 |
Richard M. Stallman |
Load version.el before site-load.el.
|
Sat, 08 Jan 1994 09:23:12 +0000 |
Richard M. Stallman |
(Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
|
Sat, 08 Jan 1994 09:22:50 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 08 Jan 1994 09:21:59 +0000 |
Richard M. Stallman |
[MSDOS]: New buffer-local variable:
|
Sat, 08 Jan 1994 09:21:13 +0000 |
Richard M. Stallman |
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
|
Sat, 08 Jan 1994 09:19:22 +0000 |
Richard M. Stallman |
[MSDOS]: Don't #include <a.out.h>, but use other headers.
|
Sat, 08 Jan 1994 09:18:53 +0000 |
Richard M. Stallman |
[MSDOS]: don't #include <sgtty.h>. We haven't got it.
|
Sat, 08 Jan 1994 09:18:29 +0000 |
Richard M. Stallman |
[MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
|
Sat, 08 Jan 1994 09:17:47 +0000 |
Richard M. Stallman |
[MSDOS] (get_lim_data): Use go32 call.
|
Sat, 08 Jan 1994 09:17:27 +0000 |
Richard M. Stallman |
[MSDOS]: Use text mode for all files but ".elc" files.
|
Sat, 08 Jan 1994 09:16:45 +0000 |
Richard M. Stallman |
[MSDOS]: Don't define HAVE_MATHERR.
|
Sat, 08 Jan 1994 09:15:49 +0000 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h" and <sys/param.h> needed for
|
Sat, 08 Jan 1994 08:48:32 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Call init_environment. Set file types to
|
Sat, 08 Jan 1994 08:47:19 +0000 |
Richard M. Stallman |
(DIRENTRY_NONEMPTY): New macro; two definitions.
|
Sat, 08 Jan 1994 08:45:19 +0000 |
Richard M. Stallman |
(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
|
Sat, 08 Jan 1994 08:03:17 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 07 Jan 1994 14:18:17 +0000 |
Richard M. Stallman |
Extend emacs-version based on which executable files exist.
|
Fri, 07 Jan 1994 14:15:21 +0000 |
Richard M. Stallman |
(emacs): Don't run inc-vers.el.
|
Fri, 07 Jan 1994 13:50:23 +0000 |
Richard M. Stallman |
(strout, printchar): Use proper frame for minibuffer.
|
Fri, 07 Jan 1994 13:46:21 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 07 Jan 1994 13:45:36 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 07 Jan 1994 13:34:12 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 07 Jan 1994 12:23:44 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp): New variable.
|
Fri, 07 Jan 1994 11:58:27 +0000 |
Richard M. Stallman |
(Info-directory-list): Change last elt to ../info (expanded).
|
Fri, 07 Jan 1994 11:29:42 +0000 |
Richard M. Stallman |
(command-line-1): Improve echo area message wording.
|
Fri, 07 Jan 1994 09:13:52 +0000 |
Richard M. Stallman |
(ange-ftp-hash-mark-msgs): Undo previous change.
|
Fri, 07 Jan 1994 05:58:16 +0000 |
Richard M. Stallman |
Handle HAVE_BCMP.
|
Fri, 07 Jan 1994 05:55:40 +0000 |
Richard M. Stallman |
Test for bcmp.
|
Fri, 07 Jan 1994 05:37:31 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap): Allow multiple identical inactive strings.
|
Thu, 06 Jan 1994 20:24:06 +0000 |
Roland McGrath |
(comint-show-output): Use (point-max) rather than erring when the
|
Thu, 06 Jan 1994 17:21:32 +0000 |
Roland McGrath |
(compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
|
Thu, 06 Jan 1994 17:02:00 +0000 |
Roland McGrath |
(shell-cd): Function removed.
|
Thu, 06 Jan 1994 16:49:05 +0000 |
Roland McGrath |
(mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
|
Thu, 06 Jan 1994 15:25:19 +0000 |
Roland McGrath |
(compilation-buffer-p): Move defsubst before all callers.
|
Thu, 06 Jan 1994 12:36:43 +0000 |
Richard M. Stallman |
(tempdir): Put subdir msdos into the distribution.
|
Thu, 06 Jan 1994 11:48:28 +0000 |
Richard M. Stallman |
(rmail-resend): Use send-mail-function.
|
Thu, 06 Jan 1994 11:46:45 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 06 Jan 1994 11:45:53 +0000 |
Richard M. Stallman |
(auto-mode-alist): Treat changelo like ChangeLog.
|
Thu, 06 Jan 1994 11:44:29 +0000 |
Richard M. Stallman |
(change-log-name): On MSDOS, use changelo.
|
Thu, 06 Jan 1994 11:42:55 +0000 |
Richard M. Stallman |
(rmail-convert-to-babyl-format):
|
Thu, 06 Jan 1994 11:34:51 +0000 |
Richard M. Stallman |
(desktop-buffer-mh): New function for mh mail system.
|
Thu, 06 Jan 1994 09:59:12 +0000 |
Richard M. Stallman |
(makefile-mode): Make comment-start, comment-end,
|
Thu, 06 Jan 1994 09:24:30 +0000 |
Richard M. Stallman |
(display-time-file-nonempty-p): Check existence here.
|
Thu, 06 Jan 1994 09:22:49 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Set proper value on hpux and usg.
|
Thu, 06 Jan 1994 04:59:17 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap): For "----", make blank line.
|
Thu, 06 Jan 1994 04:39:00 +0000 |
Richard M. Stallman |
(start-process-shell-command): Doc fix.
|
Thu, 06 Jan 1994 04:36:22 +0000 |
Richard M. Stallman |
[ms-dos]: Preload mouse.el, dos-fns.el,
|
Thu, 06 Jan 1994 04:35:56 +0000 |
Richard M. Stallman |
(dehexlify-buffer): If msdos, bind binary-process.
|
Thu, 06 Jan 1994 04:34:43 +0000 |
Richard M. Stallman |
(ls-lisp-format): Bad format for uid and gid fixed.
|
Thu, 06 Jan 1994 04:33:55 +0000 |
Richard M. Stallman |
(compile-internal): Extended to work without asynchronous subprocesses.
|
Thu, 06 Jan 1994 04:32:34 +0000 |
Richard M. Stallman |
(change-log-name): Let default name for ms-dos be "change.log".
|
Thu, 06 Jan 1994 04:31:20 +0000 |
Richard M. Stallman |
[ms-dos] (byte-compile-file): Save as binary.
|