summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Show how to reorder buffers.emacs-19.34Richard M. Stallman1996-08-13
|
* (ange-ftp-kill-ftp-process): Handle buffer name as arg.Richard M. Stallman1996-08-13
|
* Fix include file name.Richard M. Stallman1996-08-13
| | | | (NO_FILIO_H): Move definition.
* (update_one_menu_entry): Fix previous change:Richard M. Stallman1996-08-12
| | | | | When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, just modify the existing one.
* (isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.Richard M. Stallman1996-08-11
|
* (POSIX_SIGNALS): Don't define it, #undef instead.Richard M. Stallman1996-08-10
| | | | | (NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted. (sigblock): New definition.
* (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.Richard M. Stallman1996-08-10
|
* (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.Richard M. Stallman1996-08-10
|
* (merge_widget_value): Undo previous change.Richard M. Stallman1996-08-10
|
* (update_one_menu_entry): When creating a pulldownRichard M. Stallman1996-08-10
| | | | | | 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. Stallman1996-08-09
| | | | don't set auto-fill-function. Don't turn on Auto Fill mode.
* [__ELF__] (UNEXEC): Use unexelf1.c.Richard M. Stallman1996-08-09
|
* [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.Richard M. Stallman1996-08-09
| | | | | | | | (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 revisionRichard M. Stallman1996-08-09
|
* (WinMain): Put a space between the binary and its args.Richard M. Stallman1996-08-09
|
* (re_max_failures): Increase to 20000 again.Richard M. Stallman1996-08-09
|
* (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.Richard M. Stallman1996-08-09
|
* Initial revisionRichard M. Stallman1996-08-09
|
* Don't include filio.h if NO_FILIO_H.Richard M. Stallman1996-08-09
|
* (alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.Richard M. Stallman1996-08-08
|
* (GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.Richard M. Stallman1996-08-08
|
* (set_time_zone_rule): Don't put a string literalRichard M. Stallman1996-08-08
| | | | "TZ=..." in environ.
* Comment changes.Richard M. Stallman1996-08-08
|
* (xmenu_show): Set dummy.state.Richard M. Stallman1996-08-08
| | | | | Set dummy.button appropriately. (popup_get_selection) [USE_MOTIF]: Set event.xbutton.button.
* (iso-languages, french): Remove non-French combinations.Richard M. Stallman1996-08-07
| | | | Add ~c, "e, "i, `u.
* (LD_SWITCH_SYSTEM): New definition.Richard M. Stallman1996-08-07
|
* (normal-auto-fill-function): New variable.Richard M. Stallman1996-08-07
| | | | (auto-fill-mode): Use that instead of constant 'do-auto-fill.
* (Fread_from_minibuffer): Make position 0 in the initialRichard M. Stallman1996-08-07
| | | | input mean the beginning.
* (dabbrev--last-case-pattern): New variable.Richard M. Stallman1996-08-07
| | | | | (dabbrev-expand): Set it for ordinary expansions; use it when copying successive words.
* (rmail-reply-regexp): Match Re[2].Richard M. Stallman1996-08-06
|
* (rmail-reply-regexp, rmail-message-filter): Doc fix.Richard M. Stallman1996-08-06
|
* (imenu-update-menubar): Fix code to install the new menu.Richard M. Stallman1996-08-06
|
* (LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.Richard M. Stallman1996-08-06
|
* Comment change.Richard M. Stallman1996-08-05
|
* Get rid of "win95".Richard M. Stallman1996-08-05
|
* (EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman1996-08-05
|
* Fully reinstall July 26 change.Simon Marshall1996-08-05
|
* Describe djgpp library replacement files.Richard M. Stallman1996-08-05
|
* (Fcall_process_region) [DOS_NT]: Avoid downcasingRichard M. Stallman1996-08-05
| | | | the `X' characters in the template passed to `mktemp'.
* (msdos): Add is_exec.c, sigaction.c to distribution.Richard M. Stallman1996-08-04
|
* (*-sunos4.1.[3-9]*noshare): Move this beforeRichard M. Stallman1996-08-03
| | | | the more general *-sunos4.1.[3-9]* clause.
* (Info-find-node): Use pop-to-buffer.Richard M. Stallman1996-08-03
|
* (rmail-unix-mail-delimiter): Allow space or tab asPaul Eggert1996-08-03
| | | | first character in mailbox part of `From ' line.
* (gdb): Undo previous change.Richard M. Stallman1996-08-01
|
* (shell-file-name-chars): Was shell-file-name-regexp.Richard M. Stallman1996-08-01
| | | | (shell-mode): Set comint-file-name-chars to this variable.
* (comint-file-name-chars): Was comint-file-name-regexp.Richard M. Stallman1996-08-01
| | | | Give it a non-nil default value.
* (make_menubar): Turn off menu accelerator.Richard M. Stallman1996-08-01
|
* Delete code to disable f10 if motif.Richard M. Stallman1996-08-01
|
* (font-lock-inhibit-modes): Deleted.Richard M. Stallman1996-08-01
| | | | (turn-on-font-lock-if-enabled): Deleted.
* (prepare_menu_bars): Conditionalize previous change.Richard M. Stallman1996-08-01
|