Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show how to reorder buffers.EMACS_19_34 | Richard M. Stallman | 1996-08-13 | 1 | -3/+16 |
| | |||||
* | (ange-ftp-kill-ftp-process): Handle buffer name as arg. | Richard M. Stallman | 1996-08-13 | 1 | -1/+2 |
| | |||||
* | Fix include file name. | Richard M. Stallman | 1996-08-13 | 1 | -3/+4 |
| | | | | (NO_FILIO_H): Move definition. | ||||
* | (update_one_menu_entry): Fix previous change: | Richard M. Stallman | 1996-08-12 | 1 | -23/+32 |
| | | | | | When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, just modify the existing one. | ||||
* | (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space. | Richard M. Stallman | 1996-08-11 | 1 | -1/+2 |
| | |||||
* | (POSIX_SIGNALS): Don't define it, #undef instead. | Richard M. Stallman | 1996-08-10 | 1 | -8/+4 |
| | | | | | (NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted. (sigblock): New definition. | ||||
* | (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining. | Richard M. Stallman | 1996-08-10 | 1 | -0/+3 |
| | |||||
* | (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change. | Richard M. Stallman | 1996-08-10 | 1 | -1/+1 |
| | |||||
* | (merge_widget_value): Undo previous change. | Richard M. Stallman | 1996-08-10 | 1 | -0/+2 |
| | |||||
* | (update_one_menu_entry): When creating a pulldown | Richard M. Stallman | 1996-08-10 | 1 | -3/+36 |
| | | | | | | in an existing but empty menu item, in order to get a new functional pulldown, the menu item must be switched from an XmPushButtonGadget into a XmCascadeButtonGadget. | ||||
* | (bibtex-mode): Set normal-auto-fill-function locally; | Richard M. Stallman | 1996-08-09 | 1 | -2/+2 |
| | | | | don't set auto-fill-function. Don't turn on Auto Fill mode. | ||||
* | [__ELF__] (UNEXEC): Use unexelf1.c. | Richard M. Stallman | 1996-08-09 | 1 | -0/+5 |
| | |||||
* | [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common. | Richard M. Stallman | 1996-08-09 | 1 | -11/+30 |
| | | | | | | | | (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC): Define only if __ELF__ is not defined. (LINUX_SBRK_BUG): Define only if LINUX and __GNU_LIBRARY__ < 6. (NO_TERMIO): Always define this. No Alpha system should need termio. (COFF, DATA_END): Define only if __ELF__ is not defined. | ||||
* | Initial revision | Richard M. Stallman | 1996-08-09 | 1 | -0/+952 |
| | |||||
* | (WinMain): Put a space between the binary and its args. | Richard M. Stallman | 1996-08-09 | 1 | -2/+2 |
| | |||||
* | (re_max_failures): Increase to 20000 again. | Richard M. Stallman | 1996-08-09 | 1 | -1/+1 |
| | |||||
* | (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative. | Richard M. Stallman | 1996-08-09 | 1 | -0/+6 |
| | |||||
* | Initial revision | Richard M. Stallman | 1996-08-09 | 1 | -0/+14 |
| | |||||
* | Don't include filio.h if NO_FILIO_H. | Richard M. Stallman | 1996-08-09 | 1 | -0/+2 |
| | |||||
* | (alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS. | Richard M. Stallman | 1996-08-08 | 1 | -0/+3 |
| | |||||
* | (GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY. | Richard M. Stallman | 1996-08-08 | 1 | -0/+5 |
| | |||||
* | (set_time_zone_rule): Don't put a string literal | Richard M. Stallman | 1996-08-08 | 1 | -8/+15 |
| | | | | "TZ=..." in environ. | ||||
* | Comment changes. | Richard M. Stallman | 1996-08-08 | 1 | -2/+1 |
| | |||||
* | (xmenu_show): Set dummy.state. | Richard M. Stallman | 1996-08-08 | 1 | -2/+12 |
| | | | | | Set dummy.button appropriately. (popup_get_selection) [USE_MOTIF]: Set event.xbutton.button. | ||||
* | (iso-languages, french): Remove non-French combinations. | Richard M. Stallman | 1996-08-07 | 1 | -6/+6 |
| | | | | Add ~c, "e, "i, `u. | ||||
* | (LD_SWITCH_SYSTEM): New definition. | Richard M. Stallman | 1996-08-07 | 1 | -0/+5 |
| | |||||
* | (normal-auto-fill-function): New variable. | Richard M. Stallman | 1996-08-07 | 1 | -6/+13 |
| | | | | (auto-fill-mode): Use that instead of constant 'do-auto-fill. | ||||
* | (Fread_from_minibuffer): Make position 0 in the initial | Richard M. Stallman | 1996-08-07 | 1 | -2/+6 |
| | | | | input mean the beginning. | ||||
* | (dabbrev--last-case-pattern): New variable. | Richard M. Stallman | 1996-08-07 | 1 | -12/+20 |
| | | | | | (dabbrev-expand): Set it for ordinary expansions; use it when copying successive words. | ||||
* | (rmail-reply-regexp): Match Re[2]. | Richard M. Stallman | 1996-08-06 | 1 | -2/+2 |
| | |||||
* | (rmail-reply-regexp, rmail-message-filter): Doc fix. | Richard M. Stallman | 1996-08-06 | 1 | -4/+5 |
| | |||||
* | (imenu-update-menubar): Fix code to install the new menu. | Richard M. Stallman | 1996-08-06 | 1 | -2/+1 |
| | |||||
* | (LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ. | Richard M. Stallman | 1996-08-06 | 1 | -2/+4 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-08-05 | 1 | -1/+1 |
| | |||||
* | Get rid of "win95". | Richard M. Stallman | 1996-08-05 | 1 | -1/+1 |
| | |||||
* | (EmacsFrameSetCharSize): Call do_pending_window_change. | Richard M. Stallman | 1996-08-05 | 1 | -0/+2 |
| | |||||
* | Fully reinstall July 26 change. | Simon Marshall | 1996-08-05 | 1 | -2/+1 |
| | |||||
* | Describe djgpp library replacement files. | Richard M. Stallman | 1996-08-05 | 1 | -0/+6 |
| | |||||
* | (Fcall_process_region) [DOS_NT]: Avoid downcasing | Richard M. Stallman | 1996-08-05 | 1 | -4/+4 |
| | | | | the `X' characters in the template passed to `mktemp'. | ||||
* | (msdos): Add is_exec.c, sigaction.c to distribution. | Richard M. Stallman | 1996-08-04 | 1 | -1/+1 |
| | |||||
* | (*-sunos4.1.[3-9]*noshare): Move this before | Richard M. Stallman | 1996-08-03 | 1 | -4/+4 |
| | | | | the more general *-sunos4.1.[3-9]* clause. | ||||
* | (Info-find-node): Use pop-to-buffer. | Richard M. Stallman | 1996-08-03 | 1 | -1/+1 |
| | |||||
* | (rmail-unix-mail-delimiter): Allow space or tab as | Paul Eggert | 1996-08-03 | 1 | -1/+6 |
| | | | | first character in mailbox part of `From ' line. | ||||
* | (gdb): Undo previous change. | Richard M. Stallman | 1996-08-01 | 1 | -7/+6 |
| | |||||
* | (shell-file-name-chars): Was shell-file-name-regexp. | Richard M. Stallman | 1996-08-01 | 1 | -4/+4 |
| | | | | (shell-mode): Set comint-file-name-chars to this variable. | ||||
* | (comint-file-name-chars): Was comint-file-name-regexp. | Richard M. Stallman | 1996-08-01 | 1 | -5/+8 |
| | | | | Give it a non-nil default value. | ||||
* | (make_menubar): Turn off menu accelerator. | Richard M. Stallman | 1996-08-01 | 1 | -1/+9 |
| | |||||
* | Delete code to disable f10 if motif. | Richard M. Stallman | 1996-08-01 | 1 | -3/+6 |
| | |||||
* | (font-lock-inhibit-modes): Deleted. | Richard M. Stallman | 1996-08-01 | 1 | -4/+0 |
| | | | | (turn-on-font-lock-if-enabled): Deleted. | ||||
* | (prepare_menu_bars): Conditionalize previous change. | Richard M. Stallman | 1996-08-01 | 1 | -0/+7 |
| |