summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (clean): Delete DOC*.Richard M. Stallman1994-04-211-2/+2
* *** empty log message ***Richard M. Stallman1994-04-211-4/+0
* (x_top_window_to_frame): Declare this function.Karl Heuer1994-04-201-0/+1
* (server-kill-emacs-query-function)Richard M. Stallman1994-04-201-11/+12
* (readline): Fix updating of p when buffer grows.Richard M. Stallman1994-04-201-1/+1
* (sort-subr): Use car-less-than-car when appropriate.Richard M. Stallman1994-04-201-3/+1
* Doc fixes.Richard M. Stallman1994-04-201-3/+4
* (compilation-parse-errors): Fix references for column number, 3 elt notRoland McGrath1994-04-201-2/+2
* (TAGS): Split off included tags file lisp/TAGS.Richard M. Stallman1994-04-201-4/+10
* * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.Francesco Potortì1994-04-201-3/+5
* (Fmodify_frame_parameters, Fframe_parameters):Richard M. Stallman1994-04-201-1/+52
* (HAVE_INET_SOCKETS): Add #undef.Richard M. Stallman1994-04-201-0/+2
* (XTread_socket): Delete the non-NEW_SELECTIONS codeRichard M. Stallman1994-04-201-62/+16
* (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.Richard M. Stallman1994-04-201-21/+33
* (set_window_width): Don't delete root window for being too narrow.Richard M. Stallman1994-04-201-1/+1
* Doc fixes.Richard M. Stallman1994-04-201-23/+26
* (init-file-user): Doc fix.Karl Heuer1994-04-201-5/+6
* Provide cmacexp.Richard M. Stallman1994-04-201-175/+74
* (blessmail): New target.Karl Heuer1994-04-201-1/+23
* Initial revisionKarl Heuer1994-04-201-0/+58
* (describe_map_tree, describe_map): Skip keymaps we've seen before.Karl Heuer1994-04-201-11/+23
* (create_process): Call setsid only if pty_flag.Richard M. Stallman1994-04-201-5/+7
* (describe_map): Merge with describe_map_2.Karl Heuer1994-04-201-33/+20
* (defun-prompt-regexp): Make this variable buffer-local.Karl Heuer1994-04-201-0/+1
* (read_avail_input): Don't retry read.Karl Heuer1994-04-201-3/+12
* (report-emacs-bug): Insert at separator, not at end.Karl Heuer1994-04-201-2/+5
* (install-arch-indep): Don't install dired-x*.Richard M. Stallman1994-04-191-1/+1
* (CRT0_DUMMIES): Ignore one arg.Richard M. Stallman1994-04-191-3/+8
* (Vlast_event_frame): Define unconditionally.Richard M. Stallman1994-04-191-3/+1
* (${etc}DOC): Delete redundant version.el from cmd.Richard M. Stallman1994-04-191-1/+1
* *** empty log message ***Richard M. Stallman1994-04-191-7/+19
* Comment change.Richard M. Stallman1994-04-191-1/+1
* (read_avail_input): Test EINTR, not EAGAIN.Karl Heuer1994-04-191-1/+1
* (read_avail_input): Write loop as a do-while.Karl Heuer1994-04-191-8/+6
* (PURESIZE) [!MULTI_FRAME]: Increase to 200000.Karl Heuer1994-04-191-1/+1
* (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.Karl Heuer1994-04-191-23/+25
* (kill-emacs-query-functions): Fix typo in question text.Richard M. Stallman1994-04-191-1/+1
* *** empty log message ***Richard M. Stallman1994-04-191-52/+79
* (comint-replace-by-expanded-history): Expand only at prompt.Karl Heuer1994-04-191-3/+5
* (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.Karl Heuer1994-04-191-6/+5
* (kill-buffer-query-functions): Fix the question text.Richard M. Stallman1994-04-191-1/+2
* (window_system): Obey --with-x11=no and --with-x10=no.Richard M. Stallman1994-04-191-8/+21
* (readline): When extending the buffer,Richard M. Stallman1994-04-191-1/+1
* (outline-end-of-subtree): Stop before final newline.Karl Heuer1994-04-181-7/+7
* (hexl-mode): Make local binding for hexl-max-address.Richard M. Stallman1994-04-181-0/+2
* (shell-command-filter): If point was at end, leave it at end.Richard M. Stallman1994-04-181-2/+4
* (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.Karl Heuer1994-04-181-1/+5
* (shell-command-sentinel): Do nothing if buffer is dead.Richard M. Stallman1994-04-181-1/+2
* (menu-bar-enable-clipboard): Construct new cons cells.Richard M. Stallman1994-04-181-3/+8
* (create_process): Fix previous change.Richard M. Stallman1994-04-181-1/+1