]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1994-04-25 Richard M.... (make_frame): Initialize fields menu_bar_vector and...
1994-04-25 Richard M.... (struct frame): New fields menu_bar_vector and menu_bar...
1994-04-25 Richard M.... (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle...
1994-04-25 Karl Heuer(F*_property_change): Typecheck limit argument.
1994-04-25 Karl Heuer(desktop-internal-v2s): Make structure match docstring.
1994-04-25 Karl Heuer(tar-copy): Don't bother with a temp buffer.
1994-04-25 Richard KennerRecognize FreeBSD.
1994-04-25 Richard M.... *** empty log message ***
1994-04-24 Richard M.... (mode-line-format): Put `mode-line-process' earlier.
1994-04-24 Richard M.... *** empty log message ***
1994-04-24 Richard M.... Initial revision
1994-04-24 Karl Heuer(rmail-highlight-headers): Extracted as a new function...
1994-04-24 Richard M.... (shell-dirstack-query): Defaults to nil.
1994-04-24 Richard M.... *** empty log message ***
1994-04-24 Richard M.... (vc-mode-line): Warn if file is not vc-registered
1994-04-24 Richard M.... (Fselect_window): Use Fselect_frame.
1994-04-24 Richard M.... (lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M.... (tar-extract): Don't put whole file name in buffer...
1994-04-24 Richard M.... (terminal-cease-edit, terminal-mode):
1994-04-24 Richard M.... (shell-command): Remove space after `:' in mode-line...
1994-04-24 Richard M.... (inferior-lisp-mode): Remove space after `:' in mode...
1994-04-24 Richard M.... (gud-mode, gud-sentinel):
1994-04-24 Richard M.... (find-dired, find-dired-sentinel):
1994-04-24 Richard M.... (compilation-setup, compilation-sentinel):
1994-04-24 Richard M.... (comint-mode): Remove space after `:' in mode-line...
1994-04-24 Richard M.... (inferior-scheme-mode):
1994-04-24 Richard M.... (tc-mode-line-format):
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*.
next