1993-08-05 |
Richard M.... | (font-lock-fontify-region): Handle comment-start-skip... |
commit | commitdiff | tree | snapshot |
1993-08-05 |
Richard M.... | Doc fix. |
commit | commitdiff | tree | snapshot |
1993-08-05 |
Richard M.... | (rmail-resend): Delete any Sender field. |
commit | commitdiff | tree | snapshot |
1993-08-05 |
Richard M.... | (Fyes_or_no_p): Use Qyes_or_no_p_history. |
commit | commitdiff | tree | snapshot |
1993-08-05 |
Richard M.... | (perl-mode): Add autoload cookie. |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (sendmail-program): Try /usr/sbin/sendmail.el also. |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (diary-display-hook): Change default and fix doc string. |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (list-diary-entries): Split diary-display-hook into two |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (expand_and_dir_to_file): Remove final / by copying... |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | entered into RCS |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (mouse-save-then-kill): Don't discard all the normal |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | [BSD4_3] (HAVE_FTIME): Defined. |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (Frem): Don't accept floats, just ints and markers. |
commit | commitdiff | tree | snapshot |
1993-08-04 |
Richard M.... | (print-region-1): Make END a marker so untabify relocat... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Roland McGrath | (compilation-minor-mode): Make variable buffer-local. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (man): Define as alias. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (CRT0_COMPILE): Add -O and -Demacs. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (window-setup-hook): Add hook function. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Roland McGrath | (comint-dynamic-list-completions): Expand PATHDIR in... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Jim Blandy | Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltec... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | Make boldness and italicness affect subsequently create... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Jim Blandy | * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDI... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Jim Blandy | * configure.in (function checks): Test for mkdir and... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Roland McGrath | (shrink-window-if-larger-than-buffer): Pass WINDOW to |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (cmpl-read-time-eval): Make it no-op. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (completion-version): New variable. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | Don't mention dir `s/' in #include. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (telnet): If we already have a telnet to HOST, just... |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Roland McGrath | (other-frame): Skip iconified and invisible frames. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (vfork): Move this outside the USG conditional. |
commit | commitdiff | tree | snapshot |
1993-08-03 |
Richard M.... | (occur-mode-goto-occurrence): Give meaningful error |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | (comint-dynamic-complete): If called interactively... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | (comint-dynamic-complete): Expand PATHDIR in call to... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | (comint-dynamic-completion): Say "Sole completion"... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | (other-frame): New function, analogous to other-window. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | (Fprevious_frame): New function, for parity with Fnext_... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Jim Blandy | * xdisp.c (display_menu_bar): Redisplay all lines occup... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Roland McGrath | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (save_excursion_restore): Never make the buffer visible. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (indent-c-exp): Don't document ENDPOS. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (mail-yank-hooks): Initialize to nil. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (read_key_sequence): Use XFASTINT to convert value |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (Fmove_overlay): Avoid initializer for Lisp_Object... |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (remove-hook): Doc string added. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (add-hook): Change a single function into a list. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (fill-region-as-paragraph): When we take one word |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (Fset_frame_position): Doc fix. |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (byte-recompile-directory): At end of compiling a file, |
commit | commitdiff | tree | snapshot |
1993-08-02 |
Richard M.... | (Info-fontify-node): New function. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Roland McGrath | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Jim Blandy | * blackbox.el (blackbox-mode-map): Now that we have |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Roland McGrath | (etags-tags-completion-table): Fixed regexp for today... |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Roland McGrath | (put_entries): For NODE->rewritten, put pattern before... |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (pick-random): Remove. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (dissociated-press): Use `(random N)' instead of while... |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (dun-endgame-question, tcom, tloc): |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (random-number): Remove. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (life-insert-random-pattern): Simplify (% (abs (random... |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (mpuz-random): Remove. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Paul Eggert | (emerge-default-[AB]): Use (zerop (% A B)) instead of |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Roland McGrath | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (last_mouse_button): Renamed from button_up_button. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | Installed the version from the Texinfo package. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (Finsert_file_contents): Don't call prepare_to_modify_b... |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (dired-sort-mode): Variable deleted. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | Doc fix. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (main): Generate a SIGIO as soon as we've initialized. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (visit-tags-table-buffer): New local named |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | Version 2.7 from stig. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (etags-goto-tag-location): Handle selective display. |
commit | commitdiff | tree | snapshot |
1993-08-01 |
Richard M.... | (indent-c-exp): Don't move an { from column 0. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | Fix doc strings and error message syntax. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (try_window): Handle invisible newline at end of buffer. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (compute_motion): Compute correctly for invisible text. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (direct_output_for_insert): Fail if character |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (adjust_intervals_for_insertion): Handle insertion |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (MERGE_INSERTIONS): Define as 1. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (Qfront_sticky, Qrear_nonsticky): New variables. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (change-log-mode): Use \f for formfeed, to avoid syntax... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (isearch-done): Move point (for small window) |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (Man-section-translations-alist): Add entries for xlib. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (Man-build-references-alist): When setting word, |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (validate-tex-buffer): Record mismatches in *Occur*. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (basic-save-buffer): When we read a file name, |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (shell-command-history): New variable. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (prop_location_identifier): Was named prop_location_tick. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (Fnewline): Disable the "insert one position before" |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (mouse-choose-completion): Actually choose that alterna... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * configure.in: Test for the presence of/usr/lpp/X11... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * config.h.in (HAVE_AIX_SMT_EXP): New #undef for config... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * configure.in: Test for the availablility of the |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * xfns.c (Fx_open_connection): Test the CPP symbol |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * config.h.in (HAVE_BCOPY): Add an #undef for this. |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (shrink-window-if-larger-than-buffer): Do nothing if the |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * configure.in: Test for availability of bcopy function... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Richard M.... | (vc-shrink-to-fit): Deleted. All callers changed to use |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * configure.in: If we found X on our own, set C_SWITCH_... |
commit | commitdiff | tree | snapshot |
1993-07-31 |
Jim Blandy | * frame.el (frame-notice-user-settings): If we had... |
commit | commitdiff | tree | snapshot |
next |