- 28 Sep, 1993 5 commits
-
-
Brian Fox authored
-
Brian Fox authored
-
Brian Fox authored
the file wouldn't be found.
-
Brian Fox authored
are out of date, simply have config.status rebuild them; don't rebuild them explicitly. Back out MAKEFLAGS change.
-
Brian Fox authored
flags to configure. Create all Makefiles at configure time. Edit special commands into config.status after src/Makefile.in is built from src/Makefile. Don't AC_SUBST rip_paths or inst_paths.
-
- 27 Sep, 1993 4 commits
-
-
Paul Eggert authored
-
Richard M. Stallman authored
Documentation: `forms-forms-scroll' and `forms-forms-jump' now default to nil. `forms-new-record-filter' and `forms-modified-record-filter' cannot be redefined as functions. Commands and keymaps are changed. Add function key defs. (forms-version): Docstring includes full RCS id. (forms-forms-scroll): Defaults to nil. (forms-forms-jump): Defaults to nil. (forms-mode-edit-map, forms-mode-ro-map): Additional keymaps for edit mode and read-only mode. (forms--new-record-filter, forms--modified-record-filter): Deleted. (forms-mode): Docstring now includes the key bindings, since both edit mode and read-only mode must be supported. Changed `forms-new-record-filter' and `forms-modified-record-filter' semantics: the variable must point to a function and may not be defined as a function anymore. Use three keymaps: `forms-mode-map' (C-c commands), `forms-mode-edit-map' (normal mode) and `forms-mode-ro-map' (read-only mode). The maps are not buffer local. Changed the text of error messages to be more descriptive, and onsistent with the documentation. Moved setting up write-file-hooks and revert-buffer-function to function `forms--change-commands'. (forms--process-format-list): Changed error messages to be more descriptive. (forms--set-keymaps): Setup the three keymaps. (forms--mode-commands): Use new command key bindings. (forms--mode-commands1): New helper function for `forms--mode-commands'. (forms--change-commands): Handle setup of local-write-file-hooks and revert-buffer-function. (forms--help): Show new command bindings. (forms--show-record): Replaced `forms--modified-record-filter' by `forms-modified-record-filter'. (forms-jump-record): Changed error message. (forms-toggle-read-only): New function, replaces `forms-view-mode' and `forms-edit-mode'. (forms-view-mode, forms-edit-mode): Deleted. (forms-insert-record): Replaced `forms--new-record-filter' by `forms-new-record-filter'. (forms-insert-record, forms-delete-record): Disallow in read-only mode. (forms-prev-field): New function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mouse-choose-completion): Use that. Now supports buffers other than minibuffer. (mouse-drag-region): Put the text on the kill ring. Don't set mark if region is empty. (mouse-yank-at-click): Set this-command. (mouse-start-end): Fix double-click-on-closeparen case. (mouse-save-then-kill): When used repeatedly at different places, alter the nearer end of the region. This applies regardless of how the previous selection was made. (mouse-drag-secondary, mouse-secondary-save-then-kill): Rewrite for xterm-style dragging and extending.
-
- 25 Sep, 1993 1 commit
-
-
Roland McGrath authored
-
- 24 Sep, 1993 4 commits
-
-
Richard M. Stallman authored
-
Brian Fox authored
resetting C_SWITCH_X_SITE if it is "-I/usr/include".
-
Richard M. Stallman authored
frame actually stays selected.
-
Paul Eggert authored
By default, look for *,v files as well as RCS/*,v files. Use $TMPDIR (default /tmp) instead of /tmp.
-
- 23 Sep, 1993 2 commits
-
-
Richard M. Stallman authored
-
Melissa Weisshaus authored
-
- 22 Sep, 1993 10 commits
-
-
Brian Fox authored
-
Brian Fox authored
(MEMMOVE_MISSING): Define. (SIGNALS_VIA_CHARACTERS): Define. (LIB_STANDARD): Do not include -lcposix. (C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional.
-
Brian Fox authored
for completion_ignore_case. (completion_ignore_case): Declare.
-
Brian Fox authored
depend on "PWinGravity" begin `#defined'.
-
Brian Fox authored
-
Brian Fox authored
string-equal to the most recent history item.
-
Brian Fox authored
specification, but only if we are sure it will fit. Otherwise, use alloca () to get enouhg space. Don't allow negative size specifications to core dump; instead, treat them as positive ("%-20d" == "%20d").
-
Brian Fox authored
sharing of M-x command history with other commands that read values in the minibuffer.
-
Brian Fox authored
all of the data is written, or until we receive an error which is not an interrupted write.
-
Brian Fox authored
dpyscr). Some older versions of MIPS compilers miscompile this expression.
-
- 21 Sep, 1993 14 commits
-
-
Brian Fox authored
of (previous-line 1). (vc-print-log): Delete extraneous lines of RCS output if present.
-
Brian Fox authored
(batch-texinfo-format): Use `buffer-disable-undo' instead of obsolete function `buffer-flush-undo'.
-
Brian Fox authored
-
Brian Fox authored
checking each key (we were using 127 instead of 255 anyway).
-
Brian Fox authored
dependent list of season names. The names are "international"; i.e., `vernal' and `autumnal' are used consistently. (solar-equinoxes-solstices): Use new constants, allowing southern hemisphere reports to be meaningful. (sunrise-sunset): Use `frame-width' instead of `screen-width'.
-
Brian Fox authored
and `end'. They might be two different markers that point to the same place.
-
Brian Fox authored
inserting the BABYL header.
-
Brian Fox authored
is toggled.
-
Brian Fox authored
-
Brian Fox authored
pre-command-hook or post-command-hook.
-
Brian Fox authored
(dired-build-subdir-alist): Call `expand-file-name' to clean up the subdirectory title (removing extra "./").
-
Brian Fox authored
-
Brian Fox authored
standard-syntax-table, and not the table itself.
-
Brian Fox authored
is non-ergonomic.
-