Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Info-follow-nearest-node): Omit 4th arg to Info-get-token. | Richard M. Stallman | 1993-05-26 | 1 | -8/+8 |
| | |||||
* | (auto-mode-alist): Recognize .sgm, .sgml, .dtd. | Richard M. Stallman | 1993-05-26 | 1 | -0/+3 |
| | |||||
* | (sgml-validate): compile1 renamed to compile-internal. | Richard M. Stallman | 1993-05-26 | 1 | -5/+4 |
| | | | | (sgml-mode): Add autoload cookie. | ||||
* | (auto-mode-alist): Treat .H and .hh as C++ files. | Richard M. Stallman | 1993-05-26 | 1 | -0/+2 |
| | |||||
* | (mouse-set-mark): Activate the mark. | Richard M. Stallman | 1993-05-26 | 1 | -4/+5 |
| | | | | | | Don't bounce the cursor if Transient Mark mode. (mouse-save-then-kill): Pass explicit args to kill-ring-save. (mouse-kill-ring-save): Likewise. | ||||
* | (mail-strip-quoted-names): Catch errors from forward-sexp. | Richard M. Stallman | 1993-05-26 | 1 | -1/+5 |
| | |||||
* | (comint-filter): Restore buffer-read-only in proper buffer. | Richard M. Stallman | 1993-05-26 | 1 | -7/+4 |
| | |||||
* | Provide `ispell'. | Richard M. Stallman | 1993-05-26 | 1 | -0/+2 |
| | |||||
* | * paths.el (Info-default-directory-list): Add | Jim Blandy | 1993-05-26 | 1 | -1/+1 |
| | | | | configure-info-directory to this list. | ||||
* | (dired-unmark-all-files): Read arg as a string. | Richard M. Stallman | 1993-05-25 | 1 | -10/+7 |
| | |||||
* | (rmail-summary-mark-deleted): Check for end of buffer. | Richard M. Stallman | 1993-05-25 | 1 | -9/+10 |
| | | | | Pass t as NOWARN when calling rmail-summary-goto-msg. | ||||
* | (dired-compress-file): Test the return value | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| | | | | | of dired-check-process properly. Fix use of nonexistent var `name'. | ||||
* | (dired-compress-file): Test the return value of dired-check-process properly. | Richard M. Stallman | 1993-05-25 | 1 | -4/+4 |
| | |||||
* | (Info-edit, Info-last-search, Info-enable-edit): | Richard M. Stallman | 1993-05-25 | 1 | -3/+3 |
| | | | | Correct case in `Info-mode-map'. | ||||
* | (rmail-bury): Fix call to set-window-buffer. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| | |||||
* | Pass x-command-line-resources to x-open-connection. | Richard M. Stallman | 1993-05-25 | 1 | -1/+10 |
| | | | | | | (x-command-line-resources): New variable. (x-handle-rn-switch): New function. (command-switch-alist): Add -rn. | ||||
* | * startup.el (command-line-1): Don't handle `-i'. We're | Jim Blandy | 1993-05-25 | 1 | -4/+2 |
| | | | | | abandoning the `insert file' meaning in favor of the `use a bitmapped icon' meaning. | ||||
* | * faces.el (set-face-font): Call x-resolve-font-name on the font | Jim Blandy | 1993-05-25 | 1 | -1/+15 |
| | | | | | before including it in the face. (x-resolve-font-name): New function. | ||||
* | * x-win.el (command-switch-alist, x-switch-definitions): Treat | Jim Blandy | 1993-05-25 | 1 | -0/+4 |
| | | | | `-i' like `-itype', as in Emacs 18. | ||||
* | * x-win.el (x-select-text): New arg PUSH. | Jim Blandy | 1993-05-25 | 1 | -3/+3 |
| | | | | (x-switch-definitions): Represent -r as `reverse' option. | ||||
* | * paths.el (Info-default-directory-list): Add ../../info. | Jim Blandy | 1993-05-25 | 1 | -0/+1 |
| | |||||
* | * disp-table.el (standard-display-european): Doc fix. Make | Jim Blandy | 1993-05-25 | 1 | -5/+11 |
| | | | | this autoload. Make it respond to prefix arg like a minor mode. | ||||
* | (find-file-read-only-other-window): Use find-file-other-window. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| | |||||
* | (Info-default-directory-list): Add ../../info. | Richard M. Stallman | 1993-05-25 | 1 | -1/+2 |
| | |||||
* | (frame-initialize): Handle `reverse' as parameter. | Richard M. Stallman | 1993-05-25 | 1 | -3/+15 |
| | |||||
* | (x-create-frame-with-faces): Handle `reverse' as parameter. | Richard M. Stallman | 1993-05-25 | 1 | -0/+11 |
| | |||||
* | (Info-suffix-list): Fix duplicate .z to .info.z. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| | |||||
* | (dired-flag-backup-files): Speedup: | Richard M. Stallman | 1993-05-24 | 1 | -6/+14 |
| | | | | | check explicitly for ~ at end of line. (dired-flag-auto-save-files): Similar change. | ||||
* | (jump-to-register): Don't fail if frame-configuration-p is unbound. | Richard M. Stallman | 1993-05-24 | 1 | -1/+2 |
| | |||||
* | (cd): Set cd-path to a list. | Richard M. Stallman | 1993-05-24 | 1 | -4/+6 |
| | |||||
* | (x-select-text): New arg PUSH. | Richard M. Stallman | 1993-05-24 | 1 | -2/+2 |
| | |||||
* | (x-set-cut-buffer): New arg PUSH. | Richard M. Stallman | 1993-05-24 | 1 | -3/+5 |
| | |||||
* | (kill-new): Pass t as 2nd arg to interprogram-cut-function. | Richard M. Stallman | 1993-05-24 | 1 | -8/+11 |
| | |||||
* | * disp-table.el (standard-display-default): New function. | Jim Blandy | 1993-05-24 | 1 | -0/+20 |
| | | | | (standard-display-european): New command. | ||||
* | (shell-command): Don't activate mark even momentarily. | Richard M. Stallman | 1993-05-24 | 1 | -1/+6 |
| | |||||
* | * case-table.el, disp-table.el, finder.el, iso-ascii.el, | Jim Blandy | 1993-05-24 | 1 | -5/+1 |
| | | | | | | iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el, swedish.el: Change "i14n" keyword to "i18n". * finder.el (finder-compile-keywords): Replacement unnecessary. | ||||
* | Change "i14n" keyword to "i18n". | Jim Blandy | 1993-05-24 | 7 | -7/+7 |
| | |||||
* | (menu-bar-mode): Doc fix. | Richard M. Stallman | 1993-05-24 | 1 | -2/+2 |
| | |||||
* | * lucid.el (switch-to-other-buffer): Build the list of acceptable | Jim Blandy | 1993-05-24 | 1 | -3/+3 |
| | | | | buffers properly. | ||||
* | * faces.el (make-face): Change interactive spec to 'S'. | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| | |||||
* | (ange-ftp-raw-send-cmd): Allow quitting during accept-process-output. | Richard M. Stallman | 1993-05-24 | 1 | -3/+15 |
| | |||||
* | (calendar-daylight-savings-starts, calendar-daylight-savings-ends): | Richard M. Stallman | 1993-05-24 | 1 | -10/+22 |
| | | | | Default to nil if the locale never has DST. | ||||
* | (finder-known-keywords): Use i18n, not i14n. | Richard M. Stallman | 1993-05-23 | 1 | -10/+19 |
| | | | | | | | (finder-compile-keywords): Substitute i18n for i14n. Turn off undo in *finder-scratch*. Ignore file names starting with =. (finder-mode, finder-current-item): Rename headmark to finder-headmark. (finder-list-matches, finder-list-keywords): Likewise. | ||||
* | Call set-case-..., not standard-case-... | Richard M. Stallman | 1993-05-23 | 1 | -65/+65 |
| | |||||
* | (vc-comment-to-change-log): Don't take FILE argument, since | Roland McGrath | 1993-05-22 | 1 | -9/+7 |
| | | | | | | vc-update-change-log doesn't support it anyway. Don't bind default-directory. Instead pass second arg to file-relative-name. (vc-update-change-log): Use find-change-log instead of hardcoding. | ||||
* | * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed | Jim Blandy | 1993-05-22 | 1 | -4/+4 |
| | | | | | from floor, ceiling, truncate, and round; the old names conflict with built-in functions. | ||||
* | (event-modifiers): Doc fix. | Richard M. Stallman | 1993-05-22 | 1 | -2/+1 |
| | |||||
* | (gud-def): Fix inclusion of the define-key. | Richard M. Stallman | 1993-05-22 | 1 | -54/+55 |
| | | | | | | | (gdb, sdb, dbx): Change bindings from letters to control chars. (gud-common-init): Add save-excursion. (gud-display-line): Don't mess with buffer-read-only. (gud-filter): Set output-after-point *after* deleting old prompt. | ||||
* | (event-modifiers): Function deleted. | Richard M. Stallman | 1993-05-22 | 1 | -47/+1 |
| | | | | (read-command-event): For switch-frame event, call select-frame. | ||||
* | (describe-key, describe-key-briefly): | Richard M. Stallman | 1993-05-22 | 1 | -0/+16 |
| | | | | Discard the click or drag that follows a down event. |