aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fvconcat, concat): Use Lisp_Vectorlike.Karl Heuer1994-11-181-2/+2
* Vendor for vxworks is wrs.Doug Evans1994-11-181-0/+3
* (Fpurecopy): Use type test macros.Karl Heuer1994-11-181-40/+23
* (XSETCOMPILED): New macro.Karl Heuer1994-11-181-0/+1
* (Fdocumentation): Use type test macros.Karl Heuer1994-11-181-18/+17
* (print): Use type test macros.Karl Heuer1994-11-181-160/+137
* (re_compile_fastmap): Treat `succeed' like end of pattern.Karl Heuer1994-11-181-1/+1
* Get rid of edit menu.Edward M. Reingold1994-11-171-0/+2
* Undefine kill-region and copy-region-as-kill.Edward M. Reingold1994-11-171-5/+2
* (sparc): Recognize as a cpu.Doug Evans1994-11-171-3/+18
* (lock_dir, superlock_file, MAKE_LOCK_NAME):Richard M. Stallman1994-11-171-31/+31
* (backup-buffer): Use file-ownership-preserved-p.Richard M. Stallman1994-11-171-1/+1
* (timer-process-filter): Use save-match-data.Richard M. Stallman1994-11-171-28/+29
* (rmail-fields-not-to-output): New variable.Richard M. Stallman1994-11-171-2/+35
* (init_filelock): Always copy lock_path.Richard M. Stallman1994-11-171-6/+8
* (set-keymap-parent): Fix bug in case of empty keymap.Richard M. Stallman1994-11-171-2/+2
* Accept -domain as OS, and make it default for Apollo.Richard M. Stallman1994-11-171-1/+4
* (m68*-apollo*): Use s/domain.h.Richard M. Stallman1994-11-171-1/+1
* (timezone-parse-date): Handle two new formats (6 and 7).Richard M. Stallman1994-11-161-1/+11
* (try_window, display_text_line): Undo previous change.Richard M. Stallman1994-11-161-15/+11
* (substitute-key-definition): Don't recursively scanRichard M. Stallman1994-11-161-1/+5
* [NOT_C_CODE]: Include fcntl.h.Roland McGrath1994-11-161-0/+6
* (Fdirectory_files): Pass new arg to `compile_pattern'.Richard M. Stallman1994-11-161-2/+2
* (re_opcode_t): New opcode `succeed'Richard M. Stallman1994-11-161-1/+15
* (RE_NO_POSIX_BACKTRACKING): New macro.Richard M. Stallman1994-11-161-0/+4
* (try_window): Don't pass window to Fget_char_property; pass its buffer.Roland McGrath1994-11-161-11/+15
* Fix in insert-behind-hooks and insert-in-front-hooks.Richard M. Stallman1994-11-161-1/+1
* * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.Francesco Potortì1994-11-161-1/+2
* (dired-collect-file-versions): Discard version #s fromRichard M. Stallman1994-11-161-13/+18
* (Fopen_dribble_file): Call fclose only when dribble is non zero.Richard M. Stallman1994-11-161-2/+5
* * etags.c [ETAGS_REGEXP]: All the new code that deals with regexpsFrancesco Potortì1994-11-161-285/+854
* * etags.c (<errno.h>): #include added.Francesco Potortì1994-11-161-7/+15
* (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-10/+7
* (access_keymap): Use type test macros.Karl Heuer1994-11-161-19/+15
* (make_frame): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-7/+9
* Declare allocate_vectorlike.Karl Heuer1994-11-161-0/+7
* (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-18/+20
* (make_process): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-11/+8
* (Fmake_vector): Call allocate_vectorlike.Karl Heuer1994-11-161-11/+22
* Delete declaration of Farray_length.Karl Heuer1994-11-161-1/+1
* (Farray_length): Delete this obsolete function.Karl Heuer1994-11-161-19/+16
* (Flength): Don't call Farray_length, just use size field.Karl Heuer1994-11-161-9/+8
* Fix indentation.Karl Heuer1994-11-161-3/+2
* Fix typo in comment.Karl Heuer1994-11-161-1/+1
* (Fdo_auto_save): Use the new type-test macros.Karl Heuer1994-11-161-2/+1
* (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.Karl Heuer1994-11-161-3/+4
* (wait_for_property_change): Encode location as a cons of two integers insteadKarl Heuer1994-11-161-2/+6
* (Finteractive_p): Use XSUBR instead of its expansion.Karl Heuer1994-11-161-2/+1
* (Fdocumentation): Use NATNUMP instead of its expansion.Karl Heuer1994-11-161-2/+2
* (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.Karl Heuer1994-11-161-5/+2