Mercurial > emacs
graph
-
(Fx_create_frame): Don't look for default font1993-07-24, by Richard M. Stallman
-
(face_name_id_number): Use assq_no_quit, not Fassq.1993-07-24, by Richard M. Stallman
-
(Fprocess_status): Use Fget_process, to avoid error1993-07-24, by Richard M. Stallman
-
(ispell-point): Do nothing if there's no word at START.1993-07-24, by Richard M. Stallman
-
(command_loop_1): Run post-command-hook first thing.1993-07-23, by Richard M. Stallman
-
[_LIBC]: Define BSD4_2.1993-07-23, by Roland McGrath
-
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
Initial revision1993-07-23, by Richard M. Stallman
-
Comment fixes.1993-07-23, by Richard M. Stallman
-
(doctor-type-symbol): Win if auto-fill-function is nil.1993-07-23, by Richard M. Stallman
-
(advance-direction): Set kp-f3, not kp-f1.1993-07-23, by Richard M. Stallman
-
Minor error in previous change.1993-07-23, by Richard M. Stallman
-
(x-select-text): Always set the cut buffer,1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
(XTread_socket) [! HAVE_X11R5]:1993-07-23, by Richard M. Stallman
-
(set_point): Test Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(Vinhibit_point_motion_hooks): Declared.1993-07-23, by Richard M. Stallman
-
(TEXT_START) [__GNUC__]: Define as 0.1993-07-23, by Richard M. Stallman
-
(font-lock-after-change-function):1993-07-23, by Richard M. Stallman
-
(sort-skip-fields): Really implement fields as runs1993-07-23, by Richard M. Stallman
-
(PTY_OPEN): Use sigaction, not sigsetmask.1993-07-23, by Richard M. Stallman
-
(x-select-text): Limit size of text sent to cut buffer.1993-07-23, by Richard M. Stallman
-
(keyboard-translate): Properly lengthen existing table.1993-07-22, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Declared.1993-07-22, by Richard M. Stallman
-
(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.1993-07-22, by Richard M. Stallman
-
Implement search for app-defaults directory and1993-07-22, by Jim Blandy
-
(Fget_buffer_process): Delete doc string from1993-07-22, by Richard M. Stallman
-
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for1993-07-22, by Roland McGrath
-
[_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.1993-07-22, by Roland McGrath
-
> (vc-backend-revert): Use `co -f' instead of deleting the1993-07-22, by Paul Eggert
-
(Fdelete_frame): Allow deletion if there is some other1993-07-22, by Richard M. Stallman
-
(syms_of_buffer): Lisp var doc fixes.1993-07-22, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-07-22, by Richard M. Stallman
-
(float_to_string): Don't use uninitialized pointer `cp'.1993-07-22, by Richard M. Stallman
-
(graft_intervals_into_buffer): When TREE is null,1993-07-22, by Richard M. Stallman
-
(map-y-or-n-p): If LIST is nil, just return.1993-07-22, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): When making the undo item,1993-07-22, by Richard M. Stallman
-
(mouse-set-font): Update faces bold, italic and bold-italic.1993-07-22, by Richard M. Stallman
-
(perl-font-lock-keywords): Add a `(... . 1)' to the1993-07-22, by Richard M. Stallman
-
(complete): Use sit-for, not cmpl19-sit-for.1993-07-22, by Richard M. Stallman
-
(completion-list-mode): Renamed from completion-mode.1993-07-22, by Richard M. Stallman
-
(parse-colon-path): Really make nil, not ".", for empty path element.1993-07-22, by Richard M. Stallman
-
(generate-file-autoloads): Bind float-output-format.1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(compact_strings): Add USE_TEXT_PROPERTIES conditional.1993-07-21, by Richard M. Stallman
-
(Ftext_property_not_all): Fix typo in decl.1993-07-21, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): Defined.1993-07-21, by Richard M. Stallman
-
Try deleting version.el if it's not writable.1993-07-21, by Richard M. Stallman
-
Fix up previous change.1993-07-21, by Richard M. Stallman
-
If we do find x_includes and x_libraries1993-07-21, by Richard M. Stallman
-
*** empty log message ***1993-07-21, by Richard M. Stallman
-
(memmove): Defined.1993-07-21, by Richard M. Stallman
-
(lynx): Recognize as vendor.1993-07-21, by Jim Wilson
-
(Man-set-fonts): Don't look for another char after1993-07-21, by Richard M. Stallman
-
(indent-c-exp): Call calculate-c-indent-within-comment when appropriate.1993-07-21, by Richard M. Stallman
-
(indent-c-exp): If ENDPOS, always set OPOINT1993-07-21, by Richard M. Stallman
-
(mouse-drag-region): Use deactivate-mark.1993-07-21, by Richard M. Stallman