1993-07-26 |
Richard M. Stallman |
Comment fix.
|
1993-07-26 |
Richard M. Stallman |
(Fsleep_for): If arg is 0, return right away.
|
1993-07-26 |
Roland McGrath |
(read-expression-history): New defvar.
|
1993-07-26 |
Roland McGrath |
*** empty log message ***
|
1993-07-26 |
Richard M. Stallman |
(kill-ring-save): Delete spurious `message' call.
|
1993-07-26 |
Richard M. Stallman |
(indent-c-exp): When previous line ends in comma,
|
1993-07-26 |
Richard M. Stallman |
(c++-mode-syntax-table): Handle C-style comments.
|
1993-07-26 |
Richard M. Stallman |
(dired-readin-insert): If we got a list of files,
|
1993-07-26 |
Richard M. Stallman |
(insert-directory): Make sure default-directory is absolute.
|
1993-07-26 |
Richard M. Stallman |
(kbd_buffer_store_event): Apply all the modifiers bits
|
1993-07-25 |
Richard M. Stallman |
(vc-backend-steal): Pass arg omitted in last change.
|
1993-07-25 |
Richard M. Stallman |
(x-selection-timeout): Use 20000 as default.
|
1993-07-25 |
Richard M. Stallman |
(MAXREQUEST): Defined.
|
1993-07-25 |
Richard M. Stallman |
(lisp_data_to_selection_data): New arg NOFREE_RET.
|
1993-07-25 |
Richard M. Stallman |
(redraw_previous_char): New function.
|
1993-07-25 |
Richard M. Stallman |
Commented-out code added.
|
1993-07-25 |
Richard M. Stallman |
Fix typo in previous change.
|
1993-07-25 |
Richard M. Stallman |
(x-fixed-font-alist): Give some fonts long patterns.
|
1993-07-25 |
Richard M. Stallman |
(x-select-text): Never set the CLIPBOARD selection.
|
1993-07-25 |
Richard M. Stallman |
(getpwuid): Declare at top level, and not if __386bsd__.
|
1993-07-25 |
Richard M. Stallman |
(LOCALTIME_CACHE): Defined.
|
1993-07-25 |
Richard M. Stallman |
(Fdo_auto_save): Temporarily clear Vquit_flag.
|
1993-07-25 |
Richard M. Stallman |
(Fx_create_frame): Typo in previous change.
|
1993-07-25 |
Richard M. Stallman |
(xscrollbar): Fix typo specifying doc string.
|
1993-07-25 |
Jim Blandy |
Add size to geometry spec.
|
1993-07-25 |
Richard M. Stallman |
(unrmail): Total rewrite.
|
1993-07-25 |
Richard M. Stallman |
(rmail-output): New arg NOATTRIBUTE.
|
1993-07-24 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Set rmail-last-rmail-file
|
1993-07-24 |
Richard M. Stallman |
(rmail-last-rmail-file): Initialize to a file name.
|
1993-07-24 |
Richard M. Stallman |
(occur): If no default, don't mention one.
|
1993-07-24 |
Richard M. Stallman |
(Info-select-node): Run Info-selection-hook.
|
1993-07-24 |
Richard M. Stallman |
(tar-parse-info, tar-header-offset, tar-superior-buffer)
|
1993-07-24 |
Richard M. Stallman |
(Fx_create_frame): Don't look for default font
|
1993-07-24 |
Richard M. Stallman |
(face_name_id_number): Use assq_no_quit, not Fassq.
|
1993-07-24 |
Richard M. Stallman |
(Fprocess_status): Use Fget_process, to avoid error
|
1993-07-24 |
Richard M. Stallman |
(ispell-point): Do nothing if there's no word at START.
|
1993-07-23 |
Richard M. Stallman |
(command_loop_1): Run post-command-hook first thing.
|
1993-07-23 |
Roland McGrath |
[_LIBC]: Define BSD4_2.
|
1993-07-23 |
Richard M. Stallman |
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
|
1993-07-23 |
Richard M. Stallman |
entered into RCS
|
1993-07-23 |
Richard M. Stallman |
Initial revision
|
1993-07-23 |
Richard M. Stallman |
Comment fixes.
|
1993-07-23 |
Richard M. Stallman |
(doctor-type-symbol): Win if auto-fill-function is nil.
|
1993-07-23 |
Richard M. Stallman |
(advance-direction): Set kp-f3, not kp-f1.
|
1993-07-23 |
Richard M. Stallman |
Minor error in previous change.
|
1993-07-23 |
Richard M. Stallman |
(x-select-text): Always set the cut buffer,
|
1993-07-23 |
Richard M. Stallman |
entered into RCS
|
1993-07-23 |
Richard M. Stallman |
(XTread_socket) [! HAVE_X11R5]:
|
1993-07-23 |
Richard M. Stallman |
(set_point): Test Vinhibit_point_motion_hooks.
|
1993-07-23 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.
|
1993-07-23 |
Richard M. Stallman |
(Vinhibit_point_motion_hooks): Declared.
|
1993-07-23 |
Richard M. Stallman |
(TEXT_START) [__GNUC__]: Define as 0.
|
1993-07-23 |
Richard M. Stallman |
(font-lock-after-change-function):
|
1993-07-23 |
Richard M. Stallman |
(sort-skip-fields): Really implement fields as runs
|
1993-07-23 |
Richard M. Stallman |
(PTY_OPEN): Use sigaction, not sigsetmask.
|
1993-07-23 |
Richard M. Stallman |
(x-select-text): Limit size of text sent to cut buffer.
|