Wed, 16 Nov 1994 20:29:39 +0000 |
Richard M. Stallman |
(re_opcode_t): New opcode `succeed'
|
Wed, 16 Nov 1994 20:28:48 +0000 |
Richard M. Stallman |
(RE_NO_POSIX_BACKTRACKING): New macro.
|
Wed, 16 Nov 1994 16:57:31 +0000 |
Roland McGrath |
(try_window): Don't pass window to Fget_char_property; pass its buffer.
|
Wed, 16 Nov 1994 15:28:37 +0000 |
Richard M. Stallman |
Fix in insert-behind-hooks and insert-in-front-hooks.
|
Wed, 16 Nov 1994 14:27:48 +0000 |
Francesco Potort |
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
|
Wed, 16 Nov 1994 14:26:42 +0000 |
Richard M. Stallman |
(dired-collect-file-versions): Discard version #s from
|
Wed, 16 Nov 1994 14:15:54 +0000 |
Richard M. Stallman |
(Fopen_dribble_file): Call fclose only when dribble is non zero.
|
Wed, 16 Nov 1994 13:00:49 +0000 |
Francesco Potort |
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
|
Wed, 16 Nov 1994 10:29:33 +0000 |
Francesco Potort |
* etags.c (<errno.h>): #include added.
|
Wed, 16 Nov 1994 06:17:13 +0000 |
Karl Heuer |
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:59:53 +0000 |
Karl Heuer |
(access_keymap): Use type test macros.
|
Wed, 16 Nov 1994 05:50:06 +0000 |
Karl Heuer |
(make_frame): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:17:32 +0000 |
Karl Heuer |
Declare allocate_vectorlike.
|
Wed, 16 Nov 1994 05:16:42 +0000 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:03:02 +0000 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 04:48:37 +0000 |
Karl Heuer |
(Fmake_vector): Call allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Wed, 16 Nov 1994 03:41:56 +0000 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
Wed, 16 Nov 1994 03:37:56 +0000 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
Wed, 16 Nov 1994 03:11:59 +0000 |
Karl Heuer |
Fix indentation.
|
Wed, 16 Nov 1994 02:34:40 +0000 |
Karl Heuer |
Fix typo in comment.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 01:31:04 +0000 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
Wed, 16 Nov 1994 01:26:39 +0000 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|
Wed, 16 Nov 1994 01:14:23 +0000 |
Karl Heuer |
(Finteractive_p): Use XSUBR instead of its expansion.
|
Wed, 16 Nov 1994 01:03:33 +0000 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 01:00:10 +0000 |
Karl Heuer |
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:55:11 +0000 |
Karl Heuer |
(CHECK_NATNUM): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:52:35 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
Wed, 16 Nov 1994 00:42:11 +0000 |
Karl Heuer |
(syms_of_data): Set Qwholenump as function, not variable.
|
Wed, 16 Nov 1994 00:30:25 +0000 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
|
Tue, 15 Nov 1994 23:55:26 +0000 |
Karl Heuer |
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:55:03 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:54:26 +0000 |
Karl Heuer |
(overlays_at): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:54:02 +0000 |
Karl Heuer |
(unlock_all_files): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:52:43 +0000 |
Karl Heuer |
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
|
Tue, 15 Nov 1994 23:38:26 +0000 |
Karl Heuer |
(GC_INTEGERP, etc): New type-test macros for use during GC.
|
Tue, 15 Nov 1994 22:54:36 +0000 |
Karl Heuer |
(current_minor_maps): Avoid assignments in arguments to a type-test macro.
|
Tue, 15 Nov 1994 22:54:15 +0000 |
Karl Heuer |
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
|
Tue, 15 Nov 1994 22:53:26 +0000 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
Tue, 15 Nov 1994 22:45:31 +0000 |
Karl Heuer |
(NATNUMP): New macro.
|
Tue, 15 Nov 1994 21:44:10 +0000 |
Karl Heuer |
(free_float): Don't assume XFASTINT accesses the raw bits.
|
Tue, 15 Nov 1994 21:03:22 +0000 |
Roland McGrath |
(tags-query-replace): Use query-replace-read-args in interactive spec.
|
Tue, 15 Nov 1994 19:41:36 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Delete debugging code.
|
Tue, 15 Nov 1994 17:05:44 +0000 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
Tue, 15 Nov 1994 17:05:30 +0000 |
Richard M. Stallman |
(read_escape): For \S-a, return A.
|
Tue, 15 Nov 1994 17:04:22 +0000 |
Richard M. Stallman |
(init_sys_modes): Maybe call tcflow.
|
Tue, 15 Nov 1994 16:57:24 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Call mouse-show-mark
|
Tue, 15 Nov 1994 16:56:44 +0000 |
Richard M. Stallman |
(isearch-gnu-emacs-events): Variable deleted.
|
Tue, 15 Nov 1994 16:53:29 +0000 |
Richard M. Stallman |
(isearch-unread): Always use unread-command-events.
|
Tue, 15 Nov 1994 14:01:12 +0000 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
Tue, 15 Nov 1994 04:23:27 +0000 |
Richard M. Stallman |
(m68*-apollo*): Set NON_GNU_CPP.
|
Tue, 15 Nov 1994 04:18:03 +0000 |
Richard M. Stallman |
(line): Add a beginning-op function.
|
Tue, 15 Nov 1994 03:38:23 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add -dc and -dp.
|
Tue, 15 Nov 1994 03:22:52 +0000 |
Paul Reilly |
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.
|
Tue, 15 Nov 1994 02:38:03 +0000 |
Roland McGrath |
(tags-table-including): Don't gratuitously cons (what was I thinking?).
|
Tue, 15 Nov 1994 02:05:04 +0000 |
Karl Heuer |
(internal_equal): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:40 +0000 |
Karl Heuer |
(mark_object, gc_sweep): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:23 +0000 |
Karl Heuer |
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:03 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
|
Tue, 15 Nov 1994 02:03:35 +0000 |
Karl Heuer |
(print): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:02:34 +0000 |
Karl Heuer |
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
|
Tue, 15 Nov 1994 00:30:47 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|
Tue, 15 Nov 1994 00:06:33 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
Tue, 15 Nov 1994 00:06:26 +0000 |
Richard M. Stallman |
(comint-exec-1): Terminate TERMCAP with colon.
|
Tue, 15 Nov 1994 00:05:02 +0000 |
Per Bothner |
Support paragon as i860-intel-osf1. (From RMS.)
|
Tue, 15 Nov 1994 00:03:05 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 15 Nov 1994 00:02:47 +0000 |
Richard M. Stallman |
(MAIL_USE_FLOCK): Defined.
|
Mon, 14 Nov 1994 23:58:19 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If VISIT, set the buffer components
|
Mon, 14 Nov 1994 23:28:44 +0000 |
Roland McGrath |
(A_TEXT_OFFSET): Macro removed.
|
Mon, 14 Nov 1994 22:16:52 +0000 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
|
Mon, 14 Nov 1994 18:52:51 +0000 |
Karl Heuer |
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.
|
Mon, 14 Nov 1994 18:06:28 +0000 |
Karl Heuer |
Fix typos in comment.
|
Mon, 14 Nov 1994 17:08:32 +0000 |
David J. MacKenzie |
Don't add -I, -L, -R options for cc if their
|
Mon, 14 Nov 1994 08:03:41 +0000 |
Simon Marshall |
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
|
Mon, 14 Nov 1994 01:35:08 +0000 |
Richard M. Stallman |
(query-replace-map): Bind Y and N like y and n.
|
Mon, 14 Nov 1994 01:32:24 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Nov 1994 01:30:43 +0000 |
Richard M. Stallman |
For windows-nt, load mouse.
|
Sun, 13 Nov 1994 21:27:30 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
|
Sun, 13 Nov 1994 20:54:28 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 13 Nov 1994 19:57:12 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Update COLUMN unconditionally.
|
Sun, 13 Nov 1994 19:07:26 +0000 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
Sun, 13 Nov 1994 17:35:48 +0000 |
Richard M. Stallman |
(syms_of_frame): Fix typo.
|
Sun, 13 Nov 1994 12:15:29 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Base default on lpr-command value.
|
Sat, 12 Nov 1994 20:05:07 +0000 |
Richard M. Stallman |
(syms_of_frame): Doc fix for default-frame-alist.
|
Fri, 11 Nov 1994 19:44:48 +0000 |
Richard M. Stallman |
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
|
Fri, 11 Nov 1994 14:54:29 +0000 |
Richard M. Stallman |
(i860-intel-osf1*): New alternative.
|
Fri, 11 Nov 1994 13:34:04 +0000 |
Richard M. Stallman |
(texinfo-format-node): Insert the node delimiter
|
Fri, 11 Nov 1994 07:35:27 +0000 |
Karl Heuer |
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
|
Fri, 11 Nov 1994 07:34:37 +0000 |
Karl Heuer |
(Fbyte_code): Special case for buffer-local objects is now handled by the more
|
Fri, 11 Nov 1994 07:34:14 +0000 |
Karl Heuer |
(mark_object): New code to handle buffer-local substructure.
|
Fri, 11 Nov 1994 07:33:46 +0000 |
Karl Heuer |
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
Fri, 11 Nov 1994 07:32:54 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
Fri, 11 Nov 1994 04:23:40 +0000 |
David J. MacKenzie |
Remove entries for things that are done. Reformat a little.
|
Fri, 11 Nov 1994 01:31:52 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Thu, 10 Nov 1994 23:01:15 +0000 |
Roland McGrath |
(compile): With prefix arg, prompt even if (not compilation-read-command).
|
Thu, 10 Nov 1994 22:26:57 +0000 |
Richard M. Stallman |
(TV1, TV2): Use EMACS_TIME as type.
|
Thu, 10 Nov 1994 22:03:43 +0000 |
Richard M. Stallman |
(find-change-log): If change-log-default-name
|
Thu, 10 Nov 1994 19:51:28 +0000 |
Karl Heuer |
Fix comment associated with previous change.
|
Thu, 10 Nov 1994 18:51:12 +0000 |
Richard M. Stallman |
(Fnewline): Always use insert_and_inherit.
|
Thu, 10 Nov 1994 16:13:30 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Nov 1994 08:12:48 +0000 |
Richard M. Stallman |
(create_process) [OSF1]: Use setpgid, not setpgrp.
|
Thu, 10 Nov 1994 03:46:33 +0000 |
Richard M. Stallman |
(tracking_off): Test old value with NILP.
|
Thu, 10 Nov 1994 03:44:29 +0000 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
Thu, 10 Nov 1994 03:18:44 +0000 |
Richard M. Stallman |
(ange-ftp-version): Var deleted.
|
Wed, 09 Nov 1994 23:13:31 +0000 |
Karl Heuer |
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
|
Wed, 09 Nov 1994 22:54:15 +0000 |
Richard M. Stallman |
(string-rectangle): Don't set point.
|
Wed, 09 Nov 1994 22:10:55 +0000 |
Karl Heuer |
Comment reason for preceding change.
|
Wed, 09 Nov 1994 21:09:27 +0000 |
David J. MacKenzie |
Make h_errno check not use nested functions.
|
Wed, 09 Nov 1994 20:56:17 +0000 |
Richard M. Stallman |
(facemenu-update): Use C-down-mouse-2 for the menu.
|
Wed, 09 Nov 1994 20:54:45 +0000 |
Richard M. Stallman |
(comint-exec-1): Make sure default-directory is a real dir.
|
Wed, 09 Nov 1994 20:53:55 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
Wed, 09 Nov 1994 20:51:58 +0000 |
Richard M. Stallman |
Don't include ctype.h.
|
Wed, 09 Nov 1994 20:18:34 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Don't set this-command.
|
Wed, 09 Nov 1994 12:57:30 +0000 |
Roland McGrath |
Only define items in vc-menu-map if it is boundp.
|
Wed, 09 Nov 1994 12:46:54 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
|
Wed, 09 Nov 1994 12:38:31 +0000 |
Francesco Potort |
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
|
Wed, 09 Nov 1994 11:48:21 +0000 |
Richard M. Stallman |
(install-arch-indep): Delete *.orig in copied dirs.
|
Wed, 09 Nov 1994 06:10:46 +0000 |
Karl Heuer |
(vi-kill-region): Pass args to kill-region.
|
Wed, 09 Nov 1994 06:04:46 +0000 |
Karl Heuer |
(print_help): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:56:23 +0000 |
Karl Heuer |
(describe_syntax_1): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:55:39 +0000 |
Karl Heuer |
(describe_buffer_bindings): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:52:20 +0000 |
Karl Heuer |
(emerge-file-names): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:52:02 +0000 |
Karl Heuer |
(apropos-print-matches): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:51:27 +0000 |
Karl Heuer |
(describe-calendar-mode): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:51:20 +0000 |
Karl Heuer |
(describe-buffer-case-table): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:50:58 +0000 |
Karl Heuer |
(debugger-list-functions): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:50:35 +0000 |
Karl Heuer |
(describe-display-table): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:50:19 +0000 |
Karl Heuer |
(make-help-screen): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:50:09 +0000 |
Karl Heuer |
(describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:50:05 +0000 |
Karl Heuer |
(Helper-describe-mode): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:49:52 +0000 |
Karl Heuer |
(Info-summary): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:49:07 +0000 |
Karl Heuer |
(kbd-macro-query): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:48:55 +0000 |
Karl Heuer |
(map-y-or-n-p): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:48:50 +0000 |
Karl Heuer |
(disabled-command-hook): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:48:21 +0000 |
Karl Heuer |
(r2b-help): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:48:05 +0000 |
Karl Heuer |
(perform-replace): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:47:20 +0000 |
Karl Heuer |
(set-variable): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:46:09 +0000 |
Karl Heuer |
(sc-set-variable): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:46:01 +0000 |
Karl Heuer |
(update-copyright): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:45:49 +0000 |
Karl Heuer |
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:45:00 +0000 |
Karl Heuer |
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:44:20 +0000 |
Karl Heuer |
(yow): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 03:43:30 +0000 |
Roland McGrath |
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
|
Wed, 09 Nov 1994 00:25:38 +0000 |
Roland McGrath |
(install-arch-indep): Avoid continued comment swallowing target line.
|
Tue, 08 Nov 1994 22:34:06 +0000 |
Karl Heuer |
(Man-follow-manual-reference): First arg deleted. Call
|
Tue, 08 Nov 1994 16:23:32 +0000 |
Edward M. Reingold |
Don't supersede attributes for faces `diary-face', `calendar-display-face', or
|
Tue, 08 Nov 1994 15:54:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 08 Nov 1994 13:06:07 +0000 |
Paul Reilly |
(make_menu_in_widget): Differentiate a separator entry ("--") from a
|
Tue, 08 Nov 1994 05:18:09 +0000 |
David J. MacKenzie |
protect character class with changequote
|
Tue, 08 Nov 1994 05:09:01 +0000 |
Karl Heuer |
(help-mode): New function.
|
Tue, 08 Nov 1994 02:51:32 +0000 |
Karl Heuer |
Accept `news' as a synonym for `newsos'.
|
Tue, 08 Nov 1994 02:43:25 +0000 |
Karl Heuer |
(Fset_frame_height): Compare against height, not width.
|
Tue, 08 Nov 1994 02:37:04 +0000 |
Roland McGrath |
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
|
Mon, 07 Nov 1994 16:39:17 +0000 |
Edward M. Reingold |
Check for nil time before trying to adjust it for dst.
|
Mon, 07 Nov 1994 12:13:16 +0000 |
Francesco Potort |
* man.el (Man-reuse-okay-flag): Deleted.
|
Mon, 07 Nov 1994 08:30:11 +0000 |
Thien-Thi Nguyen |
Update maintainer line.
|
Mon, 07 Nov 1994 08:29:06 +0000 |
Thien-Thi Nguyen |
Add maintainer line in header.
|
Mon, 07 Nov 1994 07:31:19 +0000 |
Paul Reilly |
(update_one_menu_entry): Use the parent of the cascade button as the
|
Sat, 05 Nov 1994 02:13:37 +0000 |
Karl Heuer |
(gnus-configure-windows): Make split-window-keep-point locally t so that focus
|
Fri, 04 Nov 1994 04:00:50 +0000 |
Karl Heuer |
(XTread_socket): Generate iconify and deiconify events.
|
Thu, 03 Nov 1994 21:23:40 +0000 |
Karl Heuer |
(start-process-shell-command): Don't use exec on windows-nt.
|
Thu, 03 Nov 1994 21:11:43 +0000 |
Karl Heuer |
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
|
Thu, 03 Nov 1994 21:07:19 +0000 |
Karl Heuer |
(sbrk): Allow request sizes to be different than the page size.
|
Thu, 03 Nov 1994 20:49:20 +0000 |
Karl Heuer |
[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
|
Thu, 03 Nov 1994 20:46:43 +0000 |
Karl Heuer |
#include <malloc.h>.
|
Thu, 03 Nov 1994 20:37:28 +0000 |
Karl Heuer |
(tar-extract): Set default-directory to that of the superior buffer, not the
|
Thu, 03 Nov 1994 20:30:28 +0000 |
Karl Heuer |
(gud-gdb-complete-command): Add a trailing single quote to partially quoted
|
Thu, 03 Nov 1994 20:24:53 +0000 |
Karl Heuer |
Don't rm files if cd fails.
|
Thu, 03 Nov 1994 15:30:39 +0000 |
Simon Marshall |
Wrap font-lock-fontify-region's string-match with save-match-data.
|
Wed, 02 Nov 1994 06:18:45 +0000 |
Karl Heuer |
(Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
|
Wed, 02 Nov 1994 04:27:27 +0000 |
Karl Heuer |
(Fdecode_time): Fix Lisp_Object vs. integer problems.
|
Wed, 02 Nov 1994 02:35:56 +0000 |
Karl Heuer |
Leave DEVICE_SEP undefined by default.
|
Wed, 02 Nov 1994 01:22:31 +0000 |
Richard M. Stallman |
(init_buffer): Fix error message syntax.
|
Tue, 01 Nov 1994 21:06:55 +0000 |
Richard M. Stallman |
(Fdecode_time): Change one XFASTINT to XINT.
|
Tue, 01 Nov 1994 21:05:11 +0000 |
Richard M. Stallman |
(x_window): Make ibw 0 by default.
|
Tue, 01 Nov 1994 21:04:29 +0000 |
Richard M. Stallman |
Add function and variable name conventions.
|
Tue, 01 Nov 1994 19:27:21 +0000 |
Per Bothner |
(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
|
Tue, 01 Nov 1994 10:41:18 +0000 |
Richard M. Stallman |
Put nt subdir and its subdirs in the dist.
|
Tue, 01 Nov 1994 10:31:35 +0000 |
Richard M. Stallman |
(SYSTEM_PURESIZE_EXTRA): Defined.
|
Tue, 01 Nov 1994 10:27:02 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 01 Nov 1994 09:54:39 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Escape backslashes
|
Tue, 01 Nov 1994 08:50:20 +0000 |
Richard M. Stallman |
(init_editfns): Get the username from the environment
|
Tue, 01 Nov 1994 08:49:40 +0000 |
Richard M. Stallman |
(read_key_sequence): Use flags instead of gotos to
|
Tue, 01 Nov 1994 08:47:47 +0000 |
Richard M. Stallman |
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
|
Tue, 01 Nov 1994 08:45:04 +0000 |
Richard M. Stallman |
(DOS_NT): Defined.
|
Tue, 01 Nov 1994 08:44:15 +0000 |
Richard M. Stallman |
(term_init) [WINDOWSNT]: Do some Windows-specific
|
Tue, 01 Nov 1994 08:42:36 +0000 |
Richard M. Stallman |
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
|
Tue, 01 Nov 1994 08:41:25 +0000 |
Richard M. Stallman |
Test DOS_NT, not MSDOS.
|
Tue, 01 Nov 1994 08:39:49 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Add includes for NT.
|
Tue, 01 Nov 1994 08:31:31 +0000 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
|
Tue, 01 Nov 1994 08:24:29 +0000 |
Richard M. Stallman |
(MAXNAMLEN) [WINDOWSNT]: Define as 255.
|
Tue, 01 Nov 1994 08:23:44 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Don't include vlimit.h.
|
Tue, 01 Nov 1994 08:22:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Tue, 01 Nov 1994 08:16:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Tue, 01 Nov 1994 07:07:32 +0000 |
Richard M. Stallman |
(Fdump_emacs): Don't reset the data start address by
|
Tue, 01 Nov 1994 07:03:57 +0000 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
|
Tue, 01 Nov 1994 06:49:52 +0000 |
Richard M. Stallman |
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
|
Tue, 01 Nov 1994 06:39:38 +0000 |
Richard M. Stallman |
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
|
Tue, 01 Nov 1994 06:17:07 +0000 |
Richard M. Stallman |
(struct buffer): Test DOS_MT, not MSDOS.
|
Tue, 01 Nov 1994 05:56:55 +0000 |
Richard M. Stallman |
On windows-nt, load ls-lisp and winnt.
|
Tue, 01 Nov 1994 05:54:58 +0000 |
Richard M. Stallman |
(Info-directory-list): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:52:42 +0000 |
Richard M. Stallman |
(byte-compile-file): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:51:58 +0000 |
Richard M. Stallman |
(hexl-find-file): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:50:57 +0000 |
Richard M. Stallman |
(shell-command-switch): New variable.
|
Tue, 01 Nov 1994 05:49:25 +0000 |
Richard M. Stallman |
(command-line): Use ~/_emacs as init file in windows-nt.
|
Tue, 01 Nov 1994 05:48:21 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
|
Tue, 01 Nov 1994 05:46:57 +0000 |
Richard M. Stallman |
(desktop-basefilename): Use emacs.dsk on windows-nt.
|
Tue, 01 Nov 1994 05:45:47 +0000 |
Richard M. Stallman |
(bookmark-file): Use ~/emacs.bmk on windows-nt.
|
Tue, 01 Nov 1994 05:45:04 +0000 |
Richard M. Stallman |
(change-log-name): Use changlo on windows-nt.
|
Tue, 01 Nov 1994 05:26:14 +0000 |
Richard M. Stallman |
(main, etags_getcwd): Test DOS_NT instead of MSDOS.
|
Tue, 01 Nov 1994 05:23:42 +0000 |
Richard M. Stallman |
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
|
Tue, 01 Nov 1994 04:22:00 +0000 |
Richard M. Stallman |
(blink-matching-delay): New variable.
|
Tue, 01 Nov 1994 04:21:32 +0000 |
Richard M. Stallman |
(timezone-world-timezones): Add "UT" -> +000.
|
Tue, 01 Nov 1994 04:21:03 +0000 |
Richard M. Stallman |
(cl-macroexpand): keep documentation from `macroexpand'.
|
Tue, 01 Nov 1994 04:20:43 +0000 |
Richard M. Stallman |
(isearch-edit-string, isearch-toggle-case-fold):
|
Tue, 01 Nov 1994 02:18:56 +0000 |
Edward M. Reingold |
New function to display an alternative diary file.
|
Tue, 01 Nov 1994 02:17:53 +0000 |
Edward M. Reingold |
Bind new function to mouse.
|
Tue, 01 Nov 1994 02:16:50 +0000 |
Edward M. Reingold |
Bind new function to key.
|
Tue, 01 Nov 1994 01:30:16 +0000 |
Richard M. Stallman |
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
|
Tue, 01 Nov 1994 00:26:36 +0000 |
Karl Heuer |
(XTclear_end_of_line): Finish the line dance here too, just as was done in
|
Tue, 01 Nov 1994 00:07:34 +0000 |
Richard M. Stallman |
(fast_find_position): Special case if POS is end of buffer.
|
Mon, 31 Oct 1994 21:50:17 +0000 |
Karl Heuer |
(column_number_displayed): New variable.
|
Mon, 31 Oct 1994 14:54:47 +0000 |
David J. MacKenzie |
update for Autoconf 2.0 and other recent changes.
|
Mon, 31 Oct 1994 08:00:37 +0000 |
Richard M. Stallman |
(texinfo-alias-list): New variable.
|
Sun, 30 Oct 1994 21:20:42 +0000 |
Richard M. Stallman |
Changed almost every doc string.
|
Sun, 30 Oct 1994 21:06:34 +0000 |
Edward M. Reingold |
Delete old reference to window configuration.
|
Sun, 30 Oct 1994 21:02:06 +0000 |
Richard M. Stallman |
(display_text_line): Truncate the minibuf_prompt if nec.
|
Sun, 30 Oct 1994 20:12:53 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increment MULTI_FRAME value.
|
Sun, 30 Oct 1994 20:05:58 +0000 |
Richard M. Stallman |
(texinfo-format-scan): Make @- vanish; don't insert -.
|
Sun, 30 Oct 1994 10:41:03 +0000 |
Richard M. Stallman |
Put mouse-set-font on C-down-mouse-1.
|
Sun, 30 Oct 1994 10:40:31 +0000 |
Richard M. Stallman |
Load facemenu if have X.
|
Sun, 30 Oct 1994 08:20:41 +0000 |
Richard M. Stallman |
(unexec): Don't print number of pure bytes used.
|
Sun, 30 Oct 1994 06:38:49 +0000 |
Richard M. Stallman |
(line-move): Use sign of arg to choose error condition.
|
Sun, 30 Oct 1994 02:19:14 +0000 |
Richard M. Stallman |
(blink-matching-open): Do blink if an even number of
|
Sun, 30 Oct 1994 00:26:39 +0000 |
Edward M. Reingold |
Fix use of noday option for calendar-read-date.
|
Sun, 30 Oct 1994 00:25:33 +0000 |
Edward M. Reingold |
Redo the noday option for calendar-read-date.
|
Sat, 29 Oct 1994 23:25:10 +0000 |
Richard M. Stallman |
(xlwmenu_default_font): New global variable.
|
Sat, 29 Oct 1994 18:33:48 +0000 |
Karl Heuer |
(read_avail_input): Fix Lisp_Object vs. int problem.
|
Sat, 29 Oct 1994 12:43:53 +0000 |
David J. MacKenzie |
change a stray [ to test
|
Sat, 29 Oct 1994 11:14:05 +0000 |
Richard M. Stallman |
(gud-common-init): If file arg has no directory,
|
Sat, 29 Oct 1994 09:47:12 +0000 |
Richard M. Stallman |
(Fx_create_frame): Set xlwmenu_default_font.
|
Sat, 29 Oct 1994 09:43:07 +0000 |
Richard M. Stallman |
(x_delete_display): Call XrmDestroyDatabase.
|
Fri, 28 Oct 1994 19:03:03 +0000 |
Richard M. Stallman |
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.
|
Fri, 28 Oct 1994 19:00:34 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Definitions deleted.
|
Fri, 28 Oct 1994 18:54:40 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): New definition.
|
Fri, 28 Oct 1994 18:47:40 +0000 |
Richard M. Stallman |
(frame-initialize): Set special-display-function here,
|
Fri, 28 Oct 1994 18:45:45 +0000 |
Richard M. Stallman |
(diff-command): New variable.
|
Fri, 28 Oct 1994 15:39:01 +0000 |
David J. MacKenzie |
Adapt for Autoconf v2. Use the standard argument
|
Fri, 28 Oct 1994 05:21:42 +0000 |
Richard M. Stallman |
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
|
Fri, 28 Oct 1994 04:31:05 +0000 |
Richard M. Stallman |
(easy-menu-define): Call `easy-menu-do-define' to do
|
Thu, 27 Oct 1994 22:35:14 +0000 |
Karl Heuer |
(Fset_buffer_major_mode): New function. Set the default major mode here.
|
Thu, 27 Oct 1994 22:34:21 +0000 |
Karl Heuer |
(find-file-noselect): Call set-buffer-major-mode here.
|
Thu, 27 Oct 1994 21:15:50 +0000 |
Karl Heuer |
(keys_of_frame): Bind the new events to 'ignore, since the window manager has
|
Thu, 27 Oct 1994 21:13:33 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Translate them to lispy events.
|
Thu, 27 Oct 1994 21:09:39 +0000 |
Karl Heuer |
(iconify_event, deiconify_event): New events.
|
Thu, 27 Oct 1994 19:58:25 +0000 |
David J. MacKenzie |
keep up with configure.in
|
Thu, 27 Oct 1994 19:08:03 +0000 |
Francesco Potort |
* man.el (Man-fontify-manpage-flag): defvar put at outer level.
|
Thu, 27 Oct 1994 18:44:47 +0000 |
Karl Heuer |
(set_frame_menubar): Don't copy string during GC risk.
|
Thu, 27 Oct 1994 18:29:49 +0000 |
Karl Heuer |
(tar-summarize-buffer): Improperly terminated archive now produces only a
|
Thu, 27 Oct 1994 00:34:56 +0000 |
Roland McGrath |
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
|
Wed, 26 Oct 1994 23:25:45 +0000 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Explicitly #undef.
|
Wed, 26 Oct 1994 23:25:27 +0000 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Definition deleted.
|
Wed, 26 Oct 1994 23:19:58 +0000 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Add #undef.
|
Wed, 26 Oct 1994 23:19:16 +0000 |
Richard M. Stallman |
Check for getpagesize.
|
Wed, 26 Oct 1994 22:51:08 +0000 |
Richard M. Stallman |
(ispell-message-text-end): Match Postcript 3 like 2.
|
Wed, 26 Oct 1994 22:43:45 +0000 |
Paul Eggert |
(re_comp, re_exec): Define this obsolete 4.2bsd
|
Wed, 26 Oct 1994 20:07:50 +0000 |
Richard M. Stallman |
(enable-flow-control): Make message depend on customization variables.
|
Wed, 26 Oct 1994 18:25:14 +0000 |
Richard Kenner |
(pdp11): New machine name.
|
Wed, 26 Oct 1994 15:34:14 +0000 |
Edward M. Reingold |
Allow vector form of latitude/longitude. Fix documentation.
|
Wed, 26 Oct 1994 15:32:51 +0000 |
Edward M. Reingold |
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
|
Wed, 26 Oct 1994 15:31:27 +0000 |
Edward M. Reingold |
Use new form of calendar-read-date.
|
Wed, 26 Oct 1994 15:30:34 +0000 |
Edward M. Reingold |
Fix regexps for diary marking to include TAB.
|
Wed, 26 Oct 1994 15:28:56 +0000 |
Edward M. Reingold |
Put insertion of diary entry on daily menu.
|
Wed, 26 Oct 1994 15:26:22 +0000 |
Edward M. Reingold |
Lots of minor fixes and code polishing. Exit-calendar code rewritten.
|
Wed, 26 Oct 1994 12:57:46 +0000 |
Richard M. Stallman |
(set_frame_size): Set app_shell and wmshell the same.
|
Wed, 26 Oct 1994 09:32:58 +0000 |
Richard M. Stallman |
(dired-find-subdir): Doc fix.
|
Wed, 26 Oct 1994 09:32:04 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Avoid infinite loop
|
Wed, 26 Oct 1994 09:30:46 +0000 |
Richard M. Stallman |
(status_message): Add a cast.
|
Wed, 26 Oct 1994 09:26:40 +0000 |
Richard M. Stallman |
(x_catch_errors, x_check_errors, x_had_errors_p)
|
Wed, 26 Oct 1994 09:19:57 +0000 |
Richard M. Stallman |
(x_window): Pass new arg f to hack_wm_protocols.
|
Wed, 26 Oct 1994 06:22:14 +0000 |
Karl Heuer |
(syms_of_window): Fix missing \n\'s.
|
Wed, 26 Oct 1994 04:58:18 +0000 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection): Change calls
|
Wed, 26 Oct 1994 04:57:41 +0000 |
Richard M. Stallman |
(pop_up_menu): Pass a Display * to x_catch_errors, etc.
|
Wed, 26 Oct 1994 04:43:33 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 26 Oct 1994 01:40:21 +0000 |
Karl Heuer |
(tar-summarize-buffer): Check for end of buffer before extracting substring.
|
Wed, 26 Oct 1994 00:21:05 +0000 |
Karl Heuer |
(list_processes_1): Print tty name.
|
Tue, 25 Oct 1994 20:34:42 +0000 |
Richard M. Stallman |
(Vtemp_buffer_show_function): Doc fix.
|
Tue, 25 Oct 1994 20:29:03 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Cast $curline to int.
|
Tue, 25 Oct 1994 14:16:02 +0000 |
Boris Goldowsky |
(enriched-mode): Add autoload cookie.
|
Tue, 25 Oct 1994 10:52:58 +0000 |
Richard M. Stallman |
(Brk): Declare as unsigned long.
|
Tue, 25 Oct 1994 10:42:02 +0000 |
Richard M. Stallman |
Delete X10 code.
|
Tue, 25 Oct 1994 10:34:49 +0000 |
Richard M. Stallman |
(Fx_selection_exists_p): Fix backwards if.
|
Tue, 25 Oct 1994 10:33:36 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't increment refernce_count
|
Tue, 25 Oct 1994 10:26:49 +0000 |
Richard M. Stallman |
(record_char): New subroutine.
|
Tue, 25 Oct 1994 09:51:50 +0000 |
Richard M. Stallman |
Never use input_fd if using X.
|
Tue, 25 Oct 1994 09:49:53 +0000 |
Richard M. Stallman |
(make-frame-on-display): New function.
|
Tue, 25 Oct 1994 09:48:44 +0000 |
Richard M. Stallman |
Handle multiple keyboard input descriptors.
|
Tue, 25 Oct 1994 07:53:05 +0000 |
Richard M. Stallman |
(insert_from_buffer_1): Don't use min.
|
Tue, 25 Oct 1994 06:10:26 +0000 |
Richard M. Stallman |
(ispell-grep-command, ispell-look-command): Don't specify directory.
|
Tue, 25 Oct 1994 04:46:54 +0000 |
Richard M. Stallman |
(buffer-file-truename): Doc fix.
|
Tue, 25 Oct 1994 00:45:21 +0000 |
Karl Heuer |
(decode_mode_spec): New spec %c, for current column.
|
Mon, 24 Oct 1994 23:30:14 +0000 |
Karl Heuer |
Make previous change conditional.
|
Mon, 24 Oct 1994 21:59:55 +0000 |
Richard M. Stallman |
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
|
Mon, 24 Oct 1994 15:34:50 +0000 |
Francesco Potort |
* man.el (Man-init-defvars): Do not delete empty lines.
|
Mon, 24 Oct 1994 14:19:37 +0000 |
Boris Goldowsky |
Initial revision
|
Mon, 24 Oct 1994 14:18:32 +0000 |
Boris Goldowsky |
Don't try to make menu bindings when window-system==nil.
|
Mon, 24 Oct 1994 13:54:44 +0000 |
Boris Goldowsky |
Initial revision
|
Mon, 24 Oct 1994 12:37:01 +0000 |
Francesco Potort |
*** empty log message ***
|
Mon, 24 Oct 1994 04:41:21 +0000 |
Richard M. Stallman |
(getline): When a search of already-read input for CRLF
|
Sun, 23 Oct 1994 22:56:32 +0000 |
Roland McGrath |
(dired-mode-map): Add query-replace and search items to operate menu.
|
Sun, 23 Oct 1994 20:39:25 +0000 |
Richard M. Stallman |
(latex-mode): Recognize \item etc. that have no arg
|
Sun, 23 Oct 1994 09:40:07 +0000 |
Richard M. Stallman |
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
|
Sun, 23 Oct 1994 09:38:50 +0000 |
Richard M. Stallman |
Use XFlush, not XFlushQueue, throughout.
|
Sun, 23 Oct 1994 07:59:01 +0000 |
Richard M. Stallman |
Say error in x-open-connection should be fatal.
|
Sun, 23 Oct 1994 07:49:24 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
|
Sun, 23 Oct 1994 07:45:25 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add item `Make Frame On Display'.
|
Sun, 23 Oct 1994 06:16:43 +0000 |
Richard M. Stallman |
(struct heap): New fields first_bloc, last_bloc.
|
Sun, 23 Oct 1994 06:05:12 +0000 |
Richard M. Stallman |
(set-face-background): Set either stipple or color,
|
Sun, 23 Oct 1994 05:04:03 +0000 |
Richard M. Stallman |
Add comment.
|
Sun, 23 Oct 1994 05:02:00 +0000 |
Richard M. Stallman |
(mail-setup): Fill in-reply-to field properly.
|
Sun, 23 Oct 1994 04:55:35 +0000 |
Richard M. Stallman |
(ange-ftp-process-handle-line): Check for a
|
Sun, 23 Oct 1994 01:05:26 +0000 |
Richard M. Stallman |
(set-face-background): If color is gray, and frame
|
Sat, 22 Oct 1994 16:00:31 +0000 |
Roland McGrath |
(dired-do-tags-search, dired-do-tags-query-replace): New functions.
|
Sat, 22 Oct 1994 15:58:56 +0000 |
Roland McGrath |
(dired-mode-map): Bind A to dired-do-tags-search,
|
Sat, 22 Oct 1994 05:39:42 +0000 |
Richard M. Stallman |
(calculate_costs): Call x_screen_planes.
|
Sat, 22 Oct 1994 04:46:14 +0000 |
Karl Heuer |
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.
|
Sat, 22 Oct 1994 04:45:57 +0000 |
Karl Heuer |
(insert_from_buffer, insert_from_buffer_1): New functions.
|
Sat, 22 Oct 1994 04:39:30 +0000 |
Richard M. Stallman |
(struct x_display_info): Struct renamed from x_screen.
|
Sat, 22 Oct 1994 04:34:16 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
|
Sat, 22 Oct 1994 04:27:25 +0000 |
Richard M. Stallman |
(x_sync): Take frame ptr as arg.
|
Sat, 22 Oct 1994 03:55:39 +0000 |
Richard M. Stallman |
(read_avail_input): Use input_fd.
|
Sat, 22 Oct 1994 03:55:00 +0000 |
Richard M. Stallman |
(input_fd): No longer static.
|
Sat, 22 Oct 1994 03:54:14 +0000 |
Richard M. Stallman |
(Fframe_or_buffer_changed_p):
|
Sat, 22 Oct 1994 03:51:12 +0000 |
Richard M. Stallman |
(xmenu_show): Get the screen number for DisplayHeight
|
Sat, 22 Oct 1994 03:27:46 +0000 |
Richard M. Stallman |
(other_visible_frames): Pass a frame ptr to x_sync.
|
Sat, 22 Oct 1994 02:54:46 +0000 |
Richard M. Stallman |
(mail-aliases, mail-archive-file-name): Doc fixes.
|
Sat, 22 Oct 1994 02:53:32 +0000 |
Karl Heuer |
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
|
Fri, 21 Oct 1994 21:31:47 +0000 |
Richard M. Stallman |
(sendmail-synch-aliases): Check MAILRC envvar.
|
Fri, 21 Oct 1994 21:30:38 +0000 |
Richard M. Stallman |
(define-mail-alias): Check MAILRC envvar.
|
Fri, 21 Oct 1994 20:31:43 +0000 |
Richard M. Stallman |
(main): Don't process one input file twice.
|
Fri, 21 Oct 1994 20:29:30 +0000 |
Richard M. Stallman |
Finish installing previous change.
|
Fri, 21 Oct 1994 20:27:08 +0000 |
Richard M. Stallman |
(timer-error, timer-abnormal-termination,
|
Fri, 21 Oct 1994 20:01:17 +0000 |
Richard M. Stallman |
(view-file): Do record the buffer switch.
|
Fri, 21 Oct 1994 19:42:50 +0000 |
Richard M. Stallman |
(describe-function-find-file): New function.
|
Fri, 21 Oct 1994 19:37:36 +0000 |
Richard M. Stallman |
(describe-function): Mention the file it was loaded from.
|
Fri, 21 Oct 1994 19:27:26 +0000 |
Richard M. Stallman |
(dbx): Delete call to gud-switch-to-buffer.
|
Fri, 21 Oct 1994 18:43:22 +0000 |
Richard M. Stallman |
(emerge-auto-advance): Fix criterion for which message.
|
Fri, 21 Oct 1994 12:28:55 +0000 |
Francesco Potort |
* etags.c (prestr, substr): return a logical type.
|
Fri, 21 Oct 1994 01:50:59 +0000 |
Per Bothner |
Better NCR support.
|
Fri, 21 Oct 1994 00:48:18 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): If display-time is in use,
|
Thu, 20 Oct 1994 21:19:47 +0000 |
Richard M. Stallman |
(list_buffers_1): Always mark current_buffer read-only.
|
Thu, 20 Oct 1994 21:17:44 +0000 |
Roland McGrath |
(next-file): Initialize next-file-list all at once from all tables.
|
Thu, 20 Oct 1994 20:35:57 +0000 |
Richard M. Stallman |
PopServer renamed to popserver throughout.
|
Thu, 20 Oct 1994 20:14:45 +0000 |
Karl Heuer |
(edit-and-eval-command): Elements of command-history are forms, not strings.
|
Thu, 20 Oct 1994 20:10:29 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Defined.
|
Thu, 20 Oct 1994 20:03:30 +0000 |
Richard M. Stallman |
(ange-ftp-get-passwd): Use user-mail-address.
|
Thu, 20 Oct 1994 20:01:41 +0000 |
Karl Heuer |
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.
|
Thu, 20 Oct 1994 19:13:47 +0000 |
Karl Heuer |
(read_minibuf): Fix comment.
|
Thu, 20 Oct 1994 19:11:29 +0000 |
Karl Heuer |
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
|
Thu, 20 Oct 1994 18:15:25 +0000 |
Boris Goldowsky |
(facemenu-get-face): Don't add to menu here.
|
Thu, 20 Oct 1994 18:11:27 +0000 |
Boris Goldowsky |
(make-face): Add new face to Face menu on creation. -- Bng
|
Thu, 20 Oct 1994 16:37:04 +0000 |
David J. MacKenzie |
Don't declare malloc, since we include config.h.
|
Thu, 20 Oct 1994 10:04:17 +0000 |
Francesco Potort |
* man.el (Man-init-defvars): Corrections to Man-filter-list.
|
Thu, 20 Oct 1994 06:39:00 +0000 |
Richard M. Stallman |
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
|
Thu, 20 Oct 1994 05:33:22 +0000 |
Richard M. Stallman |
(do_mouse_tracking): Now a FRAME_PTR.
|
Thu, 20 Oct 1994 04:40:28 +0000 |
Richard M. Stallman |
Log omitted from previous checkin:
|
Thu, 20 Oct 1994 04:39:13 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Get display from
|
Thu, 20 Oct 1994 04:37:03 +0000 |
Richard M. Stallman |
(read_minibuf): Undo previous change.
|
Thu, 20 Oct 1994 04:33:34 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If the other window is smaller
|
Wed, 19 Oct 1994 22:52:57 +0000 |
Richard M. Stallman |
Only include ../src/config.h if HAVE_CONFIG_H is
|
Wed, 19 Oct 1994 22:49:37 +0000 |
Richard M. Stallman |
Don't declare malloc.
|
Wed, 19 Oct 1994 21:27:58 +0000 |
David J. MacKenzie |
Use test -r instead of < to check readability, to avoid syntax error.
|
Wed, 19 Oct 1994 19:55:36 +0000 |
David J. MacKenzie |
Add licensing exception for Autoconf.
|
Wed, 19 Oct 1994 19:46:05 +0000 |
Richard M. Stallman |
(child_setup): Always use _exit.
|
Wed, 19 Oct 1994 09:56:48 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
|
Wed, 19 Oct 1994 09:00:37 +0000 |
Richard M. Stallman |
(Voverriding_local_map_menu_flag): New variable.
|
Wed, 19 Oct 1994 07:47:54 +0000 |
Morten Welinder |
*** empty log message ***
|
Wed, 19 Oct 1994 04:51:45 +0000 |
Karl Heuer |
(searchbufs): New variable, replaces searchbuf and last_regexp and
|
Wed, 19 Oct 1994 04:51:07 +0000 |
Karl Heuer |
(Fdirectory_files): Use the new calling convention for compile_pattern.
|
Wed, 19 Oct 1994 03:55:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Oct 1994 00:08:18 +0000 |
Richard M. Stallman |
(auto-mode-alist): Doc fix.
|
Wed, 19 Oct 1994 00:03:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Doc fix.
|
Tue, 18 Oct 1994 23:50:10 +0000 |
Richard M. Stallman |
Fix mismatch in conditionals.
|
Tue, 18 Oct 1994 23:29:31 +0000 |
Richard Kenner |
Minor update to last change.
|
Tue, 18 Oct 1994 23:26:27 +0000 |
Richard Kenner |
Revise support for AIX 4.1 on POWER and PowerPC.
|
Tue, 18 Oct 1994 22:34:04 +0000 |
Richard M. Stallman |
(font-lock-after-change-function): If inside a comment,
|
Tue, 18 Oct 1994 21:53:19 +0000 |
Richard M. Stallman |
(heap_base): Move static var to top level.
|
Tue, 18 Oct 1994 20:57:58 +0000 |
Richard M. Stallman |
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
|
Tue, 18 Oct 1994 19:09:07 +0000 |
Richard M. Stallman |
(open, close, read, write): Add #undefs.
|
Tue, 18 Oct 1994 11:23:18 +0000 |
Richard M. Stallman |
[SYSV_IPC] (main): Catch SIGHUP as well. Don't
|
Tue, 18 Oct 1994 07:36:39 +0000 |
Richard M. Stallman |
Include ../src/config.h.
|
Tue, 18 Oct 1994 07:34:59 +0000 |
Richard M. Stallman |
Don't declare malloc, realloc, free.
|
Tue, 18 Oct 1994 06:35:19 +0000 |
Richard M. Stallman |
(run-scheme): Delete autoload cookie.
|
Tue, 18 Oct 1994 06:34:44 +0000 |
Richard M. Stallman |
(run-scheme): Add autoload cookie.
|
Tue, 18 Oct 1994 05:25:40 +0000 |
Richard M. Stallman |
(info-insert-file-contents): Always check for conflict with jka-compr.
|
Tue, 18 Oct 1994 05:22:27 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Add a condition to test the Bull DPX/2.
|
Tue, 18 Oct 1994 04:59:45 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps): Add autoload cookie.
|
Tue, 18 Oct 1994 03:48:00 +0000 |
Karl Heuer |
(exactn): Initializer deleted.
|
Tue, 18 Oct 1994 03:47:42 +0000 |
Karl Heuer |
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
|
Tue, 18 Oct 1994 03:05:34 +0000 |
Karl Heuer |
(read_minibuf): Store the object, not the string, into the history variable.
|
Tue, 18 Oct 1994 02:45:12 +0000 |
Richard M. Stallman |
(nntp-open-server): Send MODE READER command to server.
|
Tue, 18 Oct 1994 02:39:40 +0000 |
Richard M. Stallman |
(display-time-filter): Ignore mail-spool-file if not string.
|
Tue, 18 Oct 1994 02:32:43 +0000 |
Karl Heuer |
(x_set_unsplittable): New function.
|
Tue, 18 Oct 1994 02:19:25 +0000 |
Richard M. Stallman |
(etags-tags-table-files, etags-tags-included-tables):
|
Tue, 18 Oct 1994 01:45:10 +0000 |
Richard M. Stallman |
(msdos): PUt sed* in the distribution.
|
Tue, 18 Oct 1994 01:29:09 +0000 |
Karl Heuer |
(do_line_dance): Decrement index only once per loop.
|
Tue, 18 Oct 1994 00:08:18 +0000 |
Karl Heuer |
(do_line_insertion_deletion_costs): Fix argument order.
|
Mon, 17 Oct 1994 23:16:35 +0000 |
Richard Kenner |
Add support for AIX 4.1 and architecture.
|
Mon, 17 Oct 1994 20:56:18 +0000 |
Karl Heuer |
(regex.o): Use full path to find regex.c.
|
Mon, 17 Oct 1994 20:26:22 +0000 |
Karl Heuer |
(etags): add dependency on regex.o, link with it.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Mon, 17 Oct 1994 08:04:13 +0000 |
Morten Welinder |
Initial revision
|
Mon, 17 Oct 1994 07:35:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Mon, 17 Oct 1994 07:31:52 +0000 |
Richard M. Stallman |
(set-face-stipple): New function.
|
Mon, 17 Oct 1994 07:27:43 +0000 |
Richard M. Stallman |
(struct face): Delete cached_index field.
|
Mon, 17 Oct 1994 07:26:30 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): In desperation case of looking for
|
Mon, 17 Oct 1994 07:25:44 +0000 |
Richard M. Stallman |
(intern_face): Update mask properly to set stipple
|
Mon, 17 Oct 1994 07:24:58 +0000 |
Richard M. Stallman |
(dumpglyphs): Explicitly draw background stipple.
|
Mon, 17 Oct 1994 07:01:39 +0000 |
Richard M. Stallman |
(intern_face): Set the fill_style.
|
Mon, 17 Oct 1994 06:56:52 +0000 |
Richard M. Stallman |
Include paths.h.
|
Mon, 17 Oct 1994 06:03:09 +0000 |
Richard M. Stallman |
(bitmapdirs): Default to /usr/include/X11/bitmaps.
|
Mon, 17 Oct 1994 04:28:54 +0000 |
Richard M. Stallman |
(sharedstatedir): Substitute sharedstatedir properly.
|
Mon, 17 Oct 1994 04:17:33 +0000 |
Richard M. Stallman |
Better info about C-z vs C-x C-c.
|
Mon, 17 Oct 1994 01:17:41 +0000 |
Richard M. Stallman |
(xfns.o): Depend on paths.h.
|
Sun, 16 Oct 1994 10:10:14 +0000 |
Richard M. Stallman |
(EMACS_CONFIGURATION): Use $canonical as value.
|
Sun, 16 Oct 1994 10:03:43 +0000 |
Richard M. Stallman |
(canonical): Substitute var into makefiles.
|
Sun, 16 Oct 1994 10:00:36 +0000 |
Richard M. Stallman |
(bitmapdir): New variable.
|
Sun, 16 Oct 1994 09:47:28 +0000 |
Richard M. Stallman |
(PATH_BITMAPS): New macro.
|
Sun, 16 Oct 1994 08:20:07 +0000 |
Richard M. Stallman |
(count-lines): Do save-match-data only when necessary.
|
Sun, 16 Oct 1994 06:17:57 +0000 |
Richard M. Stallman |
Delete code to write subdirs.el.
|
Sun, 16 Oct 1994 02:37:57 +0000 |
Richard M. Stallman |
(load_unwind): Cast argument of fclose.
|
Sun, 16 Oct 1994 01:42:08 +0000 |
Richard M. Stallman |
(appt-select-lowest-window): Locally bind lowest-window.
|
Sun, 16 Oct 1994 01:40:38 +0000 |
Richard M. Stallman |
(gnus-group-group-name): Get rid of text properties.
|
Sun, 16 Oct 1994 01:34:57 +0000 |
Richard M. Stallman |
(texinfo-no-refill-regexp): Recognize @ifhtml, @html.
|
Sun, 16 Oct 1994 01:33:27 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Add -lcposix.
|
Sat, 15 Oct 1994 23:52:23 +0000 |
Richard M. Stallman |
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
|
Sat, 15 Oct 1994 23:51:54 +0000 |
Richard M. Stallman |
Delete HAVE_X11 conditionals.
|
Sat, 15 Oct 1994 22:24:10 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Don't move fwd to eob.
|
Sat, 15 Oct 1994 22:19:05 +0000 |
Richard M. Stallman |
(x_display): Changed icon_bitmap_flag to icon_bitmap.
|
Sat, 15 Oct 1994 22:17:15 +0000 |
Richard M. Stallman |
(x_set_icon_type): If icon-type is a string, then use
|
Sat, 15 Oct 1994 22:01:22 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Allow bitmap to come from file.
|
Sat, 15 Oct 1994 21:29:19 +0000 |
Richard M. Stallman |
(Fset_text_properties): Special case for getting
|
Sat, 15 Oct 1994 10:18:02 +0000 |
Richard M. Stallman |
(rmail-summary-previous-all)
|
Sat, 15 Oct 1994 10:16:09 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Sat, 15 Oct 1994 08:33:11 +0000 |
Richard M. Stallman |
(run-scheme): Set scheme-program-name.
|
Sat, 15 Oct 1994 04:49:14 +0000 |
Karl Heuer |
(stuffline, scraplines): Functions deleted.
|
Sat, 15 Oct 1994 01:09:19 +0000 |
Richard M. Stallman |
(mail-setup): Fill the in-reply-to field.
|
Fri, 14 Oct 1994 23:50:35 +0000 |
Richard M. Stallman |
(add-to-list): Doc fix.
|
Fri, 14 Oct 1994 20:19:27 +0000 |
Richard M. Stallman |
(news-reply-mode-map): Add C-c C-t binding.
|
Fri, 14 Oct 1994 18:41:41 +0000 |
Richard M. Stallman |
(self-insert-iso): Add delete-selection property.
|
Fri, 14 Oct 1994 09:33:49 +0000 |
Richard M. Stallman |
(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
|
Fri, 14 Oct 1994 08:15:07 +0000 |
Simon Marshall |
Add "in" to list of Font Lock keywords that appear in non-type contexts.
|
Fri, 14 Oct 1994 05:20:15 +0000 |
Richard M. Stallman |
(redisplay): Call clear_face_cache instead
|
Fri, 14 Oct 1994 05:19:13 +0000 |
Richard M. Stallman |
Eliminate the "display faces"; store GCs in the "computed faces".
|
Fri, 14 Oct 1994 05:18:22 +0000 |
Richard M. Stallman |
(Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
|
Fri, 14 Oct 1994 04:49:32 +0000 |
Richard M. Stallman |
(mail-do-fcc): If file does not exist, assume it is not a Babyl file.
|
Fri, 14 Oct 1994 04:45:04 +0000 |
Richard M. Stallman |
(x_new_font): Don't keep looping after the FONT property.
|
Fri, 14 Oct 1994 03:26:31 +0000 |
Roland McGrath |
(tags-reset-tags-tables): New function.
|
Fri, 14 Oct 1994 02:43:58 +0000 |
Karl Heuer |
(term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
|
Thu, 13 Oct 1994 23:34:38 +0000 |
Karl Heuer |
(make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
|
Thu, 13 Oct 1994 23:01:26 +0000 |
Richard M. Stallman |
(hilit-set-mode-patterns - lisp-mode): Fix regexp
|
Thu, 13 Oct 1994 21:47:50 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Remove all text properties from strings.
|
Thu, 13 Oct 1994 18:21:25 +0000 |
Richard M. Stallman |
(Fuser_login_name, Fuser_real_login_name):
|
Thu, 13 Oct 1994 18:20:55 +0000 |
Richard M. Stallman |
(gud-filter): Don't bind inhibit-quit.
|
Thu, 13 Oct 1994 18:20:15 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers-1): New subroutine
|
Thu, 13 Oct 1994 09:19:26 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 13 Oct 1994 09:13:36 +0000 |
Richard M. Stallman |
(mail-file-babyl-p): New function.
|
Thu, 13 Oct 1994 08:39:25 +0000 |
Richard M. Stallman |
(Evaluating top-level): Don't load loadup.el again.
|
Thu, 13 Oct 1994 08:18:10 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Incremented.
|
Thu, 13 Oct 1994 07:55:30 +0000 |
Simon Marshall |
Use purify-flag not noninteractive.
|
Thu, 13 Oct 1994 07:54:56 +0000 |
Richard M. Stallman |
Move the subdirs.el up to near first thing.
|
Thu, 13 Oct 1994 07:40:50 +0000 |
Richard M. Stallman |
(compilation-filter): Do nothing if buffer is dead.
|
Thu, 13 Oct 1994 06:34:09 +0000 |
Richard M. Stallman |
(add-to-list): New function.
|
Thu, 13 Oct 1994 06:30:49 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 13 Oct 1994 06:21:23 +0000 |
Richard M. Stallman |
(Funhandled_file_name_directory): Declared.
|
Thu, 13 Oct 1994 04:05:41 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 13 Oct 1994 04:04:30 +0000 |
Richard M. Stallman |
(top_distclean): Don't rm build-install.
|
Thu, 13 Oct 1994 04:03:10 +0000 |
Richard M. Stallman |
Don't distribute build-ins.in.
|
Thu, 13 Oct 1994 03:57:45 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 13 Oct 1994 03:55:22 +0000 |
Richard M. Stallman |
Add keywords.
|
Thu, 13 Oct 1994 03:41:14 +0000 |
Richard M. Stallman |
Include config.h.
|
Thu, 13 Oct 1994 03:35:55 +0000 |
Richard M. Stallman |
(ada-mode): Rename end-comment-column to ada-comment-end-column.
|
Thu, 13 Oct 1994 03:29:22 +0000 |
Richard M. Stallman |
(change-log-mode-map): Move the definition up.
|
Thu, 13 Oct 1994 00:02:32 +0000 |
David J. MacKenzie |
Formerly INSTALL.~33~
|
Wed, 12 Oct 1994 23:32:33 +0000 |
David J. MacKenzie |
Formerly INSTALL.~32~
|
Wed, 12 Oct 1994 23:29:23 +0000 |
David J. MacKenzie |
use mkinstalldirs instead of make-path
|
Wed, 12 Oct 1994 23:28:43 +0000 |
David J. MacKenzie |
remove make-path
|
Wed, 12 Oct 1994 23:28:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definition.
|
Wed, 12 Oct 1994 23:23:23 +0000 |
Richard M. Stallman |
(facemenu-read-color, facemenu-colors): New fn, var.
|
Wed, 12 Oct 1994 23:12:25 +0000 |
Richard M. Stallman |
(jka-compr-mode-compression-info-list): Add .tgz extension.
|
Wed, 12 Oct 1994 21:28:00 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 12 Oct 1994 20:21:51 +0000 |
David J. MacKenzie |
Eliminate some -Wall warnings.
|
Wed, 12 Oct 1994 19:20:24 +0000 |
David J. MacKenzie |
Make functions that return nothing void, not implicitly int.
|
Wed, 12 Oct 1994 16:03:28 +0000 |
Simon Marshall |
Removed setting of font-lock-keywords inadvertently left after last patch.
|
Wed, 12 Oct 1994 09:27:49 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Use minor-mode-map-alist
|
Wed, 12 Oct 1994 09:23:37 +0000 |
Simon Marshall |
* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
|
Wed, 12 Oct 1994 09:21:47 +0000 |
Simon Marshall |
* texinfo.el: (texinfo-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:18:53 +0000 |
Simon Marshall |
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
|
Wed, 12 Oct 1994 09:15:14 +0000 |
Simon Marshall |
* sh-script.el: (sh-set-shell): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:10:05 +0000 |
Simon Marshall |
* sendmail.el: (mail-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:07:32 +0000 |
Simon Marshall |
* rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:05:57 +0000 |
Simon Marshall |
* rmail.el: (rmail-variables): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:04:05 +0000 |
Simon Marshall |
* perl-mode.el: (perl-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:02:43 +0000 |
Simon Marshall |
* pascal.el: (pascal-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:00:56 +0000 |
Simon Marshall |
* outline.el: (outline-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:55:27 +0000 |
Simon Marshall |
* makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
|
Wed, 12 Oct 1994 08:24:50 +0000 |
Simon Marshall |
* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
|
Wed, 12 Oct 1994 08:24:47 +0000 |
Richard M. Stallman |
(scan_sexps_forward): At startincomment,
|
Wed, 12 Oct 1994 08:16:29 +0000 |
Simon Marshall |
* dired.el: (dired-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:13:56 +0000 |
Simon Marshall |
* compile.el: (compilation-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:06:09 +0000 |
Simon Marshall |
* asm-mode.el: (asm-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:04:08 +0000 |
Simon Marshall |
* add-log.el: (change-log-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:02:20 +0000 |
Richard M. Stallman |
(mail-alias-modtime): Doc fix.
|
Wed, 12 Oct 1994 08:00:49 +0000 |
Simon Marshall |
* ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
|
Wed, 12 Oct 1994 07:23:06 +0000 |
Richard M. Stallman |
(c-mode-map): Capitalize Mode in C Mode menu bar item.
|
Wed, 12 Oct 1994 05:17:52 +0000 |
Karl Heuer |
(Fbyte_code): Skip optimization for all Lisp_Misc types.
|
Wed, 12 Oct 1994 05:16:00 +0000 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
|
Wed, 12 Oct 1994 05:15:21 +0000 |
Karl Heuer |
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
|
Wed, 12 Oct 1994 05:14:30 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Take just the offset as argument. Only check
|
Wed, 12 Oct 1994 05:14:11 +0000 |
Karl Heuer |
(mark_object): Use the new substructure.
|
Wed, 12 Oct 1994 05:13:45 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
|
Wed, 12 Oct 1994 02:11:34 +0000 |
Karl Heuer |
(verify_interval_modification): Fix comment.
|
Wed, 12 Oct 1994 01:39:10 +0000 |
Karl Heuer |
(test_completion): Fix reversed condition.
|
Wed, 12 Oct 1994 00:48:03 +0000 |
Karl Heuer |
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
|
Tue, 11 Oct 1994 21:38:59 +0000 |
Richard M. Stallman |
(libexecdir): Renamed from libdir.
|
Tue, 11 Oct 1994 21:36:30 +0000 |
Richard M. Stallman |
Use libexecdir and sharedstatedir as appropriate.
|
Tue, 11 Oct 1994 21:34:29 +0000 |
Richard M. Stallman |
(libexecdir): Renamed from libdir. New default.
|
Tue, 11 Oct 1994 21:22:28 +0000 |
Richard M. Stallman |
(clean): rm DOC/* and *.tab.[ch].
|
Tue, 11 Oct 1994 20:42:23 +0000 |
Richard M. Stallman |
(makefile-mode-name): Removed.
|
Tue, 11 Oct 1994 20:17:52 +0000 |
Richard M. Stallman |
menu-bar-lines fix.
|
Tue, 11 Oct 1994 19:44:27 +0000 |
Jim Blandy |
(scan_buffer): After temporarily turning immediate_quit off, turn it
|
Tue, 11 Oct 1994 19:39:03 +0000 |
Jim Blandy |
(display_scan_buffer): Pass the correct number of arguments to
|
Tue, 11 Oct 1994 18:51:29 +0000 |
Richard M. Stallman |
(compare-windows-whitespace): Eliminate initial value.
|
Tue, 11 Oct 1994 17:38:48 +0000 |
Richard M. Stallman |
(rmail-find-all-files): Fix several errors and make faster.
|
Tue, 11 Oct 1994 17:07:27 +0000 |
Richard M. Stallman |
(rmail-summary-resend): New function.
|
Tue, 11 Oct 1994 13:04:30 +0000 |
Francesco Potort |
* etags.c (C_entries): Name the #define's that are macros.
|
Tue, 11 Oct 1994 09:27:47 +0000 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
|
Tue, 11 Oct 1994 09:22:44 +0000 |
Richard M. Stallman |
(read_key_sequence): The output of function-key-map
|
Tue, 11 Oct 1994 09:03:49 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
|
Tue, 11 Oct 1994 08:22:38 +0000 |
Richard M. Stallman |
(normal-top-level-add-to-load-path): New function.
|
Tue, 11 Oct 1994 08:21:32 +0000 |
Richard M. Stallman |
Write the subdirs.el file.
|
Tue, 11 Oct 1994 08:05:44 +0000 |
Richard M. Stallman |
Don't distribute subdirs.el.
|
Tue, 11 Oct 1994 07:46:50 +0000 |
Karl Heuer |
(print): Check the substructure.
|
Tue, 11 Oct 1994 07:46:34 +0000 |
Karl Heuer |
(internal_equal): Check the substructure.
|
Tue, 11 Oct 1994 07:46:22 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Test against Lisp_Misc.
|
Tue, 11 Oct 1994 07:46:01 +0000 |
Karl Heuer |
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
|
Tue, 11 Oct 1994 07:45:41 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Marker assert now tests substructure.
|
Tue, 11 Oct 1994 07:45:20 +0000 |
Karl Heuer |
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
|
Tue, 11 Oct 1994 07:29:05 +0000 |
Richard M. Stallman |
(blink-matching-open): Check there is a previous
|
Tue, 11 Oct 1994 05:29:55 +0000 |
Richard M. Stallman |
(list_buffers_1): Fix indentation in header lines.
|
Tue, 11 Oct 1994 04:43:01 +0000 |
Richard M. Stallman |
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.
|
Tue, 11 Oct 1994 04:42:10 +0000 |
Richard M. Stallman |
(rmail-show-message): New argument no-summary.
|
Tue, 11 Oct 1994 02:48:53 +0000 |
Richard M. Stallman |
(system-key-alist): Add sun versions of
|
Tue, 11 Oct 1994 02:32:39 +0000 |
Richard M. Stallman |
(c-mode-map): Use "C mode" for the menu bar item name.
|
Tue, 11 Oct 1994 02:01:27 +0000 |
Tom Tromey |
(tcl-mode): imenu-create-index-function made buffer local.
|
Tue, 11 Oct 1994 01:49:05 +0000 |
Richard M. Stallman |
(mouse-select): Pass an arg to mouse-extend.
|
Tue, 11 Oct 1994 01:47:06 +0000 |
Karl Heuer |
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was
|
Tue, 11 Oct 1994 00:35:42 +0000 |
Richard M. Stallman |
(mail-hist-put-headers-into-history)
|
Mon, 10 Oct 1994 21:54:32 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Mon, 10 Oct 1994 21:53:52 +0000 |
Richard M. Stallman |
(calculate-lisp-indent): Local var
|
Mon, 10 Oct 1994 21:47:33 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Don't include the frame
|
Mon, 10 Oct 1994 21:35:16 +0000 |
David J. MacKenzie |
entered into RCS
|
Mon, 10 Oct 1994 21:30:56 +0000 |
Richard M. Stallman |
(redisplay_window): Fix Oct 1 change:
|
Mon, 10 Oct 1994 16:01:58 +0000 |
Jim Blandy |
(syms_of_buffer): Doc fix for cache-long-line-scans.
|
Mon, 10 Oct 1994 04:55:59 +0000 |
Roland McGrath |
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
|
Mon, 10 Oct 1994 03:26:28 +0000 |
Richard M. Stallman |
(calendar-holiday-marker): Copy holiday-face from highlight face.
|
Mon, 10 Oct 1994 01:01:20 +0000 |
Richard M. Stallman |
(ispell-highlight-spelling-error):
|
Sun, 09 Oct 1994 19:20:02 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
|
Sun, 09 Oct 1994 17:23:09 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Use user-mail-address.
|
Sun, 09 Oct 1994 09:19:16 +0000 |
Richard M. Stallman |
(appt-delete-window): Look on all frames for the window.
|
Sat, 08 Oct 1994 22:16:04 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the
|
Sat, 08 Oct 1994 22:15:36 +0000 |
Jim Blandy |
* syntax.c (find_defun_start): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:15:15 +0000 |
Jim Blandy |
* search.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:14:58 +0000 |
Jim Blandy |
* insdel.c (prepare_to_modify_buffer): Invalidate width run and
|
Sat, 08 Oct 1994 22:14:35 +0000 |
Jim Blandy |
* indent.h (disptab_matches_widthtab, recompute_width_table): New
|
Sat, 08 Oct 1994 22:14:04 +0000 |
Jim Blandy |
* indent.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:13:44 +0000 |
Jim Blandy |
* disptab.h (window_display_table): Doc fix.
|
Sat, 08 Oct 1994 22:13:15 +0000 |
Jim Blandy |
* cmds.c (Fforward_line): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:12:45 +0000 |
Jim Blandy |
* buffer.h (struct buffer): New members: newline_cache,
|
Sat, 08 Oct 1994 22:12:12 +0000 |
Jim Blandy |
* buffer.c: #include region-cache.h.
|
Sat, 08 Oct 1994 22:11:16 +0000 |
Jim Blandy |
* Makefile.in.in (obj) Add region-cache.o to the list of files.
|
Sat, 08 Oct 1994 22:09:57 +0000 |
Jim Blandy |
Document cache-long-line-scans in @node Text Lines.
|
Sat, 08 Oct 1994 22:06:23 +0000 |
Jim Blandy |
Added entry for cache-long-line-scans
|
Sat, 08 Oct 1994 09:52:08 +0000 |
Richard M. Stallman |
(file_name_completion): Ignore files "." and ".." in first pass.
|
Sat, 08 Oct 1994 09:51:31 +0000 |
Richard M. Stallman |
(test_completion): New function, extracted from do_completion.
|
Sat, 08 Oct 1994 09:00:51 +0000 |
Richard M. Stallman |
(add-log-current-defun): In texinfo-mode,
|
Sat, 08 Oct 1994 04:30:15 +0000 |
Richard M. Stallman |
(inhibit_local_menu_bar_menus): New variable.
|
Sat, 08 Oct 1994 04:16:17 +0000 |
Richard M. Stallman |
(fit_to_screen): Don't put the menu off the left or top.
|
Sat, 08 Oct 1994 04:12:07 +0000 |
Richard M. Stallman |
(rmail-delete-forward): Use rmail-select-summary.
|
Fri, 07 Oct 1994 23:42:52 +0000 |
Richard M. Stallman |
Add a tip about enabling/disabling features.
|
Fri, 07 Oct 1994 21:44:51 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New type.
|
Fri, 07 Oct 1994 17:40:50 +0000 |
Richard M. Stallman |
(make_gap): Keep input blocked till after we set BEG_ADDR.
|
Fri, 07 Oct 1994 17:38:03 +0000 |
Richard M. Stallman |
Re-delete code deleted in rms's Oct 5 change.
|
Fri, 07 Oct 1994 10:23:26 +0000 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords,
|
Fri, 07 Oct 1994 10:20:37 +0000 |
Richard M. Stallman |
(comint-check-proc): Recognise `open'.
|
Fri, 07 Oct 1994 10:10:07 +0000 |
Richard M. Stallman |
(pascal-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:08:48 +0000 |
Richard M. Stallman |
(perl-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:07:02 +0000 |
Richard M. Stallman |
(asm-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:05:49 +0000 |
Richard M. Stallman |
(texinfo-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:04:06 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:02:04 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:00:00 +0000 |
Richard M. Stallman |
(mail-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:59:00 +0000 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:56:40 +0000 |
Richard M. Stallman |
(rmail-summary-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:54:58 +0000 |
Richard M. Stallman |
(outline-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:53:28 +0000 |
Richard M. Stallman |
(change-log-mode): Set font-lock-keywords locally.
|
Fri, 07 Oct 1994 09:52:36 +0000 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:49:47 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords): Default to nil.
|
Fri, 07 Oct 1994 08:42:25 +0000 |
Richard M. Stallman |
(check_writable, check_executable): Test HAVE_EACCESS.
|
Fri, 07 Oct 1994 08:40:00 +0000 |
Richard M. Stallman |
(eaccess): Check for it.
|
Fri, 07 Oct 1994 08:36:40 +0000 |
Richard M. Stallman |
(HAVE_EACCESS): Add #undef.
|
Fri, 07 Oct 1994 01:03:20 +0000 |
Per Bothner |
Patch to handle old Convex systems (without uname).
|
Thu, 06 Oct 1994 23:09:17 +0000 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
Thu, 06 Oct 1994 23:07:57 +0000 |
Karl Heuer |
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
|
Thu, 06 Oct 1994 23:01:51 +0000 |
Karl Heuer |
(Fbyte_code): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:59:55 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:39:18 +0000 |
Karl Heuer |
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:38:08 +0000 |
Karl Heuer |
(Fabs): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:32:11 +0000 |
Karl Heuer |
(Fset, default_value, Fset_default, Fkill_local_variable): Access
|
Thu, 06 Oct 1994 22:31:59 +0000 |
Karl Heuer |
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
|
Thu, 06 Oct 1994 22:30:47 +0000 |
Karl Heuer |
(init_buffer_once): Don't use XSETFASTINT when negative.
|
Thu, 06 Oct 1994 21:50:14 +0000 |
Karl Heuer |
(Fload, load_unwind): Store stream pointer as a cons of two integers,
|
Thu, 06 Oct 1994 21:47:34 +0000 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
Thu, 06 Oct 1994 21:47:12 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Internal_Stream.
|
Thu, 06 Oct 1994 21:29:49 +0000 |
Karl Heuer |
(read1): New argument for returning out-of-band data, obviating the need for
|
Thu, 06 Oct 1994 21:29:23 +0000 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
Thu, 06 Oct 1994 20:56:24 +0000 |
Richard M. Stallman |
(query-replace): Add missing quote.
|
Thu, 06 Oct 1994 19:12:46 +0000 |
Noah Friedman |
Assign copyright to FSF, and change comments to reflect that type-break
|
Thu, 06 Oct 1994 10:28:26 +0000 |
Francesco Potort |
* man.el (Man-notify, Man-current-page, Man-page-list,
|
Thu, 06 Oct 1994 07:08:03 +0000 |
Richard M. Stallman |
(x_set_icon_type): Remove period from error message.
|
Thu, 06 Oct 1994 07:05:09 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
|
Thu, 06 Oct 1994 03:25:51 +0000 |
Richard M. Stallman |
(make_hdr): Undo June 16 change.
|
Thu, 06 Oct 1994 02:45:40 +0000 |
Richard M. Stallman |
Delete the error when no window system.
|
Thu, 06 Oct 1994 02:07:55 +0000 |
Richard M. Stallman |
(sendnews, postnews): Use defalias.
|
Wed, 05 Oct 1994 20:35:40 +0000 |
Richard M. Stallman |
(command-line): Load disp-table explicitly.
|
Wed, 05 Oct 1994 20:28:54 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle Perl specially.
|
Wed, 05 Oct 1994 09:33:33 +0000 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
Wed, 05 Oct 1994 06:29:50 +0000 |
Richard M. Stallman |
(read-envvar-name): Special meaning for MUSTMATCH
|
Wed, 05 Oct 1994 00:47:30 +0000 |
Richard M. Stallman |
(texinfo-format-scan): Accept @^, @", @?, @!, @-.
|
Tue, 04 Oct 1994 22:57:42 +0000 |
Richard M. Stallman |
(goto-line): Call prefix-numeric-value.
|
Tue, 04 Oct 1994 22:55:50 +0000 |
Richard M. Stallman |
(Finteractive): Doc fix.
|
Tue, 04 Oct 1994 19:49:16 +0000 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:48:36 +0000 |
Karl Heuer |
(construct_mouse_click): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:47:37 +0000 |
Karl Heuer |
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
|
Tue, 04 Oct 1994 19:46:12 +0000 |
Karl Heuer |
(x_new_focus_frame, construct_mouse_click, construct_menu_click,
|
Tue, 04 Oct 1994 19:38:53 +0000 |
Richard M. Stallman |
(input_signal_count): New variable.
|
Tue, 04 Oct 1994 19:37:55 +0000 |
Richard M. Stallman |
(widget_id_tick): Move definition into conditional.
|
Tue, 04 Oct 1994 19:36:47 +0000 |
Karl Heuer |
(validate_region): Swap using temp Lisp_Object, not int.
|
Tue, 04 Oct 1994 17:35:21 +0000 |
Karl Heuer |
(read_process_output): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:32:17 +0000 |
Karl Heuer |
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:22:08 +0000 |
Karl Heuer |
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:19:36 +0000 |
Karl Heuer |
(validate_interval_range): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:10:36 +0000 |
Karl Heuer |
(try_window_id): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:09:34 +0000 |
Karl Heuer |
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:04:39 +0000 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
Tue, 04 Oct 1994 16:46:24 +0000 |
Karl Heuer |
(Fx_open_connection): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:45:39 +0000 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:44:49 +0000 |
Karl Heuer |
(redisplay, mark_window_display_accurate, redisplay_window, try_window,
|
Tue, 04 Oct 1994 16:34:57 +0000 |
Karl Heuer |
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
|
Tue, 04 Oct 1994 16:16:33 +0000 |
Karl Heuer |
(create_process): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:15:52 +0000 |
Karl Heuer |
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:14:59 +0000 |
Karl Heuer |
(Fnext_property_change, property_change_between_p,
|
Tue, 04 Oct 1994 16:13:34 +0000 |
Karl Heuer |
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
|
Tue, 04 Oct 1994 16:12:32 +0000 |
Karl Heuer |
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:10:39 +0000 |
Karl Heuer |
(make_process, list_processes_1, create_process, Faccept_process_output,
|
Tue, 04 Oct 1994 16:09:23 +0000 |
Karl Heuer |
(printchar): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:08:54 +0000 |
Karl Heuer |
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
|
Tue, 04 Oct 1994 16:07:23 +0000 |
Karl Heuer |
(Fmarker_position): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:06:40 +0000 |
Karl Heuer |
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:05:54 +0000 |
Karl Heuer |
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:05:05 +0000 |
Karl Heuer |
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
|
Tue, 04 Oct 1994 15:59:48 +0000 |
Karl Heuer |
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
|
Tue, 04 Oct 1994 15:56:43 +0000 |
Karl Heuer |
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
|
Tue, 04 Oct 1994 15:54:06 +0000 |
Karl Heuer |
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
|
Tue, 04 Oct 1994 15:53:00 +0000 |
Karl Heuer |
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:52:06 +0000 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
Tue, 04 Oct 1994 15:50:45 +0000 |
Karl Heuer |
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
|
Tue, 04 Oct 1994 15:49:29 +0000 |
Karl Heuer |
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
|
Tue, 04 Oct 1994 15:48:16 +0000 |
Karl Heuer |
(store_function_docstring): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:47:28 +0000 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char, change_frame_size,
|
Tue, 04 Oct 1994 15:45:26 +0000 |
Karl Heuer |
(file_name_completion): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:44:37 +0000 |
Karl Heuer |
(Faref, Farray_length): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:43:31 +0000 |
Karl Heuer |
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
|
Tue, 04 Oct 1994 15:41:33 +0000 |
Karl Heuer |
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
|
Tue, 04 Oct 1994 15:40:22 +0000 |
Karl Heuer |
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:38:56 +0000 |
Karl Heuer |
(Fbyte_code): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:36:45 +0000 |
Karl Heuer |
(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:31:18 +0000 |
Karl Heuer |
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
|
Tue, 04 Oct 1994 15:28:15 +0000 |
Karl Heuer |
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:27:37 +0000 |
Karl Heuer |
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:24:13 +0000 |
Karl Heuer |
(XSETFASTINT): New macro.
|
Tue, 04 Oct 1994 14:23:18 +0000 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 14:20:54 +0000 |
Karl Heuer |
(Fprefix_numeric_value): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 13:35:44 +0000 |
Karl Heuer |
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
|
Tue, 04 Oct 1994 13:14:12 +0000 |
Karl Heuer |
(XSETFRAME): Set object type as well as value.
|
Tue, 04 Oct 1994 13:12:44 +0000 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
Tue, 04 Oct 1994 12:36:03 +0000 |
Karl Heuer |
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros
|
Tue, 04 Oct 1994 12:33:33 +0000 |
Karl Heuer |
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
|
Tue, 04 Oct 1994 12:32:20 +0000 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:31:37 +0000 |
Karl Heuer |
(display_text_line): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:30:31 +0000 |
Karl Heuer |
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
|
Tue, 04 Oct 1994 12:28:40 +0000 |
Karl Heuer |
(record_insert, record_delete, record_first_change, record_property_change):
|
Tue, 04 Oct 1994 12:27:29 +0000 |
Karl Heuer |
(Ftext_properties_at, Fget_char_property, Fnext_property_change,
|
Tue, 04 Oct 1994 12:26:19 +0000 |
Karl Heuer |
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of
|
Tue, 04 Oct 1994 12:22:12 +0000 |
Karl Heuer |
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
|
Tue, 04 Oct 1994 12:21:04 +0000 |
Karl Heuer |
(make_process, create_process, Fopen_network_stream, deactivate_process,
|
Tue, 04 Oct 1994 12:20:04 +0000 |
Karl Heuer |
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET
|
Tue, 04 Oct 1994 12:19:07 +0000 |
Karl Heuer |
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:17:56 +0000 |
Karl Heuer |
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
|
Tue, 04 Oct 1994 12:14:16 +0000 |
Karl Heuer |
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros
|
Tue, 04 Oct 1994 12:13:17 +0000 |
Karl Heuer |
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
|
Tue, 04 Oct 1994 12:10:17 +0000 |
Karl Heuer |
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
|
Tue, 04 Oct 1994 12:09:34 +0000 |
Karl Heuer |
(insert_1, insert_from_string_1): Use new accessor macros instead of calling
|
Tue, 04 Oct 1994 12:08:52 +0000 |
Karl Heuer |
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:07:50 +0000 |
Karl Heuer |
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,
|
Tue, 04 Oct 1994 12:06:28 +0000 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
|
Tue, 04 Oct 1994 12:05:13 +0000 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|
Tue, 04 Oct 1994 12:04:15 +0000 |
Karl Heuer |
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
|
Tue, 04 Oct 1994 12:03:19 +0000 |
Karl Heuer |
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
|
Tue, 04 Oct 1994 12:01:46 +0000 |
Karl Heuer |
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
|
Tue, 04 Oct 1994 11:54:19 +0000 |
Karl Heuer |
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
|
Tue, 04 Oct 1994 11:47:46 +0000 |
Karl Heuer |
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
|
Tue, 04 Oct 1994 11:39:56 +0000 |
Karl Heuer |
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
|
Tue, 04 Oct 1994 10:42:48 +0000 |
Karl Heuer |
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 10:29:31 +0000 |
Karl Heuer |
Don't override definition of XSETINT.
|
Tue, 04 Oct 1994 10:24:08 +0000 |
Karl Heuer |
(XSETPNTR): Deleted.
|
Tue, 04 Oct 1994 10:19:59 +0000 |
Karl Heuer |
Don't override definition of XSETINT.
|
Tue, 04 Oct 1994 09:12:29 +0000 |
Richard M. Stallman |
Translate -gnu/linux* to -linux*.
|
Tue, 04 Oct 1994 09:03:20 +0000 |
Richard M. Stallman |
(MKTIME_OBJ): New variable.
|
Tue, 04 Oct 1994 09:01:01 +0000 |
Richard M. Stallman |
(mktime): Check for it.
|
Tue, 04 Oct 1994 04:20:21 +0000 |
Richard M. Stallman |
(server-switch-buffer): Don't go to an invisible frame.
|
Tue, 04 Oct 1994 02:56:49 +0000 |
Richard M. Stallman |
(set-auto-mode): Discard versions from file name before
|
Mon, 03 Oct 1994 22:57:43 +0000 |
Richard M. Stallman |
(rlogin): Doc fix.
|
Mon, 03 Oct 1994 21:57:47 +0000 |
Richard M. Stallman |
(vc-backend-checkin): When CVS checks in a file, it is
|
Mon, 03 Oct 1994 21:56:50 +0000 |
Richard M. Stallman |
(vc-status): Handle CVS.
|
Mon, 03 Oct 1994 15:43:16 +0000 |
Ian Lance Taylor |
Add support for MIPS variants
|
Mon, 03 Oct 1994 05:48:44 +0000 |
Roland McGrath |
Recognize GNU.
|
Mon, 03 Oct 1994 01:11:15 +0000 |
Richard M. Stallman |
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
|
Mon, 03 Oct 1994 01:10:57 +0000 |
Richard M. Stallman |
(shell-strip-ctrl-m): Function moved to comint.el and renamed.
|
Mon, 03 Oct 1994 00:25:59 +0000 |
Karl Heuer |
(Frecenter): Don't trigger point-motion hooks.
|
Sun, 02 Oct 1994 23:57:56 +0000 |
Richard M. Stallman |
(kill-rectangle): In read-only buffer, do record
|
Sun, 02 Oct 1994 23:57:26 +0000 |
Karl Heuer |
(Finsert_file_contents): set type of `end', not just the value.
|
Sun, 02 Oct 1994 22:06:26 +0000 |
Karl Heuer |
(x_figure_window_size): Use new formula for scroll bar width.
|
Sun, 02 Oct 1994 21:51:57 +0000 |
Karl Heuer |
Include <utime.h> here instead of in systime.h.
|
Sun, 02 Oct 1994 21:41:57 +0000 |
Karl Heuer |
Don't include <utime.h> here; do it in sysdep.c instead.
|
Sun, 02 Oct 1994 21:28:52 +0000 |
Karl Heuer |
(HAVE_UTIME_H): Add #undef.
|
Sun, 02 Oct 1994 21:23:53 +0000 |
Paul Reilly |
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
|
Sun, 02 Oct 1994 20:11:07 +0000 |
Richard M. Stallman |
(shell-mode): Compare the truename with /dev/null.
|
Sun, 02 Oct 1994 20:10:39 +0000 |
Richard M. Stallman |
(file-truename): If name has no dir, use default-directory.
|
Sun, 02 Oct 1994 15:51:13 +0000 |
Paul Reilly |
(widget_id_tick): Renamed from popup_id_tick.
|
Sun, 02 Oct 1994 13:37:59 +0000 |
Paul Reilly |
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.
|
Sun, 02 Oct 1994 13:29:03 +0000 |
Paul Reilly |
(HACK_EDITRES): Declare if using X11R5.
|
Sun, 02 Oct 1994 13:13:17 +0000 |
Paul Reilly |
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
|
Sun, 02 Oct 1994 12:37:21 +0000 |
Paul Reilly |
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
|
Sun, 02 Oct 1994 12:26:46 +0000 |
Paul Reilly |
(make_lispy_event): Do not set item. Now handled in xmenu.c by
|
Sun, 02 Oct 1994 12:14:00 +0000 |
Paul Reilly |
(display_menu_item): Add support for displaying the title in pop up menus.
|
Sun, 02 Oct 1994 12:07:01 +0000 |
Paul Reilly |
(lw_set_main_areas): Use xm_set_main_areas().
|
Sun, 02 Oct 1994 11:55:07 +0000 |
Paul Reilly |
Declare xm_set_main_areas() and xm_manage_resizing().
|
Sun, 02 Oct 1994 11:48:42 +0000 |
Paul Reilly |
(make_menu_in_widget): Add support for displaying a title in pop up
|
Sun, 02 Oct 1994 11:28:06 +0000 |
Paul Reilly |
Added Motif changes for usage and option checking.
|
Sun, 02 Oct 1994 08:36:08 +0000 |
Richard M. Stallman |
(Info-scroll-down, Info-scroll-up): Doc fixes.
|
Sun, 02 Oct 1994 08:35:34 +0000 |
Richard M. Stallman |
(dired-do-print): Put spaces between lpr switches.
|
Sun, 02 Oct 1994 04:03:32 +0000 |
Richard M. Stallman |
(setenv-history): New history list.
|
Sun, 02 Oct 1994 03:44:59 +0000 |
Richard M. Stallman |
(indent-c++-exp): For public/private/protected,
|
Sun, 02 Oct 1994 02:41:24 +0000 |
Richard M. Stallman |
(redisplay_window): If we set PT, and that alters a region
|
Sun, 02 Oct 1994 02:23:21 +0000 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph): Fix previous change.
|
Sun, 02 Oct 1994 01:49:29 +0000 |
Richard M. Stallman |
(vc-register): Verify an old master file really still exists
|
Sat, 01 Oct 1994 21:25:41 +0000 |
Richard M. Stallman |
(head_table): Set up Qdelete_frame.
|
Sat, 01 Oct 1994 21:24:44 +0000 |
Richard M. Stallman |
(keys_of_frame): Make binding for delete-frame.
|
Sat, 01 Oct 1994 21:10:38 +0000 |
Richard M. Stallman |
(apropos-print-matches): Add newline after
|
Sat, 01 Oct 1994 21:07:33 +0000 |
Richard M. Stallman |
(save-buffers-kill-emacs): Fix previous change.
|
Sat, 01 Oct 1994 21:02:59 +0000 |
Richard M. Stallman |
(Foverlay_get): Handle `category' property on overlay.
|
Sat, 01 Oct 1994 13:27:15 +0000 |
Francesco Potort |
* man.el (Man-init-defvars, Man-cleanup-manpage,
|
Sat, 01 Oct 1994 09:07:05 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 01 Oct 1994 09:06:07 +0000 |
Richard M. Stallman |
(compile_range): When casting to const unsigned char *, put const first.
|
Sat, 01 Oct 1994 07:35:26 +0000 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph):
|
Sat, 01 Oct 1994 07:30:18 +0000 |
Richard M. Stallman |
(mouse-secondary-click-count): New variable.
|
Sat, 01 Oct 1994 04:54:34 +0000 |
Richard M. Stallman |
(LIBXTR6): If NEED_LIBW, add -lw.
|
Sat, 01 Oct 1994 04:54:08 +0000 |
Richard M. Stallman |
(NEED_LIBW): Defined.
|
Sat, 01 Oct 1994 04:42:45 +0000 |
Richard M. Stallman |
(LDFLAGS): New variable.
|
Sat, 01 Oct 1994 04:36:28 +0000 |
Richard M. Stallman |
(add-hook, remove-hook): If the hook was made local
|
Sat, 01 Oct 1994 04:30:14 +0000 |
Richard M. Stallman |
(ispell-init-process): Add missing arg in error msg.
|
Sat, 01 Oct 1994 04:24:56 +0000 |
Richard M. Stallman |
(finder-mode-map): Change key bindings:
|
Sat, 01 Oct 1994 03:53:40 +0000 |
Richard M. Stallman |
(edmacro-format-keys): Cope if local keymap is nil.
|
Fri, 30 Sep 1994 21:26:44 +0000 |
Richard Kenner |
(windowsnt): Alias for winnt.
|
Fri, 30 Sep 1994 21:01:13 +0000 |
Richard M. Stallman |
(modify-face): New function.
|
Fri, 30 Sep 1994 20:47:37 +0000 |
Richard M. Stallman |
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
|
Fri, 30 Sep 1994 20:47:13 +0000 |
Richard M. Stallman |
(add-hook): Initialize default value and local value.
|
Fri, 30 Sep 1994 20:32:45 +0000 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
Fri, 30 Sep 1994 17:18:24 +0000 |
Francesco Potort |
* etags.c (C_entries): Recognise typedef of ANSI style functions.
|
Fri, 30 Sep 1994 09:16:06 +0000 |
Richard M. Stallman |
(isearch-mode): Don't set deactivate-mark here.
|
Fri, 30 Sep 1994 09:12:09 +0000 |
Richard M. Stallman |
Really delete gud-overload-functions.
|
Fri, 30 Sep 1994 09:11:36 +0000 |
Richard M. Stallman |
(gud-overload-functions): Function deleted.
|
Fri, 30 Sep 1994 00:07:41 +0000 |
Jim Wilson |
(os): Accept coff as an OS.
|
Thu, 29 Sep 1994 23:20:43 +0000 |
Richard M. Stallman |
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
Thu, 29 Sep 1994 23:12:31 +0000 |
Richard M. Stallman |
(print-region-1): Use them instead of just pr.
|
Thu, 29 Sep 1994 23:00:43 +0000 |
Richard M. Stallman |
(compute_char_face): Handle list as overlay face property.
|
Thu, 29 Sep 1994 22:47:30 +0000 |
Richard Kenner |
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
|
Thu, 29 Sep 1994 20:25:45 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Mark frame garbaged whenever
|
Thu, 29 Sep 1994 19:37:26 +0000 |
Karl Heuer |
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.
|
Thu, 29 Sep 1994 19:23:41 +0000 |
Karl Heuer |
(x_report_frame_params): Fix format/arg mismatch.
|
Thu, 29 Sep 1994 19:22:57 +0000 |
Karl Heuer |
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
|
Thu, 29 Sep 1994 19:07:45 +0000 |
Richard M. Stallman |
(add-abbrev, inverse-add-abbrev):
|
Thu, 29 Sep 1994 18:54:19 +0000 |
Richard M. Stallman |
(scheme-mode-variables): Make parse-sexp-ignore-comments t.
|
Thu, 29 Sep 1994 18:51:54 +0000 |
Richard M. Stallman |
(texinfo-format-region, texinfo-format-buffer-1):
|
Thu, 29 Sep 1994 12:42:45 +0000 |
Francesco Potort |
* man.el
|
Thu, 29 Sep 1994 06:32:06 +0000 |
Richard M. Stallman |
(imenu--cleanup): Changed 'mapc' to 'mapcar'.
|
Thu, 29 Sep 1994 04:48:59 +0000 |
Richard M. Stallman |
(handle-delete-frame): New function.
|
Wed, 28 Sep 1994 22:38:04 +0000 |
Karl Heuer |
(command-line): Fix bug in previous change.
|
Wed, 28 Sep 1994 22:15:38 +0000 |
Karl Heuer |
(command-line): Recognize --longopt synonyms for all options handled here.
|
Wed, 28 Sep 1994 21:00:06 +0000 |
Roland McGrath |
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
|
Wed, 28 Sep 1994 20:45:25 +0000 |
Karl Heuer |
(syms_of_dired): Undo Sep 16 change.
|
Wed, 28 Sep 1994 20:45:08 +0000 |
Karl Heuer |
(Fdelete_file): Undo Sep 16 change.
|
Wed, 28 Sep 1994 04:46:02 +0000 |
Richard M. Stallman |
(backward-kill-sentence): Work in read-only buffers.
|
Wed, 28 Sep 1994 01:58:46 +0000 |
Karl Heuer |
Comment fix.
|
Wed, 28 Sep 1994 00:59:24 +0000 |
Karl Heuer |
(x_new_font): New rule for computing column width. Factored out common code.
|
Wed, 28 Sep 1994 00:58:45 +0000 |
Karl Heuer |
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
|
Wed, 28 Sep 1994 00:58:15 +0000 |
Karl Heuer |
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
|
Wed, 28 Sep 1994 00:57:37 +0000 |
Karl Heuer |
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.
|
Tue, 27 Sep 1994 23:32:55 +0000 |
Karl Heuer |
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
|
Tue, 27 Sep 1994 22:59:50 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Support safe-local-variable property.
|
Tue, 27 Sep 1994 21:43:37 +0000 |
Richard M. Stallman |
(command-apropos): Pass t for no-header to apropos.
|
Tue, 27 Sep 1994 20:14:55 +0000 |
Richard M. Stallman |
(mail): Doc fix.
|
Tue, 27 Sep 1994 19:50:53 +0000 |
Richard M. Stallman |
(${etc}DOC): Run make-docfile twice--two batches.
|
Tue, 27 Sep 1994 19:49:25 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 27 Sep 1994 19:45:00 +0000 |
Richard M. Stallman |
Improve POP code, move most of it into a separate file.
|
Tue, 27 Sep 1994 19:43:07 +0000 |
Richard M. Stallman |
(MOVE_FLAGS, MOVE_LIBS): New variables.
|
Tue, 27 Sep 1994 19:42:03 +0000 |
Richard M. Stallman |
(utimes): Check for it.
|
Tue, 27 Sep 1994 19:41:21 +0000 |
Richard M. Stallman |
(Fformat_time_string): Mostly rewritten, to handle
|
Tue, 27 Sep 1994 19:32:35 +0000 |
Richard M. Stallman |
(rmail-forward): Simplify insertion of forwarded msg.
|
Tue, 27 Sep 1994 05:41:20 +0000 |
Roland McGrath |
(etags-tags-completion-table): Allow ? and : in guessed tag names.
|
Tue, 27 Sep 1994 05:37:06 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Regexp for recognizing deleted message
|
Tue, 27 Sep 1994 04:20:23 +0000 |
Karl Heuer |
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
Tue, 27 Sep 1994 04:10:43 +0000 |
Karl Heuer |
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
|
Tue, 27 Sep 1994 04:03:15 +0000 |
Karl Heuer |
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
|
Tue, 27 Sep 1994 04:00:45 +0000 |
Karl Heuer |
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
|
Tue, 27 Sep 1994 03:57:23 +0000 |
Karl Heuer |
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
|
Tue, 27 Sep 1994 03:27:31 +0000 |
Karl Heuer |
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
|
Tue, 27 Sep 1994 03:16:02 +0000 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
|
Tue, 27 Sep 1994 03:15:02 +0000 |
Karl Heuer |
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
|
Tue, 27 Sep 1994 03:13:50 +0000 |
Karl Heuer |
(NULL_INTERVAL_P): Use type test macros.
|
Tue, 27 Sep 1994 03:13:08 +0000 |
Karl Heuer |
(EVENT_HAS_PARAMETERS): Use type test macros.
|
Tue, 27 Sep 1994 03:12:28 +0000 |
Karl Heuer |
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
|
Tue, 27 Sep 1994 03:11:31 +0000 |
Karl Heuer |
(Fbyte_code): Use type test macros.
|
Tue, 27 Sep 1994 03:10:43 +0000 |
Karl Heuer |
(Fcall_process, child_setup, getenv_internal): Use type test macros.
|
Tue, 27 Sep 1994 03:10:02 +0000 |
Karl Heuer |
(casify_object): Use type test macros.
|
Tue, 27 Sep 1994 03:09:02 +0000 |
Karl Heuer |
(STRING256_P): Use type test macros.
|
Tue, 27 Sep 1994 03:08:20 +0000 |
Karl Heuer |
(Fself_insert_command): Use type test macros.
|
Tue, 27 Sep 1994 03:07:54 +0000 |
Karl Heuer |
(Ffile_name_completion, file_name_completion): Use type test macros.
|
Tue, 27 Sep 1994 03:06:52 +0000 |
Karl Heuer |
(get_doc_string, Fdocumentation, Fdocumentation_property,
|
Tue, 27 Sep 1994 03:05:28 +0000 |
Karl Heuer |
(Fkill_emacs): Use type test macros.
|
Tue, 27 Sep 1994 03:03:38 +0000 |
Karl Heuer |
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
|
Tue, 27 Sep 1994 03:01:57 +0000 |
Karl Heuer |
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
|
Tue, 27 Sep 1994 03:01:14 +0000 |
Karl Heuer |
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
|
Tue, 27 Sep 1994 02:58:30 +0000 |
Karl Heuer |
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
|
Tue, 27 Sep 1994 02:56:25 +0000 |
Karl Heuer |
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
|
Tue, 27 Sep 1994 02:55:09 +0000 |
Karl Heuer |
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
|
Tue, 27 Sep 1994 02:30:34 +0000 |
Karl Heuer |
(create_root_interval, balance_possible_root_interval, delete_interval): Use
|
Tue, 27 Sep 1994 02:28:15 +0000 |
Karl Heuer |
(echo_char, cmd_error_internal, command_loop_1, read_char,
|
Tue, 27 Sep 1994 02:26:34 +0000 |
Karl Heuer |
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
|
Tue, 27 Sep 1994 02:25:20 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): Use type test macros.
|
Tue, 27 Sep 1994 02:24:00 +0000 |
Karl Heuer |
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
|
Tue, 27 Sep 1994 02:12:02 +0000 |
Karl Heuer |
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
|
Tue, 27 Sep 1994 02:00:42 +0000 |
Karl Heuer |
(Finsert_string): Use type test macros.
|
Tue, 27 Sep 1994 01:59:38 +0000 |
Karl Heuer |
(run_msdos_command): Use type test macros.
|
Tue, 27 Sep 1994 01:58:12 +0000 |
Karl Heuer |
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
|
Tue, 27 Sep 1994 01:58:00 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
Tue, 27 Sep 1994 01:53:42 +0000 |
Karl Heuer |
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
|
Tue, 27 Sep 1994 01:37:06 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Tue, 27 Sep 1994 01:24:44 +0000 |
Karl Heuer |
(Fmatch_data, Fstore_match_data): Use type test macros.
|
Tue, 27 Sep 1994 01:21:05 +0000 |
Karl Heuer |
(sun_item_create): Use type test macros.
|
Tue, 27 Sep 1994 01:20:25 +0000 |
Karl Heuer |
(Fsyntax_table_p, describe_syntax): Use type test macros.
|
Tue, 27 Sep 1994 01:18:46 +0000 |
Karl Heuer |
(sys_subshell): Use type test macros.
|
Tue, 27 Sep 1994 01:16:02 +0000 |
Karl Heuer |
(validate_interval_range, add_properties, remove_properties,
|
Tue, 27 Sep 1994 01:13:35 +0000 |
Karl Heuer |
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
|
Tue, 27 Sep 1994 01:11:24 +0000 |
Karl Heuer |
(translate_id): Use type test macros.
|
Tue, 27 Sep 1994 01:07:23 +0000 |
Karl Heuer |
(child_setup, Fcall_process): Use type test macros.
|
Tue, 27 Sep 1994 00:51:55 +0000 |
Karl Heuer |
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,
|
Tue, 27 Sep 1994 00:37:04 +0000 |
Karl Heuer |
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,
|
Tue, 27 Sep 1994 00:30:32 +0000 |
Karl Heuer |
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
|
Tue, 27 Sep 1994 00:27:58 +0000 |
Karl Heuer |
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
Tue, 27 Sep 1994 00:24:27 +0000 |
Karl Heuer |
(x_scroll_bar_clear): Use type test macros.
|
Mon, 26 Sep 1994 23:43:18 +0000 |
Richard M. Stallman |
(Qplus): New variable.
|
Mon, 26 Sep 1994 23:42:40 +0000 |
Richard M. Stallman |
(Qplus): Declared.
|
Mon, 26 Sep 1994 23:18:19 +0000 |
Richard M. Stallman |
(dired-re-perms): Accept various file type letters.
|
Mon, 26 Sep 1994 21:59:04 +0000 |
David J. MacKenzie |
remove CONFIG_BROKETS
|
Mon, 26 Sep 1994 21:56:21 +0000 |
David J. MacKenzie |
REMOVE CONFIG_BROKETS
|
Mon, 26 Sep 1994 19:43:24 +0000 |
Karl Heuer |
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
|
Mon, 26 Sep 1994 18:14:29 +0000 |
Karl Heuer |
(argmatch): New function.
|
Sun, 25 Sep 1994 23:35:41 +0000 |
Paul Reilly |
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
|
Sun, 25 Sep 1994 23:30:51 +0000 |
Paul Reilly |
Clean up of temporary changes used to try to find a workaround for the
|
Sun, 25 Sep 1994 20:46:44 +0000 |
Paul Reilly |
entered into RCS
|
Sun, 25 Sep 1994 18:28:22 +0000 |
Richard M. Stallman |
(enable-flow-control): Never make keyboard-translate-table shorter.
|
Sun, 25 Sep 1994 18:06:01 +0000 |
Richard M. Stallman |
Delete __FreeBSD__ conditional macro definitions.
|
Sun, 25 Sep 1994 17:43:58 +0000 |
Richard M. Stallman |
(update_echo_area): New function.
|
Sun, 25 Sep 1994 17:42:55 +0000 |
Richard M. Stallman |
(get_doc_string): Look in ../etc while dumping.
|
Sun, 25 Sep 1994 17:18:58 +0000 |
Paul Reilly |
entered into RCS
|
Sun, 25 Sep 1994 16:37:30 +0000 |
Richard M. Stallman |
Don't include signal.h, values.h.
|
Sun, 25 Sep 1994 07:48:55 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 25 Sep 1994 01:21:49 +0000 |
Richard M. Stallman |
(rmail-construct-io-menu): Don't print a message about no matching files.
|
Sun, 25 Sep 1994 00:48:04 +0000 |
Richard M. Stallman |
(set_file_times): Fix typo in previous change.
|
Sun, 25 Sep 1994 00:40:46 +0000 |
Richard M. Stallman |
(set_file_times): Don't test HAVE_UTIME.
|
Sun, 25 Sep 1994 00:38:02 +0000 |
Richard M. Stallman |
(HAVE_UTIMES): Add #undef.
|
Sun, 25 Sep 1994 00:22:16 +0000 |
Paul Reilly |
*** empty log message ***
|
Sat, 24 Sep 1994 23:24:52 +0000 |
Richard M. Stallman |
(Ffile_writable_p): Use stat to test for existence.
|
Sat, 24 Sep 1994 22:49:02 +0000 |
Richard M. Stallman |
(strftime.o): New target.
|
Sat, 24 Sep 1994 22:29:40 +0000 |
Richard M. Stallman |
(dired-re-perms): Accept directories and symbolic links
|
Sat, 24 Sep 1994 22:15:56 +0000 |
Richard M. Stallman |
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
|
Sat, 24 Sep 1994 22:15:44 +0000 |
Richard M. Stallman |
(USE_DL_STUBS): Defined.
|
Sat, 24 Sep 1994 22:15:28 +0000 |
Richard M. Stallman |
(USE_DL_STUBS): Add #undef.
|
Sat, 24 Sep 1994 09:13:57 +0000 |
Richard M. Stallman |
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
|
Sat, 24 Sep 1994 07:24:30 +0000 |
Richard M. Stallman |
(syms_of_textprop): Doc fix.
|
Sat, 24 Sep 1994 07:04:52 +0000 |
Richard M. Stallman |
(ange-ftp-start-process): Add use-smart-ftp code.
|
Sat, 24 Sep 1994 05:09:47 +0000 |
Richard M. Stallman |
(STACK_DIRECTION): Don't redefine if defined already.
|
Sat, 24 Sep 1994 05:02:49 +0000 |
Richard M. Stallman |
(auto-mode-alist): Handle ada-mode and icon-mode.
|
Sat, 24 Sep 1994 04:58:15 +0000 |
Richard M. Stallman |
(comint-input-chunk-size): Variable deleted.
|
Sat, 24 Sep 1994 04:57:53 +0000 |
Richard M. Stallman |
(nntp-send-region-to-server): Call process-send-region
|
Sat, 24 Sep 1994 04:52:10 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Sat, 24 Sep 1994 04:37:40 +0000 |
Paul Reilly |
entered into RCS
|
Sat, 24 Sep 1994 04:32:08 +0000 |
Richard M. Stallman |
(Buffer-menu-delete): Handle prefix arg.
|
Sat, 24 Sep 1994 04:20:22 +0000 |
Richard M. Stallman |
(rmail-reformat-message): Run mail-message-filter
|
Sat, 24 Sep 1994 04:15:03 +0000 |
Richard M. Stallman |
(dired-virtual-mode): Doc fix.
|
Sat, 24 Sep 1994 04:14:20 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 24 Sep 1994 04:13:41 +0000 |
Richard M. Stallman |
(auto-mode-alist): Use \' in auto-mode-alist regexps.
|
Sat, 24 Sep 1994 04:11:17 +0000 |
Richard M. Stallman |
(auto-execute): Use \' in auto-mode-alist regexps.
|
Sat, 24 Sep 1994 04:09:46 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 24 Sep 1994 04:06:50 +0000 |
Richard M. Stallman |
(ada-mode): Add autoload cookie.
|
Sat, 24 Sep 1994 04:05:44 +0000 |
Richard M. Stallman |
(icon-mode): Add autoload cookie.
|
Sat, 24 Sep 1994 03:47:07 +0000 |
Richard M. Stallman |
(Fexpand_abbrev): Instead of Fcapitalize_region,
|
Sat, 24 Sep 1994 02:03:32 +0000 |
Richard M. Stallman |
(Fupcase_initials_region): New function.
|
Sat, 24 Sep 1994 01:57:54 +0000 |
Richard M. Stallman |
(upcase_initials): New function.
|
Sat, 24 Sep 1994 01:54:17 +0000 |
Richard M. Stallman |
(install-arch-indep): Don't do mkdir here.
|
Sat, 24 Sep 1994 01:48:04 +0000 |
Richard M. Stallman |
(touchy_mkdir): Make dir ugo+re even if it isn't new.
|
Sat, 24 Sep 1994 01:41:54 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Preserve Vdeactivate_mark.
|
Sat, 24 Sep 1994 01:27:46 +0000 |
Richard M. Stallman |
(find-alternate-file): Confirm killing buffer only if it is visiting a file.
|
Sat, 24 Sep 1994 01:16:19 +0000 |
Richard M. Stallman |
(get-file-buffer): Doc fix.
|
Sat, 24 Sep 1994 01:10:23 +0000 |
Richard M. Stallman |
(vc-finish-steal): Fix typo in previous change.
|
Sat, 24 Sep 1994 01:08:40 +0000 |
Richard M. Stallman |
(vc-finish-steal): Do vc-resynch-window in the right buffer.
|
Sat, 24 Sep 1994 00:58:07 +0000 |
Richard M. Stallman |
(vc-backend-checkout): Add if-statements to the shell cmds
|
Sat, 24 Sep 1994 00:37:07 +0000 |
Richard M. Stallman |
(DONT_DEFINE_SIGNAL): Macro deleted.
|
Sat, 24 Sep 1994 00:35:02 +0000 |
Richard M. Stallman |
(DK_HEADER_FILE): Macro deleted.
|
Sat, 24 Sep 1994 00:34:23 +0000 |
Richard M. Stallman |
(DKSTAT_HEADER_FILE): Macro deleted.
|
Sat, 24 Sep 1994 00:33:39 +0000 |
Richard M. Stallman |
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
|
Sat, 24 Sep 1994 00:30:52 +0000 |
Richard M. Stallman |
(start_of_text): Don't test CANNOT_UNEXEC.
|
Sat, 24 Sep 1994 00:29:39 +0000 |
Richard M. Stallman |
Don't test CANNOT_UNEXEC.
|
Sat, 24 Sep 1994 00:28:23 +0000 |
Richard M. Stallman |
Don't test CANNOT_DUMP or CANNOT_UNEXEC.
|
Sat, 24 Sep 1994 00:20:07 +0000 |
Richard M. Stallman |
Delete BROKEN_FASYNC conditional.
|
Sat, 24 Sep 1994 00:17:57 +0000 |
Richard M. Stallman |
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
|
Sat, 24 Sep 1994 00:15:23 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Delete DID_REMOTE conditional.
|
Sat, 24 Sep 1994 00:12:06 +0000 |
Paul Reilly |
*** empty log message ***
|
Fri, 23 Sep 1994 22:49:47 +0000 |
Richard M. Stallman |
(prev_frame): Fix typo.
|
Fri, 23 Sep 1994 22:33:05 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 23 Sep 1994 22:28:08 +0000 |
Richard M. Stallman |
(exec_sentinel_error_handler): New function.
|
Fri, 23 Sep 1994 22:18:59 +0000 |
Richard M. Stallman |
(Freplace_match): New 4th arg OBJECT can specify string to replace in.
|
Fri, 23 Sep 1994 22:14:46 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Nice error if WINDOW is minibuf.
|
Fri, 23 Sep 1994 21:02:25 +0000 |
Paul Reilly |
*** empty log message ***
|
Fri, 23 Sep 1994 20:46:35 +0000 |
Richard M. Stallman |
(justify-current-line): Inherit props when inserting spaces.
|
Fri, 23 Sep 1994 18:37:12 +0000 |
Richard M. Stallman |
(copy_text_and_data): Delete some printf's.
|
Fri, 23 Sep 1994 18:35:32 +0000 |
Richard M. Stallman |
(PURESIZE): Definition deleted.
|
Fri, 23 Sep 1994 18:35:06 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 23 Sep 1994 18:20:31 +0000 |
Richard M. Stallman |
(Fx_create_frame): Rename menuBarLines resource to menuBar.
|
Fri, 23 Sep 1994 17:44:56 +0000 |
Roland McGrath |
(tag-symbol-match-p): New function.
|
Fri, 23 Sep 1994 17:29:55 +0000 |
Roland McGrath |
(tags-table-check-computed-list): Call tags-verify-table on existing
|
Fri, 23 Sep 1994 06:55:48 +0000 |
Richard M. Stallman |
(X_IO_BUG): Definition deleted.
|
Fri, 23 Sep 1994 06:38:24 +0000 |
Richard M. Stallman |
(BSD): Have two definitions according to version number.
|
Fri, 23 Sep 1994 06:18:31 +0000 |
Richard M. Stallman |
(copy_text_and_data): Add RISCiX changes.
|
Fri, 23 Sep 1994 05:44:28 +0000 |
Richard M. Stallman |
(time-stamp-mail-host-name): Use mail-host-address.
|
Fri, 23 Sep 1994 05:42:40 +0000 |
Richard M. Stallman |
(UTILITIES): Remove test-distrib, make-docfile, make-path.
|
Fri, 23 Sep 1994 05:31:24 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
|
Fri, 23 Sep 1994 05:28:56 +0000 |
Richard M. Stallman |
(FRAME_X_DISPLAY): New macro.
|
Fri, 23 Sep 1994 05:14:56 +0000 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Fix formal name of Hungary.
|
Fri, 23 Sep 1994 04:54:46 +0000 |
Richard M. Stallman |
(x_destroy_window): Decrement ref count of x_screen struct.
|
Fri, 23 Sep 1994 04:37:16 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Copy the whole block of headers from the message
|
Thu, 22 Sep 1994 22:00:06 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 22 Sep 1994 20:31:07 +0000 |
Richard M. Stallman |
(add-change-log-entry): Set add-log-full-name and
|
Thu, 22 Sep 1994 20:00:48 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Use WINDOW's frame
|
Thu, 22 Sep 1994 19:20:52 +0000 |
Karl Heuer |
(evaporate_overlays): Overlay is in car, not cdr.
|
Thu, 22 Sep 1994 17:01:39 +0000 |
Karl Heuer |
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
|
Thu, 22 Sep 1994 17:00:25 +0000 |
Karl Heuer |
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
|
Thu, 22 Sep 1994 12:10:16 +0000 |
Francesco Potort |
User option Man-notify-flag renamed to Man-notify-method.
|
Thu, 22 Sep 1994 11:41:17 +0000 |
Francesco Potort |
* ispell.el (check-ispell-version): suggest to try ispell4.el if
|
Thu, 22 Sep 1994 07:41:35 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Thu, 22 Sep 1994 07:29:02 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increment both values.
|
Thu, 22 Sep 1994 07:26:46 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Delete the frame if get error.
|
Thu, 22 Sep 1994 07:22:46 +0000 |
Richard M. Stallman |
(insert-buffer): Default to first buffer other than current one.
|
Thu, 22 Sep 1994 06:55:11 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Simply the regexp
|
Thu, 22 Sep 1994 06:42:30 +0000 |
Richard M. Stallman |
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
|
Thu, 22 Sep 1994 06:37:06 +0000 |
Richard M. Stallman |
(Vdebug_on_error): Declared.
|
Thu, 22 Sep 1994 06:26:46 +0000 |
Richard M. Stallman |
(cmd_error_internal): New function, broken out of cmd_error.
|
Thu, 22 Sep 1994 05:47:28 +0000 |
Richard M. Stallman |
(special-display-popup-frame): Rename new arg to ARGS.
|
Thu, 22 Sep 1994 05:07:30 +0000 |
Richard M. Stallman |
(print-help-return-message): Handle cons cells
|
Thu, 22 Sep 1994 05:04:59 +0000 |
Richard M. Stallman |
(display-buffer, special-display-buffer-names)
|
Thu, 22 Sep 1994 05:03:56 +0000 |
Richard M. Stallman |
(special-display-popup-frame): New argument PARAMS.
|
Thu, 22 Sep 1994 04:56:49 +0000 |
Richard M. Stallman |
(mail-host-address): New variable.
|
Thu, 22 Sep 1994 04:27:58 +0000 |
Chris Siebenmann |
add convex c3* c4*
|
Thu, 22 Sep 1994 04:15:33 +0000 |
Richard M. Stallman |
(file-ownership-preserved-p): New function.
|
Thu, 22 Sep 1994 04:11:43 +0000 |
Richard M. Stallman |
(cmputc): Return int rather than void.
|
Thu, 22 Sep 1994 04:11:04 +0000 |
Richard M. Stallman |
(evalcost, cmputc): They now return their arguments.
|
Thu, 22 Sep 1994 03:59:10 +0000 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
Thu, 22 Sep 1994 03:34:43 +0000 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Update domain list.
|
Thu, 22 Sep 1994 02:48:14 +0000 |
Richard M. Stallman |
(vc-menu-map): Set up menu items.
|
Thu, 22 Sep 1994 02:38:55 +0000 |
Richard M. Stallman |
(Fmessage_or_box): Use Fmessage_box with new name.
|
Wed, 21 Sep 1994 23:19:26 +0000 |
Richard M. Stallman |
(init_eval_once): Init Vrun_hooks here.
|
Wed, 21 Sep 1994 21:56:37 +0000 |
Richard M. Stallman |
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
|
Wed, 21 Sep 1994 21:52:23 +0000 |
Richard M. Stallman |
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
|
Wed, 21 Sep 1994 20:48:00 +0000 |
Richard M. Stallman |
(vc-menu-map): New menu.
|
Wed, 21 Sep 1994 19:05:52 +0000 |
Richard M. Stallman |
Fix indentation.
|
Wed, 21 Sep 1994 18:54:05 +0000 |
Richard M. Stallman |
(Fmessage_box): Renamed from Fbox_message.
|
Wed, 21 Sep 1994 18:42:05 +0000 |
Richard M. Stallman |
(emerge-recenter, emerge-operate-on-windows):
|
Wed, 21 Sep 1994 18:37:00 +0000 |
Richard M. Stallman |
(find-tag-noselect): Simplify.
|
Wed, 21 Sep 1994 18:26:57 +0000 |
Richard M. Stallman |
(mail-default-reply-to): Initialize to t.
|
Wed, 21 Sep 1994 17:02:10 +0000 |
David J. MacKenzie |
remove trailing slashes from srcdir
|
Wed, 21 Sep 1994 16:15:42 +0000 |
Francesco Potort |
* man.el (Man-notify-flag): replaces the old Man-notify
|
Wed, 21 Sep 1994 09:35:35 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 21 Sep 1994 09:28:40 +0000 |
Richard M. Stallman |
(i[345]86-sequent-ptx*): Handle
|
Wed, 21 Sep 1994 08:14:33 +0000 |
Richard M. Stallman |
(overlays_at): New arg PREV_PTR.
|
Wed, 21 Sep 1994 06:54:51 +0000 |
Richard M. Stallman |
(concat3): New function.
|
Wed, 21 Sep 1994 06:46:02 +0000 |
Richard M. Stallman |
(compute_char_face): Pass new arg to overlays_at.
|
Wed, 21 Sep 1994 06:44:59 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass new arg to overlays_at.
|
Wed, 21 Sep 1994 06:33:22 +0000 |
Richard M. Stallman |
(rmail-mode-kill-summary): New function.
|
Wed, 21 Sep 1994 06:25:26 +0000 |
Richard M. Stallman |
(Fget_char_property): Pass new arg to overlays_at.
|
Wed, 21 Sep 1994 06:04:20 +0000 |
Richard M. Stallman |
(Fx_get_resource): Doc fix.
|
Wed, 21 Sep 1994 05:36:21 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 21 Sep 1994 05:19:43 +0000 |
Richard M. Stallman |
(remove-hook, add-hook): Copy existing list before modifying.
|
Wed, 21 Sep 1994 03:40:21 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 21 Sep 1994 03:23:32 +0000 |
Richard M. Stallman |
(from, labels, data): Use MAX_DATA_LEN as length.
|
Wed, 21 Sep 1994 00:59:22 +0000 |
Karl Heuer |
(report_error): Include reason in error message.
|
Tue, 20 Sep 1994 23:52:38 +0000 |
Richard M. Stallman |
(mail-bury-selects-summary): New variable.
|
Tue, 20 Sep 1994 22:16:26 +0000 |
Richard M. Stallman |
(paths-force): Depend on src/paths.h
|
Tue, 20 Sep 1994 19:31:16 +0000 |
Richard M. Stallman |
(facemenu-update): Make menu separators all dashes.
|
Tue, 20 Sep 1994 06:12:27 +0000 |
Richard M. Stallman |
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
|
Tue, 20 Sep 1994 05:51:50 +0000 |
Karl Heuer |
(r_alloc_freeze_level): New variable.
|
Tue, 20 Sep 1994 05:40:52 +0000 |
Karl Heuer |
(trivial_regexp_p): New function.
|
Tue, 20 Sep 1994 05:38:59 +0000 |
Richard M. Stallman |
(add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
|
Tue, 20 Sep 1994 05:20:16 +0000 |
Karl Heuer |
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
|
Tue, 20 Sep 1994 05:18:53 +0000 |
Karl Heuer |
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
|
Tue, 20 Sep 1994 05:17:41 +0000 |
Karl Heuer |
(compute_motion): Fix comment.
|
Tue, 20 Sep 1994 05:15:25 +0000 |
Karl Heuer |
(set_frame_size, EmacsFrameSetCharSize): Change
|
Tue, 20 Sep 1994 05:13:22 +0000 |
Karl Heuer |
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
|
Tue, 20 Sep 1994 05:12:09 +0000 |
Karl Heuer |
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
|
Tue, 20 Sep 1994 05:07:53 +0000 |
Karl Heuer |
(x_set_scroll_bar_width): New function.
|
Tue, 20 Sep 1994 05:05:02 +0000 |
Karl Heuer |
* xterm.c (x_new_font): Compute number of scrollbar columns.
|
Tue, 20 Sep 1994 04:47:17 +0000 |
Karl Heuer |
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.
|
Tue, 20 Sep 1994 04:44:01 +0000 |
Karl Heuer |
(Fset_window_buffer): Fix Lisp_Object vs. int problems.
|
Tue, 20 Sep 1994 04:39:43 +0000 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
Tue, 20 Sep 1994 04:27:40 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): If writing temp file fails
|
Tue, 20 Sep 1994 04:27:27 +0000 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
Tue, 20 Sep 1994 04:26:12 +0000 |
Richard M. Stallman |
(query-replace-interactive): New user option.
|
Tue, 20 Sep 1994 04:07:48 +0000 |
Karl Heuer |
(set_file_times): Move this out of the USG conditional.
|
Tue, 20 Sep 1994 03:18:33 +0000 |
Richard M. Stallman |
(PURESIZE_RATIO, BASE_PURESIZE): Defined.
|
Tue, 20 Sep 1994 02:29:40 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS): Defined.
|
Tue, 20 Sep 1994 02:20:05 +0000 |
Richard M. Stallman |
(struct saved_window_data): New slots min_width, min_height.
|
Tue, 20 Sep 1994 01:28:35 +0000 |
Per Bothner |
Patches for HPUX, and SunOS4 (Japanese).
|
Tue, 20 Sep 1994 01:05:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Sep 1994 00:59:24 +0000 |
Richard M. Stallman |
(add-hook): Doc fix.
|
Tue, 20 Sep 1994 00:26:25 +0000 |
Richard M. Stallman |
(malloc, realloc): Declared.
|
Mon, 19 Sep 1994 21:50:20 +0000 |
Jim Blandy |
entered into RCS
|
Mon, 19 Sep 1994 21:50:07 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 19 Sep 1994 20:24:47 +0000 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
Mon, 19 Sep 1994 18:15:11 +0000 |
Karl Heuer |
(config_options): Save all arguments, not just some.
|
Mon, 19 Sep 1994 17:46:42 +0000 |
Karl Heuer |
(Fkey_description): Reverse condition.
|
Mon, 19 Sep 1994 17:33:18 +0000 |
Karl Heuer |
(report-emacs-bug): system-configuration-options was misspelled as
|
Mon, 19 Sep 1994 17:31:15 +0000 |
Jim Blandy |
* disp-table.el: Add support for new window border display table
|
Mon, 19 Sep 1994 17:28:37 +0000 |
Jim Blandy |
Add a new element to display tables controlling side-by-side
|
Mon, 19 Sep 1994 17:17:02 +0000 |
Karl Heuer |
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
|
Mon, 19 Sep 1994 11:47:05 +0000 |
Francesco Potort |
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and
|
Mon, 19 Sep 1994 05:54:59 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Delete definition.
|
Mon, 19 Sep 1994 05:51:16 +0000 |
Richard M. Stallman |
(picture-yank-at-click): New function.
|
Mon, 19 Sep 1994 05:29:15 +0000 |
Richard M. Stallman |
Handle ==, !=, + and -.
|
Mon, 19 Sep 1994 05:11:40 +0000 |
Richard M. Stallman |
(Info-insert-dir): Insert newlines before rather than
|
Mon, 19 Sep 1994 05:07:10 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
|
Mon, 19 Sep 1994 05:03:02 +0000 |
Richard M. Stallman |
(rmail-summary-construct-io-menu): New function.
|
Mon, 19 Sep 1994 05:02:12 +0000 |
Richard M. Stallman |
(rmail-output-menu): Function deleted.
|
Mon, 19 Sep 1994 05:01:33 +0000 |
Richard M. Stallman |
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
|
Mon, 19 Sep 1994 04:32:41 +0000 |
Richard M. Stallman |
(file-name-sans-extension): New function.
|
Mon, 19 Sep 1994 00:18:27 +0000 |
Karl Heuer |
(validate_interval_range, property_value, Fget_char_property,
|
Mon, 19 Sep 1994 00:17:55 +0000 |
Karl Heuer |
(openp): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:17:26 +0000 |
Karl Heuer |
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:16:58 +0000 |
Karl Heuer |
(Fframe_parameters): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:16:13 +0000 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
|
Mon, 19 Sep 1994 00:15:36 +0000 |
Karl Heuer |
(Fsignal): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:15:08 +0000 |
Karl Heuer |
(Frandom): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:14:49 +0000 |
Karl Heuer |
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:14:16 +0000 |
Karl Heuer |
(read_minibuf): Fix Lisp_Object vs. int problems.
|
Mon, 19 Sep 1994 00:13:35 +0000 |
Karl Heuer |
Declare Fmake_sparse_keymap.
|
Mon, 19 Sep 1994 00:12:39 +0000 |
Karl Heuer |
Add #include "keyboard.h"
|
Sun, 18 Sep 1994 23:59:10 +0000 |
Karl Heuer |
(Fmember): Declare this function.
|
Sun, 18 Sep 1994 23:46:48 +0000 |
Karl Heuer |
(install-arch-indep): Copy DOC-*, not DOC*
|
Sun, 18 Sep 1994 21:35:34 +0000 |
Karl Heuer |
(_ALL_SOURCE): Don't redefine if already defined.
|
Sun, 18 Sep 1994 21:27:01 +0000 |
Karl Heuer |
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
|
Sun, 18 Sep 1994 21:12:31 +0000 |
Karl Heuer |
Delete obsolete symbols.
|
Sun, 18 Sep 1994 20:34:21 +0000 |
Karl Heuer |
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
|
Sun, 18 Sep 1994 20:30:01 +0000 |
Richard M. Stallman |
(tex-start-shell): Inherit comint-mode-map, don't copy.
|
Sun, 18 Sep 1994 20:28:23 +0000 |
Richard M. Stallman |
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
|
Sun, 18 Sep 1994 20:11:07 +0000 |
Richard M. Stallman |
(struct process): New field tty_name.
|
Sun, 18 Sep 1994 20:06:54 +0000 |
Richard M. Stallman |
(telnet-mode-map): Inherit from comint-mode-map.
|
Sun, 18 Sep 1994 20:04:00 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
Sun, 18 Sep 1994 20:01:47 +0000 |
Richard M. Stallman |
(Ffile_writable_p): Don't use ro_fsys.
|
Sun, 18 Sep 1994 19:54:50 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 18 Sep 1994 19:17:01 +0000 |
Karl Heuer |
(Fcopy_file): Use set_file_times, and check for the error return.
|
Sun, 18 Sep 1994 19:15:39 +0000 |
Karl Heuer |
Declare set_file_times.
|
Sun, 18 Sep 1994 19:13:39 +0000 |
Karl Heuer |
(set_file_times): New function.
|
Sun, 18 Sep 1994 19:00:32 +0000 |
Karl Heuer |
Add HAVE_STRUCT_UTIMBUF.
|
Sun, 18 Sep 1994 18:59:49 +0000 |
Karl Heuer |
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
|
Sun, 18 Sep 1994 18:57:22 +0000 |
Richard M. Stallman |
(preserve_other_columns): Fix arg to sizeof in bcopy call.
|
Sun, 18 Sep 1994 18:43:33 +0000 |
Karl Heuer |
Add AC_AIX.
|
Sun, 18 Sep 1994 18:16:20 +0000 |
Richard M. Stallman |
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.
|
Sun, 18 Sep 1994 09:09:43 +0000 |
Richard M. Stallman |
(rmail-forward): Insert separator before and after message.
|
Sun, 18 Sep 1994 08:52:32 +0000 |
Richard M. Stallman |
(ediff-submit-report, ediff-revision)
|
Sun, 18 Sep 1994 08:46:34 +0000 |
Richard M. Stallman |
(reset_buffer): Don't call reset_buffer_local_variables.
|
Sun, 18 Sep 1994 08:45:56 +0000 |
Richard M. Stallman |
(get_minibuffer): Call Fkill_all_local_variables.
|
Sun, 18 Sep 1994 08:27:12 +0000 |
Richard M. Stallman |
Major rewrite to behave more like a minor mode.
|
Sun, 18 Sep 1994 08:19:12 +0000 |
Richard M. Stallman |
(parsing options): Simplify sed command to delete -'s.
|
Sun, 18 Sep 1994 08:14:59 +0000 |
Richard M. Stallman |
(DECLARE_GETPWUID_WITH_UID_T): Defined.
|
Sun, 18 Sep 1994 05:06:35 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap-disable): New variable.
|
Sun, 18 Sep 1994 04:05:03 +0000 |
Richard M. Stallman |
(REL_ALLOC): #undef deleted.
|
Sun, 18 Sep 1994 04:02:25 +0000 |
Richard M. Stallman |
(Fkey_description): Give error if KEYS not an array.
|
Sat, 17 Sep 1994 23:52:45 +0000 |
Richard M. Stallman |
(unexec): Fix logic for rounding section boundaries.
|
Sat, 17 Sep 1994 20:02:15 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Warn if we put a line
|
Sat, 17 Sep 1994 19:49:03 +0000 |
Richard M. Stallman |
(Fforward_comment): Do increment from, when reaching
|
Sat, 17 Sep 1994 17:11:21 +0000 |
Richard M. Stallman |
(EMACS_CONFIG_OPTIONS): Add #undef.
|
Sat, 17 Sep 1994 15:06:37 +0000 |
Paul Reilly |
*** empty log message ***
|
Sat, 17 Sep 1994 12:53:30 +0000 |
Paul Reilly |
*** empty log message ***
|
Sat, 17 Sep 1994 10:22:21 +0000 |
Richard M. Stallman |
[SUNOS4]: Include link.h.
|
Sat, 17 Sep 1994 07:30:42 +0000 |
Richard M. Stallman |
(describe-variable): Report whether var is local in this buf.
|
Sat, 17 Sep 1994 05:50:17 +0000 |
Richard M. Stallman |
Don't declare malloc.
|
Sat, 17 Sep 1994 05:46:25 +0000 |
Richard M. Stallman |
(property_value): Declare args plist, prop.
|
Sat, 17 Sep 1994 05:40:11 +0000 |
Richard M. Stallman |
(PURESIZE): Defnitions deleted.
|
Sat, 17 Sep 1994 05:36:53 +0000 |
Richard M. Stallman |
(print): sprintf arg for frame depends on VALBITS.
|
Sat, 17 Sep 1994 05:30:39 +0000 |
Richard M. Stallman |
(Fcall_process) [__osf__ && __alpha]:
|
Sat, 17 Sep 1994 05:16:09 +0000 |
Richard M. Stallman |
(terminal-map): Define switch-frame.
|
Sat, 17 Sep 1994 05:10:51 +0000 |
Richard M. Stallman |
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
|
Sat, 17 Sep 1994 03:32:48 +0000 |
Richard M. Stallman |
(facemenu-update): Reverse the menu order again.
|
Sat, 17 Sep 1994 03:16:16 +0000 |
Karl Heuer |
(menu_item_enabled_p): Fix declaration.
|
Sat, 17 Sep 1994 03:15:29 +0000 |
Karl Heuer |
Add #include "intervals.h"
|
Sat, 17 Sep 1994 03:14:26 +0000 |
Karl Heuer |
Declare some functions.
|
Sat, 17 Sep 1994 03:12:39 +0000 |
Karl Heuer |
(barf_or_query_if_file_exists): Fix declaration.
|
Sat, 17 Sep 1994 02:16:33 +0000 |
Richard M. Stallman |
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
|
Sat, 17 Sep 1994 02:07:50 +0000 |
Karl Heuer |
(config_options): New shell variable.
|
Sat, 17 Sep 1994 02:05:34 +0000 |
Karl Heuer |
(Vsystem_configuration_options): New variable.
|
Sat, 17 Sep 1994 02:04:08 +0000 |
Karl Heuer |
(report-emacs-bug): Insert configuration options.
|
Sat, 17 Sep 1994 01:52:13 +0000 |
Karl Heuer |
Declare evaporate_overlays.
|
Sat, 17 Sep 1994 01:51:58 +0000 |
Karl Heuer |
(del_range_1): Call evaporate_overlays after deleting text.
|
Sat, 17 Sep 1994 01:51:30 +0000 |
Karl Heuer |
(Qevaporate): New symbol.
|
Sat, 17 Sep 1994 01:24:59 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
Sat, 17 Sep 1994 01:00:25 +0000 |
Richard M. Stallman |
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:59:56 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 17 Sep 1994 00:51:52 +0000 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): Define, if not already defined.
|
Sat, 17 Sep 1994 00:45:16 +0000 |
Richard M. Stallman |
(message): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:43:45 +0000 |
Richard M. Stallman |
(struct window): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:41:40 +0000 |
Richard M. Stallman |
(CHECK_IMPURE, all versions): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:40:54 +0000 |
Richard M. Stallman |
(print): Use EMACS_UINT.
|
Sat, 17 Sep 1994 00:39:50 +0000 |
Richard M. Stallman |
Check for __alpha, in __osf__ conditional.
|
Sat, 17 Sep 1994 00:37:10 +0000 |
Richard M. Stallman |
(unchain_marker): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:36:43 +0000 |
Richard M. Stallman |
(Fload): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:35:09 +0000 |
Richard M. Stallman |
(Lisp_Object): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:32:14 +0000 |
Richard M. Stallman |
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:31:05 +0000 |
Richard M. Stallman |
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:30:07 +0000 |
Richard M. Stallman |
(Fnarrow_to_region, format1): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:29:03 +0000 |
Richard M. Stallman |
(Fdocumentation): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:28:47 +0000 |
Karl Heuer |
(ispell-menu-map): Order menu items by size: buffer > region > word.
|
Sat, 17 Sep 1994 00:28:39 +0000 |
Richard M. Stallman |
(struct face): Use EMACS_UINT.
|
Sat, 17 Sep 1994 00:27:54 +0000 |
Richard M. Stallman |
(sign_extend_lisp_int): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:27:16 +0000 |
Richard M. Stallman |
(Fcall_interactively): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:26:43 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables, Fbuffer_local_variables)
|
Sat, 17 Sep 1994 00:25:35 +0000 |
Richard M. Stallman |
(pure, pure_size): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:16:57 +0000 |
Richard M. Stallman |
(getloadavg): Add OSF_ALPHA support.
|
Sat, 17 Sep 1994 00:14:40 +0000 |
Richard M. Stallman |
(shut_down_emacs): Don't call Fx_close_current_connection.
|
Sat, 17 Sep 1994 00:09:21 +0000 |
Richard M. Stallman |
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
|
Sat, 17 Sep 1994 00:07:41 +0000 |
Richard M. Stallman |
(alpha-dec-osf*): New target.
|
Sat, 17 Sep 1994 00:06:18 +0000 |
Karl Heuer |
(insert-register): Add `*' interactive spec.
|
Sat, 17 Sep 1994 00:02:50 +0000 |
Karl Heuer |
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
|
Fri, 16 Sep 1994 23:54:06 +0000 |
Richard M. Stallman |
(compile-internal): Set EMACS=t in process-environment.
|
Fri, 16 Sep 1994 23:41:47 +0000 |
Karl Heuer |
(complex-buffers-menu-p): Delete; obsolete variable.
|
Fri, 16 Sep 1994 23:39:59 +0000 |
Karl Heuer |
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
|
Fri, 16 Sep 1994 23:36:57 +0000 |
Richard M. Stallman |
Use just one FRC target.
|
Fri, 16 Sep 1994 23:35:43 +0000 |
Karl Heuer |
(clear_to_end): Fix reversed condition.
|
Fri, 16 Sep 1994 23:31:10 +0000 |
Karl Heuer |
(Info-edit): Move the customary mode-initialization calls out of here.
|
Fri, 16 Sep 1994 23:20:51 +0000 |
Karl Heuer |
(display-time-24hr-format): Doc fix.
|
Fri, 16 Sep 1994 23:10:44 +0000 |
Richard M. Stallman |
(ispell-highlight-spelling-error): Test window-system.
|
Fri, 16 Sep 1994 22:29:25 +0000 |
Karl Heuer |
(mail-alias-modtime): New variable.
|
Fri, 16 Sep 1994 22:28:30 +0000 |
Karl Heuer |
Require sendmail. Delete redundant defvar.
|
Fri, 16 Sep 1994 22:18:10 +0000 |
Karl Heuer |
(Qcompletion_ignored_extensions): New symbol.
|
Fri, 16 Sep 1994 22:17:40 +0000 |
Karl Heuer |
(Fdelete_file): Bind completion-ignored-extensions to nil.
|
Fri, 16 Sep 1994 22:02:54 +0000 |
Karl Heuer |
(Fcdr_safe): Delete extraneous blank in docstring.
|
Fri, 16 Sep 1994 21:57:45 +0000 |
Karl Heuer |
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
|
Fri, 16 Sep 1994 21:56:18 +0000 |
Karl Heuer |
Define MODE_LINE_BINARY_TEXT.
|
Fri, 16 Sep 1994 21:40:54 +0000 |
Karl Heuer |
(compilation-sentinel): Include exit status in modeline.
|
Fri, 16 Sep 1994 21:39:41 +0000 |
Richard M. Stallman |
(dired-buffers-for-dir): Delete debugging code.
|
Fri, 16 Sep 1994 21:35:29 +0000 |
Richard M. Stallman |
(dired-fun-in-all-buffers): Expand dir at start.
|
Fri, 16 Sep 1994 21:35:10 +0000 |
Richard M. Stallman |
(dired-clean-up-after-deletion): Expand fn.
|
Fri, 16 Sep 1994 21:34:27 +0000 |
Richard M. Stallman |
(dired-buffers-for-dir): Assume dirs are preexpanded.
|
Fri, 16 Sep 1994 21:31:00 +0000 |
Karl Heuer |
(read_minibuf): Don't add to the history list if the minibuffer string is
|
Fri, 16 Sep 1994 21:16:20 +0000 |
Karl Heuer |
(etags_getcwd): Use getcwd if available.
|
Fri, 16 Sep 1994 20:08:33 +0000 |
Richard M. Stallman |
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
|
Fri, 16 Sep 1994 20:06:28 +0000 |
Richard M. Stallman |
(xmenu.o): Depend on puresize.h.
|
Fri, 16 Sep 1994 18:39:54 +0000 |
Paul Reilly |
entered into RCS
|
Fri, 16 Sep 1994 17:37:05 +0000 |
Paul Reilly |
entered into RCS
|
Fri, 16 Sep 1994 17:37:03 +0000 |
Paul Reilly |
*** empty log message ***
|
Fri, 16 Sep 1994 11:18:45 +0000 |
Karl Heuer |
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
|
Fri, 16 Sep 1994 09:23:48 +0000 |
Richard M. Stallman |
Delete X11 conditionals.
|
Fri, 16 Sep 1994 09:23:15 +0000 |
Richard M. Stallman |
Delete X11 conditionals.
|
Fri, 16 Sep 1994 08:51:35 +0000 |
Richard M. Stallman |
(Fx_display_grayscale_p): Check for > 1 pane.
|
Fri, 16 Sep 1994 08:44:49 +0000 |
Richard M. Stallman |
(Fx_display_grayscale_p): New function.
|
Fri, 16 Sep 1994 08:11:26 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
Fri, 16 Sep 1994 07:51:40 +0000 |
Richard M. Stallman |
(__bsdi__): Define, unless already defined.
|
Fri, 16 Sep 1994 07:51:25 +0000 |
Richard M. Stallman |
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
Fri, 16 Sep 1994 07:51:10 +0000 |
Richard M. Stallman |
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
Fri, 16 Sep 1994 04:54:58 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Expand regular
|
Fri, 16 Sep 1994 04:36:54 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Rename "Kill Buffer" menu item.
|
Fri, 16 Sep 1994 03:29:33 +0000 |
Karl Heuer |
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
|
Fri, 16 Sep 1994 00:41:59 +0000 |
Karl Heuer |
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
|
Fri, 16 Sep 1994 00:03:20 +0000 |
Richard M. Stallman |
(removenullpaths, paths-force):
|
Thu, 15 Sep 1994 23:55:25 +0000 |
Richard M. Stallman |
(system-key-alist): Add Sun definition for mute-acute.
|
Thu, 15 Sep 1994 22:19:50 +0000 |
Karl Heuer |
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.
|
Thu, 15 Sep 1994 22:16:49 +0000 |
Karl Heuer |
(yank-menu): New variable; kill-ring in menu format.
|
Thu, 15 Sep 1994 21:52:44 +0000 |
Karl Heuer |
Fix typo in comment.
|
Thu, 15 Sep 1994 21:51:14 +0000 |
Karl Heuer |
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
|
Thu, 15 Sep 1994 21:33:54 +0000 |
Richard M. Stallman |
(auto-insert-alist): Add entries for C++.
|
Thu, 15 Sep 1994 21:30:21 +0000 |
Karl Heuer |
(kill-new): New optional argument means replace most recent kill.
|
Thu, 15 Sep 1994 21:24:37 +0000 |
Richard M. Stallman |
(syms_of_textprop): Delete Lisp var interval-balance-threshold.
|
Thu, 15 Sep 1994 21:22:26 +0000 |
Richard M. Stallman |
(interval_balance_threshold): Var deleted.
|
Thu, 15 Sep 1994 20:10:12 +0000 |
Richard M. Stallman |
Don't call menu-bar-mode.
|
Thu, 15 Sep 1994 20:09:49 +0000 |
Richard M. Stallman |
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
|
Thu, 15 Sep 1994 08:45:46 +0000 |
Richard M. Stallman |
(Fx_create_frame): Make 1 the default for menu-bar-lines.
|
Thu, 15 Sep 1994 05:51:07 +0000 |
Richard M. Stallman |
(SUNOS4): Defined.
|
Thu, 15 Sep 1994 04:20:07 +0000 |
Richard M. Stallman |
(telnet-program): New variable.
|
Thu, 15 Sep 1994 04:06:55 +0000 |
Richard M. Stallman |
Include window.h.
|
Thu, 15 Sep 1994 03:47:07 +0000 |
Richard M. Stallman |
(removenullpaths, paths-force):
|
Thu, 15 Sep 1994 03:39:16 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 15 Sep 1994 03:31:52 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Thu, 15 Sep 1994 03:21:56 +0000 |
Richard M. Stallman |
(forward-page): If we find a match that ends where we
|
Thu, 15 Sep 1994 03:10:00 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
Thu, 15 Sep 1994 03:07:47 +0000 |
Richard M. Stallman |
(commmand-line): Fix previous change.
|
Thu, 15 Sep 1994 02:35:45 +0000 |
Richard M. Stallman |
(command-line): If we can't load x-win.el, terminate.
|
Thu, 15 Sep 1994 02:15:29 +0000 |
Richard M. Stallman |
(facemenu-update): Don't use quoted constant lists
|
Wed, 14 Sep 1994 23:24:45 +0000 |
Richard M. Stallman |
Include puresize.h.
|
Wed, 14 Sep 1994 20:24:21 +0000 |
Richard M. Stallman |
Add autoloads.
|
Wed, 14 Sep 1994 20:21:36 +0000 |
Richard M. Stallman |
Update to 2.15.
|
Wed, 14 Sep 1994 19:32:18 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 14 Sep 1994 18:55:08 +0000 |
Richard M. Stallman |
(c-mode-map): Add "Highlight Conditionals" menu item.
|
Wed, 14 Sep 1994 18:48:45 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 14 Sep 1994 18:29:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 14 Sep 1994 09:17:32 +0000 |
Richard M. Stallman |
(Info-mode-map): Bind M-s like s.
|
Wed, 14 Sep 1994 09:16:31 +0000 |
Richard M. Stallman |
(Fset_default_file_modes): Doc fix.
|
Wed, 14 Sep 1994 09:15:46 +0000 |
Richard M. Stallman |
(delete_temp_file): Use Fdelete_file.
|
Wed, 14 Sep 1994 09:05:48 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 14 Sep 1994 09:03:27 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 14 Sep 1994 09:01:02 +0000 |
Richard M. Stallman |
(repeat-complex-command, next-history-element,
|
Wed, 14 Sep 1994 09:00:44 +0000 |
Richard M. Stallman |
(server-start): Always use pipes for communication.
|
Wed, 14 Sep 1994 03:22:57 +0000 |
Karl Heuer |
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
|
Tue, 13 Sep 1994 18:01:51 +0000 |
Richard M. Stallman |
(syms_of_keymap): Doc fix.
|
Tue, 13 Sep 1994 15:46:47 +0000 |
David J. MacKenzie |
use new macro names
|
Tue, 13 Sep 1994 15:32:40 +0000 |
David J. MacKenzie |
add comment about srcdir
|
Tue, 13 Sep 1994 04:14:00 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Preserve the current buffer.
|
Tue, 13 Sep 1994 04:13:32 +0000 |
Richard M. Stallman |
(gobble_input): Block SIGALRM if we are using it.
|
Sun, 11 Sep 1994 08:36:36 +0000 |
Richard M. Stallman |
(vc-do-command): Temporarily add vc-path to the end of PATH.
|
Sun, 11 Sep 1994 05:43:50 +0000 |
Richard M. Stallman |
Further split the Ispell menu autoloads.
|
Sat, 10 Sep 1994 20:06:02 +0000 |
Richard M. Stallman |
Comment fix.
|
Sat, 10 Sep 1994 15:23:10 +0000 |
Paul Reilly |
entered into RCS
|
Sat, 10 Sep 1994 10:42:40 +0000 |
Richard Kenner |
(ptx): New OS; use for Sequent.
|
Fri, 09 Sep 1994 21:35:42 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Doc fix.
|
Fri, 09 Sep 1994 18:00:22 +0000 |
Richard Kenner |
(dsp16xx): New basic machine.
|
Fri, 09 Sep 1994 04:54:07 +0000 |
Richard M. Stallman |
Accept i586 like i386.
|
Thu, 08 Sep 1994 19:14:12 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Don't test
|
Thu, 08 Sep 1994 17:44:42 +0000 |
Karl Heuer |
(put-string-on-kill-ring): Delete this function.
|
Wed, 07 Sep 1994 01:15:22 +0000 |
Per Bothner |
* config.sub: Cleanup NeXT support to emit nextstep*.
|
Tue, 06 Sep 1994 20:33:37 +0000 |
Richard M. Stallman |
(set-rmail-inbox-list): Doc fix.
|
Tue, 06 Sep 1994 16:16:45 +0000 |
David J. MacKenzie |
rearrange AC_ARG_WITH calls
|
Tue, 06 Sep 1994 06:56:47 +0000 |
Richard M. Stallman |
(dired-omit-expunge): Avoid setting buffer modified
|
Tue, 06 Sep 1994 05:29:15 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 06 Sep 1994 02:16:33 +0000 |
Richard M. Stallman |
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.
|
Tue, 06 Sep 1994 01:34:31 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
|
Mon, 05 Sep 1994 23:59:51 +0000 |
Karl Heuer |
(make-help-screen): Doc fix.
|
Mon, 05 Sep 1994 23:18:00 +0000 |
David J. MacKenzie |
keep up to date with configure.in
|
Mon, 05 Sep 1994 21:29:37 +0000 |
David J. MacKenzie |
remove --with-x10
|
Mon, 05 Sep 1994 08:54:38 +0000 |
Richard M. Stallman |
[__GNUC__] (HAVE_ALLOCA): Defined.
|
Mon, 05 Sep 1994 04:33:23 +0000 |
Richard M. Stallman |
(c-macro-prompt-flag): Set default back to nil.
|
Mon, 05 Sep 1994 04:06:23 +0000 |
Richard M. Stallman |
(init_cmdargs): After chasing link, use only the expanded name.
|
Mon, 05 Sep 1994 01:12:25 +0000 |
Karl Heuer |
(Ffile_accessible_directory_p): Put back the gcpro.
|
Mon, 05 Sep 1994 00:13:01 +0000 |
Karl Heuer |
(srandom): Pass arg to srand48; no return value.
|
Mon, 05 Sep 1994 00:10:56 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-get-new-mail-hook.
|
Sun, 04 Sep 1994 07:02:34 +0000 |
Richard M. Stallman |
Check for lrand48, not rand48.
|
Sun, 04 Sep 1994 07:01:28 +0000 |
Richard M. Stallman |
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
|
Sun, 04 Sep 1994 07:00:46 +0000 |
Richard M. Stallman |
(HAVE_LRAND48): Replaces HAVE_RAND48.
|
Sun, 04 Sep 1994 06:52:25 +0000 |
Richard M. Stallman |
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.
|
Sun, 04 Sep 1994 02:09:55 +0000 |
Richard M. Stallman |
(init_baud_rate): Test that getobaud is actually defined.
|
Sat, 03 Sep 1994 23:33:50 +0000 |
Richard M. Stallman |
(mark-ring): Add permanent-local prop. Doc fix.
|
Sat, 03 Sep 1994 23:05:04 +0000 |
Richard M. Stallman |
(shell-command-regexp): Use a simpler faster regexp.
|
Sat, 03 Sep 1994 22:46:05 +0000 |
Richard M. Stallman |
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
|
Sat, 03 Sep 1994 22:11:00 +0000 |
Richard M. Stallman |
(Info-mode): Text for using x, not for make-face defined.
|
Sat, 03 Sep 1994 08:43:52 +0000 |
Richard M. Stallman |
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.
|
Sat, 03 Sep 1994 04:34:17 +0000 |
Richard M. Stallman |
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
|
Sat, 03 Sep 1994 03:34:55 +0000 |
Richard M. Stallman |
(pascal-auto-lineup): New variable.
|
Sat, 03 Sep 1994 00:07:49 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): Doc fix.
|
Fri, 02 Sep 1994 23:30:24 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't call verify_overlay_modification if
|
Fri, 02 Sep 1994 23:27:04 +0000 |
Richard M. Stallman |
(Fset_text_properties):
|
Fri, 02 Sep 1994 22:45:09 +0000 |
Richard M. Stallman |
(Fdelete_frame): Fix previous change.
|
Fri, 02 Sep 1994 20:17:12 +0000 |
Richard M. Stallman |
(display_text_line): Don't overrun the charstart area.
|
Thu, 01 Sep 1994 21:18:15 +0000 |
Richard M. Stallman |
(grep-command): Doc fix.
|
Thu, 01 Sep 1994 20:32:44 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Call input_polling_used.
|
Thu, 01 Sep 1994 18:06:24 +0000 |
Tom Tromey |
Added filename completion in inferior tcl mode
|
Thu, 01 Sep 1994 15:30:26 +0000 |
David J. MacKenzie |
entered into RCS
|
Thu, 01 Sep 1994 11:05:40 +0000 |
Francesco Potort |
* cmacexp.el (c-macro-prompt-flag): set default to t.
|
Thu, 01 Sep 1994 06:12:38 +0000 |
Richard M. Stallman |
(completion-before-command): Don't call get on a non-symbol.
|
Thu, 01 Sep 1994 04:47:05 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Wed, 31 Aug 1994 22:20:32 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
|
Wed, 31 Aug 1994 20:45:41 +0000 |
Richard M. Stallman |
(defined_color): New arg ALLOC--optionally don't allocate the color.
|
Wed, 31 Aug 1994 14:31:25 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Wed, 31 Aug 1994 04:14:02 +0000 |
Richard M. Stallman |
(input_polling_used): New function.
|
Tue, 30 Aug 1994 23:56:15 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
Tue, 30 Aug 1994 22:45:10 +0000 |
Richard M. Stallman |
(exit-calendar): Don't restore window config.
|
Tue, 30 Aug 1994 21:20:09 +0000 |
Richard M. Stallman |
(isearch-edit-string): Use isearch-text-char-description.
|
Tue, 30 Aug 1994 19:32:53 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 30 Aug 1994 07:20:23 +0000 |
Richard M. Stallman |
(insert_before_markers_and_inherit): New function.
|
Tue, 30 Aug 1994 07:18:47 +0000 |
Richard M. Stallman |
(Finsert_and_inherit_before_markers):
|
Tue, 30 Aug 1994 07:17:49 +0000 |
Richard M. Stallman |
(Fdelete_frame): Free the frame's glyphs arrays.
|
Tue, 30 Aug 1994 07:15:00 +0000 |
Richard M. Stallman |
(free_frame_glyphs): No longer static.
|
Tue, 30 Aug 1994 07:07:39 +0000 |
Richard M. Stallman |
(perform-replace): Restore match data before highlighting.
|
Tue, 30 Aug 1994 07:03:33 +0000 |
Richard M. Stallman |
(isearch-edit-string): In the isearch-recursive-edit case,
|
Tue, 30 Aug 1994 04:30:33 +0000 |
Richard M. Stallman |
(Ffile_accessible_directory_p): No need for gcpro.
|
Tue, 30 Aug 1994 00:47:36 +0000 |
Richard M. Stallman |
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
|
Tue, 30 Aug 1994 00:36:48 +0000 |
Richard M. Stallman |
(set-mark): When POS is nil, always clear mark-active.
|
Tue, 30 Aug 1994 00:34:35 +0000 |
Richard M. Stallman |
Provide diary-lib not diary.
|
Tue, 30 Aug 1994 00:33:34 +0000 |
Richard M. Stallman |
Require diary-lib, not diary.
|
Mon, 29 Aug 1994 01:19:13 +0000 |
Per Bothner |
Various fixes (freebsd, ncr, nextstep): See ChangeLog.
|
Sun, 28 Aug 1994 21:07:42 +0000 |
Richard M. Stallman |
(HAVE_MACH_MACH_H): Defined.
|
Sun, 28 Aug 1994 20:00:21 +0000 |
Richard M. Stallman |
(Fx_color_defined_p): Return list of RGB values, not just t.
|
Sun, 28 Aug 1994 19:59:18 +0000 |
Richard M. Stallman |
(polling_for_input): Declared.
|
Sun, 28 Aug 1994 19:58:40 +0000 |
Richard M. Stallman |
(polling_for_input): Define var unconditionally.
|
Sun, 28 Aug 1994 19:57:51 +0000 |
Richard M. Stallman |
Include keyboard.h.
|
Sun, 28 Aug 1994 07:39:12 +0000 |
Richard M. Stallman |
(xmenu_show): Don't queue events that are in the menu bar.
|
Sun, 28 Aug 1994 07:37:42 +0000 |
Richard M. Stallman |
(after-find-file-from-revert-buffer): Add defvar.
|
Sun, 28 Aug 1994 06:48:56 +0000 |
Richard M. Stallman |
(internal_self_insert): Use insert_and_inherit.
|
Sun, 28 Aug 1994 06:08:54 +0000 |
Richard M. Stallman |
(Findent_to): Pass new arg to Finsert_char.
|
Sun, 28 Aug 1994 06:07:37 +0000 |
Richard M. Stallman |
(insert_1): New arg INHERIT.
|
Sun, 28 Aug 1994 06:07:15 +0000 |
Richard M. Stallman |
(Finsert_char): New arg INHERIT.
|
Sun, 28 Aug 1994 04:14:59 +0000 |
Richard M. Stallman |
(dbx): Use newline, not semicolon, between file and stop cmds.
|
Sat, 27 Aug 1994 23:03:05 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 27 Aug 1994 21:02:12 +0000 |
Richard M. Stallman |
(outline-mode-prefix-map): New variable.
|
Sat, 27 Aug 1994 19:40:47 +0000 |
Richard M. Stallman |
(indent-rigidly): Insert new indent, then delete old.
|
Sat, 27 Aug 1994 19:06:19 +0000 |
Richard M. Stallman |
(comint-arguments): Treat \n and \t like space.
|
Fri, 26 Aug 1994 23:19:19 +0000 |
Per Bothner |
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
|
Fri, 26 Aug 1994 22:45:20 +0000 |
Richard Kenner |
Recognize powerpc-ibm-aix3.2.5.
|
Fri, 26 Aug 1994 22:21:31 +0000 |
Per Bothner |
Merges from Cygnus version.
|
Fri, 26 Aug 1994 21:25:43 +0000 |
Richard M. Stallman |
(xterm.o): Depend on keyboard.h.
|
Fri, 26 Aug 1994 14:57:46 +0000 |
David J. MacKenzie |
Initial revision
|
Fri, 26 Aug 1994 06:55:43 +0000 |
Richard M. Stallman |
(rmail-summary-output-menu): New command.
|
Fri, 26 Aug 1994 05:18:31 +0000 |
Karl Heuer |
(x_make_frame_visible): Call signal handler directly.
|
Fri, 26 Aug 1994 01:44:01 +0000 |
Richard M. Stallman |
Add LINUX_QMAGIC conditional.
|
Fri, 26 Aug 1994 00:45:03 +0000 |
Richard M. Stallman |
(USE_NONANSI_DEFUN): Defined.
|
Fri, 26 Aug 1994 00:44:42 +0000 |
Richard M. Stallman |
(DEFUN): Check USE_NONANSI_DEFUN.
|
Fri, 26 Aug 1994 00:40:24 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 26 Aug 1994 00:30:33 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 26 Aug 1994 00:27:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 26 Aug 1994 00:05:30 +0000 |
Richard M. Stallman |
(vc-backend-checkout): Don't use -G for SCCS.
|
Thu, 25 Aug 1994 23:23:09 +0000 |
Richard M. Stallman |
(toggle-rot13-mode): New function.
|
Thu, 25 Aug 1994 22:55:25 +0000 |
Richard M. Stallman |
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
|
Thu, 25 Aug 1994 05:05:50 +0000 |
Richard M. Stallman |
(xmenu_show): Do nothing special for ButtonPress in the menu.
|
Thu, 25 Aug 1994 01:51:34 +0000 |
Roland McGrath |
(tags-table-extend-computed-list): In loop processing list of included
|
Thu, 25 Aug 1994 01:25:55 +0000 |
Richard M. Stallman |
(display_scan_buffer): New function.
|
Thu, 25 Aug 1994 00:39:13 +0000 |
Charles Hannum |
Update to match config.sub changes for NetBSD.
|
Thu, 25 Aug 1994 00:37:35 +0000 |
Charles Hannum |
Revert pc532 handling.
|
Thu, 25 Aug 1994 00:24:48 +0000 |
Charles Hannum |
Rearrange handling of NetBSD ports.
|
Thu, 25 Aug 1994 00:05:36 +0000 |
Richard M. Stallman |
(find-file-noselect): Improve "file changed" message.
|
Wed, 24 Aug 1994 23:42:49 +0000 |
Richard M. Stallman |
(unexec): Copy previous change in unexelf.c.
|
Wed, 24 Aug 1994 23:31:55 +0000 |
Richard M. Stallman |
(comint-arguments): Rewrite for speed.
|
Wed, 24 Aug 1994 23:27:35 +0000 |
Charles Hannum |
Add da30-* for da30-unknown-netbsd*.
|
Wed, 24 Aug 1994 23:19:42 +0000 |
Charles Hannum |
Remove mac68k-*.
|
Wed, 24 Aug 1994 19:53:17 +0000 |
Richard M. Stallman |
(ispell-buffer-local-words): Don't treat doublequote
|
Wed, 24 Aug 1994 19:51:01 +0000 |
Richard M. Stallman |
(term_init): Added missing argument to tgetstr.
|
Wed, 24 Aug 1994 19:40:44 +0000 |
Richard M. Stallman |
(textget): Ignore category prop if not a symbol.
|
Wed, 24 Aug 1994 19:40:30 +0000 |
Richard M. Stallman |
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.
|
Wed, 24 Aug 1994 06:28:41 +0000 |
Karl Heuer |
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
|
Wed, 24 Aug 1994 04:50:24 +0000 |
Richard M. Stallman |
(mouse-extend): In Transient Mark mode, use the region
|
Wed, 24 Aug 1994 04:23:07 +0000 |
Charles Hannum |
*** empty log message ***
|
Wed, 24 Aug 1994 04:07:50 +0000 |
Charles Hannum |
Add NetBSD support.
|
Wed, 24 Aug 1994 02:04:01 +0000 |
Roland McGrath |
Initial revision
|
Wed, 24 Aug 1994 00:55:52 +0000 |
Karl Heuer |
(shell-command-on-region): Don't delete current buffer.
|
Wed, 24 Aug 1994 00:39:46 +0000 |
Karl Heuer |
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
|
Wed, 24 Aug 1994 00:35:51 +0000 |
Karl Heuer |
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
|
Tue, 23 Aug 1994 23:00:56 +0000 |
Karl Heuer |
(pos_tab_offset): Don't trigger point-motion hooks.
|
Tue, 23 Aug 1994 22:58:08 +0000 |
Richard M. Stallman |
(backward-delete-char-untabify): Doc fix.
|
Tue, 23 Aug 1994 22:56:44 +0000 |
Karl Heuer |
(Frename_buffer): Fix gcpro problems.
|
Tue, 23 Aug 1994 22:43:43 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Don't use -p on dgux, irix.
|
Tue, 23 Aug 1994 22:36:41 +0000 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
Tue, 23 Aug 1994 22:28:49 +0000 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
Tue, 23 Aug 1994 21:35:23 +0000 |
Richard M. Stallman |
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
|
Tue, 23 Aug 1994 20:50:09 +0000 |
Richard M. Stallman |
(redisplay_window): Don't access text before BEGV.
|
Tue, 23 Aug 1994 19:53:39 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Run the
|
Tue, 23 Aug 1994 16:34:26 +0000 |
Richard M. Stallman |
Formerly tasks.texi.~13~
|
Tue, 23 Aug 1994 16:33:18 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Split string constant into lines.
|
Tue, 23 Aug 1994 16:08:12 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 23 Aug 1994 08:24:23 +0000 |
Richard M. Stallman |
(read_char): After read_char_minibuf_menu_prompt,
|
Tue, 23 Aug 1994 07:09:07 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 23 Aug 1994 07:05:17 +0000 |
Richard M. Stallman |
(Fmake_directory_internal): Pass just 2 args to handler.
|
Tue, 23 Aug 1994 06:55:46 +0000 |
Karl Heuer |
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
|
Tue, 23 Aug 1994 06:04:59 +0000 |
Richard M. Stallman |
Move m68k-ccur handling to proper part of file.
|
Tue, 23 Aug 1994 00:33:29 +0000 |
Karl Heuer |
(Fstring_match): Fix sign error.
|
Mon, 22 Aug 1994 23:27:23 +0000 |
Karl Heuer |
Fix comment.
|
Mon, 22 Aug 1994 23:18:42 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
|
Mon, 22 Aug 1994 15:56:24 +0000 |
Tom Tromey |
tcl-load-file default to current buffer.
|
Sun, 21 Aug 1994 20:33:05 +0000 |
Tom Tromey |
Fixed bug in tcl-guess-application.
|
Sun, 21 Aug 1994 18:09:30 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
|
Sun, 21 Aug 1994 18:02:21 +0000 |
Richard M. Stallman |
(src/m, src/s): Put *.inp in distribution.
|
Sun, 21 Aug 1994 17:39:15 +0000 |
Richard M. Stallman |
(news-fkey-prefix): Use kp-decimal, not kp-period.
|
Sun, 21 Aug 1994 17:26:15 +0000 |
Richard M. Stallman |
(news-select-message): Do most of the work
|
Sun, 21 Aug 1994 03:54:45 +0000 |
Tom Tromey |
Keybindings don't overshadown comint bindings.
|
Sat, 20 Aug 1994 00:48:16 +0000 |
Richard M. Stallman |
Eliminate local var bss_end.
|
Sat, 20 Aug 1994 00:03:24 +0000 |
Richard M. Stallman |
Accept i586 and i486 along with i386.
|
Fri, 19 Aug 1994 22:50:56 +0000 |
Richard M. Stallman |
(rmail-retry-failure, mail-unsent-separator): Doc fix.
|
Fri, 19 Aug 1994 08:00:34 +0000 |
Richard M. Stallman |
(news-mode): Don't set mode-name to a list.
|
Fri, 19 Aug 1994 07:23:05 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Fri, 19 Aug 1994 07:06:30 +0000 |
Richard M. Stallman |
(read_char): Don't show buffer-events to the user.
|
Fri, 19 Aug 1994 05:47:15 +0000 |
Richard M. Stallman |
(rot13-other-window): Doc fix.
|
Fri, 19 Aug 1994 05:38:55 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Quit if requested, in loop at end.
|
Fri, 19 Aug 1994 04:38:14 +0000 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Undo previous change.
|
Thu, 18 Aug 1994 21:03:37 +0000 |
Karl Heuer |
(split-window-horizontally): If size is negative, measure from the right.
|
Thu, 18 Aug 1994 01:08:03 +0000 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
Thu, 18 Aug 1994 00:38:13 +0000 |
Richard M. Stallman |
(vc-admin): Pass nil as last arg to vc-start-entry.
|
Wed, 17 Aug 1994 23:29:45 +0000 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.
|
Wed, 17 Aug 1994 23:13:50 +0000 |
Richard M. Stallman |
(regex_compile): Split an if to avoid compiler bug.
|
Wed, 17 Aug 1994 22:50:36 +0000 |
Richard M. Stallman |
Comment fix.
|
Wed, 17 Aug 1994 22:33:37 +0000 |
Richard M. Stallman |
(choose-completion-string): Use plain exit-minibuffer,
|
Wed, 17 Aug 1994 22:31:16 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Set the face of an overlay
|
Wed, 17 Aug 1994 22:20:40 +0000 |
Richard Kenner |
*** empty log message ***
|
Wed, 17 Aug 1994 21:46:05 +0000 |
Richard M. Stallman |
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.
|
Wed, 17 Aug 1994 21:44:49 +0000 |
Karl Heuer |
(Fcall_process_region): gcpro filename_string.
|
Wed, 17 Aug 1994 21:42:40 +0000 |
Richard M. Stallman |
(after-find-file): New arg from-revert-buffer.
|
Wed, 17 Aug 1994 20:30:22 +0000 |
Richard M. Stallman |
(tex-mode): Allow for documentclass options when checking for SliTeX.
|
Wed, 17 Aug 1994 20:06:55 +0000 |
Richard M. Stallman |
(store_function_docstring): Do nothing for bytecode object
|
Wed, 17 Aug 1994 01:45:45 +0000 |
Richard M. Stallman |
(perl-indent-command): Fix backwards conditional.
|
Tue, 16 Aug 1994 23:51:52 +0000 |
Richard M. Stallman |
(list_buffers_1): Update header line layout.
|
Mon, 15 Aug 1994 22:44:10 +0000 |
Paul Eggert |
Add support for CVS.
|
Mon, 15 Aug 1994 09:19:22 +0000 |
Richard M. Stallman |
Do compute unexec, LIBX, system_malloc, etc
|
Sun, 14 Aug 1994 20:15:21 +0000 |
Richard M. Stallman |
(rmail-summary-scroll-msg-up): Put rmail buffer
|
Sun, 14 Aug 1994 10:07:00 +0000 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
|
Sun, 14 Aug 1994 09:56:17 +0000 |
Richard M. Stallman |
(rmail-resend): Preserve point around expand-mail-aliases.
|
Sun, 14 Aug 1994 09:22:39 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 14 Aug 1994 09:15:39 +0000 |
Richard M. Stallman |
(compute_motion): Use WIN's frame, not selected one.
|
Sun, 14 Aug 1994 06:58:19 +0000 |
Richard M. Stallman |
Uninstall "$(EMACS)", not "emacs".
|
Sun, 14 Aug 1994 04:09:30 +0000 |
Richard M. Stallman |
(easy-menu-define): Doc fix.
|
Sun, 14 Aug 1994 02:47:35 +0000 |
Richard M. Stallman |
(pid_t): New definition.
|
Sun, 14 Aug 1994 00:42:40 +0000 |
Richard M. Stallman |
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
|
Sat, 13 Aug 1994 23:58:50 +0000 |
Richard M. Stallman |
(iso-tex2iso-trans-tab): Put the sequences with braces
|
Sat, 13 Aug 1994 23:55:09 +0000 |
Richard M. Stallman |
(c-macro-expansion): If the CPP output is empty, just show error messages.
|
Sat, 13 Aug 1994 23:13:10 +0000 |
Richard M. Stallman |
(window_loop, case UNSHOW_BUFFER):
|
Sat, 13 Aug 1994 20:35:42 +0000 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
|
Sat, 13 Aug 1994 20:29:54 +0000 |
Richard M. Stallman |
(mouse-set-mark): Select the window before saving point.
|
Sat, 13 Aug 1994 17:36:00 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Narrow to just the old header
|
Sat, 13 Aug 1994 05:26:42 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 12 Aug 1994 23:16:00 +0000 |
Karl Heuer |
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
|
Fri, 12 Aug 1994 23:12:32 +0000 |
Karl Heuer |
NEED_SIOCTL: moved to isc-3.0.h.
|
Fri, 12 Aug 1994 23:09:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 12 Aug 1994 05:23:38 +0000 |
Richard M. Stallman |
(x_new_font): Don't set filename = full_name if that's null.
|
Thu, 11 Aug 1994 22:57:41 +0000 |
Richard M. Stallman |
(FRAME_SUPPORT): Add faces.elc.
|
Thu, 11 Aug 1994 22:57:20 +0000 |
Richard M. Stallman |
(Freplace_match): Treat caseless initial like a lowercase initial.
|
Thu, 11 Aug 1994 21:50:39 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Compare Files renamed to Compare.
|
Thu, 11 Aug 1994 21:48:37 +0000 |
Richard M. Stallman |
Undo change in condition for defining the menu bar items.
|
Thu, 11 Aug 1994 21:46:50 +0000 |
Richard M. Stallman |
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.
|
Thu, 11 Aug 1994 21:45:47 +0000 |
Richard M. Stallman |
(compilation-set-window-height): Add save-excursion.
|
Thu, 11 Aug 1994 21:38:02 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): If we change the frame's font,
|
Thu, 11 Aug 1994 21:00:10 +0000 |
Richard Kenner |
*** empty log message ***
|
Thu, 11 Aug 1994 20:35:31 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line): New function (from mldrag.el,
|
Thu, 11 Aug 1994 20:25:20 +0000 |
Richard M. Stallman |
(one-window-p): Doc fix.
|
Thu, 11 Aug 1994 19:45:41 +0000 |
Richard M. Stallman |
(Fdefine_key): Fix error message.
|
Thu, 11 Aug 1994 07:18:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 11 Aug 1994 07:11:51 +0000 |
Richard M. Stallman |
(copy-face): Ignore errors in set-face-font.
|
Thu, 11 Aug 1994 03:47:40 +0000 |
Richard M. Stallman |
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
|
Thu, 11 Aug 1994 03:42:57 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
Thu, 11 Aug 1994 03:42:18 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
|
Thu, 11 Aug 1994 03:38:09 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Deleted.
|
Thu, 11 Aug 1994 02:42:22 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Cope if matching-paren gives nil.
|
Wed, 10 Aug 1994 23:34:39 +0000 |
Roland McGrath |
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
|
Wed, 10 Aug 1994 20:32:38 +0000 |
Richard M. Stallman |
(Fwindow_end): Undo previous change.
|
Wed, 10 Aug 1994 19:28:38 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): If SOLARIS2_4, don't define this.
|
Wed, 10 Aug 1994 07:02:35 +0000 |
Richard M. Stallman |
(rmail-forward): Anchor `mail-header-separator' on both
|
Wed, 10 Aug 1994 06:38:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 10 Aug 1994 04:08:26 +0000 |
Richard M. Stallman |
(view-lossage): Handle buffers and frames in recent-keys.
|
Wed, 10 Aug 1994 03:39:47 +0000 |
Richard M. Stallman |
(ediff-find-file, ediff-patch-file): Handle symlinks.
|
Wed, 10 Aug 1994 03:21:20 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
|
Wed, 10 Aug 1994 03:20:52 +0000 |
Richard M. Stallman |
Check more specifically for i*86-sun-sunos.
|
Tue, 09 Aug 1994 23:26:27 +0000 |
Richard M. Stallman |
Require calendar.
|
Tue, 09 Aug 1994 23:26:13 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 09 Aug 1994 23:09:27 +0000 |
Richard M. Stallman |
(rmail-abort-edit): Call `rmail-highlight-headers'.
|
Tue, 09 Aug 1994 21:21:28 +0000 |
Noah Friedman |
type-break-time-sum: New function.
|
Tue, 09 Aug 1994 20:43:48 +0000 |
Richard M. Stallman |
Use <> to delimit email address.
|
Tue, 09 Aug 1994 19:33:08 +0000 |
Richard M. Stallman |
[USG5_4] (SVR4): Defined.
|
Tue, 09 Aug 1994 05:52:47 +0000 |
Richard M. Stallman |
(define-mail-alias): Avoid error if DEFINITION is "".
|
Tue, 09 Aug 1994 05:42:35 +0000 |
Richard M. Stallman |
(appt-check): Update on first wakeup after midnight
|
Tue, 09 Aug 1994 04:29:53 +0000 |
Richard M. Stallman |
(Fwindow_end): If window_end_valid is nil, return nil.
|
Tue, 09 Aug 1994 04:23:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 09 Aug 1994 03:57:21 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (PURESIZE): Increased.
|
Tue, 09 Aug 1994 01:41:08 +0000 |
Richard M. Stallman |
(Info-last-menu-item): Fix gross logic errors.
|
Mon, 08 Aug 1994 23:23:33 +0000 |
Richard M. Stallman |
(mail-alias-file): Add autoload cookie.
|
Mon, 08 Aug 1994 10:16:47 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.
|
Mon, 08 Aug 1994 10:14:32 +0000 |
Richard M. Stallman |
(Fpos_visible_in_window_p): Do something reasonable
|
Mon, 08 Aug 1994 10:13:24 +0000 |
Richard M. Stallman |
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.
|
Mon, 08 Aug 1994 09:54:51 +0000 |
Richard M. Stallman |
Formerly tasks.texi.~12~
|
Mon, 08 Aug 1994 09:02:40 +0000 |
Richard M. Stallman |
(compilation-set-window-height): New function,
|
Mon, 08 Aug 1994 07:08:17 +0000 |
Richard M. Stallman |
[SYSV_IPC] (main): Make a separate process
|
Mon, 08 Aug 1994 04:38:37 +0000 |
Richard M. Stallman |
(gnus-start-news-server): Fix the call to `error'.
|
Sun, 07 Aug 1994 23:35:47 +0000 |
Richard M. Stallman |
(Info-additional-directory-list): New variable.
|
Sun, 07 Aug 1994 18:11:58 +0000 |
Richard M. Stallman |
(completion-base-size): New variable.
|
Sun, 07 Aug 1994 18:10:48 +0000 |
Richard M. Stallman |
(PC-do-completion): Set completion-base-size.
|
Sun, 07 Aug 1994 18:09:18 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Pass completion-base-size value
|
Sun, 07 Aug 1994 17:23:44 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 07 Aug 1994 07:58:18 +0000 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): New definition.
|
Sun, 07 Aug 1994 06:47:57 +0000 |
Richard M. Stallman |
(tex-mode): Accept documentclass when checking Slitex.
|
Sun, 07 Aug 1994 06:40:55 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Fix previous change.
|
Sun, 07 Aug 1994 04:51:57 +0000 |
Richard M. Stallman |
(compute_glyph_face_1): New function.
|
Sun, 07 Aug 1994 04:50:05 +0000 |
Richard M. Stallman |
(display_text_line): Use the face properties of the overlay arrow, if any.
|
Sun, 07 Aug 1994 01:03:41 +0000 |
Richard M. Stallman |
Require timezone when loading this file.
|
Sun, 07 Aug 1994 00:25:52 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 06 Aug 1994 21:51:31 +0000 |
Richard M. Stallman |
(choose-completion): Bury or iconify the completion list
|
Sat, 06 Aug 1994 21:22:51 +0000 |
Richard M. Stallman |
(indent-c-exp): Preserve point when handling comments.
|
Sat, 06 Aug 1994 19:25:24 +0000 |
Richard M. Stallman |
(byte-after-unbind-ops): Fix paren error wrt doc string.
|
Sat, 06 Aug 1994 05:02:00 +0000 |
Richard M. Stallman |
(font-lock-hack-keywords): Delete debugging code.
|
Sat, 06 Aug 1994 03:48:16 +0000 |
Richard M. Stallman |
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
|
Sat, 06 Aug 1994 03:22:23 +0000 |
Richard M. Stallman |
(tex-mode): Check for documentclass like documentstyle.
|
Sat, 06 Aug 1994 03:19:35 +0000 |
Richard M. Stallman |
(save-buffer): Unconditionally make a backup with 2 or
|
Sat, 06 Aug 1994 02:58:22 +0000 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
Fri, 05 Aug 1994 19:31:42 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Regularize how fonts are specified.
|
Fri, 05 Aug 1994 18:56:32 +0000 |
Richard M. Stallman |
(display-time-filter): pm starts at 12, not 13.
|
Fri, 05 Aug 1994 05:31:36 +0000 |
Richard M. Stallman |
(ad-subr-arglist): Adapted to new DOC file format.
|
Fri, 05 Aug 1994 05:11:30 +0000 |
Richard M. Stallman |
(font-lock-syntax-table): New syntax table.
|
Fri, 05 Aug 1994 04:33:20 +0000 |
Richard M. Stallman |
(select-tags-table): Doc fix.
|
Fri, 05 Aug 1994 04:15:20 +0000 |
Richard M. Stallman |
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
|
Thu, 04 Aug 1994 23:36:07 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Call double_dollars when `changed' is set.
|
Thu, 04 Aug 1994 23:31:12 +0000 |
Richard M. Stallman |
(frame-delete-all): Copy the whole alist first.
|
Thu, 04 Aug 1994 23:30:09 +0000 |
Richard M. Stallman |
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
|
Thu, 04 Aug 1994 23:29:11 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 04 Aug 1994 23:21:24 +0000 |
Richard M. Stallman |
Handle solaris 2.4.
|
Thu, 04 Aug 1994 23:15:35 +0000 |
Richard M. Stallman |
Include config.h first thing.
|
Thu, 04 Aug 1994 22:57:13 +0000 |
Richard M. Stallman |
(Fdefine_function, Fdefalias): Handle advice as in Ffset.
|
Thu, 04 Aug 1994 22:33:36 +0000 |
Richard M. Stallman |
(rmail-select-summary): Preserve rmail buffer's value of
|
Thu, 04 Aug 1994 21:47:55 +0000 |
Richard M. Stallman |
(byte-compile-protect-from-advice): Macro deleted.
|
Thu, 04 Aug 1994 21:40:49 +0000 |
Richard M. Stallman |
New handling of automatic advice activation that
|
Thu, 04 Aug 1994 21:08:04 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 04 Aug 1994 20:15:36 +0000 |
Richard M. Stallman |
(hilit-find-file-hook): Preserve buffer modified state.
|
Thu, 04 Aug 1994 19:59:03 +0000 |
Richard M. Stallman |
(end-of-buffer-other-window): Go to the end, not to the beginning.
|
Thu, 04 Aug 1994 08:22:09 +0000 |
Richard M. Stallman |
(ediff-version): Function, variable deleted.
|
Thu, 04 Aug 1994 05:44:30 +0000 |
Richard M. Stallman |
(appt-make-list): Do nothing unless range being processed
|
Thu, 04 Aug 1994 03:26:33 +0000 |
Richard M. Stallman |
(gnus-kill-files-directory): New variable.
|
Thu, 04 Aug 1994 02:43:58 +0000 |
Richard M. Stallman |
(dired-mode): Put expanded name in list-buffers-directory.
|
Wed, 03 Aug 1994 23:20:26 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Start one_in_four at 1.
|
Wed, 03 Aug 1994 23:11:05 +0000 |
Richard M. Stallman |
(list_buffers_1): Add one column to size column.
|
Wed, 03 Aug 1994 21:58:47 +0000 |
Richard M. Stallman |
(Fwindow_end): Doc fix.
|
Wed, 03 Aug 1994 21:23:30 +0000 |
Richard M. Stallman |
(icomplete-prime-minibuffer): Copy the hook lists after making them local.
|
Wed, 03 Aug 1994 20:41:33 +0000 |
Richard M. Stallman |
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
|
Wed, 03 Aug 1994 07:39:40 +0000 |
Richard M. Stallman |
(make_lispy_event): If the position is not in a window,
|
Wed, 03 Aug 1994 07:39:00 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Use PREFIX to set loop starting
|
Wed, 03 Aug 1994 07:35:50 +0000 |
Richard M. Stallman |
(construct_mouse_click, construct_menu_click):
|
Wed, 03 Aug 1994 04:39:08 +0000 |
Richard M. Stallman |
(alloca.o): Use -f in all rm's.
|
Wed, 03 Aug 1994 02:17:57 +0000 |
Karl Heuer |
(auto-mode-alist): Fix typos in comments.
|
Wed, 03 Aug 1994 00:12:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 02 Aug 1994 21:59:19 +0000 |
Richard M. Stallman |
Capitalize some error messages.
|
Tue, 02 Aug 1994 21:01:04 +0000 |
Richard M. Stallman |
Set up a "Compile" menubar item.
|
Tue, 02 Aug 1994 05:39:48 +0000 |
Richard M. Stallman |
(frame-delete-all): New function.
|
Tue, 02 Aug 1994 02:32:26 +0000 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
Tue, 02 Aug 1994 02:26:35 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Add `...' where appropriate.
|
Tue, 02 Aug 1994 02:22:45 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix typo.
|
Tue, 02 Aug 1994 01:58:08 +0000 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
Tue, 02 Aug 1994 01:57:49 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix the Get New Mail entry.
|
Tue, 02 Aug 1994 01:33:48 +0000 |
Richard M. Stallman |
(follow_key): Don't downcase letters here.
|
Tue, 02 Aug 1994 01:31:07 +0000 |
Richard M. Stallman |
(redisplay_window): Avoid using SET_PT to change point temporarily.
|
Tue, 02 Aug 1994 01:29:20 +0000 |
Richard M. Stallman |
(sendmail-send-it): Handle resent-to specially.
|
Mon, 01 Aug 1994 22:28:26 +0000 |
Roland McGrath |
(Ffset): Don't call Fget unless SYM's plist is consp.
|
Mon, 01 Aug 1994 21:29:46 +0000 |
Richard M. Stallman |
(xmenu_show): Ignore any geometry resource from the user.
|
Mon, 01 Aug 1994 20:00:24 +0000 |
Richard M. Stallman |
(gnus-sortable-date): Use timezone-make-time-string.
|
Mon, 01 Aug 1994 19:29:56 +0000 |
Richard M. Stallman |
(Fprog2): Doc fix.
|
Mon, 01 Aug 1994 18:59:09 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Mon, 01 Aug 1994 07:43:30 +0000 |
Richard M. Stallman |
(main): Add casts to avoid warnings.
|
Mon, 01 Aug 1994 07:15:34 +0000 |
Richard M. Stallman |
(insert-directory): Gracefully handle the case
|
Mon, 01 Aug 1994 07:11:43 +0000 |
Richard M. Stallman |
(imenu, imenu--flatten-index-alist): Add marker support.
|
Mon, 01 Aug 1994 04:43:38 +0000 |
Richard M. Stallman |
(dired-insert-directory): Call expand-file-name here
|
Mon, 01 Aug 1994 00:39:26 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix previous change.
|
Sun, 31 Jul 1994 23:20:58 +0000 |
Richard M. Stallman |
(Fx_get_resource): Doc fix.
|
Sun, 31 Jul 1994 22:49:46 +0000 |
Richard M. Stallman |
(display-time-string-forms): New variable.
|
Sun, 31 Jul 1994 21:42:11 +0000 |
Richard M. Stallman |
(dired-noselect): Call abbreviate-file-name here.
|
Sun, 31 Jul 1994 20:59:32 +0000 |
Richard M. Stallman |
(compile_range): Avoid warning in casts for range_start/end.
|
Sun, 31 Jul 1994 20:57:45 +0000 |
Richard M. Stallman |
(syms_of_data): Set up Qadvice_info, Qactivate_advice.
|
Sun, 31 Jul 1994 20:47:15 +0000 |
Richard M. Stallman |
(comint-password-prompt-regexp): Handle PGP prompt.
|
Sun, 31 Jul 1994 20:08:53 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Handle a weird case with
|
Sun, 31 Jul 1994 19:00:42 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make separate
|
Sun, 31 Jul 1994 18:22:04 +0000 |
Richard M. Stallman |
(ange-ftp-parse-netrc-group): Don't move back to line
|
Sun, 31 Jul 1994 17:11:50 +0000 |
Richard M. Stallman |
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
|
Sun, 31 Jul 1994 06:37:57 +0000 |
Richard M. Stallman |
(sit_for): Undo previous change.
|
Sun, 31 Jul 1994 05:38:17 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Pass missing 8th
|
Sun, 31 Jul 1994 05:32:26 +0000 |
Richard M. Stallman |
(rmail-mode-map): Move new Re-send menu item to right place.
|
Sun, 31 Jul 1994 05:32:03 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Move new Re-send menu item to right place.
|
Sun, 31 Jul 1994 03:01:00 +0000 |
Richard M. Stallman |
(menu-bar-enable-clipboard): Moved here the
|
Sun, 31 Jul 1994 00:00:24 +0000 |
Richard M. Stallman |
(create_process): Set default handling for SIGINT, etc.
|
Sat, 30 Jul 1994 21:20:37 +0000 |
Richard M. Stallman |
Specify patterns for objc-mode.
|
Sat, 30 Jul 1994 21:17:41 +0000 |
Richard M. Stallman |
(Frandom): Handle LIMIT >= 40000000.
|
Sat, 30 Jul 1994 21:11:00 +0000 |
Richard M. Stallman |
(ispell-message-text-end): Improve context diff regexp.
|
Sat, 30 Jul 1994 20:36:56 +0000 |
Richard M. Stallman |
(decode_mode_spec): Handle %&.
|
Sat, 30 Jul 1994 07:46:42 +0000 |
Richard M. Stallman |
(rmail-new-summary): If just one window,
|
Sat, 30 Jul 1994 07:46:03 +0000 |
Richard M. Stallman |
(rmail-display-summary): New variable.
|
Sat, 30 Jul 1994 02:46:24 +0000 |
Richard M. Stallman |
(rmail-highlighted-face): New variable.
|
Sat, 30 Jul 1994 00:29:08 +0000 |
Richard M. Stallman |
(gnus-group-suspend): Be sure to bury the right buffer.
|
Fri, 29 Jul 1994 21:42:41 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Check for next-single-property-change
|
Fri, 29 Jul 1994 21:35:56 +0000 |
Richard M. Stallman |
(choose-completion): Check for next-single-property-change returning nil.
|
Fri, 29 Jul 1994 21:26:38 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Add Re-send menu item.
|
Fri, 29 Jul 1994 21:26:00 +0000 |
Richard M. Stallman |
(rmail-mode-map): Add Re-send menu item.
|
Fri, 29 Jul 1994 21:03:37 +0000 |
Richard M. Stallman |
(face-initialize): Use underlining for region face
|
Fri, 29 Jul 1994 20:33:17 +0000 |
Richard M. Stallman |
(${archlibdir}): Compare the proper dir
|
Fri, 29 Jul 1994 20:00:00 +0000 |
Richard M. Stallman |
(hide-ifdefs): Doc fix.
|
Fri, 29 Jul 1994 03:45:49 +0000 |
Richard M. Stallman |
(file-truename): Temporarily get rid of the
|
Thu, 28 Jul 1994 23:16:20 +0000 |
Richard Kenner |
*** empty log message ***
|
Thu, 28 Jul 1994 21:20:55 +0000 |
Richard M. Stallman |
(HAVE_RAND48): Add #undef.
|
Thu, 28 Jul 1994 19:45:02 +0000 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
Thu, 28 Jul 1994 17:32:36 +0000 |
Noah Friedman |
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
|
Thu, 28 Jul 1994 12:53:30 +0000 |
Richard M. Stallman |
(Info-find-node): Use a loop instead of mapcar and catch.
|
Thu, 28 Jul 1994 12:50:34 +0000 |
Richard M. Stallman |
(random): Use rand differently, and distinguish BSD/USG.
|
Thu, 28 Jul 1994 12:46:16 +0000 |
Richard M. Stallman |
(Frandom): Fix previous change.
|
Thu, 28 Jul 1994 12:43:01 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.
|
Thu, 28 Jul 1994 06:23:17 +0000 |
Richard M. Stallman |
(buffer-menu): Undo previous change.
|
Wed, 27 Jul 1994 22:44:21 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 27 Jul 1994 20:09:22 +0000 |
Richard M. Stallman |
(justify-current-line): Delete space at end of line.
|
Wed, 27 Jul 1994 18:55:38 +0000 |
Richard M. Stallman |
(set-auto-mode): Shorten scope of case-fold-search binding.
|
Wed, 27 Jul 1994 18:10:51 +0000 |
Richard M. Stallman |
[POSIX_SIGNALS] (signal): New definition.
|
Wed, 27 Jul 1994 17:59:03 +0000 |
Richard M. Stallman |
(main): New local var progname saves argv[0].
|
Wed, 27 Jul 1994 17:52:02 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix bug in Borland
|
Wed, 27 Jul 1994 17:40:29 +0000 |
Richard M. Stallman |
(random, srandom): Obey HAVE_RAND48 flag.
|
Wed, 27 Jul 1994 17:34:52 +0000 |
Richard M. Stallman |
(rand48): Check for it.
|
Wed, 27 Jul 1994 00:35:18 +0000 |
Richard M. Stallman |
(what-domain): Doc fix.
|
Wed, 27 Jul 1994 00:13:42 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Use the new feature
|
Wed, 27 Jul 1994 00:12:59 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Wed, 27 Jul 1994 00:12:34 +0000 |
Richard M. Stallman |
(x_queue_event, x_unqueue_events): New functions.
|
Tue, 26 Jul 1994 21:31:13 +0000 |
Richard M. Stallman |
(forms--update): Undo change made mistakenly.
|
Tue, 26 Jul 1994 21:23:38 +0000 |
Richard M. Stallman |
Finish installing previous change.
|
Tue, 26 Jul 1994 20:37:32 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 26 Jul 1994 20:34:16 +0000 |
Richard M. Stallman |
(vc-next-action): Even in 1-file case, get its name from FILES.
|
Tue, 26 Jul 1994 20:16:05 +0000 |
Richard M. Stallman |
Made menu bar's autoloaded stuff conditional on
|
Tue, 26 Jul 1994 19:57:59 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Use (current-global-map), not global-map.
|
Tue, 26 Jul 1994 19:56:03 +0000 |
Richard M. Stallman |
(main): Don't actually modify argv[0]. Modify a copy instead.
|
Tue, 26 Jul 1994 19:53:49 +0000 |
Richard M. Stallman |
Update the info files.
|
Tue, 26 Jul 1994 19:47:39 +0000 |
Richard M. Stallman |
(forms-read-file-filter): new hook function to
|
Tue, 26 Jul 1994 19:25:42 +0000 |
Richard M. Stallman |
(Frandom): Use just the low 30 bits of random's value.
|
Tue, 26 Jul 1994 19:18:06 +0000 |
Richard M. Stallman |
(compilation-next-error-locus): New arg SILENT.
|
Tue, 26 Jul 1994 15:51:56 +0000 |
Richard M. Stallman |
(dissociated-press): Error at start if buffer is empty.
|
Tue, 26 Jul 1994 15:26:13 +0000 |
Richard M. Stallman |
(tek4300): Don't define if already defined.
|
Tue, 26 Jul 1994 00:46:07 +0000 |
Tom Tromey |
Emacs 18 changes from Carl Witty.
|
Mon, 25 Jul 1994 23:44:19 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
Mon, 25 Jul 1994 23:26:23 +0000 |
Richard M. Stallman |
Add #undef alloca.
|
Mon, 25 Jul 1994 23:21:24 +0000 |
Richard M. Stallman |
(reset_watch, get_time): Use EMACS_GET_TIME.
|
Mon, 25 Jul 1994 21:45:36 +0000 |
Richard M. Stallman |
(command-line-args-left): Add defvar.
|
Mon, 25 Jul 1994 21:25:02 +0000 |
Richard M. Stallman |
(PURESIZE): Increase non-MULTI_FRAME value.
|
Mon, 25 Jul 1994 21:20:28 +0000 |
Richard M. Stallman |
(get_system_name): Add a cast.
|
Mon, 25 Jul 1994 21:10:10 +0000 |
Richard M. Stallman |
(comint-dynamic-list-completions): Listify the key
|
Mon, 25 Jul 1994 20:47:57 +0000 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
Mon, 25 Jul 1994 20:47:20 +0000 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
Mon, 25 Jul 1994 20:46:46 +0000 |
Richard M. Stallman |
Add #undef HAVE_H_ERRNO.
|
Mon, 25 Jul 1994 20:45:55 +0000 |
Richard M. Stallman |
Make "checking..." messages' style consistent.
|
Mon, 25 Jul 1994 18:39:55 +0000 |
Richard M. Stallman |
Add #undef alloca.
|
Mon, 25 Jul 1994 00:34:55 +0000 |
Richard M. Stallman |
(c++-mode-syntax-table): Give RET the same syntax as newline.
|
Mon, 25 Jul 1994 00:32:46 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
|
Sun, 24 Jul 1994 20:18:35 +0000 |
Richard M. Stallman |
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
|
Sun, 24 Jul 1994 20:02:37 +0000 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): Don't get stuck in a loop
|
Sun, 24 Jul 1994 20:01:13 +0000 |
Richard M. Stallman |
(dbx): Use system-configuration, not system-type.
|
Sun, 24 Jul 1994 19:55:26 +0000 |
Richard M. Stallman |
(dired-internal-noselect): a zero modtime means directory is unchanged.
|
Sun, 24 Jul 1994 19:19:17 +0000 |
Richard M. Stallman |
Add to global key map for cut, paste & copy keys.
|
Sun, 24 Jul 1994 19:18:19 +0000 |
Richard M. Stallman |
(system-key-alist): Add Sun-specific X11R6 keysyms.
|
Sun, 24 Jul 1994 06:14:32 +0000 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Update a few long names.
|
Sun, 24 Jul 1994 05:42:51 +0000 |
Richard M. Stallman |
(Fwrite_region): Do unwind the new unwind protect.
|
Sun, 24 Jul 1994 05:34:16 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): If Buffers item is gone,
|
Sun, 24 Jul 1994 04:18:02 +0000 |
Richard M. Stallman |
(internal_with_output_to_temp_buffer): gcpro things.
|
Sun, 24 Jul 1994 04:04:36 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): gcpro `completions'.
|
Sun, 24 Jul 1994 02:50:50 +0000 |
Richard M. Stallman |
(add-log-current-defun): Skip doc string
|
Sun, 24 Jul 1994 01:20:24 +0000 |
Richard M. Stallman |
(PURESIZE): Incremented to 252000.
|
Sun, 24 Jul 1994 01:11:53 +0000 |
Richard M. Stallman |
(ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
|
Sun, 24 Jul 1994 01:10:32 +0000 |
Richard M. Stallman |
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
|
Sun, 24 Jul 1994 01:10:14 +0000 |
Richard M. Stallman |
(line-move, next-line): Check last line moved over
|
Fri, 22 Jul 1994 20:43:39 +0000 |
Edward M. Reingold |
Change reference from renamed calendar-current-month to calendar-goto-today.
|
Fri, 22 Jul 1994 18:28:20 +0000 |
Charles Hannum |
Changes to support NetBSD.
|
Fri, 22 Jul 1994 18:22:36 +0000 |
Charles Hannum |
Add more NetBSD ports; rearrange how they're handled.
|
Thu, 21 Jul 1994 13:00:35 +0000 |
Noah Friedman |
type-break-schedule: Remove autoload cookie.
|
Thu, 21 Jul 1994 10:11:59 +0000 |
Noah Friedman |
type-break-good-rest-interval: Doc fix.
|
Wed, 20 Jul 1994 20:04:47 +0000 |
Richard M. Stallman |
(Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
|
Wed, 20 Jul 1994 20:01:12 +0000 |
Richard M. Stallman |
(Vdeferred_action_list, Vdeferred_action_function): New variables.
|
Wed, 20 Jul 1994 19:35:41 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Dpn't call compute_char_face
|
Wed, 20 Jul 1994 19:32:24 +0000 |
Richard M. Stallman |
Move #undef static before the includes.
|
Wed, 20 Jul 1994 19:27:19 +0000 |
Richard M. Stallman |
(dired-between-files): Ignore dired-subdir-regexp
|
Wed, 20 Jul 1994 18:26:57 +0000 |
Richard M. Stallman |
(ispell-command-loop, ispell-region, ispell-word):
|
Wed, 20 Jul 1994 14:02:48 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the
|
Wed, 20 Jul 1994 07:41:16 +0000 |
Richard M. Stallman |
(imenu-choose-buffer-index): Use last-nonmenu-event
|
Wed, 20 Jul 1994 07:19:35 +0000 |
Richard M. Stallman |
[USG5] (SYSV): Don't define if already defined.
|
Wed, 20 Jul 1994 06:04:46 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1): Don't add pc values
|
Wed, 20 Jul 1994 05:33:14 +0000 |
Richard M. Stallman |
(disassemble-1): Display the pc values.
|
Wed, 20 Jul 1994 05:31:29 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
Tue, 19 Jul 1994 23:54:02 +0000 |
Richard M. Stallman |
(struct font_info): New field full_name.
|
Tue, 19 Jul 1994 22:30:06 +0000 |
Richard M. Stallman |
At compile time, require dired.
|
Tue, 19 Jul 1994 22:16:18 +0000 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.
|
Tue, 19 Jul 1994 20:03:12 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Allow `(' after
|
Tue, 19 Jul 1994 19:35:43 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
|
Tue, 19 Jul 1994 19:35:08 +0000 |
Richard M. Stallman |
(sit_for): Return immediately if unread events exist.
|
Tue, 19 Jul 1994 19:34:17 +0000 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.
|
Tue, 19 Jul 1994 16:43:47 +0000 |
Richard M. Stallman |
[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
|
Tue, 19 Jul 1994 16:11:28 +0000 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
|
Tue, 19 Jul 1994 04:41:50 +0000 |
Noah Friedman |
type-break-keystroke-threshold: Change default wpm to 30 and lower
|
Tue, 19 Jul 1994 00:52:56 +0000 |
Noah Friedman |
type-break-check: Shrink keystroke count if it is less than min-threshold
|
Mon, 18 Jul 1994 18:49:25 +0000 |
Richard M. Stallman |
(reporter-dump-state, reporter-submit-bug-report):
|
Mon, 18 Jul 1994 18:15:06 +0000 |
Richard M. Stallman |
(note_mouse_movement): Use proper data type for window
|
Mon, 18 Jul 1994 18:04:45 +0000 |
Richard M. Stallman |
(mh-folder-mode): Use local-write-file-hooks.
|
Mon, 18 Jul 1994 17:49:23 +0000 |
Richard M. Stallman |
Make sure that headers are case-insensitive.
|
Mon, 18 Jul 1994 15:21:50 +0000 |
Noah Friedman |
type-break-mode: Make variable `nil' by default.
|
Mon, 18 Jul 1994 07:37:18 +0000 |
Noah Friedman |
type-break-mode: New variable and function.
|
Mon, 18 Jul 1994 06:28:42 +0000 |
Richard M. Stallman |
[emacs]: Include stdio.h.
|
Mon, 18 Jul 1994 06:14:10 +0000 |
Richard M. Stallman |
(unread_command_char): Declared.
|
Sun, 17 Jul 1994 23:56:09 +0000 |
Richard M. Stallman |
(forms-delete-record): Handle deletion of last line
|
Sun, 17 Jul 1994 23:53:10 +0000 |
Richard M. Stallman |
(Fget_text_property): Simplify using Ftext_properties_at.
|
Sun, 17 Jul 1994 16:50:41 +0000 |
Richard M. Stallman |
(Fx_create_frame): Use 140 as default font size.
|
Sun, 17 Jul 1994 06:41:53 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
|
Sat, 16 Jul 1994 22:37:18 +0000 |
Richard M. Stallman |
([vertical-line C-mouse-2]): Bind it as in a scroll bar.
|
Sat, 16 Jul 1994 21:31:43 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 16 Jul 1994 21:31:11 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 16 Jul 1994 21:28:30 +0000 |
Richard M. Stallman |
(comint-mode-map): Move comint-bol to C-c C-a.
|
Sat, 16 Jul 1994 20:19:25 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (Fframe_first_window): Defined.
|
Sat, 16 Jul 1994 20:18:53 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
|
Sat, 16 Jul 1994 19:38:18 +0000 |
Richard M. Stallman |
(calendar-goto-today): Renamed from calendar-current-month.
|
Sat, 16 Jul 1994 19:30:21 +0000 |
Richard M. Stallman |
(add-change-log-entry): Use <...> around mail address.
|
Sat, 16 Jul 1994 18:48:37 +0000 |
Richard M. Stallman |
(make-help-screen): Handle case where *Help* comes up in a separate frame.
|
Sat, 16 Jul 1994 17:58:12 +0000 |
Richard M. Stallman |
(print-help-return-message): If help buffer is a
|
Sat, 16 Jul 1994 16:23:52 +0000 |
Richard M. Stallman |
Clean up menu item string format.
|
Fri, 15 Jul 1994 22:10:07 +0000 |
Richard M. Stallman |
"Comment out" autoload cookies.
|
Fri, 15 Jul 1994 22:07:41 +0000 |
Richard M. Stallman |
Comment fix.
|
Fri, 15 Jul 1994 21:32:01 +0000 |
Richard M. Stallman |
(mouse-drag-region): Delete redundant switch-frame clause.
|
Fri, 15 Jul 1994 07:48:35 +0000 |
Richard M. Stallman |
(re_match_2_internal): Add casts to shut up some compilers.
|
Fri, 15 Jul 1994 04:31:14 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Verify sendmail.cf
|
Thu, 14 Jul 1994 22:49:21 +0000 |
Tom Tromey |
Added ";;;###autoload" comments where appropriate.
|
Thu, 14 Jul 1994 22:48:40 +0000 |
Richard M. Stallman |
(rmail-output-file-alist): Mark it risky.
|
Thu, 14 Jul 1994 19:41:08 +0000 |
Richard M. Stallman |
(HAVE_VOLATILE): Define.
|
Thu, 14 Jul 1994 19:39:09 +0000 |
Richard M. Stallman |
(HAVE_STRERROR): Define.
|
Thu, 14 Jul 1994 12:10:27 +0000 |
Noah Friedman |
Real initial revision. (rewrite from hanoi-break.)
|
Thu, 14 Jul 1994 05:00:21 +0000 |
Richard M. Stallman |
(safe_run_hooks): Use local var to restore hook's value.
|
Thu, 14 Jul 1994 04:58:02 +0000 |
Richard M. Stallman |
(mouse_init1): Use alternate mouse detection for old mouse drivers.
|
Thu, 14 Jul 1994 03:46:11 +0000 |
Richard M. Stallman |
(Fselect_window): Fix bug checking new_point is in range.
|
Thu, 14 Jul 1994 03:44:29 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (Fframe_parameters): For non-X frames,
|
Thu, 14 Jul 1994 03:39:04 +0000 |
Richard M. Stallman |
(syms_of_fileio): Finish previous change.
|
Thu, 14 Jul 1994 02:50:06 +0000 |
Richard M. Stallman |
(make-help-screen): Bind overriding-local-map
|
Wed, 13 Jul 1994 19:10:27 +0000 |
Richard M. Stallman |
(xmalloc): New function.
|
Wed, 13 Jul 1994 17:19:23 +0000 |
Noah Friedman |
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
|
Wed, 13 Jul 1994 15:14:02 +0000 |
Edward M. Reingold |
Correct file name on last line of file.
|
Wed, 13 Jul 1994 09:43:02 +0000 |
Richard M. Stallman |
(command_loop_1): Do direct output for cursor motion
|
Wed, 13 Jul 1994 09:34:01 +0000 |
Richard M. Stallman |
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
|
Wed, 13 Jul 1994 05:10:06 +0000 |
Richard M. Stallman |
(dired-byte-compile): Use byte-compile-dest-file
|
Wed, 13 Jul 1994 05:08:26 +0000 |
Richard M. Stallman |
(CFLAGS): If the envvar was specified, use that.
|
Wed, 13 Jul 1994 05:04:46 +0000 |
Richard M. Stallman |
(rmail-movemail-program): New variable.
|
Wed, 13 Jul 1994 04:15:52 +0000 |
Richard M. Stallman |
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
|
Wed, 13 Jul 1994 04:03:09 +0000 |
Richard M. Stallman |
(insert-directory): Fix previous change.
|
Wed, 13 Jul 1994 03:52:05 +0000 |
Richard M. Stallman |
(Qlast_nonmenu_event): New variable.
|
Wed, 13 Jul 1994 03:40:48 +0000 |
Richard M. Stallman |
(rmail-mode-map): Fix previous change.
|
Tue, 12 Jul 1994 23:17:16 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add insert-file menu item.
|
Tue, 12 Jul 1994 22:32:58 +0000 |
Richard M. Stallman |
Delete debugging lines from previous change.
|
Tue, 12 Jul 1994 21:03:03 +0000 |
Richard M. Stallman |
(Fmake_directory_internal): Use Qmake_directory_internal.
|
Tue, 12 Jul 1994 19:51:30 +0000 |
Richard M. Stallman |
(resize-minibuffer-setup):
|
Tue, 12 Jul 1994 17:37:32 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Tue, 12 Jul 1994 17:03:13 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Don't start making an overlay
|
Tue, 12 Jul 1994 07:31:35 +0000 |
Richard M. Stallman |
(buffer-menu): Call pop-to-buffer before
|
Tue, 12 Jul 1994 07:25:31 +0000 |
Richard M. Stallman |
(hexl-maybe-dehexlify-buffer): New function.
|
Tue, 12 Jul 1994 07:15:24 +0000 |
Richard M. Stallman |
(ispell-word): Call ispell-dehighlight.
|
Tue, 12 Jul 1994 07:08:31 +0000 |
Richard M. Stallman |
(insert-directory): Fix prev change.
|
Tue, 12 Jul 1994 06:46:52 +0000 |
Richard M. Stallman |
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
|
Tue, 12 Jul 1994 04:09:07 +0000 |
Richard M. Stallman |
(compilation-next-error-locus): Don't call
|
Tue, 12 Jul 1994 03:10:30 +0000 |
Richard M. Stallman |
(prolog-mode-syntax-table): Make newline end comments.
|
Tue, 12 Jul 1994 02:47:27 +0000 |
Richard M. Stallman |
(mail-setup): Insert -- line before .signature file.
|
Tue, 12 Jul 1994 02:16:57 +0000 |
Richard M. Stallman |
(define-mail-abbrev): Don't try to parse empty aliases.
|
Tue, 12 Jul 1994 02:10:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 12 Jul 1994 01:39:30 +0000 |
Richard M. Stallman |
(xmenu_show): Don't call XtUngrabPointer here.
|
Tue, 12 Jul 1994 01:18:53 +0000 |
Richard M. Stallman |
(ALLOCA_CFLAGS): New variable.
|
Tue, 12 Jul 1994 01:06:27 +0000 |
Richard M. Stallman |
(ignore): Put doc string in right place.
|
Tue, 12 Jul 1994 00:47:17 +0000 |
Richard M. Stallman |
(ctagsfiles): Rewrite to avoid compiler bug.
|
Tue, 12 Jul 1994 00:43:42 +0000 |
Richard M. Stallman |
(backquote-splice-symbol): Doc typo fix.
|
Tue, 12 Jul 1994 00:41:10 +0000 |
Richard M. Stallman |
(move-to-tab-stop): Delete spurious multiple definition.
|
Tue, 12 Jul 1994 00:35:27 +0000 |
Richard M. Stallman |
(insert-directory): Allow list for SWITCHES.
|
Mon, 11 Jul 1994 23:28:46 +0000 |
Richard Kenner |
(basic_machine): Add 1750a.
|
Mon, 11 Jul 1994 21:26:44 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Bind completion-fixup-function.
|
Mon, 11 Jul 1994 21:25:52 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Use mouse-face properties to find string to use.
|
Mon, 11 Jul 1994 21:25:19 +0000 |
Richard M. Stallman |
(completion-setup-function): Put on mouse-face prop
|
Mon, 11 Jul 1994 20:36:53 +0000 |
Richard M. Stallman |
(server-start): Try both possible socket file names for the file to delete.
|
Mon, 11 Jul 1994 20:29:09 +0000 |
Richard M. Stallman |
Update finder-inf.el.
|
Mon, 11 Jul 1994 20:10:07 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
|
Mon, 11 Jul 1994 05:11:04 +0000 |
Richard M. Stallman |
(HAVE_MOUSE, PURESIZE): Definitions moved here.
|
Mon, 11 Jul 1994 05:10:25 +0000 |
Richard M. Stallman |
[MSDOS]: #define NO_REMAP.
|
Mon, 11 Jul 1994 05:08:52 +0000 |
Richard M. Stallman |
Use "m/intel386" instead of "m/dos386.h".
|
Mon, 11 Jul 1994 04:46:24 +0000 |
Richard M. Stallman |
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
|
Mon, 11 Jul 1994 04:31:40 +0000 |
Richard M. Stallman |
(diff-latest-backup-file): Cope with backups stored
|
Mon, 11 Jul 1994 00:59:17 +0000 |
Richard M. Stallman |
(dos_rawgetc): Use bios, not kbhit ().
|
Mon, 11 Jul 1994 00:55:56 +0000 |
Richard M. Stallman |
(Info-fontify-maximum-menu-size): New variable.
|
Mon, 11 Jul 1994 00:48:47 +0000 |
Richard M. Stallman |
(syms_of_xfns): Provide x-toolkit in toolkit version.
|
Mon, 11 Jul 1994 00:37:44 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
|
Mon, 11 Jul 1994 00:25:37 +0000 |
Richard M. Stallman |
(Man-bgproc-sentinel): Bind case-fold-search for just the
|
Mon, 11 Jul 1994 00:24:26 +0000 |
Richard M. Stallman |
(compilation-window-height): Use defvar.
|
Mon, 11 Jul 1994 00:23:33 +0000 |
Richard M. Stallman |
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
|
Sun, 10 Jul 1994 21:33:55 +0000 |
Richard M. Stallman |
(find-tag-regexp): Bind to C-M-..
|
Sat, 09 Jul 1994 19:25:06 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't downcase nil.
|
Sat, 09 Jul 1994 19:10:16 +0000 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory,
|
Sat, 09 Jul 1994 19:04:27 +0000 |
Richard M. Stallman |
(current-load-list): Set it to nil.
|
Sat, 09 Jul 1994 05:13:38 +0000 |
Richard M. Stallman |
(install_ctrl_break_check): Doc fix.
|
Sat, 09 Jul 1994 04:44:28 +0000 |
Richard M. Stallman |
(readevalloop): Correctly unbind the unwind protect.
|
Fri, 08 Jul 1994 21:26:56 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Check for root using user-uid.
|
Fri, 08 Jul 1994 10:31:16 +0000 |
Francesco Potort |
* etags.c (main): Don't barf on obsolete -t and -T switches.
|
Fri, 08 Jul 1994 03:36:21 +0000 |
Richard M. Stallman |
(BIG_ENDIAN): Don't redefine if defined.
|
Thu, 07 Jul 1994 21:06:41 +0000 |
Richard M. Stallman |
(msdos): Include sed4.inp in dist.
|
Thu, 07 Jul 1994 20:34:55 +0000 |
Richard M. Stallman |
(outline-level): Mark it risky.
|
Thu, 07 Jul 1994 19:29:52 +0000 |
Richard M. Stallman |
(alloca.o): Delete allocatem.c first thing.
|
Thu, 07 Jul 1994 19:24:56 +0000 |
Richard M. Stallman |
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
|
Thu, 07 Jul 1994 18:39:02 +0000 |
Richard M. Stallman |
([vertical-scroll-bar C-mouse-2]): Split the window.
|
Thu, 07 Jul 1994 16:58:14 +0000 |
Richard M. Stallman |
(libsrc_libs): Var deleted.
|
Thu, 07 Jul 1994 16:50:55 +0000 |
Richard M. Stallman |
(gud-mips-p): Check for OSF system on Alpha also.
|
Thu, 07 Jul 1994 16:25:53 +0000 |
Richard M. Stallman |
(process-environment, exec-path, load-path,exec-directory):
|
Thu, 07 Jul 1994 06:50:45 +0000 |
Richard M. Stallman |
(x_toolkit): New variable.
|
Thu, 07 Jul 1994 06:42:21 +0000 |
Richard M. Stallman |
(make_lispy_event): Ignore menu bar up events.
|
Thu, 07 Jul 1994 06:38:42 +0000 |
Richard M. Stallman |
(next_frame, prev_frame):
|
Thu, 07 Jul 1994 06:34:07 +0000 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
|
Thu, 07 Jul 1994 06:29:09 +0000 |
Richard M. Stallman |
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
|
Thu, 07 Jul 1994 05:07:02 +0000 |
Richard M. Stallman |
(switch-to-buffer-other-frame): Raise the frame.
|
Thu, 07 Jul 1994 03:03:34 +0000 |
Richard M. Stallman |
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
|
Thu, 07 Jul 1994 02:44:58 +0000 |
Richard M. Stallman |
(mkdir, removenullpaths): Put g in sed replace commands.
|
Thu, 07 Jul 1994 01:43:06 +0000 |
Michael I. Bushnell |
Turning on gnus-show-threads in these four functions was a mistake;
|
Wed, 06 Jul 1994 23:05:34 +0000 |
Richard M. Stallman |
(Buffer-menu-revert-function): New function.
|
Wed, 06 Jul 1994 23:03:47 +0000 |
Richard M. Stallman |
(revert-buffer-function): Doc fix.
|
Wed, 06 Jul 1994 22:08:03 +0000 |
Richard M. Stallman |
(vc-start-entry): New arg after-hook.
|
Wed, 06 Jul 1994 21:41:47 +0000 |
Richard M. Stallman |
(auto-save-mode): If autosave is off because buffer has
|
Wed, 06 Jul 1994 21:34:31 +0000 |
Richard M. Stallman |
(delete-old-versions): Var renamed from trim-versions-without-asking.
|
Wed, 06 Jul 1994 21:33:56 +0000 |
Richard M. Stallman |
(save-completions-to-file): Use delete-old-versions.
|
Wed, 06 Jul 1994 21:32:04 +0000 |
Richard M. Stallman |
(tpu-save-all-buffers-kill-emacs):
|
Wed, 06 Jul 1994 20:26:53 +0000 |
Edward M. Reingold |
(fancy-dairy-display): Consistently turn off selective display in diary buffer
|
Wed, 06 Jul 1994 20:12:42 +0000 |
Richard M. Stallman |
(outline-next-preface): Undo previous change: do stop before final newline.
|
Wed, 06 Jul 1994 19:45:38 +0000 |
Richard M. Stallman |
(desktop-buffer-rmail): Handle the situation
|
Tue, 05 Jul 1994 22:36:54 +0000 |
Richard M. Stallman |
(set-visited-file-name): Avoid crash if TRUENAME is nil.
|
Tue, 05 Jul 1994 21:02:48 +0000 |
Richard M. Stallman |
(gnus-mail-reply-using-mhe): Handle case of no subject.
|
Tue, 05 Jul 1994 20:28:33 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Ignore case in X resource.
|
Tue, 05 Jul 1994 20:23:13 +0000 |
Richard M. Stallman |
(file-truename): Use iteration when possible.
|
Tue, 05 Jul 1994 18:35:37 +0000 |
Richard M. Stallman |
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
|
Tue, 05 Jul 1994 18:33:10 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail if it exists.
|
Tue, 05 Jul 1994 16:54:01 +0000 |
Michael I. Bushnell |
Comment out losing call to set-visited-file-name; this shouldn't hurt
|
Tue, 05 Jul 1994 16:52:59 +0000 |
Michael I. Bushnell |
foo?
|
Tue, 05 Jul 1994 15:44:40 +0000 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a one character
|
Tue, 05 Jul 1994 07:25:05 +0000 |
Richard M. Stallman |
Be less eager to define MATCH_MAY_ALLOCATE.
|
Tue, 05 Jul 1994 07:24:16 +0000 |
Richard M. Stallman |
(doprnt): Handle padding on %c.
|
Tue, 05 Jul 1994 07:23:18 +0000 |
Richard M. Stallman |
(set-visited-file-name): Handle find-file-visit-truename
|
Tue, 05 Jul 1994 06:18:33 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 05 Jul 1994 04:06:00 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail for bsd386.
|
Mon, 04 Jul 1994 23:24:46 +0000 |
Richard M. Stallman |
(iso-8859-1-locale-regexp): New variable.
|
Mon, 04 Jul 1994 20:58:39 +0000 |
Roland McGrath |
(add-change-log-entry): Apply expand-file-name to FILE-NAME.
|
Mon, 04 Jul 1994 00:49:37 +0000 |
Richard M. Stallman |
(mouse-drag-region): Bind this-command like last-command.
|
Sun, 03 Jul 1994 22:16:34 +0000 |
Richard M. Stallman |
(gnus-inews-news): Allow newsgroups to be separated
|
Sun, 03 Jul 1994 20:53:42 +0000 |
Richard M. Stallman |
(command-line): Accept iso-8859-1 like iso_8859_1.
|
Sun, 03 Jul 1994 20:37:34 +0000 |
Richard M. Stallman |
(sendmail-send-it): Allow specifying Sender.
|
Sun, 03 Jul 1994 20:36:31 +0000 |
Richard M. Stallman |
Fix up previous change.
|
Sun, 03 Jul 1994 20:34:19 +0000 |
Richard M. Stallman |
(report-emacs-bug-hook): Error if user has added no text.
|
Sun, 03 Jul 1994 20:18:38 +0000 |
Richard M. Stallman |
(initial-frame-alist): Doc fix.
|
Sun, 03 Jul 1994 19:32:14 +0000 |
Richard M. Stallman |
Talk about flow control along with C-x C-s and C-s.
|
Sun, 03 Jul 1994 19:06:03 +0000 |
Richard M. Stallman |
(command-line): Automatically use iso-syntax and
|
Sun, 03 Jul 1994 18:47:37 +0000 |
Richard M. Stallman |
Use add-hook, (provide 'meese).
|
Sat, 02 Jul 1994 19:50:30 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Sat, 02 Jul 1994 19:41:19 +0000 |
Richard M. Stallman |
(decode_mode_spec): %+ makes % for unmodified RO buffer.
|
Sat, 02 Jul 1994 19:37:12 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Sat, 02 Jul 1994 17:01:41 +0000 |
Richard M. Stallman |
(electric-buffer-list): Change prompt message.
|
Sat, 02 Jul 1994 16:55:54 +0000 |
Richard M. Stallman |
(sh-chmod-argument): Change default.
|
Sat, 02 Jul 1994 04:49:30 +0000 |
Richard M. Stallman |
(vc-update-change-log): Pass a -n option to rcs2log.
|
Sat, 02 Jul 1994 04:23:45 +0000 |
Richard M. Stallman |
(get_cached_face): Set the cached_index field.
|
Sat, 02 Jul 1994 04:09:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 02 Jul 1994 00:47:40 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Delete some debugging code.
|
Sat, 02 Jul 1994 00:45:49 +0000 |
Richard M. Stallman |
(visit-tags-table-buffer): Move error call into scope of `file'.
|
Sat, 02 Jul 1994 00:41:28 +0000 |
Richard M. Stallman |
(byte-compile-defalias): Fix typo in prev change.
|
Sat, 02 Jul 1994 00:10:58 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
|
Fri, 01 Jul 1994 23:59:32 +0000 |
Richard M. Stallman |
(print-region-1): Essentially undo previous change.
|
Fri, 01 Jul 1994 21:42:23 +0000 |
Richard M. Stallman |
(gnus-inews-domain-name): Once again test gnus-your-domain.
|
Fri, 01 Jul 1994 20:45:59 +0000 |
Richard M. Stallman |
(shell-mode): Don't read history from /dev/null.
|
Fri, 01 Jul 1994 20:11:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 01 Jul 1994 17:31:42 +0000 |
Richard M. Stallman |
(make-face-italic, make-face-bold): Don't bind f2 here.
|
Fri, 01 Jul 1994 17:14:19 +0000 |
Richard M. Stallman |
(unload-feature): The autoload property does not
|
Fri, 01 Jul 1994 17:06:34 +0000 |
Richard M. Stallman |
(list-faces-display): Line up multiple lines in sample.
|
Fri, 01 Jul 1994 16:28:00 +0000 |
Richard M. Stallman |
(sh-set-shell): Obey sh-query-for-magic in all cases.
|
Fri, 01 Jul 1994 15:36:06 +0000 |
Richard M. Stallman |
(prepare_menu_bars): Call x_consider_frame_title
|
Fri, 01 Jul 1994 15:34:42 +0000 |
Richard M. Stallman |
(init_sys_modes): Turn off VSTART and VSTOP chars. On
|
Fri, 01 Jul 1994 07:17:43 +0000 |
Paul Reilly |
(Fx_create_frame): Add GC protection for local var `f'.
|
Fri, 01 Jul 1994 06:19:16 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 01 Jul 1994 00:46:37 +0000 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection):
|
Fri, 01 Jul 1994 00:40:46 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 01 Jul 1994 00:35:07 +0000 |
Richard M. Stallman |
(Fdelete_frame): Call x_clear_frame_selections.
|
Fri, 01 Jul 1994 00:32:05 +0000 |
Richard M. Stallman |
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
|
Fri, 01 Jul 1994 00:29:02 +0000 |
Richard M. Stallman |
(random, srandom): Defined.
|
Thu, 30 Jun 1994 19:34:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 30 Jun 1994 19:21:03 +0000 |
Richard M. Stallman |
(minor-mode-map-alist): Add missing quote.
|
Thu, 30 Jun 1994 18:57:17 +0000 |
Richard M. Stallman |
(rmail-highlight-headers): Do nothing if
|
Thu, 30 Jun 1994 06:46:44 +0000 |
Noah Friedman |
(resize-minibuffer-window-restore): Don't do anything if the window height
|
Thu, 30 Jun 1994 04:49:26 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Don't treat end of buffer
|
Thu, 30 Jun 1994 04:27:21 +0000 |
Richard M. Stallman |
(XLIB_ILLEGAL_ACCESS): Defined.
|
Wed, 29 Jun 1994 21:38:34 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Call x_set_offset directly.
|
Wed, 29 Jun 1994 19:52:17 +0000 |
Richard M. Stallman |
(command_loop_1): Don't clear nonundocount
|
Wed, 29 Jun 1994 19:51:33 +0000 |
Richard M. Stallman |
(internal_self_insert): Now can return 2.
|
Wed, 29 Jun 1994 18:21:34 +0000 |
Noah Friedman |
comint-password-prompt-regexp: New variable.
|
Wed, 29 Jun 1994 18:06:09 +0000 |
Richard M. Stallman |
(byte-compile-callargs-warn): Handle function defnition
|
Wed, 29 Jun 1994 16:28:50 +0000 |
Richard M. Stallman |
(easy-menu-change): New function.
|
Wed, 29 Jun 1994 15:26:29 +0000 |
Richard M. Stallman |
Add commented-out code.
|
Tue, 28 Jun 1994 21:51:12 +0000 |
Karl Heuer |
(readchar): Restart interrupted I/O.
|
Tue, 28 Jun 1994 20:24:38 +0000 |
Roland McGrath |
(tag-exact-match-p): Fix typo in last change.
|
Tue, 28 Jun 1994 20:21:43 +0000 |
Roland McGrath |
(tag-exact-match-p): Test for point sitting after the explicit tag name
|
Tue, 28 Jun 1994 19:17:25 +0000 |
Richard M. Stallman |
(line-move): Don't use message or ding; just signal errors.
|
Tue, 28 Jun 1994 19:00:30 +0000 |
Roland McGrath |
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
|
Tue, 28 Jun 1994 18:41:05 +0000 |
Richard M. Stallman |
(dired-x-hands-off-my-keys): New user-defined variable.
|
Tue, 28 Jun 1994 17:04:58 +0000 |
Richard M. Stallman |
(mips-sony-newsos4*): New alias.
|
Tue, 28 Jun 1994 17:02:40 +0000 |
Richard M. Stallman |
(safe_run_hooks): Take symbol as arg.
|
Tue, 28 Jun 1994 09:27:39 +0000 |
Richard M. Stallman |
(redisplay_region): For special treatment, BUF most be
|
Tue, 28 Jun 1994 09:25:42 +0000 |
Richard M. Stallman |
(Foverlay_put): Pass redisplay_region a struct buffer *.
|
Tue, 28 Jun 1994 08:36:16 +0000 |
Richard M. Stallman |
(dired-readin): Record the directory's modtime.
|
Tue, 28 Jun 1994 05:15:44 +0000 |
Richard M. Stallman |
(auto-lower-mode, auto-raise-mode): Doc fixes.
|
Tue, 28 Jun 1994 04:14:41 +0000 |
Richard M. Stallman |
(Info-index): Fix typo: t => \t.
|
Mon, 27 Jun 1994 23:07:15 +0000 |
Richard M. Stallman |
(gnus-inews-user-name, gnus-inews-domain-name):
|
Mon, 27 Jun 1994 20:54:14 +0000 |
Richard M. Stallman |
(Info-insert-dir): Capitalize `node' when inserting it.
|
Mon, 27 Jun 1994 20:44:08 +0000 |
Richard M. Stallman |
(a_write): Verify that *annot is a cons.
|
Sun, 26 Jun 1994 18:14:13 +0000 |
Richard M. Stallman |
(echo_dash): Fix backwards conditional.
|
Sun, 26 Jun 1994 16:29:43 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not NEWSOS5]:
|
Sun, 26 Jun 1994 16:10:41 +0000 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Handle the case where
|
Sat, 25 Jun 1994 23:48:04 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Don't do anything special at eob.
|
Sat, 25 Jun 1994 22:35:28 +0000 |
Richard M. Stallman |
(send_process): Major rewrite.
|
Sat, 25 Jun 1994 22:34:52 +0000 |
Richard M. Stallman |
(send_process): Major rewrite.
|
Sat, 25 Jun 1994 22:34:25 +0000 |
Richard M. Stallman |
(BUF_PTR_CHAR_POS): New macro.
|
Sat, 25 Jun 1994 22:27:06 +0000 |
Richard M. Stallman |
(comint-send-input): Update markers before actually sending the input.
|
Sat, 25 Jun 1994 19:08:29 +0000 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
Sat, 25 Jun 1994 19:07:17 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Add -D_BSD.
|
Sat, 25 Jun 1994 18:58:42 +0000 |
Richard M. Stallman |
(beginning-of-buffer-other-window)
|
Sat, 25 Jun 1994 18:20:55 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Make menu-bar-mode
|
Sat, 25 Jun 1994 18:20:30 +0000 |
Richard M. Stallman |
(menu-bar-mode): Make this a global variable.
|
Sat, 25 Jun 1994 17:54:57 +0000 |
Richard M. Stallman |
(Fframe_parameters): Don't handle menu-bar-lines explicitly.
|
Sat, 25 Jun 1994 16:28:53 +0000 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
Sat, 25 Jun 1994 04:30:44 +0000 |
Richard M. Stallman |
(ispell-message): Avoid an infinite loop.
|
Sat, 25 Jun 1994 01:42:43 +0000 |
Karl Heuer |
(popup-menu): Allow user to select nothing.
|
Sat, 25 Jun 1994 01:20:11 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Use matching-paren.
|
Sat, 25 Jun 1994 00:35:12 +0000 |
Richard M. Stallman |
(add-log-mailing-address): Use user-mail-address.
|
Sat, 25 Jun 1994 00:34:11 +0000 |
Richard M. Stallman |
(user-mail-address): New variable.
|
Sat, 25 Jun 1994 00:13:53 +0000 |
Karl Heuer |
(Finsert_file_contents): Fix check for non-regular files.
|
Fri, 24 Jun 1994 23:41:15 +0000 |
Richard M. Stallman |
(gnus-summary-mode-map): Add menu bar menus.
|
Fri, 24 Jun 1994 21:52:16 +0000 |
Richard M. Stallman |
(scan_lists, Fforward_comment): When moving backward over
|
Fri, 24 Jun 1994 18:50:03 +0000 |
Richard M. Stallman |
(run-at-time): If REPEAT is 0, don't repeat.
|
Fri, 24 Jun 1994 18:32:36 +0000 |
Richard M. Stallman |
(tar-alter-one-field): Finish previous renaming change.
|
Fri, 24 Jun 1994 15:47:09 +0000 |
Richard M. Stallman |
(find-change-log): If file name specified, just use it.
|
Fri, 24 Jun 1994 14:14:43 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Fri, 24 Jun 1994 08:07:57 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Don't take car of return frmo
|
Fri, 24 Jun 1994 00:34:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Don't staticpro the same var twice.
|
Thu, 23 Jun 1994 23:58:16 +0000 |
Karl Heuer |
(popup-menu): Convert list to same-size vector, not singleton vector.
|
Thu, 23 Jun 1994 23:57:33 +0000 |
Richard M. Stallman |
(move-to-tab-stop): Delete unnecessary spaces
|
Thu, 23 Jun 1994 23:56:06 +0000 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
Thu, 23 Jun 1994 23:55:12 +0000 |
Richard M. Stallman |
(Fmove_overlay): Fix typo in previous change.
|
Thu, 23 Jun 1994 23:53:35 +0000 |
Richard M. Stallman |
Move #undef HAVE_STRERROR before the #includes.
|
Thu, 23 Jun 1994 23:12:13 +0000 |
Richard M. Stallman |
(shell-prefixed-directory-name): Do nothing if
|
Thu, 23 Jun 1994 23:11:23 +0000 |
Richard M. Stallman |
(comint-read-input-ring): Use ring-insert-at-beginning.
|
Thu, 23 Jun 1994 23:11:02 +0000 |
Richard M. Stallman |
(ring-insert-at-beginning): New function.
|
Thu, 23 Jun 1994 21:35:48 +0000 |
Richard M. Stallman |
(*-convex-convexos*): Accept this as alias.
|
Thu, 23 Jun 1994 19:40:13 +0000 |
Richard M. Stallman |
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
|
Thu, 23 Jun 1994 19:39:22 +0000 |
Richard M. Stallman |
(soundex-alist): Delete the elements that mapped into nil.
|
Thu, 23 Jun 1994 19:30:19 +0000 |
Richard M. Stallman |
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
|
Thu, 23 Jun 1994 19:27:56 +0000 |
Richard M. Stallman |
Don't declare exit or perror.
|
Thu, 23 Jun 1994 19:26:02 +0000 |
Richard M. Stallman |
(main): Don't declare geteuid.
|
Thu, 23 Jun 1994 19:22:09 +0000 |
Richard M. Stallman |
Set NON_GNU_CPP.
|
Thu, 23 Jun 1994 17:52:44 +0000 |
Richard M. Stallman |
(tar-extract): Set file name by hand before calling
|
Thu, 23 Jun 1994 14:42:48 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Handle close paren rather than open paren
|
Thu, 23 Jun 1994 14:34:50 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 23 Jun 1994 14:33:32 +0000 |
Richard M. Stallman |
(print-region-1): Don't include a space in the job name.
|
Thu, 23 Jun 1994 14:31:35 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Set paren foreground to white.
|
Thu, 23 Jun 1994 14:24:38 +0000 |
Richard M. Stallman |
(Info-next-preorder-1): New function.
|
Thu, 23 Jun 1994 14:02:40 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 23 Jun 1994 13:56:21 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 23 Jun 1994 01:30:12 +0000 |
Roland McGrath |
Fix bits of last change lost in Emacs crash.
|
Thu, 23 Jun 1994 01:11:38 +0000 |
Roland McGrath |
(tags-table-including): Don't call tags-table-check-computed-list.
|
Thu, 23 Jun 1994 00:03:14 +0000 |
Richard Kenner |
(m68k-ccur): New system.
|
Wed, 22 Jun 1994 22:14:28 +0000 |
Noah Friedman |
(resize-minibuffer-window-exactly, resize-minibuffer-frame,
|
Wed, 22 Jun 1994 21:28:17 +0000 |
Richard M. Stallman |
(make-face): Return the face name, not the vector.
|
Wed, 22 Jun 1994 20:37:41 +0000 |
Richard M. Stallman |
Rearrange the edit and file menus, and add separators.
|
Wed, 22 Jun 1994 20:11:29 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Swallow semicolon.
|
Wed, 22 Jun 1994 18:03:28 +0000 |
Richard M. Stallman |
(double-prefix-only): New variable.
|
Wed, 22 Jun 1994 15:30:42 +0000 |
Richard M. Stallman |
(backquote-process): Fix criterion for using FIRSTLIST.
|
Wed, 22 Jun 1994 05:16:22 +0000 |
Richard M. Stallman |
(scroll-other-window-down): New command.
|
Wed, 22 Jun 1994 04:40:17 +0000 |
Richard M. Stallman |
Update copyright notice.
|
Wed, 22 Jun 1994 04:39:27 +0000 |
Richard M. Stallman |
(setenv): Rewrite. Provide a way to unset interactively.
|
Wed, 22 Jun 1994 04:16:46 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Wed, 22 Jun 1994 04:07:38 +0000 |
Richard M. Stallman |
(setenv): Do something even if process-environment is nil.
|
Tue, 21 Jun 1994 20:49:12 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
|
Tue, 21 Jun 1994 20:22:56 +0000 |
Richard M. Stallman |
(face-equal): Do check the underline attribute.
|
Tue, 21 Jun 1994 19:47:44 +0000 |
Richard M. Stallman |
(apply_modifiers): Use assq_no_quit.
|
Tue, 21 Jun 1994 19:46:07 +0000 |
Richard M. Stallman |
(Flookup_key): Add gcpro.
|
Tue, 21 Jun 1994 19:12:12 +0000 |
Richard M. Stallman |
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
|
Tue, 21 Jun 1994 19:10:54 +0000 |
Richard M. Stallman |
Fix references to diary.el.
|
Tue, 21 Jun 1994 18:25:45 +0000 |
Richard M. Stallman |
(Fmove_overlay): Add missing XINT calls in previous change.
|
Tue, 21 Jun 1994 17:52:18 +0000 |
Richard M. Stallman |
(Fkill_buffer): Don't delete auto save file
|
Tue, 21 Jun 1994 17:46:53 +0000 |
Richard M. Stallman |
(delete-auto-save-files): Doc fix.
|
Tue, 21 Jun 1994 17:13:39 +0000 |
Richard M. Stallman |
(show_mouse_face): Set endcolumn ok in side-by-side windows.
|
Tue, 21 Jun 1994 15:42:25 +0000 |
Richard M. Stallman |
Don't bind keys C-insert, C-delete, and
|
Tue, 21 Jun 1994 15:39:44 +0000 |
Richard M. Stallman |
(Info-directory-list): For msdos, don't check for
|
Tue, 21 Jun 1994 01:06:13 +0000 |
Karl Heuer |
Fix previous change: use Dimension, not short.
|
Tue, 21 Jun 1994 00:42:12 +0000 |
Karl Heuer |
(x_window): Delete duplicate computation.
|
Mon, 20 Jun 1994 23:24:13 +0000 |
Melissa Weisshaus |
entered into RCS
|
Mon, 20 Jun 1994 23:10:29 +0000 |
Richard M. Stallman |
(HAVE_STRERROR, HAVE_XRMSETDATABASE)
|
Mon, 20 Jun 1994 23:10:07 +0000 |
Richard M. Stallman |
(Fmove_overlay): Call redisplay_region even when
|
Mon, 20 Jun 1994 22:52:49 +0000 |
Richard M. Stallman |
(move-to-tab-stop): Get rid of spaces before tabs
|
Mon, 20 Jun 1994 22:22:58 +0000 |
Richard M. Stallman |
(tpu-doc-revision): Variable deleted.
|
Mon, 20 Jun 1994 22:22:40 +0000 |
Richard M. Stallman |
(tpu-edt-off): Restore original global key map.
|
Mon, 20 Jun 1994 22:22:23 +0000 |
Richard M. Stallman |
Require tpu-edt.
|
Mon, 20 Jun 1994 22:22:07 +0000 |
Richard M. Stallman |
Change size of selected screen. Reposition after
|
Mon, 20 Jun 1994 22:21:48 +0000 |
Richard M. Stallman |
(vt-revision): Variable deleted.
|
Mon, 20 Jun 1994 20:34:22 +0000 |
Richard M. Stallman |
(finder-by-keyword): Add doc string and t for interactive.
|
Mon, 20 Jun 1994 19:09:24 +0000 |
Richard M. Stallman |
(gnus-uu-view-directory): Fixed viewing with the
|
Mon, 20 Jun 1994 18:30:06 +0000 |
Richard M. Stallman |
Use plists to record handlers.
|
Mon, 20 Jun 1994 17:07:22 +0000 |
Richard M. Stallman |
(Fmatching_paren): Fix typo.
|
Mon, 20 Jun 1994 13:38:11 +0000 |
Richard M. Stallman |
(gnus-summary-next-article): Handle non-character events.
|
Mon, 20 Jun 1994 01:52:51 +0000 |
Richard M. Stallman |
(tab-to-tab-stop): Combine new indentation with previous.
|
Mon, 20 Jun 1994 01:39:02 +0000 |
Richard M. Stallman |
(SEGMENT_MASK): Defined.
|
Sun, 19 Jun 1994 19:52:02 +0000 |
Richard M. Stallman |
(define-mail-alias): Copy parsing code from mailabbrev.el.
|
Sun, 19 Jun 1994 19:42:17 +0000 |
Richard M. Stallman |
(define-mail-alias): Doc fix.
|
Sun, 19 Jun 1994 19:07:47 +0000 |
Richard M. Stallman |
(x_window): Take account of pane widget internal border width.
|
Sun, 19 Jun 1994 18:20:52 +0000 |
Richard M. Stallman |
(Fmatching_paren): New function.
|
Sun, 19 Jun 1994 18:18:20 +0000 |
Richard M. Stallman |
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
|
Sun, 19 Jun 1994 18:04:35 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
|
Sun, 19 Jun 1994 15:40:27 +0000 |
Richard M. Stallman |
Get CFLAGS both with and without THIS_IS_CONFIGURE,
|
Sun, 19 Jun 1994 15:24:14 +0000 |
Richard M. Stallman |
(C_OPTIMIZE_SWITCH): Definition deleted.
|
Sat, 18 Jun 1994 21:12:42 +0000 |
Richard M. Stallman |
(mail-bury): Test that rmail-summary-buffer is boundp.
|
Sat, 18 Jun 1994 21:04:14 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 18 Jun 1994 21:03:36 +0000 |
Richard M. Stallman |
(xsymbol): Cast $ to int.
|
Sat, 18 Jun 1994 19:20:48 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
|
Sat, 18 Jun 1994 18:57:39 +0000 |
Richard M. Stallman |
(make_frame_visible): At end, wait till Emacs sees frame is visible.
|
Sat, 18 Jun 1994 17:54:50 +0000 |
Francesco Potort |
* m/delta.h (memmove): switch the first two args.
|
Sat, 18 Jun 1994 14:53:55 +0000 |
Richard M. Stallman |
(echo_after_prompt): New variable.
|
Sat, 18 Jun 1994 14:49:34 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
|
Sat, 18 Jun 1994 13:26:33 +0000 |
Richard M. Stallman |
(rmail-highlight-headers): Don't skip newlines, just tab and space.
|
Sat, 18 Jun 1994 13:23:57 +0000 |
Richard M. Stallman |
(set-rmail-inbox-list): Use insert-before-markers.
|
Sat, 18 Jun 1994 13:02:23 +0000 |
Richard M. Stallman |
(doprnt.o): Depend on config_h.
|
Sat, 18 Jun 1994 00:18:28 +0000 |
Karl Heuer |
(minibuf_save_list): New variable, replaces minibuf_save_vector.
|
Sat, 18 Jun 1994 00:13:37 +0000 |
Karl Heuer |
minibuf_prompt is now a Lisp_Object.
|
Sat, 18 Jun 1994 00:13:02 +0000 |
Karl Heuer |
(minibuf_prompt): Now a Lisp_Object. All uses changed.
|
Fri, 17 Jun 1994 23:52:35 +0000 |
Richard M. Stallman |
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
|
Fri, 17 Jun 1994 23:51:52 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
|
Fri, 17 Jun 1994 23:51:40 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
|
Fri, 17 Jun 1994 23:34:37 +0000 |
Richard M. Stallman |
(x_real_positions): Make sure we know the parent window.
|
Fri, 17 Jun 1994 22:15:47 +0000 |
Karl Heuer |
(dired-build-subdir-alist): Don't let looking-at destroy the match data.
|
Fri, 17 Jun 1994 21:42:34 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.
|
Fri, 17 Jun 1994 20:35:16 +0000 |
Richard M. Stallman |
(finder-commentary): Fix error message syntax.
|
Fri, 17 Jun 1994 20:04:22 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 17 Jun 1994 20:03:18 +0000 |
Karl Heuer |
(compute_motion): Recenter overlays, for speed.
|
Fri, 17 Jun 1994 19:59:09 +0000 |
Richard M. Stallman |
(lm-section-mark): Accept extra semicolons;
|
Fri, 17 Jun 1994 16:03:59 +0000 |
Richard M. Stallman |
(build-mail-abbrevs): Pass a recursivep argument in recursive call.
|
Fri, 17 Jun 1994 16:00:42 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 17 Jun 1994 13:40:33 +0000 |
Richard M. Stallman |
(Fprocess_status): Return nil for process name that has no process.
|
Fri, 17 Jun 1994 13:39:14 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Set the cursor color last.
|
Fri, 17 Jun 1994 13:35:53 +0000 |
Richard M. Stallman |
(scratch_cursor_gc): New variable.
|
Fri, 17 Jun 1994 04:05:56 +0000 |
Roland McGrath |
(tags-table-computed-list, tags-table-computed-list-for): New variables.
|
Fri, 17 Jun 1994 00:52:13 +0000 |
Richard M. Stallman |
(redisplay_region): Treat selected window's buffer
|
Fri, 17 Jun 1994 00:51:33 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): New arg WINDOW.
|
Thu, 16 Jun 1994 23:45:41 +0000 |
Richard M. Stallman |
(make_hdr): Handle case of no "additional header".
|
Thu, 16 Jun 1994 23:33:50 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 16 Jun 1994 18:51:07 +0000 |
Richard M. Stallman |
[USG5_4] (sigblock): Use |, not &.
|
Thu, 16 Jun 1994 15:44:16 +0000 |
Richard M. Stallman |
(Info-directory-list): For msdos, use ";" instead of
|
Thu, 16 Jun 1994 15:38:30 +0000 |
Karl Heuer |
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.
|
Thu, 16 Jun 1994 15:14:30 +0000 |
Richard M. Stallman |
(syms_of_display): Make baud-rate a user var.
|
Thu, 16 Jun 1994 15:12:52 +0000 |
Richard M. Stallman |
(bibtex-mode): Set up comment-start locally.
|
Thu, 16 Jun 1994 15:03:04 +0000 |
Richard M. Stallman |
(scan_lists): Get error if eob within comment with depth!=0.
|
Thu, 16 Jun 1994 14:15:11 +0000 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Fix wrong var name.
|
Thu, 16 Jun 1994 08:09:34 +0000 |
Noah Friedman |
(rlogin-password-paranoia): Variable deleted.
|
Thu, 16 Jun 1994 06:55:46 +0000 |
Roland McGrath |
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
|
Thu, 16 Jun 1994 02:30:39 +0000 |
Richard M. Stallman |
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
|
Wed, 15 Jun 1994 23:03:28 +0000 |
Richard M. Stallman |
(outline-mode): Make change-major-mode-hook buffer-local.
|
Wed, 15 Jun 1994 22:39:01 +0000 |
Richard M. Stallman |
(dired-build-subdir-alist): Avoid mistaking a file name
|
Wed, 15 Jun 1994 22:16:04 +0000 |
Richard M. Stallman |
(mail-send-hook): Add defvar.
|
Wed, 15 Jun 1994 20:15:59 +0000 |
Richard M. Stallman |
(x_noop_count): New variable.
|
Wed, 15 Jun 1994 18:24:10 +0000 |
Richard M. Stallman |
Don't alter the underline face.
|
Wed, 15 Jun 1994 18:19:56 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define as empty.
|
Wed, 15 Jun 1994 18:18:55 +0000 |
Richard M. Stallman |
(redisplay): Don't call x_consider_frame_title.
|
Wed, 15 Jun 1994 18:17:55 +0000 |
Richard M. Stallman |
(Fcall_interactively): Ignore `-' in string.
|
Wed, 15 Jun 1994 18:13:52 +0000 |
Richard M. Stallman |
(Info-insert-dir): Ignore access times when comparing
|
Wed, 15 Jun 1994 18:05:50 +0000 |
Richard M. Stallman |
(gud-massage-args): Fix error message syntax.
|
Wed, 15 Jun 1994 07:40:43 +0000 |
Doug Evans |
* config.sub (sparc64): New cpu.
|
Wed, 15 Jun 1994 05:29:08 +0000 |
Karl Heuer |
(init_system_name): New function, replaces get_system_name.
|
Wed, 15 Jun 1994 05:28:51 +0000 |
Karl Heuer |
(init_editfns): Call init_system_name instead of get_system_name.
|
Wed, 15 Jun 1994 05:27:38 +0000 |
Karl Heuer |
declare init_system_name (replaces get_system_name).
|
Wed, 15 Jun 1994 04:48:02 +0000 |
Karl Heuer |
(x_term_init): Don't call get_system_name.
|
Wed, 15 Jun 1994 04:37:26 +0000 |
Richard M. Stallman |
(find-tag-history): New variable.
|
Wed, 15 Jun 1994 04:05:32 +0000 |
Richard M. Stallman |
(sigblock) [USG5_4]: Define if not defined.
|
Wed, 15 Jun 1994 04:01:33 +0000 |
Richard M. Stallman |
Put stdio.h after config.h.
|
Wed, 15 Jun 1994 03:55:42 +0000 |
Karl Heuer |
(mouse-drag-region): Bind last-command, not this-command.
|
Wed, 15 Jun 1994 03:54:06 +0000 |
Richard M. Stallman |
Put stdio.h after config.h.
|
Wed, 15 Jun 1994 03:53:12 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 15 Jun 1994 03:46:59 +0000 |
Richard M. Stallman |
Put config.h first.
|
Wed, 15 Jun 1994 03:45:54 +0000 |
Richard M. Stallman |
Put sys/signal.h and errno.h first, then config.h.
|
Wed, 15 Jun 1994 03:43:43 +0000 |
Richard M. Stallman |
Put stdio.h, sys/types.h and sys/stat.h after config.h.
|
Wed, 15 Jun 1994 02:43:39 +0000 |
Karl Heuer |
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file
|
Wed, 15 Jun 1994 01:09:17 +0000 |
Karl Heuer |
(Fsingle_key_description): Allow strings as keys.
|
Wed, 15 Jun 1994 00:24:54 +0000 |
Karl Heuer |
(create_process): Set input_wait_mask before forking.
|
Tue, 14 Jun 1994 21:57:11 +0000 |
Richard M. Stallman |
(vmotion): Use find_next_newline_no_quit.
|
Tue, 14 Jun 1994 21:54:45 +0000 |
Richard M. Stallman |
(find_next_newline_no_quit): New function.
|
Tue, 14 Jun 1994 20:54:44 +0000 |
Richard M. Stallman |
(ispell-command-loop): C-g should be like X, not q.
|
Tue, 14 Jun 1994 20:33:44 +0000 |
Richard M. Stallman |
(init_sys_modes): Don't set up sigio here if window system.
|
Tue, 14 Jun 1994 20:19:04 +0000 |
Richard M. Stallman |
(fortran-blink-matching-do): When looking for do,
|
Tue, 14 Jun 1994 20:06:55 +0000 |
Edward M. Reingold |
(calendar-mode-map): Change moon menu bar to pop up a menu.
|
Tue, 14 Jun 1994 19:50:14 +0000 |
Richard M. Stallman |
(calendar-mouse-2-date-menu): Put moon phase here.
|
Tue, 14 Jun 1994 19:48:19 +0000 |
Richard M. Stallman |
(init_eval_once): Call xmalloc, not malloc.
|
Tue, 14 Jun 1994 19:46:00 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Doc fix.
|
Tue, 14 Jun 1994 14:51:19 +0000 |
Richard M. Stallman |
Put ./BUGS into the distrib.
|
Tue, 14 Jun 1994 00:58:05 +0000 |
Roland McGrath |
Fix regexp in last change.
|
Tue, 14 Jun 1994 00:34:43 +0000 |
Richard M. Stallman |
(pop-global-mark): Discard entries for nonexistent buffers.
|
Tue, 14 Jun 1994 00:21:40 +0000 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): Doc fix.
|
Tue, 14 Jun 1994 00:10:56 +0000 |
Richard M. Stallman |
(mouse-avoidance-threshold): Renamed from ...threshhold.
|
Mon, 13 Jun 1994 23:56:48 +0000 |
Richard M. Stallman |
(init_sys_modes): Don't call set_terminal_modes
|
Mon, 13 Jun 1994 23:40:33 +0000 |
Richard M. Stallman |
(end-of-buffer): Recenter overlay lists.
|
Mon, 13 Jun 1994 23:27:44 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++
|
Mon, 13 Jun 1994 21:12:56 +0000 |
Richard M. Stallman |
Handle 386 running Solaris 2.
|
Mon, 13 Jun 1994 21:10:43 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 13 Jun 1994 21:09:17 +0000 |
Richard M. Stallman |
Add conditional for SOLARIS2.
|
Mon, 13 Jun 1994 21:08:42 +0000 |
Richard M. Stallman |
(SOLARIS2): Defined.
|
Mon, 13 Jun 1994 20:56:30 +0000 |
Karl Heuer |
(single_keymap_panes): gcpro some things.
|
Mon, 13 Jun 1994 20:41:21 +0000 |
Richard M. Stallman |
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
|
Mon, 13 Jun 1994 20:41:00 +0000 |
Richard M. Stallman |
(init_cmdargs): Set up initial_argv, initial_argc.
|
Mon, 13 Jun 1994 20:11:10 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Properly init Vsystem_key_alist.
|
Mon, 13 Jun 1994 19:46:22 +0000 |
Richard M. Stallman |
(adjust_lnnoptrs): Handle multiple aux symbols.
|
Mon, 13 Jun 1994 19:35:07 +0000 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Turn off change hooks
|
Mon, 13 Jun 1994 19:34:21 +0000 |
Richard M. Stallman |
(dired-man): Use internal function from man.el.
|
Mon, 13 Jun 1994 15:30:51 +0000 |
Richard M. Stallman |
Formerly INSTALL.~31~
|
Mon, 13 Jun 1994 12:07:44 +0000 |
Richard M. Stallman |
(forms-mode): Plug security hole by disabling `eval-buffer' unless
|
Sun, 12 Jun 1994 19:58:00 +0000 |
Karl Heuer |
(transpose_markers): Allow for gap at start of region.
|
Sun, 12 Jun 1994 15:58:51 +0000 |
Richard M. Stallman |
(iso-iso2tex-trans-tab): Change a few characters.
|
Sun, 12 Jun 1994 15:43:34 +0000 |
Richard M. Stallman |
(x_window): Request "save yourself" commands.
|
Sun, 12 Jun 1994 14:37:21 +0000 |
Richard M. Stallman |
(Info-fontify-node): Require some whitespace after *Note.
|
Sun, 12 Jun 1994 12:57:42 +0000 |
Richard M. Stallman |
(mail): If homedir is nonexistent, don't use as default.
|
Sun, 12 Jun 1994 12:42:56 +0000 |
Richard M. Stallman |
(read_char): When we loop and call redisplay,
|
Sat, 11 Jun 1994 21:53:09 +0000 |
Richard M. Stallman |
(Freplace_match): Be sure not to treat non-digit like digit.
|
Sat, 11 Jun 1994 20:18:46 +0000 |
Richard M. Stallman |
(server-start): Doc fix.
|
Sat, 11 Jun 1994 20:11:36 +0000 |
Richard M. Stallman |
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
|
Sat, 11 Jun 1994 20:09:33 +0000 |
Richard M. Stallman |
(xterm.o): Depend on dispextern.h.
|
Sat, 11 Jun 1994 19:19:31 +0000 |
Richard M. Stallman |
(latex-mode, slitex-mode): In paragraph-separate,
|
Sat, 11 Jun 1994 18:59:38 +0000 |
Richard M. Stallman |
(isearch-mode-map):
|
Sat, 11 Jun 1994 18:17:00 +0000 |
Richard M. Stallman |
(iso-translate-conventions): Get rid of interactive spec.
|
Sat, 11 Jun 1994 12:14:28 +0000 |
Richard M. Stallman |
(mouse-avoidance-point-position): Fix compute-motion
|
Sat, 11 Jun 1994 12:12:57 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Sat, 11 Jun 1994 12:11:27 +0000 |
Richard M. Stallman |
(tex-font-lock-keywords): Make the pattern for
|
Fri, 10 Jun 1994 23:02:04 +0000 |
Richard M. Stallman |
(comint-dynamic-list-completions): No space in *Completions*.
|
Fri, 10 Jun 1994 23:01:49 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Likewise.
|
Fri, 10 Jun 1994 23:01:33 +0000 |
Richard M. Stallman |
(PC-do-completion): Likewise.
|
Fri, 10 Jun 1994 23:01:10 +0000 |
Richard M. Stallman |
(complete-tag): Likewise.
|
Fri, 10 Jun 1994 23:00:56 +0000 |
Richard M. Stallman |
(ielm-complete-symbol): Likewise.
|
Fri, 10 Jun 1994 23:00:40 +0000 |
Richard M. Stallman |
(ispell-complete-word): Likewise.
|
Fri, 10 Jun 1994 21:53:32 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist): Fix regexp in francais.
|
Fri, 10 Jun 1994 21:20:25 +0000 |
Richard M. Stallman |
Require dired and dired-aux in the standard way.
|
Fri, 10 Jun 1994 21:09:40 +0000 |
Richard M. Stallman |
Add provide call.
|
Fri, 10 Jun 1994 21:00:53 +0000 |
Richard M. Stallman |
(Info-complete-menu-item): New function.
|
Fri, 10 Jun 1994 20:33:03 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Require at least two spaces between items.
|
Fri, 10 Jun 1994 20:32:46 +0000 |
Richard M. Stallman |
(CLASH_DETECTION): Defined.
|
Fri, 10 Jun 1994 20:28:52 +0000 |
Richard M. Stallman |
(tex-start-shell): Add autoload.
|
Fri, 10 Jun 1994 20:20:53 +0000 |
Richard M. Stallman |
(mail-bury): If showing rmail buffer that has summary, show the summary too.
|
Tue, 07 Jun 1994 18:31:56 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Check whether def1 matches
|
Tue, 07 Jun 1994 18:04:58 +0000 |
Richard M. Stallman |
(iso-translate-conventions): Use case-dependent search and don't alter case.
|
Tue, 07 Jun 1994 18:02:08 +0000 |
Richard M. Stallman |
(standard-display-european): Treat 0 arg like negative.
|
Tue, 07 Jun 1994 17:58:32 +0000 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Preserve // after colon.
|
Tue, 07 Jun 1994 17:34:44 +0000 |
Richard M. Stallman |
(command_loop_1): Treat nil in display tab like no display tab.
|
Tue, 07 Jun 1994 16:51:20 +0000 |
Richard M. Stallman |
(tex-show-print-queue): Display the tex shell buffer.
|
Tue, 07 Jun 1994 15:36:36 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 07 Jun 1994 15:32:29 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Setting this no longer needed.
|
Tue, 07 Jun 1994 15:29:45 +0000 |
Richard M. Stallman |
(init_callproc) [MSDOS]: Exclude less code, so ../etc
|
Tue, 07 Jun 1994 15:26:59 +0000 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h".
|
Tue, 07 Jun 1994 15:25:21 +0000 |
Richard M. Stallman |
Add template for rootrelativepath.
|
Tue, 07 Jun 1994 15:24:57 +0000 |
Richard M. Stallman |
(init_environment): Clean up code and make the default
|
Tue, 07 Jun 1994 15:19:33 +0000 |
Richard M. Stallman |
(rootrelativepath) [MSDOS]: Define, expanding to dynamic
|
Tue, 07 Jun 1994 15:16:39 +0000 |
Richard M. Stallman |
(src/paths.h): Use sed script msdos/sed4.inp.
|
Tue, 07 Jun 1994 15:13:58 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 07 Jun 1994 07:47:24 +0000 |
Richard M. Stallman |
(delete-blank-lines): Doc fix.
|
Tue, 07 Jun 1994 07:30:58 +0000 |
Richard M. Stallman |
(test-distrib): Use ALL_CFLAGS.
|
Tue, 07 Jun 1994 02:32:54 +0000 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
|
Tue, 07 Jun 1994 01:12:36 +0000 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Reuse the state vector.
|
Mon, 06 Jun 1994 09:22:14 +0000 |
Richard M. Stallman |
(tab-stop-list): Doc fix.
|
Mon, 06 Jun 1994 08:47:18 +0000 |
Richard M. Stallman |
(mips-siemens-sysv*): Use cpp, not cc -E.
|
Mon, 06 Jun 1994 05:05:28 +0000 |
Karl Heuer |
(menu-bar-update-buffers): Avoid excessive consing.
|
Mon, 06 Jun 1994 05:03:41 +0000 |
Karl Heuer |
(Fframe_or_buffer_changed_p): New function.
|
Sun, 05 Jun 1994 18:30:59 +0000 |
Richard M. Stallman |
(Fkey_description): Avoid using Fmapconcat--do it directly.
|
Sun, 05 Jun 1994 18:29:46 +0000 |
Richard M. Stallman |
Include systime.h after xterm.h.
|
Sun, 05 Jun 1994 18:28:57 +0000 |
Richard M. Stallman |
(modify_event_symbol): Return nil if out of range.
|
Sun, 05 Jun 1994 18:17:53 +0000 |
Richard M. Stallman |
(x_wm_set_icon_position, x_wm_set_icon_pixmap):
|
Sun, 05 Jun 1994 18:05:15 +0000 |
Richard M. Stallman |
(BSD): Redefine.
|
Sun, 05 Jun 1994 18:00:08 +0000 |
Richard M. Stallman |
Accept bsdi as opsys, like bsd386.
|
Sun, 05 Jun 1994 17:51:23 +0000 |
Richard M. Stallman |
(LIBS_MACHINE) [USG]: New #define.
|
Sun, 05 Jun 1994 17:43:51 +0000 |
Richard M. Stallman |
(Fx_open_connection): Set up Vx_resource_name and xrm_option
|
Sun, 05 Jun 1994 17:42:38 +0000 |
Richard M. Stallman |
(x_term_init): New args xrm_option and resource_string.
|
Sun, 05 Jun 1994 17:36:02 +0000 |
Richard M. Stallman |
(gomoku-display-statistics): Use human's point of view
|
Sun, 05 Jun 1994 16:57:22 +0000 |
Tom Tromey |
tcl-current-word does the right thing in inferior-tcl-mode.
|
Sun, 05 Jun 1994 15:17:16 +0000 |
Richard M. Stallman |
(derived-mode-merge-abbrev-tables):
|
Sun, 05 Jun 1994 12:43:42 +0000 |
Richard M. Stallman |
(x_window): Take account of internal border of paned widget.
|
Sun, 05 Jun 1994 12:12:44 +0000 |
Richard M. Stallman |
(PURESIZE): Increased to 240000.
|
Sun, 05 Jun 1994 12:08:51 +0000 |
Richard M. Stallman |
(PURESIZE): Increased to 222000.
|
Sun, 05 Jun 1994 12:06:23 +0000 |
Richard M. Stallman |
(mouse-choose-completion): If *Completion* is a special
|
Sun, 05 Jun 1994 12:05:05 +0000 |
Richard M. Stallman |
(gnus-newsrc-to-gnus-format): In main loop,
|
Sun, 05 Jun 1994 12:01:16 +0000 |
Richard M. Stallman |
(PC-do-completion): Clear text props from inserted text.
|
Sun, 05 Jun 1994 11:55:49 +0000 |
Richard M. Stallman |
(using_x_p): New function.
|
Sun, 05 Jun 1994 11:55:23 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Don't use dialog box if not an X frame.
|
Sun, 05 Jun 1994 11:43:26 +0000 |
Richard M. Stallman |
(Info-directory-list): Don't use the invocation directory
|
Sun, 05 Jun 1994 11:31:25 +0000 |
Richard M. Stallman |
(main): Do the setpgrp after checking for -batch.
|
Sun, 05 Jun 1994 11:30:29 +0000 |
Richard M. Stallman |
(command_loop_1): Properly handle nil in display table.
|
Sun, 05 Jun 1994 10:44:45 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): Use news-risc.h.
|
Sat, 04 Jun 1994 16:23:20 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 04 Jun 1994 05:24:48 +0000 |
Roland McGrath |
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
|
Sat, 04 Jun 1994 00:16:37 +0000 |
Karl Heuer |
(frame-parameters): Setting this is no longer needed.
|
Sat, 04 Jun 1994 00:15:17 +0000 |
Karl Heuer |
[MSDOS]: #include "msdos.h" for rootrelativepath template.
|
Fri, 03 Jun 1994 21:09:19 +0000 |
Tom Tromey |
Another menu fix.
|
Fri, 03 Jun 1994 20:39:14 +0000 |
Tom Tromey |
Fixed menu bug.
|
Fri, 03 Jun 1994 20:27:02 +0000 |
Edward M. Reingold |
(solar-holidays): Revised to use the rewritten and new fcns.
|
Fri, 03 Jun 1994 20:26:33 +0000 |
Edward M. Reingold |
(solar-sunrise, solar-sunset): Fix doc string.
|
Fri, 03 Jun 1994 20:25:44 +0000 |
Edward M. Reingold |
(lunar-phase): Revised to use the rewritten and new fcns.
|
Fri, 03 Jun 1994 17:10:42 +0000 |
Francesco Potort |
* etags.c (absolute_filename): Remove infinite loop bug when
|
Fri, 03 Jun 1994 11:30:57 +0000 |
Francesco Potort |
* etags.c (etags_getcwd): Delete the trailing newline from cwd.
|
Fri, 03 Jun 1994 04:50:17 +0000 |
Karl Heuer |
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.
|
Fri, 03 Jun 1994 04:08:32 +0000 |
Karl Heuer |
(Fprevious_single_property_change): Check for null interval after correcting
|
Fri, 03 Jun 1994 03:26:11 +0000 |
Karl Heuer |
(display_text_line): Make sure pointer is in range.
|
Fri, 03 Jun 1994 00:47:15 +0000 |
Tom Tromey |
Fixed bug in bug-reporting code.
|
Thu, 02 Jun 1994 23:47:26 +0000 |
Karl Heuer |
(xdialog_show): Fix problem with message in dialog box.
|
Thu, 02 Jun 1994 19:12:26 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
|
Thu, 02 Jun 1994 18:15:13 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Stricter Lucid regexp.
|
Thu, 02 Jun 1994 17:45:40 +0000 |
Richard M. Stallman |
[emacs]: Block input around the garbage reclamation.
|
Thu, 02 Jun 1994 16:29:05 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
Wed, 01 Jun 1994 20:37:42 +0000 |
Richard M. Stallman |
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
|
Wed, 01 Jun 1994 20:36:08 +0000 |
Richard M. Stallman |
(kill_buffer_processes): For net conn, use Fdelete_process.
|
Wed, 01 Jun 1994 18:42:30 +0000 |
Richard M. Stallman |
(gnus-uu-ctl-map): Move C-h binding to C-d.
|
Wed, 01 Jun 1994 18:28:06 +0000 |
Richard M. Stallman |
(completion-list-mode-map): Unbind down-mouse-2.
|
Mon, 30 May 1994 17:44:30 +0000 |
Paul Eggert |
Fix typo: Mayan -> French Revolutionary
|
Mon, 30 May 1994 17:42:43 +0000 |
Paul Eggert |
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
|
Mon, 30 May 1994 14:51:16 +0000 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a full column (2
|
Mon, 30 May 1994 12:55:41 +0000 |
Richard M. Stallman |
(command_loop_1): Allow direct output for insert
|
Mon, 30 May 1994 12:36:21 +0000 |
Richard M. Stallman |
(redisplay): Limit prev change to pause != 0.
|
Mon, 30 May 1994 12:23:10 +0000 |
Richard M. Stallman |
(comint-read-input-ring): Make regexp stricter.
|
Mon, 30 May 1994 11:55:22 +0000 |
Richard M. Stallman |
(shortversion): Don't assume another period follows.
|
Mon, 30 May 1994 11:50:27 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Don't attach ../info.
|
Mon, 30 May 1994 11:47:07 +0000 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
Mon, 30 May 1994 10:57:20 +0000 |
Richard M. Stallman |
(redisplay): If have window change at end, redisplay again.
|
Mon, 30 May 1994 10:41:53 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): Removed regexp for commands.
|
Mon, 30 May 1994 10:32:11 +0000 |
Richard M. Stallman |
(bibtex-clean-entry): Back over close delimiter carefully.
|
Mon, 30 May 1994 10:26:56 +0000 |
Richard M. Stallman |
(calendar-current-time-zone): Fix typo that
|
Mon, 30 May 1994 10:19:16 +0000 |
Richard M. Stallman |
(create_process): Get a pty for any non-nil Vprocess_connection_type value.
|
Mon, 30 May 1994 10:08:53 +0000 |
Richard M. Stallman |
(ange-ftp-insert-directory): Expand file name to
|
Mon, 30 May 1994 09:36:20 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-ends): Fix typo in put.
|
Mon, 30 May 1994 09:15:53 +0000 |
Richard M. Stallman |
(menu-bar-mode): Fix previous change.
|
Mon, 30 May 1994 09:14:39 +0000 |
Richard M. Stallman |
(output_string): New function.
|
Sat, 28 May 1994 22:01:18 +0000 |
Richard M. Stallman |
(TABDLY, TAB3): Defined.
|
Sat, 28 May 1994 21:54:36 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap): Allow any form as the enabler.
|
Sat, 28 May 1994 21:49:35 +0000 |
Richard M. Stallman |
Use ctl-x-map to bind C-x SPC.
|
Sat, 28 May 1994 21:46:45 +0000 |
Richard M. Stallman |
(roundup): Undef before defining.
|
Sat, 28 May 1994 20:06:08 +0000 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
Sat, 28 May 1994 18:37:06 +0000 |
Richard M. Stallman |
(x_iconify_frame): Call x_set_offset,
|
Sat, 28 May 1994 18:32:47 +0000 |
Richard M. Stallman |
Undo previous change.
|
Sat, 28 May 1994 17:22:31 +0000 |
Richard M. Stallman |
(server-visit-files): Bind last-nonmenu-event.
|
Sat, 28 May 1994 15:27:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 14:52:37 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 28 May 1994 14:07:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 13:06:55 +0000 |
Richard M. Stallman |
(build-mail-aliases): Handle source directives.
|
Sat, 28 May 1994 12:54:52 +0000 |
Richard M. Stallman |
(enable-flow-control): Fix bugs turning off flow ctrl.
|
Sat, 28 May 1994 12:33:08 +0000 |
Richard M. Stallman |
(insert-directory): Use expanded file name to find handler.
|
Sat, 28 May 1994 12:25:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 28 May 1994 12:13:21 +0000 |
Richard M. Stallman |
(dired-get-filename): Get rid of text props from name.
|
Sat, 28 May 1994 12:08:35 +0000 |
Richard M. Stallman |
[HAVE_X_WINDOWS]: Include xterm.h.
|
Sat, 28 May 1994 12:04:04 +0000 |
Richard M. Stallman |
(deactivate-mark): Do nothing unless transient-mark-mode.
|
Sat, 28 May 1994 10:43:10 +0000 |
Richard M. Stallman |
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
|
Sat, 28 May 1994 10:40:28 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Delete the -L options.
|
Sat, 28 May 1994 10:40:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_X_DEFAULT): Define if not defined.
|
Sat, 28 May 1994 08:29:36 +0000 |
Richard M. Stallman |
(child_setup): If PWD is set, set it in the child so that
|
Sat, 28 May 1994 08:15:16 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): if left-margin is nonzero,
|
Sat, 28 May 1994 07:22:21 +0000 |
Richard M. Stallman |
(ispell-command-loop): Fix `q' question.
|
Sat, 28 May 1994 04:56:32 +0000 |
Richard M. Stallman |
(mostlyclean): Don't mention xmakefile*.
|
Sat, 28 May 1994 04:55:23 +0000 |
Richard M. Stallman |
(distclean): Delete Makefile, Makefile.in, blessmail.
|
Sat, 28 May 1994 04:48:21 +0000 |
Richard M. Stallman |
(derived-mode-init-mode-variables): Add autoload cookie.
|
Sat, 28 May 1994 04:46:38 +0000 |
Richard M. Stallman |
(main): In batch mode, don't set the pgrp.
|
Sat, 28 May 1994 04:33:35 +0000 |
Richard M. Stallman |
(LIB_STANDARD): Add -u and -lansi options.
|
Sat, 28 May 1994 04:32:32 +0000 |
Richard M. Stallman |
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
|
Sat, 28 May 1994 04:27:04 +0000 |
Richard M. Stallman |
(calendar-mode-map): Define mouse-2 as ignore.
|
Sat, 28 May 1994 04:14:22 +0000 |
Richard M. Stallman |
(make-frame): Doc fix.
|
Sat, 28 May 1994 04:11:29 +0000 |
Richard M. Stallman |
(hexl-mode-map): Call define-key properly for help-char.
|
Sat, 28 May 1994 02:06:50 +0000 |
Richard M. Stallman |
(difftm): Don't store a long value into an int variable.
|
Sat, 28 May 1994 01:59:24 +0000 |
Richard M. Stallman |
(ediff-patch-buffer): Fix autoload cookie.
|
Fri, 27 May 1994 23:21:46 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
|
Fri, 27 May 1994 22:51:36 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Defined.
|
Fri, 27 May 1994 22:18:39 +0000 |
Richard M. Stallman |
(x_is_vendor_fkey): Function deleted.
|
Fri, 27 May 1994 09:11:50 +0000 |
Richard M. Stallman |
(gnus-summary-catchup): Check gnus-interactive-catchup.
|
Fri, 27 May 1994 08:17:46 +0000 |
Richard M. Stallman |
(install-arch-indep): Use /bin/pwd uniformly, not pwd.
|
Fri, 27 May 1994 08:00:46 +0000 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
Fri, 27 May 1994 07:19:06 +0000 |
Richard M. Stallman |
(blessmail): Don't depend on ../src/emacs.
|
Fri, 27 May 1994 07:10:56 +0000 |
Richard M. Stallman |
(compare-windows): Make leading whitespace equivalent
|
Fri, 27 May 1994 06:38:40 +0000 |
Richard M. Stallman |
(dired-jump): Add autoload.
|
Fri, 27 May 1994 05:55:15 +0000 |
Richard M. Stallman |
Whitespace cleanup.
|
Fri, 27 May 1994 00:53:21 +0000 |
Richard M. Stallman |
(completion-setup-function): Fix up the regexp.
|
Thu, 26 May 1994 23:15:32 +0000 |
Richard M. Stallman |
(choose-completion-string): Clear mouse-face property.
|
Thu, 26 May 1994 23:06:50 +0000 |
Richard M. Stallman |
(rmail-show-message): If transient-mark-mode, deactivate the mark.
|
Thu, 26 May 1994 22:30:47 +0000 |
Karl Heuer |
(Finsert_file_contents): Check for beginning of file.
|
Thu, 26 May 1994 22:15:23 +0000 |
Richard M. Stallman |
Make previous change limited to HPUX.
|
Thu, 26 May 1994 21:53:37 +0000 |
Karl Heuer |
(posn-col-row): Test for consp, not symbolp.
|
Thu, 26 May 1994 20:35:55 +0000 |
Richard M. Stallman |
(fortran-link-matching-do): Ignore DO statements with line numbers.
|
Thu, 26 May 1994 18:47:37 +0000 |
Karl Heuer |
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
|
Thu, 26 May 1994 17:38:14 +0000 |
Karl Heuer |
(ws-search): Fix malformed character constants.
|
Thu, 26 May 1994 08:52:27 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
|
Thu, 26 May 1994 05:45:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 26 May 1994 05:06:14 +0000 |
Tom Tromey |
Menu items now sensitive as appropriate.
|
Thu, 26 May 1994 01:11:06 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): Doc fix.
|
Wed, 25 May 1994 23:06:05 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 25 May 1994 22:09:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 25 May 1994 22:02:57 +0000 |
Richard M. Stallman |
(Vx_sensitive_text_pointer_shape):
|
Wed, 25 May 1994 20:43:21 +0000 |
Richard M. Stallman |
Add more risky-local-variable properties.
|
Wed, 25 May 1994 19:57:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 25 May 1994 09:20:45 +0000 |
Richard M. Stallman |
(note_mouse_movement): Use frame's window in XQueryPointer.
|
Wed, 25 May 1994 09:20:10 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Look for equiv keys both before
|
Wed, 25 May 1994 08:42:32 +0000 |
Richard M. Stallman |
(c-fill-paragraph): Don't include part of comment
|
Wed, 25 May 1994 06:00:06 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 25 May 1994 04:41:21 +0000 |
Richard M. Stallman |
(outline-chart-subtree): Include outline-next-heading in loop conditions
|
Wed, 25 May 1994 04:36:48 +0000 |
Richard M. Stallman |
(openp): Don't use O_RDONLY.
|
Wed, 25 May 1994 03:59:06 +0000 |
Karl Heuer |
(Freplace_match): Improve capitalization heuristics.
|
Wed, 25 May 1994 03:53:30 +0000 |
Richard M. Stallman |
(Freplace_match): Don't capitalize unless all matched words are capitalized.
|
Wed, 25 May 1994 02:39:20 +0000 |
Karl Heuer |
(Fminibuffer_complete_word): GCPRO completion and tem.
|
Wed, 25 May 1994 02:22:08 +0000 |
Karl Heuer |
(Fprimitive_undo): GCPRO next and list.
|
Tue, 24 May 1994 21:16:23 +0000 |
Richard M. Stallman |
(verify_overlay_modification): GCPRO tail and overlay.
|
Tue, 24 May 1994 21:12:22 +0000 |
Richard M. Stallman |
(describe_map): Fix the call to Fequal.
|
Tue, 24 May 1994 19:50:30 +0000 |
Richard M. Stallman |
(INTERNAL_TERMINAL): Allow audio bell.
|
Tue, 24 May 1994 19:50:04 +0000 |
Richard M. Stallman |
(do_visible_bell): Renamed from visible_bell to avoid
|
Tue, 24 May 1994 19:46:40 +0000 |
Richard M. Stallman |
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
|
Tue, 24 May 1994 04:05:17 +0000 |
Richard M. Stallman |
(i[34]86-next-*): New alternative.
|
Mon, 23 May 1994 22:44:08 +0000 |
Richard M. Stallman |
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
|
Mon, 23 May 1994 20:09:33 +0000 |
Richard M. Stallman |
(window_loop): Fix test of dedicated flag in prev change.
|
Mon, 23 May 1994 09:48:37 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Add wishx, tclsh.
|
Mon, 23 May 1994 09:25:36 +0000 |
Richard M. Stallman |
(LIBXT): Move -lXmu before -lXt.
|
Mon, 23 May 1994 09:19:28 +0000 |
Richard M. Stallman |
(frame-initialize): Record in frame-initial-frame-alist
|
Mon, 23 May 1994 08:23:03 +0000 |
Richard M. Stallman |
(Buffer-menu-mouse-select): Handle dedicated window.
|
Mon, 23 May 1994 07:47:27 +0000 |
Richard M. Stallman |
(command-line-1): Precompute menu bar before startup msg.
|
Mon, 23 May 1994 07:45:49 +0000 |
Richard M. Stallman |
(show-paren-command-hook):
|
Mon, 23 May 1994 07:41:31 +0000 |
Richard M. Stallman |
(popup-dialog-box): Bind meaning with let.
|
Mon, 23 May 1994 07:39:08 +0000 |
Richard M. Stallman |
(popup-menu): Bind cmd with let.
|
Mon, 23 May 1994 07:19:41 +0000 |
Richard M. Stallman |
(${etc}DOC): Ignore error from rm.
|
Mon, 23 May 1994 07:14:38 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
|
Mon, 23 May 1994 07:08:20 +0000 |
Richard M. Stallman |
New config hppa*-hp-hpux9shr*.
|
Mon, 23 May 1994 06:47:51 +0000 |
Richard M. Stallman |
(x_set_window_size): If cursor outside new size, mark it off.
|
Mon, 23 May 1994 06:32:59 +0000 |
Richard M. Stallman |
(menu_bar_one_keymap):
|
Mon, 23 May 1994 06:31:52 +0000 |
Richard M. Stallman |
(update_end): Undo previous change.
|
Mon, 23 May 1994 05:53:55 +0000 |
Richard M. Stallman |
(change_frame_size): Keep cursor coords in range.
|
Mon, 23 May 1994 05:41:58 +0000 |
Richard M. Stallman |
(window_loop, UNSHOW_BUFFER case):
|
Mon, 23 May 1994 05:38:20 +0000 |
Richard M. Stallman |
(other_visible_frames): No longer static.
|
Mon, 23 May 1994 05:07:27 +0000 |
Richard M. Stallman |
(select-tags-table-mode): New function, a major mode.
|
Mon, 23 May 1994 04:59:35 +0000 |
Richard M. Stallman |
(mouse-insert-selection): Test mouse-yank-at-point.
|
Mon, 23 May 1994 04:55:57 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Check properly for `defun.
|
Mon, 23 May 1994 04:53:44 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Don't die
|
Mon, 23 May 1994 04:50:18 +0000 |
Richard M. Stallman |
(popup-menu): Use mouse-pixel-position.
|
Mon, 23 May 1994 03:15:35 +0000 |
Richard M. Stallman |
(posn-col-row): Use let*.
|
Sun, 22 May 1994 22:14:17 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 22 May 1994 22:00:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 22 May 1994 20:56:11 +0000 |
Richard M. Stallman |
(mouse-split-window-vertically): Treat scroll bar events just like others.
|
Sun, 22 May 1994 20:55:15 +0000 |
Richard M. Stallman |
(posn-col-row): Do something useful for scroll bar event.
|
Sun, 22 May 1994 20:38:11 +0000 |
Tom Tromey |
Added bug-report keybindings and menu entries.
|
Sun, 22 May 1994 20:36:53 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Maybe use /var/mail.
|
Sun, 22 May 1994 20:18:28 +0000 |
Tom Tromey |
Even more compile stuff.
|
Sun, 22 May 1994 20:17:29 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
|
Sun, 22 May 1994 20:17:15 +0000 |
Tom Tromey |
Moved emacs version checking code to very beginning.
|
Sun, 22 May 1994 20:14:59 +0000 |
Tom Tromey |
Compile fixes.
|
Sun, 22 May 1994 20:12:44 +0000 |
Tom Tromey |
Fixed mark-defun for 19.23.
|
Sun, 22 May 1994 20:02:03 +0000 |
Tom Tromey |
Fixed bug with M-;.
|
Sun, 22 May 1994 19:56:27 +0000 |
Richard M. Stallman |
Formerly INSTALL.~28~
|
Sun, 22 May 1994 19:55:13 +0000 |
Richard M. Stallman |
[MSDOS]: Don't include files from the dos extender
|
Sun, 22 May 1994 19:34:55 +0000 |
Richard M. Stallman |
Include config.h.
|
Sun, 22 May 1994 19:05:23 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 22 May 1994 16:25:50 +0000 |
Richard M. Stallman |
Adding dos-fns.elc to the set of Lisp files was moved
|
Sun, 22 May 1994 09:31:17 +0000 |
Richard M. Stallman |
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
|
Sun, 22 May 1994 09:27:36 +0000 |
Richard M. Stallman |
(foldout-exit-fold): Make numeric argument work;
|
Sun, 22 May 1994 09:22:25 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 22 May 1994 08:55:18 +0000 |
Richard M. Stallman |
Whitespace fixes.
|
Sun, 22 May 1994 08:30:57 +0000 |
Richard M. Stallman |
(change_window_height): Test for DELTA too small
|
Sun, 22 May 1994 07:59:39 +0000 |
Richard M. Stallman |
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
|
Sun, 22 May 1994 07:57:30 +0000 |
Richard M. Stallman |
(jka-compr-compression-info-list): Doc fix.
|
Sun, 22 May 1994 07:09:32 +0000 |
Richard M. Stallman |
(substitute-key-definition): Skip cached menu key-equivs.
|
Sun, 22 May 1994 06:50:01 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps):
|
Sun, 22 May 1994 05:26:51 +0000 |
Tom Tromey |
Fixes for imenu.
|
Sun, 22 May 1994 03:38:07 +0000 |
Tom Tromey |
Fixed menu support.
|
Sun, 22 May 1994 01:40:44 +0000 |
Richard M. Stallman |
(Fdelete_directory): Allow dir names as well as file names.
|
Sun, 22 May 1994 00:51:36 +0000 |
Richard M. Stallman |
(shell-strip-ctrl-m): Strip multiple ^Ms.
|
Sun, 22 May 1994 00:04:09 +0000 |
Richard M. Stallman |
(dired-mark-pop-up): Clear mouse-face property.
|
Sat, 21 May 1994 23:16:32 +0000 |
Richard M. Stallman |
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
|
Sat, 21 May 1994 08:04:20 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 21 May 1994 07:38:10 +0000 |
Richard M. Stallman |
Lucid menu added.
|
Sat, 21 May 1994 07:28:57 +0000 |
Richard M. Stallman |
(create_process): Don't complain about error from TIOCSETD.
|
Sat, 21 May 1994 07:28:23 +0000 |
Richard M. Stallman |
Add template for init_gettimeofday.
|
Sat, 21 May 1994 07:18:39 +0000 |
Richard M. Stallman |
(mostlyclean, clean, distclean, realclean)
|
Sat, 21 May 1994 05:36:07 +0000 |
Richard M. Stallman |
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
|
Sat, 21 May 1994 02:28:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 May 1994 02:22:28 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 21 May 1994 01:11:51 +0000 |
Karl Heuer |
(x_set_background_color): Set scroll bar backgrounds.
|
Fri, 20 May 1994 23:56:40 +0000 |
Richard M. Stallman |
(dired-readin): Clear modified flag at the very end.
|
Fri, 20 May 1994 23:48:12 +0000 |
Richard M. Stallman |
(server-done-hook): New hook.
|
Fri, 20 May 1994 23:17:56 +0000 |
Richard M. Stallman |
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
|
Fri, 20 May 1994 23:14:58 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Declare buffer as unsigned
|
Fri, 20 May 1994 22:27:30 +0000 |
Richard M. Stallman |
(choose-completion):
|
Fri, 20 May 1994 22:27:04 +0000 |
Richard M. Stallman |
(mouse-choose-completion):
|
Fri, 20 May 1994 21:45:19 +0000 |
Richard M. Stallman |
Lots of doc fixes and message syntax fixes.
|
Fri, 20 May 1994 21:22:22 +0000 |
Richard M. Stallman |
(bookmark-file): Alternate default on ms-dos.
|
Fri, 20 May 1994 17:43:40 +0000 |
Noah Friedman |
Enable resize-minibuffer-mode when this file is loaded.
|
Fri, 20 May 1994 16:17:20 +0000 |
Michael I. Bushnell |
Only lusers assume that O_RDONLY == 0.
|
Fri, 20 May 1994 08:46:20 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Handle mouse motion out of window
|
Fri, 20 May 1994 08:18:01 +0000 |
Richard M. Stallman |
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
|
Fri, 20 May 1994 08:16:32 +0000 |
Richard M. Stallman |
(UNEXEC_ALIAS): New variable, used to make the unex...o target.
|
Fri, 20 May 1994 08:12:52 +0000 |
Richard M. Stallman |
(ispell-word): Implement C-u $ as in ispell4.el.
|
Fri, 20 May 1994 07:35:37 +0000 |
Richard M. Stallman |
(lib-src): Don't depend on src/paths.h.
|
Fri, 20 May 1994 05:32:26 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Always return valid data.
|
Fri, 20 May 1994 05:29:50 +0000 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp fn get-char-property.
|
Fri, 20 May 1994 05:29:36 +0000 |
Richard M. Stallman |
(basic_machine): Accept cxux*.
|
Thu, 19 May 1994 23:41:44 +0000 |
Richard M. Stallman |
(FRAME_SUPPORT): Add menu-bar.el.
|
Thu, 19 May 1994 23:36:01 +0000 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Once again preserve x and y pos,
|
Thu, 19 May 1994 23:32:48 +0000 |
Richard M. Stallman |
(EXTRA_INITIALIZE): Define here.
|
Thu, 19 May 1994 23:32:30 +0000 |
Richard M. Stallman |
(EXTRA_INITIALIZE): Definition deleted.
|
Thu, 19 May 1994 23:18:36 +0000 |
Richard M. Stallman |
(calendar-mode-map): Use calendar-goto-astro-day-number.
|
Thu, 19 May 1994 23:08:12 +0000 |
Richard M. Stallman |
Fix unrecognized os error message.
|
Thu, 19 May 1994 23:06:47 +0000 |
Richard M. Stallman |
(completion-setup-function): Make highlight span single spaces.
|
Thu, 19 May 1994 22:45:40 +0000 |
Richard M. Stallman |
(gnus-group-unsubscribe-current-group):
|
Thu, 19 May 1994 22:42:22 +0000 |
Richard M. Stallman |
(info-insert-file-contents): Avoid conflict with jka-compr.
|
Thu, 19 May 1994 22:13:51 +0000 |
Richard M. Stallman |
(mouse-avoidance-nudge-dist): Doc fix.
|
Thu, 19 May 1994 22:11:05 +0000 |
Richard M. Stallman |
(syms_of_frame): Set up frame-first-window as Lisp fn.
|
Thu, 19 May 1994 22:06:14 +0000 |
Richard M. Stallman |
(menu-bar-mode): Preserve window height.
|
Thu, 19 May 1994 21:58:38 +0000 |
Richard M. Stallman |
(vc-mode-line): Do nothing if FILE is nil.
|
Thu, 19 May 1994 21:50:30 +0000 |
Richard M. Stallman |
(compilation-goto-locus): Handle case where *compilation*
|
Thu, 19 May 1994 21:48:59 +0000 |
Richard M. Stallman |
Add "args" to dummy definition of compute-motion.
|
Thu, 19 May 1994 21:19:39 +0000 |
Richard M. Stallman |
(ispell-highlight): Do nothing unless window-system.
|
Thu, 19 May 1994 21:05:08 +0000 |
Richard M. Stallman |
(write_c_args): Put `default' in upper case.
|
Thu, 19 May 1994 20:48:32 +0000 |
Richard M. Stallman |
(rmail-variables): Don't add any permanent-local props.
|
Thu, 19 May 1994 20:46:24 +0000 |
Richard M. Stallman |
(rmail-edit-current-message): Undo previous change.
|
Thu, 19 May 1994 20:44:03 +0000 |
Richard M. Stallman |
(rmail-output): Doc fix.
|
Thu, 19 May 1994 20:42:23 +0000 |
Richard M. Stallman |
rmail-default-file renamed from rmail-last-file,
|
Thu, 19 May 1994 20:25:52 +0000 |
Richard M. Stallman |
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
|
Thu, 19 May 1994 18:42:37 +0000 |
Richard M. Stallman |
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
|
Thu, 19 May 1994 18:32:59 +0000 |
Richard M. Stallman |
(setup_frame_gcs): Move cursor_bits variable out of
|
Thu, 19 May 1994 17:21:02 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 19 May 1994 16:34:27 +0000 |
Richard M. Stallman |
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
|
Thu, 19 May 1994 15:49:52 +0000 |
Richard M. Stallman |
(other_menu_bar_item_p): Return 0 if no menu bar.
|
Thu, 19 May 1994 05:58:21 +0000 |
Richard M. Stallman |
(server-done): Never kill buffer here.
|
Thu, 19 May 1994 05:56:21 +0000 |
Richard M. Stallman |
(xmenu_show): Don't look in menubar for core.height if no menu bar.
|
Thu, 19 May 1994 05:54:51 +0000 |
Richard M. Stallman |
(Fwrite_region): Set update_mode_lines.
|
Thu, 19 May 1994 05:54:26 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Record buffers' mod and
|
Thu, 19 May 1994 05:20:27 +0000 |
Richard M. Stallman |
(syms_of_fileio): Doc fix.
|
Thu, 19 May 1994 04:30:14 +0000 |
Richard M. Stallman |
(posn-col-row): Doc fix.
|
Thu, 19 May 1994 00:28:39 +0000 |
Richard M. Stallman |
(lispy_function_keys): Add various kp- keys for X11R6.
|
Wed, 18 May 1994 23:38:24 +0000 |
Richard M. Stallman |
(font-lock-after-change-function): Fix typo in prev chg.
|
Wed, 18 May 1994 23:37:55 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Fix dedicated window error call.
|
Wed, 18 May 1994 22:42:41 +0000 |
Richard M. Stallman |
(copydests): Get rid of spurious `-'s.
|
Wed, 18 May 1994 17:51:44 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 18 May 1994 06:04:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 18 May 1994 05:50:51 +0000 |
Richard M. Stallman |
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
|
Wed, 18 May 1994 05:40:48 +0000 |
Richard M. Stallman |
Define EMACS_CONFIGURATION instead of CONFIGURATION.
|
Wed, 18 May 1994 05:40:19 +0000 |
Richard M. Stallman |
EMACS_CONFIGURATION renamed from CONFIGURATION.
|
Wed, 18 May 1994 05:39:39 +0000 |
Richard M. Stallman |
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
|
Wed, 18 May 1994 01:16:16 +0000 |
Richard M. Stallman |
(etags_getcwd): Cast result of popen.
|
Wed, 18 May 1994 01:13:09 +0000 |
Karl Heuer |
(tex-delete-last-temp-files): Don't fail on non-existent directory.
|
Tue, 17 May 1994 23:43:15 +0000 |
Karl Heuer |
[!MSDOS]: Declare popen.
|
Tue, 17 May 1994 23:04:07 +0000 |
Richard M. Stallman |
(soundex-alist): Put variable before fn that uses it.
|
Tue, 17 May 1994 22:58:29 +0000 |
Karl Heuer |
(Fbacktrace): Properly nest parentheses.
|
Tue, 17 May 1994 19:51:54 +0000 |
Richard M. Stallman |
(command_loop_1): Fix test for valid display table entry,
|
Tue, 17 May 1994 19:44:17 +0000 |
Richard M. Stallman |
(ALL_LDFLAGS): Add LDFLAGS.
|
Tue, 17 May 1994 19:38:45 +0000 |
Richard M. Stallman |
(update_frame): Fix test of outq and baud_rate some more.
|
Tue, 17 May 1994 19:38:00 +0000 |
Richard M. Stallman |
(update_frame): Fix backwd test of outq and baud_rate.
|
Tue, 17 May 1994 19:12:55 +0000 |
Richard M. Stallman |
(main): Avoid crash if argc is 1.
|
Tue, 17 May 1994 09:48:53 +0000 |
Richard M. Stallman |
(outline-mode): Use outline-this-or-next-heading.
|
Tue, 17 May 1994 09:46:59 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Save listdesc as an integer, only if open.
|
Tue, 17 May 1994 09:43:47 +0000 |
Richard M. Stallman |
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
|
Tue, 17 May 1994 09:05:25 +0000 |
Richard M. Stallman |
(gnus-group-mode-map): Fix typo in prev change.
|
Tue, 17 May 1994 07:24:12 +0000 |
Richard M. Stallman |
(gettimeofday): New function substituting the library
|
Tue, 17 May 1994 05:14:10 +0000 |
Richard M. Stallman |
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
|
Tue, 17 May 1994 04:30:32 +0000 |
Richard M. Stallman |
(xmenu_show): Completely ignore nameless panes
|
Tue, 17 May 1994 03:30:40 +0000 |
Karl Heuer |
(fix_overlays_in_range): New function.
|
Tue, 17 May 1994 03:28:55 +0000 |
Karl Heuer |
(Ftranspose_regions): Fix overlays after moving markers.
|
Mon, 16 May 1994 23:08:41 +0000 |
Richard M. Stallman |
(Man-heading-regexp): Accept multiple whitespace chars.
|
Mon, 16 May 1994 23:02:55 +0000 |
Richard M. Stallman |
(gnus-post-news): Handle followup-to field.
|
Mon, 16 May 1994 22:02:48 +0000 |
Richard M. Stallman |
(blessmail): Specify directory for blessmail.el.
|
Mon, 16 May 1994 21:29:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 May 1994 20:47:35 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 16 May 1994 19:29:04 +0000 |
Richard M. Stallman |
Don't use `+' in regexps as different stream
|
Mon, 16 May 1994 10:01:15 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 16 May 1994 09:41:17 +0000 |
Richard M. Stallman |
(syms_of_eval): Doc fixes.
|
Mon, 16 May 1994 07:24:45 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 16 May 1994 04:49:23 +0000 |
Richard M. Stallman |
(precompute-menubar-bindings): Don't precompute menus if not using x.
|
Sun, 15 May 1994 21:39:38 +0000 |
Richard M. Stallman |
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
|
Sun, 15 May 1994 19:38:50 +0000 |
Richard M. Stallman |
(crlf_to_lf): Fix off-by-one condition.
|
Sun, 15 May 1994 19:25:21 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Add cast.
|
Sun, 15 May 1994 05:28:41 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Defined.
|
Sun, 15 May 1994 05:23:58 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Define, if not OSF1.
|
Sun, 15 May 1994 05:21:23 +0000 |
Richard M. Stallman |
(HAVE_X11XTR6): Add newline before #if.
|
Sat, 14 May 1994 22:23:38 +0000 |
Richard M. Stallman |
(bind_polling_period): Never decrease polling_period.
|
Sat, 14 May 1994 22:17:13 +0000 |
Richard M. Stallman |
(XTread_socket): For button events, clear compose_status.
|
Sat, 14 May 1994 20:31:52 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 14 May 1994 19:49:52 +0000 |
Richard M. Stallman |
Remove periods from messages.
|
Sat, 14 May 1994 09:50:26 +0000 |
Richard M. Stallman |
(isearch-done): Don't call deactivate-mark.
|
Sat, 14 May 1994 09:18:02 +0000 |
Richard M. Stallman |
(tar-extract): Put tar name into subfile visited name.
|
Sat, 14 May 1994 08:59:22 +0000 |
Richard M. Stallman |
Make menu bar defines unconditional.
|
Sat, 14 May 1994 08:33:26 +0000 |
Richard M. Stallman |
Move menu bar defines to top level
|
Sat, 14 May 1994 07:59:14 +0000 |
Richard M. Stallman |
(dired-mode-map): Get rid of dired-regexp-prefix;
|
Sat, 14 May 1994 06:34:26 +0000 |
Richard M. Stallman |
(Fcopy_file): Close output before setting its times.
|
Fri, 13 May 1994 22:21:45 +0000 |
Karl Heuer |
(Foverlay_lists): Doc fix.
|
Fri, 13 May 1994 21:24:47 +0000 |
Richard M. Stallman |
(font-lock-no-comments): New variable.
|
Fri, 13 May 1994 21:02:57 +0000 |
Richard M. Stallman |
(HAVE_X11XTR6): Arrange to define it.
|
Fri, 13 May 1994 21:01:29 +0000 |
Richard M. Stallman |
(HAVE_X11XTR6): Add #undef.
|
Fri, 13 May 1994 20:43:28 +0000 |
Richard M. Stallman |
(LIBXTR6): New variable. Test HAVE_X11XTR6.
|
Fri, 13 May 1994 08:32:16 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Set up Qpolling_period.
|
Fri, 13 May 1994 08:31:05 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
|
Fri, 13 May 1994 08:29:22 +0000 |
Richard M. Stallman |
(save_excursion_restore): Don't run activate-mark-hook
|
Fri, 13 May 1994 08:22:50 +0000 |
Richard M. Stallman |
(LIBXTR6): New variable.
|
Fri, 13 May 1994 07:42:34 +0000 |
Richard M. Stallman |
(vc-registered): Use find-file-name-handler.
|
Fri, 13 May 1994 07:18:38 +0000 |
Richard M. Stallman |
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
Fri, 13 May 1994 07:18:18 +0000 |
Richard M. Stallman |
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
Fri, 13 May 1994 07:17:59 +0000 |
Richard M. Stallman |
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
Thu, 12 May 1994 22:09:39 +0000 |
Richard M. Stallman |
Handle Motif and Open-look.
|
Thu, 12 May 1994 19:21:38 +0000 |
Richard M. Stallman |
Rewrite mouse-3 menu as a keymap.
|
Thu, 12 May 1994 18:54:57 +0000 |
Richard M. Stallman |
(autoload-trim-file-name): Make it relative
|
Thu, 12 May 1994 18:27:17 +0000 |
Richard M. Stallman |
(outline-init): Delete junk at end.
|
Thu, 12 May 1994 18:04:36 +0000 |
Richard M. Stallman |
(texinfo-show-structure): Fix subsubsection indent amount.
|
Thu, 12 May 1994 17:02:15 +0000 |
Karl Heuer |
(menu-bar-update-buffers): Don't use string-match.
|
Thu, 12 May 1994 16:19:01 +0000 |
Karl Heuer |
(display_text_line): Fix check for end of buffer.
|
Thu, 12 May 1994 14:45:30 +0000 |
Karl Heuer |
(update-autoloads-here): Split up long message.
|
Thu, 12 May 1994 10:52:49 +0000 |
Richard M. Stallman |
(maybe-blessmail): Mention bless-mail is in lib-src.
|
Thu, 12 May 1994 10:52:24 +0000 |
Richard M. Stallman |
(install): Depend on blessmail.
|
Thu, 12 May 1994 08:46:03 +0000 |
Richard M. Stallman |
(dumpglyphs): For cursor foreground, try the
|
Thu, 12 May 1994 07:44:36 +0000 |
David J. MacKenzie |
(mips-siemens-sysv*): Put quotes around value containing blanks.
|
Thu, 12 May 1994 07:41:56 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 12 May 1994 06:39:49 +0000 |
Richard M. Stallman |
(gnus-group-mode-map, gnus-summary-mode-map):
|
Thu, 12 May 1994 06:35:19 +0000 |
Richard M. Stallman |
(init_callproc): Never set Vdata_directory based on
|
Thu, 12 May 1994 05:03:19 +0000 |
Richard M. Stallman |
(tar-extract): Don't clear out the buffer-file-name.
|
Thu, 12 May 1994 02:49:15 +0000 |
Richard M. Stallman |
(shell-command): Use buffer name *Shell-Command*.
|
Thu, 12 May 1994 02:21:17 +0000 |
Richard M. Stallman |
(TAGS): Use the makefile in src subdir.
|
Thu, 12 May 1994 02:14:13 +0000 |
Richard M. Stallman |
(sdb): Handle tags-file-name as nil.
|
Wed, 11 May 1994 22:15:20 +0000 |
Roland McGrath |
[__GNU_LIBRARY__]: Include <termios.h>.
|
Wed, 11 May 1994 09:33:15 +0000 |
Fred Pierresteguy |
(xmenu_show): New var mb_item. Use it to determine the menubar item that
|
Wed, 11 May 1994 09:03:02 +0000 |
Richard M. Stallman |
(string_width): Deleted.
|
Wed, 11 May 1994 04:51:02 +0000 |
Karl Heuer |
(ediff-no-help-in-control-buffer): Renamed from
|
Wed, 11 May 1994 04:40:25 +0000 |
Karl Heuer |
(update-file-autoloads): Delete leftover variable.
|
Wed, 11 May 1994 04:16:19 +0000 |
Richard M. Stallman |
(Frename_buffer): Reject empty string as new name.
|
Wed, 11 May 1994 04:04:03 +0000 |
Karl Heuer |
(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
|
Wed, 11 May 1994 03:19:39 +0000 |
Karl Heuer |
(Man-build-man-command): Use manual-program, not hardcoded name.
|
Wed, 11 May 1994 02:27:28 +0000 |
Karl Heuer |
(Man-heading-regexp): Fix pattern.
|
Wed, 11 May 1994 02:15:50 +0000 |
Karl Heuer |
(Man-heading-regexp): Fix pattern.
|
Wed, 11 May 1994 02:09:43 +0000 |
Karl Heuer |
(Man-reuse-okay-p): Doc fix.
|
Wed, 11 May 1994 00:19:21 +0000 |
Richard M. Stallman |
(BSD): Define as 42.
|
Wed, 11 May 1994 00:17:44 +0000 |
Richard M. Stallman |
Don't declare logb if it is a macro.
|
Tue, 10 May 1994 23:38:17 +0000 |
Karl Heuer |
(read_char): Preserve echo area on asynch buffer switch.
|
Tue, 10 May 1994 23:30:23 +0000 |
Richard M. Stallman |
(ispell-message): Add `ispell-message-text-end' and
|
Tue, 10 May 1994 23:26:39 +0000 |
Richard M. Stallman |
(Finsert_file_contents) [MSDOS]: Ignore the replace feature.
|
Tue, 10 May 1994 22:40:56 +0000 |
Roland McGrath |
Comment fix.
|
Tue, 10 May 1994 22:39:29 +0000 |
Roland McGrath |
[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.
|
Tue, 10 May 1994 22:10:16 +0000 |
Edward M. Reingold |
(calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
|
Tue, 10 May 1994 21:57:35 +0000 |
Edward M. Reingold |
(calendar-cursor-to-date): Fix error return.
|
Tue, 10 May 1994 21:00:32 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Add special case for ms-dos.
|
Tue, 10 May 1994 20:50:05 +0000 |
Roland McGrath |
(opsys): Recognize `gnu'.
|
Tue, 10 May 1994 20:11:32 +0000 |
Richard M. Stallman |
(using NON_GNU_CPP): Fix test for CPP already set.
|
Tue, 10 May 1994 20:03:45 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 10 May 1994 07:55:00 +0000 |
Karl Heuer |
(frame-remove-geometry-params): Reverse the computed list, to preserve the
|
Tue, 10 May 1994 07:38:34 +0000 |
Richard M. Stallman |
(rmail-toggle-header): Call rmail-highlight-headers.
|
Tue, 10 May 1994 07:30:11 +0000 |
Richard M. Stallman |
(Qbuffer_file_type): Var deleted.
|
Tue, 10 May 1994 07:24:27 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 10 May 1994 06:55:29 +0000 |
Richard M. Stallman |
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
|
Tue, 10 May 1994 06:39:04 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Split lines.
|
Tue, 10 May 1994 06:21:55 +0000 |
Karl Heuer |
(file-chase-links): Delete redundant slashes.
|
Tue, 10 May 1994 05:58:57 +0000 |
Karl Heuer |
Allow marker string to arrive in mid-line.
|
Tue, 10 May 1994 05:48:20 +0000 |
Karl Heuer |
(safe_run_hooks): New function, extracted from command_loop_1. Bind
|
Tue, 10 May 1994 05:45:24 +0000 |
Karl Heuer |
Use PT, not point.
|
Tue, 10 May 1994 05:13:14 +0000 |
Richard M. Stallman |
(shell-command-on-region): Don't kill output buffer when in the one line case.
|
Tue, 10 May 1994 02:21:42 +0000 |
Richard M. Stallman |
(iso-gtex2iso-trans-tab): Redorder this list.
|
Tue, 10 May 1994 00:48:00 +0000 |
Richard M. Stallman |
New version from Kifer.
|
Mon, 09 May 1994 23:08:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 09 May 1994 22:54:09 +0000 |
Richard M. Stallman |
(find-file-noselect): Suppress same-file warning if
|
Mon, 09 May 1994 22:18:59 +0000 |
Richard M. Stallman |
(rmail-make-basic-summary-line): Get all the lines of the From field.
|
Mon, 09 May 1994 20:46:58 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add Apply Patch and Compare Files
|
Mon, 09 May 1994 18:07:28 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 09 May 1994 18:05:03 +0000 |
Richard M. Stallman |
(ange-ftp-start-process): Bind file-name-handler-alist to nil
|
Mon, 09 May 1994 14:24:52 +0000 |
David J. MacKenzie |
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
|
Mon, 09 May 1994 06:36:19 +0000 |
Richard M. Stallman |
(outline-init) New user interface for control of
|
Mon, 09 May 1994 05:08:06 +0000 |
Richard M. Stallman |
(x_set_window_size) [USE_X_TOOLKIT]:
|
Mon, 09 May 1994 03:30:55 +0000 |
Richard M. Stallman |
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
|
Mon, 09 May 1994 03:30:26 +0000 |
Richard M. Stallman |
(PREFER_VSUSP): Defined.
|
Mon, 09 May 1994 03:20:21 +0000 |
Richard M. Stallman |
(calendar-mouse-set-mark): New function.
|
Sun, 08 May 1994 22:24:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 08 May 1994 21:11:37 +0000 |
Richard M. Stallman |
(tempo-insert-region, tempo-show-completion-buffer,
|
Sun, 08 May 1994 21:06:13 +0000 |
Richard M. Stallman |
(x_set_offset): Set gravity and size hint
|
Sun, 08 May 1994 21:03:21 +0000 |
Richard M. Stallman |
(x_real_positions): New function.
|
Sun, 08 May 1994 20:32:12 +0000 |
Richard M. Stallman |
Don't pass version to [ce]tags.
|
Sun, 08 May 1994 20:30:46 +0000 |
Richard M. Stallman |
Forcibly remove "# " style comments from makefiles.
|
Sun, 08 May 1994 19:51:59 +0000 |
Richard M. Stallman |
(uninstall): When processing lispdir and etcdir,
|
Sun, 08 May 1994 06:45:49 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 08 May 1994 06:29:31 +0000 |
Richard M. Stallman |
(calendar-event-to-date): Set buffer in case calendar isn't current.
|
Sun, 08 May 1994 06:10:52 +0000 |
Richard M. Stallman |
(calendar-mouse-print-dates): Add missing level of list
|
Sun, 08 May 1994 01:38:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 07 May 1994 22:48:29 +0000 |
Richard M. Stallman |
(ignore): Allow interactive call.
|
Sat, 07 May 1994 22:00:33 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Put space and tab into brackets.
|
Sat, 07 May 1994 21:55:56 +0000 |
Richard M. Stallman |
(dehexlify-buffer): Reflect that binary-process was
|
Sat, 07 May 1994 21:53:28 +0000 |
Richard M. Stallman |
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
|
Sat, 07 May 1994 19:47:44 +0000 |
Richard M. Stallman |
(read_char): Don't text do_mouse_tracking;
|
Sat, 07 May 1994 08:38:28 +0000 |
Richard M. Stallman |
(record_delete): Record the old point value only right after a boundary.
|
Sat, 07 May 1994 05:31:39 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 07 May 1994 05:30:31 +0000 |
Richard M. Stallman |
(mirror-mode): Commented out.
|
Sat, 07 May 1994 05:22:50 +0000 |
Richard M. Stallman |
(PURESIZE): Increase to 205000.
|
Sat, 07 May 1994 04:39:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 07 May 1994 03:15:33 +0000 |
Richard M. Stallman |
(install-arch-indep): Do install info/dired-x*.
|
Sat, 07 May 1994 03:14:53 +0000 |
Richard M. Stallman |
(run_in_place): Don't use pwd for archlibdir and docdir.
|
Sat, 07 May 1994 03:03:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 07 May 1994 02:33:33 +0000 |
Karl Heuer |
(hexl-insert-char): Increment `address' for every character inserted.
|
Sat, 07 May 1994 02:26:40 +0000 |
Richard M. Stallman |
(PURESIZE): Increase to 235000.
|
Sat, 07 May 1994 02:09:00 +0000 |
Karl Heuer |
Provide 'resume.
|
Sat, 07 May 1994 01:58:40 +0000 |
Karl Heuer |
(asm-comment): Don't match newline.
|
Sat, 07 May 1994 01:56:19 +0000 |
Karl Heuer |
(dired-mark-subdir-files): Don't pass any arguments interactively.
|
Sat, 07 May 1994 01:54:48 +0000 |
Karl Heuer |
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
|
Sat, 07 May 1994 01:52:42 +0000 |
Karl Heuer |
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
|
Sat, 07 May 1994 01:48:54 +0000 |
Karl Heuer |
(hexl-mode-map): Add bindings for cursor keys.
|
Sat, 07 May 1994 01:42:48 +0000 |
Karl Heuer |
(hide-ifdef-syntax-table): New variable.
|
Sat, 07 May 1994 01:33:23 +0000 |
Karl Heuer |
(isearch-edit-string): Doc fix.
|
Sat, 07 May 1994 01:22:50 +0000 |
Karl Heuer |
(shell-forward-command, shell-backward-command): Fix regexp.
|
Sat, 07 May 1994 01:22:38 +0000 |
Richard M. Stallman |
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
|
Sat, 07 May 1994 01:21:58 +0000 |
Richard M. Stallman |
If rmail-spool-directory is not a directory,
|
Sat, 07 May 1994 01:20:07 +0000 |
Karl Heuer |
(terminal-edit-mode): Doc fix.
|
Sat, 07 May 1994 01:17:18 +0000 |
Karl Heuer |
(minibuffer-history-sexp-flag): Doc fix.
|
Sat, 07 May 1994 00:22:05 +0000 |
Karl Heuer |
Don't precompute keybinding cache for menubar. Now done in startup.el instead.
|
Sat, 07 May 1994 00:21:24 +0000 |
Karl Heuer |
(precompute-menubar-bindings): New function, formerly in loadup.el.
|
Sat, 07 May 1994 00:19:23 +0000 |
Richard M. Stallman |
(sc-cite-original): Add autoload.
|
Sat, 07 May 1994 00:18:35 +0000 |
Richard M. Stallman |
(backquote-backquote-symbol): Don't autoload defvar.
|
Fri, 06 May 1994 23:59:28 +0000 |
Richard M. Stallman |
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
|
Fri, 06 May 1994 21:22:39 +0000 |
Karl Heuer |
Change another new-frame to make-frame (missed this one last time).
|
Fri, 06 May 1994 20:31:51 +0000 |
Karl Heuer |
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
|
Fri, 06 May 1994 20:29:42 +0000 |
Karl Heuer |
Change new-frame to make-frame.
|
Fri, 06 May 1994 20:28:45 +0000 |
Karl Heuer |
(Man-notify-when-ready): Change new-frame to make-frame.
|
Fri, 06 May 1994 20:27:25 +0000 |
Karl Heuer |
(mouse-tear-off-window): Change new-frame to make-frame.
|
Fri, 06 May 1994 18:14:23 +0000 |
Richard M. Stallman |
Define NO_MATHERR.
|
Fri, 06 May 1994 18:14:02 +0000 |
Richard M. Stallman |
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
|
Fri, 06 May 1994 17:29:23 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 06 May 1994 17:28:42 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 06 May 1994 15:23:06 +0000 |
Jim Meyering |
*** empty log message ***
|
Fri, 06 May 1994 09:17:06 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Wait till frame becomes
|
Fri, 06 May 1994 08:30:32 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.
|
Fri, 06 May 1994 08:16:14 +0000 |
Francesco Potort |
* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
|
Fri, 06 May 1994 08:11:04 +0000 |
Richard M. Stallman |
(update-directory-autoloads): Ignore files
|
Fri, 06 May 1994 06:45:18 +0000 |
Richard M. Stallman |
(error): Fix logic in call to xmalloc/xrealloc.
|
Fri, 06 May 1994 06:39:48 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't call prepare_menu_bars
|
Fri, 06 May 1994 06:25:15 +0000 |
Richard M. Stallman |
(make_lispy_event): Ignore mouse events for deleted frame.
|
Fri, 06 May 1994 06:06:08 +0000 |
Richard M. Stallman |
(imenu-default-create-index-function):
|
Fri, 06 May 1994 03:07:23 +0000 |
Karl Heuer |
(hilit-lookup-face-create): Don't put string values into the global face-font
|
Fri, 06 May 1994 01:49:51 +0000 |
Karl Heuer |
(Fdelete_other_windows): Do nothing if w->start is outside region.
|
Fri, 06 May 1994 01:00:15 +0000 |
Karl Heuer |
Use PT, not point.
|
Fri, 06 May 1994 00:59:24 +0000 |
Richard M. Stallman |
(x_set_offset): Update XNegative and YNegative for new pos.
|
Fri, 06 May 1994 00:48:26 +0000 |
Richard M. Stallman |
(last_point_position_buffer): New variable.
|
Fri, 06 May 1994 00:32:58 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Use geometry parms from frame
|
Thu, 05 May 1994 22:37:47 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): When replacing the first
|
Thu, 05 May 1994 20:30:32 +0000 |
Richard M. Stallman |
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
|
Thu, 05 May 1994 20:25:41 +0000 |
Richard M. Stallman |
(describe_map): Ignore bindings for all except symbols and integers.
|
Thu, 05 May 1994 19:31:09 +0000 |
Richard M. Stallman |
(unexec): Handle debugging info properly.
|
Thu, 05 May 1994 19:18:57 +0000 |
Richard M. Stallman |
Don't use netbsd.h. Do all that right here.
|
Thu, 05 May 1994 19:06:48 +0000 |
David J. MacKenzie |
Fix out of date comment.
|
Thu, 05 May 1994 07:21:27 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 05 May 1994 06:49:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 05 May 1994 06:31:28 +0000 |
Karl Heuer |
(xmenu_show): Disallow empty menus.
|
Thu, 05 May 1994 05:36:17 +0000 |
Karl Heuer |
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
|
Thu, 05 May 1994 05:27:59 +0000 |
Richard M. Stallman |
(choose-completion-string): Barf if completing into
|
Thu, 05 May 1994 05:08:57 +0000 |
Richard M. Stallman |
(rmail-output-menu): Set rmail-default-rmail-file.
|
Thu, 05 May 1994 04:44:24 +0000 |
Richard M. Stallman |
(last_point_position_buffer): Declared.
|
Thu, 05 May 1994 04:12:44 +0000 |
Richard M. Stallman |
(making src/Makefile and lib-src/Makefile):
|
Thu, 05 May 1994 04:11:17 +0000 |
Richard M. Stallman |
Put in a separator for where to start cpp procssing.
|
Thu, 05 May 1994 04:08:19 +0000 |
Richard M. Stallman |
Put in a separator for where to start cpp procssing.
|
Thu, 05 May 1994 03:58:49 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 04 May 1994 23:27:39 +0000 |
Richard M. Stallman |
Test ISC4_0 along with TIOCGWINSZ.
|
Wed, 04 May 1994 23:27:06 +0000 |
Richard M. Stallman |
(NEED_SIOCTL, ISC4_0): Declared.
|
Wed, 04 May 1994 23:20:44 +0000 |
Richard M. Stallman |
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
|
Wed, 04 May 1994 22:44:55 +0000 |
Doug Evans |
Remove duplicate -freebsd* entry.
|
Wed, 04 May 1994 22:41:02 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Discard `reverse' when
|
Wed, 04 May 1994 22:00:30 +0000 |
Richard M. Stallman |
(rmail-input-menu): Don't call expand-file-name.
|
Wed, 04 May 1994 22:00:01 +0000 |
Richard M. Stallman |
(rmail-output-menu): Don't call expand-file-name.
|
Wed, 04 May 1994 21:34:13 +0000 |
Richard M. Stallman |
(imenu): Renamed from goto-index-pos.
|
Wed, 04 May 1994 21:21:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 04 May 1994 20:27:08 +0000 |
Richard M. Stallman |
(gud-marker-acc): Use make-variable-buffer-local.
|
Wed, 04 May 1994 19:55:33 +0000 |
Richard M. Stallman |
(hide-sublevels): Typo in previous change.
|
Wed, 04 May 1994 19:51:18 +0000 |
Richard M. Stallman |
Distribute lisp/Makefile.
|
Wed, 04 May 1994 19:47:46 +0000 |
Richard M. Stallman |
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
|
Wed, 04 May 1994 07:01:35 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 04 May 1994 05:48:53 +0000 |
Richard M. Stallman |
(hide-sublevels): No need for condition-case.
|
Wed, 04 May 1994 05:15:26 +0000 |
Richard M. Stallman |
(lib-src): Undo previous change.
|
Wed, 04 May 1994 05:15:00 +0000 |
Richard M. Stallman |
(maybe-blessmail): New target to print the blessmail warning message.
|
Wed, 04 May 1994 04:27:18 +0000 |
Richard M. Stallman |
(frame-initialize): Delete the code for reverse-video.
|
Wed, 04 May 1994 03:28:38 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Fix typo.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 04 May 1994 02:16:49 +0000 |
Roland McGrath |
Initial revision
|
Wed, 04 May 1994 01:58:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 04 May 1994 01:37:37 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 04 May 1994 00:46:39 +0000 |
Richard M. Stallman |
(x_own_selection): Catch errors around XSetSelectionOwner.
|
Wed, 04 May 1994 00:38:14 +0000 |
Richard M. Stallman |
(mouse-secondary-save-then-kill): Doc fix.
|
Tue, 03 May 1994 23:59:48 +0000 |
Richard M. Stallman |
(lisp-mode-variables): Added missing backslash to outline-regexp.
|
Tue, 03 May 1994 23:47:06 +0000 |
Karl Heuer |
Update copyright.
|
Tue, 03 May 1994 23:36:52 +0000 |
Richard M. Stallman |
(backquote): Add autoloads.
|
Tue, 03 May 1994 22:46:37 +0000 |
Karl Heuer |
Update copyright.
|
Tue, 03 May 1994 21:15:27 +0000 |
Edward M. Reingold |
(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
|
Tue, 03 May 1994 20:46:17 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 03 May 1994 19:17:39 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Tue, 03 May 1994 08:27:40 +0000 |
Richard M. Stallman |
(isearch-case-fold-search): new possible value `yes'
|
Tue, 03 May 1994 08:18:08 +0000 |
Richard M. Stallman |
(lib-src): Depend on src.
|
Tue, 03 May 1994 07:42:26 +0000 |
Richard M. Stallman |
(display_text_line): Since HPOS is negative, avoid
|
Tue, 03 May 1994 06:05:48 +0000 |
Richard M. Stallman |
Removed some keystrokes for obscure toggle commands:
|
Tue, 03 May 1994 05:51:29 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 03 May 1994 05:12:17 +0000 |
Richard M. Stallman |
(read_minibuf): Clear previous_echo_glyphs.
|
Tue, 03 May 1994 01:23:42 +0000 |
Tom Tromey |
*** empty log message ***
|
Tue, 03 May 1994 00:26:48 +0000 |
Roland McGrath |
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.
|
Mon, 02 May 1994 23:53:03 +0000 |
Richard M. Stallman |
(file_name_completion_stat): Use both lstat and stat.
|
Mon, 02 May 1994 22:26:50 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 02 May 1994 21:41:43 +0000 |
Roland McGrath |
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns
|
Mon, 02 May 1994 21:24:16 +0000 |
Karl Heuer |
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
|
Mon, 02 May 1994 21:09:28 +0000 |
Karl Heuer |
(show_mouse_face): Fix test for cursor in highlighted area.
|
Mon, 02 May 1994 20:56:25 +0000 |
Karl Heuer |
(${archlibdir}): Be lenient about wc output format.
|
Mon, 02 May 1994 19:40:19 +0000 |
Richard M. Stallman |
(Man-notify-when-ready): Don't call select-frame if no window system.
|
Mon, 02 May 1994 18:27:24 +0000 |
Richard M. Stallman |
(double-translate-key): Changed 'delete to 127 to make
|
Mon, 02 May 1994 18:15:22 +0000 |
Richard M. Stallman |
Unspecified location of chown for Linux (Linux doesn't put chown in /etc).
|
Mon, 02 May 1994 18:14:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 02 May 1994 17:47:58 +0000 |
Francesco Potort |
* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.
|
Mon, 02 May 1994 17:13:42 +0000 |
Richard M. Stallman |
(ielm-dynamic-multiline-inputs): New variable.
|
Mon, 02 May 1994 07:53:23 +0000 |
Richard M. Stallman |
(HAVE_MOUSE): Defined.
|
Mon, 02 May 1994 07:52:49 +0000 |
Richard M. Stallman |
Finish downcasing mouse_init1, mouse_off,
|
Mon, 02 May 1994 07:51:29 +0000 |
Richard M. Stallman |
Finish downcasing mouse_init1, mouse_off,
|
Mon, 02 May 1994 07:50:41 +0000 |
Richard M. Stallman |
(Fframe_live_p): Alternative defn for not MULTI_FRAME.
|
Mon, 02 May 1994 07:49:57 +0000 |
Richard M. Stallman |
(init_buffer_once): Initialize buffer_file_type field right.
|
Mon, 02 May 1994 07:45:48 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 02 May 1994 06:01:55 +0000 |
Richard M. Stallman |
(Man-notify-when-ready): In newframe case, use save-excursion.
|
Mon, 02 May 1994 05:16:59 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 02 May 1994 04:07:06 +0000 |
Richard M. Stallman |
(create_process): Undo April 19 setsid change.
|
Mon, 02 May 1994 00:48:12 +0000 |
Richard M. Stallman |
(struct x_display): New field size_hint_flags.
|
Mon, 02 May 1994 00:46:44 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Use size_hint_flags.
|
Mon, 02 May 1994 00:45:44 +0000 |
Richard M. Stallman |
(Fx_create_frame): Set the size_hint_flags field.
|
Sun, 01 May 1994 23:29:27 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't try to handle negative positions.
|
Sun, 01 May 1994 23:26:44 +0000 |
Richard M. Stallman |
(x_figure_window_size): Handle `-' for top or left.
|
Sun, 01 May 1994 23:14:10 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 01 May 1994 23:13:05 +0000 |
Richard M. Stallman |
Distribute config.bat.
|
Sun, 01 May 1994 22:56:54 +0000 |
Richard M. Stallman |
(perform-replace): Call substitute-command-keys just once
|
Sun, 01 May 1994 22:09:01 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 01 May 1994 20:25:06 +0000 |
Richard M. Stallman |
(set-register-value): Setting the high byte of a
|
Sun, 01 May 1994 20:18:39 +0000 |
Richard M. Stallman |
(sunrise-sunset): Undo previous change.
|
Sun, 01 May 1994 19:35:40 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 01 May 1994 19:27:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 01 May 1994 09:17:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 01 May 1994 09:16:11 +0000 |
Richard M. Stallman |
(x_figure_window_size): Set USPosition only if user-position
|
Sun, 01 May 1994 09:15:10 +0000 |
Richard M. Stallman |
(Ftranspose_regions): Take addresses only after move gap.
|
Sun, 01 May 1994 08:55:23 +0000 |
Richard M. Stallman |
(x-handle-geometry): Specify user-position and
|
Sun, 01 May 1994 07:39:02 +0000 |
Richard M. Stallman |
(solar-degrees-to-hours, solar-hours-to-days): Force floating result.
|
Sun, 01 May 1994 07:34:23 +0000 |
Richard M. Stallman |
(update_frame): Fix previous change: unconditionally bzero at the end.
|
Sun, 01 May 1994 07:33:39 +0000 |
Richard M. Stallman |
(Ftrack_mouse): Call prepare_menu_bars at the start.
|
Sun, 01 May 1994 06:43:34 +0000 |
Richard M. Stallman |
(${archlibdir}): Don't run blessmail; instead
|
Sun, 01 May 1994 06:41:08 +0000 |
Richard M. Stallman |
Don't load site-init.el.
|
Sun, 01 May 1994 04:41:20 +0000 |
Paul Reilly |
Corrected the DGUX 5.4R2 include filename.
|
Sun, 01 May 1994 04:40:04 +0000 |
Paul Reilly |
Initial revision
|
Sun, 01 May 1994 02:08:50 +0000 |
Karl Heuer |
(PURESIZE) [MULTI_FRAME]: Increase to 232000.
|
Sun, 01 May 1994 02:07:27 +0000 |
Karl Heuer |
(desktop-files-not-to-save): New variable to exclude certain files -- magic
|
Sun, 01 May 1994 01:56:10 +0000 |
Karl Heuer |
(menu-bar-update-buffers): Fix misspelled variable.
|
Sat, 30 Apr 1994 23:28:10 +0000 |
Paul Reilly |
(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.
|
Sat, 30 Apr 1994 23:08:15 +0000 |
Paul Reilly |
Initial revision
|
Sat, 30 Apr 1994 23:06:52 +0000 |
Paul Reilly |
Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to
|
Sat, 30 Apr 1994 22:46:12 +0000 |
Paul Reilly |
entered into RCS
|
Sat, 30 Apr 1994 21:18:03 +0000 |
Richard M. Stallman |
Don't call menu-bar-mode here.
|
Sat, 30 Apr 1994 20:40:34 +0000 |
Richard M. Stallman |
Don't bind [mouse-1]; that's done elsewhere.
|
Sat, 30 Apr 1994 20:30:48 +0000 |
Richard M. Stallman |
(find_entries): Treat `*.cpp' as C++ files.
|
Sat, 30 Apr 1994 20:28:50 +0000 |
Richard M. Stallman |
We don't have to have the version number in here anymore.
|
Sat, 30 Apr 1994 20:28:27 +0000 |
Richard M. Stallman |
Identify the file being patched as src/...
|
Sat, 30 Apr 1994 20:28:10 +0000 |
Richard M. Stallman |
Don't comment out the inc-vers run as that does not exist anymore.
|
Sat, 30 Apr 1994 20:15:08 +0000 |
Richard M. Stallman |
(gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
|
Sat, 30 Apr 1994 19:34:26 +0000 |
Richard M. Stallman |
[MSDOS]: #include <sys/param.h> for the following.
|
Sat, 30 Apr 1994 19:10:37 +0000 |
Paul Reilly |
configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
|
Sat, 30 Apr 1994 07:51:48 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Block SIGIO.
|
Sat, 30 Apr 1994 07:40:40 +0000 |
Richard M. Stallman |
(force_auto_save_soon): New function.
|
Sat, 30 Apr 1994 07:39:01 +0000 |
Richard M. Stallman |
(memory_warning_signal): Call force_auto_save_soon.
|
Sat, 30 Apr 1994 07:23:15 +0000 |
Richard M. Stallman |
(scroll-bar-event-ratio): New function.
|
Sat, 30 Apr 1994 07:00:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 30 Apr 1994 06:05:51 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.
|
Sat, 30 Apr 1994 05:04:27 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 30 Apr 1994 04:47:22 +0000 |
Richard M. Stallman |
major code speedups, bug fixes, behavior
|
Sat, 30 Apr 1994 04:29:23 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Silently execute eval
|
Sat, 30 Apr 1994 04:22:22 +0000 |
Richard M. Stallman |
(gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
|
Sat, 30 Apr 1994 02:41:03 +0000 |
Karl Heuer |
(revert-buffer): widen before replacing text.
|
Sat, 30 Apr 1994 02:19:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 30 Apr 1994 02:16:15 +0000 |
Richard M. Stallman |
(init_eval): Initialize when_entered_debugger to -1.
|
Sat, 30 Apr 1994 01:38:51 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 30 Apr 1994 00:51:52 +0000 |
Roland McGrath |
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
|
Sat, 30 Apr 1994 00:15:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Always set PWinGravity.
|
Sat, 30 Apr 1994 00:13:44 +0000 |
Richard M. Stallman |
(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
|
Fri, 29 Apr 1994 23:45:17 +0000 |
Richard M. Stallman |
(xdialog_show): Clear x_mouse_grabbed.
|
Fri, 29 Apr 1994 23:22:51 +0000 |
Richard M. Stallman |
(Ftranspose_regions): New function.
|
Fri, 29 Apr 1994 23:21:37 +0000 |
Karl Heuer |
(Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
|
Fri, 29 Apr 1994 23:16:43 +0000 |
Karl Heuer |
[MSDOS]: Re-enable some #undef's.
|
Fri, 29 Apr 1994 22:07:19 +0000 |
Richard M. Stallman |
We have bcmp. Configuration is "msdos". Get rid of ^Ms.
|
Fri, 29 Apr 1994 22:07:02 +0000 |
Richard M. Stallman |
Set CFLAGS=-O2, not -g. Correct for
|
Fri, 29 Apr 1994 22:06:43 +0000 |
Richard M. Stallman |
Set CFLAGS=-O2, not -g. Handle the new
|
Fri, 29 Apr 1994 21:29:49 +0000 |
Richard M. Stallman |
(window_system): Restore accidentally deleted code that uses AC_FIND_X.
|
Fri, 29 Apr 1994 20:13:16 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Default case fixed to return correct quote flag.
|
Fri, 29 Apr 1994 20:02:48 +0000 |
Richard M. Stallman |
(getppid): Definition deleted.
|
Fri, 29 Apr 1994 20:00:51 +0000 |
Richard M. Stallman |
(Fminibuffer_complete): Add third arg to Fset_window_start.
|
Fri, 29 Apr 1994 19:38:03 +0000 |
Richard M. Stallman |
(decode_mode_spec): Fix handling of `%t'.
|
Fri, 29 Apr 1994 19:35:46 +0000 |
Richard M. Stallman |
[MSDOS]: Don't define proto type for exit.
|
Fri, 29 Apr 1994 19:29:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 29 Apr 1994 10:16:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 29 Apr 1994 10:07:31 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 29 Apr 1994 06:25:49 +0000 |
Richard M. Stallman |
(vc-mode-line): Fix previous change.
|
Fri, 29 Apr 1994 06:05:19 +0000 |
Karl Heuer |
(Fsingle_key_description): Undo previous change.
|
Fri, 29 Apr 1994 05:48:36 +0000 |
Karl Heuer |
(do_completion): Initialize vars before gcpro.
|
Fri, 29 Apr 1994 04:59:22 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 29 Apr 1994 04:54:39 +0000 |
Richard M. Stallman |
(update_frame): Move those assignments even farther down.
|
Fri, 29 Apr 1994 04:04:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set PMaxSize.
|
Fri, 29 Apr 1994 03:40:16 +0000 |
Karl Heuer |
(describe_buffer_bindings): gcpro stuff. Delete some unused code.
|
Fri, 29 Apr 1994 03:06:08 +0000 |
Karl Heuer |
Doc fixes.
|
Fri, 29 Apr 1994 02:51:44 +0000 |
Karl Heuer |
(describe_map_tree): gcpro some things.
|
Fri, 29 Apr 1994 01:10:33 +0000 |
Karl Heuer |
(Fsingle_key_description): Accept strings as keys since the buffer menu uses
|
Thu, 28 Apr 1994 22:27:06 +0000 |
Richard M. Stallman |
(inhibit-file-name-handers): Correct documentation.
|
Thu, 28 Apr 1994 22:24:41 +0000 |
Richard M. Stallman |
Fix syntax in previous change.
|
Thu, 28 Apr 1994 22:22:28 +0000 |
Richard M. Stallman |
Don't look for -lresolv.
|
Thu, 28 Apr 1994 22:05:54 +0000 |
Richard M. Stallman |
(update_frame): Move assignments to current_frame and desired_frame.
|
Thu, 28 Apr 1994 20:01:12 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 28 Apr 1994 19:37:53 +0000 |
Richard M. Stallman |
(logb): Test HPUX, not hpux.
|
Thu, 28 Apr 1994 19:27:47 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): #if 0'd.
|
Thu, 28 Apr 1994 18:55:14 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Doc fix.
|
Thu, 28 Apr 1994 18:52:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 28 Apr 1994 18:51:35 +0000 |
Richard M. Stallman |
(disabled-command-hook): Try to enable command in user
|
Thu, 28 Apr 1994 18:13:22 +0000 |
Richard M. Stallman |
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
|
Thu, 28 Apr 1994 08:23:25 +0000 |
Richard M. Stallman |
(Vunread_command_events): Renamed.
|
Thu, 28 Apr 1994 08:09:01 +0000 |
Karl Heuer |
(lisp-mode-variables): Undo previous change.
|
Thu, 28 Apr 1994 07:59:17 +0000 |
Karl Heuer |
(XTread_socket): Only top window cares about LeaveNotify.
|
Thu, 28 Apr 1994 07:49:45 +0000 |
Richard M. Stallman |
(Vunread_command_events): Renamed from unread_command_events.
|
Thu, 28 Apr 1994 07:46:27 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Use XtMapWidget, not XtPopup.
|
Thu, 28 Apr 1994 07:32:21 +0000 |
Karl Heuer |
Drop the trailing slash.
|
Thu, 28 Apr 1994 07:32:04 +0000 |
Richard M. Stallman |
(gud-mips-p, gud-irix-p): Test system-configuration.
|
Thu, 28 Apr 1994 07:10:24 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Thu, 28 Apr 1994 06:19:03 +0000 |
Richard M. Stallman |
(syms_of_emacs): Doc fix.
|
Thu, 28 Apr 1994 06:16:11 +0000 |
Karl Heuer |
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
|
Thu, 28 Apr 1994 05:44:54 +0000 |
Richard M. Stallman |
(child_setup): Test PRIO_PROCESS, as in sys_subshell.
|
Thu, 28 Apr 1994 05:19:08 +0000 |
Richard M. Stallman |
Use m/hp800.h in place of m/hp9000s800.h.
|
Thu, 28 Apr 1994 05:18:06 +0000 |
Richard M. Stallman |
Renamed from hp9000s800.h.
|
Thu, 28 Apr 1994 04:44:54 +0000 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
Thu, 28 Apr 1994 04:35:39 +0000 |
Richard M. Stallman |
(create_process): If vfork fails, close forkin and forkout.
|
Thu, 28 Apr 1994 04:29:45 +0000 |
Richard M. Stallman |
(describe-buffer-case-table): Don't use text-char-description.
|
Thu, 28 Apr 1994 04:19:30 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.
|
Thu, 28 Apr 1994 04:17:42 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Add item for report-emacs-bug.
|
Thu, 28 Apr 1994 04:15:32 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Add item for emacs-version.
|
Thu, 28 Apr 1994 04:14:00 +0000 |
Richard M. Stallman |
(lib-src): Depend on src/paths.h.
|
Thu, 28 Apr 1994 03:49:12 +0000 |
Karl Heuer |
(unexec): Cast pointers. Fix error message.
|
Thu, 28 Apr 1994 03:44:48 +0000 |
Richard M. Stallman |
Make a sub-keymap for the Buffers menu bar item.
|
Thu, 28 Apr 1994 03:34:14 +0000 |
Karl Heuer |
Chase symlinks manually.
|
Thu, 28 Apr 1994 03:01:49 +0000 |
Richard M. Stallman |
Get the file's truename in case it is a link.
|
Thu, 28 Apr 1994 02:42:43 +0000 |
Karl Heuer |
Don't make an empty script.
|
Thu, 28 Apr 1994 02:39:40 +0000 |
Richard M. Stallman |
(hp800): Define this instead of hp9000s800.
|
Thu, 28 Apr 1994 02:35:25 +0000 |
Richard M. Stallman |
(mostlyclean): Remove liblw.a.
|
Thu, 28 Apr 1994 02:34:20 +0000 |
Richard M. Stallman |
(read1): Allow `\C- ' and `\C-?'.
|
Wed, 27 Apr 1994 23:44:39 +0000 |
Richard M. Stallman |
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
|
Wed, 27 Apr 1994 23:43:46 +0000 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): Use new inhibit vars.
|
Wed, 27 Apr 1994 22:33:52 +0000 |
Richard M. Stallman |
Improve error message for bad --with-x-toolkit value.
|
Wed, 27 Apr 1994 22:31:09 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Undo previous change.
|
Wed, 27 Apr 1994 21:58:53 +0000 |
Richard M. Stallman |
Restore deleted AC_SUBST of `configuration'.
|
Wed, 27 Apr 1994 21:57:57 +0000 |
Karl Heuer |
(compilation-error-regexp-alist): Add fortran pattern.
|
Wed, 27 Apr 1994 21:43:24 +0000 |
Karl Heuer |
Use C-style comments.
|
Wed, 27 Apr 1994 20:20:31 +0000 |
Karl Heuer |
C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
|
Wed, 27 Apr 1994 20:02:46 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 27 Apr 1994 19:18:40 +0000 |
Karl Heuer |
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
|
Wed, 27 Apr 1994 08:39:01 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 27 Apr 1994 08:38:11 +0000 |
Richard M. Stallman |
(calendar-starred-day): Var renamed from starred-day.
|
Wed, 27 Apr 1994 08:37:12 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Commented out.
|
Wed, 27 Apr 1994 08:35:48 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix accessing buffer_file_type
|
Wed, 27 Apr 1994 08:27:50 +0000 |
Richard M. Stallman |
(xmenu_show, xdialog_show):
|
Wed, 27 Apr 1994 08:27:00 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Don't call
|
Wed, 27 Apr 1994 06:19:51 +0000 |
Noah Friedman |
Added comment indicating author.
|
Wed, 27 Apr 1994 05:27:02 +0000 |
Richard M. Stallman |
Define CONFIGURATION in src/config.h
|
Wed, 27 Apr 1994 05:26:05 +0000 |
Richard M. Stallman |
(configuration): Make variable deleted.
|
Wed, 27 Apr 1994 05:25:33 +0000 |
Richard M. Stallman |
(CONFIGURATION): Add #undef.
|
Wed, 27 Apr 1994 05:03:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
|
Wed, 27 Apr 1994 04:47:29 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
|
Wed, 27 Apr 1994 04:36:40 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 27 Apr 1994 00:30:55 +0000 |
Karl Heuer |
(frame-update-faces): Unset old font.
|
Tue, 26 Apr 1994 22:21:24 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 26 Apr 1994 22:08:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 26 Apr 1994 22:07:10 +0000 |
Karl Heuer |
(install-doc): New target.
|
Tue, 26 Apr 1994 21:17:19 +0000 |
Karl Heuer |
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
|
Tue, 26 Apr 1994 20:24:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 26 Apr 1994 19:28:47 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 26 Apr 1994 18:31:30 +0000 |
Richard M. Stallman |
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
|
Tue, 26 Apr 1994 09:39:30 +0000 |
Richard M. Stallman |
(tags-add-tables): Doc fix.
|
Tue, 26 Apr 1994 09:29:18 +0000 |
Richard M. Stallman |
(mark_object, case frame): Mark menu_bar_vector field.
|
Tue, 26 Apr 1994 07:43:54 +0000 |
Richard M. Stallman |
(run-hooks): Don't use mapcar--save consing.
|
Tue, 26 Apr 1994 02:22:52 +0000 |
Karl Heuer |
(adjust_point): New function.
|
Tue, 26 Apr 1994 02:11:35 +0000 |
Karl Heuer |
Use PT, not point.
|
Tue, 26 Apr 1994 01:41:27 +0000 |
Richard M. Stallman |
Fix GPL version.
|
Tue, 26 Apr 1994 01:19:39 +0000 |
Richard M. Stallman |
(read_filtered_event): Use Vunread_command_events.
|
Tue, 26 Apr 1994 01:19:14 +0000 |
Richard M. Stallman |
(temp_echo_area_glyphs): Use Vunread_command_events.
|
Tue, 26 Apr 1994 01:18:38 +0000 |
Karl Heuer |
Fix comment.
|
Mon, 25 Apr 1994 23:34:17 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 25 Apr 1994 23:11:12 +0000 |
Karl Heuer |
(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
|
Mon, 25 Apr 1994 22:55:33 +0000 |
Karl Heuer |
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
|
Mon, 25 Apr 1994 22:32:24 +0000 |
Karl Heuer |
(x_term_init): Add explicit cast.
|
Mon, 25 Apr 1994 22:31:41 +0000 |
Roland McGrath |
(compilation-next-error-locus): Use compilation-error-message instead of
|
Mon, 25 Apr 1994 22:22:31 +0000 |
Richard M. Stallman |
(menu_bar_item): Put a list of keymaps into the third
|
Mon, 25 Apr 1994 22:21:43 +0000 |
Richard M. Stallman |
(menu_bar_event): New event type.
|
Mon, 25 Apr 1994 22:16:08 +0000 |
Richard M. Stallman |
(syms_of_xdisp): Set up Qmenu_bar_update_hook.
|
Mon, 25 Apr 1994 22:12:09 +0000 |
Richard M. Stallman |
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
|
Mon, 25 Apr 1994 22:10:01 +0000 |
Richard M. Stallman |
(struct frame): New fields menu_bar_vector and menu_bar_items_used.
|
Mon, 25 Apr 1994 22:06:13 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
|
Mon, 25 Apr 1994 20:30:56 +0000 |
Karl Heuer |
(F*_property_change): Typecheck limit argument.
|
Mon, 25 Apr 1994 19:55:45 +0000 |
Karl Heuer |
(desktop-internal-v2s): Make structure match docstring.
|
Mon, 25 Apr 1994 18:26:20 +0000 |
Karl Heuer |
(tar-copy): Don't bother with a temp buffer.
|
Mon, 25 Apr 1994 18:15:06 +0000 |
Richard Kenner |
Recognize FreeBSD.
|
Mon, 25 Apr 1994 01:13:27 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 24 Apr 1994 22:25:52 +0000 |
Richard M. Stallman |
(mode-line-format): Put `mode-line-process' earlier.
|
Sun, 24 Apr 1994 21:47:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 24 Apr 1994 21:32:06 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 24 Apr 1994 18:30:53 +0000 |
Karl Heuer |
(rmail-highlight-headers): Extracted as a new function. Fix overlay position.
|
Sun, 24 Apr 1994 10:50:41 +0000 |
Richard M. Stallman |
(shell-dirstack-query): Defaults to nil.
|
Sun, 24 Apr 1994 10:21:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 24 Apr 1994 10:00:51 +0000 |
Richard M. Stallman |
(vc-mode-line): Warn if file is not vc-registered
|
Sun, 24 Apr 1994 08:34:14 +0000 |
Richard M. Stallman |
(Fselect_window): Use Fselect_frame.
|
Sun, 24 Apr 1994 08:33:40 +0000 |
Richard M. Stallman |
(lisp-mode-variables): In comment-start-skip,
|
Sun, 24 Apr 1994 08:32:32 +0000 |
Richard M. Stallman |
(tar-extract): Don't put whole file name in buffer name.
|
Sun, 24 Apr 1994 08:17:30 +0000 |
Richard M. Stallman |
(terminal-cease-edit, terminal-mode):
|
Sun, 24 Apr 1994 08:17:05 +0000 |
Richard M. Stallman |
(shell-command): Remove space after `:' in mode-line-process.
|
Sun, 24 Apr 1994 08:16:47 +0000 |
Richard M. Stallman |
(inferior-lisp-mode): Remove space after `:' in mode-line-process.
|
Sun, 24 Apr 1994 08:16:18 +0000 |
Richard M. Stallman |
(gud-mode, gud-sentinel):
|
Sun, 24 Apr 1994 08:15:55 +0000 |
Richard M. Stallman |
(find-dired, find-dired-sentinel):
|
Sun, 24 Apr 1994 08:15:18 +0000 |
Richard M. Stallman |
(compilation-setup, compilation-sentinel):
|
Sun, 24 Apr 1994 08:14:46 +0000 |
Richard M. Stallman |
(comint-mode): Remove space after `:' in mode-line-process.
|
Sun, 24 Apr 1994 08:14:18 +0000 |
Richard M. Stallman |
(inferior-scheme-mode):
|
Sun, 24 Apr 1994 08:13:52 +0000 |
Richard M. Stallman |
(tc-mode-line-format):
|
Sun, 24 Apr 1994 08:13:21 +0000 |
Richard M. Stallman |
(tpu-set-mode-line):
|
Sun, 24 Apr 1994 08:12:52 +0000 |
Richard M. Stallman |
(Man-mode-line-format):
|
Sun, 24 Apr 1994 08:02:11 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 24 Apr 1994 05:55:04 +0000 |
Richard M. Stallman |
(rmail-show-message): Always re-set overlay face property.
|
Sun, 24 Apr 1994 05:44:56 +0000 |
Richard M. Stallman |
(kill-paragraph): Don't use save-excursion.
|
Sun, 24 Apr 1994 05:44:23 +0000 |
Richard M. Stallman |
(kill-line, kill-word): Don't use save-excursion.
|
Sun, 24 Apr 1994 05:13:41 +0000 |
Richard M. Stallman |
(Fkill_all_local_variables): Doc fix.
|
Sun, 24 Apr 1994 05:10:51 +0000 |
Richard M. Stallman |
(rmail-show-message): Use overlays, not text properties.
|
Sun, 24 Apr 1994 03:51:13 +0000 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
|
Sun, 24 Apr 1994 03:10:24 +0000 |
Richard M. Stallman |
(create_process): Use child_setup_tty only if pty_flag.
|
Sun, 24 Apr 1994 03:06:55 +0000 |
Richard M. Stallman |
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.
|
Sat, 23 Apr 1994 21:38:16 +0000 |
Richard M. Stallman |
(special-display-frame-alist): New variable.
|
Sat, 23 Apr 1994 21:37:15 +0000 |
Richard M. Stallman |
Implement special frames for specified buffers.
|
Sat, 23 Apr 1994 20:53:09 +0000 |
Richard M. Stallman |
(Fset_frame_selected_window): New function.
|
Sat, 23 Apr 1994 19:22:06 +0000 |
Richard M. Stallman |
(Vascii_canon_table, Vascii_eqv_table): Declared.
|
Sat, 23 Apr 1994 16:32:44 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables): Use Vascii_eqv_table
|
Sat, 23 Apr 1994 16:23:36 +0000 |
Tom Tromey |
Wrote tcl-indent-for-comment
|
Sat, 23 Apr 1994 07:40:25 +0000 |
Richard M. Stallman |
(rmail-show-message): Highlight the specified fields.
|
Sat, 23 Apr 1994 07:19:07 +0000 |
Richard M. Stallman |
(etags, ctags): Make VERSION a string constant.
|
Sat, 23 Apr 1994 07:08:49 +0000 |
Richard M. Stallman |
(print_version): Print VERSION as a string.
|
Sat, 23 Apr 1994 06:52:33 +0000 |
Richard M. Stallman |
(comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
|
Sat, 23 Apr 1994 06:02:52 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
|
Sat, 23 Apr 1994 06:00:06 +0000 |
Richard M. Stallman |
Test for libresolv.a.
|
Sat, 23 Apr 1994 05:57:42 +0000 |
Richard M. Stallman |
(alloca.o): Use config_h.
|
Sat, 23 Apr 1994 05:18:09 +0000 |
Richard M. Stallman |
(max_process_desc): New variable.
|
Sat, 23 Apr 1994 05:14:32 +0000 |
Richard M. Stallman |
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
|
Sat, 23 Apr 1994 05:09:00 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 23 Apr 1994 04:55:38 +0000 |
Richard M. Stallman |
(syms_of_fileio): New Lisp var inhibit-file-name-operation.
|
Sat, 23 Apr 1994 04:09:17 +0000 |
Richard M. Stallman |
(x_window): Test FRAME_EXTERNAL_MENU_BAR
|
Sat, 23 Apr 1994 04:07:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 23 Apr 1994 02:31:52 +0000 |
Karl Heuer |
(undigestify-rmail-message): Update summary buffer.
|
Sat, 23 Apr 1994 02:30:17 +0000 |
Karl Heuer |
Cosmetic changes.
|
Sat, 23 Apr 1994 02:15:05 +0000 |
Karl Heuer |
Delete misplaced comment.
|
Sat, 23 Apr 1994 01:49:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 23 Apr 1994 01:45:33 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 23 Apr 1994 01:40:53 +0000 |
Richard M. Stallman |
(HAVE_LIBRESOLV): Add #undef.
|
Sat, 23 Apr 1994 01:07:04 +0000 |
Karl Heuer |
(.PHONY, install): Kill reference to obsolete do-install.
|
Sat, 23 Apr 1994 00:05:06 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
|
Fri, 22 Apr 1994 23:59:24 +0000 |
Karl Heuer |
Pass operation to find-file-name-handler.
|
Fri, 22 Apr 1994 23:56:44 +0000 |
Karl Heuer |
(Ffind_file_name_handler): New argument OPERATION. All callers changed.
|
Fri, 22 Apr 1994 23:41:18 +0000 |
Karl Heuer |
Pass operation to Ffind_file_name_handler.
|
Fri, 22 Apr 1994 21:53:27 +0000 |
Karl Heuer |
Don't treat $ as special if escaped.
|
Fri, 22 Apr 1994 21:46:12 +0000 |
Richard M. Stallman |
(x_set_mouse_pixel_position): New function.
|
Fri, 22 Apr 1994 21:45:11 +0000 |
Richard M. Stallman |
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
|
Fri, 22 Apr 1994 20:20:49 +0000 |
Richard M. Stallman |
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
|
Fri, 22 Apr 1994 20:19:41 +0000 |
Richard M. Stallman |
(mouse-extend): Handle case where posn-window is a frame.
|
Fri, 22 Apr 1994 18:28:22 +0000 |
Richard M. Stallman |
(command-line-default-directory): New variable.
|
Fri, 22 Apr 1994 08:49:57 +0000 |
Richard M. Stallman |
(mouse-set-font): Simply call set-default-font.
|
Fri, 22 Apr 1994 08:49:30 +0000 |
Richard M. Stallman |
(set-default-font): Call frame-update-faces.
|
Fri, 22 Apr 1994 08:47:42 +0000 |
Richard M. Stallman |
(frame-update-faces): New function.
|
Fri, 22 Apr 1994 07:30:30 +0000 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
Fri, 22 Apr 1994 04:37:36 +0000 |
Richard M. Stallman |
(display-time): Force use of pipe, not pty.
|
Fri, 22 Apr 1994 04:31:27 +0000 |
Richard M. Stallman |
(vc-backend-diff): Test of cmp was backwards.
|
Thu, 21 Apr 1994 21:26:47 +0000 |
Karl Heuer |
doc fix.
|
Thu, 21 Apr 1994 20:00:42 +0000 |
Richard M. Stallman |
(ispell-use-ptys-p): Doc fix.
|
Thu, 21 Apr 1994 19:54:28 +0000 |
Richard M. Stallman |
(send_process): If fpathconf fails, use 250.
|
Thu, 21 Apr 1994 19:45:27 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 19:26:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 18:53:38 +0000 |
Richard M. Stallman |
(get_lim_data): Handle NO_LIM_DATA.
|
Thu, 21 Apr 1994 18:45:15 +0000 |
Richard M. Stallman |
(gud-filter): Call comint-output-filter at the end.
|
Thu, 21 Apr 1994 18:40:14 +0000 |
Richard M. Stallman |
(c-macro-expansion): changed the algorithm to allow
|
Thu, 21 Apr 1994 16:51:53 +0000 |
Karl Heuer |
(Info-next-preorder): Don't follow footnotes here.
|
Thu, 21 Apr 1994 14:39:40 +0000 |
Karl Heuer |
(Electric-buffer-menu-mouse-select): New function.
|
Thu, 21 Apr 1994 13:51:26 +0000 |
Karl Heuer |
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
|
Thu, 21 Apr 1994 09:04:46 +0000 |
Richard M. Stallman |
(init_lread): Maybe put build-time Lisp dirs on load-path.
|
Thu, 21 Apr 1994 09:04:25 +0000 |
Richard M. Stallman |
(init_cmdargs): Check only for etc and lib-src subdirs
|
Thu, 21 Apr 1994 08:43:33 +0000 |
Richard M. Stallman |
(init_cmdargs): Just check for etc and lib-src subdirs
|
Thu, 21 Apr 1994 08:33:48 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Args to x_set_offset were swapped.
|
Thu, 21 Apr 1994 08:31:39 +0000 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory like Vdata_directory.
|
Thu, 21 Apr 1994 07:35:28 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 21 Apr 1994 06:42:24 +0000 |
Richard M. Stallman |
(comint-mode): Set comint-last-input-start and
|
Thu, 21 Apr 1994 06:24:36 +0000 |
Richard M. Stallman |
(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
|
Thu, 21 Apr 1994 04:53:34 +0000 |
Richard M. Stallman |
(clean): Delete DOC*.
|
Thu, 21 Apr 1994 03:24:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 20 Apr 1994 20:39:18 +0000 |
Karl Heuer |
(x_top_window_to_frame): Declare this function.
|
Wed, 20 Apr 1994 20:26:25 +0000 |
Richard M. Stallman |
(server-kill-emacs-query-function)
|
Wed, 20 Apr 1994 20:04:20 +0000 |
Richard M. Stallman |
(readline): Fix updating of p when buffer grows.
|
Wed, 20 Apr 1994 19:56:46 +0000 |
Richard M. Stallman |
(sort-subr): Use car-less-than-car when appropriate.
|
Wed, 20 Apr 1994 19:54:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 20 Apr 1994 19:52:37 +0000 |
Roland McGrath |
(compilation-parse-errors): Fix references for column number, 3 elt not
|
Wed, 20 Apr 1994 19:23:04 +0000 |
Richard M. Stallman |
(TAGS): Split off included tags file lisp/TAGS.
|
Wed, 20 Apr 1994 10:52:23 +0000 |
Francesco Potort |
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
|
Wed, 20 Apr 1994 10:25:05 +0000 |
Richard M. Stallman |
(Fmodify_frame_parameters, Fframe_parameters):
|
Wed, 20 Apr 1994 10:17:11 +0000 |
Richard M. Stallman |
(HAVE_INET_SOCKETS): Add #undef.
|
Wed, 20 Apr 1994 09:01:18 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the non-NEW_SELECTIONS code
|
Wed, 20 Apr 1994 08:51:06 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
|
Wed, 20 Apr 1994 07:27:20 +0000 |
Richard M. Stallman |
(set_window_width): Don't delete root window for being too narrow.
|
Wed, 20 Apr 1994 06:19:14 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 20 Apr 1994 06:13:43 +0000 |
Karl Heuer |
(init-file-user): Doc fix.
|
Wed, 20 Apr 1994 06:12:03 +0000 |
Richard M. Stallman |
Provide cmacexp.
|
Wed, 20 Apr 1994 05:32:33 +0000 |
Karl Heuer |
(blessmail): New target.
|
Wed, 20 Apr 1994 05:22:51 +0000 |
Karl Heuer |
Initial revision
|
Wed, 20 Apr 1994 04:22:24 +0000 |
Karl Heuer |
(describe_map_tree, describe_map): Skip keymaps we've seen before.
|
Wed, 20 Apr 1994 03:49:47 +0000 |
Richard M. Stallman |
(create_process): Call setsid only if pty_flag.
|
Wed, 20 Apr 1994 03:04:46 +0000 |
Karl Heuer |
(describe_map): Merge with describe_map_2.
|
Wed, 20 Apr 1994 01:11:35 +0000 |
Karl Heuer |
(defun-prompt-regexp): Make this variable buffer-local.
|
Wed, 20 Apr 1994 00:24:59 +0000 |
Karl Heuer |
(read_avail_input): Don't retry read.
|
Wed, 20 Apr 1994 00:14:15 +0000 |
Karl Heuer |
(report-emacs-bug): Insert at separator, not at end.
|
Tue, 19 Apr 1994 23:12:49 +0000 |
Richard M. Stallman |
(install-arch-indep): Don't install dired-x*.
|
Tue, 19 Apr 1994 23:09:41 +0000 |
Richard M. Stallman |
(CRT0_DUMMIES): Ignore one arg.
|
Tue, 19 Apr 1994 22:48:32 +0000 |
Richard M. Stallman |
(Vlast_event_frame): Define unconditionally.
|
Tue, 19 Apr 1994 21:45:38 +0000 |
Richard M. Stallman |
(${etc}DOC): Delete redundant version.el from cmd.
|
Tue, 19 Apr 1994 18:32:49 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Apr 1994 07:44:27 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 19 Apr 1994 05:56:20 +0000 |
Karl Heuer |
(read_avail_input): Test EINTR, not EAGAIN.
|
Tue, 19 Apr 1994 05:52:58 +0000 |
Karl Heuer |
(read_avail_input): Write loop as a do-while.
|
Tue, 19 Apr 1994 04:40:29 +0000 |
Karl Heuer |
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
|
Tue, 19 Apr 1994 03:41:23 +0000 |
Karl Heuer |
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
|
Tue, 19 Apr 1994 02:49:51 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): Fix typo in question text.
|
Tue, 19 Apr 1994 01:27:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Apr 1994 00:51:24 +0000 |
Karl Heuer |
(comint-replace-by-expanded-history): Expand only at prompt.
|
Tue, 19 Apr 1994 00:43:06 +0000 |
Karl Heuer |
(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
|
Tue, 19 Apr 1994 00:31:42 +0000 |
Richard M. Stallman |
(kill-buffer-query-functions): Fix the question text.
|
Tue, 19 Apr 1994 00:30:13 +0000 |
Richard M. Stallman |
(window_system): Obey --with-x11=no and --with-x10=no.
|
Tue, 19 Apr 1994 00:17:46 +0000 |
Richard M. Stallman |
(readline): When extending the buffer,
|
Mon, 18 Apr 1994 23:53:51 +0000 |
Karl Heuer |
(outline-end-of-subtree): Stop before final newline.
|
Mon, 18 Apr 1994 23:34:22 +0000 |
Richard M. Stallman |
(hexl-mode): Make local binding for hexl-max-address.
|
Mon, 18 Apr 1994 22:41:49 +0000 |
Richard M. Stallman |
(shell-command-filter): If point was at end, leave it at end.
|
Mon, 18 Apr 1994 22:40:07 +0000 |
Karl Heuer |
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
|
Mon, 18 Apr 1994 22:37:30 +0000 |
Richard M. Stallman |
(shell-command-sentinel): Do nothing if buffer is dead.
|
Mon, 18 Apr 1994 21:33:57 +0000 |
Richard M. Stallman |
(menu-bar-enable-clipboard): Construct new cons cells.
|
Mon, 18 Apr 1994 17:40:25 +0000 |
Richard M. Stallman |
(create_process): Fix previous change.
|
Mon, 18 Apr 1994 17:39:06 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 18 Apr 1994 17:07:19 +0000 |
Francesco Potort |
* etags.c (main, print_help): eliminate the -F option.
|
Mon, 18 Apr 1994 10:54:42 +0000 |
Francesco Potort |
* etags.c (absolute_filename): compare against '\0' instead of NULL.
|
Mon, 18 Apr 1994 04:03:17 +0000 |
Richard M. Stallman |
Move pop-global-mark bindings to loaddefs.el.
|
Mon, 18 Apr 1994 01:06:31 +0000 |
Richard M. Stallman |
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
|
Sun, 17 Apr 1994 23:46:08 +0000 |
Richard M. Stallman |
(Xatom_editres_name): Variable defined.
|
Sun, 17 Apr 1994 23:44:33 +0000 |
Richard M. Stallman |
(Xatom_editres_name): Declared.
|
Sun, 17 Apr 1994 23:36:08 +0000 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): New typedefs.
|
Sun, 17 Apr 1994 23:15:41 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 17 Apr 1994 23:02:52 +0000 |
Richard M. Stallman |
(set_case_table): Handle nil for EQV with non-nil CANON.
|
Sun, 17 Apr 1994 20:13:34 +0000 |
Richard M. Stallman |
(read_avail_input): Test both aix386 and _BSD.
|
Sun, 17 Apr 1994 19:31:31 +0000 |
Richard M. Stallman |
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
|
Sun, 17 Apr 1994 19:30:06 +0000 |
Richard M. Stallman |
(dumpglyphs): When HL=2, check explicitly for using
|
Sun, 17 Apr 1994 09:41:15 +0000 |
Richard M. Stallman |
(x_display): New field win_gravity.
|
Sun, 17 Apr 1994 07:53:22 +0000 |
Richard M. Stallman |
(read_char_x_menu_prompt): Don't check for value = nil
|
Sun, 17 Apr 1994 07:50:32 +0000 |
Richard M. Stallman |
(xmenu_show): Fix typo in last change.
|
Sun, 17 Apr 1994 05:04:12 +0000 |
Richard M. Stallman |
Rewrite to use netbsd.h and define NO_SHARED_LIBS.
|
Sat, 16 Apr 1994 19:01:56 +0000 |
David J. MacKenzie |
Call AC_LANG_C, if it's defined, after AC_PREPARE.
|
Sat, 16 Apr 1994 07:26:19 +0000 |
Richard M. Stallman |
(create_process): Test TIOCSETD along with NTTYDISC.
|
Sat, 16 Apr 1994 07:25:42 +0000 |
Richard M. Stallman |
(configuration): Use SET_MAKE to get the value of $(MAKE).
|
Sat, 16 Apr 1994 07:18:26 +0000 |
Karl Heuer |
(debug, debugger-eval-expression): Preserve match-data.
|
Sat, 16 Apr 1994 06:58:38 +0000 |
Karl Heuer |
(make_lispy_movement): Don't clip.
|
Sat, 16 Apr 1994 06:50:52 +0000 |
Karl Heuer |
(Fmouse_position): Don't clip.
|
Sat, 16 Apr 1994 06:47:20 +0000 |
Karl Heuer |
(mouse-drag-region): Handle scroll off top/bottom.
|
Sat, 16 Apr 1994 06:40:05 +0000 |
Richard M. Stallman |
Add NO_SHARED_LIBS conditional.
|
Sat, 16 Apr 1994 06:15:42 +0000 |
Richard M. Stallman |
(Fset_frame_position): Pass new arg to x_set_offset.
|
Sat, 16 Apr 1994 05:53:27 +0000 |
Richard M. Stallman |
(read_avail_input): Fix previous change--test _BSD.
|
Sat, 16 Apr 1994 05:15:17 +0000 |
Richard M. Stallman |
(Fsetq_default): Doc fix.
|
Sat, 16 Apr 1994 05:07:35 +0000 |
Richard M. Stallman |
(Fsetq): Doc fix.
|
Sat, 16 Apr 1994 04:52:26 +0000 |
Richard M. Stallman |
Use AC_SET_MAKE.
|
Sat, 16 Apr 1994 04:48:12 +0000 |
Richard M. Stallman |
(lib-src/Makefile.in): Make this from Makefile.in.in
|
Sat, 16 Apr 1994 04:46:43 +0000 |
Richard M. Stallman |
Renamed from Makefile.in.
|
Sat, 16 Apr 1994 04:07:43 +0000 |
Karl Heuer |
(mouse-set-font): Don't error if no selection.
|
Sat, 16 Apr 1994 03:50:38 +0000 |
Richard M. Stallman |
(xmenu_show): Don't cons on subprefix_stck[j] if nil.
|
Sat, 16 Apr 1994 03:50:19 +0000 |
Richard M. Stallman |
(map_prompt): Declared.
|
Sat, 16 Apr 1994 03:43:09 +0000 |
Karl Heuer |
(command-line): If no error data, print "", not nil.
|
Sat, 16 Apr 1994 02:39:42 +0000 |
Karl Heuer |
(emerge-goto-line): Fix return value.
|
Sat, 16 Apr 1994 02:38:40 +0000 |
Richard M. Stallman |
Require cl only at compile time.
|
Sat, 16 Apr 1994 02:32:59 +0000 |
Richard M. Stallman |
(read_avail_input): Don't generate SIGHUP of aix386;
|
Sat, 16 Apr 1994 02:06:17 +0000 |
Richard M. Stallman |
(auto-fill-function): New function (doc placeholder).
|
Sat, 16 Apr 1994 00:21:29 +0000 |
Richard M. Stallman |
(calendar-mode-map): Use substitute-key-definition.
|
Sat, 16 Apr 1994 00:06:58 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
Sat, 16 Apr 1994 00:02:28 +0000 |
Richard M. Stallman |
(gnus-uu-enter-interactive-file):
|
Fri, 15 Apr 1994 23:50:31 +0000 |
Richard M. Stallman |
(describe-mode): Fix previous change.
|
Fri, 15 Apr 1994 23:47:08 +0000 |
Richard M. Stallman |
(describe-mode): Always show minor modes, at front.
|
Fri, 15 Apr 1994 22:45:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 15 Apr 1994 22:40:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 15 Apr 1994 22:39:31 +0000 |
Karl Heuer |
(basic-save-buffer): if selective-display is t, file may end in CR instead of
|
Fri, 15 Apr 1994 22:26:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix test for unchanged file.
|
Fri, 15 Apr 1994 22:05:41 +0000 |
Richard M. Stallman |
(Fprocess_send_eof, Foverlay_get): Declared.
|
Fri, 15 Apr 1994 22:04:48 +0000 |
Karl Heuer |
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
|
Fri, 15 Apr 1994 22:00:44 +0000 |
Richard M. Stallman |
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
|
Fri, 15 Apr 1994 21:58:19 +0000 |
Richard M. Stallman |
(modify_event_symbol): Use the cdr of the alist entry.
|
Fri, 15 Apr 1994 21:55:25 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Init and staticpro system_key_syms.
|
Fri, 15 Apr 1994 21:38:47 +0000 |
Richard M. Stallman |
(LIBX): Put LIBXT after LD_SWITCH_X_SITE.
|
Fri, 15 Apr 1994 20:44:17 +0000 |
Karl Heuer |
(read_avail_input): Fix comment delimiter.
|
Fri, 15 Apr 1994 19:25:34 +0000 |
Karl Heuer |
Doc fix.
|
Fri, 15 Apr 1994 19:11:48 +0000 |
Karl Heuer |
(C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.
|
Fri, 15 Apr 1994 01:04:26 +0000 |
Karl Heuer |
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.
|
Thu, 14 Apr 1994 22:49:23 +0000 |
Karl Heuer |
(shell-mode-map): Fix menu bar options.
|
Thu, 14 Apr 1994 20:16:54 +0000 |
Karl Heuer |
(comint-replace-by-expanded-history-before-point): Advance point
|
Thu, 14 Apr 1994 19:19:30 +0000 |
Karl Heuer |
(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
|
Thu, 14 Apr 1994 18:40:45 +0000 |
Karl Heuer |
(rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
|
Thu, 14 Apr 1994 17:31:06 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't call XMapSubwindows.
|
Thu, 14 Apr 1994 17:21:38 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Error if non-X frame used.
|
Thu, 14 Apr 1994 17:14:57 +0000 |
Richard M. Stallman |
(last_menu_bar_item_end): New variable.
|
Thu, 14 Apr 1994 17:10:14 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Defined.
|
Thu, 14 Apr 1994 12:07:21 +0000 |
Richard M. Stallman |
(frame_update_line_height): Don't call x_set_window_size.
|
Thu, 14 Apr 1994 12:05:41 +0000 |
Richard M. Stallman |
(Fuser_real_login_name): Doc syntax fix.
|
Thu, 14 Apr 1994 12:04:19 +0000 |
Richard M. Stallman |
(save-place-kill-emacs-hook): Fix typo.
|
Thu, 14 Apr 1994 12:01:31 +0000 |
Richard M. Stallman |
(gettimeofday): If system doesn't have this, define it to give a fatal error.
|
Thu, 14 Apr 1994 11:59:28 +0000 |
Richard M. Stallman |
(make_lispy_event): Put mouse event code
|
Thu, 14 Apr 1994 09:31:42 +0000 |
Richard M. Stallman |
(command-line): Call face-initialize before frame-initialize.
|
Thu, 14 Apr 1994 09:31:18 +0000 |
Richard M. Stallman |
(make-face-x-resource-internal): Don't mess with terminal frames.
|
Thu, 14 Apr 1994 09:06:25 +0000 |
Richard M. Stallman |
(update_menu_bar): Take frame as arg.
|
Thu, 14 Apr 1994 07:38:15 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Create frame invisible,
|
Thu, 14 Apr 1994 04:46:12 +0000 |
Richard M. Stallman |
(HAVE_X11R4): If we define HAVE_X11R5, define this too.
|
Thu, 14 Apr 1994 03:44:05 +0000 |
Richard M. Stallman |
(CFLAGS): Exclude ${CFLAGS} from singlequotes.
|
Thu, 14 Apr 1994 03:42:48 +0000 |
Richard M. Stallman |
(MAKE): Don't just assign it--use @SET_MAKE@.
|
Thu, 14 Apr 1994 02:55:13 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Give multiple names for try for certain fonts.
|
Thu, 14 Apr 1994 02:27:36 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Don't check buffer-file-number
|
Wed, 13 Apr 1994 23:25:17 +0000 |
Richard M. Stallman |
[HAVE_UNISTD_H]: Include unistd.h.
|
Wed, 13 Apr 1994 23:22:34 +0000 |
Richard M. Stallman |
(dired-subdir-regexp): Allow a space in dir name.
|
Wed, 13 Apr 1994 22:24:38 +0000 |
Richard M. Stallman |
(inherited_pgroup): Conditionalize on BSD_PGRPS.
|
Wed, 13 Apr 1994 22:23:24 +0000 |
Richard M. Stallman |
[HAVE_UNISTD_H]: Include unistd.h.
|
Wed, 13 Apr 1994 22:23:00 +0000 |
Richard M. Stallman |
(TABDLY): Defined.
|
Wed, 13 Apr 1994 22:20:10 +0000 |
Richard M. Stallman |
(Ffile_attributes): Cast st_size to int.
|
Wed, 13 Apr 1994 21:54:08 +0000 |
Richard M. Stallman |
(describe_map_tree): Fix call to Flookup_key.
|
Wed, 13 Apr 1994 21:14:54 +0000 |
Richard M. Stallman |
(rmail-default-file, rmail-default-rmail-file): New defvars.
|
Wed, 13 Apr 1994 20:44:38 +0000 |
Karl Heuer |
(Vglyph_table): Doc fix.
|
Wed, 13 Apr 1994 20:42:42 +0000 |
Richard M. Stallman |
(mh-progs, mh-lib): Move from mh-e.el
|
Wed, 13 Apr 1994 20:42:10 +0000 |
Richard M. Stallman |
(mh-progs, mh-lib): Move from mh-e.el
|
Wed, 13 Apr 1994 19:01:22 +0000 |
Karl Heuer |
(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
|
Wed, 13 Apr 1994 19:00:07 +0000 |
Richard M. Stallman |
(super-apropos-check-doc-file): Force Fundamental mode.
|
Wed, 13 Apr 1994 18:14:44 +0000 |
Karl Heuer |
(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
|
Wed, 13 Apr 1994 18:04:40 +0000 |
Karl Heuer |
(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
|
Wed, 13 Apr 1994 18:00:37 +0000 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
|
Wed, 13 Apr 1994 17:52:13 +0000 |
Richard M. Stallman |
(CFLAGS): Exclude ${CFLAGS} from singlequotes.
|
Wed, 13 Apr 1994 17:13:42 +0000 |
Karl Heuer |
(CFLAGS): Use shell syntax, not Makefile.
|
Wed, 13 Apr 1994 16:18:35 +0000 |
Karl Heuer |
(comint-dynamic-complete-as-filename): Simplify.
|
Wed, 13 Apr 1994 06:24:06 +0000 |
Richard M. Stallman |
(compute_motion): Do not abort if window shows some other buffer.
|
Wed, 13 Apr 1994 05:37:24 +0000 |
Richard M. Stallman |
(window_system): If no X, set USE_X_TOOLKIT=no.
|
Wed, 13 Apr 1994 05:01:07 +0000 |
Richard M. Stallman |
(ispell-message): Turn LIMIT into an integer, around ispell-region.
|
Wed, 13 Apr 1994 04:27:50 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers): Put Frames pane behind Buffers.
|
Wed, 13 Apr 1994 00:24:21 +0000 |
Richard M. Stallman |
(BSD): Give it a number as definition.
|
Wed, 13 Apr 1994 00:16:31 +0000 |
Richard M. Stallman |
(case-flip-character): Make case test more general.
|
Tue, 12 Apr 1994 22:50:09 +0000 |
Richard M. Stallman |
Fix #include file name.
|
Tue, 12 Apr 1994 22:41:42 +0000 |
Richard M. Stallman |
Bind M-$.
|
Tue, 12 Apr 1994 21:27:27 +0000 |
Richard M. Stallman |
(read-quoted-char): Convert meta chars into 128+ chars.
|
Tue, 12 Apr 1994 21:27:10 +0000 |
Richard M. Stallman |
(quoted-insert): Do nothing special for meta chars.
|
Tue, 12 Apr 1994 20:13:58 +0000 |
Richard M. Stallman |
(next): Fix typo in m68k-next-ns3 alternative.
|
Tue, 12 Apr 1994 17:45:53 +0000 |
Richard M. Stallman |
(backquote-process): Don't crash if ultimate
|
Tue, 12 Apr 1994 16:37:03 +0000 |
Richard M. Stallman |
(Fkey_binding): Declare accept_default.
|
Tue, 12 Apr 1994 16:33:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 12 Apr 1994 15:25:00 +0000 |
Richard M. Stallman |
(window_system): If no X, set USE_X_TOOLKIT=no.
|
Tue, 12 Apr 1994 15:21:25 +0000 |
Richard M. Stallman |
#undef static.
|
Tue, 12 Apr 1994 15:11:58 +0000 |
Richard M. Stallman |
(Fset_process_window_size): New function.
|
Tue, 12 Apr 1994 15:08:30 +0000 |
Richard M. Stallman |
(set_window_size): New function.
|
Tue, 12 Apr 1994 14:58:14 +0000 |
Richard M. Stallman |
(makeinfo-region): Fix name of tex-start/end-of-header.
|
Tue, 12 Apr 1994 07:36:44 +0000 |
Richard M. Stallman |
Conditionals testing for null $CC were backwards.
|
Tue, 12 Apr 1994 06:26:29 +0000 |
Richard M. Stallman |
(specbind): Use find_symbol_value.
|
Tue, 12 Apr 1994 06:06:21 +0000 |
Richard M. Stallman |
(Fsetq_default, Fmake_local_variable): Doc syntax fix.
|
Tue, 12 Apr 1994 05:12:33 +0000 |
Richard M. Stallman |
(dired-add-entry): Set opoint at beginning of line.
|
Tue, 12 Apr 1994 04:39:34 +0000 |
Richard M. Stallman |
(send_process): Test pty_flag field for nil, not 0.
|
Tue, 12 Apr 1994 04:26:57 +0000 |
Karl Heuer |
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
|
Tue, 12 Apr 1994 04:07:18 +0000 |
Karl Heuer |
(gud-filter): Let comint-output-filter do the hard work.
|
Tue, 12 Apr 1994 03:54:36 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
|
Tue, 12 Apr 1994 03:25:32 +0000 |
Richard M. Stallman |
Check for INCLUDED_FCNTL already defined.
|
Tue, 12 Apr 1994 03:25:18 +0000 |
Richard M. Stallman |
If we include fcntl.h, define INCLUDED_FCNTL.
|
Tue, 12 Apr 1994 03:15:37 +0000 |
Richard M. Stallman |
(dired-move-to-filename-regexp): Match the year or time.
|
Tue, 12 Apr 1994 01:55:59 +0000 |
Richard M. Stallman |
Add sunos4shr as alternative for suns.
|
Tue, 12 Apr 1994 01:39:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 12 Apr 1994 01:33:57 +0000 |
Richard M. Stallman |
(main): Fix typo in prev. change.
|
Tue, 12 Apr 1994 01:28:10 +0000 |
Karl Heuer |
(main): Use setuid, not seteuid.
|
Tue, 12 Apr 1994 00:50:00 +0000 |
Karl Heuer |
(make_lispy_event): Initialize item.
|
Mon, 11 Apr 1994 22:45:18 +0000 |
Karl Heuer |
(vmotion): Use minibuf_prompt_width despite window-start.
|
Mon, 11 Apr 1994 22:40:54 +0000 |
Richard M. Stallman |
(temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
|
Mon, 11 Apr 1994 22:25:42 +0000 |
Richard M. Stallman |
(menu-bar-emerge-menu): Improve menu title.
|
Mon, 11 Apr 1994 21:48:04 +0000 |
Karl Heuer |
(printchar, strout): Use FRAME_PTR, not struct frame *.
|
Mon, 11 Apr 1994 21:44:58 +0000 |
Richard M. Stallman |
Renamed from eval-region.el. Fix the `provide' call.
|
Mon, 11 Apr 1994 21:43:12 +0000 |
Karl Heuer |
(Fmouse_position) [!MULTI_FRAME]: Declare col and row.
|
Mon, 11 Apr 1994 21:34:38 +0000 |
Richard M. Stallman |
(make_lispy_movement): Conditionalize on MULTI_FRAME.
|
Mon, 11 Apr 1994 21:20:28 +0000 |
Richard M. Stallman |
(x_decline_selection_request): Call XFlushQueue.
|
Mon, 11 Apr 1994 21:11:22 +0000 |
Richard M. Stallman |
(Fsetq): Doc fix.
|
Mon, 11 Apr 1994 21:10:48 +0000 |
Richard M. Stallman |
(syms_of_print): Doc fix.
|
Mon, 11 Apr 1994 21:03:28 +0000 |
Richard M. Stallman |
(dired-move-to-filename): Use skip-chars-forward
|
Mon, 11 Apr 1994 20:54:33 +0000 |
Karl Heuer |
(jka-compr-handler): Save match data.
|
Mon, 11 Apr 1994 20:50:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 11 Apr 1994 20:40:58 +0000 |
Karl Heuer |
(makefile-mode): make-local-variable misspelled as make-local-file.
|
Mon, 11 Apr 1994 20:30:44 +0000 |
Karl Heuer |
(comint-dynamic-complete-as-filename): Save end of match before calling other
|
Mon, 11 Apr 1994 20:09:44 +0000 |
Karl Heuer |
(dired-move-to-filename): Handle leading blanks.
|
Mon, 11 Apr 1994 19:59:49 +0000 |
Karl Heuer |
(force-mode-line-update): Doc fix.
|
Mon, 11 Apr 1994 18:21:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 10 Apr 1994 09:09:47 +0000 |
Richard M. Stallman |
(msdos): Don't link patch1. Link sed*.inp, not sed.in*.
|
Sun, 10 Apr 1994 08:56:50 +0000 |
Richard M. Stallman |
If server is a Sun, call menu-bar-enable-clipboard.
|
Sun, 10 Apr 1994 06:06:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Clear any extra pixel rows below the text.
|
Sun, 10 Apr 1994 06:04:33 +0000 |
Richard M. Stallman |
(x_figure_window_size): Don't call x_calc_absolute_position.
|
Sun, 10 Apr 1994 05:59:24 +0000 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Do not attempt to preserve the window position.
|
Sun, 10 Apr 1994 02:34:21 +0000 |
Richard M. Stallman |
(internal_self_insert): Test Vafter_change_functions,
|
Sun, 10 Apr 1994 02:34:02 +0000 |
Richard M. Stallman |
(before_change_functions_restore):
|
Sun, 10 Apr 1994 02:33:37 +0000 |
Richard M. Stallman |
(Vafter_change_functions, Vbefore_change_functions): Declared.
|
Sun, 10 Apr 1994 02:33:16 +0000 |
Richard M. Stallman |
(Vafter_change_functions, Vbefore_change_functions): New variables.
|
Sun, 10 Apr 1994 01:19:57 +0000 |
Richard M. Stallman |
(frame_update_line_height): Check param_faces[i] not null.
|
Sun, 10 Apr 1994 00:38:14 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Doc fix.
|
Sun, 10 Apr 1994 00:23:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 09 Apr 1994 22:27:46 +0000 |
Daniel LaLiberte |
comment changes.
|
Sat, 09 Apr 1994 22:27:31 +0000 |
Richard M. Stallman |
(inhibit-first-line-modes-regexps): Renamed from
|
Sat, 09 Apr 1994 22:19:10 +0000 |
Daniel LaLiberte |
Jumping up to new revision.
|
Sat, 09 Apr 1994 21:43:19 +0000 |
Richard M. Stallman |
(main): Handle EXTRA_INITIALIZE.
|
Sat, 09 Apr 1994 21:42:58 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 09 Apr 1994 21:42:43 +0000 |
Richard M. Stallman |
Handle -isc4.0*.
|
Sat, 09 Apr 1994 21:17:32 +0000 |
Richard M. Stallman |
(function-key-map): Use f11, not \e.
|
Sat, 09 Apr 1994 21:09:34 +0000 |
Richard M. Stallman |
(get_keymap): Pass 1 as ERROR to get_keymap_1.
|
Sat, 09 Apr 1994 20:38:25 +0000 |
Richard M. Stallman |
(struct matrix_elt): Use int, not short.
|
Sat, 09 Apr 1994 19:34:45 +0000 |
Richard M. Stallman |
(make_buffer_string): Copy properties whenever we have some
|
Sat, 09 Apr 1994 19:01:54 +0000 |
Richard Kenner |
Add ns* as operating systems; default to ns2 for NeXT.
|
Sat, 09 Apr 1994 06:34:27 +0000 |
Richard M. Stallman |
(x_char_height): Use line_height field.
|
Sat, 09 Apr 1994 06:34:13 +0000 |
Richard M. Stallman |
(struct x_display): New field line_height.
|
Sat, 09 Apr 1994 06:33:49 +0000 |
Richard M. Stallman |
(frame_update_line_height): New function.
|
Sat, 09 Apr 1994 06:33:24 +0000 |
Richard M. Stallman |
(stufflines, scraplines, dumprectangle, x_do_pending_expose)
|
Sat, 09 Apr 1994 06:32:48 +0000 |
Richard M. Stallman |
(get_default_char_pixel_size): Use line_height field.
|
Sat, 09 Apr 1994 06:32:32 +0000 |
Richard M. Stallman |
(update_line): Use line_height field.
|
Sat, 09 Apr 1994 06:32:17 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Use line_height field.
|
Sat, 09 Apr 1994 04:15:16 +0000 |
Karl Heuer |
(Fvertical_motion): Use window arg, not selected_window.
|
Sat, 09 Apr 1994 02:46:19 +0000 |
Karl Heuer |
(rmail-new-summary): Avoid unsafe save-restriction.
|
Fri, 08 Apr 1994 21:39:52 +0000 |
Daniel LaLiberte |
checked in with -k by liberte at 1994/04/09 20:57:56
|
Fri, 08 Apr 1994 19:43:33 +0000 |
Richard M. Stallman |
Support kp-tab, kp-multiply, kp-add, kp-divide.
|
Fri, 08 Apr 1994 16:00:13 +0000 |
Fred Pierresteguy |
(syms_of_xfns): Define Vx_cross_pointer_shape.
|
Fri, 08 Apr 1994 15:58:23 +0000 |
Fred Pierresteguy |
(cross_cursor): New field for struct x_display.
|
Fri, 08 Apr 1994 15:57:24 +0000 |
Fred Pierresteguy |
(show_mouse_face): Change the mouse cursor accordingly.
|
Fri, 08 Apr 1994 14:36:25 +0000 |
Francesco Potort |
* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
|
Fri, 08 Apr 1994 07:10:05 +0000 |
Karl Heuer |
(syms_of_textprop): Initialize Qintangible.
|
Fri, 08 Apr 1994 07:09:55 +0000 |
Karl Heuer |
(Qintangible): New symbol, replacing Qhidden.
|
Fri, 08 Apr 1994 07:09:18 +0000 |
Karl Heuer |
(set_point): Skip past intangible regions.
|
Fri, 08 Apr 1994 06:59:55 +0000 |
Karl Heuer |
(system_uses_terminfo): New variable.
|
Fri, 08 Apr 1994 06:58:23 +0000 |
Karl Heuer |
(main): Call syms_of_term.
|
Fri, 08 Apr 1994 06:57:27 +0000 |
Karl Heuer |
(comint-exec-1): Handle both termcap and terminfo.
|
Fri, 08 Apr 1994 05:59:03 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Make buffer_switch_event lispy.
|
Fri, 08 Apr 1994 05:58:12 +0000 |
Karl Heuer |
(read_process_output): If buffer changes, record that fact.
|
Fri, 08 Apr 1994 05:57:55 +0000 |
Karl Heuer |
(enum event_kind): Add buffer_switch_event.
|
Fri, 08 Apr 1994 05:52:00 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Doc fix.
|
Fri, 08 Apr 1994 05:26:47 +0000 |
Richard M. Stallman |
(global-map): Bind function keys f16, f18 and f20,
|
Fri, 08 Apr 1994 05:04:07 +0000 |
Richard M. Stallman |
(popup-dialog-box): New function.
|
Fri, 08 Apr 1994 03:23:08 +0000 |
Karl Heuer |
(hscroll-window-column): New function.
|
Fri, 08 Apr 1994 01:38:48 +0000 |
Karl Heuer |
(Vminibuffer_exit_hook): New variable.
|
Fri, 08 Apr 1994 01:27:28 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 01:24:20 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 00:44:35 +0000 |
Karl Heuer |
(insert_1): New function, extracted from insert.
|
Fri, 08 Apr 1994 00:18:37 +0000 |
Karl Heuer |
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
|
Thu, 07 Apr 1994 20:31:17 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 07 Apr 1994 20:30:18 +0000 |
Richard M. Stallman |
Fix copying conditions for current GPL version.
|
Thu, 07 Apr 1994 19:05:41 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-ends)
|
Thu, 07 Apr 1994 19:03:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Test for risky-local-variable property.
|
Thu, 07 Apr 1994 17:44:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
|
Thu, 07 Apr 1994 17:16:44 +0000 |
Richard M. Stallman |
(edebug-version): Delete third arg of string-match.
|
Thu, 07 Apr 1994 17:14:44 +0000 |
Richard M. Stallman |
(fortran-blink-matching-do): New function,
|
Thu, 07 Apr 1994 17:11:03 +0000 |
Tom Tromey |
Updated LCD archive entry.
|
Thu, 07 Apr 1994 16:42:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 07 Apr 1994 16:39:44 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 07 Apr 1994 14:19:46 +0000 |
Fred Pierresteguy |
(rmail-secondary-file-menu): Fix typo.
|
Thu, 07 Apr 1994 07:26:49 +0000 |
Karl Heuer |
Fix previous change.
|
Thu, 07 Apr 1994 07:18:20 +0000 |
Richard M. Stallman |
(define-key-after): Doc fix.
|
Thu, 07 Apr 1994 07:09:16 +0000 |
Karl Heuer |
(rmail-summary-disable): New function.
|
Thu, 07 Apr 1994 06:56:25 +0000 |
Karl Heuer |
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
|
Thu, 07 Apr 1994 04:37:03 +0000 |
Karl Heuer |
(replace-regexp): Fix misbalanced quotes.
|
Thu, 07 Apr 1994 04:22:54 +0000 |
Karl Heuer |
(display_text_line): minibuffer_prompt_width is a distance, not an absolute
|
Thu, 07 Apr 1994 04:13:55 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Undo previous change for negative values.
|
Thu, 07 Apr 1994 03:29:18 +0000 |
Karl Heuer |
(rmail-mode-map): Key binding for rmail-sort-by-keywords.
|
Thu, 07 Apr 1994 03:29:02 +0000 |
Karl Heuer |
(rmail-sort-by-keywords): New function.
|
Thu, 07 Apr 1994 03:28:44 +0000 |
Karl Heuer |
(rmail-summary-sort-by-keywords): New function.
|
Thu, 07 Apr 1994 03:11:50 +0000 |
Karl Heuer |
(Info-find-node): Don't try to backstep if no history.
|
Thu, 07 Apr 1994 02:46:12 +0000 |
Karl Heuer |
(doprnt): Reword confusing error message.
|
Thu, 07 Apr 1994 02:45:55 +0000 |
Karl Heuer |
(Fformat): Reword confusing error message.
|
Thu, 07 Apr 1994 02:03:10 +0000 |
Karl Heuer |
(Fsetq): Doc fix.
|
Thu, 07 Apr 1994 00:23:36 +0000 |
Tom Tromey |
Modified LCD archive entry.
|
Wed, 06 Apr 1994 22:17:36 +0000 |
Tom Tromey |
Bug fix; 19.23 should (require 'lmenu).
|
Wed, 06 Apr 1994 22:12:42 +0000 |
Tom Tromey |
Fixed up headers for release.
|
Wed, 06 Apr 1994 22:10:06 +0000 |
Tom Tromey |
Initial revision
|
Wed, 06 Apr 1994 21:22:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 06 Apr 1994 21:19:48 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 06 Apr 1994 20:22:19 +0000 |
Richard M. Stallman |
(kill-emacs-hook): Use add-hook.
|
Wed, 06 Apr 1994 06:57:24 +0000 |
Karl Heuer |
Use PT, not point.
|
Wed, 06 Apr 1994 06:49:06 +0000 |
Karl Heuer |
(display_string): Allow for negative hpos when clearing array.
|
Wed, 06 Apr 1994 06:06:51 +0000 |
Karl Heuer |
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
|
Wed, 06 Apr 1994 06:01:15 +0000 |
Karl Heuer |
(temp_echo_area_glyphs): Use PT, not point.
|
Wed, 06 Apr 1994 05:59:21 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Allow for negative value.
|
Wed, 06 Apr 1994 05:04:40 +0000 |
Richard M. Stallman |
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
|
Wed, 06 Apr 1994 04:54:35 +0000 |
Richard M. Stallman |
(clipboard-yank, clipboard-kill-ring-save)
|
Wed, 06 Apr 1994 04:51:37 +0000 |
Richard M. Stallman |
(x-select-enable-clipboard): New variable.
|
Wed, 06 Apr 1994 04:06:13 +0000 |
Karl Heuer |
(Fget_buffer_create): Disallow empty string.
|
Wed, 06 Apr 1994 03:47:00 +0000 |
Richard M. Stallman |
(quoted-insert): Handle meta-chars usefully.
|
Wed, 06 Apr 1994 02:07:40 +0000 |
Karl Heuer |
(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
|
Wed, 06 Apr 1994 00:51:43 +0000 |
Karl Heuer |
New version from maintainer.
|
Wed, 06 Apr 1994 00:11:17 +0000 |
Richard M. Stallman |
(timer-kill-emacs-hook): New function.
|
Tue, 05 Apr 1994 23:49:15 +0000 |
Karl Heuer |
Add window argument on calls to compute_motion.
|
Tue, 05 Apr 1994 23:47:38 +0000 |
Karl Heuer |
(compute_motion): Add window argument.
|
Tue, 05 Apr 1994 23:04:36 +0000 |
Richard M. Stallman |
(main): Fix up MAIL_USE_MMDF conditional where
|
Tue, 05 Apr 1994 22:53:54 +0000 |
Karl Heuer |
(do_completion): gcpro some things.
|
Tue, 05 Apr 1994 21:54:51 +0000 |
Karl Heuer |
(rmail-summary-goto-msg): Fix bug in earlier change.
|
Tue, 05 Apr 1994 21:05:09 +0000 |
Daniel LaLiberte |
Change install- and uninstall- to -install and -uninstall.
|
Tue, 05 Apr 1994 20:52:43 +0000 |
Daniel LaLiberte |
ucomment fix
|
Tue, 05 Apr 1994 20:46:59 +0000 |
Daniel LaLiberte |
Comment fixes.
|
Tue, 05 Apr 1994 07:43:21 +0000 |
Richard M. Stallman |
(display_text_line): Rename startp to leftmargin.
|
Tue, 05 Apr 1994 07:41:09 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Temporarily widen the buffer.
|
Tue, 05 Apr 1994 07:39:38 +0000 |
Richard M. Stallman |
(verify_charstarts): Handle truncation of lines.
|
Tue, 05 Apr 1994 06:10:01 +0000 |
Karl Heuer |
(Fget_char_property): Doc fix.
|
Tue, 05 Apr 1994 06:04:27 +0000 |
Karl Heuer |
(file_name_completion): Honor completion-regexp-list.
|
Tue, 05 Apr 1994 04:51:58 +0000 |
Karl Heuer |
(Freplace_match): Don't capitalize unless all matched words are capitalized.
|
Tue, 05 Apr 1994 03:50:46 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Don't turn off auto save mode.
|
Tue, 05 Apr 1994 03:49:42 +0000 |
Richard M. Stallman |
(auto-save-mode): Don't let buffer-saved-size stay negative.
|
Tue, 05 Apr 1994 03:40:06 +0000 |
Karl Heuer |
(manual-program): New (actually reintroduced) variable.
|
Tue, 05 Apr 1994 03:32:07 +0000 |
Karl Heuer |
(verify_overlay_modification): Run modification-hooks for any deletion that
|
Tue, 05 Apr 1994 02:29:03 +0000 |
Karl Heuer |
(completion-setup-function): Add mouse-face properties.
|
Tue, 05 Apr 1994 02:19:02 +0000 |
Karl Heuer |
(compile-reinitialize-errors): Fix typo in comment.
|
Tue, 05 Apr 1994 01:34:09 +0000 |
Roland McGrath |
(calendar-cursor-to-date): Fix to signal error when appropriate.
|
Tue, 05 Apr 1994 01:21:06 +0000 |
Richard M. Stallman |
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
|
Tue, 05 Apr 1994 00:49:58 +0000 |
Karl Heuer |
(split-window-vertically): If size is negative, measure from bottom.
|
Tue, 05 Apr 1994 00:28:43 +0000 |
Richard M. Stallman |
(view-mode-map): Don't bind C-z.
|
Mon, 04 Apr 1994 22:59:59 +0000 |
Karl Heuer |
(generate-calendar-month): Add mouse-face properties.
|
Mon, 04 Apr 1994 21:55:52 +0000 |
Daniel LaLiberte |
Change install- to ... to ...-install.
|
Mon, 04 Apr 1994 21:52:06 +0000 |
Daniel LaLiberte |
Numerous changes and bug fixes to bring it up to version 3.5.
|
Mon, 04 Apr 1994 20:48:08 +0000 |
Richard M. Stallman |
(uncompress-program): New variable.
|
Mon, 04 Apr 1994 18:33:01 +0000 |
Richard M. Stallman |
(version-control): Doc fix.
|
Mon, 04 Apr 1994 05:45:54 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Highlight the whole line except first char.
|
Mon, 04 Apr 1994 01:05:07 +0000 |
Richard M. Stallman |
(save-place-version-control): New var, for determining
|
Mon, 04 Apr 1994 00:44:27 +0000 |
Richard M. Stallman |
(display_text_line): Properly handle charstarts for hscroll,
|
Mon, 04 Apr 1994 00:43:13 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Do nothing if gc_in_progress.
|
Sun, 03 Apr 1994 23:22:06 +0000 |
Richard M. Stallman |
(overlays_at): Fix previous change.
|
Sun, 03 Apr 1994 21:32:18 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 03 Apr 1994 21:31:47 +0000 |
Richard M. Stallman |
(gc_in_progress): Declared.
|
Sun, 03 Apr 1994 19:43:01 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): If POSITION is t, use selected frame.
|
Sun, 03 Apr 1994 19:37:59 +0000 |
Richard M. Stallman |
(overlays_at): Use XGCTYPE.
|
Sun, 03 Apr 1994 19:37:32 +0000 |
Richard M. Stallman |
(OVERLAY_POSITION): Use XGCTYPE.
|
Sun, 03 Apr 1994 19:03:23 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): If POSITION is t, use selected frame.
|
Sun, 03 Apr 1994 18:19:53 +0000 |
Richard M. Stallman |
(frame_up_to_date_hook): Defined.
|
Sun, 03 Apr 1994 18:18:45 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 03 Apr 1994 08:10:46 +0000 |
Richard M. Stallman |
(redisplay): do_verify_charstarts controls whether to call verify_charstarts.
|
Sun, 03 Apr 1994 08:09:45 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Reject out-of-range pos value
|
Sun, 03 Apr 1994 08:09:11 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Add charstarts entry after the new char.
|
Sun, 03 Apr 1994 08:08:33 +0000 |
Richard M. Stallman |
(do_scrolling): Handle charstarts like glyphs.
|
Sun, 03 Apr 1994 06:04:35 +0000 |
Richard M. Stallman |
(ispell-message): Fixed infinite loop on shortened msg.
|
Sun, 03 Apr 1994 02:04:38 +0000 |
Richard M. Stallman |
(verify_charstarts): Count right for continued lines.
|
Sun, 03 Apr 1994 02:04:04 +0000 |
Richard M. Stallman |
(fast_find_position): Always return coords within the window.
|
Sun, 03 Apr 1994 02:03:30 +0000 |
Richard M. Stallman |
(display_text_line): Always store in charstart
|
Sun, 03 Apr 1994 01:36:57 +0000 |
Richard M. Stallman |
(verify_charstarts): New function.
|
Sat, 02 Apr 1994 05:52:36 +0000 |
Karl Heuer |
(summarize-tar-header-block): Add mouse-face properties.
|
Sat, 02 Apr 1994 05:31:31 +0000 |
Karl Heuer |
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
|
Sat, 02 Apr 1994 05:07:50 +0000 |
Karl Heuer |
(compile-mouse-goto-error): Simplify.
|
Sat, 02 Apr 1994 04:13:09 +0000 |
Karl Heuer |
(Buffer-menu-mode): Add mouse-face properties.
|
Sat, 02 Apr 1994 04:08:50 +0000 |
Karl Heuer |
(list_buffers_1): Set buffer contents, then mode.
|
Sat, 02 Apr 1994 02:58:07 +0000 |
Karl Heuer |
(dired-insert-directory): Fix comment.
|
Fri, 01 Apr 1994 19:31:15 +0000 |
Richard M. Stallman |
(occur): Add mouse-face property to each line.
|
Fri, 01 Apr 1994 18:51:39 +0000 |
Richard M. Stallman |
(dired-insert-directory): Add mouse-face properties.
|
Fri, 01 Apr 1994 18:51:17 +0000 |
Richard M. Stallman |
(dired-add-entry, dired-insert-subdir-doinsert):
|
Fri, 01 Apr 1994 16:57:56 +0000 |
Edward M. Reingold |
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
|
Fri, 01 Apr 1994 13:53:31 +0000 |
Fred Pierresteguy |
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
|
Fri, 01 Apr 1994 13:43:24 +0000 |
Fred Pierresteguy |
(update_menu_bar): Pass 0 to set_frame_menubar.
|
Fri, 01 Apr 1994 13:39:34 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Clean up code.
|
Fri, 01 Apr 1994 10:14:35 +0000 |
Richard M. Stallman |
(try_window_id): Pass new arg to scroll_frame_lines.
|
Fri, 01 Apr 1994 10:13:32 +0000 |
Richard M. Stallman |
(make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
|
Fri, 01 Apr 1994 10:12:10 +0000 |
Richard M. Stallman |
(construct_menu_click, construct_mouse_click):
|
Fri, 01 Apr 1994 10:10:45 +0000 |
Richard M. Stallman |
(xmenu_show): Undo part of March 11 change:
|
Fri, 01 Apr 1994 10:10:24 +0000 |
Richard M. Stallman |
(Info-fontify-node): Add mouse-face properties.
|
Fri, 01 Apr 1994 08:25:12 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 01 Apr 1994 08:19:19 +0000 |
Richard M. Stallman |
(redisplay): In previous change, handle case where no newline follows.
|
Fri, 01 Apr 1994 02:31:45 +0000 |
Karl Heuer |
(rmail-message-label-p, rmail-parse-message-labels):
|
Fri, 01 Apr 1994 02:10:14 +0000 |
Richard M. Stallman |
(adjust_window_charstarts): New function.
|
Fri, 01 Apr 1994 02:09:44 +0000 |
Richard M. Stallman |
(redisplay): Call adjust_window_charstarts
|
Thu, 31 Mar 1994 23:40:14 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 31 Mar 1994 23:22:23 +0000 |
Richard M. Stallman |
(scroll_frame_lines): Handle charstarts like glyphs.
|
Thu, 31 Mar 1994 23:17:23 +0000 |
Richard M. Stallman |
[INCLUDED_FCNTL]: Don't include fcntl.h again.
|
Thu, 31 Mar 1994 23:12:26 +0000 |
Richard M. Stallman |
(compute_char_face): New arg MOUSE.
|
Thu, 31 Mar 1994 22:19:27 +0000 |
Karl Heuer |
(child_setup): Check out==err when relocating fds.
|
Thu, 31 Mar 1994 22:01:12 +0000 |
Karl Heuer |
(Man-filter-list): New footer format to delete.
|
Thu, 31 Mar 1994 18:40:11 +0000 |
Richard M. Stallman |
(redisplay): Call frame_up_to_date_hook.
|
Thu, 31 Mar 1994 17:16:37 +0000 |
Richard M. Stallman |
Fix error message syntax.
|
Thu, 31 Mar 1994 16:49:00 +0000 |
Fred Pierresteguy |
(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
|
Thu, 31 Mar 1994 16:46:57 +0000 |
Richard M. Stallman |
(Buffer-menu-mouse-select): New command.
|
Thu, 31 Mar 1994 16:38:57 +0000 |
Richard M. Stallman |
(occur-mode-goto-occurrence): Delete excess close paren.
|
Thu, 31 Mar 1994 16:37:20 +0000 |
Richard M. Stallman |
(occur-mode): Doc fix.
|
Thu, 31 Mar 1994 14:52:30 +0000 |
Fred Pierresteguy |
(set_frame_size): Dont compute any geometry management.
|
Thu, 31 Mar 1994 14:50:46 +0000 |
Fred Pierresteguy |
(set_frame_menubar): New arg, first_time.
|
Thu, 31 Mar 1994 14:49:42 +0000 |
Fred Pierresteguy |
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
|
Thu, 31 Mar 1994 14:00:26 +0000 |
Fred Pierresteguy |
Define HAVE_X11R4 if AIX3_2 is defined.
|
Thu, 31 Mar 1994 08:33:38 +0000 |
Richard M. Stallman |
(frame_up_to_date_hook): Declared.
|
Thu, 31 Mar 1994 04:39:32 +0000 |
Richard M. Stallman |
(esix5): Set NON_GNU_CPP.
|
Wed, 30 Mar 1994 18:57:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 30 Mar 1994 18:51:54 +0000 |
Richard M. Stallman |
(INCLUDED_FCNTL): Define, if include fcntl.h.
|
Wed, 30 Mar 1994 18:36:47 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 30 Mar 1994 18:20:07 +0000 |
Richard M. Stallman |
Advise about case where C-h is rebound.
|
Wed, 30 Mar 1994 17:54:38 +0000 |
Richard M. Stallman |
(occur-mode-find-occurrence): New subroutine.
|
Wed, 30 Mar 1994 17:36:24 +0000 |
Richard M. Stallman |
(compile-mouse-goto-error): New command.
|
Wed, 30 Mar 1994 17:22:59 +0000 |
Richard M. Stallman |
(dired-mouse-find-file-other-window): New command.
|
Wed, 30 Mar 1994 16:04:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 30 Mar 1994 12:04:41 +0000 |
Francesco Potort |
* etags.c (main): use etags_getcwd for compatibility.
|
Wed, 30 Mar 1994 06:32:54 +0000 |
Richard M. Stallman |
(verify_overlay_modification):
|
Wed, 30 Mar 1994 05:23:18 +0000 |
Karl Heuer |
(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
|
Wed, 30 Mar 1994 05:17:30 +0000 |
Richard M. Stallman |
(Vcompletion_regexp_list): New var.
|
Wed, 30 Mar 1994 03:12:53 +0000 |
Karl Heuer |
(Fcompute_motion): Fix symbol name in previous change.
|
Wed, 30 Mar 1994 03:11:04 +0000 |
Karl Heuer |
(Fcompute_motion): Doc fix.
|
Wed, 30 Mar 1994 03:02:02 +0000 |
Karl Heuer |
(Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
|
Wed, 30 Mar 1994 02:29:28 +0000 |
Karl Heuer |
(Fcompute_motion): Doc fix.
|
Wed, 30 Mar 1994 02:24:05 +0000 |
Karl Heuer |
(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
|
Wed, 30 Mar 1994 02:21:48 +0000 |
Karl Heuer |
(rmail-sort-messages): Update summary buffer.
|
Wed, 30 Mar 1994 02:21:19 +0000 |
Karl Heuer |
(rmail-sort-from-summary): Preserve window selection.
|
Wed, 30 Mar 1994 02:14:11 +0000 |
Richard M. Stallman |
(vc-checkin): Undo previous change.
|
Wed, 30 Mar 1994 01:43:37 +0000 |
Richard M. Stallman |
(help): New alias.
|
Wed, 30 Mar 1994 01:43:08 +0000 |
Karl Heuer |
(calculate-c-indent): Don't loop forever at bobp.
|
Wed, 30 Mar 1994 01:02:01 +0000 |
Karl Heuer |
Check for existence of windowing system.
|
Wed, 30 Mar 1994 00:50:02 +0000 |
Karl Heuer |
(EMACS_TIME_NEG_P): Cast to signed.
|
Tue, 29 Mar 1994 07:20:26 +0000 |
Karl Heuer |
(Fwindow_width): Delete unnecessary variable declarations.
|
Tue, 29 Mar 1994 07:08:23 +0000 |
Karl Heuer |
(hack-local-variables-prop-line): Search two lines if "#!".
|
Tue, 29 Mar 1994 06:59:50 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
|
Tue, 29 Mar 1994 06:37:09 +0000 |
Karl Heuer |
Fix glitches in previous change.
|
Tue, 29 Mar 1994 05:58:40 +0000 |
Karl Heuer |
(Fcompute_motion): Typecheck all arguments.
|
Tue, 29 Mar 1994 05:54:39 +0000 |
Karl Heuer |
Fix typo in comment.
|
Tue, 29 Mar 1994 05:22:29 +0000 |
Richard M. Stallman |
(struct frame_glyphs): New fields charstarts and total_charstarts.
|
Tue, 29 Mar 1994 04:57:16 +0000 |
Karl Heuer |
Fix typos in comments.
|
Tue, 29 Mar 1994 04:08:07 +0000 |
Karl Heuer |
(display_text_line): Handle selective display at window edge.
|
Tue, 29 Mar 1994 02:20:04 +0000 |
Karl Heuer |
(debug): Behave sensibly if pop-up-frames is set.
|
Tue, 29 Mar 1994 01:39:51 +0000 |
Karl Heuer |
(Info-suffix-list): Put empty string last.
|
Tue, 29 Mar 1994 00:57:07 +0000 |
Karl Heuer |
(file_name_completion): Don't step on dirname.
|
Tue, 29 Mar 1994 00:10:31 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 29 Mar 1994 00:03:10 +0000 |
Roland McGrath |
(vc-checkin): Insert name of current defun in comment buffer.
|
Mon, 28 Mar 1994 23:57:28 +0000 |
Roland McGrath |
(add-log-current-defun): Autoload this.
|
Mon, 28 Mar 1994 23:13:07 +0000 |
Karl Heuer |
(forms-mode): Set major mode before finding forms-file. (This gives
|
Mon, 28 Mar 1994 23:03:07 +0000 |
Karl Heuer |
(x_find_modifier_meanings): Skip zero entries.
|
Mon, 28 Mar 1994 20:55:18 +0000 |
Richard M. Stallman |
(file_name_completion): Protect things from GC.
|
Mon, 28 Mar 1994 20:21:44 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 28 Mar 1994 20:02:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 28 Mar 1994 18:48:16 +0000 |
Richard M. Stallman |
(emerge-goto-line): New function.
|
Mon, 28 Mar 1994 18:36:14 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 28 Mar 1994 07:05:55 +0000 |
Richard M. Stallman |
(byte-compile-file): Use whole file name for errors.
|
Mon, 28 Mar 1994 06:08:35 +0000 |
Richard M. Stallman |
(momentary-string-display): Avoid modifying the undo list.
|
Mon, 28 Mar 1994 05:41:05 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 28 Mar 1994 02:21:28 +0000 |
Richard M. Stallman |
(set-match-data): New alias.
|
Mon, 28 Mar 1994 01:39:26 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 27 Mar 1994 22:21:04 +0000 |
Richard M. Stallman |
(choose-completion-delete-max-match): Renamed from
|
Sun, 27 Mar 1994 22:18:55 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Use choose-completion-string.
|
Sun, 27 Mar 1994 21:24:22 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 27 Mar 1994 19:49:47 +0000 |
Richard M. Stallman |
(set-visited-file-name): Kill local var vc-mode.
|
Sun, 27 Mar 1994 19:46:27 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Set backup-inhibited.
|
Sun, 27 Mar 1994 07:55:46 +0000 |
Richard M. Stallman |
(read_minibuf): Return val via unbind_to.
|
Sun, 27 Mar 1994 07:51:45 +0000 |
Richard M. Stallman |
(Freplace_match): Doc fix.
|
Sun, 27 Mar 1994 07:36:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 26 Mar 1994 21:02:24 +0000 |
Richard M. Stallman |
(verify_interval_modification): For insertion in
|
Sat, 26 Mar 1994 20:57:49 +0000 |
Richard M. Stallman |
Don't test for presence of dump-emacs.
|
Sat, 26 Mar 1994 05:53:18 +0000 |
Richard M. Stallman |
(blink-matching-open): Now three strategies for choosing
|
Sat, 26 Mar 1994 05:37:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 26 Mar 1994 05:24:17 +0000 |
Richard M. Stallman |
(Info-insert-dir): Add a save-excursion.
|
Fri, 25 Mar 1994 23:49:50 +0000 |
Richard M. Stallman |
(this_command, last_command): Declared.
|
Fri, 25 Mar 1994 22:59:12 +0000 |
Richard M. Stallman |
(gud-comint-buffer): Move defvar up.
|
Fri, 25 Mar 1994 19:19:41 +0000 |
Richard M. Stallman |
(pr): Use debug_print.
|
Fri, 25 Mar 1994 19:19:05 +0000 |
Richard M. Stallman |
(debug_print): New function.
|
Fri, 25 Mar 1994 18:34:05 +0000 |
Richard M. Stallman |
(etags, ctags): Pass -D for VERSION.
|
Fri, 25 Mar 1994 18:31:42 +0000 |
Richard M. Stallman |
(gud-gdb-complete-command): New defun to support true
|
Fri, 25 Mar 1994 14:31:24 +0000 |
Francesco Potort |
* etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
|
Fri, 25 Mar 1994 07:38:29 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 25 Mar 1994 07:20:08 +0000 |
Karl Heuer |
(Fformat): Validate number and type of arguments.
|
Fri, 25 Mar 1994 06:12:40 +0000 |
Karl Heuer |
(Fframe_first_window): New function.
|
Fri, 25 Mar 1994 03:34:45 +0000 |
Karl Heuer |
(xmenu_show): Enable asynchronous events.
|
Fri, 25 Mar 1994 03:03:24 +0000 |
Karl Heuer |
(apropos-match-keys): Skip duplicate keybindings.
|
Fri, 25 Mar 1994 03:02:27 +0000 |
Karl Heuer |
(Fwhere_is_internal): Skip duplicates.
|
Fri, 25 Mar 1994 01:34:24 +0000 |
Karl Heuer |
(x_get_arg): Use downcased string in compare.
|
Fri, 25 Mar 1994 01:18:47 +0000 |
Karl Heuer |
(x_report_frame_params): Sample visibility.
|
Fri, 25 Mar 1994 00:42:47 +0000 |
Karl Heuer |
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
|
Fri, 25 Mar 1994 00:42:33 +0000 |
Karl Heuer |
(x_get_local_selection, x_handle_selection_request): Use assignment, not
|
Fri, 25 Mar 1994 00:41:56 +0000 |
Karl Heuer |
(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
|
Fri, 25 Mar 1994 00:41:29 +0000 |
Karl Heuer |
(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
|
Fri, 25 Mar 1994 00:41:05 +0000 |
Karl Heuer |
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
|
Fri, 25 Mar 1994 00:40:44 +0000 |
Karl Heuer |
(add_properties, remove_properties): Use assignment, not initialization.
|
Fri, 25 Mar 1994 00:40:16 +0000 |
Karl Heuer |
(status_notify): Use assignment, not initialization.
|
Thu, 24 Mar 1994 23:41:29 +0000 |
Roland McGrath |
(thisdir): Nonsensical variable removed.
|
Thu, 24 Mar 1994 20:46:49 +0000 |
Karl Heuer |
(mouse-menu-bar-buffers): Fix position structure.
|
Thu, 24 Mar 1994 20:38:34 +0000 |
Daniel LaLiberte |
New version from author.
|
Thu, 24 Mar 1994 20:26:05 +0000 |
Daniel LaLiberte |
Change "internal" to "original" throughout.
|
Thu, 24 Mar 1994 17:24:15 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 24 Mar 1994 10:58:02 +0000 |
Richard Kenner |
Add case for Bull dpx20.
|
Thu, 24 Mar 1994 07:51:27 +0000 |
Richard M. Stallman |
(shell-strip-ctrl-m): New command.
|
Thu, 24 Mar 1994 07:50:47 +0000 |
Richard M. Stallman |
(comint-run): New command.
|
Thu, 24 Mar 1994 07:36:56 +0000 |
Fred Pierresteguy |
(Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
|
Wed, 23 Mar 1994 22:55:59 +0000 |
Karl Heuer |
(run_msdos_command): Use assignment instead of initialization.
|
Wed, 23 Mar 1994 22:55:24 +0000 |
Karl Heuer |
(read_minibuf): Use assignment instead of initialization.
|
Wed, 23 Mar 1994 22:55:01 +0000 |
Karl Heuer |
(read_filtered_event, intern): Use assignment instead of initialization.
|
Wed, 23 Mar 1994 22:50:23 +0000 |
Karl Heuer |
(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
|
Wed, 23 Mar 1994 22:30:22 +0000 |
Karl Heuer |
(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
|
Wed, 23 Mar 1994 22:29:45 +0000 |
Karl Heuer |
(next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
|
Wed, 23 Mar 1994 22:29:02 +0000 |
Karl Heuer |
(lock_file): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:28:22 +0000 |
Karl Heuer |
(Finsert_file_contents): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:27:40 +0000 |
Karl Heuer |
(store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:27:12 +0000 |
Karl Heuer |
(internal_self_insert): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:26:47 +0000 |
Karl Heuer |
(call_process_cleanup, getenv_internal): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:26:28 +0000 |
Karl Heuer |
(check_mark, Fcall_interactively): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:25:50 +0000 |
Karl Heuer |
(sort_overlays, Fmake_overlay): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:25:25 +0000 |
Karl Heuer |
(make_event_array): Use assignment, not initialization.
|
Wed, 23 Mar 1994 22:11:16 +0000 |
Daniel LaLiberte |
Initial revision
|
Wed, 23 Mar 1994 21:49:16 +0000 |
Karl Heuer |
(rmail-sort-by-subject): Fix `Re:' regexp.
|
Wed, 23 Mar 1994 21:42:12 +0000 |
Karl Heuer |
(reset_sys_modes): Turn off O_NDELAY.
|
Wed, 23 Mar 1994 20:48:55 +0000 |
Karl Heuer |
(nroff-mode-abbrev-table): Call define-abbrev-table.
|
Wed, 23 Mar 1994 20:31:08 +0000 |
Karl Heuer |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
|
Wed, 23 Mar 1994 20:11:17 +0000 |
Karl Heuer |
(do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
|
Wed, 23 Mar 1994 20:09:12 +0000 |
Karl Heuer |
(x_get_focus_frame): New function.
|
Wed, 23 Mar 1994 18:38:23 +0000 |
Richard M. Stallman |
(rmail-quit): Remove summary buffer from display.
|
Wed, 23 Mar 1994 18:29:07 +0000 |
Richard M. Stallman |
(rmail-secondary-file-menu): Display relative file names.
|
Wed, 23 Mar 1994 18:27:19 +0000 |
Francesco Potort |
* etags.c (cwd, outfiledir): vars added.
|
Wed, 23 Mar 1994 18:23:32 +0000 |
Fred Pierresteguy |
(update_frame_menubar): Function renamed from update_one_frame_psheets.
|
Wed, 23 Mar 1994 18:22:13 +0000 |
Fred Pierresteguy |
(Fx_create_frame): Call initialize_frame_menubar.
|
Wed, 23 Mar 1994 18:19:20 +0000 |
Richard M. Stallman |
(tex-delete-last-temp-files): New arg NOT-ALL.
|
Wed, 23 Mar 1994 18:18:19 +0000 |
Richard M. Stallman |
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
|
Wed, 23 Mar 1994 05:07:26 +0000 |
Richard M. Stallman |
(reset_buffer): Init auto_save_failure_time slot.
|
Wed, 23 Mar 1994 04:54:20 +0000 |
Richard M. Stallman |
(where-is): New function.
|
Wed, 23 Mar 1994 04:51:55 +0000 |
Richard M. Stallman |
(where_is_string, Fwhere_is): Deleted.
|
Wed, 23 Mar 1994 00:43:06 +0000 |
Richard M. Stallman |
(sort-subr): Add autoload.
|
Tue, 22 Mar 1994 23:36:28 +0000 |
Karl Heuer |
(Fdefine_key): Check for non-events in keyvector.
|
Tue, 22 Mar 1994 22:59:01 +0000 |
Karl Heuer |
(read_minibuf): Don't redirect focus unless minibuf is on another frame.
|
Tue, 22 Mar 1994 22:20:38 +0000 |
Karl Heuer |
(unreadchar): Don't back up the pointer when unreading EOF.
|
Tue, 22 Mar 1994 21:59:02 +0000 |
Karl Heuer |
(read1): Check for invalid modifier bits in a string.
|
Tue, 22 Mar 1994 20:48:30 +0000 |
Richard M. Stallman |
(asm-mode): Doc fix.
|
Tue, 22 Mar 1994 20:41:00 +0000 |
Richard M. Stallman |
(debugger-eval-expression): Use a history list.
|
Tue, 22 Mar 1994 20:18:06 +0000 |
Richard M. Stallman |
(__do_global_ctors, __do_global_ctors_aux)
|
Tue, 22 Mar 1994 20:17:17 +0000 |
Richard M. Stallman |
(Fcall_process): Make sure to close descriptors.
|
Tue, 22 Mar 1994 14:59:24 +0000 |
Fred Pierresteguy |
Call XtSetValues not XtVaSetValues.
|
Tue, 22 Mar 1994 14:38:10 +0000 |
Fred Pierresteguy |
(set_frame_size): Put #if 0 around a lot of useless code.
|
Tue, 22 Mar 1994 05:43:25 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 22 Mar 1994 01:41:10 +0000 |
Karl Heuer |
(jump-to-register): Handle dead marker.
|
Tue, 22 Mar 1994 01:24:14 +0000 |
Karl Heuer |
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
|
Tue, 22 Mar 1994 00:27:12 +0000 |
Roland McGrath |
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
|
Tue, 22 Mar 1994 00:14:47 +0000 |
Richard M. Stallman |
(Qwholenump): New variable.
|
Tue, 22 Mar 1994 00:14:10 +0000 |
Richard M. Stallman |
(Qwholenump): Declared.
|
Mon, 21 Mar 1994 22:53:17 +0000 |
Karl Heuer |
(Fkeymapp): Doc fix.
|
Mon, 21 Mar 1994 22:48:13 +0000 |
Karl Heuer |
(Fcopy_keymap): Account for menus and equiv-key cache.
|
Mon, 21 Mar 1994 22:27:20 +0000 |
Karl Heuer |
Initial revision
|
Mon, 21 Mar 1994 18:17:27 +0000 |
Richard M. Stallman |
(insert-directory): Quote special shell chars,
|
Mon, 21 Mar 1994 17:36:52 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 21 Mar 1994 17:04:32 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Mar 1994 07:49:21 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 21 Mar 1994 07:47:05 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 21 Mar 1994 07:30:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Mar 1994 06:56:46 +0000 |
Richard M. Stallman |
(Fstring_to_number): Doc fix.
|
Mon, 21 Mar 1994 06:42:21 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 21 Mar 1994 01:39:07 +0000 |
Karl Heuer |
(Fmake_local_variable): Void variables stay void.
|
Mon, 21 Mar 1994 00:37:56 +0000 |
Karl Heuer |
(make-lucid-menu-keymap): Any row of dashes means blank.
|
Sun, 20 Mar 1994 23:52:27 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 20 Mar 1994 23:23:43 +0000 |
Karl Heuer |
(mail-mode): Doc mod.
|
Sun, 20 Mar 1994 21:12:45 +0000 |
Richard M. Stallman |
(x-valid-simple-selection-p): Accept an overlay.
|
Sun, 20 Mar 1994 18:59:22 +0000 |
Richard M. Stallman |
(one-window-p): New argument all-frames.
|
Sun, 20 Mar 1994 18:24:30 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 20 Mar 1994 07:05:38 +0000 |
Richard M. Stallman |
(xdialog_show): Delete args x, y.
|
Sun, 20 Mar 1994 07:05:14 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Call x-popup-dialog the new way.
|
Sun, 20 Mar 1994 06:30:14 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 20 Mar 1994 04:21:12 +0000 |
Richard M. Stallman |
(mh-progs, mh-lib): Deleted.
|
Sun, 20 Mar 1994 04:05:48 +0000 |
Richard M. Stallman |
Provide lmenu, not menubar.
|
Sun, 20 Mar 1994 02:43:06 +0000 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
Sun, 20 Mar 1994 02:37:51 +0000 |
Richard M. Stallman |
(help-with-tutorial): Change previous change;
|
Sun, 20 Mar 1994 02:13:32 +0000 |
Richard M. Stallman |
(tagsfiles): Accept capital letters.
|
Sun, 20 Mar 1994 02:05:29 +0000 |
Richard M. Stallman |
(UTILITIES): `env' deleted.
|
Sun, 20 Mar 1994 01:22:59 +0000 |
Richard M. Stallman |
(emacs): rm emacs before the ln.
|
Sun, 20 Mar 1994 01:16:55 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both versions): Don't call
|
Sun, 20 Mar 1994 01:13:53 +0000 |
Richard M. Stallman |
(syms_of_emacs): Don't initialize Vinstallation_name
|
Sat, 19 Mar 1994 16:20:31 +0000 |
Richard M. Stallman |
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
|
Sat, 19 Mar 1994 10:31:57 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
|
Sat, 19 Mar 1994 07:16:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 19 Mar 1994 05:34:45 +0000 |
Richard M. Stallman |
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.
|
Sat, 19 Mar 1994 05:34:11 +0000 |
Karl Heuer |
Delete obsolete comment.
|
Sat, 19 Mar 1994 05:32:26 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Highlight message number of current message.
|
Sat, 19 Mar 1994 04:32:52 +0000 |
Karl Heuer |
(iso-accents-list): Add entries for unadorned accents.
|
Sat, 19 Mar 1994 04:07:37 +0000 |
Karl Heuer |
(beginning-of-defun-raw): Don't err when called at end of buffer.
|
Sat, 19 Mar 1994 04:03:24 +0000 |
Karl Heuer |
(help-with-tutorial): Avoid unexplained large blank area.
|
Sat, 19 Mar 1994 03:48:55 +0000 |
Karl Heuer |
(standard-display-ascii): Error if using a windowing system.
|
Sat, 19 Mar 1994 03:00:25 +0000 |
Karl Heuer |
(create-glyph): Don't use slots that look like ASCII.
|
Sat, 19 Mar 1994 02:54:00 +0000 |
Karl Heuer |
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
|
Sat, 19 Mar 1994 02:53:33 +0000 |
Karl Heuer |
(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
|
Sat, 19 Mar 1994 02:52:39 +0000 |
Karl Heuer |
(direct_output_for_insert): Handle termcap frames as well as X.
|
Sat, 19 Mar 1994 02:51:37 +0000 |
Karl Heuer |
(dumpglyphs): Use the fast macros.
|
Sat, 19 Mar 1994 01:05:27 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
|
Sat, 19 Mar 1994 00:46:41 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Mar 1994 12:16:08 +0000 |
Roland McGrath |
(perform-replace): Set match-data markers to nil before discarding them.
|
Fri, 18 Mar 1994 11:54:24 +0000 |
Roland McGrath |
(map-y-or-n-p): Use a dialog box when triggered by a mouse event.
|
Fri, 18 Mar 1994 07:09:57 +0000 |
Richard M. Stallman |
(rmail-summary-window-size): New variable.
|
Fri, 18 Mar 1994 07:08:37 +0000 |
Richard M. Stallman |
(rmail-output-menu): New command.
|
Fri, 18 Mar 1994 06:57:36 +0000 |
Richard M. Stallman |
(list_of_items): Arg to push_menu_item was missing.
|
Fri, 18 Mar 1994 06:46:54 +0000 |
Roland McGrath |
(X_WINDOWS_SUPPORT): Don't include term/x-win.
|
Fri, 18 Mar 1994 06:42:03 +0000 |
Roland McGrath |
(lisp): Include version.el, not version.elc.
|
Fri, 18 Mar 1994 06:27:03 +0000 |
Roland McGrath |
(LIBXT): Add -lXext.
|
Fri, 18 Mar 1994 05:54:56 +0000 |
Karl Heuer |
(telnet-maximum-count): Doc fix.
|
Fri, 18 Mar 1994 05:20:09 +0000 |
Karl Heuer |
(LD_SWITCH_SYSTEM): Undo previous change.
|
Fri, 18 Mar 1994 04:18:37 +0000 |
Karl Heuer |
(compute_motion): Doc fixes.
|
Fri, 18 Mar 1994 03:38:25 +0000 |
Karl Heuer |
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.
|
Fri, 18 Mar 1994 03:21:45 +0000 |
Roland McGrath |
(X_WINDOWS_SUPPORT): New macro.
|
Fri, 18 Mar 1994 02:21:52 +0000 |
Karl Heuer |
(beginning-of-defun-raw): New function.
|
Fri, 18 Mar 1994 01:47:28 +0000 |
Karl Heuer |
(end-of-defun): Fix check for trailing comment.
|
Fri, 18 Mar 1994 01:27:43 +0000 |
Richard M. Stallman |
(Fx_popup_dialog, Fx_popup_menu): Handle case where
|
Fri, 18 Mar 1994 00:31:13 +0000 |
Roland McGrath |
(install-arch-indep): Add missing backslash after a `then'.
|
Fri, 18 Mar 1994 00:23:47 +0000 |
Karl Heuer |
(create_process): Skip the ioctl if fd is -1.
|
Fri, 18 Mar 1994 00:13:40 +0000 |
Karl Heuer |
(openp, Fload): GCPRO some things.
|
Fri, 18 Mar 1994 00:13:22 +0000 |
Karl Heuer |
(Fcall_process): GCPRO some things.
|
Fri, 18 Mar 1994 00:12:41 +0000 |
Karl Heuer |
(Fstart_process): GCPRO some things.
|
Thu, 17 Mar 1994 23:29:16 +0000 |
Karl Heuer |
(rmail-convert-to-babyl-format): Check Content-Length field for consistency.
|
Thu, 17 Mar 1994 22:38:14 +0000 |
Karl Heuer |
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
|
Thu, 17 Mar 1994 19:28:09 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 16 Mar 1994 23:41:32 +0000 |
Richard M. Stallman |
(undo): Don't let the undo entries for the undo
|
Wed, 16 Mar 1994 23:21:02 +0000 |
Karl Heuer |
(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
|
Wed, 16 Mar 1994 22:44:00 +0000 |
Karl Heuer |
(read_minibuf): Disallow trailing junk.
|
Wed, 16 Mar 1994 22:14:23 +0000 |
Karl Heuer |
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
|
Wed, 16 Mar 1994 22:14:06 +0000 |
Karl Heuer |
use bcopy when moving gap.
|
Wed, 16 Mar 1994 19:53:19 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 16 Mar 1994 18:30:13 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 16 Mar 1994 18:25:37 +0000 |
Richard M. Stallman |
Revisions by author.
|
Wed, 16 Mar 1994 18:09:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 16 Mar 1994 18:08:21 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 16 Mar 1994 06:48:19 +0000 |
Karl Heuer |
(Frandom): Eliminate bias in random number generator.
|
Wed, 16 Mar 1994 06:14:56 +0000 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
|
Wed, 16 Mar 1994 05:25:03 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 16 Mar 1994 04:03:50 +0000 |
Karl Heuer |
(manual-entry): Document what the arg does.
|
Wed, 16 Mar 1994 03:29:20 +0000 |
Karl Heuer |
(update_menu_bar): Delete unused second argument. Callers changed.
|
Wed, 16 Mar 1994 03:08:02 +0000 |
Karl Heuer |
(redisplay): Don't consider minibuffer name for frame title.
|
Wed, 16 Mar 1994 03:01:46 +0000 |
Karl Heuer |
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
|
Tue, 15 Mar 1994 23:36:48 +0000 |
Karl Heuer |
(defun-prompt-regexp): Doc fix.
|
Tue, 15 Mar 1994 23:01:25 +0000 |
Karl Heuer |
(LOCALTIME_CACHE): Define this symbol.
|
Tue, 15 Mar 1994 18:50:50 +0000 |
Richard M. Stallman |
(Frename_file): Use RETURN_UNGCPRO when run handler.
|
Tue, 15 Mar 1994 06:49:39 +0000 |
Karl Heuer |
(message1): Call message2 instead of duplicating code.
|
Tue, 15 Mar 1994 06:16:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 15 Mar 1994 06:14:20 +0000 |
Richard M. Stallman |
(LaTeX patterns): Don't match \( and \[ following a \.
|
Tue, 15 Mar 1994 05:12:14 +0000 |
Karl Heuer |
(Man-original-frame): New variable.
|
Tue, 15 Mar 1994 04:32:39 +0000 |
Karl Heuer |
(Man-cooked-hook): Doc fix.
|
Tue, 15 Mar 1994 04:17:18 +0000 |
Karl Heuer |
(gud-filter): Update comint-last-input-end.
|
Tue, 15 Mar 1994 03:59:11 +0000 |
Karl Heuer |
Doc fix.
|
Tue, 15 Mar 1994 03:16:05 +0000 |
Karl Heuer |
(Flogb): Check for 0.0. Emulate logb if needed.
|
Tue, 15 Mar 1994 02:52:55 +0000 |
Karl Heuer |
(Man-filter-list): Extend footer pattern for hpux.
|
Tue, 15 Mar 1994 01:25:56 +0000 |
Karl Heuer |
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
|
Tue, 15 Mar 1994 01:25:19 +0000 |
Karl Heuer |
(x_scroll_bar_expose): Don't make the right border thicker.
|
Tue, 15 Mar 1994 00:25:00 +0000 |
Karl Heuer |
(terminal-frame) [! MULTI_FRAME]: Create this variable.
|
Tue, 15 Mar 1994 00:04:25 +0000 |
Karl Heuer |
(read_minibuf): Make minibuffer frame visible when minibuffer activated.
|
Mon, 14 Mar 1994 22:37:58 +0000 |
Richard M. Stallman |
(Man-build-man-command): Redirect desc 2 to /dev/null.
|
Mon, 14 Mar 1994 22:30:12 +0000 |
Karl Heuer |
(Fhandle_switch_frame): Ignore switch to dead frame.
|
Mon, 14 Mar 1994 22:10:04 +0000 |
Richard M. Stallman |
(install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
|
Mon, 14 Mar 1994 22:08:27 +0000 |
Richard M. Stallman |
(thisdir): New variable.
|
Mon, 14 Mar 1994 22:04:21 +0000 |
Karl Heuer |
(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
|
Mon, 14 Mar 1994 22:01:20 +0000 |
Karl Heuer |
(buffer-display-table, buffer-undo-list): Delete docstring of second version
|
Mon, 14 Mar 1994 22:00:34 +0000 |
Karl Heuer |
(Fread_file_name): Delete docstring of second version of function, to avoid
|
Mon, 14 Mar 1994 21:59:39 +0000 |
Karl Heuer |
(framep, selected-frame, frame-char-height, frame-char-width,
|
Mon, 14 Mar 1994 21:48:09 +0000 |
Karl Heuer |
(Fget_buffer_process): Fix typo in comment.
|
Mon, 14 Mar 1994 21:45:32 +0000 |
Richard M. Stallman |
Whitespace change.
|
Mon, 14 Mar 1994 21:44:12 +0000 |
Karl Heuer |
(search_buffer): Avoid boolean/integer mixing that confuses some compilers.
|
Mon, 14 Mar 1994 21:36:58 +0000 |
Karl Heuer |
(redisplay_window): Avoid dividing negative numbers, since the rounding effect
|
Mon, 14 Mar 1994 21:36:17 +0000 |
Karl Heuer |
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
|
Mon, 14 Mar 1994 21:27:41 +0000 |
Karl Heuer |
(underline-region, ununderline-region): Use printable escapes instead of
|
Mon, 14 Mar 1994 21:27:13 +0000 |
Karl Heuer |
(Info-insert-dir): Use printable escapes instead of embedding literal control
|
Mon, 14 Mar 1994 21:26:50 +0000 |
Karl Heuer |
(indent-or-fill-region): Use printable escapes instead of embedding literal
|
Mon, 14 Mar 1994 21:26:19 +0000 |
Karl Heuer |
(original-page-delimiter, set-page-delimiter): Use printable escapes instead of
|
Mon, 14 Mar 1994 21:20:25 +0000 |
Karl Heuer |
(view-register, insert-register): Handle dead marker.
|
Mon, 14 Mar 1994 17:50:20 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Mar 1994 17:21:31 +0000 |
Edward M. Reingold |
(lunar-phase): Use calendar-mod instead of % so that it
|
Mon, 14 Mar 1994 17:07:06 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Mar 1994 17:02:21 +0000 |
Fred Pierresteguy |
entered into RCS
|
Mon, 14 Mar 1994 16:44:04 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Set the values of left_pos and
|
Mon, 14 Mar 1994 16:02:05 +0000 |
Richard M. Stallman |
(view-mode): Run view-mode-hook as well as view-hook.
|
Mon, 14 Mar 1994 06:15:30 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 14 Mar 1994 01:29:37 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.
|
Mon, 14 Mar 1994 01:29:15 +0000 |
Richard M. Stallman |
(Fvertical_motion): New optional arg WINDOW.
|
Mon, 14 Mar 1994 01:28:49 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Pass new arg to Fvertical_motion.
|
Mon, 14 Mar 1994 00:18:52 +0000 |
Richard M. Stallman |
Undo previous change. Instead:
|
Mon, 14 Mar 1994 00:08:07 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.
|
Sun, 13 Mar 1994 21:52:57 +0000 |
Karl Heuer |
(text-mode): Doc fix.
|
Sun, 13 Mar 1994 21:40:11 +0000 |
Karl Heuer |
Fix typo in comment.
|
Sun, 13 Mar 1994 01:12:41 +0000 |
Richard M. Stallman |
(diff-latest-backup-file): Call file name handler properly.
|
Sun, 13 Mar 1994 00:38:48 +0000 |
Richard M. Stallman |
(hide-other, hide-sublevels): Renamed from outline-...
|
Sun, 13 Mar 1994 00:36:52 +0000 |
Richard M. Stallman |
Turn on menu-bar-mode.
|
Sun, 13 Mar 1994 00:36:01 +0000 |
Richard M. Stallman |
Preload menu-bar.
|
Sun, 13 Mar 1994 00:35:22 +0000 |
Richard M. Stallman |
(PURESIZE): Reduce to 230000.
|
Sat, 12 Mar 1994 06:29:57 +0000 |
Richard M. Stallman |
(pascal-indent-case): Handle comma separated list.
|
Sat, 12 Mar 1994 04:53:41 +0000 |
Karl Heuer |
(rmail-sort-by-lines): msgnum variable should be msg.
|
Sat, 12 Mar 1994 04:16:49 +0000 |
Karl Heuer |
(Fexpt): Delete extraneous `for' statement.
|
Sat, 12 Mar 1994 03:13:20 +0000 |
Karl Heuer |
(get_process): Allow arg to be a buffer object.
|
Sat, 12 Mar 1994 01:55:02 +0000 |
Karl Heuer |
Doc fix.
|
Sat, 12 Mar 1994 01:38:31 +0000 |
Karl Heuer |
Fix coding style.
|
Sat, 12 Mar 1994 01:23:16 +0000 |
Karl Heuer |
Put hyphen in a safer place in the character class.
|
Sat, 12 Mar 1994 00:23:12 +0000 |
Karl Heuer |
Don't use triple-hyphen in a character class.
|
Fri, 11 Mar 1994 23:38:27 +0000 |
Karl Heuer |
(x_consider_frame_title): New function, extracted from display_mode_line.
|
Fri, 11 Mar 1994 18:01:00 +0000 |
Fred Pierresteguy |
(xdialog_show): New function to handle the display of dialog boxes.
|
Fri, 11 Mar 1994 15:15:31 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Mar 1994 10:36:17 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Mar 1994 10:33:08 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
|
Fri, 11 Mar 1994 10:15:21 +0000 |
Fred Pierresteguy |
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
|
Fri, 11 Mar 1994 09:56:39 +0000 |
Fred Pierresteguy |
Initial revision
|
Fri, 11 Mar 1994 04:13:50 +0000 |
Karl Heuer |
(mouse-kill): Select the clicked window first.
|
Fri, 11 Mar 1994 02:35:50 +0000 |
Karl Heuer |
(lock_superlock): Synchronize NFS cache.
|
Thu, 10 Mar 1994 23:57:21 +0000 |
Karl Heuer |
Add a comment to document the reason for the change in outline-level.
|
Thu, 10 Mar 1994 23:49:00 +0000 |
Karl Heuer |
(outline-mode, outline-level): Doc fix.
|
Thu, 10 Mar 1994 22:55:04 +0000 |
Karl Heuer |
(Fre_search_forward, Fre_search_backward): Doc fix.
|
Thu, 10 Mar 1994 19:06:59 +0000 |
Richard M. Stallman |
(compute_motion): Initialize prev_hpos.
|
Thu, 10 Mar 1994 18:54:44 +0000 |
Richard M. Stallman |
(shell-dynamic-complete-as-command): Make ignored-extensions
|
Thu, 10 Mar 1994 17:23:56 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Don't compare NUMBER if it is nil.
|
Thu, 10 Mar 1994 17:22:59 +0000 |
Richard M. Stallman |
(byte-compile-track-mouse): Undo previous change,
|
Thu, 10 Mar 1994 17:08:48 +0000 |
Richard M. Stallman |
(Man-filter-list): Don't insist on `...done' after `wait'.
|
Thu, 10 Mar 1994 17:03:21 +0000 |
Richard M. Stallman |
(Fx_popup_menu): If POSITION is nil,
|
Thu, 10 Mar 1994 15:59:22 +0000 |
Richard M. Stallman |
(command_loop_1): On entry, set this_command
|
Thu, 10 Mar 1994 15:50:26 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Add several x400 header types.
|
Thu, 10 Mar 1994 07:37:04 +0000 |
Richard M. Stallman |
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
|
Thu, 10 Mar 1994 07:32:24 +0000 |
Richard M. Stallman |
(kill-emacs-hook): Don't autoload this hook.
|
Thu, 10 Mar 1994 07:27:32 +0000 |
Richard M. Stallman |
(emerge-revisions, emerge-revisions-with-ancestor)
|
Thu, 10 Mar 1994 07:25:09 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist): Add autoload.
|
Thu, 10 Mar 1994 07:19:15 +0000 |
Richard M. Stallman |
(ispell-menu-map): Autoload the whole setup.
|
Thu, 10 Mar 1994 06:25:56 +0000 |
Richard M. Stallman |
(PURESIZE): Increment to 240000.
|
Thu, 10 Mar 1994 04:24:29 +0000 |
Richard M. Stallman |
(menu-bar-bookmark-map): Autoload the whole setup.
|
Thu, 10 Mar 1994 04:23:52 +0000 |
Richard M. Stallman |
(menu-bar-emerge-menu): Autoload the whole setup.
|
Thu, 10 Mar 1994 04:18:10 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Don't ignore the line
|
Thu, 10 Mar 1994 04:09:13 +0000 |
Richard M. Stallman |
Delete the `>' from various menu item strings.
|
Thu, 10 Mar 1994 00:23:35 +0000 |
Richard M. Stallman |
(display_mode_line): Highlight partial-width mode lines
|
Thu, 10 Mar 1994 00:20:34 +0000 |
Richard M. Stallman |
(GLYPH_MODE_LINE_FACE): New macro.
|
Wed, 09 Mar 1994 23:59:52 +0000 |
Richard M. Stallman |
Explain typing C-M-
|
Wed, 09 Mar 1994 22:10:08 +0000 |
Richard M. Stallman |
Don't kill remaining processes if child exits.
|
Wed, 09 Mar 1994 06:52:12 +0000 |
Karl Heuer |
(outline-regexp): Initialize outside the defvar.
|
Wed, 09 Mar 1994 06:42:46 +0000 |
Karl Heuer |
(nroff-mode): Deleted garbage character.
|
Wed, 09 Mar 1994 06:20:32 +0000 |
Karl Heuer |
(find-buffer-visiting): Fix typo in previous change.
|
Wed, 09 Mar 1994 06:13:36 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Wed, 09 Mar 1994 06:07:43 +0000 |
Karl Heuer |
(Fcall_interactively): Don't select an active minibuffer.
|
Wed, 09 Mar 1994 06:02:56 +0000 |
Karl Heuer |
(Fselect_window): Undo previous minibuffer change.
|
Wed, 09 Mar 1994 05:59:08 +0000 |
Richard M. Stallman |
(window_loop): Delete MULTI_FRAME
|
Wed, 09 Mar 1994 04:17:47 +0000 |
Karl Heuer |
(Fselect_window): Don't select an inactive minibuffer.
|
Wed, 09 Mar 1994 04:00:12 +0000 |
Karl Heuer |
(mouse-minibuffer-check): New function to disallow mouse events in an inactive
|
Wed, 09 Mar 1994 00:23:30 +0000 |
Karl Heuer |
(find-buffer-visiting): New function to look for another buffer visiting the
|
Tue, 08 Mar 1994 23:53:06 +0000 |
Karl Heuer |
(apropos, super-apropos): Doc fix.
|
Tue, 08 Mar 1994 23:31:55 +0000 |
Karl Heuer |
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.
|
Tue, 08 Mar 1994 23:28:14 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If pop_up_frames != 0,
|
Tue, 08 Mar 1994 22:59:20 +0000 |
Karl Heuer |
Initial revision
|
Tue, 08 Mar 1994 22:47:20 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 08 Mar 1994 22:37:54 +0000 |
Karl Heuer |
Add freebsd.
|
Tue, 08 Mar 1994 21:42:39 +0000 |
Richard M. Stallman |
(indented-text-mode): Run indented-text-mode-hook.
|
Tue, 08 Mar 1994 19:02:50 +0000 |
Richard M. Stallman |
Renamed from mode-clone.el.
|
Tue, 08 Mar 1994 17:43:37 +0000 |
Richard M. Stallman |
(comint-completion-fignore): New variable.
|
Tue, 08 Mar 1994 17:43:07 +0000 |
Richard M. Stallman |
(shell-completion-fignore): New variable.
|
Tue, 08 Mar 1994 16:33:28 +0000 |
Richard M. Stallman |
(syms_of_undo): staticpro pending_boundary.
|
Tue, 08 Mar 1994 06:53:48 +0000 |
Roland McGrath |
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
|
Tue, 08 Mar 1994 06:52:58 +0000 |
Roland McGrath |
Add #undef HAVE_FPATHCONF.
|
Tue, 08 Mar 1994 06:51:56 +0000 |
Roland McGrath |
Check for fpathconf.
|
Tue, 08 Mar 1994 06:48:45 +0000 |
Roland McGrath |
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
|
Tue, 08 Mar 1994 06:45:43 +0000 |
Roland McGrath |
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
|
Tue, 08 Mar 1994 06:20:26 +0000 |
Roland McGrath |
(term_get_fkeys_data): Variable removed.
|
Tue, 08 Mar 1994 06:20:18 +0000 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): ALL_FRAMES = visible
|
Tue, 08 Mar 1994 06:18:49 +0000 |
Richard M. Stallman |
(next_frame, prev_frame): If MINIBUF is `visible',
|
Tue, 08 Mar 1994 05:58:50 +0000 |
Roland McGrath |
(etags-list-tags): Check for explicit tag names.
|
Tue, 08 Mar 1994 05:49:24 +0000 |
Roland McGrath |
(etags-tags-completion-table): Let the line number or char pos be empty.
|
Tue, 08 Mar 1994 05:37:15 +0000 |
Richard M. Stallman |
(Qvisible): Declared.
|
Tue, 08 Mar 1994 00:09:03 +0000 |
Richard M. Stallman |
(Fwindow_width): Doc fix.
|
Mon, 07 Mar 1994 23:24:02 +0000 |
Richard M. Stallman |
entered into RCS
|
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
|
Sun, 20 Feb 1994 19:45:18 +0000 |
Roland McGrath |
Move config.h after system includes.
|
Sun, 20 Feb 1994 19:34:12 +0000 |
Roland McGrath |
[BSD]: #undef WCOREDUMP before defining it.
|
Sun, 20 Feb 1994 07:10:37 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Add #undef.
|
Sun, 20 Feb 1994 03:25:09 +0000 |
Richard M. Stallman |
(install-arch-dep, install-arch-indep):
|
Sun, 20 Feb 1994 02:50:13 +0000 |
Richard M. Stallman |
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
|
Sat, 19 Feb 1994 22:57:12 +0000 |
Richard M. Stallman |
(x_window_to_frame): Add parens for clarity.
|
Sat, 19 Feb 1994 22:56:21 +0000 |
Richard M. Stallman |
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
|
Sat, 19 Feb 1994 20:53:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 19 Feb 1994 06:29:30 +0000 |
Richard M. Stallman |
(get_keyelt): Discard keyboard equivalents
|
Sat, 19 Feb 1994 06:29:10 +0000 |
Richard M. Stallman |
Find and display keyboard equivalents of menu items.
|
Sat, 19 Feb 1994 02:05:53 +0000 |
Richard M. Stallman |
(calendar-string-to-mayan-long-count): Don't
|
Sat, 19 Feb 1994 00:01:46 +0000 |
Richard M. Stallman |
(substitute-key-definition): Don't discard menu strings.
|
Fri, 18 Feb 1994 23:51:41 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
Fri, 18 Feb 1994 23:51:12 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): Set len properly.
|
Fri, 18 Feb 1994 22:50:05 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:42:29 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 18 Feb 1994 22:40:27 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 22:38:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 20:11:20 +0000 |
Richard M. Stallman |
(Fx_parse_geometry): Don't call check_x.
|
Fri, 18 Feb 1994 20:10:05 +0000 |
Richard M. Stallman |
(gud-mode): Define C-c C-l in gud buffer.
|
Fri, 18 Feb 1994 19:46:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Feb 1994 19:46:18 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Feb 1994 13:38:55 +0000 |
Fred Pierresteguy |
entered into RCS
|
Fri, 18 Feb 1994 13:24:41 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 18 Feb 1994 11:03:38 +0000 |
Fred Pierresteguy |
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.
|
Fri, 18 Feb 1994 06:28:50 +0000 |
Richard M. Stallman |
(gnu_bits): Use unsigned char.
|
Fri, 18 Feb 1994 06:10:23 +0000 |
Richard M. Stallman |
(unshow_buffer): Unconditionally set last_window_start.
|
Fri, 18 Feb 1994 02:51:33 +0000 |
Paul Eggert |
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
|
Fri, 18 Feb 1994 01:12:10 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Don't call Frecenter;
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 1994 23:32:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 23:19:36 +0000 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): New arg REPLACE.
|
Thu, 17 Feb 1994 22:09:05 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Thu, 17 Feb 1994 22:01:45 +0000 |
Richard M. Stallman |
Delete the code to enable menu bars.
|
Thu, 17 Feb 1994 21:06:52 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
Thu, 17 Feb 1994 20:05:33 +0000 |
Richard M. Stallman |
Use <...> for config.h.
|
Thu, 17 Feb 1994 20:02:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Feb 1994 19:23:59 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change.
|
Thu, 17 Feb 1994 19:04:07 +0000 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Fix regexp typo.
|
Thu, 17 Feb 1994 18:01:38 +0000 |
Francesco Potort |
* etags.c (--absolute-pathnames): this option removed.
|
Thu, 17 Feb 1994 08:38:34 +0000 |
Richard M. Stallman |
(Finsert_file_contents): New arg REPLACE.
|
Thu, 17 Feb 1994 08:19:58 +0000 |
Richard M. Stallman |
(revert-buffer): Use new insert-file-contents replace arg.
|
Thu, 17 Feb 1994 05:52:56 +0000 |
Noah Friedman |
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
|
Thu, 17 Feb 1994 05:40:07 +0000 |
Richard M. Stallman |
(child_setup_tty): Typo in previous change.
|
Thu, 17 Feb 1994 03:44:17 +0000 |
Richard M. Stallman |
(time-stamp-start): Allow more white space
|
Thu, 17 Feb 1994 03:36:11 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 17 Feb 1994 03:32:02 +0000 |
Richard M. Stallman |
(unexec): Add cast to result of `sbrk'.
|
Thu, 17 Feb 1994 03:21:36 +0000 |
Richard M. Stallman |
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
|
Thu, 17 Feb 1994 03:20:17 +0000 |
Richard M. Stallman |
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
|
Thu, 17 Feb 1994 03:07:50 +0000 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
Thu, 17 Feb 1994 03:00:56 +0000 |
Richard M. Stallman |
(main): Test BSD_PGRPS, not BSD.
|
Thu, 17 Feb 1994 02:59:48 +0000 |
Richard M. Stallman |
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
|
Thu, 17 Feb 1994 02:18:09 +0000 |
Richard M. Stallman |
(mips-sony-newsos*): New configuration.
|
Thu, 17 Feb 1994 02:13:55 +0000 |
Fred Pierresteguy |
(rs6000-bull-bosx*): New configuration.
|
Thu, 17 Feb 1994 00:11:28 +0000 |
Roland McGrath |
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
|
Wed, 16 Feb 1994 23:43:53 +0000 |
Richard M. Stallman |
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
|
Wed, 16 Feb 1994 20:53:00 +0000 |
Richard M. Stallman |
(put_line): Don't break the line if it all fits.
|
Wed, 16 Feb 1994 18:23:16 +0000 |
Richard M. Stallman |
(recover-file): Call auto-save-file-name-p correctly.
|
Wed, 16 Feb 1994 18:20:13 +0000 |
Richard M. Stallman |
(c++-mode): Set parse-sexp-ignore-comments to t.
|
Wed, 16 Feb 1994 07:06:10 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): New variable.
|
Tue, 15 Feb 1994 22:38:00 +0000 |
Richard M. Stallman |
(face-try-color-list): Don't rely on errors from using
|
Tue, 15 Feb 1994 16:22:49 +0000 |
Richard M. Stallman |
(sys_write): If any bytes were written, return how many.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Tue, 15 Feb 1994 13:59:18 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Tue, 15 Feb 1994 13:54:14 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Feb 1994 23:28:23 +0000 |
Karl Heuer |
(Fx_close_current_connection): call check_x.
|
Mon, 14 Feb 1994 21:44:50 +0000 |
Karl Heuer |
(Fx_popup_menu): Likewise.
|
Mon, 14 Feb 1994 21:41:46 +0000 |
Karl Heuer |
(check_x): Make it global.
|
Mon, 14 Feb 1994 21:40:43 +0000 |
Karl Heuer |
(x-own-selection-internal, x-get-selection-internal,
|
Mon, 14 Feb 1994 21:38:49 +0000 |
Karl Heuer |
(check_x): Declare it.
|
Mon, 14 Feb 1994 20:37:15 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Feb 1994 19:51:22 +0000 |
Karl Heuer |
(current-word): Remove (interactive).
|
Mon, 14 Feb 1994 19:44:36 +0000 |
Karl Heuer |
(indented_beyond_p): New function.
|
Mon, 14 Feb 1994 19:42:30 +0000 |
Karl Heuer |
(try_window_id, display_text_line): Treat blank lines specially in
|
Mon, 14 Feb 1994 19:30:48 +0000 |
Karl Heuer |
Fix comments.
|
Mon, 14 Feb 1994 14:28:22 +0000 |
Francesco Potort |
* etags.c (absolute_pathnames, cwd): added global vars.
|
Mon, 14 Feb 1994 00:41:56 +0000 |
Roland McGrath |
Initial revision
|
Sun, 13 Feb 1994 22:22:26 +0000 |
Roland McGrath |
(BROKEN_START, TEXT_START): Don't define.
|
Sun, 13 Feb 1994 22:19:34 +0000 |
Roland McGrath |
(start_of_text): Don't define #ifdef HAVE_TEXT_START.
|
Sun, 13 Feb 1994 02:06:55 +0000 |
Richard M. Stallman |
(decode_mode_spec): Support %+.
|
Sun, 13 Feb 1994 00:16:23 +0000 |
Richard M. Stallman |
(undo, yank): Set this-command to t at start,
|
Sun, 13 Feb 1994 00:15:20 +0000 |
Richard M. Stallman |
(command_loop_1): On entry, set last_command to this_command.
|
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.
|
Thu, 06 Jan 1994 04:30:52 +0000 |
Richard M. Stallman |
[ms-dos] (make-backup-file-name, backup-file-name-p):
|
Thu, 06 Jan 1994 04:29:50 +0000 |
Richard M. Stallman |
[ms-dos]: Save version.el as *binary*.
|
Thu, 06 Jan 1994 04:29:23 +0000 |
Richard M. Stallman |
(enable-command, disable-command): Use user-init-file.
|
Thu, 06 Jan 1994 04:28:36 +0000 |
Richard M. Stallman |
(command-line): Set user-init-file.
|
Thu, 06 Jan 1994 03:59:30 +0000 |
Richard M. Stallman |
[MSDOS]: Use text/binary mode as appropriate.
|
Thu, 06 Jan 1994 03:58:35 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Open all files as binary.
|
Thu, 06 Jan 1994 03:57:48 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Dummy stub just to make the file compile.
|
Thu, 06 Jan 1994 03:57:28 +0000 |
Richard M. Stallman |
(malloc): Don't declare it.
|
Thu, 06 Jan 1994 03:56:59 +0000 |
Richard M. Stallman |
Fix up whitespace. Get rid of spurious casts to void.
|
Wed, 05 Jan 1994 23:56:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 05 Jan 1994 21:11:33 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 05 Jan 1994 20:33:23 +0000 |
Richard M. Stallman |
(describe_syntax): Handle Sinherit.
|
Wed, 05 Jan 1994 20:33:02 +0000 |
Richard M. Stallman |
(enum syntaxcode): Add Sinherit.
|
Wed, 05 Jan 1994 20:31:27 +0000 |
Richard M. Stallman |
(eval-after-load): Do nothing if FORM is already on the list.
|
Tue, 04 Jan 1994 23:30:37 +0000 |
Richard M. Stallman |
(popup-menu): Add loop to handle submenus.
|
Tue, 04 Jan 1994 14:21:54 +0000 |
Richard M. Stallman |
(SUNOS_LOCALTIME_BUG): #if 0'd.
|
Tue, 04 Jan 1994 08:45:49 +0000 |
Richard M. Stallman |
(Fmapconcat): Doc fix.
|
Tue, 04 Jan 1994 08:42:21 +0000 |
Richard M. Stallman |
(bcopy, bzero, bcmp): Defined.
|
Tue, 04 Jan 1994 06:46:12 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Tue, 04 Jan 1994 06:41:18 +0000 |
Richard M. Stallman |
(buffer.o): Don't depend on syntax.h.
|
Tue, 04 Jan 1994 06:38:43 +0000 |
Richard M. Stallman |
Don't include syntax.h.
|
Tue, 04 Jan 1994 06:37:51 +0000 |
Richard M. Stallman |
(file_name_completion_stat): If have symlinks, use lstat.
|
Tue, 04 Jan 1994 01:41:34 +0000 |
Richard M. Stallman |
Comment fix.
|
Tue, 04 Jan 1994 01:39:46 +0000 |
Richard M. Stallman |
(debug): Bind this-command and last-command.
|
Tue, 04 Jan 1994 01:22:38 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Don't fail to init `tail'.
|
Mon, 03 Jan 1994 20:53:26 +0000 |
Paul Eggert |
(vc-finish-logentry): Sync the buffer in case the user modified it while
|
Mon, 03 Jan 1994 20:06:28 +0000 |
Richard M. Stallman |
(tex-common-initialization): Make parse-sexp-ignore-comments t.
|
Mon, 03 Jan 1994 16:56:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 03 Jan 1994 11:36:14 +0000 |
Richard M. Stallman |
(slitex-mode, latex-mode): Set paragraph-start and
|
Mon, 03 Jan 1994 10:46:53 +0000 |
Richard M. Stallman |
(comint-last-output-start): Add defvar.
|
Mon, 03 Jan 1994 10:43:37 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Mon, 03 Jan 1994 07:41:23 +0000 |
Richard M. Stallman |
More menu bar commands.
|
Mon, 03 Jan 1994 07:41:00 +0000 |
Richard M. Stallman |
(make-syntax-table): New function; no longer an alias
|
Mon, 03 Jan 1994 07:21:12 +0000 |
Richard M. Stallman |
(get_system_name): If the official name of the host is
|
Mon, 03 Jan 1994 05:14:06 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Cope if display-time-string is nil.
|
Mon, 03 Jan 1994 04:15:18 +0000 |
Richard M. Stallman |
(sort-float-fields): Commented out.
|
Sun, 02 Jan 1994 21:51:47 +0000 |
Richard M. Stallman |
(c-mode-map): Add menu bar menu.
|
Sun, 02 Jan 1994 19:03:36 +0000 |
Richard M. Stallman |
(calendar-goto-french-date): Fix special day
|
Sun, 02 Jan 1994 19:01:15 +0000 |
Richard M. Stallman |
(rotate_right, rotate_left): Simplify
|
Sun, 02 Jan 1994 19:00:54 +0000 |
Richard M. Stallman |
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
|
Sun, 02 Jan 1994 18:54:37 +0000 |
Richard M. Stallman |
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
|
Sun, 02 Jan 1994 18:41:29 +0000 |
Richard M. Stallman |
(ALL_CFLAGS): Include LDFLAGS.
|
Sun, 02 Jan 1994 17:43:16 +0000 |
Richard M. Stallman |
(isearch-repeat): If we matched a null string and there's
|
Sat, 01 Jan 1994 18:01:49 +0000 |
Richard M. Stallman |
(Fwrite_region): Don't change START and END from nil
|
Sat, 01 Jan 1994 17:32:23 +0000 |
Richard M. Stallman |
(bibtex-field-name, bibtex-field-const, bibtex-field-text):
|
Sat, 01 Jan 1994 17:15:40 +0000 |
Richard M. Stallman |
(i[34]86-*-*): Check for *-nextstop*.
|
Sat, 01 Jan 1994 17:12:22 +0000 |
Richard M. Stallman |
(m68*-next-*): Don't care about which os is specified.
|
Sat, 01 Jan 1994 16:32:44 +0000 |
Richard M. Stallman |
(compilation-read-command, compilation-ask-about-save): New variables.
|
Sat, 01 Jan 1994 15:29:27 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Doc fix.
|
Sat, 01 Jan 1994 15:12:52 +0000 |
Richard M. Stallman |
(read_process_output): Use clip_to_bounds when moving
|
Sat, 01 Jan 1994 15:11:38 +0000 |
Richard M. Stallman |
Delete `show env TERMCAP'.
|
Sat, 01 Jan 1994 11:56:01 +0000 |
Richard M. Stallman |
(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
|
Sat, 01 Jan 1994 11:55:19 +0000 |
Richard M. Stallman |
(SOME_MACHINE_OBJECTS): New var.
|
Sat, 01 Jan 1994 10:22:02 +0000 |
Richard M. Stallman |
(ispell-highlight, ispell-dehighlight): New functions.
|
Sat, 01 Jan 1994 08:31:33 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): If just a dir is specified,
|
Sat, 01 Jan 1994 06:21:59 +0000 |
Richard M. Stallman |
(save-some-buffers): Fix previous change.
|
Sat, 01 Jan 1994 05:35:38 +0000 |
Richard M. Stallman |
(gnus-news-reply): Handle reply-to field.
|
Sat, 01 Jan 1994 05:26:26 +0000 |
Richard M. Stallman |
(manual-program): Deleted.
|
Fri, 31 Dec 1993 18:16:16 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
|
Fri, 31 Dec 1993 17:29:12 +0000 |
Richard M. Stallman |
(lispy_accent_codes): Cope if an XK symbol is undefined.
|
Fri, 31 Dec 1993 15:04:23 +0000 |
Richard M. Stallman |
(query-replace-highlight): New variable.
|
Fri, 31 Dec 1993 13:28:05 +0000 |
Richard M. Stallman |
Always include termhooks.h.
|
Fri, 31 Dec 1993 13:06:33 +0000 |
Richard M. Stallman |
(print-region-1): If lpr-headers-switches is string,
|
Fri, 31 Dec 1993 12:56:41 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't run after change hook
|
Fri, 31 Dec 1993 12:50:12 +0000 |
Richard M. Stallman |
(save-some-buffers): Reinsert lost code to save abbrevs.
|
Fri, 31 Dec 1993 12:42:06 +0000 |
Richard M. Stallman |
(eval-current-buffer): Old definition deleted.
|
Fri, 31 Dec 1993 10:42:30 +0000 |
Richard M. Stallman |
(PENDING_OUTPUT_COUNT): Two alternate definitions
|
Fri, 31 Dec 1993 09:26:43 +0000 |
Richard M. Stallman |
(diff): Call shell-quote-argument.
|
Fri, 31 Dec 1993 09:25:12 +0000 |
Richard M. Stallman |
(shell-quote-argument): New function.
|
Fri, 31 Dec 1993 06:59:31 +0000 |
Richard M. Stallman |
(ispell-next): Remove periods from messages.
|
Fri, 31 Dec 1993 06:45:33 +0000 |
Richard M. Stallman |
(open-line): Properly put fill-prefix on each line.
|
Fri, 31 Dec 1993 05:52:54 +0000 |
Richard M. Stallman |
(open-line): Move fill-prefix insert inside save-excursion.
|
Fri, 31 Dec 1993 05:12:51 +0000 |
Noah Friedman |
Added `kibo', who actually greps for his name on Usenet.
|
Fri, 31 Dec 1993 03:46:42 +0000 |
Richard M. Stallman |
(help-for-help): Mention the scroll commands.
|
Fri, 31 Dec 1993 03:45:38 +0000 |
Richard M. Stallman |
(command-line): In most cases, if init file sets
|
Fri, 31 Dec 1993 03:45:08 +0000 |
Richard M. Stallman |
(make-help-screen): Use read-key-sequence.
|
Fri, 31 Dec 1993 03:05:39 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Fix previous change.
|
Thu, 30 Dec 1993 16:43:05 +0000 |
Richard M. Stallman |
(read_from_minibuffer): Rename arg initial_input to initial_contents.
|
Thu, 30 Dec 1993 11:56:19 +0000 |
Richard M. Stallman |
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.
|
Thu, 30 Dec 1993 10:51:33 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat file-name-handler-alist
|
Thu, 30 Dec 1993 10:08:46 +0000 |
Richard M. Stallman |
(Femacs_pid): New function.
|
Thu, 30 Dec 1993 10:06:31 +0000 |
Richard M. Stallman |
(transient-mark-mode): Doc fix.
|
Thu, 30 Dec 1993 07:49:15 +0000 |
Richard M. Stallman |
(read_avail_input): Turn O_NDELAY off on DGUX as on USG.
|
Thu, 30 Dec 1993 07:38:11 +0000 |
Richard M. Stallman |
(rmail-summary-delete-forward): Move to next or prev msg
|
Thu, 30 Dec 1993 07:23:51 +0000 |
Richard M. Stallman |
(Fall_completions): Allow completions that start with space
|
Thu, 30 Dec 1993 07:20:56 +0000 |
Richard M. Stallman |
(LDFLAGS): Define as empty.
|
Wed, 29 Dec 1993 07:43:21 +0000 |
Richard M. Stallman |
(describe_command): If binding is a kbd macro, say so.
|
Wed, 29 Dec 1993 06:55:23 +0000 |
Richard M. Stallman |
(super-apropos-check-doc-file): Verify that the doc
|
Sun, 26 Dec 1993 20:02:44 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 26 Dec 1993 18:05:39 +0000 |
Richard M. Stallman |
(main) [AIX]: Call putenv.
|
Sun, 26 Dec 1993 09:10:10 +0000 |
Richard M. Stallman |
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
|
Sun, 26 Dec 1993 09:06:44 +0000 |
Richard M. Stallman |
(XTflush): FIx typo in last change.
|
Sun, 26 Dec 1993 08:43:36 +0000 |
Richard M. Stallman |
(struct input_event): FIx typo in previous change.
|
Sun, 26 Dec 1993 08:21:22 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Add missing paren.
|
Sun, 26 Dec 1993 08:02:10 +0000 |
Richard M. Stallman |
(lm-report-bug): lm-maintainer returns a cons; convert it to a string.
|
Sun, 26 Dec 1993 07:56:21 +0000 |
Richard M. Stallman |
(lm-report-bug): Don't crash if version is nil.
|
Sun, 26 Dec 1993 07:08:08 +0000 |
Richard M. Stallman |
(XTread_socket): Make proper junk values to pass to select.
|
Sun, 26 Dec 1993 06:04:51 +0000 |
Richard M. Stallman |
(bcopy) Use memmove instead of memcpy.
|
Sun, 26 Dec 1993 06:04:18 +0000 |
Richard M. Stallman |
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
|
Sun, 26 Dec 1993 06:00:04 +0000 |
Richard M. Stallman |
(XTflash): Use EMACS_GET_TIME.
|
Sat, 25 Dec 1993 08:12:08 +0000 |
Richard M. Stallman |
(Fmemory_limit): No longer interactive.
|
Sat, 25 Dec 1993 02:31:25 +0000 |
Richard M. Stallman |
(command_loop_1): Test of whether disp tab elt
|
Sat, 25 Dec 1993 02:17:41 +0000 |
Richard M. Stallman |
(Fwrite_region): If handler, don't mess with modtime.
|
Sat, 25 Dec 1993 02:13:37 +0000 |
Richard M. Stallman |
(ange-ftp-write-region): Call set-visited-file-modtime.
|
Sat, 25 Dec 1993 01:45:30 +0000 |
Richard M. Stallman |
(callproc.o): Depend on systty.h and syssignal.h.
|
Sat, 25 Dec 1993 01:45:14 +0000 |
Richard M. Stallman |
Include systty.h.
|
Sat, 25 Dec 1993 01:44:47 +0000 |
Richard M. Stallman |
(create_process) [NTTYDISC]: Set the tty line discipline.
|
Sat, 25 Dec 1993 01:44:18 +0000 |
Richard M. Stallman |
Add #undef HAVE_SETSID.
|
Sat, 25 Dec 1993 01:43:19 +0000 |
Richard M. Stallman |
Check for setsid.
|
Sat, 25 Dec 1993 00:50:10 +0000 |
Richard M. Stallman |
(isearch-mode-map): Bind kp-... keys.
|
Sat, 25 Dec 1993 00:47:30 +0000 |
Richard M. Stallman |
ascii-character props for backspace, delete, etc. moved back to x-win.el.
|
Sat, 25 Dec 1993 00:45:07 +0000 |
Richard M. Stallman |
(setting up kp-... keys): Make ascii-character props.
|
Sat, 25 Dec 1993 00:32:37 +0000 |
Richard M. Stallman |
Provide bytecomp as well as byte-compile.
|
Sat, 25 Dec 1993 00:05:02 +0000 |
Richard M. Stallman |
(redisplay_window): Before altering lpoint,
|
Fri, 24 Dec 1993 23:12:07 +0000 |
Richard M. Stallman |
(Fmodify_syntax_entry): Doc fix.
|
Fri, 24 Dec 1993 23:07:23 +0000 |
Richard M. Stallman |
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.
|
Fri, 24 Dec 1993 22:55:03 +0000 |
Richard M. Stallman |
(query-replace-map): Don't bind ESC.
|
Fri, 24 Dec 1993 07:29:39 +0000 |
Richard M. Stallman |
(unload-feature): Ignore conses in the feature-symbols.
|
Fri, 24 Dec 1993 05:42:58 +0000 |
Richard M. Stallman |
(shell-backward-command): If comint-bol moves forward,
|
Fri, 24 Dec 1993 04:38:03 +0000 |
Richard M. Stallman |
(TERMCAP_NAME): Defined.
|
Fri, 24 Dec 1993 04:00:16 +0000 |
Richard M. Stallman |
(telnet): Use comint-arguments.
|
Fri, 24 Dec 1993 03:49:30 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Turn off SIGIO while connecting.
|
Fri, 24 Dec 1993 03:43:13 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): When copying to a buffer,
|
Fri, 24 Dec 1993 03:40:42 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 24 Dec 1993 03:34:11 +0000 |
Richard M. Stallman |
(awk-mode-syntax-table): Was mistakenly changing
|
Fri, 24 Dec 1993 03:30:11 +0000 |
Richard M. Stallman |
(isearch-update): If isearch-other-end is nil,
|
Fri, 24 Dec 1993 03:12:14 +0000 |
Richard M. Stallman |
(vc-mode-line): Make buffer read-only for root if file is locked.
|
Fri, 24 Dec 1993 03:07:30 +0000 |
Richard M. Stallman |
(telnet): Use comint-canonicalize-args.
|
Fri, 24 Dec 1993 02:49:41 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): If copy-file fails,
|
Fri, 24 Dec 1993 02:44:13 +0000 |
Richard M. Stallman |
(next-complete-history-element): Doc fix.
|
Fri, 24 Dec 1993 02:40:33 +0000 |
Richard M. Stallman |
(comint-next-matching-input-from-input): Doc fix.
|
Fri, 24 Dec 1993 02:34:25 +0000 |
Richard M. Stallman |
Put man/getopt.c in the dist.
|
Fri, 24 Dec 1993 02:28:35 +0000 |
Richard M. Stallman |
(mkdir): Make only the lockdir writable.
|
Fri, 24 Dec 1993 02:26:57 +0000 |
Richard M. Stallman |
(*-sun-solaris*): Add special case for Solaris 2.3.
|
Fri, 24 Dec 1993 02:18:42 +0000 |
Richard M. Stallman |
(${archlibdir}, install): Use $(INSTALL_PROGRAM)
|
Fri, 24 Dec 1993 02:17:52 +0000 |
Richard M. Stallman |
(main): When making tempname, cast result of xmalloc.
|
Fri, 24 Dec 1993 02:16:49 +0000 |
Richard M. Stallman |
(scan_lisp_file): Don't add newline at end of string.
|
Thu, 23 Dec 1993 05:01:36 +0000 |
Richard M. Stallman |
(picture-mode): Save the old truncate-lines value.
|
Thu, 23 Dec 1993 05:00:49 +0000 |
Richard M. Stallman |
Add side-effect-free props for many functions.
|
Thu, 23 Dec 1993 04:59:47 +0000 |
Richard M. Stallman |
Add keywords.
|
Thu, 23 Dec 1993 04:58:26 +0000 |
Richard M. Stallman |
(gnus-capitalize-newsgroup): Modify a new temporary
|
Thu, 23 Dec 1993 04:57:18 +0000 |
Richard M. Stallman |
(makefile-ignored-files-in-pickup-regex): Supply missing \\.
|
Thu, 23 Dec 1993 04:56:43 +0000 |
Richard M. Stallman |
(pages-copy-header-and-position): Call end-of-line, not forward-line.
|
Thu, 23 Dec 1993 04:55:44 +0000 |
Richard M. Stallman |
(outline-copy-exposed): Don't use replace-regexp.
|
Thu, 23 Dec 1993 04:54:37 +0000 |
Richard M. Stallman |
(hide-bibtex-entry-bodies): Don't use replace-regexp.
|
Thu, 23 Dec 1993 04:53:48 +0000 |
Richard M. Stallman |
(vip-replace-string): Don't use replace-regexp.
|
Thu, 23 Dec 1993 04:52:56 +0000 |
Richard M. Stallman |
Don't repeat at load time any bindings that are autoloaded.
|
Thu, 23 Dec 1993 04:47:13 +0000 |
Richard M. Stallman |
(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
|
Thu, 23 Dec 1993 04:46:18 +0000 |
Richard M. Stallman |
(c-delete-backslash): Do nothing if empty line.
|
Thu, 23 Dec 1993 04:44:57 +0000 |
Richard M. Stallman |
(inferior-scheme-mode):
|
Thu, 23 Dec 1993 04:43:53 +0000 |
Richard M. Stallman |
(inferior-lisp-prompt): Don't match more than one line.
|
Thu, 23 Dec 1993 04:43:01 +0000 |
Richard M. Stallman |
(remove-hook): Use equal to see if hook is just that fcn.
|
Thu, 23 Dec 1993 04:42:26 +0000 |
Richard M. Stallman |
(add-log-current-defun):
|
Thu, 23 Dec 1993 04:41:41 +0000 |
Richard M. Stallman |
(c++-indent-line, calculate-c++-indent):
|
Thu, 23 Dec 1993 04:40:58 +0000 |
Richard M. Stallman |
(dired-in-this-tree): Call expand-file-name.
|
Thu, 23 Dec 1993 04:40:13 +0000 |
Richard M. Stallman |
(perform-replace): Prompt now says how to get help.
|
Thu, 23 Dec 1993 04:39:33 +0000 |
Richard M. Stallman |
(apropos-match-keys): If REGEXP is nil, always act as if it matched.
|
Thu, 23 Dec 1993 04:38:57 +0000 |
Richard M. Stallman |
(;; Keywords:): Changed to "abbrev".
|
Thu, 23 Dec 1993 04:37:27 +0000 |
Richard M. Stallman |
(gnus-post-news): Call gnus-read-distributions-file.
|
Thu, 23 Dec 1993 04:36:41 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
|
Thu, 23 Dec 1993 04:35:44 +0000 |
Richard M. Stallman |
Don't imply private dictionary is always ispell.words.
|
Thu, 23 Dec 1993 03:49:15 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): If we can't switch-to-buffer
|
Thu, 23 Dec 1993 03:47:45 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Do allow breaking line at a period
|
Thu, 23 Dec 1993 03:47:06 +0000 |
Richard M. Stallman |
(reposition-window): Fix whitespace-skipping regexp.
|
Thu, 23 Dec 1993 03:46:01 +0000 |
Richard M. Stallman |
(mail-fetch-field): Add autoload cookie.
|
Thu, 23 Dec 1993 03:45:09 +0000 |
Richard M. Stallman |
(shadow-noquery): Use it.
|
Thu, 23 Dec 1993 03:43:13 +0000 |
Richard M. Stallman |
(time-stamp-month-dd-yyyy): no leading zero on day.
|
Thu, 23 Dec 1993 03:42:20 +0000 |
Richard M. Stallman |
(sc-read-string): Don't pass a history arg to read-string.
|
Thu, 23 Dec 1993 03:41:22 +0000 |
Richard M. Stallman |
(shell-mode): Pass t to comint-read-input-ring.
|
Thu, 23 Dec 1993 03:39:27 +0000 |
Richard M. Stallman |
(comint-read-input-ring): New arg SILENT.
|
Thu, 23 Dec 1993 03:37:27 +0000 |
Richard M. Stallman |
(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
|
Thu, 23 Dec 1993 03:36:02 +0000 |
Richard M. Stallman |
(make-doctor-variables): Fix some local var names.
|
Thu, 23 Dec 1993 03:34:57 +0000 |
Richard M. Stallman |
Autoload dired-.*-file.
|
Thu, 23 Dec 1993 03:33:34 +0000 |
Richard M. Stallman |
(mouse-kill-secondary): Get rid of CLICK argument.
|
Thu, 23 Dec 1993 03:31:03 +0000 |
Richard M. Stallman |
(visit-tags-table-buffer): Change "Add to list" question.
|
Thu, 23 Dec 1993 03:30:12 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Call rmail-update-summary.
|
Thu, 23 Dec 1993 03:28:10 +0000 |
Richard M. Stallman |
(isearch-text-char-description): Treat TAB as ctl char.
|
Thu, 23 Dec 1993 03:26:46 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Use dgux, not dgux-unix.
|
Thu, 23 Dec 1993 03:25:40 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Use unwind-protect to go
|
Thu, 23 Dec 1993 03:24:31 +0000 |
Richard M. Stallman |
(rmail-quit): Expunge without updating summary.
|
Thu, 23 Dec 1993 03:22:55 +0000 |
Richard M. Stallman |
(telnet-filter): Rewrite, taken mostly from Lucid.
|
Thu, 23 Dec 1993 03:21:48 +0000 |
Richard M. Stallman |
(calendar-mode-map): Put back C-v and M-v bindings.
|
Thu, 23 Dec 1993 03:20:32 +0000 |
Richard M. Stallman |
(Info-insert-dir): Compute truename just once for each dir.
|
Thu, 23 Dec 1993 03:19:05 +0000 |
Richard M. Stallman |
(menu-bar-edit-menu): Add query-replace menu item.
|
Thu, 23 Dec 1993 03:18:02 +0000 |
Richard M. Stallman |
(Man-specified-section-option): Test system-configuration.
|
Thu, 23 Dec 1993 03:16:25 +0000 |
Richard M. Stallman |
(asm-mode): Don't mess with auto-fill mode.
|
Thu, 23 Dec 1993 03:14:40 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Treat hpux like usg-unix-v.
|
Thu, 23 Dec 1993 03:06:30 +0000 |
Richard M. Stallman |
(awk-mode): Use c-indent-line.
|
Thu, 23 Dec 1993 03:05:12 +0000 |
Richard M. Stallman |
(ange-ftp-hash-mark-msgs): Make match more general.
|
Thu, 23 Dec 1993 02:56:37 +0000 |
Richard M. Stallman |
(gud-format-command): Rewrite.
|
Thu, 23 Dec 1993 02:51:19 +0000 |
Richard M. Stallman |
(vc-record-rename): Don't use replace-regexp.
|
Thu, 23 Dec 1993 02:48:56 +0000 |
Richard M. Stallman |
(tex-common-initialization): Make paragraph-start
|
Thu, 23 Dec 1993 02:45:28 +0000 |
Richard M. Stallman |
(mail-default-reply-to): Add autoload cookie.
|
Thu, 23 Dec 1993 02:43:28 +0000 |
Richard M. Stallman |
(grep-command): New variable.
|
Thu, 23 Dec 1993 02:11:23 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
|
Thu, 23 Dec 1993 02:10:25 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Make it dgux.
|
Thu, 23 Dec 1993 02:09:10 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
|
Thu, 23 Dec 1993 02:08:11 +0000 |
Richard M. Stallman |
(SET_CHILD_PTY_PGRP): Defined.
|
Thu, 23 Dec 1993 02:07:16 +0000 |
Richard M. Stallman |
(OTHER_FILES): Use ${libsrc} as dir.
|
Thu, 23 Dec 1993 02:04:40 +0000 |
Richard M. Stallman |
(Fmacroexpand): For an autoload definition,
|
Thu, 23 Dec 1993 02:02:36 +0000 |
Richard M. Stallman |
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.
|
Thu, 23 Dec 1993 02:00:55 +0000 |
Richard M. Stallman |
(Fcall_process): Call prepare_menu_bars.
|
Thu, 23 Dec 1993 02:00:09 +0000 |
Richard M. Stallman |
(Fcall_process): Call prepare_menu_bars.
|
Thu, 23 Dec 1993 01:58:56 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): If SOURCE is null
|
Thu, 23 Dec 1993 01:57:54 +0000 |
Richard M. Stallman |
(HAVE_XSETWMPROTOCOLS): Add #undef.
|
Thu, 23 Dec 1993 01:56:43 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Ignore menu bar bindings.
|
Thu, 23 Dec 1993 01:55:14 +0000 |
Richard M. Stallman |
(Fbuffer_disable_undo): Make arg optional.
|
Thu, 23 Dec 1993 01:54:13 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): Doc fix.
|
Thu, 23 Dec 1993 01:53:11 +0000 |
Richard M. Stallman |
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.
|
Thu, 23 Dec 1993 01:43:11 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Use x_catch_errors.
|
Thu, 23 Dec 1993 01:31:39 +0000 |
Richard M. Stallman |
Line breaking change.
|
Thu, 23 Dec 1993 01:28:34 +0000 |
Richard M. Stallman |
(Fmessage): Use message2.
|
Thu, 23 Dec 1993 01:26:50 +0000 |
Richard M. Stallman |
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
|
Thu, 23 Dec 1993 01:24:18 +0000 |
Richard M. Stallman |
(Fprocess_status): Use get_process, not Fget_process.
|
Thu, 23 Dec 1993 01:22:23 +0000 |
Richard M. Stallman |
(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
|
Thu, 23 Dec 1993 01:20:50 +0000 |
Richard M. Stallman |
(minibuffer_auto_raise): Really define it.
|
Thu, 23 Dec 1993 01:19:25 +0000 |
Richard M. Stallman |
(del_range): Second argument in call to
|
Thu, 23 Dec 1993 01:15:13 +0000 |
Richard M. Stallman |
(syms_of_emacs): Define Lisp var system-configuration.
|
Thu, 23 Dec 1993 01:13:02 +0000 |
Richard M. Stallman |
(echo_area_glyphs_length): Declared.
|
Thu, 23 Dec 1993 01:11:33 +0000 |
Richard M. Stallman |
(configuration): New variable.
|
Thu, 23 Dec 1993 01:09:51 +0000 |
Richard M. Stallman |
(printchar, strout): Set echo_area_glyphs_length.
|
Thu, 23 Dec 1993 01:07:58 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
|
Thu, 23 Dec 1993 01:05:51 +0000 |
Richard M. Stallman |
(make_terminal_frame): Add frame to Vframe_list.
|
Thu, 23 Dec 1993 01:04:26 +0000 |
Richard M. Stallman |
(message): Use message2, not message1.
|
Thu, 23 Dec 1993 01:00:49 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
|
Thu, 23 Dec 1993 00:57:11 +0000 |
Richard M. Stallman |
(XTread_socket): Don't offset keysym here.
|
Thu, 23 Dec 1993 00:55:25 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 23 Dec 1993 00:54:23 +0000 |
Richard M. Stallman |
(struct input_event): `code' is now an int.
|
Thu, 23 Dec 1993 00:52:50 +0000 |
Richard M. Stallman |
(make_lispy_event): Offset the event code here.
|
Thu, 23 Dec 1993 00:39:25 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): For delete-window-event, do count iconified frames.
|
Thu, 23 Dec 1993 00:22:10 +0000 |
Richard M. Stallman |
(Fsit_for): Call prepare_menu_bars.
|
Wed, 22 Dec 1993 17:18:49 +0000 |
Francesco Potort |
* m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.
|
Wed, 22 Dec 1993 12:06:54 +0000 |
Noah Friedman |
(Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.
|
Sun, 19 Dec 1993 13:56:32 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 15 Dec 1993 18:51:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 15 Dec 1993 01:59:43 +0000 |
Roland McGrath |
(update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.
|
Mon, 13 Dec 1993 17:23:04 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 11 Dec 1993 22:26:14 +0000 |
Roland McGrath |
[! MAP_FILE] (MAP_FILE): Define to zero.
|
Thu, 09 Dec 1993 01:12:13 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to
|
Wed, 08 Dec 1993 23:49:24 +0000 |
Roland McGrath |
(PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU
|
Sun, 05 Dec 1993 18:29:24 +0000 |
Paul Eggert |
(lunar-phase): Add calendar-time-zone to solar ephemeris correction.
|
Fri, 03 Dec 1993 09:30:38 +0000 |
Paul Eggert |
(vc-workfile-unchanged-p): Add optional argument
|
Fri, 03 Dec 1993 09:29:18 +0000 |
Paul Eggert |
Add --brief option.
|
Thu, 02 Dec 1993 21:04:45 +0000 |
Roland McGrath |
(mail-fcc): Take argument and use interactive spec to prompt, rather than
|
Thu, 02 Dec 1993 07:47:48 +0000 |
Paul Eggert |
(vc-locking-user): Don't assume that the umask permits
|
Wed, 01 Dec 1993 13:04:24 +0000 |
Noah Friedman |
Remove spurious comment between autoload cookie and defvar for
|
Wed, 01 Dec 1993 09:57:04 +0000 |
Noah Friedman |
(rlogin-filter): initialize `region-begin' to (marker-position proc-mark),
|
Sun, 28 Nov 1993 11:38:10 +0000 |
Richard M. Stallman |
When breaking links, use cp -p.
|
Sun, 28 Nov 1993 11:33:43 +0000 |
Richard M. Stallman |
(NO_MODE_T): Defined.
|
Sun, 28 Nov 1993 11:32:00 +0000 |
Richard M. Stallman |
[!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.
|
Sun, 28 Nov 1993 11:30:23 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Always define this one way or another.
|
Sat, 27 Nov 1993 19:37:46 +0000 |
Richard M. Stallman |
Properly install previous change.
|
Sat, 27 Nov 1993 11:39:02 +0000 |
Richard M. Stallman |
(vc-buffer-sync): Signal error if user says no.
|
Sat, 27 Nov 1993 09:19:39 +0000 |
Richard M. Stallman |
(do-install): Use umask 022 in copying etc and lisp dirs.
|
Sat, 27 Nov 1993 07:52:47 +0000 |
Richard M. Stallman |
(make-face-unitalic, make-face-unbold, make-face-bold)
|
Sat, 27 Nov 1993 07:52:19 +0000 |
Richard M. Stallman |
(mouse-set-font): Update nonstandard faces that are supposed
|
Sat, 27 Nov 1993 06:37:16 +0000 |
Richard M. Stallman |
(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
|
Fri, 26 Nov 1993 22:20:23 +0000 |
Roland McGrath |
Undo last change.
|
Fri, 26 Nov 1993 22:15:09 +0000 |
Roland McGrath |
(isearch-search): Use real quit-char extracted from current-input-mode,
|
Fri, 26 Nov 1993 21:54:39 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): If user destroys the last frame,
|
Fri, 26 Nov 1993 21:50:57 +0000 |
Richard M. Stallman |
(x_window): Call XSetWMProtocols.
|
Fri, 26 Nov 1993 20:42:23 +0000 |
Richard M. Stallman |
(rmail-variables): Abbreviate truename for comparison.
|
Fri, 26 Nov 1993 20:14:14 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Make it "irix".
|
Fri, 26 Nov 1993 11:08:58 +0000 |
Richard M. Stallman |
(mostlyclean): Make it distinct from clean.
|
Fri, 26 Nov 1993 10:40:27 +0000 |
Richard M. Stallman |
(closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
|
Fri, 26 Nov 1993 06:35:00 +0000 |
Richard M. Stallman |
Add sample test for tpu-set-scroll-margins.
|
Fri, 26 Nov 1993 06:33:45 +0000 |
Richard M. Stallman |
Remove free/bound cursor and scroll
|
Fri, 26 Nov 1993 06:33:18 +0000 |
Richard M. Stallman |
(tpu-quoted-insert): New function.
|
Fri, 26 Nov 1993 02:18:54 +0000 |
Richard M. Stallman |
(readevalloop): Get error if buffer being eval'd is killed.
|
Thu, 25 Nov 1993 21:47:07 +0000 |
Richard M. Stallman |
When breaking links, use cp -p.
|
Thu, 25 Nov 1993 21:40:15 +0000 |
Richard M. Stallman |
(SETPGRP_RELEASES_CTTY): Defined.
|
Thu, 25 Nov 1993 21:37:54 +0000 |
Richard M. Stallman |
(IRIX5, SETPGRP_RELEASES_CTTY): Defined.
|
Thu, 25 Nov 1993 21:36:51 +0000 |
Richard M. Stallman |
(create_process): Do setpgrp for USG regardless of IRIX.
|
Thu, 25 Nov 1993 21:35:08 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 25 Nov 1993 21:33:31 +0000 |
Richard M. Stallman |
(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
|
Thu, 25 Nov 1993 19:38:14 +0000 |
Richard M. Stallman |
(quit_throw_to_read_char):
|
Thu, 25 Nov 1993 11:48:28 +0000 |
Richard M. Stallman |
(HAVE_FTIME): Deleted (autoconf does it).
|
Thu, 25 Nov 1993 11:43:58 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 25 Nov 1993 09:38:56 +0000 |
Richard M. Stallman |
(bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.
|
Thu, 25 Nov 1993 08:12:35 +0000 |
Richard M. Stallman |
(tags-add-tables): New variable.
|
Thu, 25 Nov 1993 07:47:14 +0000 |
Richard M. Stallman |
(merge_properties_sticky): Declared.
|
Thu, 25 Nov 1993 07:42:27 +0000 |
Richard M. Stallman |
(Fhandle_switch_frame, Fredirect_frame_focus): Declared.
|
Thu, 25 Nov 1993 06:51:50 +0000 |
Richard M. Stallman |
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
|
Thu, 25 Nov 1993 06:47:28 +0000 |
Richard M. Stallman |
(HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.
|
Thu, 25 Nov 1993 06:28:03 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): New arg LENGTH.
|
Thu, 25 Nov 1993 06:26:39 +0000 |
Richard M. Stallman |
(insert_from_string): Pass new arg to graft_intervals_into_buffer.
|
Thu, 25 Nov 1993 05:41:47 +0000 |
Richard M. Stallman |
(init_baud_rate): Avoid referring to sg uninitialized.
|
Thu, 25 Nov 1993 04:14:10 +0000 |
Richard M. Stallman |
(comint-send-input): Don't call comint-arguments
|
Thu, 25 Nov 1993 03:59:28 +0000 |
Richard M. Stallman |
Add a provide.
|
Thu, 25 Nov 1993 03:46:27 +0000 |
Richard M. Stallman |
(vc-make-backup-files): Doc fix.
|
Thu, 25 Nov 1993 02:37:21 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 24 Nov 1993 23:41:42 +0000 |
Richard M. Stallman |
(Fmove_to_column): Increments for control characters
|
Wed, 24 Nov 1993 22:42:25 +0000 |
Richard M. Stallman |
(Fdelete_process): Fix paren error.
|
Wed, 24 Nov 1993 12:25:49 +0000 |
Richard M. Stallman |
(${archlibdir}): Don't do chown or chgrp.
|
Wed, 24 Nov 1993 08:08:56 +0000 |
Richard M. Stallman |
(rmail-sort-messages): In summary buf, go to rmail buf.
|
Wed, 24 Nov 1993 08:02:26 +0000 |
Richard M. Stallman |
(closedir): Pass on the value from sys_closedir.
|
Wed, 24 Nov 1993 06:46:26 +0000 |
Richard M. Stallman |
(walk-windows): If start at minibuf window, do return to it.
|
Wed, 24 Nov 1993 06:39:54 +0000 |
Richard M. Stallman |
(XTread_socket): Really handle Xatom_wm_window_moved events.
|
Wed, 24 Nov 1993 06:37:51 +0000 |
Richard M. Stallman |
(main): Call init_callproc and init_callproc_1.
|
Wed, 24 Nov 1993 06:37:13 +0000 |
Richard M. Stallman |
(init_callproc): Maybe add ../lib-src to exec-path
|
Wed, 24 Nov 1993 06:35:03 +0000 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region):
|
Wed, 24 Nov 1993 05:12:36 +0000 |
Richard M. Stallman |
(comint-send-input): Don't call comint-arguments while
|
Wed, 24 Nov 1993 04:35:28 +0000 |
Richard M. Stallman |
(count-lines): In selective-display case,
|
Wed, 24 Nov 1993 01:53:58 +0000 |
Richard M. Stallman |
(add-change-log-entry): put buffer in change-log-mode.
|
Wed, 24 Nov 1993 01:22:40 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Correct the test for a split-up
|
Wed, 24 Nov 1993 01:03:12 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM): Override the definition.
|
Wed, 24 Nov 1993 00:36:31 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 24 Nov 1993 00:19:39 +0000 |
Richard M. Stallman |
(Info-follow-reference): Correct one-off error in comparing start-point.
|
Tue, 23 Nov 1993 23:57:42 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 23 Nov 1993 22:43:52 +0000 |
Richard M. Stallman |
(dired-diff): Require diff.
|
Tue, 23 Nov 1993 22:03:23 +0000 |
Richard M. Stallman |
(SIGNALS_VIA_CHARACTERS): Defined.
|
Tue, 23 Nov 1993 21:51:54 +0000 |
Richard M. Stallman |
(telnet-rsh-program): New variable.
|
Tue, 23 Nov 1993 20:14:17 +0000 |
Richard M. Stallman |
(finder-known-keywords): Add data, faces, mouse, matching.
|
Tue, 23 Nov 1993 20:12:25 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 23 Nov 1993 19:32:27 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 23 Nov 1993 19:28:39 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 23 Nov 1993 11:20:27 +0000 |
Richard M. Stallman |
(c-indent-region): As first thing, advance to a nonblank line.
|
Tue, 23 Nov 1993 11:06:13 +0000 |
Richard M. Stallman |
(getwd): If getcwd returns 0, we return 0.
|
Tue, 23 Nov 1993 11:03:16 +0000 |
Richard M. Stallman |
(repeat-complex-command): Undo Oct 2 change.
|
Tue, 23 Nov 1993 10:57:16 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Tue, 23 Nov 1993 10:44:10 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Handle delete_window_event's.
|
Tue, 23 Nov 1993 10:41:27 +0000 |
Richard M. Stallman |
(EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
|
Tue, 23 Nov 1993 10:40:17 +0000 |
Richard M. Stallman |
(Fx_disown_selection_internal): When making the fake
|
Tue, 23 Nov 1993 10:38:59 +0000 |
Richard M. Stallman |
(make_buffer_string): Don't copy intervals
|
Tue, 23 Nov 1993 10:09:44 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't call signal_after_change
|
Tue, 23 Nov 1993 09:57:33 +0000 |
Richard M. Stallman |
Declare Fnext_single_property_change and Fnext_property_change.
|
Tue, 23 Nov 1993 08:56:03 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.
|
Tue, 23 Nov 1993 08:43:48 +0000 |
Richard M. Stallman |
Delete periods from error messages.
|
Tue, 23 Nov 1993 08:41:03 +0000 |
Richard M. Stallman |
(edebug-functionp): Recognize compiled functions.
|
Tue, 23 Nov 1993 08:35:46 +0000 |
Richard M. Stallman |
(c-indent-region): Don't goto-char sexpend if it's nil.
|
Tue, 23 Nov 1993 08:31:03 +0000 |
Richard M. Stallman |
(View-scroll-lines-forward):
|
Tue, 23 Nov 1993 07:52:33 +0000 |
Richard M. Stallman |
(comint-preinput-scroll-to-bottom): If SCROLL is `this',
|
Tue, 23 Nov 1993 07:11:22 +0000 |
Richard M. Stallman |
(rmail-summary-wipe): If rmail buffer is not visible,
|
Tue, 23 Nov 1993 07:08:05 +0000 |
Richard M. Stallman |
Formerly tasks.texi.~2~
|
Tue, 23 Nov 1993 07:00:40 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 23 Nov 1993 05:50:17 +0000 |
Robert J. Chassell |
(texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither
|
Tue, 23 Nov 1993 03:33:33 +0000 |
Richard M. Stallman |
(OBARRAY_SIZE): Increase from 509.
|
Tue, 23 Nov 1993 03:23:05 +0000 |
Richard M. Stallman |
(search_magic_path): Fix colon-colon case.
|
Tue, 23 Nov 1993 00:11:43 +0000 |
Richard M. Stallman |
(dired-goto-file): Don't try matching one line twice.
|
Mon, 22 Nov 1993 19:47:26 +0000 |
Richard M. Stallman |
(Ftext_property_not_all): For trivial yes, return start, not Qt.
|
Mon, 22 Nov 1993 09:29:51 +0000 |
Richard M. Stallman |
(dired-readin-insert): Expand default-directory and dirname
|
Mon, 22 Nov 1993 09:25:23 +0000 |
Richard M. Stallman |
(dired-readin-insert): Expand default-directory and dirname
|
Mon, 22 Nov 1993 06:44:12 +0000 |
Richard M. Stallman |
(gnus-inews-do-fcc): If gnus-author-copy-saver
|
Mon, 22 Nov 1993 06:38:28 +0000 |
Richard M. Stallman |
(gnus-inews-do-fcc): Use gnus-output-to-rmail
|
Mon, 22 Nov 1993 06:35:37 +0000 |
Richard M. Stallman |
(command-line): Set init-file-had-error to t or nil.
|
Mon, 22 Nov 1993 06:34:22 +0000 |
Richard M. Stallman |
(Man-specified-section-option): New variable.
|
Mon, 22 Nov 1993 04:33:26 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Call check_frame_size
|
Mon, 22 Nov 1993 04:04:46 +0000 |
Richard M. Stallman |
(delete_window_event): New event kind.
|
Mon, 22 Nov 1993 03:08:40 +0000 |
Richard M. Stallman |
(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
|
Mon, 22 Nov 1993 00:42:30 +0000 |
Richard M. Stallman |
(inferior-lisp-proc): Clean up error message.
|
Mon, 22 Nov 1993 00:41:35 +0000 |
Richard M. Stallman |
(lisp-eval-defun): Renamed from lisp-send-defun.
|
Mon, 22 Nov 1993 00:20:36 +0000 |
Richard M. Stallman |
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.
|
Sun, 21 Nov 1993 22:54:37 +0000 |
Richard M. Stallman |
(iso-accents-enable): New variable.
|
Sun, 21 Nov 1993 22:43:09 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 21 Nov 1993 22:20:51 +0000 |
Richard M. Stallman |
(hftctl.o): New rule.
|
Sun, 21 Nov 1993 22:19:51 +0000 |
Richard M. Stallman |
Include config.h. Include sys/signal.h before config.h.
|
Sun, 21 Nov 1993 22:18:15 +0000 |
Richard M. Stallman |
(mail-yank-original): Delete windows on selected frame only.
|
Sun, 21 Nov 1993 22:15:04 +0000 |
Richard M. Stallman |
(window_loop, case DELETE_BUFFER_WINDOWS):
|
Sun, 21 Nov 1993 10:04:52 +0000 |
Richard M. Stallman |
(mail-fetch-field): Exclude trailing whitespace.
|
Sun, 21 Nov 1993 09:04:48 +0000 |
Richard M. Stallman |
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
|
Sun, 21 Nov 1993 09:02:45 +0000 |
Richard M. Stallman |
(i[34]86-ncr-sysv*): New specific alternative.
|
Sun, 21 Nov 1993 07:23:17 +0000 |
Richard M. Stallman |
(x-resolve-font-name): Undo previous change.
|
Sun, 21 Nov 1993 06:11:34 +0000 |
Richard M. Stallman |
(Info-edit): Use proper map in substitute-command-keys.
|
Sat, 20 Nov 1993 22:31:12 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 20 Nov 1993 22:21:58 +0000 |
Richard M. Stallman |
(texinfo-tex-region): Use tex-send-command to do commands.
|
Sat, 20 Nov 1993 22:21:30 +0000 |
Richard M. Stallman |
(tex-send-command): Wait for output first,
|
Sat, 20 Nov 1993 22:00:55 +0000 |
Richard M. Stallman |
(tex-start-shell): Don't use -v option.
|
Sat, 20 Nov 1993 09:44:27 +0000 |
Richard M. Stallman |
(Ftext_property_not_all): Swap t and nil values in
|
Sat, 20 Nov 1993 09:44:09 +0000 |
Richard M. Stallman |
(compute_motion): Pass new arg to Fnext_single_property_change.
|
Sat, 20 Nov 1993 09:43:41 +0000 |
Richard M. Stallman |
(compute_char_face): Accept new arg LIMIT.
|
Sat, 20 Nov 1993 09:43:03 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Pass new arg to compute_char_face.
|
Sat, 20 Nov 1993 09:42:16 +0000 |
Richard M. Stallman |
(display_text_line): Pass new arg to compute_char_face
|
Sat, 20 Nov 1993 08:42:47 +0000 |
Richard M. Stallman |
(x-resolve-font-name): Don't pass FACE to x-list-fonts
|
Sat, 20 Nov 1993 06:04:07 +0000 |
Richard M. Stallman |
(version): When --run-in-place, exclude
|
Sat, 20 Nov 1993 05:50:01 +0000 |
Richard M. Stallman |
(tags-complete-tag): Bind enable-recursive-minibuffers to t.
|
Sat, 20 Nov 1993 05:17:44 +0000 |
Richard M. Stallman |
(follow_key): When downcasing, downcase just the
|
Sat, 20 Nov 1993 04:14:34 +0000 |
Richard M. Stallman |
(read_key_sequence): If we get a quit, and current buffer
|
Sat, 20 Nov 1993 04:05:45 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 20 Nov 1993 01:41:51 +0000 |
Roland McGrath |
(Frename_buffer): When the current buffer is already named NAME, don't
|
Sat, 20 Nov 1993 01:31:19 +0000 |
Roland McGrath |
Undo last change. SPC feeping at you is too annoying.
|
Sat, 20 Nov 1993 01:28:24 +0000 |
Roland McGrath |
(Frename_buffer): Change s to B in interactive spec to give buffer-name
|
Sat, 20 Nov 1993 00:42:55 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 19 Nov 1993 18:26:10 +0000 |
Richard M. Stallman |
(HAVE_UNISTD_H): No need to define here.
|
Fri, 19 Nov 1993 17:48:44 +0000 |
Richard M. Stallman |
(Flist_buffers): Always return a value.
|
Fri, 19 Nov 1993 17:44:23 +0000 |
Richard M. Stallman |
(read_minibuf): History list always gets strings,
|
Fri, 19 Nov 1993 17:43:24 +0000 |
Richard M. Stallman |
(eval-expression): Don't bind minibuffer-history-sexp-flag.
|
Fri, 19 Nov 1993 16:19:32 +0000 |
Richard M. Stallman |
(ange-ftp-parse-dired-listing): Skip extra blank line
|
Fri, 19 Nov 1993 15:57:50 +0000 |
Richard M. Stallman |
(hexlify-buffer): Add autoload cookie.
|
Thu, 18 Nov 1993 10:03:14 +0000 |
Richard M. Stallman |
(calculate-fortran-indent): Fixup regexp for where statements.
|
Thu, 18 Nov 1993 09:45:27 +0000 |
Richard M. Stallman |
(read_avail_input): Don't set nread to -1
|
Thu, 18 Nov 1993 09:26:05 +0000 |
Richard M. Stallman |
(r_alloc_init): Explicitly use real_morecore
|
Thu, 18 Nov 1993 06:05:12 +0000 |
Richard M. Stallman |
(FIRST_PTY_LETTER): Defined.
|
Thu, 18 Nov 1993 05:57:17 +0000 |
Richard M. Stallman |
Delete jumk.c before writing it.
|
Thu, 18 Nov 1993 05:45:07 +0000 |
Richard M. Stallman |
(iso-accents-list): Add "s.
|
Thu, 18 Nov 1993 05:25:21 +0000 |
Richard M. Stallman |
(iso-accents-list): Fix entries for 'y and ~c.
|
Wed, 17 Nov 1993 14:20:31 +0000 |
Richard M. Stallman |
(comint-scroll-show-maximum-output): Make default nil.
|
Wed, 17 Nov 1993 13:41:50 +0000 |
Richard M. Stallman |
(gnus-summary-save-in-mail): Use rmail-output
|
Wed, 17 Nov 1993 13:12:29 +0000 |
Richard M. Stallman |
(font-lock-hack-keywords):
|
Wed, 17 Nov 1993 11:25:53 +0000 |
Richard M. Stallman |
(Fkey_binding): Doc fix.
|
Wed, 17 Nov 1993 11:01:21 +0000 |
Richard M. Stallman |
(keys_of_cmds): Make 0377 self-inserting.
|
Tue, 16 Nov 1993 16:21:26 +0000 |
Richard M. Stallman |
(doprnt): Cast the value alloca returns.
|
Tue, 16 Nov 1993 10:47:27 +0000 |
Richard M. Stallman |
(gnus-summary-save-in-mail): Don't use rmail-output.
|
Tue, 16 Nov 1993 10:44:47 +0000 |
Richard M. Stallman |
(rmail-file-p): Add autoload cookie.
|
Tue, 16 Nov 1993 09:29:01 +0000 |
Richard M. Stallman |
(comint-send-input): Run comint-output-filter-functions
|
Tue, 16 Nov 1993 09:22:47 +0000 |
Richard M. Stallman |
(install): Don't change mode or group when installing.
|
Tue, 16 Nov 1993 09:20:07 +0000 |
Richard M. Stallman |
(mkdir): Ignore error from chmod.
|
Tue, 16 Nov 1993 08:45:56 +0000 |
Richard M. Stallman |
(rmail-set-attribute): Do nothing if MSGNUM is 0.
|
Tue, 16 Nov 1993 08:44:51 +0000 |
Richard M. Stallman |
(remove-hook): Doc fix.
|
Tue, 16 Nov 1993 08:39:13 +0000 |
Richard M. Stallman |
(distclean): Do delete Makefile and Makefile.in.
|
Tue, 16 Nov 1993 08:24:30 +0000 |
Richard M. Stallman |
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
|
Tue, 16 Nov 1993 07:09:11 +0000 |
Richard M. Stallman |
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.
|
Tue, 16 Nov 1993 06:53:45 +0000 |
Richard M. Stallman |
(nntp-encode-text): Insert a CR before the newline.
|
Tue, 16 Nov 1993 06:52:12 +0000 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
Tue, 16 Nov 1993 06:33:45 +0000 |
Richard M. Stallman |
(iso-accents-list): Added /A for A-with-ring
|
Tue, 16 Nov 1993 06:21:12 +0000 |
Richard M. Stallman |
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
|
Tue, 16 Nov 1993 06:15:33 +0000 |
Richard M. Stallman |
(change-log-default-name, add-log-current-defun-function)
|
Tue, 16 Nov 1993 06:08:33 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
|
Tue, 16 Nov 1993 05:45:11 +0000 |
Richard M. Stallman |
Include config.h.
|
Tue, 16 Nov 1993 05:38:15 +0000 |
Richard M. Stallman |
(extraclean): Prevent wildcard from starting comment.
|
Tue, 16 Nov 1993 03:30:08 +0000 |
Richard M. Stallman |
(appt-display-interval): New variable.
|
Mon, 15 Nov 1993 22:57:57 +0000 |
Richard M. Stallman |
Don't put lisp/forms.README in the distribution.
|
Mon, 15 Nov 1993 12:28:01 +0000 |
Richard M. Stallman |
(read_avail_input): Make cbuf 1 char shorter.
|
Mon, 15 Nov 1993 12:27:45 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY): Don't define if already defined.
|
Mon, 15 Nov 1993 11:25:17 +0000 |
Richard M. Stallman |
Delete spurious CFLAGS=-g.
|
Mon, 15 Nov 1993 10:52:46 +0000 |
Richard M. Stallman |
(sun-raw-prefix): Make this just a variable, not a function name.
|
Mon, 15 Nov 1993 10:10:52 +0000 |
Richard M. Stallman |
Use build-ins.in, not build-install.in.
|
Mon, 15 Nov 1993 09:56:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Take args BEG and END.
|
Mon, 15 Nov 1993 09:25:17 +0000 |
Richard M. Stallman |
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
|
Mon, 15 Nov 1993 09:23:34 +0000 |
Richard M. Stallman |
(describe-project): New function, on C-h C-p.
|
Mon, 15 Nov 1993 09:22:23 +0000 |
Richard M. Stallman |
(command-line-1): Display a message in the echo area.
|
Mon, 15 Nov 1993 08:04:41 +0000 |
Richard M. Stallman |
(command-line-1): Display a message in the echo area.
|
Mon, 15 Nov 1993 06:48:23 +0000 |
Richard M. Stallman |
Add `provide'.
|
Mon, 15 Nov 1993 06:46:14 +0000 |
Richard M. Stallman |
Revise documentation. Add `provide'.
|
Mon, 15 Nov 1993 06:41:45 +0000 |
Richard M. Stallman |
(Fnext_single_property_change): Fix missing \n\.
|
Mon, 15 Nov 1993 06:35:18 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 15 Nov 1993 06:30:31 +0000 |
Richard M. Stallman |
(XTread_socket): Increase length of copy_buffer to 81.
|
Mon, 15 Nov 1993 06:29:24 +0000 |
Richard M. Stallman |
(read1): If token has a \, don't treat it as a number.
|
Mon, 15 Nov 1993 05:18:33 +0000 |
Richard M. Stallman |
(comint-read-input-ring, comint-write-input-ring):
|
Mon, 15 Nov 1993 04:13:48 +0000 |
Eric S. Raymond |
vc-static-header-alist shouldn't have been declared const.
|
Mon, 15 Nov 1993 04:04:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 15 Nov 1993 01:26:54 +0000 |
Richard M. Stallman |
(creating src/Makefile): Before running cpp,
|
Mon, 15 Nov 1993 01:06:24 +0000 |
Richard M. Stallman |
(gnus-summary-save-in-mail): Pass new args to rmail-output.
|
Mon, 15 Nov 1993 01:05:37 +0000 |
Richard M. Stallman |
(rmail-output): New argument FROM-GNUS.
|
Sun, 14 Nov 1993 22:54:45 +0000 |
Richard M. Stallman |
(solar-equinoxes-solstices): Add autoload.
|
Sun, 14 Nov 1993 22:51:17 +0000 |
Richard M. Stallman |
(solar-holidays): Change top-level progn to an if.
|
Sun, 14 Nov 1993 22:06:13 +0000 |
Richard M. Stallman |
(INTERRUPT_INPUT): Undefined.
|
Sun, 14 Nov 1993 06:26:02 +0000 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Take args BEG and END.
|
Sun, 14 Nov 1993 05:50:47 +0000 |
Richard M. Stallman |
(rmail-summary-forward): Accept prefix arg
|
Sun, 14 Nov 1993 02:56:24 +0000 |
Richard M. Stallman |
(compare-windows-skip-whitespace): Swap the two
|
Sun, 14 Nov 1993 00:06:48 +0000 |
Richard M. Stallman |
(lpr-command): Check for irix, not silicon-graphic-unix.
|
Sun, 14 Nov 1993 00:06:23 +0000 |
Richard M. Stallman |
(dired-chown-program): Check for irix, not silicon-graphic-unix.
|
Sun, 14 Nov 1993 00:06:01 +0000 |
Richard M. Stallman |
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
|
Sat, 13 Nov 1993 23:59:53 +0000 |
Richard M. Stallman |
(calendar-absolute-from-time): Undo Sep 14 patch.
|
Sat, 13 Nov 1993 11:20:56 +0000 |
Richard M. Stallman |
Add a provide call.
|
Sat, 13 Nov 1993 10:02:57 +0000 |
Richard M. Stallman |
(creating src/Makefile): Before running cpp,
|
Sat, 13 Nov 1993 09:31:34 +0000 |
Richard M. Stallman |
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
|
Sat, 13 Nov 1993 08:21:16 +0000 |
Richard M. Stallman |
(remove-hook): Function deleted.
|
Sat, 13 Nov 1993 07:50:17 +0000 |
Richard M. Stallman |
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
|
Sat, 13 Nov 1993 06:27:28 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC): Turn off.
|
Sat, 13 Nov 1993 02:37:58 +0000 |
Richard M. Stallman |
(get_process): Add `static' to definition.
|
Sat, 13 Nov 1993 00:02:20 +0000 |
Richard M. Stallman |
(comint-match-partial-filename): Consider +@: part of
|
Fri, 12 Nov 1993 23:35:39 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Fix skipping headers of yanked message.
|
Fri, 12 Nov 1993 22:31:12 +0000 |
Richard M. Stallman |
(vc-rename-file): Don't overwrite an existing file.
|
Fri, 12 Nov 1993 22:16:44 +0000 |
Richard M. Stallman |
(rmail-summary-edit-map): Inherit text-mode-map properly.
|
Fri, 12 Nov 1993 21:17:43 +0000 |
Richard M. Stallman |
(syms_of_fileio): Fix missing \n\'s.
|
Fri, 12 Nov 1993 21:16:38 +0000 |
Richard M. Stallman |
(Fread_key_sequence): Split the doc string with "".
|
Fri, 12 Nov 1993 21:12:35 +0000 |
Richard M. Stallman |
(read_c_string): For "", concatenate the two strings.
|
Fri, 12 Nov 1993 20:38:30 +0000 |
Richard M. Stallman |
(Fprevious_single_property_change): Fix missing \n\.
|
Fri, 12 Nov 1993 06:25:16 +0000 |
Richard M. Stallman |
(main): Fix error message text.
|
Thu, 11 Nov 1993 18:03:43 +0000 |
Richard M. Stallman |
When running make in lib-src, specify YACC var value.
|
Thu, 11 Nov 1993 10:05:51 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 11 Nov 1993 07:56:04 +0000 |
Richard M. Stallman |
(texinfo-format-region): Change `texinfo-[start
|
Thu, 11 Nov 1993 07:52:56 +0000 |
Richard M. Stallman |
(texinfo-texi2dvi-command): Separate `texi2dvi'
|
Thu, 11 Nov 1993 07:17:08 +0000 |
Richard M. Stallman |
(Man-section-regexp): Allow section names l, n, L, N.
|
Thu, 11 Nov 1993 05:25:09 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 11 Nov 1993 04:43:49 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Handle help-char values other than chars.
|
Thu, 11 Nov 1993 04:36:02 +0000 |
Richard M. Stallman |
(Fcall_process): Clear synch_process_death and
|
Thu, 11 Nov 1993 03:02:18 +0000 |
Richard M. Stallman |
(c-indent-region): When looking for a sexp that ends
|
Thu, 11 Nov 1993 02:48:26 +0000 |
Richard M. Stallman |
(occur-mode): Run occur-mode-hook.
|
Thu, 11 Nov 1993 02:33:43 +0000 |
Richard M. Stallman |
(XTmouse_position): Undo roland's change.
|
Thu, 11 Nov 1993 00:41:15 +0000 |
Roland McGrath |
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
|
Wed, 10 Nov 1993 22:56:45 +0000 |
Roland McGrath |
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
|
Wed, 10 Nov 1993 21:03:53 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 10 Nov 1993 21:02:27 +0000 |
Richard M. Stallman |
Don't try to link *.texinfo--there are none now.
|
Wed, 10 Nov 1993 20:51:02 +0000 |
Richard M. Stallman |
(rmail-start-mail): Don't do other frame unless we have
|
Wed, 10 Nov 1993 20:48:04 +0000 |
Richard M. Stallman |
(Man-filter-list): Include anything starting with
|
Wed, 10 Nov 1993 20:46:09 +0000 |
Richard M. Stallman |
(Info-extract-menu-item): Quote `*' in the menu-item
|
Wed, 10 Nov 1993 20:44:14 +0000 |
Richard M. Stallman |
(hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.
|
Wed, 10 Nov 1993 20:41:17 +0000 |
Richard M. Stallman |
(find-backup-file-name): Don't fatal-error on
|
Wed, 10 Nov 1993 20:30:32 +0000 |
Richard M. Stallman |
(remove-hook): New function, analogous to add-hook. This
|
Wed, 10 Nov 1993 20:12:45 +0000 |
Richard M. Stallman |
(intervals.o): Depend on puresize.h.
|
Wed, 10 Nov 1993 20:11:44 +0000 |
Richard M. Stallman |
Include puresize.h.
|
Wed, 10 Nov 1993 20:09:54 +0000 |
Richard M. Stallman |
(Fraise_frame): Do like the documentation says, and make
|
Wed, 10 Nov 1993 20:07:07 +0000 |
Richard M. Stallman |
(Tmouse_position): If the passed in frame is not an
|
Wed, 10 Nov 1993 20:03:25 +0000 |
Richard M. Stallman |
(EMACS_GETPGRP): New macro hides argument passing to
|
Wed, 10 Nov 1993 20:02:50 +0000 |
Richard M. Stallman |
(sys_suspend): Use EMACS_GETPGRP macro.
|
Wed, 10 Nov 1993 20:02:12 +0000 |
Richard M. Stallman |
(main): Use EMACS_GETPGRP macro.
|
Wed, 10 Nov 1993 19:55:18 +0000 |
Richard M. Stallman |
(make_pure_string): If we USE_TEXT_PROPERTIES, set the
|
Wed, 10 Nov 1993 19:53:29 +0000 |
Richard M. Stallman |
Treat convex like hpux.
|
Wed, 10 Nov 1993 19:52:09 +0000 |
Richard M. Stallman |
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.
|
Wed, 10 Nov 1993 19:45:50 +0000 |
Richard M. Stallman |
(Fforward_comment): On backward scan, exit inner loop
|
Wed, 10 Nov 1993 08:30:22 +0000 |
Richard M. Stallman |
(read_input_waiting): Don't mess with meta bit
|
Wed, 10 Nov 1993 08:29:34 +0000 |
Richard M. Stallman |
(skip_chars): Finish reenabling checks for buffer bounds.
|
Wed, 10 Nov 1993 07:59:21 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix minor bugs in POS arg to awrite.
|
Wed, 10 Nov 1993 07:10:58 +0000 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
Wed, 10 Nov 1993 06:10:27 +0000 |
Richard M. Stallman |
(syms_of_xterm): Initialize last_mouse_scroll_bar.
|
Wed, 10 Nov 1993 00:38:47 +0000 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
Wed, 10 Nov 1993 00:03:54 +0000 |
Richard M. Stallman |
(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
|
Wed, 10 Nov 1993 00:02:27 +0000 |
Robert J. Chassell |
(texinfo-show-structure): Indent appendices properly.
|
Tue, 09 Nov 1993 23:56:43 +0000 |
Richard M. Stallman |
(texinfo-sequential-node-update): Add autoload.
|
Tue, 09 Nov 1993 21:37:50 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 09 Nov 1993 21:34:18 +0000 |
Richard M. Stallman |
(Ferase_buffer): Doc fix.
|
Tue, 09 Nov 1993 07:28:56 +0000 |
Richard M. Stallman |
(menu-bar-edit-menu): Add menu items for searching.
|
Tue, 09 Nov 1993 07:13:00 +0000 |
Richard M. Stallman |
(etags-list-tags): Return t if found the file.
|
Mon, 08 Nov 1993 23:55:50 +0000 |
Richard M. Stallman |
(comint-preinput-scroll-to-bottom): Added
|
Mon, 08 Nov 1993 23:40:37 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 08 Nov 1993 18:52:56 +0000 |
Francesco Potort |
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
|
Mon, 08 Nov 1993 15:06:59 +0000 |
Richard M. Stallman |
(describe-current-display-table):
|
Mon, 08 Nov 1993 15:01:44 +0000 |
Richard M. Stallman |
(wordstar-mode): Add autoload.
|
Mon, 08 Nov 1993 14:46:50 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 08 Nov 1993 13:25:13 +0000 |
Richard M. Stallman |
(ispell-message): Delete excess (beginning-of-line) call.
|
Mon, 08 Nov 1993 13:14:59 +0000 |
Richard M. Stallman |
(jump-to-register): Doc fix.
|
Mon, 08 Nov 1993 13:14:31 +0000 |
Richard M. Stallman |
(jump-to-register): Rename prefix arg to DELETE and invert its sense.
|
Mon, 08 Nov 1993 13:14:05 +0000 |
Richard M. Stallman |
(set-frame-configuration): Iconify frames
|
Mon, 08 Nov 1993 12:47:05 +0000 |
Richard M. Stallman |
(ispell-message): If gnus, but no mail-yank-prefix,
|
Mon, 08 Nov 1993 12:44:18 +0000 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
Sun, 07 Nov 1993 22:50:36 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 07 Nov 1993 22:45:42 +0000 |
Richard M. Stallman |
(ispell-message): Stop if ispell-region returns nil.
|
Sun, 07 Nov 1993 22:19:57 +0000 |
Richard M. Stallman |
(compare-windows-skip-whitespace): Return t
|
Sun, 07 Nov 1993 21:23:36 +0000 |
Richard M. Stallman |
(iso-accents-mode): Doc fix.
|
Sun, 07 Nov 1993 10:43:36 +0000 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
Sun, 07 Nov 1993 10:37:57 +0000 |
Richard M. Stallman |
(iso-accents-list): Fix typo in ^A code. Support ~< and ~>.
|
Sun, 07 Nov 1993 10:28:22 +0000 |
Richard M. Stallman |
Support ~ and /. Support 'Y, 'y, "y.
|
Sun, 07 Nov 1993 10:24:20 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 07 Nov 1993 08:10:46 +0000 |
Richard M. Stallman |
(set-frame-configuration): If NODELETE, make the unwanted frames invisible.
|
Sat, 06 Nov 1993 08:05:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 06 Nov 1993 05:56:11 +0000 |
Richard M. Stallman |
(tex-alt-print): New function for menu bar.
|
Sat, 06 Nov 1993 05:14:07 +0000 |
Richard M. Stallman |
(child_setup_tty): Make the pty handle 8-bit characters.
|
Sat, 06 Nov 1993 04:16:34 +0000 |
Richard M. Stallman |
(Man-frame-parameters): New variable.
|
Thu, 04 Nov 1993 22:13:15 +0000 |
Richard M. Stallman |
[TERM]: Include client.h.
|
Thu, 04 Nov 1993 22:12:59 +0000 |
Richard M. Stallman |
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
|
Thu, 04 Nov 1993 12:02:01 +0000 |
Richard M. Stallman |
(ange-ftp-load): Handle extra args after the file name.
|
Wed, 03 Nov 1993 20:56:29 +0000 |
Richard M. Stallman |
(other-frame): Subtract 1 from hpos for new mouse position.
|
Wed, 03 Nov 1993 20:39:37 +0000 |
Richard M. Stallman |
(sendmail-send-it): Don't insert Sender.
|
Wed, 03 Nov 1993 20:31:49 +0000 |
Richard M. Stallman |
(x_new_font): xmalloc arg was 1 too small.
|
Wed, 03 Nov 1993 20:00:33 +0000 |
Richard M. Stallman |
(tex-validate-region, tex-region):
|
Wed, 03 Nov 1993 13:06:04 +0000 |
Roland McGrath |
entered into RCS
|
Wed, 03 Nov 1993 00:50:06 +0000 |
Richard M. Stallman |
(mouse-drag-region): Set this-command to mouse-set-point
|
Tue, 02 Nov 1993 18:55:40 +0000 |
Francesco Potort |
Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)
|
Tue, 02 Nov 1993 18:37:02 +0000 |
Francesco Potort |
Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
|
Tue, 02 Nov 1993 04:59:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 31 Oct 1993 02:47:34 +0000 |
Richard M. Stallman |
Re-add hitachi to list of companies not to treat as OS names.
|
Sat, 30 Oct 1993 21:17:31 +0000 |
Richard Kenner |
Add H3050/RX support.
|
Wed, 27 Oct 1993 21:33:12 +0000 |
Richard M. Stallman |
(tex-define-common-keys): Define menu items.
|
Wed, 27 Oct 1993 03:32:10 +0000 |
Richard M. Stallman |
(comint-mode-map): Merge menu bar item Output into Input.
|
Tue, 26 Oct 1993 23:28:00 +0000 |
Richard M. Stallman |
(paragon): New alias.
|
Tue, 26 Oct 1993 20:46:34 +0000 |
Richard M. Stallman |
(font-lock-fontify-buffer): Don't turn
|
Tue, 26 Oct 1993 20:02:21 +0000 |
Richard M. Stallman |
(text-mode-map): Bind ispell-complete-word to M-TAB.
|
Tue, 26 Oct 1993 20:01:56 +0000 |
Richard M. Stallman |
(ispell-look-command): New user variable.
|
Tue, 26 Oct 1993 18:06:48 +0000 |
Roland McGrath |
(eval-expression): Fix typo: missing paren.
|
Tue, 26 Oct 1993 03:29:54 +0000 |
Richard M. Stallman |
(bookmark-load, bookmark-write-file):
|
Tue, 26 Oct 1993 00:00:58 +0000 |
Karl Fogel |
Added a define-key for menu-bar-bookmark-map, so that the File menu on
|
Mon, 25 Oct 1993 23:56:15 +0000 |
Karl Fogel |
upped version to 2.5
|
Mon, 25 Oct 1993 20:01:29 +0000 |
Richard M. Stallman |
(comint-scroll-to-bottom-on-input): Default to nil.
|
Mon, 25 Oct 1993 06:18:23 +0000 |
Brian Fox |
(ispell): If the buffer to spell has no associated file, or, the
|
Mon, 25 Oct 1993 06:13:41 +0000 |
Brian Fox |
`provide' "dired" before running user hooks.
|
Mon, 25 Oct 1993 06:11:49 +0000 |
Brian Fox |
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
|
Mon, 25 Oct 1993 06:07:23 +0000 |
Brian Fox |
(eval-expression, edit-and-eval-command): Let
|
Mon, 25 Oct 1993 06:07:19 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 25 Oct 1993 05:57:08 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 25 Oct 1993 05:13:17 +0000 |
Brian Fox |
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
|
Mon, 25 Oct 1993 05:09:20 +0000 |
Brian Fox |
(Freplace_match): Fix argument names to match doc string.
|
Mon, 25 Oct 1993 04:54:54 +0000 |
Brian Fox |
Declare `logb' only if HAVE_LOGB is defined.
|
Mon, 25 Oct 1993 04:53:22 +0000 |
Richard M. Stallman |
(comint-scroll-to-bottom-on-input)
|
Mon, 25 Oct 1993 04:42:12 +0000 |
Brian Fox |
(Fcopy_file): Don't allow the copying of anything other than regular
|
Sun, 24 Oct 1993 23:28:06 +0000 |
Richard M. Stallman |
(read_key_sequence): Arg prompt is now a Lisp object.
|
Sun, 24 Oct 1993 23:21:21 +0000 |
Richard M. Stallman |
Define "dead keys" in key-translation-map, not in global-map.
|
Sun, 24 Oct 1993 04:05:22 +0000 |
Richard M. Stallman |
(isearch-yank): Handle `kill' as chunk type.
|
Sun, 24 Oct 1993 03:18:18 +0000 |
Richard M. Stallman |
(make-frame): Use before-make-frame-hook and after-make-frame-hook.
|
Fri, 22 Oct 1993 17:12:54 +0000 |
Richard M. Stallman |
(rlogin, rlogin-mode): Use comint-file-name-prefix,
|
Fri, 22 Oct 1993 11:20:55 +0000 |
Brian Fox |
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
|
Fri, 22 Oct 1993 02:57:36 +0000 |
Richard M. Stallman |
(comint-after-partial-file-name-command):
|
Fri, 22 Oct 1993 02:53:24 +0000 |
Richard M. Stallman |
(shell-after-partial-filename): Renamed from
|
Fri, 22 Oct 1993 01:16:04 +0000 |
Richard M. Stallman |
(status_notify): Don't read from process if filter is t.
|
Thu, 21 Oct 1993 21:25:05 +0000 |
Richard M. Stallman |
(blink-matching-open): Treat / syntax like \ syntax.
|
Thu, 21 Oct 1993 17:56:09 +0000 |
Richard M. Stallman |
(texinfo-format-begin-end): Bind cmd locally.
|
Thu, 21 Oct 1993 00:43:51 +0000 |
Richard M. Stallman |
(forms--set-minor-mode): Rewrite so that describe-mode
|
Wed, 20 Oct 1993 18:06:27 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 20 Oct 1993 18:02:46 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 20 Oct 1993 05:51:52 +0000 |
Richard M. Stallman |
(holiday-easter-etc): Fix Ascension Day string.
|
Wed, 20 Oct 1993 05:51:19 +0000 |
Richard M. Stallman |
(solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
|
Wed, 20 Oct 1993 05:50:35 +0000 |
Richard M. Stallman |
(list-sexp-diary-entries): Fix doc string.
|
Wed, 20 Oct 1993 05:49:24 +0000 |
Richard M. Stallman |
(calendar-week-start-day): New var (autoloaded) to
|
Wed, 20 Oct 1993 02:47:12 +0000 |
Richard M. Stallman |
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
|
Tue, 19 Oct 1993 03:26:37 +0000 |
Richard M. Stallman |
Recognize powerpc.
|
Tue, 19 Oct 1993 02:50:31 +0000 |
Paul Eggert |
(printlogline): Don't generate lines containing only white space.
|
Mon, 18 Oct 1993 07:54:49 +0000 |
Roland McGrath |
(list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
|
Mon, 18 Oct 1993 07:05:11 +0000 |
Noah Friedman |
(rlogin-initially-track-cwd): New variable.
|
Mon, 18 Oct 1993 05:37:51 +0000 |
Richard M. Stallman |
(reporter-submit-bug-report, reporter-mailer): reporter-mailer
|
Thu, 14 Oct 1993 18:28:24 +0000 |
Paul Eggert |
(vc-backend-checkout): Do not set umask to value that does not allow
|
Thu, 14 Oct 1993 04:30:19 +0000 |
Richard M. Stallman |
(Fcar_less_than_car): Fix typo in previous change.
|
Thu, 14 Oct 1993 04:29:17 +0000 |
Richard M. Stallman |
(Fdelete_overlay, Foverlay_put): Use marker_position,
|
Thu, 14 Oct 1993 00:11:42 +0000 |
Roland McGrath |
(rmail-output-file-alist): Doc fix.
|
Wed, 13 Oct 1993 06:08:00 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 13 Oct 1993 06:01:49 +0000 |
Richard M. Stallman |
(read_key_sequence): Allow function in key-translation-map
|
Wed, 13 Oct 1993 05:59:54 +0000 |
Richard M. Stallman |
(bookmark-write): Add numbered backups for bookmark file.
|
Tue, 12 Oct 1993 20:57:36 +0000 |
Richard M. Stallman |
(abbreviated-home-dir): Doc fix.
|
Tue, 12 Oct 1993 05:02:22 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 12 Oct 1993 00:53:28 +0000 |
Roland McGrath |
(map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.
|
Mon, 11 Oct 1993 03:52:24 +0000 |
Richard M. Stallman |
(rmail-retry-setup-hook): New hook variable.
|
Sat, 09 Oct 1993 21:51:36 +0000 |
Richard M. Stallman |
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
|
Sat, 09 Oct 1993 21:44:57 +0000 |
Richard M. Stallman |
(ispell-message-cite-regexp): Add definition.
|
Sat, 09 Oct 1993 21:30:48 +0000 |
Richard M. Stallman |
(Vafter_insert_file_functions): New variable.
|
Sat, 09 Oct 1993 20:03:33 +0000 |
David J. MacKenzie |
comment fix
|
Sat, 09 Oct 1993 20:00:23 +0000 |
David J. MacKenzie |
fix comment
|
Sat, 09 Oct 1993 03:47:15 +0000 |
Richard M. Stallman |
(rmail): Really don't get new mail if file name was given.
|
Sat, 09 Oct 1993 03:46:57 +0000 |
Richard M. Stallman |
(hack-local-variables): If buffer has no file, display its buffer name.
|
Sat, 09 Oct 1993 03:46:37 +0000 |
Richard M. Stallman |
(rmail-output): If message was shown with full headers,
|
Sat, 09 Oct 1993 03:46:09 +0000 |
Richard M. Stallman |
(timezone-parse-date): Handle new style 22-AUG-1993.
|
Fri, 08 Oct 1993 15:28:23 +0000 |
Richard M. Stallman |
(BSTRING): Define only if HAVE_BCOPY.
|
Fri, 08 Oct 1993 15:05:37 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Put into #if 0.
|
Fri, 08 Oct 1993 07:36:11 +0000 |
Brian Fox |
(skip_chars): Fixed typo.
|
Thu, 07 Oct 1993 22:58:57 +0000 |
Brian Fox |
(skip_chars): Reinstate check for end of buffer, ignoring cryptic
|
Thu, 07 Oct 1993 16:50:26 +0000 |
Richard M. Stallman |
Internal clean-up. Save information about current
|
Wed, 06 Oct 1993 21:54:36 +0000 |
Doug Evans |
fix 2 typos
|
Tue, 05 Oct 1993 01:57:38 +0000 |
Brian Fox |
(rsh): Add `host' to args passed to make-comint.
|
Tue, 05 Oct 1993 01:54:20 +0000 |
Brian Fox |
Doc fix.
|
Tue, 05 Oct 1993 01:50:32 +0000 |
Brian Fox |
Format comment.
|
Tue, 05 Oct 1993 01:48:48 +0000 |
Brian Fox |
Comment update reflects reality.
|
Tue, 05 Oct 1993 01:46:45 +0000 |
Brian Fox |
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to
|
Tue, 05 Oct 1993 01:34:06 +0000 |
Brian Fox |
(read_key_sequence): Don't declare first_event; it is no longer used.
|
Tue, 05 Oct 1993 01:29:54 +0000 |
Brian Fox |
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
|
Tue, 05 Oct 1993 01:19:12 +0000 |
Brian Fox |
(edit-and-eval-command): Let `read-from-minibuffer' manipulate the
|
Tue, 05 Oct 1993 00:54:01 +0000 |
Brian Fox |
Make sure that config.status contains the correct commands for
|
Tue, 05 Oct 1993 00:22:31 +0000 |
Richard M. Stallman |
(rmail-convert-to-babyl-format): Protect against
|
Mon, 04 Oct 1993 23:50:32 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 04 Oct 1993 20:51:01 +0000 |
Eric S. Raymond |
(vc-next-action) Fix (throw ... ) invocation to work with 19; this
|
Mon, 04 Oct 1993 04:31:33 +0000 |
Roland McGrath |
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
|
Sun, 03 Oct 1993 23:11:06 +0000 |
Roland McGrath |
(extrasub): Add vpath patterns for %.[yls].
|
Sun, 03 Oct 1993 23:03:13 +0000 |
Roland McGrath |
(LIBES): Add $(GNULIB_VAR) again at end.
|
Sun, 03 Oct 1993 21:18:51 +0000 |
Roland McGrath |
Don't do seddery on config.status after AC_OUTPUT.
|
Sun, 03 Oct 1993 20:43:37 +0000 |
Roland McGrath |
Use : instead of dnl for comment inside $makefile_command.
|
Sun, 03 Oct 1993 20:41:20 +0000 |
Roland McGrath |
No longer use vpath_sed. Instead, when we notice srcdir already
|
Sun, 03 Oct 1993 19:57:50 +0000 |
Roland McGrath |
In cmds to make src/Makefile, chmod Makefile.new before moving it.
|
Sun, 03 Oct 1993 19:55:09 +0000 |
Roland McGrath |
(VPATH): Define to @srcdir@.
|
Sun, 03 Oct 1993 19:54:21 +0000 |
Roland McGrath |
Fixed typos or brainos of whoever though `@' was the comment char.
|
Sun, 03 Oct 1993 19:33:04 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 03 Oct 1993 16:50:05 +0000 |
Erich Stefan Boleyn |
Recognize operating system "riscix*"; recognize acorn as vendor
|
Fri, 01 Oct 1993 22:40:49 +0000 |
Richard M. Stallman |
(build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.
|
Fri, 01 Oct 1993 09:51:07 +0000 |
Francesco Potort |
* etags.c (process_file): dead code removed.
|
Thu, 30 Sep 1993 23:36:54 +0000 |
Brian Fox |
(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.
|
Thu, 30 Sep 1993 23:25:30 +0000 |
Brian Fox |
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
|
Thu, 30 Sep 1993 23:11:45 +0000 |
Brian Fox |
Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just
|
Tue, 28 Sep 1993 10:04:53 +0000 |
Brian Fox |
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
|
Tue, 28 Sep 1993 09:56:06 +0000 |
Jim Blandy |
Doc fix.
|
Tue, 28 Sep 1993 09:54:36 +0000 |
Brian Fox |
(Fhandle_switch_frame): Doc fix.
|
Tue, 28 Sep 1993 09:52:13 +0000 |
Brian Fox |
(validate_plist): Add argument declaration for `list'.
|
Tue, 28 Sep 1993 09:48:57 +0000 |
Brian Fox |
Initial revision
|
Tue, 28 Sep 1993 09:45:54 +0000 |
Brian Fox |
Remove `src/ymakefile', add `src/Makefile.in.in'.
|
Tue, 28 Sep 1993 09:42:26 +0000 |
Brian Fox |
Change src/xemacs to src/emacs. We no longer create src/xemacs, so
|
Tue, 28 Sep 1993 09:41:00 +0000 |
Brian Fox |
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files
|
Tue, 28 Sep 1993 09:28:09 +0000 |
Brian Fox |
Allow any of the path or directory Makefile variables to be set with
|
Mon, 27 Sep 1993 04:36:31 +0000 |
Paul Eggert |
(vc-find-binary): Fix bug; it always claimed success.
|
Mon, 27 Sep 1993 02:19:46 +0000 |
Richard M. Stallman |
Version 2.3.
|
Mon, 27 Sep 1993 01:36:27 +0000 |
Richard M. Stallman |
(disassemble-internal): Allow a call to byte-code as argument.
|
Mon, 27 Sep 1993 01:02:43 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): New function.
|
Sat, 25 Sep 1993 22:46:34 +0000 |
Roland McGrath |
[MULTI_FRAME]: Increase PURESIZE to 220000.
|
Fri, 24 Sep 1993 20:02:03 +0000 |
Richard M. Stallman |
(ispell-message): Handle cited messages.
|
Fri, 24 Sep 1993 07:07:22 +0000 |
Brian Fox |
Avoid forcing the search of /usr/include before fixed include files by
|
Fri, 24 Sep 1993 04:10:11 +0000 |
Richard M. Stallman |
(other-frame): Warp the mouse so that the other
|
Fri, 24 Sep 1993 01:03:32 +0000 |
Paul Eggert |
Add -h, -n, -r options.
|
Thu, 23 Sep 1993 21:15:37 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Thu, 23 Sep 1993 21:00:12 +0000 |
Melissa Weisshaus |
Initial revision
|
Wed, 22 Sep 1993 18:32:09 +0000 |
Brian Fox |
Add declaration for atof if not predefined.
|
Wed, 22 Sep 1993 18:27:28 +0000 |
Brian Fox |
* Added fixes from Karl Berry for ISC-2.2.
|
Wed, 22 Sep 1993 18:25:03 +0000 |
Brian Fox |
(file_name_completion): Install case-preserving changes from Emacs 18
|
Wed, 22 Sep 1993 18:16:37 +0000 |
Brian Fox |
(w_wn_set_size_hint): Make recent window gravity addition
|
Wed, 22 Sep 1993 18:14:10 +0000 |
Brian Fox |
(Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.
|
Wed, 22 Sep 1993 18:13:27 +0000 |
Brian Fox |
(read_minibuf): Don't add history item if it is
|
Wed, 22 Sep 1993 18:12:09 +0000 |
Brian Fox |
(doprnt): Use a fixed buffer to store the format
|
Wed, 22 Sep 1993 18:11:10 +0000 |
Brian Fox |
(Qextended_command_history): New variable prevents
|
Wed, 22 Sep 1993 18:08:51 +0000 |
Brian Fox |
(sys_write): Keep trying to write out the data until
|
Wed, 22 Sep 1993 18:07:44 +0000 |
Brian Fox |
(XScreenNumberOfScreen): Move assignments out of declaration for (dpy,
|
Tue, 21 Sep 1993 07:51:53 +0000 |
Brian Fox |
(vc-do-command): Remove debugging output. Use (forward-line -1) instead
|
Tue, 21 Sep 1993 07:50:14 +0000 |
Brian Fox |
(texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.
|
Tue, 21 Sep 1993 07:48:37 +0000 |
Brian Fox |
(slitex-mode): Add ###autoload magic cookie.
|
Tue, 21 Sep 1993 07:47:15 +0000 |
Brian Fox |
(suppress-keymap): Use substitute-key-definition instead of manually
|
Tue, 21 Sep 1993 07:46:03 +0000 |
Brian Fox |
(s-hemi-seasons n-hemi-seasons): New constants are hemisphere
|
Tue, 21 Sep 1993 07:43:20 +0000 |
Brian Fox |
(kill-region): Use `equal' instead of `eq' to compare markers `beg'
|
Tue, 21 Sep 1993 07:34:20 +0000 |
Brian Fox |
(rmail-convert-file): If the file is empty, don't convert it after
|
Tue, 21 Sep 1993 07:32:51 +0000 |
Brian Fox |
(outline-minor-mode): Force update of modeline when outline-minor-mode
|
Tue, 21 Sep 1993 07:23:26 +0000 |
Brian Fox |
(local-write-file-hooks): Make this variable buffer-local.
|
Tue, 21 Sep 1993 07:18:36 +0000 |
Brian Fox |
(edebug-enter): Don't call the current function being debugged in
|
Tue, 21 Sep 1993 07:12:36 +0000 |
Brian Fox |
(dired-mode): Don't change the value of case-fold-search.
|
Tue, 21 Sep 1993 07:10:31 +0000 |
Brian Fox |
(diff): Doc fix.
|
Tue, 21 Sep 1993 07:06:16 +0000 |
Brian Fox |
(diary-syntax-table): Make sure that we use a copy of
|
Tue, 21 Sep 1993 07:00:37 +0000 |
Brian Fox |
(compile-internal): Back out jimb change of making buffer read-only. It
|
Tue, 21 Sep 1993 06:51:15 +0000 |
Brian Fox |
(calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).
|
Tue, 21 Sep 1993 06:47:21 +0000 |
Brian Fox |
(side-effect-free-fns): Add "-" and "1-" to the list.
|
Tue, 21 Sep 1993 03:44:04 +0000 |
Richard M. Stallman |
Total rewrite by Gillespie.
|
Mon, 20 Sep 1993 20:03:30 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 20 Sep 1993 20:02:01 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 20 Sep 1993 17:36:49 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): If follows a multi-click selection,
|
Mon, 20 Sep 1993 16:08:50 +0000 |
Francesco Potort |
Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)
|
Mon, 20 Sep 1993 15:40:38 +0000 |
Richard M. Stallman |
(ispell-message): New command, with menu bar item.
|
Mon, 20 Sep 1993 13:49:26 +0000 |
Richard M. Stallman |
(@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.
|
Mon, 20 Sep 1993 13:47:22 +0000 |
Brian Fox |
(do-install): Don't abort if ln or chmod at the end
|
Sun, 19 Sep 1993 20:04:21 +0000 |
Richard M. Stallman |
Use "sh -c pwd" when we want to avoid having the
|
Sun, 19 Sep 1993 19:54:04 +0000 |
Roland McGrath |
Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
|
Sun, 19 Sep 1993 19:32:35 +0000 |
Richard M. Stallman |
(indented-text-mode): Make only blank lines
|
Sun, 19 Sep 1993 19:28:39 +0000 |
Richard M. Stallman |
Add #undef HAVE_RES_INIT.
|
Sun, 19 Sep 1993 02:05:38 +0000 |
Roland McGrath |
(revert-buffer): Enable menu item when the buffer is modified.
|
Sun, 19 Sep 1993 01:54:48 +0000 |
Brian Fox |
add-log-full-name, add-log-mailing-address: new varialbes
|
Sun, 19 Sep 1993 00:17:52 +0000 |
Brian Fox |
Fixed naked backquotes in "echo" strings
|
Sat, 18 Sep 1993 02:13:02 +0000 |
Richard M. Stallman |
- (hilit-rehighlight-region): added (save-restriction (widen))
|
Fri, 17 Sep 1993 21:26:18 +0000 |
Richard M. Stallman |
(mouse-set-region): Put region in kill ring.
|
Fri, 17 Sep 1993 18:52:33 +0000 |
Roland McGrath |
(read-zippyism): New function.
|
Fri, 17 Sep 1993 18:51:05 +0000 |
Roland McGrath |
(read-cookie): New function.
|
Fri, 17 Sep 1993 17:51:40 +0000 |
Richard M. Stallman |
(directory-abbrev-alist): Doc fix.
|
Fri, 17 Sep 1993 16:50:01 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Fri, 17 Sep 1993 16:49:28 +0000 |
Richard M. Stallman |
Set up keymap at load time.
|
Fri, 17 Sep 1993 16:43:38 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 16 Sep 1993 22:58:36 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Use -lresolv if it seems appropriate.
|
Thu, 16 Sep 1993 20:08:34 +0000 |
Richard M. Stallman |
Test for res_init in libc.
|
Thu, 16 Sep 1993 20:02:25 +0000 |
Richard M. Stallman |
(perldb): New function, plus subroutines.
|
Thu, 16 Sep 1993 15:34:08 +0000 |
Richard M. Stallman |
In the file ${tempcname}, use configure___ instead of @configure@.
|
Thu, 16 Sep 1993 14:56:45 +0000 |
Richard M. Stallman |
(font-lock-fontify-region): Don't add `font-lock' props.
|
Wed, 15 Sep 1993 23:19:13 +0000 |
Paul Eggert |
(vc-prefix-map): Bind C-x v ~ to vc-version-other-window.
|
Wed, 15 Sep 1993 23:19:13 +0000 |
Paul Eggert |
(vc-version-other-window): New function.
|
Wed, 15 Sep 1993 22:59:12 +0000 |
Richard M. Stallman |
(rmail-forward): Insert the text right after the header separator.
|
Wed, 15 Sep 1993 05:25:16 +0000 |
Richard M. Stallman |
Change typos in comments.
|
Tue, 14 Sep 1993 19:47:43 +0000 |
Richard M. Stallman |
(LIB_STANDARD): Add a second -lc after crtn.o.
|
Tue, 14 Sep 1993 18:20:59 +0000 |
Richard M. Stallman |
Fix lots of doc strings.
|
Tue, 14 Sep 1993 16:51:54 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 14 Sep 1993 12:12:42 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Make definition empty.
|
Tue, 14 Sep 1993 12:10:53 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): New arg INHERIT.
|
Tue, 14 Sep 1993 12:10:27 +0000 |
Richard M. Stallman |
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
|
Tue, 14 Sep 1993 12:10:02 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Pass new arg to insert_from_string.
|
Tue, 14 Sep 1993 12:09:15 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Pass new arg to insert_from_string*.
|
Tue, 14 Sep 1993 12:08:49 +0000 |
Richard M. Stallman |
(Finsert_and_inherit): New function.
|
Tue, 14 Sep 1993 12:08:30 +0000 |
Richard M. Stallman |
(Freplace_match): Call Finsert_and_inherit.
|
Tue, 14 Sep 1993 12:08:02 +0000 |
Richard M. Stallman |
(insert_from_string): Pass extra arg to graft_intervals_into_buffer.
|
Mon, 13 Sep 1993 04:15:45 +0000 |
Richard M. Stallman |
(HAVE_X11R4): If AIX, do not define HAVE_X11R4.
|
Mon, 13 Sep 1993 04:15:24 +0000 |
Richard M. Stallman |
(AIX3_2): Defined.
|
Mon, 13 Sep 1993 04:15:08 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.
|
Sun, 12 Sep 1993 12:36:30 +0000 |
Richard M. Stallman |
(bzero, bcopy, bcmp): Don't define as functions
|
Sun, 12 Sep 1993 11:25:16 +0000 |
Richard M. Stallman |
(sc-glom-headers): Bind mark-active around calling region-...
|
Sun, 12 Sep 1993 10:51:49 +0000 |
Roland McGrath |
Dist vpath.sed
|
Sun, 12 Sep 1993 10:49:30 +0000 |
Roland McGrath |
(lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.
|
Sun, 12 Sep 1993 10:47:34 +0000 |
Roland McGrath |
Substitute variable `vpath_sed'.
|
Sun, 12 Sep 1993 10:45:13 +0000 |
Roland McGrath |
Initial revision
|
Sun, 12 Sep 1993 01:35:44 +0000 |
Roland McGrath |
Include <src/paths.h>, instead "src/paths.h".
|
Sun, 12 Sep 1993 01:34:01 +0000 |
Roland McGrath |
Include <paths.h>, not "paths.h".
|
Sat, 11 Sep 1993 15:13:31 +0000 |
Richard M. Stallman |
(font-lock-fontify-region): Put on `font-lock'
|
Sat, 11 Sep 1993 10:45:25 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): Ignore any specification
|
Sat, 11 Sep 1993 10:40:03 +0000 |
Richard M. Stallman |
(rmail-convert-file): Narrow to exclude the Babyl header.
|
Fri, 10 Sep 1993 13:48:39 +0000 |
Richard M. Stallman |
(dun-save-game): Use correct name of endgame question.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Fri, 10 Sep 1993 06:08:27 +0000 |
Roland McGrath |
Remove check for $srcdir being configured. This pretty much works now.
|
Fri, 10 Sep 1993 05:40:51 +0000 |
Roland McGrath |
(b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
|
Fri, 10 Sep 1993 05:18:08 +0000 |
Roland McGrath |
(info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use
|
Fri, 10 Sep 1993 05:15:05 +0000 |
Roland McGrath |
(clean): Use rm -f.
|
Fri, 10 Sep 1993 05:05:39 +0000 |
Roland McGrath |
(rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.
|
Fri, 10 Sep 1993 05:02:57 +0000 |
Roland McGrath |
Initial revision
|
Fri, 10 Sep 1993 05:01:21 +0000 |
Roland McGrath |
Recognize operating system `netbsd*'.
|
Fri, 10 Sep 1993 04:47:05 +0000 |
Roland McGrath |
(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
|
Fri, 10 Sep 1993 04:36:09 +0000 |
Roland McGrath |
entered into RCS
|
Fri, 10 Sep 1993 04:22:01 +0000 |
Roland McGrath |
*** empty log message ***
|
Thu, 09 Sep 1993 04:31:05 +0000 |
Noah Friedman |
require 'shell
|
Wed, 08 Sep 1993 19:06:01 +0000 |
Paul Eggert |
(vc-backend-steal): Fix typo when invoking the 'rcs' command
|
Wed, 08 Sep 1993 17:53:49 +0000 |
Richard M. Stallman |
(x_term_init): Call change_keyboard_wait_descriptor,
|
Wed, 08 Sep 1993 17:53:11 +0000 |
Richard M. Stallman |
(keyboard_descriptor): New variable.
|
Wed, 08 Sep 1993 16:55:53 +0000 |
Richard M. Stallman |
(stuff_char): Use input_fd.
|
Wed, 08 Sep 1993 15:28:44 +0000 |
Francesco Potort |
* filelock.c (fill_in_lock_short_file_name): corrected the crc
|
Wed, 08 Sep 1993 07:39:14 +0000 |
Roland McGrath |
(shell-dirstack-message): Recognize ~ by matching the expansion of "~" with
|
Wed, 08 Sep 1993 07:09:00 +0000 |
Roland McGrath |
(rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate
|
Wed, 08 Sep 1993 07:06:46 +0000 |
Roland McGrath |
(shell-cd): New function, like `cd' but prepend comint-filename-prefix.
|
Wed, 08 Sep 1993 07:01:42 +0000 |
Roland McGrath |
(shell-resync-dirs, shell-process-cd, shell-process-pushd,
|
Wed, 08 Sep 1993 06:59:23 +0000 |
Roland McGrath |
(comint-filename-prefix): New variable.
|
Wed, 08 Sep 1993 06:22:44 +0000 |
Roland McGrath |
(ange-ftp-file-executable-p): New function, handles file-executable-p.
|
Tue, 07 Sep 1993 10:41:05 +0000 |
Richard M. Stallman |
(rmail-convert-file): Exclude the Babyl header
|
Tue, 07 Sep 1993 08:36:48 +0000 |
Richard M. Stallman |
(command-line): Setq inhibit-startup-message to nil.
|
Tue, 07 Sep 1993 00:56:00 +0000 |
Roland McGrath |
(jump-to-register): Take new optional arg NODELETE (prefix arg); pass
|
Tue, 07 Sep 1993 00:53:48 +0000 |
Roland McGrath |
(set-frame-configuration): Take new optional arg NODELETE; if non-nil,
|
Tue, 07 Sep 1993 00:45:56 +0000 |
Roland McGrath |
({window,frame}-configuration-to-register): Fix prompt string in
|
Mon, 06 Sep 1993 22:48:00 +0000 |
Roland McGrath |
Don't clobber existing binding for menu-bar in global-map.
|
Mon, 06 Sep 1993 22:37:51 +0000 |
Paul Eggert |
(calendar-time-zone-daylight-rules): Remove special case for Israel.
|
Mon, 06 Sep 1993 22:15:21 +0000 |
Roland McGrath |
(tag-exact-match-p): Return true if TAG is the explicit tag name.
|
Mon, 06 Sep 1993 13:01:02 +0000 |
Richard M. Stallman |
Fix version in comment.
|
Mon, 06 Sep 1993 12:59:18 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 06 Sep 1993 11:39:39 +0000 |
Francesco Potort |
* etags.c (L_isdef, L_isquote, L_getit): small optimisations.
|
Sun, 05 Sep 1993 22:24:31 +0000 |
Richard M. Stallman |
Comment fixes.
|
Mon, 30 Aug 1993 16:17:35 +0000 |
Roland McGrath |
(next-file): If arg is neither t nor nil, then eval it to return initial
|
Sun, 29 Aug 1993 17:28:19 +0000 |
Paul Eggert |
Use integers instead of floating point where they will do.
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(calendar-time-zone-daylight-rules): Scan through the
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(solar-holidays): Use new
|
Sat, 28 Aug 1993 04:14:25 +0000 |
Paul Eggert |
(solar-time-string):
|
Fri, 27 Aug 1993 03:55:16 +0000 |
Paul Eggert |
(vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
|
Fri, 27 Aug 1993 01:57:48 +0000 |
Paul Eggert |
(vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.
|
Wed, 25 Aug 1993 19:33:07 +0000 |
Paul Eggert |
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
|
Wed, 25 Aug 1993 08:18:56 +0000 |
Paul Eggert |
Append /usr/ccs/bin and /usr/sccs to PATH.
|
Fri, 20 Aug 1993 15:55:57 +0000 |
Jim Blandy |
* calendar.el (calendar-absolute-from-iso,
|
Fri, 20 Aug 1993 15:55:29 +0000 |
Jim Blandy |
* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
|
Thu, 19 Aug 1993 22:29:35 +0000 |
David J. MacKenzie |
comment fix
|
Thu, 19 Aug 1993 20:18:46 +0000 |
Roland McGrath |
(F{next,previous}_single_property_change): Doc fix.
|
Wed, 18 Aug 1993 16:48:58 +0000 |
Roland McGrath |
(texinfo-environment-regexp): Match cartouche.
|
Wed, 18 Aug 1993 16:48:32 +0000 |
Roland McGrath |
(update-copyright): Handle two-digit years with apostrophes.
|
Mon, 16 Aug 1993 19:10:25 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 15 Aug 1993 05:47:03 +0000 |
Richard M. Stallman |
(find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
|
Sun, 15 Aug 1993 04:38:25 +0000 |
Richard M. Stallman |
Include getdate.c in distribution.
|
Sun, 15 Aug 1993 04:28:05 +0000 |
Richard M. Stallman |
(mkdir, rmdir): Use wait_for_termination to wait.
|
Sun, 15 Aug 1993 03:55:29 +0000 |
Richard M. Stallman |
(HAVE_VFORK, INTEL386, aix386): Add #undef.
|
Sun, 15 Aug 1993 03:54:35 +0000 |
Richard M. Stallman |
(Qread_file_name_internal): New var.
|
Sun, 15 Aug 1993 03:53:33 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Sun, 15 Aug 1993 03:52:43 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Sun, 15 Aug 1993 03:49:28 +0000 |
Richard M. Stallman |
(adjust_intervals_for_insertion): If inserting in middle
|
Sun, 15 Aug 1993 03:39:42 +0000 |
Richard M. Stallman |
(mostlyclean): Don't delete emacs here.
|
Sat, 14 Aug 1993 23:02:58 +0000 |
Richard M. Stallman |
(struct property_change): New field `arrived'.
|
Sat, 14 Aug 1993 20:16:43 +0000 |
Richard M. Stallman |
(compile_pattern): Cast result of re_compile_pattern.
|
Sat, 14 Aug 1993 19:52:32 +0000 |
Richard M. Stallman |
(bookmark-alist): Move defvar before first use.
|
Sat, 14 Aug 1993 19:49:27 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 14 Aug 1993 18:37:47 +0000 |
Richard M. Stallman |
(init_cmdargs): Check openp result for 1, not != 0.
|
Sat, 14 Aug 1993 11:04:06 +0000 |
Richard M. Stallman |
New version from Fogel.
|
Sat, 14 Aug 1993 11:00:54 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sat, 14 Aug 1993 10:59:10 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sat, 14 Aug 1993 10:32:54 +0000 |
Richard M. Stallman |
(list-buffers-directory): Add declaration.
|
Sat, 14 Aug 1993 10:30:09 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Adjust coords so they are relative to the inner window.
|
Sat, 14 Aug 1993 09:38:56 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 14 Aug 1993 09:23:46 +0000 |
Richard M. Stallman |
(frame-initialize): Check for `on' or `true'
|
Sat, 14 Aug 1993 09:23:24 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Check for `on' or `true'
|
Sat, 14 Aug 1993 09:13:23 +0000 |
Richard M. Stallman |
(outline-level): New var. Everything funcalls this
|
Sat, 14 Aug 1993 09:08:50 +0000 |
Richard M. Stallman |
(outline-minor-mode-prefix): New variable.
|
Sat, 14 Aug 1993 08:39:25 +0000 |
Richard M. Stallman |
(frame-initialize): Handle reverseVideo x-resource.
|
Sat, 14 Aug 1993 07:54:59 +0000 |
Richard M. Stallman |
(momentary-string-display): Scroll to keep the string on the screen.
|
Sat, 14 Aug 1993 07:34:28 +0000 |
Richard M. Stallman |
(__CTOR_LIST__): Don't declare it on Linux.
|
Sat, 14 Aug 1993 07:21:00 +0000 |
Richard M. Stallman |
(getpwuid): Declare it as in xrdb.c.
|
Sat, 14 Aug 1993 07:20:08 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Don't die if just one of
|
Sat, 14 Aug 1993 07:14:13 +0000 |
Richard M. Stallman |
(internal_equal): Typo in previous change.
|
Sat, 14 Aug 1993 05:32:25 +0000 |
Richard M. Stallman |
(i386-*-sunos4): Assume Sunos 4.0.
|
Sat, 14 Aug 1993 04:36:08 +0000 |
Richard M. Stallman |
(property_change_between_p): Test NULL_INTERVAL_P
|
Sat, 14 Aug 1993 03:50:26 +0000 |
Richard M. Stallman |
(internal_equal): All markers in no buffer are equal.
|
Sat, 14 Aug 1993 03:45:08 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Don't add multiple errors for one source line.
|
Sat, 14 Aug 1993 03:36:02 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Change C-c e to C-c C-b.
|
Fri, 13 Aug 1993 23:35:42 +0000 |
Roland McGrath |
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
|
Fri, 13 Aug 1993 22:23:19 +0000 |
Richard M. Stallman |
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
|
Fri, 13 Aug 1993 22:21:52 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Deleted.
|
Fri, 13 Aug 1993 22:18:34 +0000 |
Richard M. Stallman |
Check for XScreenNumberOfScreen.
|
Fri, 13 Aug 1993 22:16:38 +0000 |
Richard M. Stallman |
(XScreenNumberOfScreen): New function.
|
Fri, 13 Aug 1993 21:40:37 +0000 |
Richard M. Stallman |
(START_FILES, LIB_STANDARD): Don't define if USG5_4.
|
Fri, 13 Aug 1993 19:09:21 +0000 |
Richard M. Stallman |
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
|
Fri, 13 Aug 1993 18:40:37 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers): Use list-buffers-directory.
|
Fri, 13 Aug 1993 08:44:21 +0000 |
Richard M. Stallman |
(C_ALLOCA): Don't define it.
|
Fri, 13 Aug 1993 06:32:49 +0000 |
Richard M. Stallman |
(isearch-edit-string): Use read-event, not read-char.
|
Fri, 13 Aug 1993 06:19:21 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Use bcopy to copy
|
Fri, 13 Aug 1993 06:01:05 +0000 |
Richard M. Stallman |
(site-run-file): New variable.
|
Fri, 13 Aug 1993 05:38:33 +0000 |
Richard M. Stallman |
(get_data_region): Add cast to avoid warning.
|
Fri, 13 Aug 1993 01:17:59 +0000 |
Richard M. Stallman |
(backup-inhibited): Doc fix.
|
Fri, 13 Aug 1993 01:08:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 13 Aug 1993 00:59:51 +0000 |
Richard M. Stallman |
New version from Fogel.
|
Fri, 13 Aug 1993 00:46:48 +0000 |
Richard M. Stallman |
(Flogb): Error at run time if not supported.
|
Thu, 12 Aug 1993 22:23:59 +0000 |
Richard M. Stallman |
(make-path): Dep on config.h.
|
Thu, 12 Aug 1993 22:21:12 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Really go to minibuffer; no save-excursion.
|
Thu, 12 Aug 1993 22:17:13 +0000 |
Roland McGrath |
*** empty log message ***
|
Thu, 12 Aug 1993 22:07:47 +0000 |
Richard M. Stallman |
(Flogb): Doc fix.
|
Thu, 12 Aug 1993 22:05:30 +0000 |
Richard M. Stallman |
Include process.h.
|
Thu, 12 Aug 1993 21:55:46 +0000 |
Richard M. Stallman |
Include alloca.h if appropriate.
|
Thu, 12 Aug 1993 21:01:06 +0000 |
Richard M. Stallman |
(Fdelete_frame): Add parens for clarity.
|
Thu, 12 Aug 1993 18:38:32 +0000 |
Roland McGrath |
(tar-mode-map): Don't bind C-c.
|
Thu, 12 Aug 1993 08:09:00 +0000 |
Richard M. Stallman |
(paragraph-start): Doc fix.
|
Thu, 12 Aug 1993 07:56:35 +0000 |
Richard M. Stallman |
Fix typo in last change.
|
Thu, 12 Aug 1993 05:39:25 +0000 |
Richard M. Stallman |
(HAVE_GETHOSTNAME): #if 0'd.
|
Thu, 12 Aug 1993 05:33:16 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing if input is pending.
|
Thu, 12 Aug 1993 04:53:38 +0000 |
Richard M. Stallman |
(BIG_ENDIAN): Don't actually define it.
|
Thu, 12 Aug 1993 03:36:56 +0000 |
Richard M. Stallman |
(dired-compress-file): Fix previous change.
|
Thu, 12 Aug 1993 00:23:54 +0000 |
Richard M. Stallman |
(rmail-forward): Don't bind mail-signature, mail-setup-hook.
|
Wed, 11 Aug 1993 23:15:09 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Delete the -L options.
|
Wed, 11 Aug 1993 21:29:51 +0000 |
Richard M. Stallman |
(mouse-drag-region): Mouse in menu bar means scroll up.
|
Wed, 11 Aug 1993 21:26:38 +0000 |
Roland McGrath |
(next-error): Handle zero and negative prefix args.
|
Wed, 11 Aug 1993 21:10:44 +0000 |
Richard M. Stallman |
(describe_buffer_bindings): Declare shadow just once.
|
Wed, 11 Aug 1993 21:08:13 +0000 |
Richard M. Stallman |
(verify_overlay_modification): initialize endpos.
|
Wed, 11 Aug 1993 21:01:20 +0000 |
Richard M. Stallman |
(indented-text-mode): Doc fix.
|
Wed, 11 Aug 1993 20:55:04 +0000 |
Richard M. Stallman |
(TRUE, FALSE): Don't define if already defined.
|
Wed, 11 Aug 1993 20:48:04 +0000 |
Richard M. Stallman |
(enum resource_types): Delete final comma.
|
Wed, 11 Aug 1993 20:46:27 +0000 |
Richard M. Stallman |
(enum window_loop): Delete final comma.
|
Wed, 11 Aug 1993 20:45:15 +0000 |
Richard M. Stallman |
(enum event_kind): Delete final comma.
|
Wed, 11 Aug 1993 20:42:43 +0000 |
Richard M. Stallman |
(BIG_ENDIAN): Don't define if already defined.
|
Wed, 11 Aug 1993 20:37:21 +0000 |
Richard M. Stallman |
Comment fix.
|
Wed, 11 Aug 1993 20:36:30 +0000 |
Richard M. Stallman |
(ask-user-about-supersession-threat): Mention file name when asking question.
|
Wed, 11 Aug 1993 20:18:06 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Don't use value of make-face.
|
Wed, 11 Aug 1993 19:29:19 +0000 |
Richard M. Stallman |
(Frecenter): Preserve point in the buffer we change it in.
|
Wed, 11 Aug 1993 19:22:35 +0000 |
Richard M. Stallman |
(font-menu-add-default): Use list, not cons, for new elt.
|
Wed, 11 Aug 1993 19:20:22 +0000 |
Richard M. Stallman |
(font-menu-add-default): Fix previous change.
|
Wed, 11 Aug 1993 19:09:15 +0000 |
Richard M. Stallman |
(Fnewline): If we don't do the first SET_PT,
|
Wed, 11 Aug 1993 18:21:49 +0000 |
Richard M. Stallman |
(emerge-find-difference): Add interactive spec.
|
Wed, 11 Aug 1993 18:13:14 +0000 |
Richard M. Stallman |
(do-install): Install info/sc*.
|
Wed, 11 Aug 1993 07:56:40 +0000 |
Richard M. Stallman |
(make_lispy_event): Clear all but 0377 in event->code.
|
Wed, 11 Aug 1993 07:27:10 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 11 Aug 1993 06:39:21 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Set float-output-format to
|
Wed, 11 Aug 1993 06:38:38 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Set float-output-format to
|
Wed, 11 Aug 1993 06:17:43 +0000 |
Richard M. Stallman |
(mouse-set-point): Use event-end, not event-start.
|
Wed, 11 Aug 1993 06:02:05 +0000 |
Richard M. Stallman |
(other-frame): Fix error in loop counting.
|
Wed, 11 Aug 1993 05:53:25 +0000 |
Richard M. Stallman |
(do-install): Install info/gnus*.
|
Wed, 11 Aug 1993 05:24:29 +0000 |
Richard M. Stallman |
(direct_output_forward_char): Fix previous change:
|
Wed, 11 Aug 1993 05:23:49 +0000 |
Richard M. Stallman |
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
|
Wed, 11 Aug 1993 05:01:04 +0000 |
Richard M. Stallman |
(tpu-help): Use variables for "n" and "p".
|
Wed, 11 Aug 1993 05:00:27 +0000 |
Richard M. Stallman |
Insert setqs for tpu-help-... variables.
|
Wed, 11 Aug 1993 04:51:08 +0000 |
Richard M. Stallman |
(receive_incremental_selection): Use bcopy, not memcpy.
|
Wed, 11 Aug 1993 04:49:27 +0000 |
Richard M. Stallman |
(BIG_ENDIAN): Provide a value that matches the system.
|
Wed, 11 Aug 1993 04:47:56 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
|
Wed, 11 Aug 1993 04:47:39 +0000 |
Richard M. Stallman |
Add #undef HAVE_FTIME.
|
Wed, 11 Aug 1993 04:09:28 +0000 |
Richard M. Stallman |
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.
|
Tue, 10 Aug 1993 21:30:51 +0000 |
Richard M. Stallman |
(m88k-tektronix-sysv3*): Added the missing *.
|
Tue, 10 Aug 1993 21:27:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 10 Aug 1993 21:24:41 +0000 |
Richard M. Stallman |
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
|
Tue, 10 Aug 1993 21:22:44 +0000 |
Richard M. Stallman |
Handle NO_TERMIO in principal HAVE_TERMIOS case.
|
Tue, 10 Aug 1993 21:16:01 +0000 |
Richard M. Stallman |
(x_get_customization_string): Don't use value of strcpy.
|
Tue, 10 Aug 1993 20:35:31 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 10 Aug 1993 18:16:48 +0000 |
Roland McGrath |
Check for -lm. Then can check for frexp and logb.
|
Tue, 10 Aug 1993 17:57:31 +0000 |
Roland McGrath |
Undo last change.
|
Tue, 10 Aug 1993 17:52:21 +0000 |
Roland McGrath |
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
|
Tue, 10 Aug 1993 17:27:50 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Macro #defined.
|
Tue, 10 Aug 1993 17:03:06 +0000 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
Tue, 10 Aug 1993 08:24:55 +0000 |
Richard M. Stallman |
(texinfo-delete-from-print-queue)
|
Tue, 10 Aug 1993 05:53:31 +0000 |
Richard M. Stallman |
(hebrew-holidays-3): Fix misspelling in var name.
|
Tue, 10 Aug 1993 05:47:49 +0000 |
Richard M. Stallman |
(Fexpt): Use IN_FLOAT2.
|
Tue, 10 Aug 1993 04:36:30 +0000 |
Richard M. Stallman |
(Vinvocation_directory): Declared.
|
Tue, 10 Aug 1993 04:19:12 +0000 |
Richard M. Stallman |
Change revision number and comments.
|
Tue, 10 Aug 1993 04:18:52 +0000 |
Richard M. Stallman |
Added section on local variables.
|
Tue, 10 Aug 1993 04:18:28 +0000 |
Richard M. Stallman |
(tpu-gnu-map-key): Repaired the key name
|
Tue, 10 Aug 1993 04:18:07 +0000 |
Richard M. Stallman |
(tpu-search-internal): Changed variable
|
Tue, 10 Aug 1993 04:17:38 +0000 |
Richard M. Stallman |
(tpu-version): Print version number rather than the RCS revision number.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(gnus-caesar-region): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(calendar-/, calendar-%): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
solar-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
`mod' is no longer an alias for `%'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(floor*): Use `floor' instead of doing most the work ourselves.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(ring-mod): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(abs, ceiling, floor): Remove, since they now redefine
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
ring-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(vc-previous-comment): Use `mod', not `ring-mod'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Fmod): New function; result is always same sign as divisor.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
|
Tue, 10 Aug 1993 01:32:23 +0000 |
Richard M. Stallman |
(unexec): Add casts for some comparisons.
|
Mon, 09 Aug 1993 22:06:00 +0000 |
Paul Eggert |
(awkscript): Some sites put comma-separated junk after the fullname.
|
Mon, 09 Aug 1993 06:18:02 +0000 |
Richard M. Stallman |
(edit-picture-hook): Use add-hook to modify it.
|
Mon, 09 Aug 1993 06:17:30 +0000 |
Richard M. Stallman |
(enable-local-variables): setq deleted.
|
Mon, 09 Aug 1993 06:04:14 +0000 |
Jim Blandy |
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
|
Mon, 09 Aug 1993 05:56:29 +0000 |
Richard M. Stallman |
(server-visit-files): Restore current-buffer by hand,
|
Mon, 09 Aug 1993 05:45:12 +0000 |
Richard M. Stallman |
(term_init): Improve error messages (give sh commands).
|
Mon, 09 Aug 1993 05:03:17 +0000 |
Richard M. Stallman |
(ange-ftp-send-cmd): Bind ange-ftp-this-...
|
Mon, 09 Aug 1993 04:36:47 +0000 |
Richard M. Stallman |
(gud-dbx-marker-filter): Detect signals as well as bpts.
|
Mon, 09 Aug 1993 00:57:19 +0000 |
Richard M. Stallman |
(comint-mode-map): Delete C-c C-y binding.
|
Mon, 09 Aug 1993 00:08:55 +0000 |
Richard M. Stallman |
(mh-read-msg-list): Undo previous change.
|
Sun, 08 Aug 1993 23:19:24 +0000 |
Richard M. Stallman |
(mark_object): Declare ptr volatile, or don't use it
|
Sun, 08 Aug 1993 22:38:31 +0000 |
Richard M. Stallman |
(struct font_info): New structure.
|
Sun, 08 Aug 1993 21:58:25 +0000 |
Richard M. Stallman |
(src, lisp): Include OChangeLog in dist.
|
Sun, 08 Aug 1993 19:18:26 +0000 |
Richard M. Stallman |
(minibuffer-window-active-p): New function.
|
Sun, 08 Aug 1993 19:16:42 +0000 |
Richard M. Stallman |
(mouse-set-point): Error if click in inactive minibuffer.
|
Sun, 08 Aug 1993 17:43:28 +0000 |
Richard M. Stallman |
(src): Don't put gnu-hp300 in dist.
|
Sun, 08 Aug 1993 07:47:33 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Sun, 08 Aug 1993 07:41:41 +0000 |
Richard M. Stallman |
Don't put -q in args.
|
Sun, 08 Aug 1993 07:21:22 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): If match started with Ctrl-m,
|
Sun, 08 Aug 1993 06:55:45 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
Sun, 08 Aug 1993 06:23:21 +0000 |
Richard M. Stallman |
(Vinvocation_directory): New var.
|
Sun, 08 Aug 1993 05:17:22 +0000 |
Richard M. Stallman |
(expand_and_dir_to_file): Use Fdirectory_file_name.
|
Sun, 08 Aug 1993 05:01:06 +0000 |
Richard M. Stallman |
(init_lread): Normally put Vinvocation_directory
|
Sun, 08 Aug 1993 05:00:25 +0000 |
Richard M. Stallman |
(dired-compress-file): For .z file, run gunzip.
|
Sun, 08 Aug 1993 00:44:26 +0000 |
Jim Blandy |
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of
|
Sun, 08 Aug 1993 00:20:22 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 07 Aug 1993 19:25:43 +0000 |
Richard M. Stallman |
(dired-diff): Read options right here;
|
Sat, 07 Aug 1993 08:19:18 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't keep breaking the line
|
Fri, 06 Aug 1993 23:37:41 +0000 |
Richard M. Stallman |
(x_term_init): Set the hooks before we call Fset_input_mode.
|
Fri, 06 Aug 1993 22:45:22 +0000 |
Richard M. Stallman |
(set_poll_suppress_count): New function.
|
Fri, 06 Aug 1993 22:44:00 +0000 |
Richard M. Stallman |
(unwind_to_catch): Call set_poll_suppress_count.
|
Fri, 06 Aug 1993 22:15:45 +0000 |
Richard M. Stallman |
(indent-region): Fix paren error in last change.
|
Fri, 06 Aug 1993 22:11:20 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Fix paren error in last change.
|
Fri, 06 Aug 1993 21:17:16 +0000 |
Richard M. Stallman |
(Fset_input_mode): Start polling, if appropriate.
|
Fri, 06 Aug 1993 21:06:10 +0000 |
Roland McGrath |
(menu-bar-mode): Defvar removed.
|
Fri, 06 Aug 1993 21:03:45 +0000 |
Roland McGrath |
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
|
Fri, 06 Aug 1993 20:29:23 +0000 |
Roland McGrath |
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
|
Fri, 06 Aug 1993 20:24:57 +0000 |
Roland McGrath |
(help-for-help): Mention C-k and C-f.
|
Fri, 06 Aug 1993 18:03:10 +0000 |
Richard M. Stallman |
(after-find-file): Improve warning message about
|
Fri, 06 Aug 1993 01:56:26 +0000 |
Richard M. Stallman |
(indent-region): Rename arg ARG to COLUMN.
|
Fri, 06 Aug 1993 01:01:53 +0000 |
Richard M. Stallman |
Total rewrite; includes ibmps2-aix.h.
|
Thu, 05 Aug 1993 21:53:02 +0000 |
Richard M. Stallman |
(help-admin-map): Fix menu item text.
|
Thu, 05 Aug 1993 21:21:27 +0000 |
Richard M. Stallman |
(do_autoload): Don't report autoload failure
|
Thu, 05 Aug 1993 21:16:04 +0000 |
Richard M. Stallman |
(machine): Add i370-ibm-aix*.
|
Thu, 05 Aug 1993 21:03:28 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Don't redefine it here.
|
Thu, 05 Aug 1993 20:47:30 +0000 |
Richard M. Stallman |
(font-lock-fontify-region): Handle comment-start-skip = nil.
|
Thu, 05 Aug 1993 17:38:20 +0000 |
Richard M. Stallman |
Doc fix.
|
Thu, 05 Aug 1993 06:54:58 +0000 |
Richard M. Stallman |
(rmail-resend): Delete any Sender field.
|
Thu, 05 Aug 1993 01:51:54 +0000 |
Richard M. Stallman |
(Fyes_or_no_p): Use Qyes_or_no_p_history.
|
Thu, 05 Aug 1993 01:37:04 +0000 |
Richard M. Stallman |
(perl-mode): Add autoload cookie.
|
Wed, 04 Aug 1993 23:19:50 +0000 |
Richard M. Stallman |
(sendmail-program): Try /usr/sbin/sendmail.el also.
|
Wed, 04 Aug 1993 23:02:10 +0000 |
Richard M. Stallman |
(diary-display-hook): Change default and fix doc string.
|
Wed, 04 Aug 1993 23:01:24 +0000 |
Richard M. Stallman |
(list-diary-entries): Split diary-display-hook into two
|
Wed, 04 Aug 1993 22:51:22 +0000 |
Richard M. Stallman |
(expand_and_dir_to_file): Remove final / by copying abspath.
|
Wed, 04 Aug 1993 08:20:00 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 04 Aug 1993 04:37:11 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Don't discard all the normal
|
Wed, 04 Aug 1993 04:18:32 +0000 |
Richard M. Stallman |
[BSD4_3] (HAVE_FTIME): Defined.
|
Wed, 04 Aug 1993 04:17:08 +0000 |
Richard M. Stallman |
(Frem): Don't accept floats, just ints and markers.
|
Wed, 04 Aug 1993 03:41:03 +0000 |
Richard M. Stallman |
(print-region-1): Make END a marker so untabify relocates it.
|
Tue, 03 Aug 1993 21:38:31 +0000 |
Roland McGrath |
(compilation-minor-mode): Make variable buffer-local.
|
Tue, 03 Aug 1993 18:52:07 +0000 |
Richard M. Stallman |
(man): Define as alias.
|
Tue, 03 Aug 1993 18:23:39 +0000 |
Richard M. Stallman |
(CRT0_COMPILE): Add -O and -Demacs.
|
Tue, 03 Aug 1993 17:45:17 +0000 |
Richard M. Stallman |
(window-setup-hook): Add hook function.
|
Tue, 03 Aug 1993 07:52:10 +0000 |
Roland McGrath |
(comint-dynamic-list-completions): Expand PATHDIR in call to
|
Tue, 03 Aug 1993 07:28:04 +0000 |
Jim Blandy |
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
|
Tue, 03 Aug 1993 07:12:34 +0000 |
Richard M. Stallman |
Make boldness and italicness affect subsequently created frames.
|
Tue, 03 Aug 1993 07:02:38 +0000 |
Jim Blandy |
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
|
Tue, 03 Aug 1993 06:57:03 +0000 |
Jim Blandy |
* configure.in (function checks): Test for mkdir and rmdir.
|
Tue, 03 Aug 1993 06:38:26 +0000 |
Roland McGrath |
(shrink-window-if-larger-than-buffer): Pass WINDOW to
|
Tue, 03 Aug 1993 05:46:33 +0000 |
Richard M. Stallman |
(cmpl-read-time-eval): Make it no-op.
|
Tue, 03 Aug 1993 04:36:52 +0000 |
Richard M. Stallman |
(completion-version): New variable.
|
Tue, 03 Aug 1993 04:30:43 +0000 |
Richard M. Stallman |
Don't mention dir `s/' in #include.
|
Tue, 03 Aug 1993 04:09:19 +0000 |
Richard M. Stallman |
(telnet): If we already have a telnet to HOST, just switch buffers.
|
Tue, 03 Aug 1993 03:33:14 +0000 |
Roland McGrath |
(other-frame): Skip iconified and invisible frames.
|
Tue, 03 Aug 1993 02:40:31 +0000 |
Richard M. Stallman |
(vfork): Move this outside the USG conditional.
|
Tue, 03 Aug 1993 01:07:55 +0000 |
Richard M. Stallman |
(occur-mode-goto-occurrence): Give meaningful error
|
Mon, 02 Aug 1993 23:33:41 +0000 |
Roland McGrath |
(comint-dynamic-complete): If called interactively twice in a row, give the
|
Mon, 02 Aug 1993 23:04:05 +0000 |
Roland McGrath |
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
|
Mon, 02 Aug 1993 22:56:58 +0000 |
Roland McGrath |
(comint-dynamic-completion): Say "Sole completion", not "Unique
|
Mon, 02 Aug 1993 22:18:34 +0000 |
Roland McGrath |
(other-frame): New function, analogous to other-window.
|
Mon, 02 Aug 1993 22:16:09 +0000 |
Roland McGrath |
(Fprevious_frame): New function, for parity with Fnext_frame.
|
Mon, 02 Aug 1993 21:19:23 +0000 |
Jim Blandy |
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the
|
Mon, 02 Aug 1993 20:48:12 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 02 Aug 1993 19:11:20 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 02 Aug 1993 07:58:13 +0000 |
Richard M. Stallman |
(save_excursion_restore): Never make the buffer visible.
|
Mon, 02 Aug 1993 07:44:36 +0000 |
Richard M. Stallman |
(indent-c-exp): Don't document ENDPOS.
|
Mon, 02 Aug 1993 07:43:59 +0000 |
Richard M. Stallman |
(mail-yank-hooks): Initialize to nil.
|
Mon, 02 Aug 1993 07:29:53 +0000 |
Richard M. Stallman |
(read_key_sequence): Use XFASTINT to convert value
|
Mon, 02 Aug 1993 07:28:31 +0000 |
Richard M. Stallman |
(Fmove_overlay): Avoid initializer for Lisp_Object vars.
|
Mon, 02 Aug 1993 07:23:24 +0000 |
Richard M. Stallman |
(remove-hook): Doc string added.
|
Mon, 02 Aug 1993 07:23:07 +0000 |
Richard M. Stallman |
(add-hook): Change a single function into a list.
|
Mon, 02 Aug 1993 05:55:56 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): When we take one word
|
Mon, 02 Aug 1993 05:54:55 +0000 |
Richard M. Stallman |
(Fset_frame_position): Doc fix.
|
Mon, 02 Aug 1993 04:47:30 +0000 |
Richard M. Stallman |
(byte-recompile-directory): At end of compiling a file,
|
Mon, 02 Aug 1993 04:22:12 +0000 |
Richard M. Stallman |
(Info-fontify-node): New function.
|
Sun, 01 Aug 1993 23:03:26 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 01 Aug 1993 22:47:44 +0000 |
Jim Blandy |
* blackbox.el (blackbox-mode-map): Now that we have
|
Sun, 01 Aug 1993 22:22:48 +0000 |
Roland McGrath |
(etags-tags-completion-table): Fixed regexp for today's format.
|
Sun, 01 Aug 1993 22:13:54 +0000 |
Roland McGrath |
(put_entries): For NODE->rewritten, put pattern before \177 and name after,
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(pick-random): Remove.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(dissociated-press): Use `(random N)' instead of while loop.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(dun-endgame-question, tcom, tloc):
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(random-number): Remove.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(life-insert-random-pattern): Simplify (% (abs (random)) N)
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(mpuz-random): Remove.
|
Sun, 01 Aug 1993 20:48:43 +0000 |
Paul Eggert |
(emerge-default-[AB]): Use (zerop (% A B)) instead of
|
Sun, 01 Aug 1993 20:39:38 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 01 Aug 1993 18:48:20 +0000 |
Richard M. Stallman |
(last_mouse_button): Renamed from button_up_button.
|
Sun, 01 Aug 1993 12:23:22 +0000 |
Richard M. Stallman |
Installed the version from the Texinfo package.
|
Sun, 01 Aug 1993 12:19:11 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't call prepare_to_modify_buffer
|
Sun, 01 Aug 1993 11:55:12 +0000 |
Richard M. Stallman |
(dired-sort-mode): Variable deleted.
|
Sun, 01 Aug 1993 08:42:46 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 01 Aug 1993 07:45:35 +0000 |
Richard M. Stallman |
(main): Generate a SIGIO as soon as we've initialized.
|
Sun, 01 Aug 1993 07:09:22 +0000 |
Richard M. Stallman |
(visit-tags-table-buffer): New local named
|
Sun, 01 Aug 1993 06:26:18 +0000 |
Richard M. Stallman |
Version 2.7 from stig.
|
Sun, 01 Aug 1993 06:04:06 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): Handle selective display.
|
Sun, 01 Aug 1993 05:17:42 +0000 |
Richard M. Stallman |
(indent-c-exp): Don't move an { from column 0.
|
Sat, 31 Jul 1993 22:35:20 +0000 |
Richard M. Stallman |
Fix doc strings and error message syntax.
|
Sat, 31 Jul 1993 22:00:33 +0000 |
Richard M. Stallman |
(try_window): Handle invisible newline at end of buffer.
|
Sat, 31 Jul 1993 21:59:42 +0000 |
Richard M. Stallman |
(compute_motion): Compute correctly for invisible text.
|
Sat, 31 Jul 1993 21:58:45 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Fail if character
|
Sat, 31 Jul 1993 21:58:03 +0000 |
Richard M. Stallman |
(adjust_intervals_for_insertion): Handle insertion
|
Sat, 31 Jul 1993 21:55:38 +0000 |
Richard M. Stallman |
(MERGE_INSERTIONS): Define as 1.
|
Sat, 31 Jul 1993 21:54:10 +0000 |
Richard M. Stallman |
(Qfront_sticky, Qrear_nonsticky): New variables.
|
Sat, 31 Jul 1993 18:41:53 +0000 |
Richard M. Stallman |
(change-log-mode): Use \f for formfeed, to avoid syntax error.
|
Sat, 31 Jul 1993 18:39:09 +0000 |
Richard M. Stallman |
(isearch-done): Move point (for small window)
|
Sat, 31 Jul 1993 18:34:04 +0000 |
Richard M. Stallman |
(Man-section-translations-alist): Add entries for xlib.
|
Sat, 31 Jul 1993 18:32:04 +0000 |
Richard M. Stallman |
(Man-build-references-alist): When setting word,
|
Sat, 31 Jul 1993 07:33:02 +0000 |
Richard M. Stallman |
(validate-tex-buffer): Record mismatches in *Occur*.
|
Sat, 31 Jul 1993 06:40:04 +0000 |
Richard M. Stallman |
(basic-save-buffer): When we read a file name,
|
Sat, 31 Jul 1993 06:10:44 +0000 |
Richard M. Stallman |
(shell-command-history): New variable.
|
Sat, 31 Jul 1993 05:55:52 +0000 |
Richard M. Stallman |
(prop_location_identifier): Was named prop_location_tick.
|
Sat, 31 Jul 1993 05:53:23 +0000 |
Richard M. Stallman |
(Fnewline): Disable the "insert one position before"
|
Sat, 31 Jul 1993 05:31:58 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Actually choose that alternative,
|
Sat, 31 Jul 1993 01:40:35 +0000 |
Jim Blandy |
* configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
|
Sat, 31 Jul 1993 01:39:30 +0000 |
Jim Blandy |
* config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.
|
Sat, 31 Jul 1993 01:34:30 +0000 |
Jim Blandy |
* configure.in: Test for the availablility of the
|
Sat, 31 Jul 1993 01:32:23 +0000 |
Jim Blandy |
* xfns.c (Fx_open_connection): Test the CPP symbol
|
Sat, 31 Jul 1993 01:31:46 +0000 |
Jim Blandy |
* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
|
Sat, 31 Jul 1993 01:21:21 +0000 |
Jim Blandy |
* config.h.in (HAVE_BCOPY): Add an #undef for this.
|
Sat, 31 Jul 1993 01:08:48 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Do nothing if the
|
Sat, 31 Jul 1993 01:07:38 +0000 |
Jim Blandy |
* configure.in: Test for availability of bcopy functions, searching
|
Sat, 31 Jul 1993 01:05:33 +0000 |
Richard M. Stallman |
(vc-shrink-to-fit): Deleted. All callers changed to use
|
Sat, 31 Jul 1993 00:55:39 +0000 |
Jim Blandy |
* configure.in: If we found X on our own, set C_SWITCH_X_SITE and
|
Sat, 31 Jul 1993 00:21:33 +0000 |
Jim Blandy |
* frame.el (frame-notice-user-settings): If we had to create a new
|
Fri, 30 Jul 1993 23:12:25 +0000 |
Jim Blandy |
* xfns.c (x_set_background_color): Change the foreground color of
|
Fri, 30 Jul 1993 22:48:30 +0000 |
Richard M. Stallman |
(syms_of_editfns): Just staticpro Vuser...name
|
Fri, 30 Jul 1993 22:43:39 +0000 |
Jim Blandy |
* gud.el (gud-gdb-marker-filter): Preserve the match data across
|
Fri, 30 Jul 1993 22:30:50 +0000 |
Roland McGrath |
Initial revision
|
Fri, 30 Jul 1993 20:15:09 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 30 Jul 1993 07:55:42 +0000 |
Richard M. Stallman |
Add code to set HAVE_INET_SOCKETS.
|
Fri, 30 Jul 1993 07:50:15 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Specify buffer for move-overay.
|
Fri, 30 Jul 1993 07:01:23 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Move misplaced paren
|
Fri, 30 Jul 1993 05:58:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 30 Jul 1993 05:32:45 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Broaden RS6000 regexp to match
|
Fri, 30 Jul 1993 03:20:49 +0000 |
Roland McGrath |
*** empty log message ***
|
Fri, 30 Jul 1993 03:17:18 +0000 |
Jim Blandy |
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
|
Fri, 30 Jul 1993 01:48:19 +0000 |
Jim Blandy |
* window.c (check_frame_size): Include the menu bar height in the
|
Fri, 30 Jul 1993 01:39:20 +0000 |
Jim Blandy |
* gud.el (gud-gdb-marker-filter): Do not assume that the position
|
Thu, 29 Jul 1993 23:21:30 +0000 |
Jim Blandy |
* mpuz.el (mpuz-board): Doc fix.
|
Thu, 29 Jul 1993 22:35:23 +0000 |
Richard M. Stallman |
(dbx): Use %d in gud-break.
|
Thu, 29 Jul 1993 19:56:38 +0000 |
Paul Eggert |
Don't check whether file is readable until we have decided not to ignore it.
|
Thu, 29 Jul 1993 18:24:32 +0000 |
Richard M. Stallman |
Do the global key bindings only via loaddefs.el,
|
Thu, 29 Jul 1993 06:34:03 +0000 |
Richard M. Stallman |
(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
|
Thu, 29 Jul 1993 05:37:32 +0000 |
Richard M. Stallman |
(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
|
Thu, 29 Jul 1993 05:13:26 +0000 |
Richard M. Stallman |
(calendar-mode-map): Bind C-SPC.
|
Thu, 29 Jul 1993 04:58:47 +0000 |
Paul Eggert |
(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
|
Thu, 29 Jul 1993 04:50:27 +0000 |
Richard M. Stallman |
(delete-frame): Permit it, if > 1 frame is vis or iconic.
|
Thu, 29 Jul 1993 04:12:41 +0000 |
Richard M. Stallman |
(bzero, bcmp, bcopy): New macros.
|
Thu, 29 Jul 1993 04:07:02 +0000 |
Jim Blandy |
* gud.el (gud-last-last-frame): Specify initial value. `dbx'
|
Thu, 29 Jul 1993 04:02:54 +0000 |
Jim Blandy |
* man.el (Man-find-section): HP/UX man pages have section names
|
Thu, 29 Jul 1993 04:01:09 +0000 |
Richard M. Stallman |
(calculate-c-indent): When checking whether function decl
|
Thu, 29 Jul 1993 03:43:38 +0000 |
Richard M. Stallman |
(rmail-convert-file): If file needs conversion, convert it all.
|
Thu, 29 Jul 1993 03:27:05 +0000 |
Richard M. Stallman |
(name-last-kbd-macro): Handle macros that are vectors.
|
Thu, 29 Jul 1993 02:36:54 +0000 |
Richard M. Stallman |
File removed.
|
Thu, 29 Jul 1993 02:31:06 +0000 |
Richard M. Stallman |
(Man-filter-list): Insert \n newlines in awk script.
|
Thu, 29 Jul 1993 00:25:38 +0000 |
Roland McGrath |
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
|
Wed, 28 Jul 1993 23:51:08 +0000 |
Richard M. Stallman |
(time-stamp): Add autoload cookie.
|
Wed, 28 Jul 1993 22:41:43 +0000 |
Roland McGrath |
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
|
Wed, 28 Jul 1993 19:09:08 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 28 Jul 1993 18:57:47 +0000 |
Jim Blandy |
* hpux9.h: Doc fix.
|
Wed, 28 Jul 1993 18:22:58 +0000 |
Richard M. Stallman |
Require assoc instead of sc-alist.
|
Wed, 28 Jul 1993 18:12:35 +0000 |
Jim Blandy |
* s/hpux9.h: Doc fix.
|
Wed, 28 Jul 1993 08:35:38 +0000 |
Richard M. Stallman |
(gnus-apply-kill-hook): Make default value a list of functions.
|
Wed, 28 Jul 1993 08:19:30 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Undo last two changes:
|
Wed, 28 Jul 1993 08:18:09 +0000 |
Richard M. Stallman |
(make_hdr): Use & in call to bzero.
|
Tue, 27 Jul 1993 23:43:56 +0000 |
Jim Blandy |
* make-dist: Include lisp/dired.todo in the distribution.
|
Tue, 27 Jul 1993 23:12:22 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 Jul 1993 22:49:27 +0000 |
Richard M. Stallman |
(byte-recompile-directory): Doc fix.
|
Tue, 27 Jul 1993 22:49:05 +0000 |
Richard M. Stallman |
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.
|
Tue, 27 Jul 1993 22:01:29 +0000 |
Richard M. Stallman |
(iconify-or-deiconify-frame): Make it work.
|
Tue, 27 Jul 1993 21:58:54 +0000 |
Richard M. Stallman |
(iconify-or-deiconify-frame): New function. Use it for C-z.
|
Tue, 27 Jul 1993 20:21:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 27 Jul 1993 20:20:01 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 27 Jul 1993 19:28:46 +0000 |
Paul Eggert |
(vc-rcs-status): Removing any trailing "-".
|
Tue, 27 Jul 1993 17:00:08 +0000 |
Richard M. Stallman |
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
|
Tue, 27 Jul 1993 16:55:29 +0000 |
Richard M. Stallman |
(c++-mode-syntax-table): Don't alter syntax of '.
|
Tue, 27 Jul 1993 16:49:34 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
|
Tue, 27 Jul 1993 08:38:00 +0000 |
Richard M. Stallman |
(x-handle-iconic): New function.
|
Tue, 27 Jul 1993 08:34:34 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Don't reapply a parm
|
Tue, 27 Jul 1993 08:33:44 +0000 |
Richard M. Stallman |
(x_iconify_frame): Handle case where frame was invisible.
|
Tue, 27 Jul 1993 08:32:33 +0000 |
Richard M. Stallman |
(main): Test LOCALTIME_CACHE.
|
Tue, 27 Jul 1993 08:32:05 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (PURESIZE): Increased to 210000.
|
Tue, 27 Jul 1993 08:31:15 +0000 |
Richard M. Stallman |
(OLDXMENU_OPTIONS): Definition deleted.
|
Tue, 27 Jul 1993 07:51:55 +0000 |
Richard M. Stallman |
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
|
Tue, 27 Jul 1993 07:25:54 +0000 |
Richard M. Stallman |
(search_buffer): If n is 0, just return POS.
|
Tue, 27 Jul 1993 05:51:39 +0000 |
Richard M. Stallman |
(dbx): For gud-break, send a file command and a stop command.
|
Tue, 27 Jul 1993 05:48:57 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 27 Jul 1993 00:37:13 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 26 Jul 1993 21:27:16 +0000 |
Richard M. Stallman |
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
|
Mon, 26 Jul 1993 20:04:19 +0000 |
Richard M. Stallman |
(font-menu-add-default): New function.
|
Mon, 26 Jul 1993 20:03:00 +0000 |
Richard M. Stallman |
(normal-top-level): Call font-menu-add-default.
|
Mon, 26 Jul 1993 19:14:26 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Clear window_end_{pos,valid}.
|
Mon, 26 Jul 1993 18:40:03 +0000 |
Richard M. Stallman |
Comment fix.
|
Mon, 26 Jul 1993 18:38:23 +0000 |
Richard M. Stallman |
(Fsleep_for): If arg is 0, return right away.
|
Mon, 26 Jul 1993 18:32:07 +0000 |
Roland McGrath |
(read-expression-history): New defvar.
|
Mon, 26 Jul 1993 17:37:11 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 26 Jul 1993 07:31:11 +0000 |
Richard M. Stallman |
(kill-ring-save): Delete spurious `message' call.
|
Mon, 26 Jul 1993 07:10:13 +0000 |
Richard M. Stallman |
(indent-c-exp): When previous line ends in comma,
|
Mon, 26 Jul 1993 06:13:03 +0000 |
Richard M. Stallman |
(c++-mode-syntax-table): Handle C-style comments.
|
Mon, 26 Jul 1993 05:56:43 +0000 |
Richard M. Stallman |
(dired-readin-insert): If we got a list of files,
|
Mon, 26 Jul 1993 05:55:40 +0000 |
Richard M. Stallman |
(insert-directory): Make sure default-directory is absolute.
|
Mon, 26 Jul 1993 05:34:46 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Apply all the modifiers bits
|
Sun, 25 Jul 1993 22:36:03 +0000 |
Richard M. Stallman |
(vc-backend-steal): Pass arg omitted in last change.
|
Sun, 25 Jul 1993 22:32:07 +0000 |
Richard M. Stallman |
(x-selection-timeout): Use 20000 as default.
|
Sun, 25 Jul 1993 22:01:06 +0000 |
Richard M. Stallman |
(MAXREQUEST): Defined.
|
Sun, 25 Jul 1993 22:00:25 +0000 |
Richard M. Stallman |
(lisp_data_to_selection_data): New arg NOFREE_RET.
|
Sun, 25 Jul 1993 21:50:16 +0000 |
Richard M. Stallman |
(redraw_previous_char): New function.
|
Sun, 25 Jul 1993 21:48:55 +0000 |
Richard M. Stallman |
Commented-out code added.
|
Sun, 25 Jul 1993 21:46:48 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Sun, 25 Jul 1993 20:46:18 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Give some fonts long patterns.
|
Sun, 25 Jul 1993 20:30:04 +0000 |
Richard M. Stallman |
(x-select-text): Never set the CLIPBOARD selection.
|
Sun, 25 Jul 1993 06:35:25 +0000 |
Richard M. Stallman |
(getpwuid): Declare at top level, and not if __386bsd__.
|
Sun, 25 Jul 1993 06:34:47 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Defined.
|
Sun, 25 Jul 1993 06:00:32 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Temporarily clear Vquit_flag.
|
Sun, 25 Jul 1993 05:38:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Typo in previous change.
|
Sun, 25 Jul 1993 03:15:25 +0000 |
Richard M. Stallman |
(xscrollbar): Fix typo specifying doc string.
|
Sun, 25 Jul 1993 03:14:29 +0000 |
Jim Blandy |
Add size to geometry spec.
|
Sun, 25 Jul 1993 02:19:59 +0000 |
Richard M. Stallman |
(unrmail): Total rewrite.
|
Sun, 25 Jul 1993 02:19:47 +0000 |
Richard M. Stallman |
(rmail-output): New arg NOATTRIBUTE.
|
Sat, 24 Jul 1993 21:16:29 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Set rmail-last-rmail-file
|
Sat, 24 Jul 1993 20:20:22 +0000 |
Richard M. Stallman |
(rmail-last-rmail-file): Initialize to a file name.
|
Sat, 24 Jul 1993 18:42:33 +0000 |
Richard M. Stallman |
(occur): If no default, don't mention one.
|
Sat, 24 Jul 1993 17:35:02 +0000 |
Richard M. Stallman |
(Info-select-node): Run Info-selection-hook.
|
Sat, 24 Jul 1993 08:42:00 +0000 |
Richard M. Stallman |
(tar-parse-info, tar-header-offset, tar-superior-buffer)
|
Sat, 24 Jul 1993 07:23:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't look for default font
|
Sat, 24 Jul 1993 05:49:51 +0000 |
Richard M. Stallman |
(face_name_id_number): Use assq_no_quit, not Fassq.
|
Sat, 24 Jul 1993 05:47:16 +0000 |
Richard M. Stallman |
(Fprocess_status): Use Fget_process, to avoid error
|
Sat, 24 Jul 1993 05:33:38 +0000 |
Richard M. Stallman |
(ispell-point): Do nothing if there's no word at START.
|
Fri, 23 Jul 1993 23:23:57 +0000 |
Richard M. Stallman |
(command_loop_1): Run post-command-hook first thing.
|
Fri, 23 Jul 1993 20:38:15 +0000 |
Roland McGrath |
[_LIBC]: Define BSD4_2.
|
Fri, 23 Jul 1993 19:53:44 +0000 |
Richard M. Stallman |
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
|
Fri, 23 Jul 1993 19:31:05 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 23 Jul 1993 19:28:14 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 23 Jul 1993 19:17:12 +0000 |
Richard M. Stallman |
Comment fixes.
|
Fri, 23 Jul 1993 18:33:00 +0000 |
Richard M. Stallman |
(doctor-type-symbol): Win if auto-fill-function is nil.
|
Fri, 23 Jul 1993 18:15:22 +0000 |
Richard M. Stallman |
(advance-direction): Set kp-f3, not kp-f1.
|
Fri, 23 Jul 1993 17:53:50 +0000 |
Richard M. Stallman |
Minor error in previous change.
|
Fri, 23 Jul 1993 17:24:45 +0000 |
Richard M. Stallman |
(x-select-text): Always set the cut buffer,
|
Fri, 23 Jul 1993 16:57:24 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 23 Jul 1993 08:04:52 +0000 |
Richard M. Stallman |
(XTread_socket) [! HAVE_X11R5]:
|
Fri, 23 Jul 1993 07:59:08 +0000 |
Richard M. Stallman |
(set_point): Test Vinhibit_point_motion_hooks.
|
Fri, 23 Jul 1993 07:58:22 +0000 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.
|
Fri, 23 Jul 1993 07:57:57 +0000 |
Richard M. Stallman |
(Vinhibit_point_motion_hooks): Declared.
|
Fri, 23 Jul 1993 07:48:11 +0000 |
Richard M. Stallman |
(TEXT_START) [__GNUC__]: Define as 0.
|
Fri, 23 Jul 1993 05:10:00 +0000 |
Richard M. Stallman |
(font-lock-after-change-function):
|
Fri, 23 Jul 1993 04:44:06 +0000 |
Richard M. Stallman |
(sort-skip-fields): Really implement fields as runs
|
Fri, 23 Jul 1993 04:16:38 +0000 |
Richard M. Stallman |
(PTY_OPEN): Use sigaction, not sigsetmask.
|
Fri, 23 Jul 1993 01:43:39 +0000 |
Richard M. Stallman |
(x-select-text): Limit size of text sent to cut buffer.
|
Thu, 22 Jul 1993 22:28:36 +0000 |
Richard M. Stallman |
(keyboard-translate): Properly lengthen existing table.
|
Thu, 22 Jul 1993 22:03:25 +0000 |
Richard M. Stallman |
(DECLARE_GETPWUID_WITH_UID_T): Declared.
|
Thu, 22 Jul 1993 22:03:11 +0000 |
Richard M. Stallman |
(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
|
Thu, 22 Jul 1993 22:00:48 +0000 |
Jim Blandy |
Implement search for app-defaults directory and
|
Thu, 22 Jul 1993 19:38:51 +0000 |
Richard M. Stallman |
(Fget_buffer_process): Delete doc string from
|
Thu, 22 Jul 1993 18:59:43 +0000 |
Roland McGrath |
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
|
Thu, 22 Jul 1993 18:55:19 +0000 |
Roland McGrath |
[_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.
|
Thu, 22 Jul 1993 10:57:46 +0000 |
Paul Eggert |
> (vc-backend-revert): Use `co -f' instead of deleting the
|
Thu, 22 Jul 1993 09:01:22 +0000 |
Richard M. Stallman |
(Fdelete_frame): Allow deletion if there is some other
|
Thu, 22 Jul 1993 08:53:43 +0000 |
Richard M. Stallman |
(syms_of_buffer): Lisp var doc fixes.
|
Thu, 22 Jul 1993 08:36:39 +0000 |
Richard M. Stallman |
(NO_MODE_T): Defined.
|
Thu, 22 Jul 1993 08:34:30 +0000 |
Richard M. Stallman |
(float_to_string): Don't use uninitialized pointer `cp'.
|
Thu, 22 Jul 1993 08:06:55 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): When TREE is null,
|
Thu, 22 Jul 1993 07:17:28 +0000 |
Richard M. Stallman |
(map-y-or-n-p): If LIST is nil, just return.
|
Thu, 22 Jul 1993 07:15:49 +0000 |
Richard M. Stallman |
(mouse-secondary-save-then-kill): When making the undo item,
|
Thu, 22 Jul 1993 06:20:40 +0000 |
Richard M. Stallman |
(mouse-set-font): Update faces bold, italic and bold-italic.
|
Thu, 22 Jul 1993 06:12:37 +0000 |
Richard M. Stallman |
(perl-font-lock-keywords): Add a `(... . 1)' to the
|
Thu, 22 Jul 1993 05:49:37 +0000 |
Richard M. Stallman |
(complete): Use sit-for, not cmpl19-sit-for.
|
Thu, 22 Jul 1993 05:47:10 +0000 |
Richard M. Stallman |
(completion-list-mode): Renamed from completion-mode.
|
Thu, 22 Jul 1993 05:34:53 +0000 |
Richard M. Stallman |
(parse-colon-path): Really make nil, not ".", for empty path element.
|
Wed, 21 Jul 1993 22:37:55 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Bind float-output-format.
|
Wed, 21 Jul 1993 22:33:37 +0000 |
Richard M. Stallman |
(Qmodification_hooks, Qinsert_in_front_hooks)
|
Wed, 21 Jul 1993 22:33:00 +0000 |
Richard M. Stallman |
(Qmodification_hooks, Qinsert_in_front_hooks)
|
Wed, 21 Jul 1993 22:29:26 +0000 |
Richard M. Stallman |
(compact_strings): Add USE_TEXT_PROPERTIES conditional.
|
Wed, 21 Jul 1993 22:25:42 +0000 |
Richard M. Stallman |
(Ftext_property_not_all): Fix typo in decl.
|
Wed, 21 Jul 1993 22:23:24 +0000 |
Richard M. Stallman |
(SUNOS_LOCALTIME_BUG): Defined.
|
Wed, 21 Jul 1993 22:16:11 +0000 |
Richard M. Stallman |
Try deleting version.el if it's not writable.
|
Wed, 21 Jul 1993 22:12:08 +0000 |
Richard M. Stallman |
Fix up previous change.
|
Wed, 21 Jul 1993 22:06:56 +0000 |
Richard M. Stallman |
If we do find x_includes and x_libraries
|
Wed, 21 Jul 1993 21:44:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 21 Jul 1993 21:31:31 +0000 |
Richard M. Stallman |
(memmove): Defined.
|
Wed, 21 Jul 1993 21:00:37 +0000 |
Jim Wilson |
(lynx): Recognize as vendor.
|
Wed, 21 Jul 1993 09:05:18 +0000 |
Richard M. Stallman |
(Man-set-fonts): Don't look for another char after
|
Wed, 21 Jul 1993 08:50:30 +0000 |
Richard M. Stallman |
(indent-c-exp): Call calculate-c-indent-within-comment when appropriate.
|
Wed, 21 Jul 1993 08:44:36 +0000 |
Richard M. Stallman |
(indent-c-exp): If ENDPOS, always set OPOINT
|
Wed, 21 Jul 1993 07:40:12 +0000 |
Richard M. Stallman |
(mouse-drag-region): Use deactivate-mark.
|
Wed, 21 Jul 1993 04:37:46 +0000 |
Richard M. Stallman |
(memmove): Defined as macro.
|
Wed, 21 Jul 1993 03:29:43 +0000 |
Richard M. Stallman |
(etags): Depend on ../src/config.h.
|
Tue, 20 Jul 1993 22:16:59 +0000 |
Richard M. Stallman |
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
|
Tue, 20 Jul 1993 22:04:53 +0000 |
Richard M. Stallman |
(parse-colon-path): Turn empty substring into nil.
|
Tue, 20 Jul 1993 21:54:57 +0000 |
Richard M. Stallman |
(validate_x_resource_name): Call make_string properly.
|
Tue, 20 Jul 1993 21:42:52 +0000 |
Richard M. Stallman |
(mail-bury): Check that frame-parameters is defined.
|
Tue, 20 Jul 1993 21:15:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Jul 1993 19:14:05 +0000 |
Richard M. Stallman |
(X_NOT_POSIX): Defined.
|
Tue, 20 Jul 1993 19:04:49 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 20 Jul 1993 18:26:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Jul 1993 18:15:38 +0000 |
Richard M. Stallman |
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
|
Tue, 20 Jul 1993 18:09:21 +0000 |
Richard M. Stallman |
(define-key-after): Fix typo in previous change.
|
Tue, 20 Jul 1993 17:57:35 +0000 |
Richard M. Stallman |
(outline-mode-map): Delete spurious `outline-'
|
Tue, 20 Jul 1993 07:12:30 +0000 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): New function.
|
Tue, 20 Jul 1993 07:12:00 +0000 |
Richard M. Stallman |
(file-name-handler-alist): Have two separate regexps with different hooks.
|
Tue, 20 Jul 1993 06:07:58 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 20 Jul 1993 05:59:51 +0000 |
Richard M. Stallman |
(show-paren-face): New variable.
|
Tue, 20 Jul 1993 05:55:31 +0000 |
Richard M. Stallman |
(reposition-window): Don't forward-char if eobp.
|
Tue, 20 Jul 1993 05:46:10 +0000 |
Richard M. Stallman |
(normal-top-level): Call abbreviate-file-name again after calling command-line.
|
Tue, 20 Jul 1993 05:24:34 +0000 |
Richard M. Stallman |
(memmove): Delete extra parens in the safe_bcopy call.
|
Tue, 20 Jul 1993 05:21:25 +0000 |
Richard M. Stallman |
(rmail-edit-map): Inherit properly from text-mode-map;
|
Tue, 20 Jul 1993 05:16:51 +0000 |
Richard M. Stallman |
Include types.h before file.h.
|
Tue, 20 Jul 1993 05:10:02 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 20 Jul 1993 05:09:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
|
Tue, 20 Jul 1993 05:05:48 +0000 |
Richard M. Stallman |
(Man-getpage-in-background): Copy process-environment
|
Tue, 20 Jul 1993 04:35:00 +0000 |
Richard M. Stallman |
(mh-read-msg-list): Add space to message-number regexp.
|
Tue, 20 Jul 1993 04:25:28 +0000 |
Richard M. Stallman |
(gnus-emacs-version): New variable.
|
Tue, 20 Jul 1993 04:25:04 +0000 |
Richard M. Stallman |
(gnus-current-time-zone): Fix typo.
|
Tue, 20 Jul 1993 03:02:12 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 20 Jul 1993 02:25:19 +0000 |
Paul Eggert |
(vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
|
Tue, 20 Jul 1993 01:11:28 +0000 |
Richard M. Stallman |
(dired-unmark-all-files-no-query): New command.
|
Mon, 19 Jul 1993 22:46:54 +0000 |
Richard M. Stallman |
Include src/gnu-hp300 in the dist.
|
Mon, 19 Jul 1993 22:09:41 +0000 |
Richard M. Stallman |
(Fwhile): If mocklisp, test for nonzeroness.
|
Mon, 19 Jul 1993 22:08:21 +0000 |
Richard M. Stallman |
(while): Comment out converter.
|
Mon, 19 Jul 1993 21:16:07 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC): Add #undef.
|
Mon, 19 Jul 1993 19:42:58 +0000 |
Richard M. Stallman |
(testing x_includes and x_libraries): Use =, not ==.
|
Mon, 19 Jul 1993 19:25:46 +0000 |
Richard M. Stallman |
(canonical): New variable holds the canonicalized
|
Mon, 19 Jul 1993 19:11:09 +0000 |
Richard M. Stallman |
(install): Use .n, not .new, for temporary filenames.
|
Mon, 19 Jul 1993 18:57:59 +0000 |
Richard M. Stallman |
(hebrew-holidays): Split into 4 sub-variables.
|
Mon, 19 Jul 1993 05:44:27 +0000 |
Roland McGrath |
(mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.
|
Mon, 19 Jul 1993 04:03:52 +0000 |
Paul Eggert |
(vc-rcs-status): Omit "LOCKER:" if you are the locker.
|
Mon, 19 Jul 1993 01:01:17 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Copy interactive spec from
|
Mon, 19 Jul 1993 00:39:21 +0000 |
Roland McGrath |
(prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
|
Mon, 19 Jul 1993 00:06:14 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Canonicalize following whitespace after
|
Sun, 18 Jul 1993 23:54:45 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Complete rewrite. Do not use
|
Sun, 18 Jul 1993 22:23:44 +0000 |
Roland McGrath |
(add-log-current-defun-function): New defvar.
|
Sun, 18 Jul 1993 20:41:08 +0000 |
Roland McGrath |
(compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
|
Sun, 18 Jul 1993 20:01:03 +0000 |
Roland McGrath |
(update-file-autoloads): Go to the beginning of FILE before searching it
|
Sun, 18 Jul 1993 19:56:35 +0000 |
Roland McGrath |
(cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.
|
Sun, 18 Jul 1993 08:07:18 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Block input around call to
|
Sun, 18 Jul 1993 07:50:11 +0000 |
Jim Blandy |
* makeinfo.el: Don't (require 'texinfmt) - that file doesn't exist
|
Sun, 18 Jul 1993 06:40:09 +0000 |
Jim Blandy |
* files.el (insert-directory): Doc fix.
|
Sun, 18 Jul 1993 06:29:55 +0000 |
Jim Blandy |
* xterm.c (x_term_init): Adjust message printed when we can't
|
Sun, 18 Jul 1993 06:29:19 +0000 |
Jim Blandy |
* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
|
Sun, 18 Jul 1993 06:28:40 +0000 |
Jim Blandy |
* window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME
|
Sun, 18 Jul 1993 06:28:12 +0000 |
Jim Blandy |
* intervals.c (split_interval_left, split_interval_right): Change
|
Sun, 18 Jul 1993 06:27:38 +0000 |
Jim Blandy |
* termhooks.h: In order to avoid declaring struct input_event
|
Sun, 18 Jul 1993 06:27:15 +0000 |
Jim Blandy |
* xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
|
Sun, 18 Jul 1993 06:26:51 +0000 |
Jim Blandy |
* syntax.c (Fmodify_syntax_entry): Doc fix.
|
Sun, 18 Jul 1993 06:26:28 +0000 |
Jim Blandy |
* print.c (float_to_string): Distinguish between a precision of
|
Sun, 18 Jul 1993 06:26:10 +0000 |
Jim Blandy |
Consistently use the mark bit of the root interval's parent field
|
Sun, 18 Jul 1993 06:25:40 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Accept both strings and vectors
|
Sun, 18 Jul 1993 06:25:09 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Accept both strings and vectors
|
Sun, 18 Jul 1993 06:24:48 +0000 |
Jim Blandy |
* textprop.c (Ftext_property_any, Ftext_property_all): New
|
Sun, 18 Jul 1993 06:24:25 +0000 |
Jim Blandy |
* intervals.c (split_interval_left, split_interval_right): Change
|
Sun, 18 Jul 1993 06:23:32 +0000 |
Jim Blandy |
* dispnew.c (direct_output_for_insert): By the time this function
|
Sun, 18 Jul 1993 06:22:37 +0000 |
Jim Blandy |
* Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level
|
Sun, 18 Jul 1993 06:21:42 +0000 |
Jim Blandy |
* term/x-win.el: Include (invocation-name) in the error messages
|
Sun, 18 Jul 1993 06:20:47 +0000 |
Jim Blandy |
* shell.el (shell-process-pushd): Fix syntax error in
|
Sun, 18 Jul 1993 06:20:15 +0000 |
Jim Blandy |
* hippie-exp.el: Renamed from hippie.el.
|
Sun, 18 Jul 1993 06:18:45 +0000 |
Jim Blandy |
* bytecomp.el (byte-compile-from-buffer): Bind float-output-format
|
Sun, 18 Jul 1993 06:18:03 +0000 |
Jim Blandy |
* ange-ftp.el: Install the correct regexp in
|
Sun, 18 Jul 1993 06:13:07 +0000 |
Jim Blandy |
* wakeup.c: Use CPP tangle from autoconf manual to #include the
|
Sun, 18 Jul 1993 06:12:49 +0000 |
Jim Blandy |
* etags.c (print_help): Break up the very long strings containing
|
Sun, 18 Jul 1993 06:11:06 +0000 |
Jim Blandy |
* configure.in (m68k-bull-sysv3): new config.
|
Sun, 18 Jul 1993 06:10:46 +0000 |
Jim Blandy |
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
|
Sun, 18 Jul 1993 04:47:10 +0000 |
Richard M. Stallman |
Enable the hook only if window-system.
|
Sun, 18 Jul 1993 04:44:27 +0000 |
Richard M. Stallman |
(face-equal): Don't mess with face-background-pixmap.
|
Sat, 17 Jul 1993 19:15:19 +0000 |
Richard M. Stallman |
Rewritten by Vromans to use text properties.
|
Sat, 17 Jul 1993 19:10:13 +0000 |
Richard M. Stallman |
(tar-extract): Use view-exit-action to kill viewed buf.
|
Sat, 17 Jul 1993 19:06:12 +0000 |
Richard M. Stallman |
Doc fixes; some args renamed.
|
Sat, 17 Jul 1993 18:56:09 +0000 |
Richard M. Stallman |
(gnus-info-nodes): Update node names.
|
Sat, 17 Jul 1993 17:43:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 17 Jul 1993 17:27:02 +0000 |
Richard M. Stallman |
(texinfo-mode): Undo changes mistakenly added with
|
Sat, 17 Jul 1993 02:10:03 +0000 |
Richard M. Stallman |
(Vhelp_menu_bar_map): Deleted.
|
Sat, 17 Jul 1993 01:43:00 +0000 |
Richard M. Stallman |
(revert-buffer): Make menu-enable form more accurate
|
Sat, 17 Jul 1993 00:18:04 +0000 |
Richard M. Stallman |
(mh-yank-hooks): Use (mark t).
|
Fri, 16 Jul 1993 20:30:18 +0000 |
Roland McGrath |
(comint-{next,prev}-prompt, comint-send-eof): New functions.
|
Fri, 16 Jul 1993 19:53:38 +0000 |
Roland McGrath |
(ad-start-advice-on-load): Initialize to t.
|
Fri, 16 Jul 1993 19:50:55 +0000 |
Roland McGrath |
Initial revision
|
Fri, 16 Jul 1993 18:24:47 +0000 |
Doug Evans |
if [ "$os" ] --> if [ x"$os" != x"" ]
|
Fri, 16 Jul 1993 04:19:04 +0000 |
Richard M. Stallman |
(rmail-mail-new-frame): New variable.
|
Fri, 16 Jul 1993 04:18:46 +0000 |
Richard M. Stallman |
(mail-bury): If selected frame is dedicated,
|
Thu, 15 Jul 1993 06:56:17 +0000 |
Richard M. Stallman |
(read_char_menu_prompt): If the user rejects a menu,
|
Thu, 15 Jul 1993 06:55:39 +0000 |
Richard M. Stallman |
(ispell-menu-map): Add missing quote in defalias.
|
Thu, 15 Jul 1993 05:49:21 +0000 |
Richard M. Stallman |
(vc-rcs-status): Make work buffer's name start w/ space.
|
Thu, 15 Jul 1993 05:47:31 +0000 |
Richard M. Stallman |
(completion-setup-function): Insert the mouse help message
|
Thu, 15 Jul 1993 05:46:02 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Run completion-setup-hook.
|
Thu, 15 Jul 1993 05:40:01 +0000 |
Richard M. Stallman |
(help-menu-bar-map): Put the Help item in this map.
|
Thu, 15 Jul 1993 05:36:59 +0000 |
Richard M. Stallman |
(Fbuffer_local_variables): For local var that is unbound,
|
Thu, 15 Jul 1993 05:32:25 +0000 |
Richard M. Stallman |
(dired-mode-map): Add menu bar items.
|
Thu, 15 Jul 1993 05:08:23 +0000 |
Jim Blandy |
* assoc.el (asort): First argument should be named alist-symbol,
|
Thu, 15 Jul 1993 04:58:59 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_one_keymap): If the key's binding is the
|
Thu, 15 Jul 1993 04:01:14 +0000 |
Richard M. Stallman |
(server-done): Let save-buffer make the backup,
|
Thu, 15 Jul 1993 03:46:02 +0000 |
Roland McGrath |
(isearch-edit-string): Bind isearch-nonincremental to its own value, not to
|
Thu, 15 Jul 1993 03:09:56 +0000 |
Richard M. Stallman |
(Qdisabled_command_hook): New variable.
|
Thu, 15 Jul 1993 03:08:17 +0000 |
Roland McGrath |
(compilation-parse-errors): After skipping two lines, move one char back so
|
Thu, 15 Jul 1993 01:55:13 +0000 |
Roland McGrath |
(gud-debugger-startup): Replaced with gud-massage-args.
|
Wed, 14 Jul 1993 23:38:00 +0000 |
Roland McGrath |
(snarf-spooks): Restore function.
|
Wed, 14 Jul 1993 23:36:04 +0000 |
Roland McGrath |
(cookie-cache): New defvar.
|
Wed, 14 Jul 1993 20:56:19 +0000 |
Roland McGrath |
(generate-file-autoloads): Fix FILE truename hacking to substring
|
Wed, 14 Jul 1993 16:49:30 +0000 |
Richard M. Stallman |
(Vhelp_menu_bar_map): New var.
|
Wed, 14 Jul 1993 16:36:25 +0000 |
Richard M. Stallman |
(mark_object) [DEBUG_MOLE]: Add abort at beginning.
|
Wed, 14 Jul 1993 07:24:36 +0000 |
Jim Blandy |
* calendar.el (calendar-holidays): Don't autoload this; its value
|
Wed, 14 Jul 1993 06:09:19 +0000 |
Jim Blandy |
Initial revision
|
Wed, 14 Jul 1993 04:52:50 +0000 |
Jim Blandy |
* config.sub: Add case for Bull dpx/2.
|
Tue, 13 Jul 1993 22:05:13 +0000 |
Richard M. Stallman |
(copy-face): New arg NEW-FRAME.
|
Tue, 13 Jul 1993 21:34:05 +0000 |
Richard M. Stallman |
(completion-mode): New major mode.
|
Tue, 13 Jul 1993 21:33:17 +0000 |
Richard M. Stallman |
(mouse-choose-completion): New function.
|
Tue, 13 Jul 1993 21:08:45 +0000 |
Richard M. Stallman |
(verify_interval_modification): Use Qinsert_in_front_hooks and
|
Tue, 13 Jul 1993 21:07:02 +0000 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
|
Tue, 13 Jul 1993 21:06:19 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Call verify_overlay_modification.
|
Tue, 13 Jul 1993 21:05:26 +0000 |
Richard M. Stallman |
(verify_overlay_modification): New function.
|
Tue, 13 Jul 1993 21:04:07 +0000 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
|
Tue, 13 Jul 1993 20:44:02 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 13 Jul 1993 20:18:05 +0000 |
Richard M. Stallman |
(mail-bury): New function.
|
Tue, 13 Jul 1993 16:37:01 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 13 Jul 1993 07:31:09 +0000 |
Richard M. Stallman |
(compare-windows-skip-whitespace): New function.
|
Tue, 13 Jul 1993 05:52:32 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): If inbox is not in the
|
Tue, 13 Jul 1993 04:00:04 +0000 |
Richard M. Stallman |
(define-key-after): Error if KEY has two elements.
|
Tue, 13 Jul 1993 03:23:19 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Add menu item for dired.
|
Tue, 13 Jul 1993 03:21:39 +0000 |
Jim Blandy |
* autoload.el (generate-file-autoloads): Correctly detect when the
|
Tue, 13 Jul 1993 02:20:40 +0000 |
Richard M. Stallman |
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.
|
Tue, 13 Jul 1993 02:19:50 +0000 |
Richard M. Stallman |
(verify_interval_modification):
|
Mon, 12 Jul 1993 23:32:43 +0000 |
Richard M. Stallman |
(Qundefined): New variable.
|
Mon, 12 Jul 1993 22:13:12 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Mon, 12 Jul 1993 22:04:35 +0000 |
Paul Eggert |
(vc-rcs-status): Include head version number in mode line if there
|
Mon, 12 Jul 1993 20:31:52 +0000 |
Richard M. Stallman |
(ispell-menu-map): New keymap--both fn and var.
|
Mon, 12 Jul 1993 20:29:28 +0000 |
Richard M. Stallman |
(ispell-menu-map): New autoload definition.
|
Sat, 10 Jul 1993 05:18:56 +0000 |
Jim Blandy |
* configure.in: Use the autoconf AC_FIND_X macro to try to find
|
Sat, 10 Jul 1993 05:16:08 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing if not window-system.
|
Sat, 10 Jul 1993 05:09:45 +0000 |
Richard M. Stallman |
Fix typos in previous change.
|
Fri, 09 Jul 1993 21:42:51 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell, do call
|
Fri, 09 Jul 1993 20:46:42 +0000 |
Richard M. Stallman |
(rmail-output): If file is an Rmail file,
|
Fri, 09 Jul 1993 20:44:12 +0000 |
Doug Evans |
Make `solaris' reflect the most recent major release.
|
Fri, 09 Jul 1993 20:28:05 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 09 Jul 1993 20:27:43 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 09 Jul 1993 19:44:58 +0000 |
Jim Blandy |
* etags.c (alloca): removed all references to it.
|
Fri, 09 Jul 1993 18:56:47 +0000 |
Richard M. Stallman |
(consider_token): was `==', now is `='.
|
Fri, 09 Jul 1993 06:53:42 +0000 |
Richard M. Stallman |
(byte-compile-file-form-defmumble): Undo previous change.
|
Fri, 09 Jul 1993 06:33:05 +0000 |
Richard M. Stallman |
(byte-compile-setq-default):
|
Fri, 09 Jul 1993 04:04:39 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers):
|
Thu, 08 Jul 1993 23:45:22 +0000 |
Roland McGrath |
(region_limit): Declare Vmark_even_if_inactive.
|
Thu, 08 Jul 1993 23:44:01 +0000 |
Roland McGrath |
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
|
Thu, 08 Jul 1993 23:31:58 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
|
Thu, 08 Jul 1993 22:42:14 +0000 |
Roland McGrath |
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
|
Thu, 08 Jul 1993 22:38:59 +0000 |
Roland McGrath |
(ispell): Call deactivate-mark instead of setting mark-active directly. Do
|
Thu, 08 Jul 1993 22:37:42 +0000 |
Roland McGrath |
(deactivate-mark): New function.
|
Thu, 08 Jul 1993 22:33:57 +0000 |
Roland McGrath |
(isearch-done): Call deactivate-mark instead of setting mark-active
|
Thu, 08 Jul 1993 21:46:22 +0000 |
Roland McGrath |
Put error-conditions and error-message properties on 'mark-inactive.
|
Thu, 08 Jul 1993 21:43:11 +0000 |
Roland McGrath |
(check_mark): Don't check mark-active unless in transient-mark-mode.
|
Thu, 08 Jul 1993 21:36:04 +0000 |
Roland McGrath |
(region_limit): Don't error if Vmark_even_if_inactive is set. When the
|
Thu, 08 Jul 1993 21:27:33 +0000 |
Roland McGrath |
(syms_of_data): Staticpro Qmark_inactive.
|
Thu, 08 Jul 1993 21:26:57 +0000 |
Roland McGrath |
Define Qmark_inactive.
|
Thu, 08 Jul 1993 21:26:29 +0000 |
Roland McGrath |
Declare Qmark_inactive.
|
Thu, 08 Jul 1993 21:14:43 +0000 |
Roland McGrath |
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as
|
Thu, 08 Jul 1993 21:10:59 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 08 Jul 1993 20:51:51 +0000 |
Richard M. Stallman |
(basic-save-buffer): Use after-save-hook.
|
Thu, 08 Jul 1993 19:06:38 +0000 |
Roland McGrath |
Add (provide 'hanoi).
|
Thu, 08 Jul 1993 03:04:52 +0000 |
Richard M. Stallman |
(file-relative-name): If we use default-directory,
|
Wed, 07 Jul 1993 22:21:19 +0000 |
Richard M. Stallman |
(texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.
|
Wed, 07 Jul 1993 22:15:20 +0000 |
Richard M. Stallman |
Fix typo re `texinfo-sequential-node-update.'
|
Wed, 07 Jul 1993 20:25:48 +0000 |
Roland McGrath |
(basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.
|
Wed, 07 Jul 1993 20:13:57 +0000 |
Roland McGrath |
(update-file-autoloads): Correctly do nothing when there are no cookies.
|
Wed, 07 Jul 1993 19:58:54 +0000 |
Roland McGrath |
(mouse-menu-choose-yank): Change menu title to "Choose Next Yank".
|
Wed, 07 Jul 1993 19:07:54 +0000 |
Paul Eggert |
(vc-rcs-status): Remove unused var `status'.
|
Wed, 07 Jul 1993 18:40:35 +0000 |
Richard M. Stallman |
(describe_map_tree): When inserting TITLE, mention PREFIX.
|
Wed, 07 Jul 1993 17:55:55 +0000 |
Richard M. Stallman |
(mail-rfc822-time-zone, mail-rfc822-date): New fns.
|
Wed, 07 Jul 1993 17:55:28 +0000 |
Richard M. Stallman |
(mail-do-fcc): Use RFC 822 style date in Resent-Date: line.
|
Wed, 07 Jul 1993 17:54:20 +0000 |
Richard M. Stallman |
(rmail-resend): Use RFC 822 style date in Resent-Date: line.
|
Wed, 07 Jul 1993 10:22:05 +0000 |
Jim Blandy |
* editfns.c (Fformat): Since floats occupy two elements in the
|
Wed, 07 Jul 1993 09:58:18 +0000 |
Jim Blandy |
* make-dist (tempdir): Don't create lisp/forms-mode directory in
|
Wed, 07 Jul 1993 06:26:31 +0000 |
Roland McGrath |
(cd-absolute): Use abbreviate-file-name on expansion of DIR.
|
Wed, 07 Jul 1993 05:44:53 +0000 |
Roland McGrath |
Add (provide 'gud).
|
Wed, 07 Jul 1993 05:12:29 +0000 |
Roland McGrath |
(basic-save-buffer): Invoke after-save-hook, not after-save-hooks.
|
Wed, 07 Jul 1993 04:31:38 +0000 |
Roland McGrath |
(display-time-file-nonempty-p): Use file-chase-links.
|
Wed, 07 Jul 1993 03:06:28 +0000 |
Roland McGrath |
(byte-compile-setq-default): Handle multiple pairs args like setq (as
|
Wed, 07 Jul 1993 02:03:18 +0000 |
Roland McGrath |
Doc fix.
|
Tue, 06 Jul 1993 23:07:30 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Tue, 06 Jul 1993 22:39:56 +0000 |
Richard M. Stallman |
(rmail-variables): Compare truename as well as given name
|
Tue, 06 Jul 1993 22:07:27 +0000 |
Richard M. Stallman |
(Man-mode-line-format): Add a space after global-mode-string.
|
Tue, 06 Jul 1993 16:07:30 +0000 |
Jim Blandy |
* b2m.c: #include <sys/types.h>.
|
Tue, 06 Jul 1993 14:55:20 +0000 |
Jim Blandy |
* textprop.c (copy_text_properties): Pass a copy of POS to
|
Tue, 06 Jul 1993 14:54:28 +0000 |
Jim Blandy |
* textprop.c (copy_text_properties): New function, from David
|
Tue, 06 Jul 1993 14:53:54 +0000 |
Jim Blandy |
* intervals.c (find_interval): Doc fixes, computation of
|
Tue, 06 Jul 1993 14:43:32 +0000 |
Jim Blandy |
* fns.c (Fsubstring, concat): Pass all six arguments to
|
Tue, 06 Jul 1993 07:44:36 +0000 |
Jim Blandy |
* print.c: Get rid of extra space at the end of print syntax for
|
Tue, 06 Jul 1993 06:59:31 +0000 |
Jim Blandy |
* man.el (Man-build-man-command): Don't leave a pipe symbol at the
|
Tue, 06 Jul 1993 06:57:49 +0000 |
Jim Blandy |
* m/pmax.h (C_SWITCH_X_MACHINE): Set this to
|
Tue, 06 Jul 1993 06:18:50 +0000 |
Jim Blandy |
* vc.el (vc-start-entry): Don't call file-name-nondirectory on
|
Tue, 06 Jul 1993 06:16:20 +0000 |
Jim Blandy |
* doc.c (Fsubstitute_command_keys): Pass all five arguments to
|
Tue, 06 Jul 1993 02:23:22 +0000 |
Jim Blandy |
Compare the values of text properties using EQ, not Fequal.
|
Mon, 05 Jul 1993 09:31:36 +0000 |
Jim Blandy |
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
|
Mon, 05 Jul 1993 08:13:50 +0000 |
Jim Blandy |
* textprop.c (validate_interval_range): Don't increment both
|
Mon, 05 Jul 1993 07:57:34 +0000 |
Jim Blandy |
* intervals.c (intervals_equal): Test the return value of Fequal
|
Mon, 05 Jul 1993 07:45:43 +0000 |
Jim Blandy |
Fix initialization of Vdouble_click_time in syms_of_keyboard.
|
Mon, 05 Jul 1993 07:18:24 +0000 |
Jim Blandy |
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,
|
Mon, 05 Jul 1993 04:50:16 +0000 |
Jim Blandy |
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
|
Mon, 05 Jul 1993 04:33:42 +0000 |
Jim Blandy |
* subr.el (posn-point): Properly extract the BUFFER-POSITION field
|
Mon, 05 Jul 1993 04:26:30 +0000 |
Jim Blandy |
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
|
Mon, 05 Jul 1993 03:20:12 +0000 |
Paul Eggert |
(vc-name): Moved from vc.el; vc-rcs-status now uses it.
|
Mon, 05 Jul 1993 03:20:12 +0000 |
Paul Eggert |
(vc-name): Move to vc-hooks.el.
|
Sun, 04 Jul 1993 21:44:25 +0000 |
Richard M. Stallman |
(outline-mode-map): Add menu bar items.
|
Sun, 04 Jul 1993 21:30:15 +0000 |
Richard M. Stallman |
(describe-key-briefly): Don't set `foo'.
|
Sun, 04 Jul 1993 21:02:21 +0000 |
Jim Blandy |
* comint.el (comint-prompt-regexp): Double the backslashes in the
|
Sun, 04 Jul 1993 20:03:20 +0000 |
Jim Blandy |
Doc fix.
|
Sun, 04 Jul 1993 20:01:21 +0000 |
Jim Blandy |
* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's
|
Sun, 04 Jul 1993 18:55:54 +0000 |
Richard M. Stallman |
(describe-prefix-bindings): Doc fix.
|
Sun, 04 Jul 1993 18:54:59 +0000 |
Paul Eggert |
(vc-backend-diff): Undo "-q" change. This was fixed instead by adding
|
Sun, 04 Jul 1993 18:53:24 +0000 |
Richard M. Stallman |
(describe-prefix-bindings): New command.
|
Sun, 04 Jul 1993 17:56:40 +0000 |
Richard M. Stallman |
(forms-new-record-filter): Correct default value.
|
Sun, 04 Jul 1993 17:56:02 +0000 |
Richard M. Stallman |
Added a keyword.
|
Sun, 04 Jul 1993 17:52:52 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 04 Jul 1993 17:41:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 04 Jul 1993 04:55:03 +0000 |
Richard M. Stallman |
(Vmark_even_if_inactive): New var, with Lisp variable.
|
Sun, 04 Jul 1993 04:53:58 +0000 |
Richard M. Stallman |
(vc-mode-line): Put `RCS' or `SCCS' before version num.
|
Sun, 04 Jul 1993 04:51:13 +0000 |
Richard M. Stallman |
(Fsignal): Clarify error message.
|
Sun, 04 Jul 1993 02:21:02 +0000 |
Richard M. Stallman |
(read_char): After Fgarbage_collect, call redisplay.
|
Sun, 04 Jul 1993 02:20:59 +0000 |
Jim Blandy |
* frame.el (frame-remove-geometry-params): New function.
|
Sun, 04 Jul 1993 01:53:24 +0000 |
Jim Blandy |
* frame.c (Fredirect_frame_focus): Allow redirection of focus of
|
Sun, 04 Jul 1993 01:46:30 +0000 |
Jim Blandy |
* faces.el (make-face-bold, make-face-italic,
|
Sat, 03 Jul 1993 21:11:51 +0000 |
Jim Blandy |
* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the
|
Sat, 03 Jul 1993 19:12:35 +0000 |
Richard M. Stallman |
(kill-region): Cope with change hooks that change props.
|
Sat, 03 Jul 1993 10:17:56 +0000 |
Jim Blandy |
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,
|
Sat, 03 Jul 1993 07:22:04 +0000 |
Roland McGrath |
(update-file-autoloads): Do nothing when there are no cookies.
|
Sat, 03 Jul 1993 07:19:24 +0000 |
Jim Blandy |
* s/hpux8.h (random, srandom): No need to define these to be
|
Sat, 03 Jul 1993 06:58:05 +0000 |
Roland McGrath |
(Frename_file): After prompting for ok-if-already-exists, pass only nil or
|
Sat, 03 Jul 1993 03:58:10 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Doc fix.
|
Fri, 02 Jul 1993 23:05:25 +0000 |
Jim Blandy |
* mouse.el (mouse-drag-region): Correctly handle drags which enter
|
Fri, 02 Jul 1993 22:50:40 +0000 |
Jim Blandy |
* textprop.c (set_properties): Add undo records to remove entirely
|
Fri, 02 Jul 1993 21:46:42 +0000 |
Richard M. Stallman |
(vc-path): New variable.
|
Fri, 02 Jul 1993 21:37:09 +0000 |
Richard M. Stallman |
(menu-bar-edit-menu): Rename menu item to
|
Fri, 02 Jul 1993 21:34:15 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Handle sequences
|
Fri, 02 Jul 1993 20:07:55 +0000 |
Jim Blandy |
* vc.el (vc-backend-diff): Pass the "-q" flag only if we're using
|
Fri, 02 Jul 1993 18:31:59 +0000 |
Roland McGrath |
Put mouse-menu-choose-yank binding after paste=>yank binding in menu.
|
Fri, 02 Jul 1993 17:46:43 +0000 |
Richard M. Stallman |
(byte-compile-keep-pending): Handle fset like defalias.
|
Fri, 02 Jul 1993 05:43:43 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Do include the keyboard
|
Fri, 02 Jul 1993 05:21:05 +0000 |
Richard M. Stallman |
(describe_map_tree): Insert key_heading here.
|
Fri, 02 Jul 1993 04:00:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): When handing non-synthetic
|
Fri, 02 Jul 1993 00:15:07 +0000 |
Jim Blandy |
* dired-aux.el (dired-diff): Work even when the mark is inactive.
|
Thu, 01 Jul 1993 23:35:51 +0000 |
Richard M. Stallman |
(mail-send): Don't test buffer-modified-p if buffer is visiting a file.
|
Thu, 01 Jul 1993 22:13:28 +0000 |
Richard M. Stallman |
(byte-compile-file-form-defmumble):
|
Thu, 01 Jul 1993 20:34:13 +0000 |
Jim Blandy |
* simple.el: Add bindings to function-key-map so that the keypad
|
Thu, 01 Jul 1993 20:33:56 +0000 |
Richard M. Stallman |
(set-visited-file-name): Rename auto-save file only if it exists.
|
Thu, 01 Jul 1993 20:25:42 +0000 |
Richard M. Stallman |
(build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.
|
Thu, 01 Jul 1993 18:39:58 +0000 |
Richard M. Stallman |
(set-visited-file-name): Rename the old auto save file.
|
Thu, 01 Jul 1993 04:04:32 +0000 |
Jim Blandy |
* xterm.c (frame_highlight, frame_unhighlight): Don't test
|
Thu, 01 Jul 1993 03:31:58 +0000 |
Roland McGrath |
(mouse-menu-choose-yank): Just return when x-popup-menu returns nil.
|
Wed, 30 Jun 1993 22:37:30 +0000 |
Richard M. Stallman |
Add e-mail address and version info.
|
Wed, 30 Jun 1993 22:03:15 +0000 |
Richard M. Stallman |
(compile-abbreviate-directory): New function.
|
Wed, 30 Jun 1993 21:35:59 +0000 |
Paul Eggert |
(vc-update-change-log): Ensure that file names inserted into a ChangeLog
|
Wed, 30 Jun 1993 21:35:22 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Initialize event_found to zero, and
|
Wed, 30 Jun 1993 21:30:25 +0000 |
Jim Blandy |
* xdisp.c (redisplay): If we're not already showing the region,
|
Wed, 30 Jun 1993 20:58:28 +0000 |
Richard M. Stallman |
(mark-even-if-inactive): New variable.
|
Wed, 30 Jun 1993 20:18:30 +0000 |
Richard M. Stallman |
(check_memory_limits): Use unsigned long to hold memory size values.
|
Wed, 30 Jun 1993 19:19:42 +0000 |
Roland McGrath |
Recognize `gnu' as a valid operating system. Sheesh.
|
Wed, 30 Jun 1993 18:54:08 +0000 |
Paul Eggert |
Add -q option.
|
Wed, 30 Jun 1993 17:51:16 +0000 |
Richard M. Stallman |
(PRIO_PROCESS): Definition deleted.
|
Wed, 30 Jun 1993 16:44:35 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 30 Jun 1993 06:27:30 +0000 |
Jim Blandy |
* gud.el: Add history lists to the debugging commands, so we don't
|
Wed, 30 Jun 1993 04:56:29 +0000 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): Correctly generate
|
Wed, 30 Jun 1993 04:47:37 +0000 |
Jim Blandy |
* mouse.el (mouse-drag-region-1): Commented out.
|
Wed, 30 Jun 1993 04:36:37 +0000 |
Richard M. Stallman |
(define-key-after): Delete duplicate bindings that come
|
Wed, 30 Jun 1993 04:14:08 +0000 |
Jim Blandy |
Fix typo in last change.
|
Tue, 29 Jun 1993 23:33:00 +0000 |
Jim Blandy |
* faces.el (global-face-data): Doc fix.
|
Tue, 29 Jun 1993 23:07:22 +0000 |
Jim Blandy |
* xterm.c: Add CPP tangle from process.c to get definitions for
|
Tue, 29 Jun 1993 23:04:11 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Check for internalBorder resource, as
|
Tue, 29 Jun 1993 23:03:21 +0000 |
Jim Blandy |
* gnus.el (gnus-newsrc-to-gnus-format): Correct regexp which
|
Tue, 29 Jun 1993 22:58:40 +0000 |
Jim Blandy |
* etags.c: #include "config.h" and the alloca CPP tangle before
|
Tue, 29 Jun 1993 22:46:26 +0000 |
Jim Blandy |
* keyboard.c (read_char): Don't do idle autosaves if we're not
|
Tue, 29 Jun 1993 21:27:42 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Jun 1993 21:08:31 +0000 |
Richard M. Stallman |
(mark_object): Add aborts in Lisp_Symbol case.
|
Tue, 29 Jun 1993 18:21:12 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Jun 1993 17:08:09 +0000 |
Richard M. Stallman |
(insert-directory): Doc fix.
|
Tue, 29 Jun 1993 16:53:32 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Use SIGIO only if defined.
|
Tue, 29 Jun 1993 15:31:19 +0000 |
Richard M. Stallman |
Recognize -sysv* after -sysvr4.
|
Tue, 29 Jun 1993 04:03:22 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 28 Jun 1993 23:41:38 +0000 |
Jim Blandy |
Initial revision
|
Mon, 28 Jun 1993 20:38:49 +0000 |
Richard M. Stallman |
(face-initialize): Create `underline' face.
|
Mon, 28 Jun 1993 19:56:00 +0000 |
Jim Blandy |
Doc fix.
|
Mon, 28 Jun 1993 19:53:30 +0000 |
Richard M. Stallman |
(Man-auto-section-alist): Default value nil.
|
Mon, 28 Jun 1993 19:20:28 +0000 |
Richard M. Stallman |
(describe_map_2): Cleanups.
|
Mon, 28 Jun 1993 05:18:27 +0000 |
Richard M. Stallman |
Doc fixes.
|
Mon, 28 Jun 1993 04:48:51 +0000 |
Richard M. Stallman |
(c-forward-conditional): New function.
|
Mon, 28 Jun 1993 00:56:54 +0000 |
Richard M. Stallman |
(vc-update-change-log): Restore previous default-directory
|
Sun, 27 Jun 1993 21:26:43 +0000 |
Richard M. Stallman |
Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.
|
Sat, 26 Jun 1993 11:59:44 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 26 Jun 1993 04:20:42 +0000 |
Richard M. Stallman |
(define-key-after): Renamed from define-key-in-sequence.
|
Sat, 26 Jun 1993 04:18:37 +0000 |
Richard M. Stallman |
(define-key-in-sequence): New function.
|
Sat, 26 Jun 1993 04:01:50 +0000 |
Richard M. Stallman |
(vc-rcs-status): New variable.
|
Fri, 25 Jun 1993 22:33:57 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Include % and * in each item.
|
Fri, 25 Jun 1993 22:30:49 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers): Include % and * in each item.
|
Fri, 25 Jun 1993 22:01:47 +0000 |
Roland McGrath |
(find-change-log): Try get-file-buffer before file-exists-p.
|
Fri, 25 Jun 1993 21:57:48 +0000 |
Richard M. Stallman |
Convert ...-sysvr4 into ...-sysv4.
|
Fri, 25 Jun 1993 21:30:54 +0000 |
Richard M. Stallman |
(vc-diff): If `diff' gives empty output, return nil.
|
Fri, 25 Jun 1993 06:41:54 +0000 |
Richard M. Stallman |
Set up autoloads for files `makeinfo' and `texnfo-upd'.
|
Thu, 24 Jun 1993 03:02:20 +0000 |
Jim Blandy |
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
|
Thu, 24 Jun 1993 01:52:49 +0000 |
Jim Blandy |
* configure.in: Add --verbose flag.
|
Thu, 24 Jun 1993 01:48:59 +0000 |
Jim Blandy |
(hexl-in-save-buffer): New flag.
|
Thu, 24 Jun 1993 01:34:33 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Remove #if 0''s around code which tests
|
Tue, 22 Jun 1993 08:30:36 +0000 |
Jim Blandy |
* term/x-win.el (command-switch-alist): "-ib" takes a numeric
|
Tue, 22 Jun 1993 08:17:56 +0000 |
Jim Blandy |
* commands.h (Vglobal_mouse_map): Removed; unused.
|
Tue, 22 Jun 1993 08:17:36 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_items, read_key_sequence): Use
|
Tue, 22 Jun 1993 08:17:26 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_items, read_key_sequence): Use
|
Tue, 22 Jun 1993 08:12:10 +0000 |
Jim Blandy |
* replace.el (query-replace-map): Fix typo in binding for [return].
|
Tue, 22 Jun 1993 07:39:26 +0000 |
Jim Blandy |
* buffer.c (list_buffers_1): Make desired_point a lisp object; set
|
Tue, 22 Jun 1993 07:26:44 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Tue, 22 Jun 1993 07:25:42 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Tue, 22 Jun 1993 07:25:11 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Tue, 22 Jun 1993 06:59:07 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Remember to compute end relative to
|
Tue, 22 Jun 1993 05:55:59 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Bind summary sort commands.
|
Tue, 22 Jun 1993 05:55:41 +0000 |
Richard M. Stallman |
Don't touch rmail-summary-mode-map.
|
Tue, 22 Jun 1993 05:55:22 +0000 |
Richard M. Stallman |
Add autoloads for rmailsort commands.
|
Tue, 22 Jun 1993 03:58:05 +0000 |
Jim Blandy |
* Makefile.in (ctags): Depend on etags, so that parallel makes
|
Tue, 22 Jun 1993 03:54:25 +0000 |
Jim Blandy |
* compile.el (compile-file-of-error): Remember that
|
Tue, 22 Jun 1993 03:50:08 +0000 |
Jim Blandy |
* diff.el (diff-parse-differences): Preserve the match data
|
Tue, 22 Jun 1993 03:44:28 +0000 |
Jim Blandy |
* xrdb.c (get_user_db): Remember to free the screen-local resource
|
Tue, 22 Jun 1993 03:25:13 +0000 |
Jim Blandy |
* cal-dst.el: New file.
|
Tue, 22 Jun 1993 03:24:44 +0000 |
Jim Blandy |
* lunar.el (lunar-phase): Use time conversion from solar.el
|
Tue, 22 Jun 1993 03:24:23 +0000 |
Jim Blandy |
* holidays.el (calendar-holiday-function-fixed,
|
Tue, 22 Jun 1993 03:23:59 +0000 |
Jim Blandy |
* cal-mayan.el (calendar-mayan-days-before-absolute-zero,
|
Tue, 22 Jun 1993 03:23:38 +0000 |
Jim Blandy |
* diary-ins.el (insert-cyclic-diary-entry): Fix date form.
|
Tue, 22 Jun 1993 03:23:14 +0000 |
Jim Blandy |
* diary.el (list-sexp-diary-entries,
|
Tue, 22 Jun 1993 03:22:40 +0000 |
Jim Blandy |
* solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed
|
Tue, 22 Jun 1993 03:22:12 +0000 |
Jim Blandy |
* calendar.el (calendar-version): Update to 5.1. Fixed a variety
|
Tue, 22 Jun 1993 02:51:26 +0000 |
Richard M. Stallman |
(rmail-mode): Move to the last message.
|
Tue, 22 Jun 1993 02:25:20 +0000 |
Richard M. Stallman |
(rmail-mode-map): Add local menu bar bindings.
|
Tue, 22 Jun 1993 02:25:05 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Add local menu bar bindings.
|
Tue, 22 Jun 1993 02:06:54 +0000 |
Jim Blandy |
* keyboard.c (make_lispy_event): Added detection of double-click
|
Tue, 22 Jun 1993 02:02:00 +0000 |
Jim Blandy |
* subr.el (event-end): Modified to account for multi-click events.
|
Mon, 21 Jun 1993 20:08:39 +0000 |
Richard M. Stallman |
(mail-mode-map): Add local menu bar bindings.
|
Mon, 21 Jun 1993 19:37:49 +0000 |
Richard M. Stallman |
(Fremove_text_properties, Fadd_text_properties):
|
Mon, 21 Jun 1993 06:59:02 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Jun 1993 06:45:33 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 21 Jun 1993 05:06:06 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 21 Jun 1993 05:05:59 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 21 Jun 1993 00:51:36 +0000 |
Jim Blandy |
* add-log.el (add-log-current-defun): To find the name of the
|
Mon, 21 Jun 1993 00:45:17 +0000 |
Jim Blandy |
* replace.el (query-replace-map): Make return exit query-replace,
|
Mon, 21 Jun 1993 00:25:57 +0000 |
Jim Blandy |
* alloc.c (Fgarbage_collect): If the minibuffer is active, don't
|
Sun, 20 Jun 1993 22:45:13 +0000 |
Richard M. Stallman |
(mh-yank-cur-msg): Test mark-active.
|
Sun, 20 Jun 1993 20:18:32 +0000 |
Jim Blandy |
* config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf
|
Sun, 20 Jun 1993 08:49:42 +0000 |
Richard M. Stallman |
Translate F11 (ESC [ 23 ~) to ESC.
|
Sun, 20 Jun 1993 08:48:58 +0000 |
Richard M. Stallman |
(verify_interval_modification): Don't just test
|
Sun, 20 Jun 1993 08:48:12 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 19 Jun 1993 22:58:35 +0000 |
Jim Blandy |
* puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,
|
Sat, 19 Jun 1993 21:48:16 +0000 |
Jim Blandy |
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
Sat, 19 Jun 1993 21:28:56 +0000 |
Jim Blandy |
* xfaces.c (recompute_basic_faces): This shouldn't be declared static.
|
Sat, 19 Jun 1993 21:07:02 +0000 |
Jim Blandy |
* sysdep.c (rename): Make arguments const. autoconf #defines
|
Sat, 19 Jun 1993 21:06:18 +0000 |
Jim Blandy |
* minibuf.c (Fread_minibuffer): Add missing semicolon after
|
Sat, 19 Jun 1993 21:05:21 +0000 |
Jim Blandy |
* Makefile.in (top_distclean): Use -f switch when cleaning out
|
Sat, 19 Jun 1993 21:01:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Never treat a modifier key as a
|
Sat, 19 Jun 1993 20:35:26 +0000 |
Richard M. Stallman |
(add_node): Move var last_node to file scope.
|
Sat, 19 Jun 1993 20:26:11 +0000 |
Jim Blandy |
* emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
|
Sat, 19 Jun 1993 20:18:05 +0000 |
Richard M. Stallman |
(Info-insert-dir): Record file attributes of files used.
|
Sat, 19 Jun 1993 19:07:19 +0000 |
Richard M. Stallman |
(insert-file): Report error if file is directory.
|
Sat, 19 Jun 1993 01:47:40 +0000 |
Jim Blandy |
* frame.c (Fmake_frame_visible): Make this interactively callable;
|
Sat, 19 Jun 1993 01:44:52 +0000 |
Jim Blandy |
* man.el (Man-switches): New variable.
|
Sat, 19 Jun 1993 01:23:59 +0000 |
Richard M. Stallman |
(rmail-output): Check file can be read before trying to read part of it.
|
Sat, 19 Jun 1993 01:13:23 +0000 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): Handle extra args BEG, END.
|
Sat, 19 Jun 1993 01:08:14 +0000 |
Jim Blandy |
* xfaces.c: Add forward declaration for recompute_basic_faces.
|
Sat, 19 Jun 1993 01:04:50 +0000 |
Jim Blandy |
* fileio.c (Fset_visited_file_modtime): We're only passing two
|
Sat, 19 Jun 1993 00:15:32 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 19 Jun 1993 00:08:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 18 Jun 1993 23:33:20 +0000 |
Jim Blandy |
Changes for Irix 4.0, tested this time:
|
Fri, 18 Jun 1993 21:40:46 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Generalize the
|
Fri, 18 Jun 1993 18:58:46 +0000 |
Jim Blandy |
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
|
Fri, 18 Jun 1993 17:59:02 +0000 |
Richard M. Stallman |
(mouse-secondary-save-then-kill): Don't switch windows.
|
Fri, 18 Jun 1993 17:55:42 +0000 |
Jim Blandy |
* dired.el (dired-summary): dired-do-rename is on "R", not "r".
|
Fri, 18 Jun 1993 16:33:12 +0000 |
Jim Blandy |
* xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
|
Fri, 18 Jun 1993 15:59:49 +0000 |
Jim Blandy |
* configure.in: Only check for -lXbsd once.
|
Fri, 18 Jun 1993 15:48:31 +0000 |
Jim Blandy |
Typo.
|
Fri, 18 Jun 1993 00:50:11 +0000 |
Jim Blandy |
* make-dist: If using gzip, create distribution with '.gz' extension.
|
Fri, 18 Jun 1993 00:05:16 +0000 |
Jim Blandy |
* make-dist (lisp/term): This doesn't have a ChangeLog anymore.
|
Thu, 17 Jun 1993 23:44:04 +0000 |
Richard M. Stallman |
(mail-citation-hook): New hook var.
|
Thu, 17 Jun 1993 23:41:18 +0000 |
Richard M. Stallman |
Change usage comment.
|
Thu, 17 Jun 1993 23:25:37 +0000 |
Jim Blandy |
* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
|
Thu, 17 Jun 1993 22:59:49 +0000 |
Jim Blandy |
* faces.el (make-face-bold, make-face-italic,
|
Thu, 17 Jun 1993 22:07:26 +0000 |
Richard M. Stallman |
(set-face-background-pixmap, face-background-pixmap): Functions commented out.
|
Thu, 17 Jun 1993 22:03:40 +0000 |
Jim Blandy |
* xfaces.c (compute_base_face): Initialize the face's stipple.
|
Thu, 17 Jun 1993 22:03:06 +0000 |
Jim Blandy |
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,
|
Thu, 17 Jun 1993 21:23:29 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Don't confuse mock input with
|
Thu, 17 Jun 1993 18:17:32 +0000 |
Richard M. Stallman |
(mouse-start-secondary): New function.
|
Thu, 17 Jun 1993 07:31:16 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 17 Jun 1993 07:03:08 +0000 |
Richard M. Stallman |
Comment changes for renaming from c++-mode.el to cplus-md.el.
|
Thu, 17 Jun 1993 06:59:49 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Undo previous change
|
Thu, 17 Jun 1993 05:08:23 +0000 |
Richard M. Stallman |
(vc-rename-file): Remove periods from error messages.
|
Thu, 17 Jun 1993 05:06:36 +0000 |
Jim Blandy |
Don't let the 'B' interactive spec default to buffers viewed in
|
Thu, 17 Jun 1993 05:05:53 +0000 |
Jim Blandy |
Don't let the 'B' interactive spec default to buffers viewed in
|
Thu, 17 Jun 1993 05:04:57 +0000 |
Jim Blandy |
Changes for correct pgrp behavior; approach suggested by Bob
|
Thu, 17 Jun 1993 05:03:45 +0000 |
Jim Blandy |
Remove decl for Qvisible.
|
Thu, 17 Jun 1993 04:59:35 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): If we add events to a key
|
Thu, 17 Jun 1993 04:59:01 +0000 |
Jim Blandy |
* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
|
Thu, 17 Jun 1993 04:58:27 +0000 |
Jim Blandy |
Changes for correct pgrp behavior; approach suggested by Bob
|
Thu, 17 Jun 1993 04:57:09 +0000 |
Jim Blandy |
* configure.in: Look for the closedir function.
|
Thu, 17 Jun 1993 04:17:21 +0000 |
Richard M. Stallman |
(mouse-menu-choose-yank): New function. Put it in the edit menu.
|
Thu, 17 Jun 1993 04:09:15 +0000 |
Richard M. Stallman |
(scan_lists, Fforward_comment): #if 0 the code
|
Thu, 17 Jun 1993 02:59:54 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
|
Thu, 17 Jun 1993 02:59:21 +0000 |
Jim Blandy |
* Makefile.in: Remember, spaces are not tabs.
|
Thu, 17 Jun 1993 02:55:11 +0000 |
Jim Blandy |
* configure.in (CPP): Autoconf sets this to a shell variable
|
Thu, 17 Jun 1993 02:54:43 +0000 |
Jim Blandy |
* Makefile.in (src/Makefile): Don't bother exiting single quotes
|
Thu, 17 Jun 1993 02:53:14 +0000 |
Jim Blandy |
* ls-lisp.el (insert-directory): If no handler, convert SWITCHES
|
Thu, 17 Jun 1993 02:41:40 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): No need to subtract one from start
|
Thu, 17 Jun 1993 02:28:19 +0000 |
Jim Blandy |
* fileio.c (Finsert_file_contents): Two new args, BEG and END.
|
Thu, 17 Jun 1993 00:50:19 +0000 |
Jim Blandy |
* Makefile.in (uninstall): Don't remove the lisp and etc
|
Thu, 17 Jun 1993 00:39:37 +0000 |
Jim Blandy |
Don't let the 'B' interactive spec default to buffers viewed in
|
Thu, 17 Jun 1993 00:16:29 +0000 |
Jim Blandy |
* subr.el (event-basic-type): Deal with listy events properly.
|
Wed, 16 Jun 1993 23:50:05 +0000 |
Jim Blandy |
* Makefile.in (CPP): New variable, set by the top-level Makefile.
|
Wed, 16 Jun 1993 23:49:54 +0000 |
Jim Blandy |
Changes for correct pgrp behavior from Bob Glickstein
|
Wed, 16 Jun 1993 23:49:07 +0000 |
Jim Blandy |
Bring mumbleclean targets into conformance with GNU coding standards.
|
Wed, 16 Jun 1993 23:46:17 +0000 |
Jim Blandy |
* Makefile.in (CPP): New variable.
|
Wed, 16 Jun 1993 23:12:21 +0000 |
Jim Blandy |
*solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
|
Wed, 16 Jun 1993 23:10:55 +0000 |
Jim Blandy |
* calendar.el (calendar-current-time-zone): Change variable names
|
Wed, 16 Jun 1993 23:06:58 +0000 |
Roland McGrath |
(make-autoload): Use memq once instead eq twice.
|
Wed, 16 Jun 1993 22:37:24 +0000 |
Roland McGrath |
(Finsert_buffer_substring): Doc fix.
|
Wed, 16 Jun 1993 22:09:24 +0000 |
Jim Blandy |
(LIBS_SYSTEM): Don't attempt to #define this if we already have a
|
Wed, 16 Jun 1993 22:08:23 +0000 |
Roland McGrath |
(generate-autoload-cookie, update-autoloads-here): Doc fixes.
|
Wed, 16 Jun 1993 22:07:28 +0000 |
Jim Blandy |
* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
|
Wed, 16 Jun 1993 22:02:28 +0000 |
Jim Blandy |
* configure.in: Add case for m88k-motorola-sysv4.
|
Wed, 16 Jun 1993 21:53:54 +0000 |
Jim Blandy |
* configure.in: Move clause for PC-compatible i386 box to the end
|
Wed, 16 Jun 1993 21:42:25 +0000 |
Jim Blandy |
* unexec.c [HPUX] (sbrk): This returns a void *.
|
Wed, 16 Jun 1993 21:40:36 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 16 Jun 1993 21:39:03 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 16 Jun 1993 21:33:18 +0000 |
Richard M. Stallman |
(disassemble-internal): If function is autoload, load it.
|
Wed, 16 Jun 1993 21:28:28 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 16 Jun 1993 21:26:47 +0000 |
Jim Blandy |
* window.c (check_frame_size): Allow minibuffer-only frames to be
|
Wed, 16 Jun 1993 21:24:11 +0000 |
Jim Blandy |
* frame.el (set-frame-configuration): Don't try to set a frame's
|
Wed, 16 Jun 1993 21:19:06 +0000 |
Jim Blandy |
* frame.c (store_frame_param): Fix error message punctuation.
|
Wed, 16 Jun 1993 20:52:40 +0000 |
Jim Blandy |
* s/isc3-0.h (memmove): #define this to call safe_bcopy.
|
Wed, 16 Jun 1993 20:49:26 +0000 |
Jim Blandy |
* configure.in: Move clause for PC-compatible i386 box to the end
|
Wed, 16 Jun 1993 20:31:01 +0000 |
Jim Blandy |
* sysdep.c (closedir): Don't free directory buffer if it looks
|
Wed, 16 Jun 1993 20:02:58 +0000 |
Jim Blandy |
* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
|
Wed, 16 Jun 1993 19:34:11 +0000 |
Richard M. Stallman |
(parens-require-spaces): Var renamed and sense changed.
|
Wed, 16 Jun 1993 19:24:34 +0000 |
Richard M. Stallman |
(rmail-output): Use insert-file-contents to look at
|
Wed, 16 Jun 1993 17:51:16 +0000 |
Richard M. Stallman |
(x-switch-definitions): Fix -iconic.
|
Wed, 16 Jun 1993 17:42:48 +0000 |
Richard M. Stallman |
(byte-compile-file-form-defmumble): Typo in prev change.
|
Wed, 16 Jun 1993 16:32:32 +0000 |
Jim Blandy |
Bring mumbleclean targets into conformance with GNU coding standards.
|
Wed, 16 Jun 1993 16:29:40 +0000 |
Jim Blandy |
* buffer.c (list_buffers_1): Return the desired point.
|
Wed, 16 Jun 1993 15:45:33 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 16 Jun 1993 15:09:42 +0000 |
Jim Blandy |
* configure.in (version): Check the X libraries for XrmSetDatabase
|
Wed, 16 Jun 1993 14:13:15 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): No need to subtract BEGV to compute
|
Wed, 16 Jun 1993 06:47:09 +0000 |
Richard M. Stallman |
(TAGS): cd to src to run etags.
|
Wed, 16 Jun 1993 06:46:27 +0000 |
Richard M. Stallman |
Calls to access_keymap updated.
|
Tue, 15 Jun 1993 23:17:10 +0000 |
Richard M. Stallman |
(xmenu_show): Store 0 in *ERROR at the beginning.
|
Tue, 15 Jun 1993 23:11:38 +0000 |
Richard M. Stallman |
(server-process-filter): Use server-switch-buffer.
|
Tue, 15 Jun 1993 21:04:48 +0000 |
Richard M. Stallman |
(gud-xdb-directories): Renamed from gud-xdb-paths.
|
Tue, 15 Jun 1993 21:00:33 +0000 |
Richard M. Stallman |
(inferior-lisp-buffer): Move defvar earlier.
|
Tue, 15 Jun 1993 20:51:15 +0000 |
Richard M. Stallman |
(define-mail-alias): Remove excess whitespace better.
|
Tue, 15 Jun 1993 20:50:11 +0000 |
Richard M. Stallman |
(define-mail-abbrev): Renamed from define-mail-alias.
|
Tue, 15 Jun 1993 20:36:10 +0000 |
Richard M. Stallman |
(build-mail-abbrevs): Pass just two args to define-mail-alias.
|
Tue, 15 Jun 1993 19:29:59 +0000 |
Richard M. Stallman |
(byte-compile-file-form-defmumble): Use defalias
|
Tue, 15 Jun 1993 19:16:46 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 15 Jun 1993 16:31:24 +0000 |
Richard M. Stallman |
(xdb): New debugger supported (xdb under HPUX-PARISC).
|
Tue, 15 Jun 1993 07:59:07 +0000 |
Richard M. Stallman |
(dired-repeat-over-lines): Going fwd, skip new lines
|
Tue, 15 Jun 1993 07:48:27 +0000 |
Richard M. Stallman |
(adjust_intervals_for_insertion): By default, copy
|
Tue, 15 Jun 1993 06:26:00 +0000 |
Richard M. Stallman |
Make prefix keys work with keymap inheritance
|
Tue, 15 Jun 1993 05:27:54 +0000 |
Richard M. Stallman |
(set_point): When moving over invis chars,
|
Mon, 14 Jun 1993 22:58:54 +0000 |
Richard M. Stallman |
(parens-dont-require-spaces): New variable.
|
Mon, 14 Jun 1993 21:44:34 +0000 |
Richard M. Stallman |
(emerge-make-diff3-list): Pass ancestor second.
|
Mon, 14 Jun 1993 18:55:10 +0000 |
Richard M. Stallman |
(dabbrev-expand): Do all changes with replace-match.
|
Mon, 14 Jun 1993 18:53:40 +0000 |
Richard M. Stallman |
(picture-replace-match): New function.
|
Mon, 14 Jun 1993 15:35:55 +0000 |
Jim Blandy |
* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
|
Mon, 14 Jun 1993 15:24:24 +0000 |
Jim Blandy |
* holidays.el: Eval calendar-holidays; don't just use its value.
|
Mon, 14 Jun 1993 15:12:07 +0000 |
Jim Blandy |
Mention that gzip files end in ".gz", not ".z".
|
Mon, 14 Jun 1993 15:06:46 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Use temporary variable.
|
Mon, 14 Jun 1993 14:58:03 +0000 |
Jim Blandy |
Initial revision
|
Mon, 14 Jun 1993 07:11:15 +0000 |
Richard M. Stallman |
(balance-windows): Total rewrite.
|
Mon, 14 Jun 1993 07:07:05 +0000 |
Richard M. Stallman |
(Fdelete_window): Handle deleting a parent of the selected window.
|
Mon, 14 Jun 1993 03:51:20 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 14 Jun 1993 03:49:04 +0000 |
Richard M. Stallman |
(Fset_visited_file_modtime): Don't give the handler
|
Sun, 13 Jun 1993 23:57:33 +0000 |
Richard M. Stallman |
(scan_lists, Fforward_comment): Pass 0 as commentstop arg
|
Sun, 13 Jun 1993 23:15:39 +0000 |
Richard M. Stallman |
(Fprimitive_undo): Rename arg to N to avoid conflict.
|
Sun, 13 Jun 1993 22:32:17 +0000 |
Richard M. Stallman |
(byte-compile-file): Undo previous change.
|
Sun, 13 Jun 1993 21:43:15 +0000 |
Richard M. Stallman |
(isearch-highlight): If no face `isearch', use `region'.
|
Sun, 13 Jun 1993 19:16:02 +0000 |
Richard M. Stallman |
(c-indent-line): Call c-backward-to-start-of-if
|
Sun, 13 Jun 1993 18:14:04 +0000 |
Richard M. Stallman |
(CPP_CFLAGS): New variable.
|
Sun, 13 Jun 1993 18:00:36 +0000 |
Richard M. Stallman |
(Man-getpage-in-background): Move close paren.
|
Sun, 13 Jun 1993 04:34:58 +0000 |
Richard M. Stallman |
(Man-getpage-in-background): Use TERM=dumb to prevent
|
Sun, 13 Jun 1993 04:18:43 +0000 |
Richard M. Stallman |
(mouse-set-mark-fast): New function.
|
Sun, 13 Jun 1993 02:06:51 +0000 |
Richard M. Stallman |
(shut_down_emacs): New arg STUFF. Stuff input here.
|
Sun, 13 Jun 1993 02:06:17 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg to shut_down_emacs.
|
Sun, 13 Jun 1993 01:57:02 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Match home dir with no / if nothing else follows.
|
Sun, 13 Jun 1993 01:36:48 +0000 |
Richard M. Stallman |
(finder-find-library): New function.
|
Sun, 13 Jun 1993 01:16:05 +0000 |
Richard M. Stallman |
(Ffile_attributes): Give -1 as size if size won't fit.
|
Sun, 13 Jun 1993 00:41:51 +0000 |
Richard M. Stallman |
(term_get_fkeys): Use `prior', not `previous', for %8/kP.
|
Sun, 13 Jun 1993 00:07:35 +0000 |
Richard M. Stallman |
(Fcopy_file): Pass all the args to the handler.
|
Sun, 13 Jun 1993 00:01:50 +0000 |
Richard M. Stallman |
(Fload): Use call5.
|
Sun, 13 Jun 1993 00:01:22 +0000 |
Richard M. Stallman |
(call5, call6): New functions.
|
Sat, 12 Jun 1993 23:43:57 +0000 |
Richard M. Stallman |
(etags-tags-completion-table): When skipping the noise
|
Sat, 12 Jun 1993 23:27:32 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 12 Jun 1993 22:54:27 +0000 |
Jim Blandy |
Update GPL references - version 2
|
Sat, 12 Jun 1993 22:01:38 +0000 |
Jim Blandy |
Updated GPL version to 2.
|
Sat, 12 Jun 1993 21:44:46 +0000 |
Jim Blandy |
Refer to GPL version two.
|
Sat, 12 Jun 1993 20:53:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Jun 1993 18:10:20 +0000 |
Richard M. Stallman |
(syms_of_undo): Set up Qinhibit_read_only.
|
Sat, 12 Jun 1993 17:46:44 +0000 |
Jim Blandy |
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
|
Sat, 12 Jun 1993 17:31:26 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 12 Jun 1993 17:30:01 +0000 |
Jim Blandy |
* frame.c (Fmouse_position): Doc fix.
|
Sat, 12 Jun 1993 17:23:13 +0000 |
Jim Blandy |
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
|
Sat, 12 Jun 1993 17:17:05 +0000 |
Richard M. Stallman |
(get_keymap_1): Add missing semicolon.
|
Sat, 12 Jun 1993 17:16:00 +0000 |
Richard M. Stallman |
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.
|
Sat, 12 Jun 1993 17:10:13 +0000 |
Richard M. Stallman |
(echo_area_display): Use XFASTINT on ->height.
|
Sat, 12 Jun 1993 17:06:34 +0000 |
Richard M. Stallman |
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.
|
Sat, 12 Jun 1993 17:04:51 +0000 |
Richard M. Stallman |
(record_delete): Always use XFASTINT on sbeg.
|
Sat, 12 Jun 1993 17:00:45 +0000 |
Jim Blandy |
* xterm.c (XTset_vertical_scroll_bar): Use double type for
|
Sat, 12 Jun 1993 16:58:31 +0000 |
Richard M. Stallman |
(start_process_unwind): Use XINT.
|
Sat, 12 Jun 1993 16:57:29 +0000 |
Richard M. Stallman |
(Fset_syntax_table): Add XFASTINT.
|
Sat, 12 Jun 1993 16:52:03 +0000 |
Jim Blandy |
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
|
Sat, 12 Jun 1993 16:00:47 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): When we generate a prefix symbol
|
Sat, 12 Jun 1993 15:37:36 +0000 |
Jim Blandy |
Initial revision
|
Sat, 12 Jun 1993 15:37:14 +0000 |
Jim Blandy |
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
|
Sat, 12 Jun 1993 10:12:21 +0000 |
Jim Blandy |
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
|
Sat, 12 Jun 1993 09:31:25 +0000 |
Jim Blandy |
* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
|
Sat, 12 Jun 1993 07:26:16 +0000 |
Richard M. Stallman |
(read_char): Set c properly as a Lisp int.
|
Sat, 12 Jun 1993 07:22:20 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 12 Jun 1993 07:20:30 +0000 |
Richard M. Stallman |
(cons_to_long): Declare top, bot as Lisp_Object.
|
Sat, 12 Jun 1993 07:19:39 +0000 |
Richard M. Stallman |
(Fcopy_keymap): Check Fkeymapp value with NILP.
|
Sat, 12 Jun 1993 07:19:24 +0000 |
Richard M. Stallman |
(Fexpt): New local `val' for making integer to return.
|
Sat, 12 Jun 1993 06:54:14 +0000 |
Richard M. Stallman |
(make-directory): By default create dir default-dir.
|
Sat, 12 Jun 1993 02:18:02 +0000 |
Richard M. Stallman |
(vc-backend-diff): Always use -q option.
|
Sat, 12 Jun 1993 01:44:48 +0000 |
Richard M. Stallman |
(file-truename): Don't use expand-file-name to merge
|
Fri, 11 Jun 1993 23:43:54 +0000 |
Richard M. Stallman |
(XTmouse_position): Don't set *f at all unless we win.
|
Fri, 11 Jun 1993 22:22:15 +0000 |
Richard M. Stallman |
(sendmail-pre-abbrev-expand-hook):
|
Fri, 11 Jun 1993 21:33:27 +0000 |
Richard M. Stallman |
(setenv): Treat case as significant.
|
Fri, 11 Jun 1993 21:06:14 +0000 |
Richard M. Stallman |
(read_process_output): Don't deactivate the mark.
|
Fri, 11 Jun 1993 20:50:08 +0000 |
Richard M. Stallman |
(Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.
|
Fri, 11 Jun 1993 20:48:08 +0000 |
Richard M. Stallman |
(sendmail-pre-abbrev-expand-hook):
|
Fri, 11 Jun 1993 20:11:10 +0000 |
Richard M. Stallman |
Doc fixes.
|
Fri, 11 Jun 1993 18:32:55 +0000 |
Richard M. Stallman |
Reinstate old -f option as an alias for -o for installed base uses.
|
Fri, 11 Jun 1993 18:28:44 +0000 |
Richard M. Stallman |
(server-window): New variable.
|
Fri, 11 Jun 1993 17:55:51 +0000 |
Richard M. Stallman |
(enable-flow-control): Don't alter the 8-bit flag.
|
Fri, 11 Jun 1993 17:52:59 +0000 |
Richard M. Stallman |
(Man-filter-list): Add an element for X man pages.
|
Fri, 11 Jun 1993 17:14:31 +0000 |
Richard M. Stallman |
(Fmouse_position): Set up defaults before calling the hook.
|
Fri, 11 Jun 1993 16:36:19 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Use the smart default in the prompt.
|
Fri, 11 Jun 1993 16:30:40 +0000 |
Richard M. Stallman |
(view-register): Handle file name values.
|
Fri, 11 Jun 1993 16:22:03 +0000 |
Jim Blandy |
Interact properly with shells lacking job control (sh, rc, es...)
|
Fri, 11 Jun 1993 16:20:38 +0000 |
Jim Blandy |
* xrdb.c (get_user_db): Get the screen-specific database too.
|
Fri, 11 Jun 1993 16:19:49 +0000 |
Jim Blandy |
* bytecomp.el: Bring it up to version 2.10 of the
|
Fri, 11 Jun 1993 16:02:27 +0000 |
Richard M. Stallman |
(cd): Use file-name-absolute-p.
|
Fri, 11 Jun 1993 15:51:46 +0000 |
Richard M. Stallman |
(electric-history-map): Don't use fillarray;
|
Fri, 11 Jun 1993 15:43:04 +0000 |
Richard M. Stallman |
(syms_of_xfns): Don't set up Qicon.
|
Fri, 11 Jun 1993 15:41:36 +0000 |
Richard M. Stallman |
(Qicon): Declared.
|
Fri, 11 Jun 1993 14:32:08 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Don't call try_window_id if the
|
Fri, 11 Jun 1993 11:33:31 +0000 |
Jim Blandy |
* frame.el (frame-initialize): Remember to actually traverse
|
Fri, 11 Jun 1993 11:28:28 +0000 |
Jim Blandy |
* gud.el (gud-last-last-frame): New variable.
|
Fri, 11 Jun 1993 11:18:37 +0000 |
Jim Blandy |
* window.c (Fprevious_window): Typo.
|
Fri, 11 Jun 1993 10:29:55 +0000 |
Jim Blandy |
* man.el (manual-entry): Recognize the subject(section) syntax.
|
Fri, 11 Jun 1993 10:11:33 +0000 |
Jim Blandy |
* picture.el (move-to-column-force): If column is negative, go
|
Fri, 11 Jun 1993 09:45:20 +0000 |
Jim Blandy |
* simple.el (hscroll-point-visible): Work as documented in the
|
Fri, 11 Jun 1993 07:29:55 +0000 |
Richard M. Stallman |
(Fset_text_properties): No special case for props = nil.
|
Fri, 11 Jun 1993 07:14:12 +0000 |
Richard M. Stallman |
(Fx_list_fonts): If names is 0, just return nil.
|
Fri, 11 Jun 1993 07:02:36 +0000 |
Jim Blandy |
* xterm.c (x_new_font): If font_names is zero, that's all the
|
Fri, 11 Jun 1993 07:00:05 +0000 |
Richard M. Stallman |
(lisp-indent-function): Look for either
|
Fri, 11 Jun 1993 06:49:23 +0000 |
Jim Blandy |
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
|
Fri, 11 Jun 1993 06:43:42 +0000 |
Jim Blandy |
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
|
Fri, 11 Jun 1993 06:36:45 +0000 |
Jim Blandy |
* configure.in: Pass "-Isrc" to the CPP we run to examine the
|
Fri, 11 Jun 1993 05:59:16 +0000 |
Richard M. Stallman |
(make-backup-files): Doc fix.
|
Fri, 11 Jun 1993 05:56:00 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 11 Jun 1993 04:16:13 +0000 |
Richard M. Stallman |
(Fdescribe_vector): Use current buf, not standard-output.
|
Fri, 11 Jun 1993 03:56:44 +0000 |
Richard M. Stallman |
(rmail-primary-inbox-list): Use defvar, not defconst.
|
Thu, 10 Jun 1993 23:35:18 +0000 |
Richard M. Stallman |
(basic-save-buffer): Cal auto-save-mode with t as arg
|
Thu, 10 Jun 1993 23:06:50 +0000 |
Richard M. Stallman |
(append-to-buffer): Interactively, supply all 3 args.
|
Thu, 10 Jun 1993 23:04:01 +0000 |
Richard M. Stallman |
Move i386-prime-sysv* and i386-sequent-bsd*
|
Thu, 10 Jun 1993 22:58:01 +0000 |
Richard M. Stallman |
(calculate-c++-indent): Respect
|
Thu, 10 Jun 1993 21:31:56 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat ...-hook(s) and ..-function(s)
|
Thu, 10 Jun 1993 21:15:55 +0000 |
Richard M. Stallman |
(Fload): Forward all 4 args to magic-name handler.
|
Thu, 10 Jun 1993 20:44:12 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Make abbreviated-home-dir
|
Thu, 10 Jun 1993 20:35:05 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 10 Jun 1993 20:28:32 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 10 Jun 1993 20:08:25 +0000 |
Richard M. Stallman |
(Fscroll_left): Make argument optional.
|
Thu, 10 Jun 1993 18:46:48 +0000 |
Richard M. Stallman |
(ange-ftp-multi-msgs): Add 331-.
|
Thu, 10 Jun 1993 17:48:36 +0000 |
Richard M. Stallman |
(Man-mode): Run Man-mode-hook.
|
Thu, 10 Jun 1993 17:42:39 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Use tex-insert-quote, not TeX-...
|
Thu, 10 Jun 1993 13:11:27 +0000 |
Jim Blandy |
Formatting change.
|
Thu, 10 Jun 1993 13:10:00 +0000 |
Jim Blandy |
* frame.el (frame-initialize): When deleting geometry
|
Thu, 10 Jun 1993 12:52:31 +0000 |
Jim Blandy |
* search.c (Flooking_at, Fstring_match, fast_string_match,
|
Thu, 10 Jun 1993 12:50:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 10 Jun 1993 12:18:36 +0000 |
Jim Blandy |
* scroll-bar.el (scroll-bar-mode): Variable deleted.
|
Thu, 10 Jun 1993 11:46:43 +0000 |
Jim Blandy |
* gnus.el (gnus-start-news-server): If no server has been
|
Thu, 10 Jun 1993 11:39:44 +0000 |
Jim Blandy |
* ange-ftp.el (ange-ftp-make-directory): Take second optional
|
Thu, 10 Jun 1993 10:40:16 +0000 |
Jim Blandy |
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp which
|
Thu, 10 Jun 1993 10:28:58 +0000 |
Jim Blandy |
* syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward
|
Thu, 10 Jun 1993 09:32:18 +0000 |
Jim Blandy |
Typo.
|
Thu, 10 Jun 1993 07:22:07 +0000 |
Jim Blandy |
Doc fix.
|
Thu, 10 Jun 1993 07:17:33 +0000 |
Jim Blandy |
* compile.el (compilation-error-list): When we haven't yet
|
Thu, 10 Jun 1993 06:23:04 +0000 |
Jim Blandy |
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
|
Thu, 10 Jun 1993 06:21:19 +0000 |
Jim Blandy |
* sysdep.c: Remove clause for DGUX support of FASYNC; add clause
|
Thu, 10 Jun 1993 06:20:06 +0000 |
Jim Blandy |
* configure.in: Use AC_LONG_FILE_NAMES.
|
Thu, 10 Jun 1993 06:19:30 +0000 |
Jim Blandy |
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
|
Thu, 10 Jun 1993 06:11:55 +0000 |
Jim Blandy |
* s/dgux.h (BROKEN_FASYNC): #define this.
|
Thu, 10 Jun 1993 06:05:05 +0000 |
Jim Blandy |
* s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:
|
Thu, 10 Jun 1993 05:46:10 +0000 |
Jim Blandy |
* configure.in: Recognize configuration name for Data General
|
Thu, 10 Jun 1993 05:21:01 +0000 |
Jim Blandy |
* fileio.c (Frename_file): Pass all arguments to the file name handler.
|
Wed, 09 Jun 1993 20:28:35 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 09 Jun 1993 12:53:35 +0000 |
Jim Blandy |
* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
|
Wed, 09 Jun 1993 12:45:26 +0000 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
Wed, 09 Jun 1993 12:41:31 +0000 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
Wed, 09 Jun 1993 12:39:16 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 12:30:13 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Wed, 09 Jun 1993 11:33:38 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 09 Jun 1993 11:26:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 09 Jun 1993 09:44:24 +0000 |
Jim Blandy |
* scroll-bar.el (scroll-bar-set-window-start): Remember that the
|
Wed, 09 Jun 1993 09:23:12 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 09 Jun 1993 07:21:28 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Handle case where line ends in a
|
Wed, 09 Jun 1993 04:56:47 +0000 |
Jim Blandy |
* xterm.c (x_is_vendor_fkey): New function.
|
Wed, 09 Jun 1993 04:42:19 +0000 |
Jim Blandy |
* s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
|
Wed, 09 Jun 1993 04:36:41 +0000 |
Jim Blandy |
* xfaces.c (init_frame_faces): Remove assumption that the selected
|
Wed, 09 Jun 1993 04:06:57 +0000 |
Jim Blandy |
* configure.in: Test for bison.
|
Wed, 09 Jun 1993 03:55:55 +0000 |
Jim Blandy |
* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
|
Tue, 08 Jun 1993 22:54:46 +0000 |
Richard M. Stallman |
(dired-flag-auto-save-files): Ignore `*' added by ls -F.
|
Tue, 08 Jun 1993 21:08:56 +0000 |
Richard M. Stallman |
(INTERVAL_WRITABLE_P): Fix backwards tests.
|
Tue, 08 Jun 1993 20:59:11 +0000 |
Melissa Weisshaus |
Initial revision
|
Tue, 08 Jun 1993 16:28:28 +0000 |
Richard M. Stallman |
(sc-mark): Use mark-marker.
|
Tue, 08 Jun 1993 16:25:02 +0000 |
Richard M. Stallman |
Rewrite by author; mostly rearrangements.
|
Tue, 08 Jun 1993 07:21:54 +0000 |
Jim Blandy |
* configure.in: Remove extra ;; from hpux cases.
|
Tue, 08 Jun 1993 07:18:40 +0000 |
Jim Blandy |
* configure.in (CFLAGS): Don't set this according to the value of
|
Tue, 08 Jun 1993 07:17:32 +0000 |
Jim Blandy |
* configure.in (machine): Fix the versions in hpux version number test.
|
Tue, 08 Jun 1993 07:15:01 +0000 |
Jim Blandy |
* wakeup.c: Include sys/types.h, too; I think that's where time_t
|
Tue, 08 Jun 1993 07:00:13 +0000 |
Jim Blandy |
* config.h.in (HAVE_LIBDNET): New macro, to be defined by
|
Tue, 08 Jun 1993 06:59:37 +0000 |
Jim Blandy |
* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
|
Tue, 08 Jun 1993 06:20:56 +0000 |
Richard M. Stallman |
#undef static.
|
Tue, 08 Jun 1993 06:12:08 +0000 |
Richard M. Stallman |
(Fforward_comment): Set point to where scan stops,
|
Tue, 08 Jun 1993 05:25:19 +0000 |
Richard M. Stallman |
(fortran-indent-new-line): Renamed from
|
Tue, 08 Jun 1993 05:16:47 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): Un-comment-out this function.
|
Tue, 08 Jun 1993 04:41:00 +0000 |
Richard M. Stallman |
(Info-follow-reference): Fix completion defaulting.
|
Tue, 08 Jun 1993 04:27:18 +0000 |
Jim Blandy |
* make-dist: Add clauses to distribute lisp/forms-mode.
|
Tue, 08 Jun 1993 01:32:42 +0000 |
Richard M. Stallman |
(safe-documentation): Don't crash on byte-compiled macro.
|
Tue, 08 Jun 1993 01:29:05 +0000 |
Richard M. Stallman |
(telnet-simple-send): New function.
|
Tue, 08 Jun 1993 01:11:53 +0000 |
Richard M. Stallman |
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
|
Tue, 08 Jun 1993 01:09:50 +0000 |
Richard M. Stallman |
(syms_of_fileio): Set up Qset_visited_file_modtime.
|
Mon, 07 Jun 1993 23:57:08 +0000 |
Richard M. Stallman |
(init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
|
Mon, 07 Jun 1993 23:52:45 +0000 |
Richard M. Stallman |
(x_caught_error_message): Change type to char* from char*[].
|
Mon, 07 Jun 1993 23:40:04 +0000 |
Richard M. Stallman |
Add NO_TERMIO conditional.
|
Mon, 07 Jun 1993 23:35:09 +0000 |
Richard M. Stallman |
(texinfo-section-types-regexp): Add @chapheading.
|
Mon, 07 Jun 1993 23:23:42 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Reversevideo -> ReverseVideo.
|
Mon, 07 Jun 1993 23:23:26 +0000 |
Richard M. Stallman |
(frame-initialize): Reversevideo -> ReverseVideo.
|
Mon, 07 Jun 1993 22:17:35 +0000 |
Richard M. Stallman |
(Fadd_text_properties): Don't treat the initial
|
Mon, 07 Jun 1993 20:06:34 +0000 |
Richard M. Stallman |
Fix typos in previous change.
|
Mon, 07 Jun 1993 19:37:18 +0000 |
Richard M. Stallman |
Doc fixes. Delete local variable list at the end.
|
Mon, 07 Jun 1993 19:11:40 +0000 |
Richard M. Stallman |
(describe-buffer-case-table): Merge locals i and ch.
|
Mon, 07 Jun 1993 18:48:08 +0000 |
Richard M. Stallman |
(outlinify-sticky): Renamed from outlineify-sticky.
|
Mon, 07 Jun 1993 18:32:26 +0000 |
Richard M. Stallman |
(etags-recognize-tags-table): Fix misspelling of
|
Mon, 07 Jun 1993 18:29:36 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 07 Jun 1993 18:29:07 +0000 |
Richard M. Stallman |
(Fceiling): Fix spelling of "ceiling".
|
Mon, 07 Jun 1993 18:27:47 +0000 |
Richard M. Stallman |
(uaf$v_thursday): Fix misspelling of "thursday".
|
Mon, 07 Jun 1993 18:20:33 +0000 |
Richard M. Stallman |
(INTERRUPTIBLE_*): Fix spelling of macros.
|
Mon, 07 Jun 1993 18:05:57 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
|
Mon, 07 Jun 1993 17:19:36 +0000 |
Richard M. Stallman |
Doc fix.
|
Mon, 07 Jun 1993 08:06:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 07 Jun 1993 06:56:03 +0000 |
Richard M. Stallman |
(rmail-variables): Default rmail-inbox-list here.
|
Mon, 07 Jun 1993 05:32:28 +0000 |
Richard M. Stallman |
Don't declare malloc or realloc.
|
Mon, 07 Jun 1993 05:31:40 +0000 |
Richard M. Stallman |
(read_key_sequence): Reset fkey_map when we find
|
Mon, 07 Jun 1993 05:30:29 +0000 |
Richard M. Stallman |
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
|
Mon, 07 Jun 1993 05:30:07 +0000 |
Richard M. Stallman |
(make_event_array): Ignore bits above CHAR_META.
|
Mon, 07 Jun 1993 05:29:40 +0000 |
Richard M. Stallman |
(Fset_window_configuration): If a window is supposed
|
Mon, 07 Jun 1993 05:28:42 +0000 |
Richard M. Stallman |
(INTERVAL_VISIBLE_P): Use textget.
|
Mon, 07 Jun 1993 05:07:34 +0000 |
Richard M. Stallman |
(Fdelete_overlay): Do nothing if overlay already deleted.
|
Mon, 07 Jun 1993 04:51:25 +0000 |
Richard M. Stallman |
(ange-ftp-real-load): New function.
|
Mon, 07 Jun 1993 03:47:20 +0000 |
Richard M. Stallman |
(outline-minor-mode): Add autoload cookie.
|
Mon, 07 Jun 1993 03:34:23 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 06 Jun 1993 22:50:55 +0000 |
Richard M. Stallman |
(Ffset): Delete special check for t and nil.
|
Sun, 06 Jun 1993 22:47:15 +0000 |
Richard M. Stallman |
(same_size_fonts): Compare only the width.
|
Sun, 06 Jun 1993 22:36:23 +0000 |
Richard M. Stallman |
Define 2 local menu-bar submaps.
|
Sun, 06 Jun 1993 22:11:22 +0000 |
Richard M. Stallman |
(search-upper-case): Make `no-yanks' the default.
|
Sun, 06 Jun 1993 21:16:51 +0000 |
Richard M. Stallman |
Include lisp.h earlier (before termhooks.h).
|
Sun, 06 Jun 1993 21:13:16 +0000 |
Richard M. Stallman |
(dired-unmark-all-files): Read arg as just a character.
|
Sun, 06 Jun 1993 17:44:23 +0000 |
Richard M. Stallman |
[HAVE_TZNAME]: Declare tzname if not macro.
|
Sun, 06 Jun 1993 17:43:12 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
|
Sun, 06 Jun 1993 17:42:02 +0000 |
Richard M. Stallman |
(HAVE_TZNAME): Add #undef.
|
Sun, 06 Jun 1993 07:54:49 +0000 |
Richard M. Stallman |
(NO_MODE_T): Defined.
|
Sun, 06 Jun 1993 07:16:19 +0000 |
Richard M. Stallman |
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
|
Sun, 06 Jun 1993 06:47:47 +0000 |
Richard M. Stallman |
(FRAME_MINIBUF_WINDOW): Use minibuffer_window.
|
Sun, 06 Jun 1993 06:46:58 +0000 |
Richard M. Stallman |
(Fredraw_display): Redraw all visible frames.
|
Sun, 06 Jun 1993 06:46:06 +0000 |
Richard M. Stallman |
(redisplay, echo_area_display): Use redraw_garbaged_frames.
|
Sun, 06 Jun 1993 06:45:22 +0000 |
Richard M. Stallman |
(access_keymap, store_in_keymap): Discard meaningless
|
Sun, 06 Jun 1993 05:28:30 +0000 |
Richard M. Stallman |
(compile-internal): Alter current buffer only temporarily.
|
Sun, 06 Jun 1993 03:53:08 +0000 |
Richard M. Stallman |
(mail-do-fcc): Replace the code for appending to buffer.
|
Sun, 06 Jun 1993 03:32:24 +0000 |
Richard M. Stallman |
[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
|
Sun, 06 Jun 1993 03:27:43 +0000 |
Richard M. Stallman |
(x_new_font): Don't give up right away if XListFontsWithInfo
|
Sun, 06 Jun 1993 03:15:59 +0000 |
Richard M. Stallman |
(read_process_output): Deactivate the mark.
|
Sat, 05 Jun 1993 21:18:11 +0000 |
Richard M. Stallman |
(rmail-summary-next-msg): Fix number of dots in regexp.
|
Sat, 05 Jun 1993 20:58:47 +0000 |
Richard M. Stallman |
(scroll-bar-drag-1):
|
Sat, 05 Jun 1993 20:52:02 +0000 |
Richard M. Stallman |
(Fx_open_connection): Make `data' unsigned char.
|
Sat, 05 Jun 1993 20:02:34 +0000 |
Richard M. Stallman |
(gnus-inews-buggy-date): Doc fix.
|
Sat, 05 Jun 1993 20:00:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 05 Jun 1993 19:13:03 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Add defvar.
|
Sat, 05 Jun 1993 17:41:50 +0000 |
Richard M. Stallman |
(dired-flag-backup-files): Handle `*' made by `ls -F'.
|
Sat, 05 Jun 1993 17:35:21 +0000 |
Richard M. Stallman |
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
|
Sat, 05 Jun 1993 17:31:54 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Error if we don't get a window or a frame somehow.
|
Sat, 05 Jun 1993 17:16:39 +0000 |
Richard M. Stallman |
(window-system): Enable menu bars only if
|
Sat, 05 Jun 1993 17:10:19 +0000 |
Richard M. Stallman |
(add-log-current-defun): Fix typos in last change.
|
Sat, 05 Jun 1993 17:05:17 +0000 |
Richard M. Stallman |
Test MULTI_FRAME, not HAVE_X_WINDOWS.
|
Sat, 05 Jun 1993 17:03:08 +0000 |
Richard M. Stallman |
(Frubber_band_rectangle): Deleted.
|
Sat, 05 Jun 1993 09:17:34 +0000 |
Richard M. Stallman |
(gnus-local-timezone): Doc fix.
|
Sat, 05 Jun 1993 09:13:19 +0000 |
Richard M. Stallman |
(gnus-current-time-zone): New function, which tries
|
Sat, 05 Jun 1993 09:11:45 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 05 Jun 1993 08:39:42 +0000 |
Richard M. Stallman |
(x-selection-timeout): Set it, using x-get-resource.
|
Sat, 05 Jun 1993 08:37:45 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Handle x_selection_timeout
|
Sat, 05 Jun 1993 08:06:50 +0000 |
Richard M. Stallman |
(MIPS2): Comment out define.
|
Sat, 05 Jun 1993 07:57:32 +0000 |
Richard M. Stallman |
(copy_intervals): Don't adjust total_length at the end.
|
Sat, 05 Jun 1993 07:56:46 +0000 |
Richard M. Stallman |
(term_get_fkeys): Use correct names for F10 and up.
|
Sat, 05 Jun 1993 02:51:21 +0000 |
Richard M. Stallman |
(mh-yank-cur-msg): Use (mark t).
|
Sat, 05 Jun 1993 02:48:22 +0000 |
Richard M. Stallman |
(mark): Doc fix.
|
Sat, 05 Jun 1993 02:34:12 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle Fortran.
|
Sat, 05 Jun 1993 02:07:08 +0000 |
Richard M. Stallman |
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
|
Fri, 04 Jun 1993 19:34:14 +0000 |
Richard M. Stallman |
(rmail-resend): Require sendmail and mailalias.
|
Fri, 04 Jun 1993 19:20:16 +0000 |
Richard M. Stallman |
(display-time-24hr-format): Make it a user option.
|
Fri, 04 Jun 1993 18:42:12 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (Fframep): New dummy definition.
|
Fri, 04 Jun 1993 18:08:07 +0000 |
Richard M. Stallman |
(syms_of_buffer): Set up Lisp var inhibit-read-only.
|
Fri, 04 Jun 1993 18:01:53 +0000 |
Richard M. Stallman |
(Fnewline): Use Fbarf_if_buffer_read_only.
|
Fri, 04 Jun 1993 17:10:07 +0000 |
Richard M. Stallman |
(GOLD-prefix): Define *after* GOLD-map.
|
Fri, 04 Jun 1993 07:25:58 +0000 |
Richard M. Stallman |
(dired-change-marks): Just ding if one arg is RET.
|
Fri, 04 Jun 1993 07:14:47 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines_1): Adjust just the uppermost child
|
Fri, 04 Jun 1993 06:40:45 +0000 |
Richard M. Stallman |
(isearch-mode): Set isearch-window-configuration only if in slow mode.
|
Fri, 04 Jun 1993 05:34:47 +0000 |
Richard M. Stallman |
Redone by Joe Kelsey.
|
Fri, 04 Jun 1993 05:33:32 +0000 |
Richard M. Stallman |
(gnus-summary-isearch-article): Call isearch-forward
|
Fri, 04 Jun 1993 05:32:31 +0000 |
Richard M. Stallman |
(Fx_store_cut_buffer_internal): Handle empty string right.
|
Fri, 04 Jun 1993 05:22:19 +0000 |
Richard M. Stallman |
(wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
|
Fri, 04 Jun 1993 05:21:01 +0000 |
Richard M. Stallman |
[__GNUC__ >= 2]: Don't include alloca.h.
|
Fri, 04 Jun 1993 05:20:16 +0000 |
Richard M. Stallman |
(hft_alrm): Don't return a value.
|
Fri, 04 Jun 1993 05:16:58 +0000 |
Richard M. Stallman |
(enable-flow-control): Doc fix.
|
Fri, 04 Jun 1993 03:00:25 +0000 |
Richard M. Stallman |
(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.
|
Fri, 04 Jun 1993 02:39:51 +0000 |
Richard M. Stallman |
(kill-ring-save): Doc fix.
|
Fri, 04 Jun 1993 02:24:45 +0000 |
Richard M. Stallman |
(rmail-summary-expunge-and-save): Do save-buffer last.
|
Fri, 04 Jun 1993 00:57:45 +0000 |
Richard M. Stallman |
(x_catch_errors): Fill in missing array size in cast.
|
Thu, 03 Jun 1993 22:42:02 +0000 |
Richard M. Stallman |
(xmakefile): Depend on ../config.status.
|
Thu, 03 Jun 1993 22:07:18 +0000 |
Richard M. Stallman |
(init_buffer): Init default-directory of minibuffer.
|
Thu, 03 Jun 1993 21:02:22 +0000 |
Richard M. Stallman |
(rmail-select-summary): Add a save-excursion.
|
Thu, 03 Jun 1993 21:02:10 +0000 |
Richard M. Stallman |
(rmail-summary-expunge-and-save):
|
Thu, 03 Jun 1993 20:43:29 +0000 |
Richard M. Stallman |
Do NOT look for `unknown' as company name.
|
Thu, 03 Jun 1993 20:29:41 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Check buffer-file-name is non-nil.
|
Thu, 03 Jun 1993 20:27:26 +0000 |
Richard M. Stallman |
(HAVE_FTIME): Defined.
|
Thu, 03 Jun 1993 19:35:54 +0000 |
Richard M. Stallman |
(define-hide-ifdef-mode-map): Don't bind C-c LETTER.
|
Thu, 03 Jun 1993 19:28:59 +0000 |
Richard M. Stallman |
Provide texinfmt.
|
Thu, 03 Jun 1993 18:35:28 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Fix backwards test
|
Thu, 03 Jun 1993 18:32:26 +0000 |
Richard M. Stallman |
(syms_of_emacs): Doc fix.
|
Thu, 03 Jun 1993 17:48:18 +0000 |
Richard M. Stallman |
(read_char_menu_prompt): Now static. Add declaration.
|
Thu, 03 Jun 1993 17:46:38 +0000 |
Richard M. Stallman |
(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
|
Thu, 03 Jun 1993 17:37:18 +0000 |
Richard M. Stallman |
(Info-mode-map): Bind mouse-2, not mouse-3.
|
Thu, 03 Jun 1993 06:34:58 +0000 |
Richard M. Stallman |
(View-scroll-lines-forward): If we exit, do nothing else.
|
Thu, 03 Jun 1993 06:18:18 +0000 |
Richard M. Stallman |
(do_pending_window_change): No need to clear
|
Thu, 03 Jun 1993 06:12:46 +0000 |
Richard M. Stallman |
(calendar-mode): Doc fix.
|
Thu, 03 Jun 1993 05:56:44 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Process all parms in reverse order.
|
Thu, 03 Jun 1993 05:55:55 +0000 |
Richard M. Stallman |
(x_window): Use Vxrdb_name for res_name field.
|
Thu, 03 Jun 1993 05:50:43 +0000 |
Richard M. Stallman |
(frame-initialize): Set cursor-color last.
|
Thu, 03 Jun 1993 05:29:12 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
|
Thu, 03 Jun 1993 04:48:56 +0000 |
Richard M. Stallman |
(rmail-summary-by-senders): New function.
|
Thu, 03 Jun 1993 03:54:55 +0000 |
Richard M. Stallman |
(Info-suffix-list): Handle .gz suffix.
|
Thu, 03 Jun 1993 03:53:33 +0000 |
Richard M. Stallman |
(ange-ftp-binary-file-name-regexp): Handle .gz.
|
Thu, 03 Jun 1993 03:50:05 +0000 |
Richard M. Stallman |
(electric-help-command-loop): Use equal to compare
|
Thu, 03 Jun 1993 03:48:37 +0000 |
Richard M. Stallman |
(Electric-command-loop): Use eq to compare events.
|
Thu, 03 Jun 1993 03:45:55 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.
|
Thu, 03 Jun 1993 03:28:21 +0000 |
Richard M. Stallman |
Include sys/time.h.
|
Wed, 02 Jun 1993 20:15:43 +0000 |
Richard M. Stallman |
Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
|
Wed, 02 Jun 1993 20:15:04 +0000 |
Richard M. Stallman |
(XOS_NEEDS_TIME_H): Defined.
|
Wed, 02 Jun 1993 19:11:58 +0000 |
Richard M. Stallman |
(shut_down_emacs): Handle GETPGRP_NO_ARG.
|
Wed, 02 Jun 1993 19:10:31 +0000 |
Richard M. Stallman |
(frame-initialize): Delete geometry parms from initial-frame-alist.
|
Wed, 02 Jun 1993 18:40:44 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 02 Jun 1993 18:37:28 +0000 |
Richard M. Stallman |
(MOTOROLA_DELTA): Defined.
|
Wed, 02 Jun 1993 17:53:31 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 02 Jun 1993 17:09:37 +0000 |
Richard M. Stallman |
(diff): Really do use arg SWITCHES.
|
Wed, 02 Jun 1993 06:52:09 +0000 |
Richard M. Stallman |
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
|
Wed, 02 Jun 1993 05:19:11 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 02 Jun 1993 05:16:03 +0000 |
Richard M. Stallman |
(do-install): Partially rewrite using `if'.
|
Wed, 02 Jun 1993 02:09:04 +0000 |
Richard M. Stallman |
(syms_of_keymap): Add missing 2nd arg to Fcons.
|
Tue, 01 Jun 1993 23:19:49 +0000 |
Richard M. Stallman |
(mail-signature): Do not insert a line with `--'.
|
Tue, 01 Jun 1993 22:49:36 +0000 |
Richard M. Stallman |
(do-install): Correct previous etc-copying change.
|
Tue, 01 Jun 1993 22:37:43 +0000 |
Richard M. Stallman |
Don't hassle me about emacs.texi.
|
Tue, 01 Jun 1993 22:26:20 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 01 Jun 1993 22:19:16 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Don't select the event's window,
|
Tue, 01 Jun 1993 21:42:03 +0000 |
Richard M. Stallman |
Typo in autoload cookie.
|
Tue, 01 Jun 1993 21:41:11 +0000 |
Richard M. Stallman |
(shell-prompt-pattern): Use defvar.
|
Tue, 01 Jun 1993 21:25:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Jun 1993 21:20:31 +0000 |
Richard M. Stallman |
(ange-ftp-make-backup-files): Doc fix.
|
Tue, 01 Jun 1993 21:15:25 +0000 |
Richard M. Stallman |
(Fwrite_region): Don't fsync if autosaving.
|
Tue, 01 Jun 1993 21:07:09 +0000 |
Richard M. Stallman |
(GETPGRP_NO_ARG): Defined.
|
Tue, 01 Jun 1993 20:57:18 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 01 Jun 1993 20:54:21 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.
|
Tue, 01 Jun 1993 20:52:15 +0000 |
Richard M. Stallman |
(posn-timestamp): Doc fix.
|
Tue, 01 Jun 1993 20:49:28 +0000 |
Richard M. Stallman |
[HPUX9]: Don't include errnet.h.
|
Tue, 01 Jun 1993 20:35:33 +0000 |
Richard M. Stallman |
(sort-fold-case): New variable.
|
Tue, 01 Jun 1993 20:31:47 +0000 |
Richard M. Stallman |
(undo): Pass proper arg to delete-auto-save-file-if-necessary.
|
Tue, 01 Jun 1993 20:29:48 +0000 |
Richard M. Stallman |
[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
|
Tue, 01 Jun 1993 20:25:45 +0000 |
Richard M. Stallman |
(KERNEL_FILE): New override definition.
|
Tue, 01 Jun 1993 20:11:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 01 Jun 1993 20:09:25 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 01 Jun 1993 20:00:49 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 01 Jun 1993 19:57:02 +0000 |
Richard M. Stallman |
#undef C_SWITCH_SYSTEM.
|
Tue, 01 Jun 1993 19:23:38 +0000 |
Richard M. Stallman |
(init_frame_faces): Don't look at selected_frame unless it is an X frame.
|
Tue, 01 Jun 1993 19:03:52 +0000 |
Richard M. Stallman |
(fortran-mode): Replace comment-indent-hook with
|
Tue, 01 Jun 1993 18:24:00 +0000 |
Richard M. Stallman |
(map-keymap): Doc fix.
|
Tue, 01 Jun 1993 18:02:02 +0000 |
Richard M. Stallman |
(dired-compress-file): Use gzip when proper/possible.
|
Tue, 01 Jun 1993 17:50:34 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Jun 1993 17:32:53 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Defined.
|
Tue, 01 Jun 1993 16:30:54 +0000 |
Richard M. Stallman |
(cl-mod): Renamed from mod.
|
Tue, 01 Jun 1993 15:56:29 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 01 Jun 1993 08:08:38 +0000 |
Richard M. Stallman |
#undef signal.
|
Tue, 01 Jun 1993 08:08:11 +0000 |
Richard M. Stallman |
[LINUX]: #undef signal.
|
Tue, 01 Jun 1993 08:07:38 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
|
Tue, 01 Jun 1993 07:32:23 +0000 |
Richard M. Stallman |
[__GNUC__ >= 2]: Don't include alloca.h.
|
Tue, 01 Jun 1993 06:03:56 +0000 |
Richard M. Stallman |
(copy-tree): Use let* to bind new before i.
|
Tue, 01 Jun 1993 06:02:24 +0000 |
Richard M. Stallman |
Provide cookie1.
|
Tue, 01 Jun 1993 05:36:19 +0000 |
Richard M. Stallman |
(te-pass-through): Delete debugging code left by mistake.
|
Tue, 01 Jun 1993 05:31:15 +0000 |
Richard M. Stallman |
(comint-filter): Put window-start before the input.
|
Tue, 01 Jun 1993 04:52:28 +0000 |
Richard M. Stallman |
(isearch-mode): If enter recursive-edit,
|
Tue, 01 Jun 1993 04:28:54 +0000 |
Richard M. Stallman |
Use cookie1.el.
|
Tue, 01 Jun 1993 04:26:42 +0000 |
Richard M. Stallman |
Renamed to cookie1.el.
|
Tue, 01 Jun 1993 04:12:00 +0000 |
Richard M. Stallman |
Handle 386bsd.
|
Tue, 01 Jun 1993 04:07:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Jun 1993 04:07:09 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 01 Jun 1993 03:38:24 +0000 |
Richard M. Stallman |
(internal_equal): Don't let ints be equal to floats.
|
Tue, 01 Jun 1993 03:37:28 +0000 |
Richard M. Stallman |
(Frem): Fix result sign properly.
|
Tue, 01 Jun 1993 03:33:40 +0000 |
Richard M. Stallman |
(float_to_string): Skip `-' like digits when ensuring
|
Tue, 01 Jun 1993 03:24:24 +0000 |
Richard M. Stallman |
(outline-flag-region): Pass t as NOUNDO arg
|
Tue, 01 Jun 1993 00:54:52 +0000 |
Richard M. Stallman |
(count-windows): PROC argument of walk-windows takes an argument.
|
Tue, 01 Jun 1993 00:50:50 +0000 |
Richard M. Stallman |
Update getdate.c.
|
Tue, 01 Jun 1993 00:29:11 +0000 |
Richard M. Stallman |
(x-invocation-args): Add defvar.
|
Tue, 01 Jun 1993 00:16:03 +0000 |
Richard M. Stallman |
(NLIST_STRUCT): Defined.
|
Mon, 31 May 1993 23:50:17 +0000 |
Richard M. Stallman |
[__bsdi__]: Alternate decls of getpwuid and getpwnam.
|
Mon, 31 May 1993 22:25:20 +0000 |
Richard M. Stallman |
[__bsdi__]: Define BSD4_2.
|
Mon, 31 May 1993 21:58:25 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 31 May 1993 21:57:00 +0000 |
Richard M. Stallman |
Delete ! __GNUC__ conditional.
|
Mon, 31 May 1993 21:53:41 +0000 |
Richard M. Stallman |
(bibtex-mode): Add autoload.
|
Mon, 31 May 1993 21:52:45 +0000 |
Richard M. Stallman |
Fix comments.
|
Mon, 31 May 1993 21:51:15 +0000 |
Richard M. Stallman |
Don't initialize write-file-hooks.
|
Mon, 31 May 1993 21:50:52 +0000 |
Richard M. Stallman |
(inhibit-local-variables-regexps): New variable.
|
Mon, 31 May 1993 21:28:36 +0000 |
Richard M. Stallman |
(do-install): Use `-' in tar options.
|
Mon, 31 May 1993 21:28:10 +0000 |
Richard M. Stallman |
Handle bsd386.
|
Mon, 31 May 1993 21:00:52 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 31 May 1993 20:52:24 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 31 May 1993 20:18:35 +0000 |
Richard M. Stallman |
(term_get_fkeys): If not initialized, init Vfunction_key_map.
|
Mon, 31 May 1993 19:15:51 +0000 |
Richard M. Stallman |
[__GNUC__] (LD_SWITCH_MACHINE): Defined.
|
Mon, 31 May 1993 19:04:20 +0000 |
Richard M. Stallman |
(update_frame): Make preempt_count positive.
|
Mon, 31 May 1993 19:04:07 +0000 |
Richard M. Stallman |
(calculate_scrolling): Defend against negative baud_rate.
|
Mon, 31 May 1993 18:33:08 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
|
Mon, 31 May 1993 18:22:48 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Set window's force_start to Qnil.
|
Mon, 31 May 1993 18:02:03 +0000 |
Richard M. Stallman |
(x-resolve-font-name): Clean up error messages.
|
Mon, 31 May 1993 17:59:07 +0000 |
Richard M. Stallman |
(run-at-time): Pass args to start-process in right order.
|
Mon, 31 May 1993 17:56:14 +0000 |
Richard M. Stallman |
(Info-get-token): Check that thesecond search succeeded.
|
Mon, 31 May 1993 17:28:56 +0000 |
Richard M. Stallman |
Provide edebug.
|
Mon, 31 May 1993 17:04:52 +0000 |
Richard M. Stallman |
(rmail-message-subject-p): Fix typo in string constant.
|
Mon, 31 May 1993 17:02:59 +0000 |
Richard M. Stallman |
(x_reply_selection_request): Call XFlushQueue.
|
Mon, 31 May 1993 07:21:10 +0000 |
Richard M. Stallman |
(Fx_create_frame): Use bitmapIcon, not iconType.
|
Mon, 31 May 1993 07:19:04 +0000 |
Richard M. Stallman |
(mod): Use cl-floor.
|
Mon, 31 May 1993 06:07:08 +0000 |
Richard M. Stallman |
(do-install): Copy the DOC-* files from the build
|
Mon, 31 May 1993 06:03:21 +0000 |
Jim Blandy |
Pass in LD_SWITCH_X_SITE.
|
Mon, 31 May 1993 05:54:07 +0000 |
Richard M. Stallman |
(gud-def): Don't use gud-key-prefix at compile time.
|
Mon, 31 May 1993 04:56:19 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Add `interactive'.
|
Mon, 31 May 1993 04:24:14 +0000 |
Richard M. Stallman |
Handle AIX versions 1.2, 1.3.
|
Mon, 31 May 1993 04:21:15 +0000 |
Richard M. Stallman |
(mail-do-fcc): Put back the newline at the start
|
Mon, 31 May 1993 04:03:16 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
|
Mon, 31 May 1993 03:39:07 +0000 |
Richard M. Stallman |
(float_arith_driver): Detect division by zero in advance.
|
Mon, 31 May 1993 02:59:19 +0000 |
Richard M. Stallman |
(Fwith_output_to_temp_buffer): Doc fix.
|
Mon, 31 May 1993 01:39:40 +0000 |
Richard M. Stallman |
(main): Make when a time_t.
|
Mon, 31 May 1993 01:27:19 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Deleted.
|
Mon, 31 May 1993 01:12:05 +0000 |
Richard M. Stallman |
(wait_for_termination): Delete LINUX conditionals.
|
Mon, 31 May 1993 00:08:24 +0000 |
Richard M. Stallman |
(interval_deletion_adjustment): Delete unreachable abort.
|
Mon, 31 May 1993 00:05:58 +0000 |
Richard M. Stallman |
(Fyes_or_no_p): Delete unreachable UNGCPRO.
|
Sun, 30 May 1993 23:56:49 +0000 |
Richard M. Stallman |
(gnus-nntp-server): Use gnus-default-nntp-server.
|
Sun, 30 May 1993 23:32:41 +0000 |
Richard M. Stallman |
(Info-mode-map): Correct Info-top to Info-top-node.
|
Sun, 30 May 1993 23:24:09 +0000 |
Roland McGrath |
(Fgenerate_new_buffer_name): Doc fix.
|
Sun, 30 May 1993 23:10:28 +0000 |
Richard M. Stallman |
(clean): Delete libXMenu11.a.
|
Sun, 30 May 1993 22:56:31 +0000 |
Richard M. Stallman |
(mh-signature-file-name): New variable.
|
Sun, 30 May 1993 21:52:33 +0000 |
Jim Blandy |
* m/mips.h (KERNEL_FILE): Set this to "/unix".
|
Sun, 30 May 1993 21:46:11 +0000 |
Jim Blandy |
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
|
Sun, 30 May 1993 21:42:28 +0000 |
Richard M. Stallman |
(UCHAR): Don't define if _UCHAR_T.
|
Sun, 30 May 1993 21:41:06 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY): Deleted.
|
Sun, 30 May 1993 21:40:18 +0000 |
Jim Blandy |
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.
|
Sun, 30 May 1993 21:37:57 +0000 |
Richard M. Stallman |
(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
|
Sun, 30 May 1993 21:34:53 +0000 |
Richard M. Stallman |
(main) [AIX _I386]: Don't handle SIGIOINT.
|
Sun, 30 May 1993 21:32:18 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS _AIX _I386]: Include termios before termio.
|
Sun, 30 May 1993 20:56:46 +0000 |
Richard M. Stallman |
Comment fix.
|
Sun, 30 May 1993 20:52:49 +0000 |
Richard M. Stallman |
(buffer_posn_from_coords): Since COL is already
|
Sun, 30 May 1993 20:34:54 +0000 |
Jim Blandy |
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
|
Sun, 30 May 1993 20:16:09 +0000 |
Jim Blandy |
* hftctl.c (hft_alrm): Declare and define this to return void, not
|
Sun, 30 May 1993 20:08:16 +0000 |
Jim Blandy |
* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...
|
Sun, 30 May 1993 20:04:48 +0000 |
Richard M. Stallman |
(Info-mode-map): Correct Info-top to Info-top-node.
|
Sun, 30 May 1993 19:56:00 +0000 |
Jim Blandy |
* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.
|
Sun, 30 May 1993 19:40:39 +0000 |
Jim Blandy |
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
|
Sun, 30 May 1993 19:38:49 +0000 |
Jim Blandy |
* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
|
Sun, 30 May 1993 19:26:11 +0000 |
Jim Blandy |
* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
|
Sun, 30 May 1993 19:18:28 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 May 1993 19:15:39 +0000 |
Richard M. Stallman |
(Man-notify-when-ready): Correct previous change.
|
Sun, 30 May 1993 19:12:55 +0000 |
Richard M. Stallman |
[IRIX4]: Include unistd.h.
|
Sun, 30 May 1993 19:11:40 +0000 |
Richard M. Stallman |
(IRIX4): Defined.
|
Sun, 30 May 1993 18:56:45 +0000 |
Richard M. Stallman |
When looking for sources, use '.', not `.`. Also '..'.
|
Sun, 30 May 1993 18:43:01 +0000 |
Richard M. Stallman |
(Fx_open_connection) [NO_XRM_SET_DATABASE]:
|
Sun, 30 May 1993 18:37:36 +0000 |
Richard M. Stallman |
Fix HPUX conditional syntax.
|
Sun, 30 May 1993 18:34:54 +0000 |
Richard M. Stallman |
(wait_for_termination): Add POSIX_SIGNALS alternative.
|
Sun, 30 May 1993 18:24:08 +0000 |
Jim Blandy |
* configure.in: Complain if srcdir points at an already-configured
|
Sun, 30 May 1993 18:12:11 +0000 |
Jim Blandy |
* xfaces.c (init_frame_faces): We have to make sure that face ID's
|
Sun, 30 May 1993 17:28:33 +0000 |
Jim Blandy |
* faces.el (x-resolve-font-name): Give correct error message
|
Sun, 30 May 1993 17:21:36 +0000 |
Jim Blandy |
* faces.el (x-resolve-font-name): Fix args to error; the format
|
Sun, 30 May 1993 17:03:54 +0000 |
Jim Blandy |
Initial revision
|
Sun, 30 May 1993 04:51:33 +0000 |
Richard M. Stallman |
(reset_buffer): Clear mark_active field here.
|
Sun, 30 May 1993 04:49:24 +0000 |
Richard M. Stallman |
(read_key_sequence): Read the first char specially
|
Sun, 30 May 1993 04:48:18 +0000 |
Richard M. Stallman |
(Fx_close_current_connection): Clear x_current_display.
|
Sun, 30 May 1993 04:46:39 +0000 |
Richard M. Stallman |
(sys_signal): Use 0, not NULL, to set sa_flags.
|
Sun, 30 May 1993 04:17:38 +0000 |
Richard M. Stallman |
Make RCS warnings stop.
|
Sun, 30 May 1993 03:47:06 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 30 May 1993 03:45:33 +0000 |
Richard M. Stallman |
Just load vt100.el.
|
Sun, 30 May 1993 03:44:07 +0000 |
Richard M. Stallman |
Just load keyswap.el.
|
Sun, 30 May 1993 03:42:55 +0000 |
Richard M. Stallman |
Fix initial comments.
|
Sun, 30 May 1993 03:39:06 +0000 |
Richard M. Stallman |
Use lk201.el.
|
Sun, 30 May 1993 03:34:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 May 1993 02:46:05 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, if frame was visible,
|
Sun, 30 May 1993 02:44:11 +0000 |
Richard M. Stallman |
(Ficonify_frame, Fmake_frame_invisible):
|
Sun, 30 May 1993 00:55:42 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Don't free icon_bitmap;
|
Sat, 29 May 1993 22:34:54 +0000 |
Richard M. Stallman |
(command-line-1): Pass arg to other-window.
|
Sat, 29 May 1993 22:28:56 +0000 |
Richard M. Stallman |
(find-file-run-dired): Doc fix.
|
Sat, 29 May 1993 21:26:28 +0000 |
Jim Blandy |
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
|
Sat, 29 May 1993 21:11:09 +0000 |
Jim Blandy |
* Makefile.in: Use Makefile comments, not C comments.
|
Sat, 29 May 1993 21:10:41 +0000 |
Richard M. Stallman |
[HPUX]: Include time.h and define __TIMEVAL__.
|
Sat, 29 May 1993 21:03:32 +0000 |
Richard M. Stallman |
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
|
Sat, 29 May 1993 20:58:02 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 29 May 1993 20:57:51 +0000 |
Jim Blandy |
Initial revision
|
Sat, 29 May 1993 20:57:33 +0000 |
Richard M. Stallman |
Don't include termios.h directly--let systty.h do it.
|
Sat, 29 May 1993 20:54:27 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg.
|
Sat, 29 May 1993 20:52:45 +0000 |
Jim Blandy |
* configure.in: Add case for the Tektronix XD88.
|
Sat, 29 May 1993 20:49:01 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 20:46:03 +0000 |
Jim Blandy |
* systty.h (CDISABLE): #undef it before re-#defining it.
|
Sat, 29 May 1993 20:44:59 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 20:43:41 +0000 |
Richard M. Stallman |
(cancel-function-timers): Renamed from spurious duplicate
|
Sat, 29 May 1993 20:41:31 +0000 |
Richard M. Stallman |
(display_text_line): Really check for just the selected window.
|
Sat, 29 May 1993 20:39:19 +0000 |
Richard M. Stallman |
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
|
Sat, 29 May 1993 20:31:06 +0000 |
Richard M. Stallman |
Handle sysv4.2 and sysvr4.2.
|
Sat, 29 May 1993 20:13:58 +0000 |
Richard M. Stallman |
(file-chase-links): Handle leading .. in symlink target.
|
Sat, 29 May 1993 20:07:50 +0000 |
Jim Blandy |
* configure.in: Traverse the argument list without destroying it;
|
Sat, 29 May 1993 20:02:52 +0000 |
Richard M. Stallman |
(find-change-log): Use file-chase-links.
|
Sat, 29 May 1993 20:00:45 +0000 |
Richard M. Stallman |
(file-chase-links): New function.
|
Sat, 29 May 1993 19:41:13 +0000 |
Jim Blandy |
* configure.in: Add missing "fi".
|
Sat, 29 May 1993 19:38:45 +0000 |
Jim Blandy |
* make-dist: Rebuild configure if configure.in is newer.
|
Sat, 29 May 1993 19:30:26 +0000 |
Jim Blandy |
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
|
Sat, 29 May 1993 18:14:34 +0000 |
Richard M. Stallman |
(c-up-conditional): Handle commented-out #-cmds properly.
|
Sat, 29 May 1993 17:58:03 +0000 |
Richard M. Stallman |
(menu_bar_items): Save Vinhibit_quit by hand
|
Sat, 29 May 1993 16:38:15 +0000 |
Richard M. Stallman |
(do-install): Delete redundant code to copy etc twice.
|
Sat, 29 May 1993 16:13:16 +0000 |
Richard M. Stallman |
(split-window-vertically): Return the new window.
|
Sat, 29 May 1993 16:05:59 +0000 |
Richard M. Stallman |
(gnus-local-organization): Initially nil.
|
Sat, 29 May 1993 06:38:50 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 29 May 1993 06:27:47 +0000 |
Richard M. Stallman |
(isearch-search): Take note of isearch-case-fold-search initial value.
|
Sat, 29 May 1993 06:25:30 +0000 |
Richard M. Stallman |
(OLDXMENU_OPTIONS): Add quotations.
|
Sat, 29 May 1993 06:22:48 +0000 |
Richard M. Stallman |
When given no file arguments, inspect RCS/.* as well
|
Sat, 29 May 1993 06:19:15 +0000 |
Richard M. Stallman |
(EMACS_BITMAP_FILES): Defined.
|
Sat, 29 May 1993 06:12:57 +0000 |
Richard M. Stallman |
(HAVE_FTIME): Defined.
|
Sat, 29 May 1993 06:10:43 +0000 |
Richard M. Stallman |
(romp): Handle various version numbers with aos and bsd.
|
Sat, 29 May 1993 06:08:18 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Define only if not __GNUC__.
|
Sat, 29 May 1993 05:59:09 +0000 |
Richard M. Stallman |
(XTring_bell): Do nothing if x_current_connection is 0.
|
Sat, 29 May 1993 05:48:29 +0000 |
Richard M. Stallman |
(reset_buffer): Clear mark_active field here.
|
Sat, 29 May 1993 05:45:47 +0000 |
Richard M. Stallman |
(indent-sexp): Even if outer-loop-done is t, still move down one line.
|
Sat, 29 May 1993 05:22:49 +0000 |
Richard M. Stallman |
(auto-mode-alist): Fix syntax for sgml mode.
|
Sat, 29 May 1993 05:05:40 +0000 |
Richard M. Stallman |
(gettimeofday): Don't store in *tzp if tzp is 0.
|
Sat, 29 May 1993 05:02:18 +0000 |
Richard M. Stallman |
(MAXDESC): Get it from FD_SETSIZE if that exists.
|
Sat, 29 May 1993 05:00:58 +0000 |
Richard M. Stallman |
(timer): Link with $(LOADLIBES).
|
Sat, 29 May 1993 04:59:26 +0000 |
Richard M. Stallman |
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
|
Sat, 29 May 1993 04:53:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 29 May 1993 04:40:38 +0000 |
Richard M. Stallman |
(vt100-wide-mode): Add missing arg in set-frame-width.
|
Sat, 29 May 1993 04:36:40 +0000 |
Richard M. Stallman |
(x-resolve-font-name): Allow symbol as FACE arg.
|
Sat, 29 May 1993 04:35:25 +0000 |
Richard M. Stallman |
(send-mail-function): Use defvar. not defconst.
|
Sat, 29 May 1993 04:34:00 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Specify field 7, not field 6.
|
Sat, 29 May 1993 04:30:10 +0000 |
Richard M. Stallman |
(ange-ftp-dired-compress-file):
|
Sat, 29 May 1993 03:47:48 +0000 |
Richard M. Stallman |
(vc-finish-logentry): Use delete-windows-on.
|
Sat, 29 May 1993 03:29:45 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM): Defined.
|
Sat, 29 May 1993 03:10:35 +0000 |
Richard M. Stallman |
(vc-steal-lock, vc-insert-headers): Fix question whitespace.
|
Fri, 28 May 1993 23:58:29 +0000 |
Richard M. Stallman |
(Fgenerate_new_buffer_name): New arg IGNORE.
|
Fri, 28 May 1993 23:57:33 +0000 |
Richard M. Stallman |
(Info-insert-dir): Ignore duplicate directories.
|
Fri, 28 May 1993 22:31:52 +0000 |
Richard M. Stallman |
(syms_of_keymap): Create global_map 256 slots long.
|
Fri, 28 May 1993 22:29:10 +0000 |
Richard M. Stallman |
(keys_of_cmds): Predefined 0240-0376 as self-insert.
|
Fri, 28 May 1993 22:12:56 +0000 |
Richard M. Stallman |
Finish previous change.
|
Fri, 28 May 1993 22:08:53 +0000 |
Richard M. Stallman |
(find-log-file): Use source file's truename dir.
|
Fri, 28 May 1993 21:29:37 +0000 |
Richard M. Stallman |
Version 3.8.1 from Gildea.
|
Fri, 28 May 1993 21:22:17 +0000 |
Richard M. Stallman |
(put_line): Don't output \n\t unless more text follows.
|
Fri, 28 May 1993 21:13:59 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]:
|
Fri, 28 May 1993 21:02:48 +0000 |
Richard M. Stallman |
Fix message text.
|
Fri, 28 May 1993 20:33:14 +0000 |
Richard M. Stallman |
(hexl-char-after-point): Get rid of mistakenly free variables.
|
Fri, 28 May 1993 20:30:49 +0000 |
Richard M. Stallman |
Doc fixes.
|
Fri, 28 May 1993 19:46:06 +0000 |
Richard M. Stallman |
Fix up previous change.
|
Fri, 28 May 1993 19:19:05 +0000 |
Richard M. Stallman |
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
|
Fri, 28 May 1993 18:35:23 +0000 |
Richard M. Stallman |
(Info-insert-dir): Ignore duplicate directories.
|
Fri, 28 May 1993 17:23:47 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Take out ../../info.
|
Fri, 28 May 1993 16:40:28 +0000 |
Richard M. Stallman |
(baud-rate): Doc fix.
|
Fri, 28 May 1993 08:48:33 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
|
Fri, 28 May 1993 08:28:20 +0000 |
Jim Blandy |
* etags.c: Replace the CPP tangle for alloca with the one from the
|
Fri, 28 May 1993 07:39:58 +0000 |
Jim Blandy |
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
|
Fri, 28 May 1993 07:38:26 +0000 |
Jim Blandy |
* make-dist: Make a `site-lisp' directory in the distribution,
|
Fri, 28 May 1993 06:55:13 +0000 |
Jim Blandy |
* Makefile.in (do-install): Correctly detect if ./etc and
|
Fri, 28 May 1993 06:50:23 +0000 |
Jim Blandy |
* buffer.c (Fmove_overlay): If the overlay is changing buffers,
|
Fri, 28 May 1993 06:44:48 +0000 |
Jim Blandy |
* xfns.c (x_set_frame_parameters): Use the first
|
Fri, 28 May 1993 06:13:16 +0000 |
Jim Blandy |
* s/hpux8.h: Don't define HAVE_RANDOM.
|
Fri, 28 May 1993 05:18:06 +0000 |
Richard M. Stallman |
(find-change-log): Chase symlinks multiple levels.
|
Fri, 28 May 1993 04:52:55 +0000 |
Jim Blandy |
* configure.in: If srcdir is '.', then try using PWD to make it
|
Fri, 28 May 1993 04:47:23 +0000 |
Jim Blandy |
Initial revision
|
Fri, 28 May 1993 04:44:55 +0000 |
Richard M. Stallman |
(rmail-new-summary): Set rmail-summary-buffer
|
Fri, 28 May 1993 04:35:57 +0000 |
Jim Blandy |
* config.h.in (UNEXEC_SRC): New macro, set by the configure
|
Fri, 28 May 1993 04:33:12 +0000 |
Jim Blandy |
* configure.in: Extract UNEXEC from the system configuration
|
Fri, 28 May 1993 04:32:28 +0000 |
Richard M. Stallman |
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
|
Fri, 28 May 1993 03:33:15 +0000 |
Jim Blandy |
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
|
Fri, 28 May 1993 03:24:51 +0000 |
Jim Blandy |
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.
|
Fri, 28 May 1993 01:53:31 +0000 |
Richard M. Stallman |
(Fsleep_for): Don't return without waiting when SEC is 0.
|
Fri, 28 May 1993 01:22:00 +0000 |
Richard M. Stallman |
(find-alternate-file): Hide truename and inode number
|
Fri, 28 May 1993 01:19:17 +0000 |
Richard M. Stallman |
(ALL_CFLAGS): Add -I../src
|
Fri, 28 May 1993 00:58:08 +0000 |
Roland McGrath |
(find-dired-sentinel): Write a line describing death.
|
Fri, 28 May 1993 00:55:10 +0000 |
Richard M. Stallman |
(install): Get the scripts from ${srcdir}, unlike the executables.
|
Fri, 28 May 1993 00:51:49 +0000 |
Richard M. Stallman |
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
|
Fri, 28 May 1993 00:32:30 +0000 |
Richard M. Stallman |
Delete confusing comments.
|
Fri, 28 May 1993 00:10:45 +0000 |
Roland McGrath |
entered into RCS
|
Thu, 27 May 1993 23:57:41 +0000 |
Richard M. Stallman |
(do-install): Add `shift' command.
|
Thu, 27 May 1993 23:50:38 +0000 |
Richard M. Stallman |
(frame-initialize): Handle reverseVideo resource.
|
Thu, 27 May 1993 23:50:21 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Handle reverseVideo resource.
|
Thu, 27 May 1993 23:48:18 +0000 |
Richard M. Stallman |
(mark_object): Add debugging code to check for ptr clobbered.
|
Thu, 27 May 1993 22:15:01 +0000 |
Richard M. Stallman |
(COPYDESTS, COPYDIR): Delete external-lisp dir.
|
Thu, 27 May 1993 22:12:55 +0000 |
Richard M. Stallman |
(do-install): Delete the dest dir, not the source dir,
|
Thu, 27 May 1993 22:02:16 +0000 |
Richard M. Stallman |
Delete spurious paren outputting short_usage.
|
Thu, 27 May 1993 21:01:29 +0000 |
Richard M. Stallman |
Provide same name as file.
|
Thu, 27 May 1993 12:48:55 +0000 |
Richard M. Stallman |
Fix typo.
|
Thu, 27 May 1993 12:44:54 +0000 |
Richard M. Stallman |
Pervasive changes to use Emacs 19 features
|
Thu, 27 May 1993 06:18:44 +0000 |
Richard M. Stallman |
(read_char): Correct previous change.
|
Thu, 27 May 1993 05:53:05 +0000 |
Richard M. Stallman |
(x_get_resource_string): New function.
|
Thu, 27 May 1993 05:38:12 +0000 |
Jim Blandy |
* x-win.el: Check for a geometry resource, and apply it to the
|
Thu, 27 May 1993 05:35:48 +0000 |
Jim Blandy |
* systty.h: Always terminate comments, to avoid confusion.
|
Thu, 27 May 1993 05:09:02 +0000 |
Jim Blandy |
* xfns.c: Make resource manager work correctly even when
|
Thu, 27 May 1993 05:01:09 +0000 |
Richard M. Stallman |
Comment out handling of shell-send-input.
|
Thu, 27 May 1993 04:45:55 +0000 |
Richard M. Stallman |
(cl-member): Renamed from member.
|
Thu, 27 May 1993 04:04:28 +0000 |
Richard M. Stallman |
(display-time-day-and-date): Use defvar, not defconst.
|
Thu, 27 May 1993 04:01:13 +0000 |
Richard M. Stallman |
(x_get_local_selection): If no conversion function
|
Thu, 27 May 1993 03:56:12 +0000 |
Richard M. Stallman |
(display_text_line): Don't call compute_char_face for a non-X frame.
|
Thu, 27 May 1993 03:46:21 +0000 |
Richard M. Stallman |
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.
|
Thu, 27 May 1993 03:33:12 +0000 |
Jim Blandy |
* isearch.el (isearch-forward): Remove the claim that
|
Thu, 27 May 1993 03:05:02 +0000 |
Jim Blandy |
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
|
Thu, 27 May 1993 03:02:21 +0000 |
Jim Blandy |
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
|
Thu, 27 May 1993 02:54:03 +0000 |
Jim Blandy |
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
|
Thu, 27 May 1993 02:46:57 +0000 |
Jim Blandy |
* Makefile.in (install): Do install the programs listed in
|
Thu, 27 May 1993 02:27:22 +0000 |
Jim Blandy |
* Makefile.in (${SUBDIR}): Pass the value of the make variable to
|
Thu, 27 May 1993 02:12:20 +0000 |
Jim Blandy |
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
|
Thu, 27 May 1993 02:08:14 +0000 |
Jim Blandy |
* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
|
Thu, 27 May 1993 01:12:16 +0000 |
Jim Blandy |
Don't forget to remove temporary files.
|
Thu, 27 May 1993 00:21:21 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Defined.
|
Thu, 27 May 1993 00:06:08 +0000 |
Richard M. Stallman |
(listify-key-sequence): Avoid the constant ?\M-\200.
|
Wed, 26 May 1993 23:53:41 +0000 |
Jim Blandy |
* config.h.in (HAVE_RENAME): Include an #undef for this, so
|
Wed, 26 May 1993 23:19:07 +0000 |
Richard M. Stallman |
(find-file-noselect): Expand buffer-file-truename
|
Wed, 26 May 1993 23:14:00 +0000 |
Richard M. Stallman |
[HAVE_SOCKETS]: Include socket.h, netdb.h.
|
Wed, 26 May 1993 23:08:55 +0000 |
Jim Blandy |
* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
|
Wed, 26 May 1993 22:52:13 +0000 |
Richard M. Stallman |
(dired-other-frame): New function, with binding.
|
Wed, 26 May 1993 22:36:32 +0000 |
Richard M. Stallman |
Make C-x ` binding just once.
|
Wed, 26 May 1993 22:22:58 +0000 |
Jim Blandy |
Report .elc bogosities more clearly.
|
Wed, 26 May 1993 22:19:06 +0000 |
Richard M. Stallman |
(finder-by-keyword): Autoload from `finder', not `finder.el'.
|
Wed, 26 May 1993 22:19:04 +0000 |
Jim Blandy |
* make-dist: Check for .elc files with no corresponding .el file.
|
Wed, 26 May 1993 22:17:29 +0000 |
Richard M. Stallman |
(nroff-mode): Don't leave nroff-electric-mode void.
|
Wed, 26 May 1993 22:12:18 +0000 |
Richard M. Stallman |
(magic_searchpath_decoder): Fix typos.
|
Wed, 26 May 1993 21:51:07 +0000 |
Richard M. Stallman |
(Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
|
Wed, 26 May 1993 21:50:00 +0000 |
Jim Blandy |
* Makefile.in (mkdir): Make all the directories in locallisppath.
|
Wed, 26 May 1993 21:34:10 +0000 |
Jim Blandy |
* config.guess: New file.
|
Wed, 26 May 1993 21:31:36 +0000 |
Richard M. Stallman |
(byte-optimize-divide): Don't optimize to less than two arguments.
|
Wed, 26 May 1993 21:17:31 +0000 |
Richard M. Stallman |
(hexlify-command, dehexlify-command): Use exec-directory.
|
Wed, 26 May 1993 20:38:52 +0000 |
Richard M. Stallman |
(r_alloc_sbrk): Declare already_available as long, not SIZE.
|
Wed, 26 May 1993 20:34:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set hints for max size.
|
Wed, 26 May 1993 20:33:32 +0000 |
Richard M. Stallman |
(x_set_cursor_type): If arg not recognized, use box cursor.
|
Wed, 26 May 1993 20:28:11 +0000 |
Richard M. Stallman |
New version from Umeda. Needs detailed entry.
|
Wed, 26 May 1993 20:26:43 +0000 |
Richard M. Stallman |
(gnus-local-organization): Renamed from ...-your-...
|
Wed, 26 May 1993 20:03:16 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
|
Wed, 26 May 1993 19:42:36 +0000 |
Jim Blandy |
* faces.el (x-resolve-font-name): If PATTERN is nil, return the
|
Wed, 26 May 1993 19:27:06 +0000 |
Richard M. Stallman |
(scroll-bar-mode): Make default value t.
|
Wed, 26 May 1993 19:12:18 +0000 |
Richard M. Stallman |
(make-help-screen): Handle mouse events.
|
Wed, 26 May 1993 18:57:54 +0000 |
Richard M. Stallman |
(Info-follow-nearest-node): Omit 4th arg to Info-get-token.
|
Wed, 26 May 1993 18:38:33 +0000 |
Richard M. Stallman |
(rand, srand): Definitions deleted.
|
Wed, 26 May 1993 18:38:11 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
|
Wed, 26 May 1993 18:32:19 +0000 |
Jim Blandy |
* configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
|
Wed, 26 May 1993 18:27:58 +0000 |
Jim Blandy |
* Makefile.in (do-install): Don't remove a destination directory
|
Wed, 26 May 1993 18:21:26 +0000 |
Richard M. Stallman |
(auto-mode-alist): Recognize .sgm, .sgml, .dtd.
|
Wed, 26 May 1993 18:20:35 +0000 |
Richard M. Stallman |
(sgml-validate): compile1 renamed to compile-internal.
|
Wed, 26 May 1993 18:12:00 +0000 |
Richard M. Stallman |
(auto-mode-alist): Treat .H and .hh as C++ files.
|
Wed, 26 May 1993 18:09:52 +0000 |
Richard M. Stallman |
(mouse-set-mark): Activate the mark.
|
Wed, 26 May 1993 18:00:55 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names): Catch errors from forward-sexp.
|
Wed, 26 May 1993 17:58:22 +0000 |
Richard M. Stallman |
(make_lispy_event): Fix off-by-1 error with hpos in menu bar.
|
Wed, 26 May 1993 17:50:23 +0000 |
Richard M. Stallman |
(Fcurrent_input_mode): Fix the call to Flist.
|
Wed, 26 May 1993 17:43:22 +0000 |
Richard M. Stallman |
Handle sunos4.1.3 specially.
|
Wed, 26 May 1993 17:41:48 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 26 May 1993 17:03:51 +0000 |
Richard M. Stallman |
(comint-filter): Restore buffer-read-only in proper buffer.
|
Wed, 26 May 1993 16:56:03 +0000 |
Richard M. Stallman |
Provide `ispell'.
|
Wed, 26 May 1993 07:52:24 +0000 |
Richard M. Stallman |
(SIGNALS_VIA_CHARACTERS): Defined.
|
Wed, 26 May 1993 06:50:24 +0000 |
Jim Blandy |
* paths.el (Info-default-directory-list): Add
|
Wed, 26 May 1993 03:49:40 +0000 |
Richard M. Stallman |
(POINTER): Always use char *.
|
Wed, 26 May 1993 03:16:57 +0000 |
Richard M. Stallman |
(x_figure_window_size): Make the default frame coords (0,0).
|
Wed, 26 May 1993 03:13:32 +0000 |
Richard M. Stallman |
(LIBS_MACHINE): Add -lIM and -liconv.
|
Tue, 25 May 1993 23:23:53 +0000 |
Richard M. Stallman |
(wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
|
Tue, 25 May 1993 23:22:08 +0000 |
Richard M. Stallman |
(wait_for_termination): Don't use the BSD alternative for LINUX.
|
Tue, 25 May 1993 23:19:45 +0000 |
Richard M. Stallman |
(swallow_events): New function.
|
Tue, 25 May 1993 23:19:07 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Call swallow_events.
|
Tue, 25 May 1993 22:59:26 +0000 |
Richard M. Stallman |
(dired-unmark-all-files): Read arg as a string.
|
Tue, 25 May 1993 22:21:11 +0000 |
Richard M. Stallman |
(read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
|
Tue, 25 May 1993 21:20:08 +0000 |
Richard M. Stallman |
(rmail-summary-mark-deleted): Check for end of buffer.
|
Tue, 25 May 1993 21:03:28 +0000 |
Richard M. Stallman |
Include ../src/config.h.
|
Tue, 25 May 1993 21:01:14 +0000 |
Richard M. Stallman |
(C_ALLOCA, alloca): Definitions deleted.
|
Tue, 25 May 1993 20:52:11 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.
|
Tue, 25 May 1993 20:48:15 +0000 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.
|
Tue, 25 May 1993 20:46:16 +0000 |
Richard M. Stallman |
(Fforward_comment): Arg is a Lisp_Object.
|
Tue, 25 May 1993 20:41:49 +0000 |
Richard M. Stallman |
(logb): Don't declare if hpux.
|
Tue, 25 May 1993 20:11:39 +0000 |
Richard M. Stallman |
(install): Don't handle INSTALLABLE_SCRIPTS
|
Tue, 25 May 1993 20:05:02 +0000 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY): Deleted.
|
Tue, 25 May 1993 20:02:12 +0000 |
Richard M. Stallman |
At the end, use `set --', not `set -'.
|
Tue, 25 May 1993 20:00:53 +0000 |
Richard M. Stallman |
(INSTALL): Add definition.
|
Tue, 25 May 1993 19:05:13 +0000 |
Richard M. Stallman |
(dired-compress-file): Test the return value
|
Tue, 25 May 1993 19:02:08 +0000 |
Richard M. Stallman |
(dired-compress-file): Test the return value of dired-check-process properly.
|
Tue, 25 May 1993 18:49:54 +0000 |
Richard M. Stallman |
(Fforward_comment): Fix last change.
|
Tue, 25 May 1993 18:45:25 +0000 |
Richard M. Stallman |
(Fforward_comment): Always set point.
|
Tue, 25 May 1993 18:07:11 +0000 |
Richard M. Stallman |
Fix another message.
|
Tue, 25 May 1993 17:17:50 +0000 |
Richard M. Stallman |
(Info-edit, Info-last-search, Info-enable-edit):
|
Tue, 25 May 1993 16:56:15 +0000 |
Richard M. Stallman |
(rmail-bury): Fix call to set-window-buffer.
|
Tue, 25 May 1993 16:47:29 +0000 |
Richard M. Stallman |
Fix some messages. Support -with-gnu-cc.
|
Tue, 25 May 1993 16:21:12 +0000 |
Richard M. Stallman |
Pass x-command-line-resources to x-open-connection.
|
Tue, 25 May 1993 15:36:47 +0000 |
Richard M. Stallman |
(Fx_open_connection): Set xrm_option correctly.
|
Tue, 25 May 1993 14:15:52 +0000 |
Jim Blandy |
* Makefile.in (srcdir): Remove comment saying this doesn't work.
|
Tue, 25 May 1993 14:15:30 +0000 |
Jim Blandy |
* configure.in: When looking for source in the same directory as
|
Tue, 25 May 1993 14:04:41 +0000 |
Jim Blandy |
* xterm.h: New section for declarations for xfaces.c.
|
Tue, 25 May 1993 14:04:12 +0000 |
Jim Blandy |
Arrange for font names to get fully resolved - no wildcards.
|
Tue, 25 May 1993 14:03:41 +0000 |
Jim Blandy |
* xfns.c: Clear out the old face stuff.
|
Tue, 25 May 1993 14:02:58 +0000 |
Jim Blandy |
* xterm.h: New section for declarations for xfaces.c.
|
Tue, 25 May 1993 14:01:54 +0000 |
Jim Blandy |
* dispextern.h (struct face): New field - `copy', to help us with
|
Tue, 25 May 1993 13:22:21 +0000 |
Jim Blandy |
* startup.el (command-line-1): Don't handle `-i'. We're
|
Tue, 25 May 1993 13:19:28 +0000 |
Jim Blandy |
* faces.el (set-face-font): Call x-resolve-font-name on the font
|
Tue, 25 May 1993 13:17:52 +0000 |
Jim Blandy |
* x-win.el (command-switch-alist, x-switch-definitions): Treat
|
Tue, 25 May 1993 13:03:47 +0000 |
Jim Blandy |
* casetab.c: Fix formatting, so as not to confuse etags.
|
Tue, 25 May 1993 10:23:48 +0000 |
Jim Blandy |
* x-win.el (x-select-text): New arg PUSH.
|
Tue, 25 May 1993 09:26:44 +0000 |
Jim Blandy |
Fix the fix.
|
Tue, 25 May 1993 07:03:38 +0000 |
Jim Blandy |
* xfaces.c (merge_faces): You can't tell if a font is a
|
Tue, 25 May 1993 06:59:12 +0000 |
Jim Blandy |
* xfns.c (Fx_list_fonts): New function.
|
Tue, 25 May 1993 06:38:43 +0000 |
Jim Blandy |
* paths.h (PATH_INFO): New path, to edited by the configuration
|
Tue, 25 May 1993 06:25:07 +0000 |
Jim Blandy |
* m/iris4d.h: Dyke out the section which specifies how to get the
|
Tue, 25 May 1993 06:22:21 +0000 |
Jim Blandy |
* paths.el (Info-default-directory-list): Add ../../info.
|
Tue, 25 May 1993 06:21:35 +0000 |
Jim Blandy |
* disp-table.el (standard-display-european): Doc fix. Make
|
Tue, 25 May 1993 06:18:24 +0000 |
Jim Blandy |
* Makefile.in (src/paths.h): Edit the `infodir' variable into this
|
Tue, 25 May 1993 04:56:17 +0000 |
Jim Blandy |
* configure.in: Check to see if the source lives in the same
|
Tue, 25 May 1993 04:53:07 +0000 |
Jim Blandy |
* keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
|
Tue, 25 May 1993 04:39:28 +0000 |
Jim Blandy |
* configure.in: Recognize configuration names for i860 boxes
|
Tue, 25 May 1993 03:56:02 +0000 |
Richard M. Stallman |
(find-file-read-only-other-window): Use find-file-other-window.
|
Tue, 25 May 1993 03:05:38 +0000 |
Jim Blandy |
Changes for OSF/1:
|
Tue, 25 May 1993 02:53:28 +0000 |
Richard M. Stallman |
(lispy_function_keys): Add kp-numlock. Fix kp-backspace.
|
Tue, 25 May 1993 02:42:54 +0000 |
Jim Blandy |
Some makes can't handle form feed characters in their makefiles.
|
Tue, 25 May 1993 02:42:40 +0000 |
Jim Blandy |
s/
|
Tue, 25 May 1993 02:33:03 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Add ../../info.
|
Tue, 25 May 1993 02:28:39 +0000 |
Richard M. Stallman |
(frame-initialize): Handle `reverse' as parameter.
|
Tue, 25 May 1993 02:28:03 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Handle `reverse' as parameter.
|
Tue, 25 May 1993 02:18:33 +0000 |
Jim Blandy |
* xfns.c (select_visual): Include the screen number in the
|
Tue, 25 May 1993 02:03:52 +0000 |
Richard M. Stallman |
(Info-suffix-list): Fix duplicate .z to .info.z.
|
Tue, 25 May 1993 01:05:04 +0000 |
Richard M. Stallman |
(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.
|
Tue, 25 May 1993 01:00:21 +0000 |
Richard M. Stallman |
(XTread_socket, ConfigureNotify case):
|
Tue, 25 May 1993 00:43:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 24 May 1993 23:03:04 +0000 |
Richard M. Stallman |
(dired-flag-backup-files): Speedup:
|
Mon, 24 May 1993 22:58:54 +0000 |
Richard M. Stallman |
(modify_event_symbol): If a name_table elt is null,
|
Mon, 24 May 1993 22:35:11 +0000 |
Richard M. Stallman |
Don't #undef NULL.
|
Mon, 24 May 1993 22:34:52 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Definition deleted.
|
Mon, 24 May 1993 22:12:29 +0000 |
Richard M. Stallman |
(jump-to-register): Don't fail if frame-configuration-p is unbound.
|
Mon, 24 May 1993 21:45:20 +0000 |
Richard M. Stallman |
(cd): Set cd-path to a list.
|
Mon, 24 May 1993 21:41:18 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 24 May 1993 21:19:42 +0000 |
Richard M. Stallman |
(x-select-text): New arg PUSH.
|
Mon, 24 May 1993 21:19:26 +0000 |
Richard M. Stallman |
(x-set-cut-buffer): New arg PUSH.
|
Mon, 24 May 1993 21:19:08 +0000 |
Richard M. Stallman |
(kill-new): Pass t as 2nd arg to interprogram-cut-function.
|
Mon, 24 May 1993 21:13:21 +0000 |
Jim Blandy |
* disp-table.el (standard-display-default): New function.
|
Mon, 24 May 1993 21:09:38 +0000 |
Richard M. Stallman |
(Fread_file_name): If input is empty, do return the default
|
Mon, 24 May 1993 20:57:32 +0000 |
Jim Blandy |
* buffer.c (Fmake_overlay): Put beg and end in the
|
Mon, 24 May 1993 19:54:15 +0000 |
Richard M. Stallman |
(XTread_socket): For ConfigureNotify event,
|
Mon, 24 May 1993 18:46:13 +0000 |
Richard M. Stallman |
(shell-command): Don't activate mark even momentarily.
|
Mon, 24 May 1993 18:05:21 +0000 |
Jim Blandy |
* make-docfile.c: Doc fix.
|
Mon, 24 May 1993 17:45:04 +0000 |
Richard M. Stallman |
Fix typo in last change.
|
Mon, 24 May 1993 17:44:37 +0000 |
Richard M. Stallman |
(NO_MATHERR): Defined.
|
Mon, 24 May 1993 17:44:10 +0000 |
Richard M. Stallman |
[NO_MATHERR]: Undef HAVE_MATHERR.
|
Mon, 24 May 1993 17:43:47 +0000 |
Jim Blandy |
* configure.in: For generic IBM PC boxes, insist on "unknown" for
|
Mon, 24 May 1993 17:13:24 +0000 |
Richard M. Stallman |
(create_process): Ignore retval from TIOCSTTY.
|
Mon, 24 May 1993 16:18:33 +0000 |
Jim Blandy |
* make-dist: When breaking links, remove the link before moving
|
Mon, 24 May 1993 16:01:41 +0000 |
Jim Blandy |
* Makefile.in: Doc fix.
|
Mon, 24 May 1993 15:59:44 +0000 |
Jim Blandy |
* Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
|
Mon, 24 May 1993 15:57:15 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 24 May 1993 15:39:31 +0000 |
Jim Blandy |
* timer.c (xmalloc): Include definition for this, to placate the C
|
Mon, 24 May 1993 15:22:47 +0000 |
Jim Blandy |
* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
|
Mon, 24 May 1993 15:04:07 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Reject fonts with varying spacing. We
|
Mon, 24 May 1993 15:03:32 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Reject fonts with varying spacing. We
|
Mon, 24 May 1993 15:01:31 +0000 |
Jim Blandy |
* s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.
|
Mon, 24 May 1993 08:01:32 +0000 |
Jim Blandy |
* case-table.el, disp-table.el, finder.el, iso-ascii.el,
|
Mon, 24 May 1993 07:55:58 +0000 |
Jim Blandy |
Change "i14n" keyword to "i18n".
|
Mon, 24 May 1993 07:02:01 +0000 |
Jim Blandy |
* configure.in: Doc fix.
|
Mon, 24 May 1993 06:08:13 +0000 |
Jim Blandy |
* configure.in: Add support for the `--exec-prefix' option.
|
Mon, 24 May 1993 05:54:23 +0000 |
Jim Blandy |
* Makefile.in (install): Refer to the variables INSTALLABLES and
|
Mon, 24 May 1993 05:12:22 +0000 |
Jim Blandy |
* syssignal.h (sys_signal): Declare the second argument to have
|
Mon, 24 May 1993 05:06:35 +0000 |
Richard M. Stallman |
(menu-bar-mode): Doc fix.
|
Mon, 24 May 1993 05:06:15 +0000 |
Jim Blandy |
* configure.in: Distinguish between hp800's and hp700's by calling
|
Mon, 24 May 1993 05:02:24 +0000 |
Richard M. Stallman |
(NO_GET_LOAD_AVG): Define, if __GNUC__.
|
Mon, 24 May 1993 03:39:58 +0000 |
Jim Blandy |
* s-hpux8.h (NO_SIOCTL_H): Defined.
|
Mon, 24 May 1993 02:32:33 +0000 |
Jim Blandy |
* syssignal.h: Don't #include <signal.h>
|
Mon, 24 May 1993 02:12:13 +0000 |
Jim Blandy |
* lucid.el (switch-to-other-buffer): Build the list of acceptable
|
Mon, 24 May 1993 01:58:58 +0000 |
Jim Blandy |
* faces.el (make-face): Change interactive spec to 'S'.
|
Mon, 24 May 1993 00:12:05 +0000 |
Richard M. Stallman |
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
|
Mon, 24 May 1993 00:04:18 +0000 |
Richard M. Stallman |
(check_x): New function.
|
Mon, 24 May 1993 00:03:08 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Don't call unload_font
|
Mon, 24 May 1993 00:00:19 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):
|
Sun, 23 May 1993 23:10:14 +0000 |
Richard M. Stallman |
(finder-known-keywords): Use i18n, not i14n.
|
Sun, 23 May 1993 22:45:18 +0000 |
Richard M. Stallman |
Call set-case-..., not standard-case-...
|
Sun, 23 May 1993 22:41:44 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Make `am' an int, not long.
|
Sun, 23 May 1993 22:31:53 +0000 |
Jim Blandy |
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
|
Sun, 23 May 1993 22:30:42 +0000 |
Jim Blandy |
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
|
Sun, 23 May 1993 22:09:09 +0000 |
Jim Blandy |
* m/iris4d.h (NEED_SIOCTL): Move this to...
|
Sun, 23 May 1993 22:08:57 +0000 |
Jim Blandy |
* m/iris4d.h (NEED_SIOCTL): Move this to...
|
Sun, 23 May 1993 22:03:39 +0000 |
Jim Blandy |
Remove HAVE_RENAME; configure guesses that now.
|
Sun, 23 May 1993 21:49:20 +0000 |
Jim Blandy |
* Makefile.in (C_SWITCH_X_SITE): New variable - get this from
|
Sun, 23 May 1993 21:35:48 +0000 |
Jim Blandy |
* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the
|
Sun, 23 May 1993 21:16:12 +0000 |
Jim Blandy |
* make-dist: Break intra-tree links.
|
Sun, 23 May 1993 21:04:16 +0000 |
Jim Blandy |
* configure.in: Explain that this is an autoconf script, and give
|
Sun, 23 May 1993 20:50:09 +0000 |
Jim Blandy |
* configure.in: Explain that this is an autoconf script.
|
Sun, 23 May 1993 20:39:16 +0000 |
Jim Blandy |
* configure.in: Make the first line of the configure script be
|
Sun, 23 May 1993 20:04:26 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
|
Sun, 23 May 1993 20:01:34 +0000 |
Jim Blandy |
* xfaces.c (Fset_face_attribute_internal): Don't free the frame's
|
Sun, 23 May 1993 19:52:07 +0000 |
Jim Blandy |
* keyboard.c (make_lispy_movement): Deal properly with mouse
|
Sun, 23 May 1993 19:23:38 +0000 |
Jim Blandy |
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
|
Sun, 23 May 1993 18:52:53 +0000 |
Richard M. Stallman |
(main): Return 0.
|
Sun, 23 May 1993 18:09:41 +0000 |
Richard M. Stallman |
Move signal.h and stdio.h before config.h.
|
Sun, 23 May 1993 18:04:25 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Assign gmt, instead of init.
|
Sun, 23 May 1993 04:42:38 +0000 |
Jim Blandy |
* configure.in (long_usage): Removed; made short_usage describe
|
Sun, 23 May 1993 04:42:11 +0000 |
Jim Blandy |
* configure.in: Implement the --prefix option.
|
Sun, 23 May 1993 02:53:53 +0000 |
Jim Blandy |
* configure.in: Add case for version 5 of Esix.
|
Sun, 23 May 1993 00:15:29 +0000 |
Jim Blandy |
Remove duplicate cp command from `man' section.
|
Sun, 23 May 1993 00:08:34 +0000 |
Jim Blandy |
* make-dist: There aren't any *.com files in lib-src anymore.
|
Sat, 22 May 1993 23:44:10 +0000 |
Jim Blandy |
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
|
Sat, 22 May 1993 23:43:29 +0000 |
Jim Blandy |
* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.
|
Sat, 22 May 1993 22:33:19 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Don't take FILE argument, since
|
Sat, 22 May 1993 22:09:25 +0000 |
Jim Blandy |
* cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
|
Sat, 22 May 1993 22:07:57 +0000 |
Richard M. Stallman |
(scan_lisp_file): Recognize defalias like fset.
|
Sat, 22 May 1993 22:06:48 +0000 |
Richard M. Stallman |
(display_text_line): Highlight in any frame's sel window.
|
Sat, 22 May 1993 22:04:07 +0000 |
Richard M. Stallman |
(x_window_to_frame): Use XGCTYPE.
|
Sat, 22 May 1993 22:02:35 +0000 |
Richard M. Stallman |
(event-modifiers): Doc fix.
|
Sat, 22 May 1993 21:45:31 +0000 |
Jim Blandy |
* editfns.c: #include <sys/types.h>, to get time_t for Eggert's
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Sat, 22 May 1993 21:25:32 +0000 |
Richard M. Stallman |
(gud-def): Fix inclusion of the define-key.
|
Sat, 22 May 1993 21:25:01 +0000 |
Jim Blandy |
* make-dist: Check that the manual reflects the same version of
|
Sat, 22 May 1993 20:57:31 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Sat, 22 May 1993 20:25:08 +0000 |
Richard M. Stallman |
(event-modifiers): Function deleted.
|
Sat, 22 May 1993 18:27:07 +0000 |
Richard M. Stallman |
(modifier_names): Update to match *_modifier in termhooks.
|
Sat, 22 May 1993 18:23:31 +0000 |
Richard M. Stallman |
(describe-key, describe-key-briefly):
|
Sat, 22 May 1993 17:57:17 +0000 |
Jim Blandy |
(make_ctrl_char): New function.
|
Sat, 22 May 1993 09:13:57 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Sat, 22 May 1993 08:30:16 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 22 May 1993 08:16:25 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 22 May 1993 07:51:26 +0000 |
Jim Blandy |
* keyboard.c (make_ctrl_char): New function.
|
Sat, 22 May 1993 07:25:53 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 22 May 1993 05:54:38 +0000 |
Noah Friedman |
*** empty log message ***
|
Sat, 22 May 1993 04:21:25 +0000 |
Richard M. Stallman |
(pending-undo-list): Var declared.
|
Sat, 22 May 1993 04:19:14 +0000 |
Richard M. Stallman |
(apropos-print-matches): Bind tem.
|
Sat, 22 May 1993 00:24:21 +0000 |
Jim Blandy |
* holidays.el: Update reference to the papers in S-P&E.
|
Sat, 22 May 1993 00:12:17 +0000 |
Jim Blandy |
* process.c (Fopen_network_stream): Deal with older systems, which
|
Fri, 21 May 1993 23:47:10 +0000 |
Jim Blandy |
* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
|
Fri, 21 May 1993 23:42:36 +0000 |
Richard M. Stallman |
(wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
|
Fri, 21 May 1993 23:39:17 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 21 May 1993 22:52:55 +0000 |
Jim Blandy |
* s/linux.h: Remove copyright notices by Michael K. Johnson and
|
Fri, 21 May 1993 22:33:45 +0000 |
Jim Blandy |
* sysdep.c (sys_suspend): Set synch_process_alive, so that
|
Fri, 21 May 1993 21:33:34 +0000 |
Jim Blandy |
* configure.in: Remove the hack of AC_DEFINE; use
|
Fri, 21 May 1993 21:29:27 +0000 |
Richard M. Stallman |
(apropos-match-keys): Handle modern keymap structure.
|
Fri, 21 May 1993 20:22:10 +0000 |
Richard M. Stallman |
(syms_of_xfns): Don't make Lisp vars
|
Fri, 21 May 1993 17:26:48 +0000 |
Richard M. Stallman |
(transient-mark-mode): Doc fix.
|
Fri, 21 May 1993 17:25:50 +0000 |
Richard M. Stallman |
(outline-minor-mode): Make var permanent local in all buffers.
|
Fri, 21 May 1993 16:37:35 +0000 |
Richard M. Stallman |
(lisp-body-indent): Add doc.
|
Fri, 21 May 1993 04:12:28 +0000 |
Richard M. Stallman |
Change permission notice (not "part of Emacs").
|
Fri, 21 May 1993 03:22:46 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 20 May 1993 23:30:21 +0000 |
Jim Blandy |
* dispnew.c (preserve_other_columns): Remember to multiply the
|
Thu, 20 May 1993 23:15:17 +0000 |
Jim Blandy |
Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.
|
Thu, 20 May 1993 20:22:34 +0000 |
Roland McGrath |
Initial revision
|
Thu, 20 May 1993 15:19:12 +0000 |
Jim Blandy |
* make-dist: Don't distribute precomp.com, compile.com, or
|
Thu, 20 May 1993 14:11:44 +0000 |
Richard M. Stallman |
(texinfo-section-types-regexp): Define here.
|
Thu, 20 May 1993 14:02:07 +0000 |
Richard M. Stallman |
Provide delsel.
|
Thu, 20 May 1993 13:55:09 +0000 |
Richard M. Stallman |
(read_key_sequence): Reexamine this_command
|
Thu, 20 May 1993 13:43:48 +0000 |
Richard M. Stallman |
(x_find_modifier_meanings): If some keys are meta and alt,
|
Thu, 20 May 1993 06:30:20 +0000 |
Jim Blandy |
Some more changes from Michael K. Johnson for Linux.
|
Thu, 20 May 1993 06:29:45 +0000 |
Jim Blandy |
Some time-handling patches from Paul Eggert:
|
Thu, 20 May 1993 06:28:46 +0000 |
Jim Blandy |
Some time-handling patches from Paul Eggert:
|
Thu, 20 May 1993 06:18:08 +0000 |
Jim Blandy |
* configure.in: Add AC_TIMEZONE.
|
Thu, 20 May 1993 02:15:28 +0000 |
Jim Blandy |
Get the types right, baby.
|
Thu, 20 May 1993 02:14:56 +0000 |
Jim Blandy |
Some more changes from Michael K. Johnson for Linux.
|
Thu, 20 May 1993 02:05:02 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 20 May 1993 02:04:15 +0000 |
Jim Blandy |
Initial revision
|
Thu, 20 May 1993 00:56:54 +0000 |
Jim Blandy |
* configure.in: Recognize Linux as a valid operating system for
|
Wed, 19 May 1993 22:01:35 +0000 |
Jim Blandy |
Some changes from Michael K. Johnson for Linux.
|
Wed, 19 May 1993 22:01:21 +0000 |
Jim Blandy |
Some changes from Michael K. Johnson for Linux.
|
Wed, 19 May 1993 21:19:08 +0000 |
Richard M. Stallman |
Update GPL version.
|
Wed, 19 May 1993 21:15:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 May 1993 21:15:18 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 19 May 1993 21:11:06 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 19 May 1993 20:24:48 +0000 |
Roland McGrath |
Initial revision
|
Wed, 19 May 1993 19:48:38 +0000 |
Jim Blandy |
* xfaces.el (face-equal): Doc fix.
|
Wed, 19 May 1993 19:34:12 +0000 |
Jim Blandy |
* calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
|
Wed, 19 May 1993 19:13:31 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Compute the scrollbar start and end
|
Wed, 19 May 1993 19:08:12 +0000 |
Richard M. Stallman |
Renamed from pending-del.el.
|
Wed, 19 May 1993 16:52:19 +0000 |
Richard M. Stallman |
(texinfo-chapter-level-regexp): Copied here.
|
Wed, 19 May 1993 16:50:17 +0000 |
Richard M. Stallman |
(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
|
Wed, 19 May 1993 16:19:00 +0000 |
Richard M. Stallman |
(outline-heading-end-regexp): Fix typo.
|
Wed, 19 May 1993 15:21:44 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 19 May 1993 14:26:34 +0000 |
Richard M. Stallman |
(Fcurrent_input_mode): Return META as 3-way flag.
|
Wed, 19 May 1993 06:13:00 +0000 |
Jim Blandy |
Braino.
|
Wed, 19 May 1993 06:03:04 +0000 |
Jim Blandy |
* files.el (set-auto-mode): If the buffer's file name is nil,
|
Wed, 19 May 1993 06:01:21 +0000 |
Jim Blandy |
* fileio.c (Ffind_file_name_handler): Check that FILENAME is a
|
Wed, 19 May 1993 05:41:37 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Undo change of April
|
Wed, 19 May 1993 05:05:46 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Don't forget to call
|
Wed, 19 May 1993 04:58:19 +0000 |
Richard M. Stallman |
(follow_key): Check char in range before UPPERCASEP.
|
Wed, 19 May 1993 04:56:06 +0000 |
Jim Blandy |
Changes for Silicon Graphics Iris 5D.
|
Wed, 19 May 1993 04:52:06 +0000 |
Jim Blandy |
Initial revision
|
Wed, 19 May 1993 04:44:42 +0000 |
Richard M. Stallman |
(isearch-mode-map): Use vector, not string, to bind printing characters.
|
Wed, 19 May 1993 04:44:11 +0000 |
Richard M. Stallman |
(ispell-command-loop): Make an undo boundary.
|
Wed, 19 May 1993 04:38:28 +0000 |
Jim Blandy |
* process.c [__sgi] (allocate_pty): Give up immediately if pty is
|
Wed, 19 May 1993 04:27:16 +0000 |
Jim Blandy |
Doc fix.
|
Wed, 19 May 1993 03:51:26 +0000 |
Richard M. Stallman |
(x_set_menu_bar_lines): Fix typo in last change.
|
Wed, 19 May 1993 03:27:53 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): If the newline (or C-m, in
|
Wed, 19 May 1993 03:07:10 +0000 |
Jim Blandy |
Make sure that all the display faces use fonts of the
|
Wed, 19 May 1993 03:06:38 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Tell the frame display faces about the
|
Wed, 19 May 1993 00:33:58 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
|
Wed, 19 May 1993 00:19:16 +0000 |
Jim Blandy |
* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have
|
Tue, 18 May 1993 23:25:21 +0000 |
Jim Blandy |
* select.el (xselect-convert-to-class): Just return "Emacs" here.
|
Tue, 18 May 1993 23:03:14 +0000 |
Jim Blandy |
* make-dist: Distribute some VMS files we got from Richard Levitte.
|
Tue, 18 May 1993 22:59:49 +0000 |
Jim Blandy |
Initial revision
|
Tue, 18 May 1993 22:51:56 +0000 |
Jim Blandy |
* configure.in: Include remarks saying what order the autoconf
|
Tue, 18 May 1993 22:46:17 +0000 |
Jim Blandy |
* xfaces.c (free_frame_faces): Don't free the resources from the
|
Tue, 18 May 1993 22:45:53 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Make the scrollbar reflect the
|
Tue, 18 May 1993 22:45:29 +0000 |
Jim Blandy |
* sysdep.c (reset_sys_modes): Test the return value of
|
Tue, 18 May 1993 22:44:27 +0000 |
Jim Blandy |
* lisp.h (malloc, realloc): Declare these to return void *, to
|
Tue, 18 May 1993 22:44:08 +0000 |
Jim Blandy |
* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
|
Tue, 18 May 1993 22:40:43 +0000 |
Jim Blandy |
* frame.el (frame-notice-user-settings): Don't make
|
Tue, 18 May 1993 22:39:51 +0000 |
Jim Blandy |
* startup.el (normal-top-level, command-line, command-line-1):
|
Tue, 18 May 1993 22:30:21 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Don't lay down an unwind_protect
|
Tue, 18 May 1993 22:24:14 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
|
Tue, 18 May 1993 22:15:14 +0000 |
Jim Blandy |
* server.el (server-switch-hook): New hook.
|
Tue, 18 May 1993 22:07:14 +0000 |
Jim Blandy |
* window.c (window-dedicated-p): Doc fix.
|
Tue, 18 May 1993 21:33:52 +0000 |
Jim Blandy |
* bibtex.el (bibtex-string): Use \" instead of "" to get a double
|
Tue, 18 May 1993 21:04:11 +0000 |
Richard M. Stallman |
Describe scroll bars.
|
Tue, 18 May 1993 20:36:11 +0000 |
Jim Blandy |
* subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
|
Tue, 18 May 1993 20:35:35 +0000 |
Jim Blandy |
* Makefile.in (.c.o): Make the rule start with a tab, not spaces.
|
Tue, 18 May 1993 20:33:05 +0000 |
Jim Blandy |
* PROBLEMS: Some updates from David J. Mackenzie.
|
Tue, 18 May 1993 20:32:36 +0000 |
Jim Blandy |
* Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
|
Tue, 18 May 1993 19:21:13 +0000 |
Richard M. Stallman |
(mail-yank-original): In Transient Mark mode,
|
Tue, 18 May 1993 15:46:30 +0000 |
Richard M. Stallman |
(isearch-mode-map): Extend the dense keymap to 256 chars.
|
Tue, 18 May 1993 04:49:52 +0000 |
Richard M. Stallman |
(struct window): New slot region_showing.
|
Tue, 18 May 1993 03:32:00 +0000 |
Richard M. Stallman |
(byte-compile-file): Don't write output if error.
|
Tue, 18 May 1993 03:19:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 18 May 1993 02:30:21 +0000 |
Richard M. Stallman |
(byte-compile-file): Don't write output if error.
|
Mon, 17 May 1993 23:18:47 +0000 |
Richard M. Stallman |
(mail-setup): Leave point before signature, not after.
|
Mon, 17 May 1993 22:18:34 +0000 |
Richard M. Stallman |
(rmail-sortable-date-string): Handle date in format
|
Mon, 17 May 1993 21:52:21 +0000 |
Richard M. Stallman |
(keyboard-quit): Run deactivate-mark-hook.
|
Mon, 17 May 1993 18:22:37 +0000 |
Richard M. Stallman |
(isearch-mode): Set deactivate-mark.
|
Mon, 17 May 1993 04:47:53 +0000 |
Richard M. Stallman |
(mark_window_display_accurate): Set region_showing fields.
|
Mon, 17 May 1993 04:45:03 +0000 |
Richard M. Stallman |
(fill-region, kill-region, delete-region)
|
Mon, 17 May 1993 04:37:22 +0000 |
Richard M. Stallman |
(toggle-scroll-bar): Renamed from toggle-vertical-scroll...
|
Mon, 17 May 1993 02:42:16 +0000 |
Roland McGrath |
(gnus-info-directory): Variable removed.
|
Sun, 16 May 1993 23:09:57 +0000 |
Richard M. Stallman |
(push-mark): Always activate the mark if not in Transient Mark mode.
|
Sun, 16 May 1993 22:58:52 +0000 |
Richard M. Stallman |
Version 3.15 from Umeda.
|
Sun, 16 May 1993 22:35:23 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Set cursor_foreground_pixel.
|
Sun, 16 May 1993 22:34:42 +0000 |
Richard M. Stallman |
(x_display): New field cursor_fore_pixel.
|
Sun, 16 May 1993 22:32:36 +0000 |
Richard M. Stallman |
(dumpglyphs): Create a temporary merged gc
|
Sun, 16 May 1993 22:31:48 +0000 |
Richard M. Stallman |
(overlays_at): New arg EXTEND.
|
Sun, 16 May 1993 22:31:04 +0000 |
Richard M. Stallman |
(compute_char_face): Pass 0 as EXTEND arg to overlays_at.
|
Sun, 16 May 1993 21:31:39 +0000 |
Richard M. Stallman |
(ispell): Deactivate mark before the Ispell run.
|
Sun, 16 May 1993 21:15:09 +0000 |
Richard M. Stallman |
(tex-insert-quote): Doc fix.
|
Sun, 16 May 1993 21:14:05 +0000 |
Richard M. Stallman |
(texinfo-tex-region): Update name of tex-set-buffer-directory.
|
Sun, 16 May 1993 21:11:54 +0000 |
Richard M. Stallman |
Don't require tex-mode or texnfo-upd.
|
Sun, 16 May 1993 20:36:30 +0000 |
Jim Blandy |
Don't distribute oldXMenu/Makefile.
|
Sun, 16 May 1993 19:32:53 +0000 |
Jim Blandy |
* make-dist: Include any *.in files in oldXMenu in the distribution.
|
Sun, 16 May 1993 18:57:37 +0000 |
Richard M. Stallman |
Don't require sendmail, compile, or dired.
|
Sun, 16 May 1993 18:12:57 +0000 |
Jim Blandy |
Document sun change.
|
Sun, 16 May 1993 17:43:36 +0000 |
Richard M. Stallman |
(mark-c-function): Activate the mark.
|
Sun, 16 May 1993 15:50:13 +0000 |
Richard M. Stallman |
(mark-end-of-sentence): Activate the mark.
|
Sun, 16 May 1993 15:48:45 +0000 |
Richard M. Stallman |
(mark-paragraph): Activate the mark.
|
Sun, 16 May 1993 15:41:50 +0000 |
Richard M. Stallman |
(face-initialize): Do make the modeline face.
|
Sun, 16 May 1993 15:41:14 +0000 |
Richard M. Stallman |
(mark-page): Activate the mark.
|
Sun, 16 May 1993 15:39:39 +0000 |
Richard M. Stallman |
(yank, yank-pop): Don't activate the mark.
|
Sun, 16 May 1993 15:28:52 +0000 |
Richard M. Stallman |
(mark-sexp, mark-defun): Activate the mark.
|
Sun, 16 May 1993 13:42:36 +0000 |
Richard M. Stallman |
(casify_region): Remove mistaken arg to record_change.
|
Sun, 16 May 1993 01:32:11 +0000 |
Jim Blandy |
* xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it
|
Sun, 16 May 1993 00:53:57 +0000 |
Jim Blandy |
* timer.c (notify): Don't call sighold or sigrelse; they're USG
|
Sun, 16 May 1993 00:44:32 +0000 |
Jim Blandy |
* Makefile.in (oldXMenu/Makefile): Make this depend on
|
Sun, 16 May 1993 00:23:33 +0000 |
Jim Blandy |
* xfaces.c (unload_color): Don't try to unload the standard black
|
Sat, 15 May 1993 23:57:11 +0000 |
Jim Blandy |
More changes from David J. Mackenzie.
|
Sat, 15 May 1993 23:21:35 +0000 |
Jim Blandy |
Install David Mackenzie's patches to make ${srcdir} work.
|
Sat, 15 May 1993 23:20:33 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): If we're running
|
Sat, 15 May 1993 23:06:16 +0000 |
Jim Blandy |
Install patches from David J. Mackenzie to make the srcdir option
|
Sat, 15 May 1993 23:05:46 +0000 |
Jim Blandy |
* timer.c: Fix mispellings of get_date function's name.
|
Sat, 15 May 1993 22:57:27 +0000 |
Jim Blandy |
Install ${srcdir} changes from DJM.
|
Sat, 15 May 1993 22:25:51 +0000 |
Jim Blandy |
The GNU coding standards specify that CFLAGS should be left for
|
Sat, 15 May 1993 22:20:34 +0000 |
Jim Blandy |
Install patches from David J. Mackenzie to make the srcdir option
|
Sat, 15 May 1993 21:38:29 +0000 |
Jim Blandy |
original log message lost to overeager RCS user -JimB
|
Sat, 15 May 1993 21:19:18 +0000 |
Richard M. Stallman |
Require menu-bar.el.
|
Sat, 15 May 1993 21:17:55 +0000 |
Richard M. Stallman |
Rename `primary-selection' to `region'.
|
Sat, 15 May 1993 21:17:06 +0000 |
Richard M. Stallman |
Preload mouse, scroll-bar and select if have multi-frames.
|
Sat, 15 May 1993 20:55:02 +0000 |
Richard M. Stallman |
(push-mark): Don't activate the mark.
|
Sat, 15 May 1993 20:48:34 +0000 |
Jim Blandy |
* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
|
Sat, 15 May 1993 20:47:28 +0000 |
Jim Blandy |
* systime.h: Borrow CPP sequence from getdate.y to include the
|
Sat, 15 May 1993 20:32:23 +0000 |
Richard M. Stallman |
(mouse-set-region): Call set-mark to activate mark.
|
Sat, 15 May 1993 20:05:36 +0000 |
Richard M. Stallman |
(isearch-done): Don't activate mark.
|
Sat, 15 May 1993 19:53:44 +0000 |
Richard M. Stallman |
(face-initialize): Don't create the `modeline' face.
|
Sat, 15 May 1993 19:52:01 +0000 |
Richard M. Stallman |
(mouse-drag-region): New command, on down-mouse-1.
|
Sat, 15 May 1993 19:47:15 +0000 |
Richard M. Stallman |
(byte-compile-track-mouse): New function.
|
Sat, 15 May 1993 19:00:34 +0000 |
Richard M. Stallman |
(Fx_selection_exists_p): Handle nil, t as SELECTION arg.
|
Sat, 15 May 1993 18:47:18 +0000 |
Richard M. Stallman |
(transient-mark-mode): New command.
|
Sat, 15 May 1993 18:45:14 +0000 |
Richard M. Stallman |
(compute_char_face): New args REGION_BEG, REGION_END.
|
Sat, 15 May 1993 18:44:46 +0000 |
Richard M. Stallman |
(direct_output_forward_char): Just give up
|
Sat, 15 May 1993 18:05:42 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Show the answers in the echo area.
|
Sat, 15 May 1993 04:13:27 +0000 |
Richard M. Stallman |
Make links in info subdir.
|
Fri, 14 May 1993 22:57:10 +0000 |
Jim Blandy |
* buffer.c (Fmove_overlay): If the overlay is in no buffer and the
|
Fri, 14 May 1993 22:11:17 +0000 |
Richard M. Stallman |
(access_keymap): Handle any length vector.
|
Fri, 14 May 1993 19:43:05 +0000 |
Richard M. Stallman |
(command_loop_1): Don't do it here.
|
Fri, 14 May 1993 18:02:55 +0000 |
Richard M. Stallman |
(isearch-mode-map): Handle any length vector in keymap.
|
Fri, 14 May 1993 15:35:17 +0000 |
Jim Blandy |
* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,
|
Fri, 14 May 1993 15:21:50 +0000 |
Jim Blandy |
* vc.el (vc-version-diff): Match parens.
|
Fri, 14 May 1993 14:44:26 +0000 |
Jim Blandy |
* xterm.c (dumpglyphs): Give the cursor higher priority than the
|
Fri, 14 May 1993 14:44:01 +0000 |
Jim Blandy |
* xfaces.c (compute_char_face): When merging the overlays,
|
Fri, 14 May 1993 14:43:30 +0000 |
Jim Blandy |
The text property routines can now modify buffers other
|
Fri, 14 May 1993 14:43:00 +0000 |
Jim Blandy |
* lisp.h (Lisp_Overlay): New tag.
|
Fri, 14 May 1993 14:42:01 +0000 |
Jim Blandy |
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
|
Fri, 14 May 1993 14:41:36 +0000 |
Jim Blandy |
* lisp.h (Lisp_Overlay): New tag.
|
Fri, 14 May 1993 14:40:56 +0000 |
Jim Blandy |
* intervals.c (set_point): Check for point out of bounds before
|
Fri, 14 May 1993 14:39:15 +0000 |
Jim Blandy |
* dispnew.c (direct_output_for_insert): Compute the face of the
|
Fri, 14 May 1993 14:37:53 +0000 |
Jim Blandy |
* cmds.c (Fforward_char): Check proposed new position, and then
|
Fri, 14 May 1993 14:36:01 +0000 |
Jim Blandy |
* lisp.h (Lisp_Overlay): New tag.
|
Fri, 14 May 1993 14:27:17 +0000 |
Jim Blandy |
* configure.in: Call AC_STDC_HEADERS.
|
Fri, 14 May 1993 03:57:45 +0000 |
Richard M. Stallman |
(vc-revert-buffer1): Don't assume that compilation-error-list
|
Thu, 13 May 1993 20:06:18 +0000 |
Richard M. Stallman |
(emerge-find-difference-diff): Renamed from emerge-find-difference.
|
Thu, 13 May 1993 19:33:20 +0000 |
Richard M. Stallman |
(emerge-setup-fixed-keymaps): Put emerge-abort on C-].
|
Thu, 13 May 1993 19:25:37 +0000 |
Richard M. Stallman |
(emerge-count-matches-string): Renamed from count-matches-string.
|
Thu, 13 May 1993 19:24:38 +0000 |
Richard M. Stallman |
Install DRW's version 5.
|
Thu, 13 May 1993 12:05:52 +0000 |
Richard M. Stallman |
(vc-version-diff): Don't move point in current buffer.
|
Thu, 13 May 1993 05:28:14 +0000 |
Roland McGrath |
(tags-table-including): Take new third arg CORE-ONLY. If non-nil,
|
Thu, 13 May 1993 04:08:52 +0000 |
Jim Blandy |
* xfaces.c (intern_frame_face): Exchange order of arguments, to
|
Thu, 13 May 1993 04:08:26 +0000 |
Jim Blandy |
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
|
Thu, 13 May 1993 03:34:18 +0000 |
Richard M. Stallman |
Provide 'menu-bar.
|
Thu, 13 May 1993 03:24:09 +0000 |
Richard M. Stallman |
(face-initialize): New function.
|
Thu, 13 May 1993 03:23:40 +0000 |
Richard M. Stallman |
Don't put frame-initialize and frame-notice-user-settings on hooks.
|
Thu, 13 May 1993 03:17:03 +0000 |
Jim Blandy |
* textprop.c (Fnext_single_property_change,
|
Thu, 13 May 1993 03:14:39 +0000 |
Richard M. Stallman |
(command-line): Call frame-initialize explicitly.
|
Thu, 13 May 1993 03:14:07 +0000 |
Richard M. Stallman |
(Setting minor-mode-map-alist):
|
Thu, 13 May 1993 03:00:51 +0000 |
Roland McGrath |
(main): Don't require that there be input files if -i switches were given.
|
Thu, 13 May 1993 01:47:22 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 13 May 1993 00:21:47 +0000 |
Richard M. Stallman |
(child_setup): Omit duplicates from new env array.
|
Thu, 13 May 1993 00:21:23 +0000 |
Richard M. Stallman |
(make_lispy_event): Don't set shift modifier for C-^.
|
Thu, 13 May 1993 00:20:51 +0000 |
Richard M. Stallman |
(current_minor_maps): Call Findirect_function, so symbols
|
Thu, 13 May 1993 00:19:20 +0000 |
Richard M. Stallman |
(display_text_line): Use break; to exit loop at eol.
|
Wed, 12 May 1993 23:56:18 +0000 |
Richard M. Stallman |
(kbd-macro-query): Fix prompt string.
|
Wed, 12 May 1993 21:58:16 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Use whatever size the vector has.
|
Wed, 12 May 1993 21:41:56 +0000 |
Richard M. Stallman |
(default-menubar): Make initial value nil.
|
Wed, 12 May 1993 21:30:35 +0000 |
Richard M. Stallman |
Improve doc strings and prompt strings.
|
Wed, 12 May 1993 20:32:32 +0000 |
Richard M. Stallman |
(comint-filter): Increment opoint only if after insertion point.
|
Wed, 12 May 1993 18:41:29 +0000 |
Richard M. Stallman |
(te-pass-through): Handle meta chars and non-char events.
|
Wed, 12 May 1993 05:17:47 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Add a vector of prefix keys for the panes.
|
Tue, 11 May 1993 23:23:34 +0000 |
Jim Meyering |
Initial revision
|
Tue, 11 May 1993 21:15:54 +0000 |
Richard M. Stallman |
(vc-diff): Report an error if the buffer isn't registered.
|
Tue, 11 May 1993 19:14:34 +0000 |
Jim Blandy |
Re-arranged stuff to put defsubst accessors at the top
|
Tue, 11 May 1993 02:48:07 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
|
Tue, 11 May 1993 02:47:46 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Make face-handling code conditional
|
Tue, 11 May 1993 01:39:42 +0000 |
Jim Blandy |
* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
|
Tue, 11 May 1993 00:07:51 +0000 |
Jim Blandy |
* systime.h: Use the strategy from getdate.y to include the proper
|
Mon, 10 May 1993 23:58:36 +0000 |
Jim Blandy |
Use pushdef and popdef, instead of saving the macro's value in a
|
Mon, 10 May 1993 23:31:01 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Use an XLFD name for the default font,
|
Mon, 10 May 1993 19:20:56 +0000 |
Jim Blandy |
* configure.in: Sidestep autoconf's quoting of the second argument
|
Mon, 10 May 1993 16:31:21 +0000 |
Richard M. Stallman |
(buffer-menu): Don't save a window config.
|
Mon, 10 May 1993 00:49:06 +0000 |
Roland McGrath |
(byte-recompile-directory): If ARG is non-nil, set it to its prefix
|
Mon, 10 May 1993 00:35:06 +0000 |
Jim Blandy |
* s/template.h: Explain the relative significance of the SIGIO and
|
Mon, 10 May 1993 00:34:31 +0000 |
Jim Blandy |
* s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't
|
Mon, 10 May 1993 00:26:32 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Apply faces to characters
|
Mon, 10 May 1993 00:25:40 +0000 |
Jim Blandy |
* xfns.c (x_make_gc): After building the GC's for the frame, call
|
Mon, 10 May 1993 00:25:17 +0000 |
Jim Blandy |
* xfaces.c (Fmake_face_internal): Do nothing for non-X frames.
|
Mon, 10 May 1993 00:23:47 +0000 |
Jim Blandy |
Arrange to tell redisplay about changes in overlays.
|
Mon, 10 May 1993 00:17:55 +0000 |
Jim Blandy |
* config.h.in: Remove mention of GLYPH datatype; that shouldn't be
|
Mon, 10 May 1993 00:17:31 +0000 |
Jim Blandy |
* keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
|
Mon, 10 May 1993 00:17:08 +0000 |
Jim Blandy |
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
|
Mon, 10 May 1993 00:16:34 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Apply faces to characters according
|
Mon, 10 May 1993 00:15:58 +0000 |
Jim Blandy |
* dispextern.h (struct face): Add cached_index member.
|
Mon, 10 May 1993 00:15:35 +0000 |
Jim Blandy |
* config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,
|
Mon, 10 May 1993 00:15:02 +0000 |
Jim Blandy |
Arrange to tell redisplay about changes in overlays.
|
Mon, 10 May 1993 00:14:09 +0000 |
Jim Blandy |
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
|
Mon, 10 May 1993 00:13:32 +0000 |
Jim Blandy |
* Makefile.in (DEFS): Remove this; we have configure build a
|
Mon, 10 May 1993 00:10:08 +0000 |
Jim Blandy |
* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
|
Sun, 09 May 1993 23:54:12 +0000 |
Jim Blandy |
* x-win.el: Since we require faces.el, there's no point in setting
|
Sun, 09 May 1993 23:53:56 +0000 |
Richard M. Stallman |
(rmail-output): Undo June 11 1992 change:
|
Sun, 09 May 1993 23:52:39 +0000 |
Jim Blandy |
* finder.el: Bind finder-exit to 'q', not 'x'; the former is the
|
Sun, 09 May 1993 23:48:41 +0000 |
Jim Blandy |
* faces.el: Call internal-set-face-1, not internat-set-face-1.
|
Sun, 09 May 1993 23:38:29 +0000 |
Jim Blandy |
* faces.el (read-face-name): Call face-list, not list-faces.
|
Sun, 09 May 1993 23:18:30 +0000 |
Richard M. Stallman |
(dabbrev-expand): Delete a search-forward call
|
Sun, 09 May 1993 23:16:19 +0000 |
Roland McGrath |
(find-change-log): If there is a buffer-local value of
|
Sun, 09 May 1993 22:52:15 +0000 |
Jim Blandy |
The GNU coding standards specify that CFLAGS should be left for
|
Sun, 09 May 1993 22:51:16 +0000 |
Jim Blandy |
* Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
|
Sun, 09 May 1993 18:03:20 +0000 |
Richard M. Stallman |
(query-replace-map): Bind [escape] like "\e".
|
Sun, 09 May 1993 18:02:10 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 09 May 1993 17:58:55 +0000 |
Richard M. Stallman |
(kbd-macro-query): Use query-replace-map to define answers.
|
Sun, 09 May 1993 14:29:33 +0000 |
Richard M. Stallman |
(vc-backend-diff): Handle either string or list.
|
Sun, 09 May 1993 14:27:02 +0000 |
Richard M. Stallman |
(diff-switches): Define var here as well as in diff.el.
|
Sun, 09 May 1993 14:26:40 +0000 |
Richard M. Stallman |
Comment fix.
|
Sun, 09 May 1993 04:27:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 09 May 1993 04:26:46 +0000 |
Richard M. Stallman |
[SCO]: Include time.h.
|
Sun, 09 May 1993 01:16:14 +0000 |
Richard M. Stallman |
(mail-do-fcc): Don't output a newline before From...
|
Sun, 09 May 1993 01:14:47 +0000 |
Richard M. Stallman |
(rmail-convert-to-babyl-format): Delete 1 char
|
Sun, 09 May 1993 00:57:56 +0000 |
Richard M. Stallman |
(jump-to-register): Allow file name "in" a register.
|
Sat, 08 May 1993 23:49:17 +0000 |
Richard M. Stallman |
(scroll-bar-drag, scroll-bar-drag-1): New functions.
|
Sat, 08 May 1993 22:38:37 +0000 |
Richard M. Stallman |
Require help-macro, not help-screen.
|
Sat, 08 May 1993 22:38:25 +0000 |
Richard M. Stallman |
Provide help-macro, not help-screen.
|
Sat, 08 May 1993 16:45:38 +0000 |
Richard M. Stallman |
Don't add menu bar to minibuffer-only frames.
|
Sat, 08 May 1993 16:29:04 +0000 |
Richard M. Stallman |
(Fx_get_mouse_event, Fx_mouse_events): Code deleted.
|
Sat, 08 May 1993 16:28:36 +0000 |
Richard M. Stallman |
(Vmouse_event): Var deleted.
|
Sat, 08 May 1993 16:17:01 +0000 |
Richard M. Stallman |
(vc-directory-18): cd to the directory in question before the file tree walk.
|
Sat, 08 May 1993 16:14:11 +0000 |
Richard M. Stallman |
(vc-directory-18): New function.
|
Sat, 08 May 1993 14:55:39 +0000 |
Richard M. Stallman |
(read_avail_input): If meta_key is 2, let 8 bits thru.
|
Sat, 08 May 1993 09:25:11 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Fri, 07 May 1993 17:40:01 +0000 |
Richard M. Stallman |
(calendar-mode-map): Add arrow key bindings.
|
Fri, 07 May 1993 17:34:34 +0000 |
Richard M. Stallman |
(rmail-resend): Add `resent' attribute.
|
Fri, 07 May 1993 02:55:22 +0000 |
Richard M. Stallman |
(x_get_arg): Call Fintern, not intern.
|
Thu, 06 May 1993 22:21:12 +0000 |
Richard M. Stallman |
(flush-lines, keep-lines, how-many):
|
Thu, 06 May 1993 20:17:22 +0000 |
Richard M. Stallman |
Typo in last change.
|
Thu, 06 May 1993 19:51:08 +0000 |
Richard M. Stallman |
(comint-filter): New function.
|
Thu, 06 May 1993 19:02:36 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 06 May 1993 18:54:32 +0000 |
Richard M. Stallman |
(previous-matching-history-element): If minibuf is empty,
|
Thu, 06 May 1993 18:51:49 +0000 |
Richard M. Stallman |
(comint-previous-matching-input): Use let* in the interactive.
|
Thu, 06 May 1993 18:43:12 +0000 |
Jim Blandy |
Initial revision
|
Thu, 06 May 1993 18:42:47 +0000 |
Richard M. Stallman |
Support *-sco3.2v4* as opsystem.
|
Thu, 06 May 1993 18:41:14 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 06 May 1993 18:11:39 +0000 |
Richard M. Stallman |
Don't include calc directory.
|
Thu, 06 May 1993 18:05:39 +0000 |
Jim Wilson |
> (os): Add -clix*.
|
Thu, 06 May 1993 17:04:56 +0000 |
Richard M. Stallman |
(main): Handle -display like -d.
|
Thu, 06 May 1993 14:30:09 +0000 |
Richard M. Stallman |
(comint-previous-matching-input): New command, on M-r.
|
Thu, 06 May 1993 01:33:13 +0000 |
Richard M. Stallman |
(auto-mode-alist): Delete the entries for makefile-mode.
|
Thu, 06 May 1993 01:30:26 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 05 May 1993 22:47:54 +0000 |
Richard M. Stallman |
Doc fix.
|
Wed, 05 May 1993 18:12:04 +0000 |
Richard M. Stallman |
(blink-matching-paren-distance): Change default to 12,000.
|
Tue, 04 May 1993 22:13:52 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Add space to prompt.
|
Tue, 04 May 1993 19:52:02 +0000 |
Richard M. Stallman |
(vc-backend-diff): Use diff-switches, not vc-diff-options.
|
Tue, 04 May 1993 19:33:17 +0000 |
Richard M. Stallman |
Doc fix.
|
Tue, 04 May 1993 16:42:57 +0000 |
Richard M. Stallman |
(minor-mode-map-alist): Don't use it if it's void.
|
Tue, 04 May 1993 16:40:24 +0000 |
Richard M. Stallman |
(vc-dired-prefix-map): New keymap.
|
Tue, 04 May 1993 14:17:07 +0000 |
Jim Blandy |
* configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
|
Tue, 04 May 1993 13:02:26 +0000 |
Jim Blandy |
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
|
Tue, 04 May 1993 02:44:42 +0000 |
Jim Blandy |
Implement extra_keyboard_modifiers properly.
|
Tue, 04 May 1993 02:44:16 +0000 |
Jim Blandy |
Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>:
|
Tue, 04 May 1993 02:39:39 +0000 |
Jim Blandy |
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
|
Tue, 04 May 1993 02:39:05 +0000 |
Jim Blandy |
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
|
Tue, 04 May 1993 02:36:45 +0000 |
Jim Blandy |
* systime.h: Doc fix.
|
Tue, 04 May 1993 02:36:03 +0000 |
Jim Blandy |
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
|
Tue, 04 May 1993 02:35:38 +0000 |
Jim Blandy |
* search.c (Freplace_match): Arrange for markers sitting at the
|
Tue, 04 May 1993 02:35:01 +0000 |
Jim Blandy |
Arrange for Fy_or_n_p to put off switch-frame events.
|
Tue, 04 May 1993 02:34:26 +0000 |
Jim Blandy |
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
|
Tue, 04 May 1993 02:33:19 +0000 |
Jim Blandy |
* keymap.c (Fdefine_prefix_command): Doc fix.
|
Tue, 04 May 1993 02:32:22 +0000 |
Jim Blandy |
Implement extra_keyboard_modifiers properly.
|
Tue, 04 May 1993 02:29:57 +0000 |
Jim Blandy |
* fileio.c (Fmake_symbolic_link): If a file already exists under
|
Tue, 04 May 1993 02:29:06 +0000 |
Jim Blandy |
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
|
Tue, 04 May 1993 02:28:10 +0000 |
Jim Blandy |
* systime.h: Doc fix.
|
Tue, 04 May 1993 02:26:53 +0000 |
Jim Blandy |
* data.c (Ffset): Refuse to set the function value of t or nil.
|
Tue, 04 May 1993 02:24:42 +0000 |
Jim Blandy |
* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we
|
Tue, 04 May 1993 02:23:12 +0000 |
Jim Blandy |
* buffer.c (syms_of_buffer): Doc fix for buffer-display-table.
|
Tue, 04 May 1993 00:28:07 +0000 |
Jim Blandy |
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
|
Tue, 04 May 1993 00:27:23 +0000 |
Jim Blandy |
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
|
Tue, 04 May 1993 00:26:43 +0000 |
Jim Blandy |
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
|
Tue, 04 May 1993 00:26:07 +0000 |
Jim Blandy |
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
|
Mon, 03 May 1993 22:56:42 +0000 |
Jim Blandy |
* calendar.el: Update reference to the papers in S-P&E.
|
Mon, 03 May 1993 17:55:22 +0000 |
Paul Eggert |
mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
|
Mon, 03 May 1993 15:34:46 +0000 |
Richard M. Stallman |
(help-for-help): Use lower case letters for help options.
|
Mon, 03 May 1993 15:01:18 +0000 |
Richard M. Stallman |
(string-rectangle): Renamed from fill-rectangle.
|
Mon, 03 May 1993 04:05:33 +0000 |
Jim Blandy |
* sun-mouse.el (suspend-emacstool): Run suspend-hook, not
|
Mon, 03 May 1993 03:41:07 +0000 |
Jim Blandy |
* yow.el (yow): Fix interactive spec.
|
Mon, 03 May 1993 03:40:40 +0000 |
Jim Blandy |
* subr.el (listify-key-sequence): Use a character constant to
|
Mon, 03 May 1993 03:40:10 +0000 |
Jim Blandy |
* sendmail.el (mail-setup): Don't insert "--\n" before the
|
Mon, 03 May 1993 03:38:36 +0000 |
Jim Blandy |
* mouse.el (mouse-buffer-menu): Don't right-justify the buffer
|
Mon, 03 May 1993 03:37:47 +0000 |
Jim Blandy |
* lucid.el: Comment out fset of set-screen-width properly.
|
Mon, 03 May 1993 03:37:22 +0000 |
Jim Blandy |
* files.el (insert-directory): Undo change of March 23;
|
Mon, 03 May 1993 03:36:19 +0000 |
Jim Blandy |
* edebug.el (edebug-display): Call the `mark' function with the
|
Mon, 03 May 1993 03:35:53 +0000 |
Jim Blandy |
* disp-table.el (describe-display-table): Don't use the term
|
Mon, 03 May 1993 03:35:01 +0000 |
Jim Blandy |
* comint.el (comint-match-partial-pathname): Move "---" range in
|
Mon, 03 May 1993 03:34:20 +0000 |
Jim Blandy |
* bytecomp.el (meta-flag): Declare this an obsolete variable.
|
Mon, 03 May 1993 02:08:07 +0000 |
Jim Blandy |
* make-dist: Distribute configure, as well as configure.in.
|
Mon, 03 May 1993 02:07:41 +0000 |
Jim Blandy |
* configure.in: Use the AC_PROG_CPP macro, and then use the CPP
|
Mon, 03 May 1993 02:06:16 +0000 |
Jim Blandy |
* configure.in: Use the AC_ALLOCA test.
|
Sun, 02 May 1993 12:46:26 +0000 |
Richard M. Stallman |
(find-file-noselect): On VMS, maybe set buffer-file-name
|
Sat, 01 May 1993 21:53:52 +0000 |
Jim Blandy |
Initial revision
|
Sat, 01 May 1993 15:00:34 +0000 |
Richard M. Stallman |
(vc-mode-line): Don't alter key bindings.
|
Sat, 01 May 1993 14:39:32 +0000 |
Richard M. Stallman |
Changed.
|
Sat, 01 May 1993 13:20:55 +0000 |
Richard M. Stallman |
(Fsuspend_emacs): Doc fix.
|
Sat, 01 May 1993 03:09:16 +0000 |
Richard M. Stallman |
(vc-revert-buffer1): Fix format of compilation-error-list.
|
Fri, 30 Apr 1993 18:52:42 +0000 |
Doug Evans |
Fix syntax error.
|
Fri, 30 Apr 1993 16:42:24 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 30 Apr 1993 14:49:35 +0000 |
Steve Chamberlain |
Accept sh, hms.
|
Fri, 30 Apr 1993 11:54:04 +0000 |
Richard M. Stallman |
(find-file-noselect): Do set buffer-file-name
|
Thu, 29 Apr 1993 17:58:37 +0000 |
Richard M. Stallman |
(vc-match-substring): Renamed from match-substring.
|
Thu, 29 Apr 1993 16:49:24 +0000 |
Richard M. Stallman |
(Fthis_command_keys): Doc fix.
|
Thu, 29 Apr 1993 15:57:17 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the status_notify
|
Thu, 29 Apr 1993 14:23:22 +0000 |
Richard M. Stallman |
(shell-prompt-pattern): Undo last change.
|
Thu, 29 Apr 1993 13:57:52 +0000 |
Richard M. Stallman |
(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
|
Thu, 29 Apr 1993 13:17:56 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Undo last change--too risky for now.
|
Thu, 29 Apr 1993 13:12:37 +0000 |
Richard M. Stallman |
(Fdefine_function): New function (same code as Fdefalias).
|
Thu, 29 Apr 1993 02:22:48 +0000 |
Richard M. Stallman |
(LOADHIST_ATTACH): New macro.
|
Wed, 28 Apr 1993 22:48:52 +0000 |
Roland McGrath |
(vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
|
Wed, 28 Apr 1993 22:44:29 +0000 |
Roland McGrath |
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.
|
Wed, 28 Apr 1993 21:19:21 +0000 |
Eric S. Raymond |
Installed Aaron Larson's new bibtex.el. See the header comment for
|
Wed, 28 Apr 1993 20:31:02 +0000 |
Roland McGrath |
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.
|
Wed, 28 Apr 1993 17:33:42 +0000 |
Roland McGrath |
(file-truename): Undo last change.
|
Wed, 28 Apr 1993 17:08:18 +0000 |
Eric S. Raymond |
(do_autoload): Fixed the bug in the autoload-saving code.
|
Wed, 28 Apr 1993 17:08:14 +0000 |
Eric S. Raymond |
Removed spurious comment (obsoleted by ;;;###autoload).
|
Tue, 27 Apr 1993 22:01:32 +0000 |
Eric S. Raymond |
(hscroll-step): New variable.
|
Tue, 27 Apr 1993 21:59:59 +0000 |
Eric S. Raymond |
(un_autoload): Don't try to save old autoload forms when we load something
|
Tue, 27 Apr 1993 21:59:55 +0000 |
Eric S. Raymond |
Completed the package entry point's name change from edit-picture to
|
Tue, 27 Apr 1993 21:59:46 +0000 |
Eric S. Raymond |
(gud-format-command): Fix %f expansuuin to send ondly the basename of
|
Tue, 27 Apr 1993 21:59:41 +0000 |
Eric S. Raymond |
(file-truename): Do the right thing when /home/gp2/eric = "".
|
Tue, 27 Apr 1993 21:59:39 +0000 |
Eric S. Raymond |
(notify): Bug fix. Treat the body of this function as a critical region.
|
Mon, 26 Apr 1993 21:54:00 +0000 |
Roland McGrath |
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".
|
Mon, 26 Apr 1993 19:21:01 +0000 |
Roland McGrath |
(find-tag-interactive): New function to read args for find-tag et al.
|
Mon, 26 Apr 1993 05:15:13 +0000 |
Eric S. Raymond |
(read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
|
Mon, 26 Apr 1993 05:15:08 +0000 |
Eric S. Raymond |
Doc fixes. Also a few teaks to pacify the byte-compiler.
|
Mon, 26 Apr 1993 05:15:04 +0000 |
Eric S. Raymond |
I started to clean this up and make it work under System V, until I hit a wall.
|
Mon, 26 Apr 1993 05:15:01 +0000 |
Eric S. Raymond |
(global-map): Dyke out the last two event-to-function bindings. These belong
|
Mon, 26 Apr 1993 05:01:41 +0000 |
Eric S. Raymond |
(cd): Handle leading "~" like an absolute filename.
|
Mon, 26 Apr 1993 04:19:48 +0000 |
Eric S. Raymond |
Changed fsets to defaliases.
|
Sun, 25 Apr 1993 22:26:51 +0000 |
Eric S. Raymond |
(comint-mod): Nuked. A call to ring-mod replaces it.
|
Sun, 25 Apr 1993 22:26:48 +0000 |
Eric S. Raymond |
Rewritten. A poor choice of representation made the old code excessively
|
Sun, 25 Apr 1993 22:26:45 +0000 |
Eric S. Raymond |
Set no-byte-compile local variable t to work around a byte-compiler bug.
|
Sun, 25 Apr 1993 22:26:40 +0000 |
Eric S. Raymond |
(vc-diff): Get proper error message when you run this with no prefix
|
Sun, 25 Apr 1993 06:15:18 +0000 |
Eric S. Raymond |
(Fset-window-buffer): Set horizontal-scrolling on a window to zero when
|
Sun, 25 Apr 1993 06:14:25 +0000 |
Eric S. Raymond |
(Qmode-line-format): Describe %l in the doc string.
|
Sun, 25 Apr 1993 06:14:13 +0000 |
Eric S. Raymond |
(down-arrow): New function. Uses next-line-add-newlines to suppress
|
Sun, 25 Apr 1993 06:14:10 +0000 |
Eric S. Raymond |
(tex-compilation-parse-errors): Added. At the moment, this would have
|
Sun, 25 Apr 1993 06:14:06 +0000 |
Eric S. Raymond |
(cd): Changed to use to resolve relative cd calls.
|
Sun, 25 Apr 1993 06:14:03 +0000 |
Eric S. Raymond |
Added and fixed documentation.
|
Sat, 24 Apr 1993 10:10:19 +0000 |
Noah Friedman |
*** empty log message ***
|
Fri, 23 Apr 1993 07:31:14 +0000 |
Eric S. Raymond |
Replaced all fsets with defaliases.
|
Fri, 23 Apr 1993 06:51:44 +0000 |
Eric S. Raymond |
All fsets changed to defaliases.
|
Fri, 23 Apr 1993 06:50:51 +0000 |
Eric S. Raymond |
Some fsets changed to defaliases.
|
Fri, 23 Apr 1993 06:50:48 +0000 |
Eric S. Raymond |
All fsets changed to defaliases.
|
Fri, 23 Apr 1993 06:50:37 +0000 |
Eric S. Raymond |
All fsets changed to defaliases.
|
Fri, 23 Apr 1993 03:54:38 +0000 |
Eric S. Raymond |
Initial revision
|
Fri, 23 Apr 1993 03:43:33 +0000 |
Eric S. Raymond |
(define-function): Changed name back to defalisaases to get things in
|
Fri, 23 Apr 1993 03:40:03 +0000 |
Eric S. Raymond |
(Fdefine_function): Changed name back to Fdefalias, so we get things
|
Fri, 23 Apr 1993 03:06:10 +0000 |
Eric S. Raymond |
(BUF_NARROWED, NARROWED): New macros to test whether a region
|
Fri, 23 Apr 1993 02:21:02 +0000 |
Eric S. Raymond |
(global-map): Remove function key bindings that duplicate stuff in
|
Fri, 23 Apr 1993 02:20:59 +0000 |
Eric S. Raymond |
Commentary added.
|
Fri, 23 Apr 1993 02:20:55 +0000 |
Eric S. Raymond |
(Info-find-node, Info-insert-subfile): Do the right thing if info files have
|
Thu, 22 Apr 1993 22:56:54 +0000 |
Roland McGrath |
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.
|
Wed, 21 Apr 1993 03:47:05 +0000 |
Eric S. Raymond |
Rewritten and simplified, commentary added. It now will usually
|
Mon, 19 Apr 1993 21:29:48 +0000 |
Roland McGrath |
(vc-revert-buffer1): Typo fix in last change.
|
Mon, 19 Apr 1993 21:26:07 +0000 |
Roland McGrath |
(shell-mode): isationization (doc fix).
|
Mon, 19 Apr 1993 21:19:44 +0000 |
Roland McGrath |
(shell-mode): Capitalize mode name.
|
Mon, 19 Apr 1993 21:19:10 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Restored interactive spec. Why was it
|
Mon, 19 Apr 1993 21:13:47 +0000 |
Roland McGrath |
(vc-revert-buffer1): Completely rewrote compilation reparsing code.
|
Mon, 19 Apr 1993 20:36:23 +0000 |
Roland McGrath |
(find-file-noselect): Never set SAME-TRUENAME to a buffer whose
|
Mon, 19 Apr 1993 20:27:50 +0000 |
Roland McGrath |
(set-auto-mode): If the buffer begins with "#!", look for -*- in the first
|
Sat, 17 Apr 1993 21:46:13 +0000 |
Richard M. Stallman |
(mail-do-fcc): Make a numeric time zone indicator
|
Sat, 17 Apr 1993 06:45:29 +0000 |
Richard M. Stallman |
Comment fixes.
|
Sat, 17 Apr 1993 04:35:15 +0000 |
Richard M. Stallman |
(tc-dissociate): Renamed from tc-kill-association.
|
Sat, 17 Apr 1993 01:29:48 +0000 |
Richard M. Stallman |
(Fdefine_function): New function.
|
Sat, 17 Apr 1993 01:28:10 +0000 |
Richard M. Stallman |
(defun, defmacro, defvar, defconst):
|
Sat, 17 Apr 1993 01:27:53 +0000 |
Richard M. Stallman |
(provide, require): Put appropriately-marked
|
Sat, 17 Apr 1993 01:27:37 +0000 |
Richard M. Stallman |
(readevalloop): New argument is the source file name (or nil if none).
|
Sat, 17 Apr 1993 01:26:24 +0000 |
Richard M. Stallman |
(byte-compile, byte-compile-keep-pending)
|
Fri, 16 Apr 1993 23:43:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 16 Apr 1993 19:36:29 +0000 |
Eric S. Raymond |
Add defvars to pacify the byte compiler, at RMS's request.
|
Fri, 16 Apr 1993 19:35:22 +0000 |
Eric S. Raymond |
(diff-parse-differences): Small robustification --- don't lose if we
|
Fri, 16 Apr 1993 19:23:21 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer): Moved to window.el.
|
Fri, 16 Apr 1993 13:06:01 +0000 |
Noah Friedman |
*** empty log message ***
|
Thu, 15 Apr 1993 21:40:01 +0000 |
Richard M. Stallman |
Don't include Xmu/Drawing.h.
|
Wed, 14 Apr 1993 21:44:04 +0000 |
Richard M. Stallman |
(resume-suspend-hook): Renamed from resume-empty-args-file.
|
Wed, 14 Apr 1993 21:41:27 +0000 |
Richard M. Stallman |
(resume-empty-args-file): Renamed from empty-args-file.
|
Wed, 14 Apr 1993 19:56:19 +0000 |
Roland McGrath |
(update-file-autoloads, update-directory-autoloads): If called
|
Wed, 14 Apr 1993 19:47:05 +0000 |
Richard M. Stallman |
(makefile-mode): Fix typo in autoload cookie.
|
Wed, 14 Apr 1993 19:40:53 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 14 Apr 1993 16:41:51 +0000 |
Eric S. Raymond |
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.
|
Wed, 14 Apr 1993 16:38:49 +0000 |
Eric S. Raymond |
Name changed from sun-cursors.el to protect the innocents.
|
Wed, 14 Apr 1993 16:33:20 +0000 |
Eric S. Raymond |
Name changed to fit in a 14-character limit.
|
Wed, 14 Apr 1993 03:34:44 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,
|
Wed, 14 Apr 1993 03:34:42 +0000 |
Eric S. Raymond |
(lm-commentary-region): Gone.
|
Wed, 14 Apr 1993 03:34:39 +0000 |
Eric S. Raymond |
Rewritten. The Finder is now a major mode with the ability to browse
|
Tue, 13 Apr 1993 05:54:19 +0000 |
Richard M. Stallman |
(message, message1): If noninteractive and
|
Tue, 13 Apr 1993 05:54:00 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Echo the answer just once, at exit.
|
Mon, 12 Apr 1993 07:54:16 +0000 |
Richard M. Stallman |
(rot13-display-table): Use `vector', not `make-rope'.
|
Mon, 12 Apr 1993 07:54:04 +0000 |
Richard M. Stallman |
Use `vector', not `make-rope'.
|
Mon, 12 Apr 1993 07:49:31 +0000 |
Richard M. Stallman |
(rot13-other-window): Add autoload.
|
Sun, 11 Apr 1993 21:22:35 +0000 |
Richard M. Stallman |
(find-file-noselect): Verify other buffers' file numbers are still valid.
|
Sun, 11 Apr 1993 04:02:23 +0000 |
Richard M. Stallman |
(fill-nonuniform-paragraphs): New command.
|
Sat, 10 Apr 1993 14:28:05 +0000 |
Eric S. Raymond |
(gdb, sdb, dbx): Improved prompting a la grep.
|
Sat, 10 Apr 1993 14:27:54 +0000 |
Eric S. Raymond |
Clean up cmu* uses in header comments.
|
Sat, 10 Apr 1993 08:31:28 +0000 |
Jim Blandy |
* Makefile.in (xmakefile): Recognize the -O option with a numeric
|
Sat, 10 Apr 1993 08:30:27 +0000 |
Jim Blandy |
* configure.in: Don't set CC to "gcc -O" if the user specifies
|
Sat, 10 Apr 1993 08:05:07 +0000 |
Jim Blandy |
long_to_cons and cons_to_long are generally useful things; they're
|
Sat, 10 Apr 1993 08:04:27 +0000 |
Jim Blandy |
Since Qmenu_enable is used by non-X-specific code, it shouldn't be
|
Sat, 10 Apr 1993 08:03:51 +0000 |
Jim Blandy |
* xfaces.c (sort_overlays): Define this to be static, as declared.
|
Sat, 10 Apr 1993 08:02:22 +0000 |
Jim Blandy |
* keyboard.c (command_loop_1): Rebuild menu bar if
|
Sat, 10 Apr 1993 08:00:27 +0000 |
Jim Blandy |
* dispnew.c (getenv): Extern declaration deleted; this is done in
|
Sat, 10 Apr 1993 07:59:02 +0000 |
Jim Blandy |
Adjust for autoconf merger.
|
Sat, 10 Apr 1993 07:58:30 +0000 |
Jim Blandy |
* callproc.c (relocate_fd): Make messages string literals, not
|
Sat, 10 Apr 1993 07:57:57 +0000 |
Jim Blandy |
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER
|
Sat, 10 Apr 1993 07:57:21 +0000 |
Jim Blandy |
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
|
Sat, 10 Apr 1993 07:53:50 +0000 |
Jim Blandy |
Adjust for autoconf merger.
|
Sat, 10 Apr 1993 07:45:07 +0000 |
Jim Blandy |
* keyboard.c (echo_dash): Do nothing if echoptr is 0.
|
Sat, 10 Apr 1993 06:21:55 +0000 |
Jim Blandy |
* subr.el (overlay-start, overlay-end, overlay-buffer): New
|
Sat, 10 Apr 1993 06:21:16 +0000 |
Jim Blandy |
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sat, 10 Apr 1993 06:20:55 +0000 |
Jim Blandy |
* finder.el (finder-by-keyword): Build an alist to pass to
|
Sat, 10 Apr 1993 06:16:34 +0000 |
Jim Blandy |
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
|
Sat, 10 Apr 1993 06:04:53 +0000 |
Jim Blandy |
* make-dist: Distribute lib-src/rcs-checkin.
|
Sat, 10 Apr 1993 06:02:36 +0000 |
Jim Blandy |
* configure.in: When checking for X windows, search for an X11
|
Sat, 10 Apr 1993 06:01:49 +0000 |
Jim Blandy |
* Makefile.in (clean mostlyclean): Missing right paren.
|
Fri, 09 Apr 1993 23:43:20 +0000 |
Tom Wood |
> Default to bsd if vendor is next.
|
Fri, 09 Apr 1993 23:17:05 +0000 |
Eric S. Raymond |
(emerge-with-ancestor): Applied Donald Erway's fix patch, which
|
Fri, 09 Apr 1993 21:53:00 +0000 |
Richard M. Stallman |
Accept i370, mvs.
|
Thu, 08 Apr 1993 21:47:39 +0000 |
Roland McGrath |
(generate-file-autoloads): Doc fix.
|
Thu, 08 Apr 1993 16:51:04 +0000 |
Eric S. Raymond |
(vc-comment-to-change-log): Merged in the remainder of jimb's last
|
Thu, 08 Apr 1993 16:35:59 +0000 |
Eric S. Raymond |
dired-noselect, dired-internal-noselect, dired-insert-directory:
|
Thu, 08 Apr 1993 16:35:57 +0000 |
Eric S. Raymond |
vc-mode: name change.
|
Thu, 08 Apr 1993 16:35:52 +0000 |
Eric S. Raymond |
(vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):
|
Thu, 08 Apr 1993 16:35:48 +0000 |
Eric S. Raymond |
Massive changes, amounting nearly to a rewrite. The new features
|
Thu, 08 Apr 1993 16:17:43 +0000 |
Eric S. Raymond |
Added and corrected library headers.
|
Thu, 08 Apr 1993 09:32:50 +0000 |
Jim Blandy |
* make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
|
Thu, 08 Apr 1993 07:10:42 +0000 |
Richard M. Stallman |
(Fkill_all_local_variables): Store each var's current value
|
Thu, 08 Apr 1993 07:10:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 08 Apr 1993 06:57:54 +0000 |
Richard M. Stallman |
Add copyright notice.
|
Thu, 08 Apr 1993 02:06:43 +0000 |
Jim Blandy |
* make-docfile.c (write_c_args): Print an argument named "defalt"
|
Thu, 08 Apr 1993 00:14:50 +0000 |
Jim Blandy |
* keyboard.c (apply_modifiers): Fix typo in sanity check.
|
Wed, 07 Apr 1993 23:54:28 +0000 |
Jim Blandy |
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):
|
Wed, 07 Apr 1993 22:11:21 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Wed, 07 Apr 1993 22:09:23 +0000 |
Richard M. Stallman |
(interrupt_input_blocked): Make this signed int.
|
Wed, 07 Apr 1993 20:58:20 +0000 |
Roland McGrath |
(compile-internal): Initialize the process-mark.
|
Wed, 07 Apr 1993 20:25:14 +0000 |
Richard M. Stallman |
(UNBLOCK_INPUT): Fix typo.
|
Wed, 07 Apr 1993 20:14:29 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Tighten first regexp so that it
|
Wed, 07 Apr 1993 20:08:55 +0000 |
Richard M. Stallman |
(search_buffer): Fix typo in previous change.
|
Wed, 07 Apr 1993 20:04:50 +0000 |
Richard M. Stallman |
Fix typo in comment delimiter.
|
Wed, 07 Apr 1993 19:57:10 +0000 |
Roland McGrath |
(compilation-parse-errors): Remove debugging setq.
|
Wed, 07 Apr 1993 18:34:17 +0000 |
Roland McGrath |
(compilation-filter): New function.
|
Wed, 07 Apr 1993 18:26:27 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match file
|
Wed, 07 Apr 1993 16:36:59 +0000 |
Jim Blandy |
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead
|
Wed, 07 Apr 1993 15:14:21 +0000 |
Jim Blandy |
Doc fix.
|
Wed, 07 Apr 1993 14:57:22 +0000 |
Jim Blandy |
* xterm.c (updating_frame): Declare this extern instead of static,
|
Wed, 07 Apr 1993 04:27:30 +0000 |
Richard M. Stallman |
(untabify): Don't really change where restriction starts.
|
Tue, 06 Apr 1993 17:11:57 +0000 |
Richard M. Stallman |
(dired-pop-to-buffer): Adjust count-lines val for last line.
|
Tue, 06 Apr 1993 02:42:52 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 05 Apr 1993 23:52:16 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Renamed from vc-comment-to-changelog.
|
Mon, 05 Apr 1993 23:48:01 +0000 |
Roland McGrath |
(find-change-log): New function.
|
Mon, 05 Apr 1993 23:10:10 +0000 |
Jim Blandy |
* editfns.c (Fcurrent_time_zone): Return a list whose elements are
|
Mon, 05 Apr 1993 22:35:50 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the
|
Mon, 05 Apr 1993 21:13:43 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to
|
Mon, 05 Apr 1993 21:00:51 +0000 |
Jim Blandy |
* s/vms.h (EXEC_SUFFIXES): Add definition for this.
|
Mon, 05 Apr 1993 06:23:05 +0000 |
Richard M. Stallman |
(dired-unmark-all-files): Read the arg as just a char.
|
Sat, 03 Apr 1993 23:28:03 +0000 |
Eric S. Raymond |
Added or corrected documentation headers
|
Sat, 03 Apr 1993 23:28:03 +0000 |
Eric S. Raymond |
Initial revision
|
Sat, 03 Apr 1993 11:00:56 +0000 |
Noah Friedman |
new comint-read-noecho.
|
Fri, 02 Apr 1993 23:17:33 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 22:53:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 16:41:54 +0000 |
Eric S. Raymond |
(repeat-history-command): Bug fix. Someone forgot a car.
|
Fri, 02 Apr 1993 08:12:40 +0000 |
Richard M. Stallman |
(mpuz-try-letter): Use read-char to read digit.
|
Thu, 01 Apr 1993 22:20:19 +0000 |
Richard M. Stallman |
(eval-defun): Rename argument to avoid collision.
|
Thu, 01 Apr 1993 05:30:04 +0000 |
Noah Friedman |
[log entry censored by the NSA]
|
Thu, 01 Apr 1993 02:11:02 +0000 |
Roland McGrath |
(etags-tags-completion-table): Rewritten with a mondo regexp.
|
Thu, 01 Apr 1993 01:07:38 +0000 |
Jim Blandy |
* timer.el (timer-program): New defconst.
|
Wed, 31 Mar 1993 23:42:37 +0000 |
Roland McGrath |
(indent-for-comment): Use skip-syntax-backward in place of
|
Wed, 31 Mar 1993 23:30:25 +0000 |
Roland McGrath |
(etags-tags-completion-table): Use skip-syntax-backward instead of
|
Wed, 31 Mar 1993 23:16:10 +0000 |
Roland McGrath |
(view-buffer-other-window): Remove spurious backslashes from
|
Wed, 31 Mar 1993 23:12:07 +0000 |
Roland McGrath |
(view-exit): Use local map view-old-local-map, not (current-local-map).
|
Wed, 31 Mar 1993 22:20:33 +0000 |
Roland McGrath |
(map-y-or-n-p): Make bindings of user-defined keys be each a vector
|
Wed, 31 Mar 1993 21:25:06 +0000 |
Roland McGrath |
(enable-command): Remove spurious assignment of free variable `foo'.
|
Wed, 31 Mar 1993 21:11:33 +0000 |
Roland McGrath |
(describe-function): For Lisp functions, write a prototype call before
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Wed, 31 Mar 1993 10:47:13 +0000 |
Jim Blandy |
* xfaces.c: Doc fixes.
|
Wed, 31 Mar 1993 08:13:16 +0000 |
Jim Blandy |
Initial revision
|
Wed, 31 Mar 1993 07:19:25 +0000 |
Jim Blandy |
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're
|
Wed, 31 Mar 1993 07:05:20 +0000 |
Richard M. Stallman |
(Fwrite_region): Don't fail to set visit_file.
|
Wed, 31 Mar 1993 07:04:46 +0000 |
Richard M. Stallman |
(read_char): Clear Vquit_flag when we return C-g for it.
|
Tue, 30 Mar 1993 23:07:47 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 23:05:56 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 22:21:03 +0000 |
Noah Friedman |
(find-backup-file-name): delete nothing if overflow in number of files to keep.
|
Tue, 30 Mar 1993 21:31:15 +0000 |
Jim Blandy |
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Tue, 30 Mar 1993 21:12:44 +0000 |
Jim Blandy |
* subr.el (int-to-string): Make this an alias for the subr
|
Tue, 30 Mar 1993 20:33:58 +0000 |
Jim Blandy |
* configure: Extend test for working `const' keyword to handle AIX
|
Tue, 30 Mar 1993 19:42:10 +0000 |
Richard M. Stallman |
(isearch-done): Customize the message about mark.
|
Tue, 30 Mar 1993 19:38:34 +0000 |
Richard M. Stallman |
(isearch-mode-map): Delete the binding for C-h.
|
Tue, 30 Mar 1993 16:22:39 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 29 Mar 1993 22:44:46 +0000 |
Richard M. Stallman |
(rmail): Don't use mbox as inbox by default.
|
Mon, 29 Mar 1993 19:49:43 +0000 |
Richard M. Stallman |
Put back removed years in copyright notice.
|
Mon, 29 Mar 1993 19:09:05 +0000 |
Richard M. Stallman |
(count-lines): Use save-match-data.
|
Mon, 29 Mar 1993 15:48:02 +0000 |
Eric S. Raymond |
Removed author and Adapted-By lines. They're wrong, and they're not
|
Mon, 29 Mar 1993 15:38:31 +0000 |
Eric S. Raymond |
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
|
Mon, 29 Mar 1993 08:09:35 +0000 |
Richard M. Stallman |
Provide mailabbrev, not mail-abbrevs.
|
Mon, 29 Mar 1993 05:16:56 +0000 |
Richard M. Stallman |
(make_frame): Init face_alist field.
|
Mon, 29 Mar 1993 04:58:31 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 29 Mar 1993 04:35:00 +0000 |
Richard M. Stallman |
(NO_PTY_H): Defined.
|
Mon, 29 Mar 1993 04:34:46 +0000 |
Richard M. Stallman |
[NO_PTY_H]: Don't include pty.h.
|
Mon, 29 Mar 1993 01:41:58 +0000 |
Richard M. Stallman |
[USG5_4]: Alternate defining of LIBS_SYSTEM,
|
Sun, 28 Mar 1993 22:56:29 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.
|
Sun, 28 Mar 1993 22:35:42 +0000 |
Richard M. Stallman |
Undo previous change.
|
Sun, 28 Mar 1993 22:27:23 +0000 |
Richard M. Stallman |
(setenv): Renamed back from putenv.
|
Sun, 28 Mar 1993 22:07:36 +0000 |
Richard M. Stallman |
Cancel previous change; this version should be identical to version 1.17.
|
Sun, 28 Mar 1993 20:17:39 +0000 |
Richard M. Stallman |
(regexp-history): New history list.
|
Sun, 28 Mar 1993 08:29:21 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Default DEFALT at beginning,
|
Sun, 28 Mar 1993 08:27:34 +0000 |
Richard M. Stallman |
(command_loop_1): Clear force_start of selected_window
|
Sun, 28 Mar 1993 07:32:08 +0000 |
Noah Friedman |
*** empty log message ***
|
Sun, 28 Mar 1993 07:25:36 +0000 |
Noah Friedman |
*** empty log message ***
|
Sun, 28 Mar 1993 07:13:09 +0000 |
Noah Friedman |
renamed to env.el; changed setenv to putenv.
|
Sun, 28 Mar 1993 06:40:46 +0000 |
Eric S. Raymond |
(vc-comment-to-changelog): A useful vc-checkin hook, added.
|
Sun, 28 Mar 1993 06:36:19 +0000 |
Eric S. Raymond |
Fixed typo introduced by last patch.
|
Sun, 28 Mar 1993 06:24:54 +0000 |
Eric S. Raymond |
: Added autoload cookie for entry point.
|
Sun, 28 Mar 1993 06:24:44 +0000 |
Eric S. Raymond |
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.
|
Sun, 28 Mar 1993 06:24:42 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer) Added doc string. Made argument
|
Sun, 28 Mar 1993 06:24:33 +0000 |
Eric S. Raymond |
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps
|
Sun, 28 Mar 1993 05:24:23 +0000 |
Richard M. Stallman |
(struct frame): New field face_alist.
|
Sun, 28 Mar 1993 05:23:45 +0000 |
Richard M. Stallman |
(struct face): New fields pixmap_h, pixmap_w.
|
Sun, 28 Mar 1993 05:22:46 +0000 |
Richard M. Stallman |
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
|
Sun, 28 Mar 1993 05:21:24 +0000 |
Richard M. Stallman |
(Freplace_match): Clean up criterion about converting case.
|
Sun, 28 Mar 1993 05:20:42 +0000 |
Richard M. Stallman |
(main): Call syms_of_xfaces.
|
Sat, 27 Mar 1993 18:32:23 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 27 Mar 1993 18:04:02 +0000 |
Richard M. Stallman |
(struct buffer): Field `fieldlist' deleted.
|
Sat, 27 Mar 1993 18:03:10 +0000 |
Richard M. Stallman |
(init_buffer_once, reset_buffer):
|
Sat, 27 Mar 1993 18:01:28 +0000 |
Richard M. Stallman |
(try-face-font, find-face, get-face): New aliases.
|
Sat, 27 Mar 1993 08:21:02 +0000 |
Noah Friedman |
moby rlogin-filter fixes
|
Sat, 27 Mar 1993 06:29:16 +0000 |
Richard M. Stallman |
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
|
Sat, 27 Mar 1993 06:19:51 +0000 |
Richard M. Stallman |
Add autoloads.
|
Sat, 27 Mar 1993 04:20:05 +0000 |
Richard M. Stallman |
(Fchar_equal): Don't ignore high bits of character.
|
Sat, 27 Mar 1993 01:58:44 +0000 |
Eric S. Raymond |
(add-hook) Added optional arg to cause hook to be appended rather than
|
Sat, 27 Mar 1993 01:58:38 +0000 |
Eric S. Raymond |
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
|
Sat, 27 Mar 1993 01:58:33 +0000 |
Eric S. Raymond |
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.
|
Sat, 27 Mar 1993 01:58:26 +0000 |
Eric S. Raymond |
(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,
|
Sat, 27 Mar 1993 01:58:24 +0000 |
Eric S. Raymond |
(enable-and-notify) Added. Inspired by Roland McGrath's LCD package
|
Sat, 27 Mar 1993 01:58:22 +0000 |
Eric S. Raymond |
(Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion
|
Sat, 27 Mar 1993 01:58:20 +0000 |
Eric S. Raymond |
(undo-with-space) Added. C-x C-u now bound to this rather than undo.
|
Sat, 27 Mar 1993 01:58:16 +0000 |
Eric S. Raymond |
(fill-paragraph, justify-current-line) Now uses the skip-syntax-
|
Fri, 26 Mar 1993 07:28:20 +0000 |
Richard M. Stallman |
(local-write-file-hooks): New variable.
|
Fri, 26 Mar 1993 04:17:45 +0000 |
Eric S. Raymond |
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.
|
Fri, 26 Mar 1993 04:15:05 +0000 |
Eric S. Raymond |
Added Commentary.
|
Thu, 25 Mar 1993 23:27:42 +0000 |
Jim Blandy |
* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;
|
Thu, 25 Mar 1993 17:56:41 +0000 |
Richard M. Stallman |
(searchbuf): Declare here.
|
Thu, 25 Mar 1993 17:44:56 +0000 |
Richard M. Stallman |
(mark_object): Mark face_alist of a frame.
|
Thu, 25 Mar 1993 06:32:43 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
|
Thu, 25 Mar 1993 04:58:09 +0000 |
Jim Blandy |
* make-dist: Distribute lisp/term/ChangeLog.
|
Thu, 25 Mar 1993 04:39:49 +0000 |
Jim Blandy |
* x-win.el (x-defined-colors): Use x-color-defined-p instead of
|
Thu, 25 Mar 1993 04:37:38 +0000 |
Jim Blandy |
* x-win.el: Update copyright to 1993.
|
Thu, 25 Mar 1993 04:17:01 +0000 |
Jim Blandy |
* dispnew.c (getenv): Add extern declaration.
|
Thu, 25 Mar 1993 04:08:11 +0000 |
Jim Blandy |
Fix typo.
|
Thu, 25 Mar 1993 03:57:51 +0000 |
Jim Blandy |
Fix typo in source for `configure.tmp.$$.c'.
|
Thu, 25 Mar 1993 03:51:38 +0000 |
Jim Blandy |
* Makefile.in (C_SWITCH_SYSTEM): New variable.
|
Thu, 25 Mar 1993 03:51:20 +0000 |
Jim Blandy |
Arrange for C compilation throughout the tree to get
|
Thu, 25 Mar 1993 03:40:35 +0000 |
Richard M. Stallman |
(describe-function): Add blank line above doc string.
|
Thu, 25 Mar 1993 02:54:23 +0000 |
Jim Blandy |
* dispnew.c (init_display): Get display name from environment
|
Thu, 25 Mar 1993 02:45:35 +0000 |
Jim Blandy |
* keymap.c (Fkeymapp): Doc fix.
|
Thu, 25 Mar 1993 02:27:16 +0000 |
Jim Blandy |
* process.c [VMS] (DCL_PROMPT): Remove hack.
|
Thu, 25 Mar 1993 02:21:51 +0000 |
Richard M. Stallman |
Add provide call.
|
Thu, 25 Mar 1993 02:16:10 +0000 |
Jim Blandy |
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.
|
Thu, 25 Mar 1993 02:12:14 +0000 |
Jim Blandy |
* xterm.h (x_focus_frame): Add extern keyword to declaration.
|
Thu, 25 Mar 1993 02:11:11 +0000 |
Jim Blandy |
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
|
Thu, 25 Mar 1993 01:57:43 +0000 |
Eric S. Raymond |
(lm-last-modified-date) Fixed return bug.
|
Thu, 25 Mar 1993 01:55:24 +0000 |
Eric S. Raymond |
Brent Benson's patch to support `cd -'.
|
Thu, 25 Mar 1993 01:49:59 +0000 |
Jim Blandy |
* make-dist: Include the VMS support files in oldXMenu in the
|
Thu, 25 Mar 1993 01:49:59 +0000 |
Eric S. Raymond |
(mh-unshar) Added.
|
Thu, 25 Mar 1993 01:47:39 +0000 |
Eric S. Raymond |
Added a (provide 'emacsbug); lisp-mnt.el needs this.
|
Thu, 25 Mar 1993 01:28:21 +0000 |
Jim Blandy |
* calendar.el (calendar-standard-time-zone-name,
|
Thu, 25 Mar 1993 01:15:34 +0000 |
Jim Blandy |
* config.h.in (HAVE_XFREE386): New flag, set by configure script.
|
Thu, 25 Mar 1993 01:14:34 +0000 |
Jim Blandy |
* configure: Doc fix.
|
Wed, 24 Mar 1993 22:44:55 +0000 |
Richard M. Stallman |
Default to clipper-intergraph if system is clix.
|
Wed, 24 Mar 1993 10:05:49 +0000 |
Richard M. Stallman |
(push_key_description): Ignore bits above meta_modifier.
|
Wed, 24 Mar 1993 02:48:44 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Mar 1993 01:54:20 +0000 |
Jim Blandy |
* xfns.c (x_make_gc): Don't forget to block X input around the
|
Wed, 24 Mar 1993 01:53:00 +0000 |
Jim Blandy |
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
|
Wed, 24 Mar 1993 01:51:35 +0000 |
Jim Blandy |
* dispnew.c (init_display): Initialize Vwindow_system.
|
Wed, 24 Mar 1993 01:46:10 +0000 |
Jim Blandy |
* keyboard.c (Fsuspend_emacs):
|
Tue, 23 Mar 1993 18:27:03 +0000 |
Eric S. Raymond |
Fix library headers.
|
Tue, 23 Mar 1993 08:06:31 +0000 |
Jim Blandy |
Initial revision
|
Tue, 23 Mar 1993 07:41:49 +0000 |
Jim Blandy |
* files.el (insert-directory): Do chase symlinks before passing
|
Tue, 23 Mar 1993 07:26:34 +0000 |
Eric S. Raymond |
Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD
|
Tue, 23 Mar 1993 06:54:37 +0000 |
Jim Blandy |
* configure: Add special code to detect XFree386, and tell
|
Tue, 23 Mar 1993 06:26:18 +0000 |
Jim Blandy |
* sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
|
Tue, 23 Mar 1993 05:57:11 +0000 |
Jim Blandy |
* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.
|
Tue, 23 Mar 1993 05:53:36 +0000 |
Jim Blandy |
* configure: Add `--x-includes' and `--x-libraries' options. I
|
Tue, 23 Mar 1993 05:31:35 +0000 |
Jim Blandy |
* configure: Add `--x-includes' and `--x-libraries' options. I
|
Tue, 23 Mar 1993 04:58:07 +0000 |
Jim Blandy |
* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
|
Tue, 23 Mar 1993 02:26:42 +0000 |
Richard M. Stallman |
(query-replace-map): Define backspace like delete.
|
Tue, 23 Mar 1993 02:16:18 +0000 |
Jim Blandy |
* diary-insert.el: Change the name to diary-ins.el.
|
Tue, 23 Mar 1993 00:54:49 +0000 |
Richard M. Stallman |
(current_column, Findent_to, position_indentation):
|
Tue, 23 Mar 1993 00:54:20 +0000 |
Richard M. Stallman |
(display_string, display_text_line): Allow tab_width up to 1000.
|
Mon, 22 Mar 1993 23:13:10 +0000 |
Richard M. Stallman |
(YACC): flag added to c_ext.
|
Mon, 22 Mar 1993 23:00:48 +0000 |
Eric S. Raymond |
Add TO-DO list.
|
Mon, 22 Mar 1993 22:58:27 +0000 |
Eric S. Raymond |
Initial revision
|
Mon, 22 Mar 1993 22:44:49 +0000 |
Eric S. Raymond |
Modified to use cookie.el
|
Mon, 22 Mar 1993 22:44:33 +0000 |
Eric S. Raymond |
Added or corrected Commentary section
|
Mon, 22 Mar 1993 19:50:35 +0000 |
Richard M. Stallman |
Decide automatically whether to use COFF or ELF.
|
Mon, 22 Mar 1993 19:23:41 +0000 |
Eric S. Raymond |
Fix a nasty bug --- the cleanup production was nuking the generated
|
Mon, 22 Mar 1993 16:57:31 +0000 |
Eric S. Raymond |
Initial revision
|
Mon, 22 Mar 1993 16:53:22 +0000 |
Eric S. Raymond |
Added or corrected Commentary headers
|
Mon, 22 Mar 1993 14:57:04 +0000 |
Eric S. Raymond |
Don't distribute etc/Old files.
|
Mon, 22 Mar 1993 07:00:47 +0000 |
Richard M. Stallman |
(init_cmdargs): Fix simple bug in previous change.
|
Mon, 22 Mar 1993 06:59:54 +0000 |
Richard M. Stallman |
Don't load help-screen at run time if compiled.
|
Mon, 22 Mar 1993 06:54:36 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Handle `recenter' response type.
|
Mon, 22 Mar 1993 05:51:55 +0000 |
Eric S. Raymond |
Alpha-sorted this, and added some new hot buttons for the 1990s.
|
Mon, 22 Mar 1993 05:46:50 +0000 |
Eric S. Raymond |
Initial revision
|
Mon, 22 Mar 1993 05:42:35 +0000 |
Eric S. Raymond |
Added or corrected Commentary sections
|
Mon, 22 Mar 1993 03:27:18 +0000 |
Eric S. Raymond |
Added or corrected Commentary sections
|
Mon, 22 Mar 1993 03:00:23 +0000 |
Eric S. Raymond |
Merged in CHARACTERS
|
Sun, 21 Mar 1993 23:50:52 +0000 |
gnulists |
Formerly GETTING.GNU.SOFTWARE.~4~
|
Sun, 21 Mar 1993 23:06:23 +0000 |
Richard M. Stallman |
(struct window): New fields base_line_number and base_line_pos.
|