bpt/emacs.git
1994-04-23 Karl Heuer(.PHONY, install): Kill reference to obsolete do-install.
1994-04-23 Richard M.... (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
1994-04-22 Karl HeuerPass operation to find-file-name-handler.
1994-04-22 Karl Heuer(Ffind_file_name_handler): New argument OPERATION....
1994-04-22 Karl HeuerPass operation to Ffind_file_name_handler.
1994-04-22 Karl HeuerDon't treat $ as special if escaped.
1994-04-22 Richard M.... (x_set_mouse_pixel_position): New function.
1994-04-22 Richard M.... (Fmouse_pixel_position, Fset_mouse_pixel_position)...
1994-04-22 Richard M.... (makefile-mode): Removed extra quote before makefile...
1994-04-22 Richard M.... (mouse-extend): Handle case where posn-window is a...
1994-04-22 Richard M.... (command-line-default-directory): New variable.
1994-04-22 Richard M.... (mouse-set-font): Simply call set-default-font.
1994-04-22 Richard M.... (set-default-font): Call frame-update-faces.
1994-04-22 Richard M.... (frame-update-faces): New function.
1994-04-22 Richard M.... (rmail-font-lock-keywords): New variable.
1994-04-22 Richard M.... (display-time): Force use of pipe, not pty.
1994-04-22 Richard M.... (vc-backend-diff): Test of cmp was backwards.
1994-04-21 Karl Heuerdoc fix.
1994-04-21 Richard M.... (ispell-use-ptys-p): Doc fix.
1994-04-21 Richard M.... (send_process): If fpathconf fails, use 250.
1994-04-21 Karl Heuer*** empty log message ***
1994-04-21 Karl Heuer*** empty log message ***
1994-04-21 Richard M.... (get_lim_data): Handle NO_LIM_DATA.
1994-04-21 Richard M.... (gud-filter): Call comint-output-filter at the end.
1994-04-21 Richard M.... (c-macro-expansion): changed the algorithm to allow
1994-04-21 Karl Heuer(Info-next-preorder): Don't follow footnotes here.
1994-04-21 Karl Heuer(Electric-buffer-menu-mouse-select): New function.
1994-04-21 Karl Heuer(ispell-dictionary-alist): Renamed the entry for danish...
1994-04-21 Richard M.... (init_lread): Maybe put build-time Lisp dirs on load...
1994-04-21 Richard M.... (init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M.... (init_cmdargs): Just check for etc and lib-src subdirs
1994-04-21 Richard M.... (x_make_frame_visible): Args to x_set_offset were swapped.
1994-04-21 Richard M.... (init_callproc): Set Vdoc_directory like Vdata_directory.
1994-04-21 Richard M.... Comment change.
1994-04-21 Richard M.... (comint-mode): Set comint-last-input-start and
1994-04-21 Richard M.... (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
1994-04-21 Richard M.... (clean): Delete DOC*.
1994-04-21 Richard M.... *** empty log message ***
1994-04-20 Karl Heuer(x_top_window_to_frame): Declare this function.
1994-04-20 Richard M.... (server-kill-emacs-query-function)
1994-04-20 Richard M.... (readline): Fix updating of p when buffer grows.
1994-04-20 Richard M.... (sort-subr): Use car-less-than-car when appropriate.
1994-04-20 Richard M.... Doc fixes.
1994-04-20 Roland McGrath(compilation-parse-errors): Fix references for column...
1994-04-20 Richard M.... (TAGS): Split off included tags file lisp/TAGS.
1994-04-20 Francesco Potortì* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKET...
1994-04-20 Richard M.... (Fmodify_frame_parameters, Fframe_parameters):
1994-04-20 Richard M.... (HAVE_INET_SOCKETS): Add #undef.
1994-04-20 Richard M.... (XTread_socket): Delete the non-NEW_SELECTIONS code
1994-04-20 Richard M.... (XTread_socket, case ClientMessage): Use x_window_to_fr...
1994-04-20 Richard M.... (set_window_width): Don't delete root window for being...
1994-04-20 Richard M.... Doc fixes.
1994-04-20 Karl Heuer(init-file-user): Doc fix.
1994-04-20 Richard M.... Provide cmacexp.
1994-04-20 Karl Heuer(blessmail): New target.
1994-04-20 Karl HeuerInitial revision
1994-04-20 Karl Heuer(describe_map_tree, describe_map): Skip keymaps we...
1994-04-20 Richard M.... (create_process): Call setsid only if pty_flag.
1994-04-20 Karl Heuer(describe_map): Merge with describe_map_2.
1994-04-20 Karl Heuer(defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 Karl Heuer(read_avail_input): Don't retry read.
1994-04-20 Karl Heuer(report-emacs-bug): Insert at separator, not at end.
1994-04-19 Richard M.... (install-arch-indep): Don't install dired-x*.
1994-04-19 Richard M.... (CRT0_DUMMIES): Ignore one arg.
1994-04-19 Richard M.... (Vlast_event_frame): Define unconditionally.
1994-04-19 Richard M.... (${etc}DOC): Delete redundant version.el from cmd.
1994-04-19 Richard M.... *** empty log message ***
1994-04-19 Richard M.... Comment change.
1994-04-19 Karl Heuer(read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 Karl Heuer(read_avail_input): Write loop as a do-while.
1994-04-19 Karl Heuer(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
1994-04-19 Karl Heuer(rmail-summary-rmail-update): Update rmail buffer even...
1994-04-19 Richard M.... (kill-emacs-query-functions): Fix typo in question...
1994-04-19 Richard M.... *** empty log message ***
1994-04-19 Karl Heuer(comint-replace-by-expanded-history): Expand only at...
1994-04-19 Karl Heuer(src/Makefile, lib-src/Makefile): Delete ^L. Fix defin...
1994-04-19 Richard M.... (kill-buffer-query-functions): Fix the question text.
1994-04-19 Richard M.... (window_system): Obey --with-x11=no and --with-x10=no.
1994-04-19 Richard M.... (readline): When extending the buffer,
1994-04-18 Karl Heuer(outline-end-of-subtree): Stop before final newline.
1994-04-18 Richard M.... (hexl-mode): Make local binding for hexl-max-address.
1994-04-18 Richard M.... (shell-command-filter): If point was at end, leave...
1994-04-18 Karl Heuer(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
1994-04-18 Richard M.... (shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M.... (menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 Richard M.... (create_process): Fix previous change.
1994-04-18 Richard M.... Comment change.
1994-04-18 Francesco Potortì* etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì* etags.c (absolute_filename): compare against '\0...
1994-04-18 Richard M.... Move pop-global-mark bindings to loaddefs.el.
1994-04-18 Richard M.... (pascal-outline-map): Move pascal-outline-goto-defun...
1994-04-17 Richard M.... (Xatom_editres_name): Variable defined.
1994-04-17 Richard M.... (Xatom_editres_name): Declared.
1994-04-17 Richard M.... (EMACS_INT, EMACS_UINT): New typedefs.
1994-04-17 Richard M.... *** empty log message ***
1994-04-17 Richard M.... (set_case_table): Handle nil for EQV with non-nil CANON.
1994-04-17 Richard M.... (read_avail_input): Test both aix386 and _BSD.
1994-04-17 Richard M.... (Fx_create_frame): Delete excess args to x_wm_set_size_...
1994-04-17 Richard M.... (dumpglyphs): When HL=2, check explicitly for using
1994-04-17 Richard M.... (x_display): New field win_gravity.
next