aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (Fframe_parameters): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-2/+6
|
* (direct_output_for_insert, direct_output_forward_char): Fix Lisp_ObjectKarl Heuer1994-09-191-2/+2
| | | | vs. int problems.
* (Fsignal): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
|
* (Frandom): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-3/+5
|
* [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
|
* (read_minibuf): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
|
* Declare Fmake_sparse_keymap.Karl Heuer1994-09-191-0/+2
|
* Add #include "keyboard.h"Karl Heuer1994-09-191-0/+1
|
* (Fmember): Declare this function.Karl Heuer1994-09-181-1/+1
|
* (install-arch-indep): Copy DOC-*, not DOC*Karl Heuer1994-09-181-2/+2
|
* (_ALL_SOURCE): Don't redefine if already defined.Karl Heuer1994-09-181-0/+2
|
* (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.Karl Heuer1994-09-181-0/+4
|
* Delete obsolete symbols.Karl Heuer1994-09-1899-729/+12
|
* Add checks to set HAVE_TIMEVAL and HAVE_SELECT.Karl Heuer1994-09-181-1/+12
|
* (tex-start-shell): Inherit comint-mode-map, don't copy.Richard M. Stallman1994-09-181-1/+1
|
* (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.Richard M. Stallman1994-09-181-1/+3
|
* (struct process): New field tty_name.Richard M. Stallman1994-09-181-0/+2
|
* (telnet-mode-map): Inherit from comint-mode-map.Richard M. Stallman1994-09-181-1/+1
|
* (HAVE_VFORK): Defined.Richard M. Stallman1994-09-181-18/+1
| | | | | (C_SWITCH_SYSTEM): Deleted. (const): Definition deleted.
* (Ffile_writable_p): Don't use ro_fsys.Richard M. Stallman1994-09-181-28/+2
| | | | (ro_fsys): Deleted.
* entered into RCSRichard M. Stallman1994-09-181-2/+7
|
* (Fcopy_file): Use set_file_times, and check for the error return.Karl Heuer1994-09-181-1/+2
|
* Declare set_file_times.Karl Heuer1994-09-181-24/+4
|
* (set_file_times): New function.Karl Heuer1994-09-181-26/+24
|
* Add HAVE_STRUCT_UTIMBUF.Karl Heuer1994-09-181-1/+16
|
* (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.Karl Heuer1994-09-181-0/+4
|
* (preserve_other_columns): Fix arg to sizeof in bcopy call.Richard M. Stallman1994-09-181-4/+4
|
* Add AC_AIX.Karl Heuer1994-09-181-0/+1
|
* (telnet): Use name *telnet-HOST*, not *HOST-telnet*.Richard M. Stallman1994-09-181-2/+2
|
* (rmail-forward): Insert separator before and after message.Richard M. Stallman1994-09-181-1/+7
|
* (ediff-submit-report, ediff-revision)Richard M. Stallman1994-09-181-194/+389
| | | | | | | | | | | | | | | | (ediff-find-file-name-handler, vc-ediff-internal, rcs-ediff-internal): New functions. (ediff-version-control-package): New variable. (vc-ediff, rcs-ediff): Functions deleted. (ediff-submit-report): New function. (ediff-toggle-read-only, ediff-patch-file): Check out version controlled files before their buffers are modified. (ediff-local-checkout-flag, ediff-toggle-read-only-function): New variables. (ediff-find-file, ediff-patch-file): Were getting confused by symbolic links. Fixed.
* (reset_buffer): Don't call reset_buffer_local_variables.Richard M. Stallman1994-09-181-3/+10
| | | | | (Fget_buffer_create): Call it here. (init_buffer_once): And here.
* (get_minibuffer): Call Fkill_all_local_variables.Richard M. Stallman1994-09-181-1/+4
|
* Major rewrite to behave more like a minor mode.Richard M. Stallman1994-09-181-162/+193
| | | | | | | | | | | | | | | | | | | | Doc fixes. (icomplete-mode): New function and var. (icomplete-minibuffer-setup-hook): New hook. (icomplete-inhibit): Defunct. Using icomplete-pre-command-hook, icomplete-post-command-hook as real hook functions. (icomplete-simple-completing-p): Subsumes icomplete-window-minibuffer-p plus other stuff, determines whether simple completion is active. (icomplete-window-minibuffer-p): Defunct, see above. (icomplete-minibuffer-setup): Use icomplete-simple-completing-p, copy-sequence hooks before adding to them, run hooks properly. (icomplete-tidy): Changed from misnamed icomplete-pre-command-hook; use icomplete-simple-completing-p. (icomplete-exhibit): Changed from misnamed icomplete-post-command-hook; use icomplete-simple-completing-p. (icomplete-completions): Changed from old, misnamed icomplete-exhibit; combined with old misnamed icomplete-prompt.
* (parsing options): Simplify sed command to delete -'s.Richard M. Stallman1994-09-181-1/+1
|
* (DECLARE_GETPWUID_WITH_UID_T): Defined.Richard M. Stallman1994-09-181-11/+12
| | | | | [NO_SHARED_LIBS and __FreeBSD__]: (LD_SWITCH_SYSTEM, A_TEXT_OFFSET, A_TEXT_SEEK): Alternate definitions.
* (make-lucid-menu-keymap-disable): New variable.Richard M. Stallman1994-09-181-1/+6
| | | | (make-lucid-menu-keymap): Use that when disabling item unconditionally.
* (REL_ALLOC): #undef deleted.Richard M. Stallman1994-09-181-6/+0
|
* (Fkey_description): Give error if KEYS not an array.Richard M. Stallman1994-09-181-7/+9
| | | | (get_keyelt, access_keymap, get_keymap_1): Use type test macros.
* (unexec): Fix logic for rounding section boundaries.Richard M. Stallman1994-09-171-5/+10
|
* (generate-file-autoloads): Warn if we put a lineRichard M. Stallman1994-09-171-0/+11
| | | | in loaddefs.el that is long enough to cause trouble.
* (Fforward_comment): Do increment from, when reachingRichard M. Stallman1994-09-171-1/+1
| | | | single-char comment end going forward.
* (EMACS_CONFIG_OPTIONS): Add #undef.Richard M. Stallman1994-09-171-0/+2
|
* *** empty log message ***Paul Reilly1994-09-171-4/+8
|
* *** empty log message ***Paul Reilly1994-09-171-59/+249
|
* [SUNOS4]: Include link.h.Richard M. Stallman1994-09-171-0/+73
| | | | (unexec) [SUNOS4]: Cancel relocations that ld.so did.
* (describe-variable): Report whether var is local in this buf.Richard M. Stallman1994-09-171-1/+11
|
* Don't declare malloc.Richard M. Stallman1994-09-171-1/+1
|
* (property_value): Declare args plist, prop.Richard M. Stallman1994-09-171-0/+1
|
* (PURESIZE): Defnitions deleted.Richard M. Stallman1994-09-171-11/+0
|