Thu, 08 Jul 1993 23:44:01 +0000 |
Roland McGrath |
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
|
Thu, 08 Jul 1993 23:31:58 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
|
Thu, 08 Jul 1993 22:42:14 +0000 |
Roland McGrath |
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
|
Thu, 08 Jul 1993 22:38:59 +0000 |
Roland McGrath |
(ispell): Call deactivate-mark instead of setting mark-active directly. Do
|
Thu, 08 Jul 1993 22:37:42 +0000 |
Roland McGrath |
(deactivate-mark): New function.
|
Thu, 08 Jul 1993 22:33:57 +0000 |
Roland McGrath |
(isearch-done): Call deactivate-mark instead of setting mark-active
|
Thu, 08 Jul 1993 21:46:22 +0000 |
Roland McGrath |
Put error-conditions and error-message properties on 'mark-inactive.
|
Thu, 08 Jul 1993 21:43:11 +0000 |
Roland McGrath |
(check_mark): Don't check mark-active unless in transient-mark-mode.
|
Thu, 08 Jul 1993 21:36:04 +0000 |
Roland McGrath |
(region_limit): Don't error if Vmark_even_if_inactive is set. When the
|
Thu, 08 Jul 1993 21:27:33 +0000 |
Roland McGrath |
(syms_of_data): Staticpro Qmark_inactive.
|
Thu, 08 Jul 1993 21:26:57 +0000 |
Roland McGrath |
Define Qmark_inactive.
|
Thu, 08 Jul 1993 21:26:29 +0000 |
Roland McGrath |
Declare Qmark_inactive.
|
Thu, 08 Jul 1993 21:14:43 +0000 |
Roland McGrath |
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as
|
Thu, 08 Jul 1993 21:10:59 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 08 Jul 1993 20:51:51 +0000 |
Richard M. Stallman |
(basic-save-buffer): Use after-save-hook.
|