Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | entered into RCS | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| | |||||
* | If server is a Sun, call menu-bar-enable-clipboard. | Richard M. Stallman | 1994-04-10 | 1 | -0/+5 |
| | |||||
* | comment changes. | Daniel LaLiberte | 1994-04-09 | 1 | -3/+8 |
| | |||||
* | (inhibit-first-line-modes-regexps): Renamed from | Richard M. Stallman | 1994-04-09 | 1 | -4/+4 |
| | | | | inhibit-local-variables-regexps. | ||||
* | Jumping up to new revision. | Daniel LaLiberte | 1994-04-09 | 1 | -9/+8 |
| | | | | Simplify definition of defalias for Emacs 18. | ||||
* | (function-key-map): Use f11, not \e. | Richard M. Stallman | 1994-04-09 | 1 | -1/+2 |
| | |||||
* | (rmail-new-summary): Avoid unsafe save-restriction. | Karl Heuer | 1994-04-09 | 1 | -13/+17 |
| | |||||
* | checked in with -k by liberte at 1994/04/09 20:57:56 | Daniel LaLiberte | 1994-04-08 | 1 | -51/+51 |
| | |||||
* | Support kp-tab, kp-multiply, kp-add, kp-divide. | Richard M. Stallman | 1994-04-08 | 1 | -1/+5 |
| | |||||
* | (comint-exec-1): Handle both termcap and terminfo. | Karl Heuer | 1994-04-08 | 1 | -3/+7 |
| | |||||
* | (global-map): Bind function keys f16, f18 and f20, | Richard M. Stallman | 1994-04-08 | 1 | -4/+5 |
| | | | | which Sun knows as copy, paste and cut. | ||||
* | (popup-dialog-box): New function. | Richard M. Stallman | 1994-04-08 | 1 | -0/+50 |
| | |||||
* | (hscroll-window-column): New function. | Karl Heuer | 1994-04-08 | 1 | -23/+67 |
| | | | | (hscroll-point-visible): Do the right thing in the hard cases. | ||||
* | (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint | Karl Heuer | 1994-04-08 | 1 | -12/+3 |
| | | | | functionality. | ||||
* | Many doc fixes. | Richard M. Stallman | 1994-04-07 | 1 | -70/+89 |
| | | | | (general-holidays, *-holidays): Add risky-local-variable property. | ||||
* | Fix copying conditions for current GPL version. | Richard M. Stallman | 1994-04-07 | 16 | -230/+187 |
| | |||||
* | (calendar-daylight-savings-ends) | Richard M. Stallman | 1994-04-07 | 1 | -0/+4 |
| | | | | (calendar-daylight-savings-ends): Add risky-local-variable property. | ||||
* | (hack-one-local-variable): Test for risky-local-variable property. | Richard M. Stallman | 1994-04-07 | 1 | -1/+7 |
| | | | | Put such properties on some variables, including minor-mode-map-alist. | ||||
* | (hack-one-local-variable): Treat varnames ending in -form or -forms like eval. | Richard M. Stallman | 1994-04-07 | 1 | -1/+2 |
| | |||||
* | (edebug-version): Delete third arg of string-match. | Richard M. Stallman | 1994-04-07 | 1 | -3/+3 |
| | |||||
* | (fortran-blink-matching-do): New function, | Richard M. Stallman | 1994-04-07 | 1 | -2/+42 |
| | | | | | | basically copied from fortran-blink-matching-if. (fortran-indent-line): Call it. (fortran-mode): Doc mod. | ||||
* | Updated LCD archive entry. | Tom Tromey | 1994-04-07 | 1 | -2/+2 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-04-07 | 1 | -6/+26 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-04-07 | 1 | -0/+2120 |
| | |||||
* | (rmail-secondary-file-menu): Fix typo. | Fred Pierresteguy | 1994-04-07 | 1 | -1/+1 |
| | |||||
* | Fix previous change. | Karl Heuer | 1994-04-07 | 2 | -12/+12 |
| | |||||
* | (define-key-after): Doc fix. | Richard M. Stallman | 1994-04-07 | 1 | -2/+2 |
| | |||||
* | (rmail-summary-disable): New function. | Karl Heuer | 1994-04-07 | 1 | -3/+16 |
| | | | | | (rmail-summary-enable): New function. (rmail-summary-mode): Call rmail-summary-enable. | ||||
* | (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. | Karl Heuer | 1994-04-07 | 1 | -0/+4 |
| | |||||
* | (replace-regexp): Fix misbalanced quotes. | Karl Heuer | 1994-04-07 | 1 | -1/+1 |
| | |||||
* | (rmail-mode-map): Key binding for rmail-sort-by-keywords. | Karl Heuer | 1994-04-07 | 1 | -0/+6 |
| | |||||
* | (rmail-sort-by-keywords): New function. | Karl Heuer | 1994-04-07 | 1 | -1/+28 |
| | |||||
* | (rmail-summary-sort-by-keywords): New function. | Karl Heuer | 1994-04-07 | 1 | -1/+14 |
| | |||||
* | (Info-find-node): Don't try to backstep if no history. | Karl Heuer | 1994-04-07 | 1 | -1/+3 |
| | | | | (Info-insert-dir): Print sensible error message if no dir node. | ||||
* | Modified LCD archive entry. | Tom Tromey | 1994-04-07 | 1 | -2/+2 |
| | |||||
* | Bug fix; 19.23 should (require 'lmenu). | Tom Tromey | 1994-04-06 | 1 | -4/+4 |
| | |||||
* | Fixed up headers for release. | Tom Tromey | 1994-04-06 | 1 | -6/+7 |
| | |||||
* | Initial revision | Tom Tromey | 1994-04-06 | 1 | -0/+1815 |
| | |||||
* | Doc fixes. | Richard M. Stallman | 1994-04-06 | 1 | -14/+16 |
| | |||||
* | (kill-emacs-hook): Use add-hook. | Richard M. Stallman | 1994-04-06 | 1 | -4/+4 |
| | |||||
* | (save-place-find-file-hook, save-place-kill-emacs-hook): New functions. | Richard M. Stallman | 1994-04-06 | 1 | -24/+19 |
| | | | | (hooks for find-file-hooks,kill-emacs-hook): Use those new functions. | ||||
* | (clipboard-yank, clipboard-kill-ring-save) | Richard M. Stallman | 1994-04-06 | 1 | -0/+37 |
| | | | | | | (clipboard-kill-region): New functions. Give them menu-enable properties and bind the PASTE, COPY and CUT keys. (menu-bar-enable-clipboard): New function. | ||||
* | (x-select-enable-clipboard): New variable. | Richard M. Stallman | 1994-04-06 | 1 | -2/+14 |
| | | | | | | (x-select-text, x-cut-buffer-or-selection-value): Obey it. (x-handle-args): Doc fix. | ||||
* | (quoted-insert): Handle meta-chars usefully. | Richard M. Stallman | 1994-04-06 | 1 | -0/+3 |
| | |||||
* | New version from maintainer. | Karl Heuer | 1994-04-06 | 1 | -115/+182 |
| | |||||
* | (timer-kill-emacs-hook): New function. | Richard M. Stallman | 1994-04-06 | 1 | -0/+11 |
| | | | | (kill-emacs-hook): Add the new hook. | ||||
* | (rmail-summary-goto-msg): Fix bug in earlier change. | Karl Heuer | 1994-04-05 | 1 | -2/+0 |
| | |||||
* | Change install- and uninstall- to -install and -uninstall. | Daniel LaLiberte | 1994-04-05 | 1 | -11/+19 |
| | |||||
* | ucomment fix | Daniel LaLiberte | 1994-04-05 | 1 | -2/+2 |
| | |||||
* | Comment fixes. | Daniel LaLiberte | 1994-04-05 | 1 | -3/+3 |
| |