Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3. | Edward M. Reingold | 1994-05-10 | 1 | -46/+54 |
| | | | | | | | (calendar-event-to-date): Add optional error parameter. (calendar-mouse-print-dates): Fix first line to show day of year. (calendar-mouse-date-menu): Deleted; split into two new functions. (calendar-mouse-2-date-menu, calendar-mouse-3-date-menu): The two functions. | ||||
* | (calendar-cursor-to-date): Fix error return. | Edward M. Reingold | 1994-05-10 | 1 | -7/+8 |
| | | | | (calendar-iso-date-string): Repair punctuation. | ||||
* | (abbreviate-file-name): Add special case for ms-dos. | Richard M. Stallman | 1994-05-10 | 1 | -11/+4 |
| | | | | | Delete code that checked for abbreviated-home-dir ending in /; it never did anything. | ||||
* | (opsys): Recognize `gnu'. | Roland McGrath | 1994-05-10 | 1 | -3/+4 |
| | |||||
* | (using NON_GNU_CPP): Fix test for CPP already set. | Richard M. Stallman | 1994-05-10 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1994-05-10 | 1 | -1/+1 |
| | |||||
* | (frame-remove-geometry-params): Reverse the computed list, to preserve the | Karl Heuer | 1994-05-10 | 1 | -0/+2 |
| | | | | original order of the elements. | ||||
* | (rmail-toggle-header): Call rmail-highlight-headers. | Richard M. Stallman | 1994-05-10 | 1 | -1/+2 |
| | |||||
* | (Qbuffer_file_type): Var deleted. | Richard M. Stallman | 1994-05-10 | 1 | -10/+21 |
| | | | | (syms_of_buffer): Doc fix. | ||||
* | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1994-05-10 | 1 | -2/+12 |
| | |||||
* | (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t. | Richard M. Stallman | 1994-05-10 | 1 | -3/+12 |
| | |||||
* | (texinfo-environment-regexp): Split lines. | Richard M. Stallman | 1994-05-10 | 1 | -3/+6 |
| | | | | | Add def..., ifset, ifclear. (texinfo-show-structure): Fix typo. | ||||
* | (file-chase-links): Delete redundant slashes. | Karl Heuer | 1994-05-10 | 1 | -1/+5 |
| | | | | Match `..' only at start of string. | ||||
* | Allow marker string to arrive in mid-line. | Karl Heuer | 1994-05-10 | 1 | -6/+6 |
| | |||||
* | (safe_run_hooks): New function, extracted from command_loop_1. Bind | Karl Heuer | 1994-05-10 | 1 | -30/+22 |
| | | | | inhibit_quit. | ||||
* | Use PT, not point. | Karl Heuer | 1994-05-10 | 1 | -11/+10 |
| | |||||
* | (shell-command-on-region): Don't kill output buffer when in the one line case. | Richard M. Stallman | 1994-05-10 | 1 | -2/+1 |
| | |||||
* | (iso-gtex2iso-trans-tab): Redorder this list. | Richard M. Stallman | 1994-05-10 | 1 | -18/+42 |
| | |||||
* | New version from Kifer. | Richard M. Stallman | 1994-05-10 | 1 | -483/+1302 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-05-09 | 2 | -10/+2 |
| | |||||
* | (find-file-noselect): Suppress same-file warning if | Richard M. Stallman | 1994-05-09 | 1 | -2/+4 |
| | | | | both filenames would print identically. | ||||
* | (rmail-make-basic-summary-line): Get all the lines of the From field. | Richard M. Stallman | 1994-05-09 | 1 | -4/+11 |
| | |||||
* | (menu-bar-file-menu): Add Apply Patch and Compare Files | Richard M. Stallman | 1994-05-09 | 1 | -0/+4 |
| | |||||
* | Doc fixes. | Richard M. Stallman | 1994-05-09 | 1 | -110/+110 |
| | |||||
* | (ange-ftp-start-process): Bind file-name-handler-alist to nil | Richard M. Stallman | 1994-05-09 | 1 | -2/+7 |
| | |||||
* | Remove AC_LANG_C call. Not needed with Autoconf > 1.8. | David J. MacKenzie | 1994-05-09 | 1 | -1/+0 |
| | |||||
* | (outline-init) New user interface for control of | Richard M. Stallman | 1994-05-09 | 1 | -946/+1250 |
| | | | | | | | | | | | | | | | | | | | | | | | outline-mode session setup, sets up `outline-find-file-hook', `outline-layout', and `outline-auto-activation'. (outline-mode-post-command-business, outline-mode) (outlineify-sticky): Major new mode activation scheme. See outline-layout docstring for details. (outline-layout, outline-use-mode-specific-leader) (outline-mode-leaders): Variables for new mode-activation scheme. (outline-expose-topic): New specification format and optimizations, including thorough accomodation of multiple top-level topics. (outline-forward-current-level, outline-next-sibling) (outline-backward-current-level, outline-goto-prefix) (outline-show-children, outline-up-current-level) (outline-expose-topic): Behavior refinements and repairs, and speed optimizations. Better accomodation for multiple top-level topics. (outline-recent-end-of-subtree): New state var, basis for many topic-oriented optimizations. Revisions of many docstrings, for conformance to GNU standards and/or clarity. | ||||
* | (x_set_window_size) [USE_X_TOOLKIT]: | Richard M. Stallman | 1994-05-09 | 1 | -1/+11 |
| | | | | Preserve the main widget's x and y position. | ||||
* | (process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH. | Richard M. Stallman | 1994-05-09 | 1 | -1/+1 |
| | |||||
* | (PREFER_VSUSP): Defined. | Richard M. Stallman | 1994-05-09 | 2 | -0/+6 |
| | |||||
* | (calendar-mouse-set-mark): New function. | Richard M. Stallman | 1994-05-09 | 1 | -1/+8 |
| | | | | (calendar-mouse-date-menu): Bind it to key. | ||||
* | *** empty log message *** | Richard M. Stallman | 1994-05-08 | 1 | -3/+31 |
| | |||||
* | (tempo-insert-region, tempo-show-completion-buffer, | Richard M. Stallman | 1994-05-08 | 1 | -20/+107 |
| | | | | | | | | tempo-leave-completion-buffer): New variables. (tempo-complete-tag): Added a completion buffer mechanism. (tempo-display-completions): New function. (tempo-insert-template): An extension to the (p ...) tag enables named insertion for later insertion using a (s ...) tag. | ||||
* | (x_set_offset): Set gravity and size hint | Richard M. Stallman | 1994-05-08 | 1 | -15/+50 |
| | | | | | | | | | before moving the window. (XTread_socket): For ReparentNotify, use x_top_window_to_frame. Also recompute frame position using x_real_positions. For ConfigureNotify, don't ignore send_events. Also recompute frame position using x_real_positions. | ||||
* | (x_real_positions): New function. | Richard M. Stallman | 1994-05-08 | 1 | -0/+41 |
| | |||||
* | Don't pass version to [ce]tags. | Richard M. Stallman | 1994-05-08 | 1 | -1/+3 |
| | |||||
* | Forcibly remove "# " style comments from makefiles. | Richard M. Stallman | 1994-05-08 | 1 | -3/+3 |
| | |||||
* | (uninstall): When processing lispdir and etcdir, | Richard M. Stallman | 1994-05-08 | 1 | -9/+11 |
| | | | | do nothing unless it exists and is a directory. | ||||
* | Doc fixes. | Richard M. Stallman | 1994-05-08 | 1 | -18/+19 |
| | |||||
* | (calendar-event-to-date): Set buffer in case calendar isn't current. | Richard M. Stallman | 1994-05-08 | 1 | -1/+2 |
| | |||||
* | (calendar-mouse-print-dates): Add missing level of list | Richard M. Stallman | 1994-05-08 | 1 | -4/+4 |
| | | | | | for Islamic, Revolutionary and Mayan calendars. Delete duplicate entry for ISO calendar. | ||||
* | *** empty log message *** | Richard M. Stallman | 1994-05-08 | 1 | -216/+225 |
| | |||||
* | (ignore): Allow interactive call. | Richard M. Stallman | 1994-05-07 | 1 | -0/+1 |
| | |||||
* | (mail-mailer-swallows-blank-line): Put space and tab into brackets. | Richard M. Stallman | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | (dehexlify-buffer): Reflect that binary-process was | Richard M. Stallman | 1994-05-07 | 1 | -3/+7 |
| | | | | | | | | renamed to binary-process-output. (dehexlify-buffer): Bind also binary-process-input (for ms-dos). (hexlify-buffer): Bind both binary-process-input and binary-process-input (for ms-dos). (hexl-save-buffer): Force binary save (for ms-dos). | ||||
* | [MSDOS]: Rename Vbinary_process to Vbinary_process_output. | Richard M. Stallman | 1994-05-07 | 1 | -4/+29 |
| | | | | | | | | | | | (syms_of_callproc) [MSDOS]: Rename lisp variable binary-process to binary-process-output. (Fcall_process, syms_of_callproc) [MSDOS]: Use new names. (Vbinary_process_input) [MSDOS]: New variable. (syms_of_callproc) [MSDOS]: Declare binary-process-input. (Fcall_process_region) [MSDOS]: Bind binary-process-input temporarily to buffer-file-type. (init_callproc) [MSDOS]: Don't add lib-src as the wrapped binaries are in bin. | ||||
* | (read_char): Don't text do_mouse_tracking; | Richard M. Stallman | 1994-05-07 | 1 | -11/+9 |
| | | | | | | | | | instead, do prepare_menu_bars only if commandflag > 1. Do call add_command_key for mouse-movement events. Test detect_input_pending, not EVENT_QUEUES_EMPTY, for kbd menus. But don't test either one for mouse menus. | ||||
* | (record_delete): Record the old point value only right after a boundary. | Richard M. Stallman | 1994-05-07 | 1 | -2/+9 |
| | | | | (record_delete): Test last_point_position_buffer. | ||||
* | Comment change. | Richard M. Stallman | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | (mirror-mode): Commented out. | Richard M. Stallman | 1994-05-07 | 1 | -72/+70 |
| |