Mercurial > emacs
graph
-
(init_filelock): Add missing semicolon.1994-11-18, by Richard M. Stallman
-
(batch-byte-compile-emacs): New function.1994-11-18, by Richard M. Stallman
-
Initial revision1994-11-18, by Richard M. Stallman
-
(Fload): Call Fsubstitute_in_file_name after trying handler.1994-11-18, by Richard M. Stallman
-
(mail-setup): Make fill-column wide for the in-reply-to.1994-11-18, by Richard M. Stallman
-
(kill-region): Set this-command unconditionally.1994-11-18, by Karl Heuer
-
(recompute_width_table): Do the right thing if no previous table existed.1994-11-18, by Karl Heuer
-
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark1994-11-18, by Karl Heuer
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(Fsingle_key_description): Use type test macros.1994-11-18, by Karl Heuer
-
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.1994-11-18, by Karl Heuer
-
(Fvconcat, concat): Use Lisp_Vectorlike.1994-11-18, by Karl Heuer
-
Vendor for vxworks is wrs.1994-11-18, by Doug Evans
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(XSETCOMPILED): New macro.1994-11-18, by Karl Heuer
-
(Fdocumentation): Use type test macros.1994-11-18, by Karl Heuer
-
(print): Use type test macros.1994-11-18, by Karl Heuer
-
(re_compile_fastmap): Treat `succeed' like end of pattern.1994-11-18, by Karl Heuer
-
Get rid of edit menu.1994-11-17, by Edward M. Reingold
-
Undefine kill-region and copy-region-as-kill.1994-11-17, by Edward M. Reingold
-
(sparc): Recognize as a cpu.1994-11-17, by Doug Evans
-
(lock_dir, superlock_file, MAKE_LOCK_NAME):1994-11-17, by Richard M. Stallman
-
(backup-buffer): Use file-ownership-preserved-p.1994-11-17, by Richard M. Stallman
-
(timer-process-filter): Use save-match-data.1994-11-17, by Richard M. Stallman
-
(rmail-fields-not-to-output): New variable.1994-11-17, by Richard M. Stallman
-
(init_filelock): Always copy lock_path.1994-11-17, by Richard M. Stallman
-
(set-keymap-parent): Fix bug in case of empty keymap.1994-11-17, by Richard M. Stallman
-
Accept -domain as OS, and make it default for Apollo.1994-11-17, by Richard M. Stallman
-
(m68*-apollo*): Use s/domain.h.1994-11-17, by Richard M. Stallman
-
(timezone-parse-date): Handle two new formats (6 and 7).1994-11-16, by Richard M. Stallman
-
(try_window, display_text_line): Undo previous change.1994-11-16, by Richard M. Stallman
-
(substitute-key-definition): Don't recursively scan1994-11-16, by Richard M. Stallman
-
[NOT_C_CODE]: Include fcntl.h.1994-11-16, by Roland McGrath
-
(Fdirectory_files): Pass new arg to `compile_pattern'.1994-11-16, by Richard M. Stallman
-
(re_opcode_t): New opcode `succeed'1994-11-16, by Richard M. Stallman
-
(RE_NO_POSIX_BACKTRACKING): New macro.1994-11-16, by Richard M. Stallman
-
(try_window): Don't pass window to Fget_char_property; pass its buffer.1994-11-16, by Roland McGrath
-
Fix in insert-behind-hooks and insert-in-front-hooks.1994-11-16, by Richard M. Stallman
-
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.1994-11-16, by Francesco Potortì
-
(dired-collect-file-versions): Discard version #s from1994-11-16, by Richard M. Stallman
-
(Fopen_dribble_file): Call fclose only when dribble is non zero.1994-11-16, by Richard M. Stallman
-
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps1994-11-16, by Francesco Potortì
-
* etags.c (<errno.h>): #include added.1994-11-16, by Francesco Potortì
-
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(access_keymap): Use type test macros.1994-11-16, by Karl Heuer
-
(make_frame): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
Declare allocate_vectorlike.1994-11-16, by Karl Heuer
-
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(make_process): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(Fmake_vector): Call allocate_vectorlike.1994-11-16, by Karl Heuer
-
Delete declaration of Farray_length.1994-11-16, by Karl Heuer
-
(Farray_length): Delete this obsolete function.1994-11-16, by Karl Heuer
-
(Flength): Don't call Farray_length, just use size field.1994-11-16, by Karl Heuer
-
Fix indentation.1994-11-16, by Karl Heuer
-
Fix typo in comment.1994-11-16, by Karl Heuer
-
(Fdo_auto_save): Use the new type-test macros.1994-11-16, by Karl Heuer
-
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.1994-11-16, by Karl Heuer
-
(wait_for_property_change): Encode location as a cons of two integers instead1994-11-16, by Karl Heuer
-
(Finteractive_p): Use XSUBR instead of its expansion.1994-11-16, by Karl Heuer
-
(Fdocumentation): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer