- 17 Sep, 1993 7 commits
-
-
Richard M. Stallman authored
(mouse-drag-region): Handle double and triple clicks when displaying region and when setting it. (mouse-skip-word, mouse-start-end): New functions.
-
Roland McGrath authored
-
Roland McGrath authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(iso-accents-mode): Not here. Just setq iso-accents-minor-mode. (iso-accents-minor-mode): Make it local in all buffers.
-
Richard M. Stallman authored
-
- 16 Sep, 1993 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(font-lock-unfontify-region): Don't remove `font-lock' props. (font-lock-hack-keywords): Don't add `font-lock' props. Handle values other than t and nil for allow-overlap-p specially. (c-font-lock-keywords-1): Don't override how comments in #if... appear. Highlight text after #else or #endif.
-
- 15 Sep, 1993 4 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
(vc-backend-checkout): Add optional arg workfile, which specifies where to put the working file.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(forms-delete-record, forms--update): Use `delete-region' instead of `kill-line' to avoid messing around with the kill ring. Release 2.1 for Emacs 19.19. (forms--process-format-list): No need to prepend a text item anymore. (forms--ro-modification-start): Renamed to `forms--iif-start. (forms--ro-properties): Renamed to `forms--iif-properties'. (forms--romh): Renamed to `forms--iif-hook'. Rewritten to use `insert-in-front-hooks' instead of `modification-hooks'. (forms--romh-post-command-hook): Renamed to `forms--iif-post-command-hook'. Rewritten to use `insert-in-front-hooks' instead of `modification-hooks'. (forms--make-format, forms--make-format-elt-using-text-properties): Use `insert-in-front-hooks' instead of `modification-hooks'. Remove `forms--electric' code. Use `front-sticky' and `rear-nonsticky' text properties to control the insertion of text between read-only fields. (forms--show-record): Remove `forms--electric' code.
-
- 14 Sep, 1993 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(iso-accents-mode): Positive arg means enable. No arg means toggle.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Finsert_and_inherit_before_markers): New function. (Finsert, Finsert_before_markers): Pass new arg to insert_from_string*.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
New arg INHERIT. (insert_from_string_before_markers): New arg INHERIT.
-
- 13 Sep, 1993 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 12 Sep, 1993 8 commits
-
-
Richard M. Stallman authored
if they are defined as macros.
-
Richard M. Stallman authored
(sc-cite-original): Likewise.
-
Roland McGrath authored
-
Roland McGrath authored
Replace sed comand for VPATH with @vpath_sed@.
-
Roland McGrath authored
If not in $srcdir and $srcdir is configured, issue warning that GNU make is required, and set vpath_sed to use vpath.sed script.
-
Roland McGrath authored
-
Roland McGrath authored
-
Roland McGrath authored
-
- 11 Sep, 1993 2 commits
-
-
Richard M. Stallman authored
property as well as `face' property. (font-lock-hack-keywords): Likewise.
-
Richard M. Stallman authored
for `mode:', since set-auto-mode has already handled it. (set-auto-mode): Clean up. Handle more than one `mode:' spec in -*-.
-