1995-07-27 |
Karl Heuer | (record_overlay_string, overlay_strings): Handle zero... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | (texinfo-specific-section-type): Use buffer-substring... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Karl Heuer | (struct sortstrlist): New type. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | (vip-overriding-map): new variable. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | (vip-repeat-from-history-key): new default. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | (vip-multiclick-timeout): new default. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | (vip-add-hook,vip-remove-hook): new functions. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Michael Kifer | (vip-info-file-name): variable removed. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Karl Heuer | (x-font-regexp): Add \\(\\) for substring extraction. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | (pascal-mode): Added imenu support. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | (texinfo-environment-regexp): Allow whitespace at BOL. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | (tpu-backward-line): Only move to BOL if not already... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | (tpu-version): New version. |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | (update_menu_bar): Pass new arg to set_frame_menubar. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | (indent-region-function): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | (shared-lisp-mode-map): Don't bind TAB, just set indent... |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | (prefix-args): Pass ALL_LDFLAGS. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
David J. MacKenzie | Account for termcap file renaming. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
David J. MacKenzie | TERMCAP_NAME -> TERMCAP_FILE. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
David J. MacKenzie | (tparam): Remove arg array and the #ifdef. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | (perl-imenu-generic-expression) New variable. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | multiple-frames is not terminal-local. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
David J. MacKenzie | Move #define of bcopy to after #include <string.h>. |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | Delete duplicate definitions for format-find-file and... |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Richard M.... | Use defopt for same-window-buffer-names and same-window... |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Karl Heuer | Do renamings: |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (LIBS_SYSTEM): Defined. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (LIBS_MACHINE): Delete -lsun. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (x-font-regexp-weight-subnum, x-font-regexp-slant-subnum) |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | Renamings: frame->display => frame->output, struct... |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (struct x_output): Renamed from struct x_display. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (struct frame): Rename `display' member to `output_data'. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (imenu--history-list): Don't make this buffer-local. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (run-hook-with-args): Fix previous code. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (tar-copy): Inhibit use of jka-compr handler |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | Include buffer.h. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (enum event_kind): Added menu_bar_activate_event. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (kbd_buffer_get_event) [USE_X_TOOLKIT]: |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (struct x_display): New fields saved_button_event, id. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (next_noop_dpyinfo): New variable. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (x_menubar_window_to_frame): New function. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (signal_before_change): Use Frun_hook_with_args. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (Frun_hook_with_args): New C function, formerly in... |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (Frun_hook_with_args): Declare this function. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Karl Heuer | (run-hook-with-args): Deleted; now in C code. |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (make-face-bold, make-face-italic, make-face-bold-italic) |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (rmail-insert-inbox-text): Always use movemail when... |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (Fprimitive_undo): Don't end inner loop |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Richard M.... | (Fstart_process): Don't expand the file name before... |
commit | commitdiff | tree | snapshot |
1995-07-24 |
Richard M.... | Explain CTRL-META chars and how to use ESC for them. |
commit | commitdiff | tree | snapshot |
1995-07-24 |
Richard M.... | (Info-current-file): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-23 |
Tom Tromey | (tcl-word-no-props): New function. |
commit | commitdiff | tree | snapshot |
1995-07-23 |
Tom Tromey | Doc fixes. |
commit | commitdiff | tree | snapshot |
1995-07-23 |
Richard M.... | (Fprevious_window, Fnext_window): When minibuf = nil, |
commit | commitdiff | tree | snapshot |
1995-07-22 |
Richard M.... | (do_auto_save_unwind): Set auto_saving to 0. |
commit | commitdiff | tree | snapshot |
1995-07-22 |
Richard M.... | (Fget_char_property): If OBJECT is non-current buffer, |
commit | commitdiff | tree | snapshot |
1995-07-22 |
Karl Heuer | Add latest changes of old library and some more. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (read_list): When a file loaded from site-init.el uses #$, |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (byte-optimize-lapcode): Fix format calls. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (AIX4): New definition. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (LD_SWITCH_MACHINE) [AIX4]: New alternate definition. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (imenu-choose-buffer-index): Avoid trying to select... |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (set_frame_menubar): If the Lisp-level menu bar menus |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (menu-bar-buffer-menu): Function deleted. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (echo_area_window): Declared. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (read_minibuf): Call choose_minibuffer_frame. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (do_switch_frame): Don't call choose_minibuffer_frame. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (echo_area_display): Use selected frame's minibuf window |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (command_loop_1): Clear echo area after 2 sec |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (update_frame): Check that the echo area is in the... |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (font-lock-make-faces): Redo logic for whether |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (syms_of_xmenu): Set up Qdebug_on_next_call. |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Richard M.... | (indent-new-comment-line): fill-prefix overrides commen... |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (Fformat): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (Fsubst_char_in_region): Bind buffer-file-name to nil... |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (prepare_to_modify_buffer): Don't lock the file |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Karl Heuer | Update disk requirements. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (local-variables-section): Delete autoload cookie. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Karl Heuer | (Fsafe_length): Use conservative upper bound. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Karl Heuer | Comment change. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw... |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (init_callproc): Set Vdoc_directory based on |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (init_environment): Move alloca call out of function... |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (mail-fetch-field): Use buffer-substring-no-properties. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (derived-mode-set-keymap): Cope if old-map is nil. |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Richard M.... | (menu-bar-update-yank-menu): Treat all-dashes specially. |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | M-ESC => M-: |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | (unload_color): Don't free colors if immutable colormap. |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | (mail-default-reply-to): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | (backquote): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | (init_alloc_once): Set gc_cons_threshold from Lisp... |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Richard M.... | (outline-next-visible-heading): Rewritten to handle |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Richard M.... | (Fformat): Increment total for size of control string. |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Richard M.... | (Fmessage): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Richard M.... | (electric-helpify): Autoload with-electric-help, electr... |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Richard M.... | Update overriding-local-map-menu-flag. |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Richard M.... | Document overriding-terminal-local-map. |
commit | commitdiff | tree | snapshot |
next |