summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* entered into RCSRichard M. Stallman1994-04-111-1/+1
|
* If server is a Sun, call menu-bar-enable-clipboard.Richard M. Stallman1994-04-101-0/+5
|
* comment changes.Daniel LaLiberte1994-04-091-3/+8
|
* (inhibit-first-line-modes-regexps): Renamed fromRichard M. Stallman1994-04-091-4/+4
| | | | inhibit-local-variables-regexps.
* Jumping up to new revision.Daniel LaLiberte1994-04-091-9/+8
| | | | Simplify definition of defalias for Emacs 18.
* (function-key-map): Use f11, not \e.Richard M. Stallman1994-04-091-1/+2
|
* (rmail-new-summary): Avoid unsafe save-restriction.Karl Heuer1994-04-091-13/+17
|
* checked in with -k by liberte at 1994/04/09 20:57:56Daniel LaLiberte1994-04-081-51/+51
|
* Support kp-tab, kp-multiply, kp-add, kp-divide.Richard M. Stallman1994-04-081-1/+5
|
* (comint-exec-1): Handle both termcap and terminfo.Karl Heuer1994-04-081-3/+7
|
* (global-map): Bind function keys f16, f18 and f20,Richard M. Stallman1994-04-081-4/+5
| | | | which Sun knows as copy, paste and cut.
* (popup-dialog-box): New function.Richard M. Stallman1994-04-081-0/+50
|
* (hscroll-window-column): New function.Karl Heuer1994-04-081-23/+67
| | | | (hscroll-point-visible): Do the right thing in the hard cases.
* (telnet-initial-filter, read-password): Don't unnecessarily duplicate comintKarl Heuer1994-04-081-12/+3
| | | | functionality.
* Many doc fixes.Richard M. Stallman1994-04-071-70/+89
| | | | (general-holidays, *-holidays): Add risky-local-variable property.
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-0716-230/+187
|
* (calendar-daylight-savings-ends)Richard M. Stallman1994-04-071-0/+4
| | | | (calendar-daylight-savings-ends): Add risky-local-variable property.
* (hack-one-local-variable): Test for risky-local-variable property.Richard M. Stallman1994-04-071-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. Stallman1994-04-071-1/+2
|
* (edebug-version): Delete third arg of string-match.Richard M. Stallman1994-04-071-3/+3
|
* (fortran-blink-matching-do): New function,Richard M. Stallman1994-04-071-2/+42
| | | | | | basically copied from fortran-blink-matching-if. (fortran-indent-line): Call it. (fortran-mode): Doc mod.
* Updated LCD archive entry.Tom Tromey1994-04-071-2/+2
|
* entered into RCSRichard M. Stallman1994-04-071-6/+26
|
* Initial revisionRichard M. Stallman1994-04-071-0/+2120
|
* (rmail-secondary-file-menu): Fix typo.Fred Pierresteguy1994-04-071-1/+1
|
* Fix previous change.Karl Heuer1994-04-072-12/+12
|
* (define-key-after): Doc fix.Richard M. Stallman1994-04-071-2/+2
|
* (rmail-summary-disable): New function.Karl Heuer1994-04-071-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 Heuer1994-04-071-0/+4
|
* (replace-regexp): Fix misbalanced quotes.Karl Heuer1994-04-071-1/+1
|
* (rmail-mode-map): Key binding for rmail-sort-by-keywords.Karl Heuer1994-04-071-0/+6
|
* (rmail-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+28
|
* (rmail-summary-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+14
|
* (Info-find-node): Don't try to backstep if no history.Karl Heuer1994-04-071-1/+3
| | | | (Info-insert-dir): Print sensible error message if no dir node.
* Modified LCD archive entry.Tom Tromey1994-04-071-2/+2
|
* Bug fix; 19.23 should (require 'lmenu).Tom Tromey1994-04-061-4/+4
|
* Fixed up headers for release.Tom Tromey1994-04-061-6/+7
|
* Initial revisionTom Tromey1994-04-061-0/+1815
|
* Doc fixes.Richard M. Stallman1994-04-061-14/+16
|
* (kill-emacs-hook): Use add-hook.Richard M. Stallman1994-04-061-4/+4
|
* (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman1994-04-061-24/+19
| | | | (hooks for find-file-hooks,kill-emacs-hook): Use those new functions.
* (clipboard-yank, clipboard-kill-ring-save)Richard M. Stallman1994-04-061-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. Stallman1994-04-061-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. Stallman1994-04-061-0/+3
|
* New version from maintainer.Karl Heuer1994-04-061-115/+182
|
* (timer-kill-emacs-hook): New function.Richard M. Stallman1994-04-061-0/+11
| | | | (kill-emacs-hook): Add the new hook.
* (rmail-summary-goto-msg): Fix bug in earlier change.Karl Heuer1994-04-051-2/+0
|
* Change install- and uninstall- to -install and -uninstall.Daniel LaLiberte1994-04-051-11/+19
|
* ucomment fixDaniel LaLiberte1994-04-051-2/+2
|
* Comment fixes.Daniel LaLiberte1994-04-051-3/+3
|