1995-06-07 |
Karl Heuer | (struct kboard): member Vprefix_arg restored, replacing |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (current_prefix_partial): Deleted. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (Flocal_variable_p): New optional arg BUFFER. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (realclean): New target. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (x_real_positions): Uncatch and recatch X errors in... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (Fbuffer_disable_undo): Make this function interactive. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (query-replace-map): Bind f1 and help. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (read-quoted-char): Turn on help-form and turn off... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (vc-register): Clean error message if no visited file. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (isearch-other-meta-char): Try downshifting |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (file-precious-flag): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (unlock_file, lock_file): Call Fexpand_file_name. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | Delete version number. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (vc-menu-map): Disable Register when no visited file. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Karl Heuer | (display-time-filter): |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (install-arch-indep): Install info files for mh-e. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | Declare sbrk. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (TOOLKIT_DEFINES): Define. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (syms_of_xfns): Provide motif in Motif version. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fwaiting_for_user_input_p): Function declared. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Freplace_match): Calls to upcase_initials and upcase_i... |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fexpand_abbrev): Call to upcase_initials_region |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (Fvertical_motion): Add cast. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (casify_region): Use explicit local vars for start |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (record_insert): Change args to be ints, not Lisp_Objects. |
commit | commitdiff | tree | snapshot |
1995-06-06 |
Karl Heuer | (cmd_error): Use NULL, not 0, as arg to cmd_error_internal. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Changed window-system to ediff-window-display. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Converted xemacs *screen* nomenclature to *frame*. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (ediff-make-control-frame): optimized for display. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | don't make the patch buffer RO. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Boris Goldowsky | Change email address for Boris. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Include keyboard.h. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (Fx_create_frame): Make sure icon_name is a string... |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (x_wm_set_icon_pixmap): Set IconPixmapHint in both... |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (mouse-set-region): Don't bounce the cursor on X. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (load_color): misleading comment rewritten. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (Fkill_buffer): When killing indirect buffer, |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | Comment fix. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (x_text_icon): Do call XSetIconName or XSetWMIconName. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (Qicon_name): New variable. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (struct x_display): Rename icon_label to icon_name |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (cursor_to, clear_to_end_of_line_raw): |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (old_tty_valid): New variable. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (trivial_regexp_p): = is special after \. |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | (hack-local-variables-prop-line): Don't downcase var... |
commit | commitdiff | tree | snapshot |
1995-06-05 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-04 |
Paul Eggert | (output_authors): Allow ':' in time zone, as per ISO... |
commit | commitdiff | tree | snapshot |
1995-06-03 |
Karl Heuer | Undefined INHIBIT_STRING_HEADER when we have no |
commit | commitdiff | tree | snapshot |
1995-06-03 |
Karl Heuer | (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. |
commit | commitdiff | tree | snapshot |
1995-06-03 |
Karl Heuer | (Fencode_time): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-03 |
Karl Heuer | (NULL): Define if not defined. |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Edward M. Reingold | Fixed calendar-string-spread to allow 0 or 1 string... |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Edward M. Reingold | Fix cal-x.el to create an empty fancy-diary-buffer... |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Edward M. Reingold | New function to create (but not fill) the fancy diary... |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Simon Marshall | Don't go forward over a word-char if we're at bob,... |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Karl Heuer | (vendor-specific-keysyms): Recognize "X Consortium". |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Karl Heuer | (*-solaris2.5): New configuration. |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Karl Heuer | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Karl Heuer | Copy new files config.nt and config.w95. |
commit | commitdiff | tree | snapshot |
1995-06-02 |
Karl Heuer | Remove version information. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Karl Heuer | (EmacsFrameDestroy): Block and unblock input. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Karl Heuer | (x_destroy_bitmap): Block and unblock input. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Roland McGrath | (multiple-recover-finish): Renamed to recover-session... |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Edward M. Reingold | Autoload calendar-setup. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Simon Marshall | New version 3.06 from author. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Simon Marshall | Made font-lock-compile-keywords not compile if it looks... |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | (x_display_info_for_name): Fix error message. |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | (dired-find-buffer-nocreate): Ignore dead buffers. |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | Move defconsts to avoid byte-compiler warnings. |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | Comment change. |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | Document how to specify a list to --x-includes and... |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | (menu-bar-help-menu): Add "..." |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | (scroll-bar-drag): Call scroll-bar-drag-1 |
commit | commitdiff | tree | snapshot |
1995-05-31 |
Karl Heuer | (initial comments): Copyright 1995; don't speak |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h; |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | Use x_includes, not x_libraries, for -I. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separa... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (emacs-lisp-mode-map): Add a menu. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (sh-mode-map): Fix capitalization in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | Fix capitalization in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | Fix capitalization in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (forms--mode-menu-ro, forms--mode-menu-edit): Fix capit... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | Fix capitalization and punctuation in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (compilation-mode-map): Fix capitalization in menu... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (bibtex-mode-map): Fix capitalization in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (tar-mode-map): Fix capitalization in menu bar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (syms_of_editfns): user-login-name renamed from user... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | Change Vuser_real_name to Vuser_real_login_name. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (archive-lemacs): New variable. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (time-stamp): only warn about time-stamping |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (update_menu_bar): Do update if region display has... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Roland McGrath | (compilation-error-regexp-alist): In "Cray C" regexp... |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (ediff-setup-control-frame): Make |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (x_top_window_to_frame): Don't match menu-bar widget. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (set_frame_menubar): Always call update_frame_menubar. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (update_menu_bar): Reverse test of save_match_data. |
commit | commitdiff | tree | snapshot |
1995-05-30 |
Karl Heuer | (frame-configuration-p): Moved here from frame.el. |
commit | commitdiff | tree | snapshot |
next |