1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

3186 Commits

Author SHA1 Message Date
Richard M. Stallman
5b0b2316d9 If server is a Sun, call menu-bar-enable-clipboard. 1994-04-10 08:56:50 +00:00
Daniel LaLiberte
2a6a354983 comment changes. 1994-04-09 22:27:46 +00:00
Richard M. Stallman
45fb3bb841 (inhibit-first-line-modes-regexps): Renamed from
inhibit-local-variables-regexps.
1994-04-09 22:27:31 +00:00
Daniel LaLiberte
4633707b6b Jumping up to new revision.
Simplify definition of defalias for Emacs 18.
1994-04-09 22:19:10 +00:00
Richard M. Stallman
9c0aa91bc7 (function-key-map): Use f11, not \e. 1994-04-09 21:17:32 +00:00
Karl Heuer
36f4191568 (rmail-new-summary): Avoid unsafe save-restriction. 1994-04-09 02:46:19 +00:00
Daniel LaLiberte
a50d43268a checked in with -k by liberte at 1994/04/09 20:57:56 1994-04-08 21:39:52 +00:00
Richard M. Stallman
a3a28eac44 Support kp-tab, kp-multiply, kp-add, kp-divide. 1994-04-08 19:43:33 +00:00
Karl Heuer
1f9e761d20 (comint-exec-1): Handle both termcap and terminfo. 1994-04-08 06:57:27 +00:00
Richard M. Stallman
2165f67647 (global-map): Bind function keys f16, f18 and f20,
which Sun knows as copy, paste and cut.
1994-04-08 05:26:47 +00:00
Richard M. Stallman
73a644b4f8 (popup-dialog-box): New function. 1994-04-08 05:04:07 +00:00
Karl Heuer
26c5bf8e54 (hscroll-window-column): New function.
(hscroll-point-visible): Do the right thing in the hard cases.
1994-04-08 03:23:08 +00:00
Karl Heuer
25e907da8b (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
functionality.
1994-04-08 00:18:37 +00:00
Richard M. Stallman
e555fdd878 Many doc fixes.
(general-holidays, *-holidays): Add risky-local-variable property.
1994-04-07 20:31:17 +00:00
Richard M. Stallman
5924340384 Fix copying conditions for current GPL version. 1994-04-07 20:30:18 +00:00
Richard M. Stallman
cd2d091aff (calendar-daylight-savings-ends)
(calendar-daylight-savings-ends): Add risky-local-variable property.
1994-04-07 19:05:41 +00:00
Richard M. Stallman
be0218a89c (hack-one-local-variable): Test for risky-local-variable property.
Put such properties on some variables, including minor-mode-map-alist.
1994-04-07 19:03:17 +00:00
Richard M. Stallman
37fd966693 (hack-one-local-variable): Treat varnames ending in -form or -forms like eval. 1994-04-07 17:44:17 +00:00
Richard M. Stallman
1576fe1dce (edebug-version): Delete third arg of string-match. 1994-04-07 17:16:44 +00:00
Richard M. Stallman
947388af39 (fortran-blink-matching-do): New function,
basically copied from fortran-blink-matching-if.
(fortran-indent-line): Call it.
(fortran-mode): Doc mod.
1994-04-07 17:14:44 +00:00
Tom Tromey
bd4a38e575 Updated LCD archive entry. 1994-04-07 17:11:03 +00:00
Richard M. Stallman
e399bdd5d0 entered into RCS 1994-04-07 16:42:54 +00:00
Richard M. Stallman
f919f65ca9 Initial revision 1994-04-07 16:39:44 +00:00
Fred Pierresteguy
206250958e (rmail-secondary-file-menu): Fix typo. 1994-04-07 14:19:46 +00:00
Karl Heuer
56b257136f Fix previous change. 1994-04-07 07:26:49 +00:00
Richard M. Stallman
9ed287b041 (define-key-after): Doc fix. 1994-04-07 07:18:20 +00:00
Karl Heuer
0732dfa5c1 (rmail-summary-disable): New function.
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.
1994-04-07 07:09:16 +00:00
Karl Heuer
c35fb2162d (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. 1994-04-07 06:56:25 +00:00
Karl Heuer
880f22a14a (replace-regexp): Fix misbalanced quotes. 1994-04-07 04:37:03 +00:00
Karl Heuer
9ae6d54ae2 (rmail-mode-map): Key binding for rmail-sort-by-keywords. 1994-04-07 03:29:18 +00:00
Karl Heuer
1558997717 (rmail-sort-by-keywords): New function. 1994-04-07 03:29:02 +00:00
Karl Heuer
ebdf372b3b (rmail-summary-sort-by-keywords): New function. 1994-04-07 03:28:44 +00:00
Karl Heuer
4db579ab73 (Info-find-node): Don't try to backstep if no history.
(Info-insert-dir): Print sensible error message if no dir node.
1994-04-07 03:11:50 +00:00
Tom Tromey
a7c86d7fd2 Modified LCD archive entry. 1994-04-07 00:23:36 +00:00
Tom Tromey
246046610c Bug fix; 19.23 should (require 'lmenu). 1994-04-06 22:17:36 +00:00
Tom Tromey
db2e9cddce Fixed up headers for release. 1994-04-06 22:12:42 +00:00
Tom Tromey
9875e64691 Initial revision 1994-04-06 22:10:06 +00:00
Richard M. Stallman
118a01c922 Doc fixes. 1994-04-06 21:19:48 +00:00
Richard M. Stallman
67ec7a685d (kill-emacs-hook): Use add-hook. 1994-04-06 20:22:19 +00:00
Richard M. Stallman
b6ace92757 (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
(hooks for find-file-hooks,kill-emacs-hook): Use those new functions.
1994-04-06 05:04:40 +00:00
Richard M. Stallman
f9cf0be272 (clipboard-yank, clipboard-kill-ring-save)
(clipboard-kill-region): New functions.  Give them
menu-enable properties and bind the PASTE, COPY and CUT keys.
(menu-bar-enable-clipboard): New function.
1994-04-06 04:54:35 +00:00
Richard M. Stallman
dc20df9586 (x-select-enable-clipboard): New variable.
(x-select-text, x-cut-buffer-or-selection-value): Obey it.

(x-handle-args): Doc fix.
1994-04-06 04:51:37 +00:00
Richard M. Stallman
c1279c7d3e (quoted-insert): Handle meta-chars usefully. 1994-04-06 03:47:00 +00:00
Karl Heuer
9572a9dd07 New version from maintainer. 1994-04-06 00:51:43 +00:00
Richard M. Stallman
e2ec008d00 (timer-kill-emacs-hook): New function.
(kill-emacs-hook): Add the new hook.
1994-04-06 00:11:17 +00:00
Karl Heuer
e73b01a42a (rmail-summary-goto-msg): Fix bug in earlier change. 1994-04-05 21:54:51 +00:00
Daniel LaLiberte
11b57bf983 Change install- and uninstall- to -install and -uninstall. 1994-04-05 21:05:09 +00:00
Daniel LaLiberte
22e8f71994 ucomment fix 1994-04-05 20:52:43 +00:00
Daniel LaLiberte
a5ca328aae Comment fixes. 1994-04-05 20:46:59 +00:00
Richard M. Stallman
0b7f1ef2c9 (auto-save-mode): Don't let buffer-saved-size stay negative. 1994-04-05 03:49:42 +00:00