| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewritten by Vromans to use text properties. | Richard M. Stallman | 1993-07-17 | 1 | -319/+650 |
* | (tar-extract): Use view-exit-action to kill viewed buf. | Richard M. Stallman | 1993-07-17 | 1 | -4/+5 |
* | Doc fixes; some args renamed. | Richard M. Stallman | 1993-07-17 | 1 | -23/+25 |
* | (gnus-info-nodes): Update node names. | Richard M. Stallman | 1993-07-17 | 1 | -3/+3 |
* | entered into RCS | Richard M. Stallman | 1993-07-17 | 1 | -1/+1 |
* | (texinfo-mode): Undo changes mistakenly added with | Richard M. Stallman | 1993-07-17 | 1 | -2/+2 |
* | (Vhelp_menu_bar_map): Deleted. | Richard M. Stallman | 1993-07-17 | 1 | -7/+15 |
* | (revert-buffer): Make menu-enable form more accurate | Richard M. Stallman | 1993-07-17 | 1 | -4/+7 |
* | (mh-yank-hooks): Use (mark t). | Richard M. Stallman | 1993-07-17 | 1 | -3/+3 |
* | (comint-{next,prev}-prompt, comint-send-eof): New functions. | Roland McGrath | 1993-07-16 | 1 | -0/+25 |
* | (ad-start-advice-on-load): Initialize to t. | Roland McGrath | 1993-07-16 | 1 | -1/+1 |
* | Initial revision | Roland McGrath | 1993-07-16 | 1 | -0/+4329 |
* | if [ "$os" ] --> if [ x"$os" != x"" ] | Doug Evans | 1993-07-16 | 1 | -1/+1 |
* | (rmail-mail-new-frame): New variable. | Richard M. Stallman | 1993-07-16 | 1 | -5/+17 |
* | (mail-bury): If selected frame is dedicated, | Richard M. Stallman | 1993-07-16 | 1 | -7/+10 |
* | (read_char_menu_prompt): If the user rejects a menu, | Richard M. Stallman | 1993-07-15 | 1 | -6/+26 |
* | (ispell-menu-map): Add missing quote in defalias. | Richard M. Stallman | 1993-07-15 | 1 | -2/+2 |
* | (vc-rcs-status): Make work buffer's name start w/ space. | Richard M. Stallman | 1993-07-15 | 1 | -1/+1 |
* | (completion-setup-function): Insert the mouse help message | Richard M. Stallman | 1993-07-15 | 1 | -2/+3 |
* | (Fdisplay_completion_list): Run completion-setup-hook. | Richard M. Stallman | 1993-07-15 | 1 | -1/+5 |
* | (help-menu-bar-map): Put the Help item in this map. | Richard M. Stallman | 1993-07-15 | 1 | -1/+3 |
* | (Fbuffer_local_variables): For local var that is unbound, | Richard M. Stallman | 1993-07-15 | 1 | -13/+26 |
* | (dired-mode-map): Add menu bar items. | Richard M. Stallman | 1993-07-15 | 1 | -0/+127 |
* | * assoc.el (asort): First argument should be named alist-symbol, | Jim Blandy | 1993-07-15 | 1 | -1/+1 |
* | * keyboard.c (menu_bar_one_keymap): If the key's binding is the | Jim Blandy | 1993-07-15 | 1 | -2/+2 |
* | (server-done): Let save-buffer make the backup, | Richard M. Stallman | 1993-07-15 | 1 | -5/+9 |
* | (isearch-edit-string): Bind isearch-nonincremental to its own value, not to | Roland McGrath | 1993-07-15 | 1 | -2/+2 |
* | (Qdisabled_command_hook): New variable. | Richard M. Stallman | 1993-07-15 | 1 | -6/+5 |
* | (compilation-parse-errors): After skipping two lines, move one char back so | Roland McGrath | 1993-07-15 | 1 | -1/+6 |
* | (gud-debugger-startup): Replaced with gud-massage-args. | Roland McGrath | 1993-07-15 | 1 | -75/+78 |
* | (snarf-spooks): Restore function. | Roland McGrath | 1993-07-14 | 1 | -9/+16 |
* | (cookie-cache): New defvar. | Roland McGrath | 1993-07-14 | 1 | -17/+28 |
* | (generate-file-autoloads): Fix FILE truename hacking to substring | Roland McGrath | 1993-07-14 | 1 | -7/+7 |
* | (Vhelp_menu_bar_map): New var. | Richard M. Stallman | 1993-07-14 | 1 | -0/+9 |
* | (mark_object) [DEBUG_MOLE]: Add abort at beginning. | Richard M. Stallman | 1993-07-14 | 1 | -0/+5 |
* | * calendar.el (calendar-holidays): Don't autoload this; its value | Jim Blandy | 1993-07-14 | 1 | -1/+0 |
* | Initial revision | Jim Blandy | 1993-07-14 | 1 | -0/+244 |
* | * config.sub: Add case for Bull dpx/2. | Jim Blandy | 1993-07-14 | 1 | -2/+6 |
* | (copy-face): New arg NEW-FRAME. | Richard M. Stallman | 1993-07-13 | 1 | -8/+56 |
* | (completion-mode): New major mode. | Richard M. Stallman | 1993-07-13 | 1 | -0/+30 |
* | (mouse-choose-completion): New function. | Richard M. Stallman | 1993-07-13 | 1 | -0/+23 |
* | (verify_interval_modification): Use Qinsert_in_front_hooks and | Richard M. Stallman | 1993-07-13 | 1 | -2/+2 |
* | (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared. | Richard M. Stallman | 1993-07-13 | 1 | -2/+2 |
* | (prepare_to_modify_buffer): Call verify_overlay_modification. | Richard M. Stallman | 1993-07-13 | 1 | -0/+2 |
* | (verify_overlay_modification): New function. | Richard M. Stallman | 1993-07-13 | 1 | -0/+95 |
* | (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars. | Richard M. Stallman | 1993-07-13 | 1 | -15/+31 |
* | *** empty log message *** | Richard M. Stallman | 1993-07-13 | 1 | -1217/+1229 |
* | (mail-bury): New function. | Richard M. Stallman | 1993-07-13 | 1 | -0/+13 |
* | *** empty log message *** | Jim Meyering | 1993-07-13 | 1 | -2/+2 |
* | (compare-windows-skip-whitespace): New function. | Richard M. Stallman | 1993-07-13 | 1 | -21/+34 |