]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-04-24 Richard M.... (tpu-set-mode-line):
1994-04-24 Richard M.... (Man-mode-line-format):
1994-04-24 Richard M.... Doc fixes.
1994-04-24 Richard M.... (rmail-show-message): Always re-set overlay face property.
1994-04-24 Richard M.... (kill-paragraph): Don't use save-excursion.
1994-04-24 Richard M.... (kill-line, kill-word): Don't use save-excursion.
1994-04-24 Richard M.... (Fkill_all_local_variables): Doc fix.
1994-04-24 Richard M.... (rmail-show-message): Use overlays, not text properties.
1994-04-24 Richard M.... (mail-extr-all-top-level-domains): Renamed from all...
1994-04-24 Richard M.... (create_process): Use child_setup_tty only if pty_flag.
1994-04-24 Richard M.... (create_process): Use SETUP_SLAVE_PTY only if pty_flag.
1994-04-23 Richard M.... (special-display-frame-alist): New variable.
1994-04-23 Richard M.... Implement special frames for specified buffers.
1994-04-23 Richard M.... (Fset_frame_selected_window): New function.
1994-04-23 Richard M.... (Vascii_canon_table, Vascii_eqv_table): Declared.
1994-04-23 Richard M.... (reset_buffer_local_variables): Use Vascii_eqv_table
1994-04-23 Tom TromeyWrote tcl-indent-for-comment
1994-04-23 Richard M.... (rmail-show-message): Highlight the specified fields.
1994-04-23 Richard M.... (etags, ctags): Make VERSION a string constant.
1994-04-23 Richard M.... (print_version): Print VERSION as a string.
1994-04-23 Richard M.... (comint-mode-map): comint-dynamic-list-input-ring now...
1994-04-23 Richard M.... (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
1994-04-23 Richard M.... Test for libresolv.a.
1994-04-23 Richard M.... (alloca.o): Use config_h.
1994-04-23 Richard M.... (max_process_desc): New variable.
1994-04-23 Richard M.... (ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 Richard M.... Many doc fixes.
1994-04-23 Richard M.... (syms_of_fileio): New Lisp var inhibit-file-name-operation.
1994-04-23 Richard M.... (x_window): Test FRAME_EXTERNAL_MENU_BAR
1994-04-23 Richard M.... *** empty log message ***
1994-04-23 Karl Heuer(undigestify-rmail-message): Update summary buffer.
1994-04-23 Karl HeuerCosmetic changes.
1994-04-23 Karl HeuerDelete misplaced comment.
1994-04-23 Richard M.... *** empty log message ***
1994-04-23 Richard M.... Initial revision
1994-04-23 Richard M.... (HAVE_LIBRESOLV): Add #undef.
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.
next