Fri, 09 Jul 1993 04:04:39 +0000 |
Richard M. Stallman |
(mouse-menu-bar-buffers):
|
Thu, 08 Jul 1993 23:45:22 +0000 |
Roland McGrath |
(region_limit): Declare Vmark_even_if_inactive.
|
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.
|
Thu, 08 Jul 1993 19:06:38 +0000 |
Roland McGrath |
Add (provide 'hanoi).
|
Thu, 08 Jul 1993 03:04:52 +0000 |
Richard M. Stallman |
(file-relative-name): If we use default-directory,
|
Wed, 07 Jul 1993 22:21:19 +0000 |
Richard M. Stallman |
(texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.
|
Wed, 07 Jul 1993 22:15:20 +0000 |
Richard M. Stallman |
Fix typo re `texinfo-sequential-node-update.'
|
Wed, 07 Jul 1993 20:25:48 +0000 |
Roland McGrath |
(basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.
|
Wed, 07 Jul 1993 20:13:57 +0000 |
Roland McGrath |
(update-file-autoloads): Correctly do nothing when there are no cookies.
|
Wed, 07 Jul 1993 19:58:54 +0000 |
Roland McGrath |
(mouse-menu-choose-yank): Change menu title to "Choose Next Yank".
|