]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-07-30 Richard M.... (Fmake_terminal_frame): Copy face_alist from selected...
1995-07-30 Richard M.... (with-electric-help): Doc fix.
1995-07-30 Richard M.... (HAVE_XRMSETDATABASE): Define if not defined.
1995-07-30 Richard M.... (cd): When reading arg, use just directory as the default.
1995-07-30 Richard M.... (do-auto-fill): Handle adaptive-fill-function and adapt...
1995-07-29 Richard M.... (forward-paragraph): Don't move back over a line
1995-07-29 Richard M.... (isearch-mode-map): Don't bind tab, return, kp-N, etc.
1995-07-29 Richard M.... (fortran-break-line): Fixed a bug that sometimes
1995-07-29 Richard M.... (vc-resynch-buffer): New function.
1995-07-29 Richard M.... Initial revision
1995-07-28 Richard M.... (kbd_buffer_get_event): Update input_pending after
1995-07-28 Karl Heuer(syms_of_eval): Add missing defsubr.
1995-07-28 Richard M.... (describe_buffer_bindings): Print bindings from
1995-07-28 Richard M.... (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
1995-07-28 Richard M.... (do-auto-fill): Handle adaptive-fill-regexp.
1995-07-28 Karl Heuer(imenu-generic-lisp-expression)
1995-07-28 Karl Heuer(c++-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(c-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(latex-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(texinfo-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(ada-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(lisp-imenu-generic-expression): Var defined.
1995-07-27 Richard M.... Add keywords and comments as per conventions.
1995-07-27 Karl Heuer(record_overlay_string, overlay_strings): Handle zero...
1995-07-27 Richard M.... (texinfo-specific-section-type): Use buffer-substring...
1995-07-27 Karl Heuer(struct sortstrlist): New type.
1995-07-27 Michael Kifer(vip-overriding-map): new variable.
1995-07-27 Michael Kifer(vip-repeat-from-history-key): new default.
1995-07-27 Michael Kifer(vip-multiclick-timeout): new default.
1995-07-27 Michael Kifer(vip-add-hook,vip-remove-hook): new functions.
1995-07-27 Michael Kifer*** empty log message ***
1995-07-27 Michael Kifer(vip-info-file-name): variable removed.
1995-07-27 Karl Heuer(x-font-regexp): Add \\(\\) for substring extraction.
1995-07-27 Richard M.... (pascal-mode): Added imenu support.
1995-07-27 Richard M.... (texinfo-environment-regexp): Allow whitespace at BOL.
1995-07-27 Richard M.... (tpu-backward-line): Only move to BOL if not already...
1995-07-27 Richard M.... (tpu-version): New version.
1995-07-27 Richard M.... Comment changes.
1995-07-26 Richard M.... (update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-26 Richard M.... (indent-region-function): Doc fix.
1995-07-26 Richard M.... (shared-lisp-mode-map): Don't bind TAB, just set indent...
1995-07-26 Richard M.... (prefix-args): Pass ALL_LDFLAGS.
1995-07-26 David J. MacKenzieAccount for termcap file renaming.
1995-07-26 David J. MacKenzieTERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzie(tparam): Remove arg array and the #ifdef.
1995-07-26 Richard M.... (perl-imenu-generic-expression) New variable.
1995-07-26 Richard M.... multiple-frames is not terminal-local.
1995-07-26 David J. MacKenzieMove #define of bcopy to after #include <string.h>.
1995-07-26 Richard M.... Delete duplicate definitions for format-find-file and...
1995-07-26 Richard M.... Use defopt for same-window-buffer-names and same-window...
1995-07-26 Karl HeuerDo renamings:
1995-07-25 Richard M.... (LIBS_SYSTEM): Defined.
1995-07-25 Richard M.... (LIBS_MACHINE): Delete -lsun.
1995-07-25 Karl Heuer(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M.... Renamings: frame->display => frame->output, struct...
1995-07-25 Richard M.... (struct x_output): Renamed from struct x_display.
1995-07-25 Richard M.... (struct frame): Rename `display' member to `output_data'.
1995-07-25 Richard M.... (imenu--history-list): Don't make this buffer-local.
1995-07-25 Karl Heuer(run-hook-with-args): Fix previous code.
1995-07-25 Richard M.... (tar-copy): Inhibit use of jka-compr handler
1995-07-25 Richard M.... Include buffer.h.
1995-07-25 Richard M.... (enum event_kind): Added menu_bar_activate_event.
1995-07-25 Richard M.... (kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-25 Richard M.... (struct x_display): New fields saved_button_event, id.
1995-07-25 Richard M.... (next_noop_dpyinfo): New variable.
1995-07-25 Richard M.... (x_menubar_window_to_frame): New function.
1995-07-25 Karl Heuer(signal_before_change): Use Frun_hook_with_args.
1995-07-25 Karl Heuer(Frun_hook_with_args): New C function, formerly in...
1995-07-25 Karl Heuer(Frun_hook_with_args): Declare this function.
1995-07-25 Karl Heuer(run-hook-with-args): Deleted; now in C code.
1995-07-25 Richard M.... (make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-25 Richard M.... (rmail-insert-inbox-text): Always use movemail when...
1995-07-25 Richard M.... (Fprimitive_undo): Don't end inner loop
1995-07-25 Richard M.... (Fstart_process): Don't expand the file name before...
1995-07-24 Richard M.... Explain CTRL-META chars and how to use ESC for them.
1995-07-24 Richard M.... (Info-current-file): Doc fix.
1995-07-23 Tom Tromey(tcl-word-no-props): New function.
1995-07-23 Tom TromeyDoc fixes.
1995-07-23 Richard M.... (Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-22 Richard M.... (do_auto_save_unwind): Set auto_saving to 0.
1995-07-22 Richard M.... (Fget_char_property): If OBJECT is non-current buffer,
1995-07-22 Karl HeuerAdd latest changes of old library and some more.
1995-07-21 Richard M.... (read_list): When a file loaded from site-init.el uses #$,
1995-07-21 Richard M.... (byte-optimize-lapcode): Fix format calls.
1995-07-21 Richard M.... (AIX4): New definition.
1995-07-21 Richard M.... (LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
1995-07-21 Richard M.... (imenu-choose-buffer-index): Avoid trying to select...
1995-07-21 Richard M.... (set_frame_menubar): If the Lisp-level menu bar menus
1995-07-21 Richard M.... (menu-bar-buffer-menu): Function deleted.
1995-07-21 Richard M.... (echo_area_window): Declared.
1995-07-21 Richard M.... (read_minibuf): Call choose_minibuffer_frame.
1995-07-21 Richard M.... (do_switch_frame): Don't call choose_minibuffer_frame.
1995-07-21 Richard M.... (echo_area_display): Use selected frame's minibuf window
1995-07-21 Richard M.... (command_loop_1): Clear echo area after 2 sec
1995-07-21 Richard M.... (update_frame): Check that the echo area is in the...
1995-07-21 Richard M.... (font-lock-make-faces): Redo logic for whether
1995-07-21 Richard M.... (syms_of_xmenu): Set up Qdebug_on_next_call.
1995-07-21 Richard M.... (indent-new-comment-line): fill-prefix overrides commen...
1995-07-20 Richard M.... (Fformat): Doc fix.
1995-07-20 Richard M.... (Fsubst_char_in_region): Bind buffer-file-name to nil...
next