summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-process-handle-line): Check for aRichard M. Stallman1994-10-231-3/+3
* (set-face-background): If color is gray, and frameRichard M. Stallman1994-10-231-5/+10
* (dired-do-tags-search, dired-do-tags-query-replace): New functions.Roland McGrath1994-10-221-0/+22
* (dired-mode-map): Bind A to dired-do-tags-search,Roland McGrath1994-10-221-0/+2
* (calculate_costs): Call x_screen_planes.Richard M. Stallman1994-10-221-5/+2
* (Finsert_buffer_substring): Use insert_from_buffer instead of insert.Karl Heuer1994-10-221-29/+5
* (insert_from_buffer, insert_from_buffer_1): New functions.Karl Heuer1994-10-221-2/+74
* (struct x_display_info): Struct renamed from x_screen.Richard M. Stallman1994-10-221-172/+112
* Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.Richard M. Stallman1994-10-221-325/+407
* (x_sync): Take frame ptr as arg.Richard M. Stallman1994-10-221-393/+426
* (read_avail_input): Use input_fd.Richard M. Stallman1994-10-221-6/+8
* (input_fd): No longer static.Richard M. Stallman1994-10-221-4/+3
* (Fframe_or_buffer_changed_p):Richard M. Stallman1994-10-221-1/+8
* (xmenu_show): Get the screen number for DisplayHeightRichard M. Stallman1994-10-221-3/+3
* (other_visible_frames): Pass a frame ptr to x_sync.Richard M. Stallman1994-10-221-1/+1
* (mail-aliases, mail-archive-file-name): Doc fixes.Richard M. Stallman1994-10-221-4/+6
* (insert_before_markers): Don't inherit; insert_before_markers_and_inherit doesKarl Heuer1994-10-221-1/+1
* (sendmail-synch-aliases): Check MAILRC envvar.Richard M. Stallman1994-10-211-1/+1
* (define-mail-alias): Check MAILRC envvar.Richard M. Stallman1994-10-211-1/+1
* (main): Don't process one input file twice.Richard M. Stallman1994-10-211-3/+13
* Finish installing previous change.Richard M. Stallman1994-10-211-1/+9
* (timer-error, timer-abnormal-termination,Richard M. Stallman1994-10-211-14/+31
* (view-file): Do record the buffer switch.Richard M. Stallman1994-10-211-2/+4
* (describe-function-find-file): New function.Richard M. Stallman1994-10-211-5/+15
* (describe-function): Mention the file it was loaded from.Richard M. Stallman1994-10-211-8/+14
* (dbx): Delete call to gud-switch-to-buffer.Richard M. Stallman1994-10-211-2/+10
* (emerge-auto-advance): Fix criterion for which message.Richard M. Stallman1994-10-211-1/+1
* * etags.c (prestr, substr): return a logical type.Francesco Potortì1994-10-211-28/+29
* Better NCR support.Per Bothner1994-10-211-6/+6
* (rmail-get-new-mail): If display-time is in use,Richard M. Stallman1994-10-211-8/+4
* (list_buffers_1): Always mark current_buffer read-only.Richard M. Stallman1994-10-201-1/+5
* (next-file): Initialize next-file-list all at once from all tables.Roland McGrath1994-10-201-13/+19
* PopServer renamed to popserver throughout.Richard M. Stallman1994-10-201-2/+2
* (edit-and-eval-command): Elements of command-history are forms, not strings.Karl Heuer1994-10-201-0/+9
* (LD_SWITCH_MACHINE): Defined.Richard M. Stallman1994-10-201-0/+3
* (ange-ftp-get-passwd): Use user-mail-address.Richard M. Stallman1994-10-201-5/+5
* (repeat-matching-complex-command): Fix check for empty pattern. Simplify.Karl Heuer1994-10-201-14/+12
* (read_minibuf): Fix comment.Karl Heuer1994-10-201-2/+1
* (Fdisplay_buffer): Make old_selected_window a Lisp_Object.Karl Heuer1994-10-201-2/+3
* (facemenu-get-face): Don't add to menu here.Boris Goldowsky1994-10-201-171/+172
* (make-face): Add new face to Face menu on creation. -- BngBoris Goldowsky1994-10-201-0/+3
* Don't declare malloc, since we include config.h.David J. MacKenzie1994-10-202-2/+0
* * man.el (Man-init-defvars): Corrections to Man-filter-list.Francesco Potortì1994-10-201-26/+23
* (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.Richard M. Stallman1994-10-201-6/+4
* (do_mouse_tracking): Now a FRAME_PTR.Richard M. Stallman1994-10-201-12/+13
* Log omitted from previous checkin:Richard M. Stallman1994-10-201-1/+1
* (x_get_foreign_selection): Get display fromRichard M. Stallman1994-10-201-23/+39
* (read_minibuf): Undo previous change.Richard M. Stallman1994-10-201-17/+19
* (Fdisplay_buffer): If the other window is smallerRichard M. Stallman1994-10-201-0/+20
* Only include ../src/config.h if HAVE_CONFIG_H isRichard M. Stallman1994-10-191-32/+45