Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide 'resume. | Karl Heuer | 1994-05-07 | 1 | -2/+6 |
| | | | | | (resume-process-args): Bind `command-line-default-directory' for command-line-1. | ||||
* | (asm-comment): Don't match newline. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | (dired-mark-subdir-files): Don't pass any arguments interactively. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | (Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | (forms-mode): Set visited file name to nil to prevent overwrite and autosave. | Karl Heuer | 1994-05-07 | 1 | -5/+4 |
| | | | | The previous method didn't go far enough. | ||||
* | (hexl-mode-map): Add bindings for cursor keys. | Karl Heuer | 1994-05-07 | 1 | -0/+9 |
| | |||||
* | (hide-ifdef-syntax-table): New variable. | Karl Heuer | 1994-05-07 | 1 | -54/+57 |
| | | | | | (hif-tokenize): Use it. (hide-ifdef-mode): Don't clobber `c-mode-syntax-table'. | ||||
* | (isearch-edit-string): Doc fix. | Karl Heuer | 1994-05-07 | 1 | -4/+5 |
| | | | | (isearch-message-prefix): Initialize `isearch-within-brackets'. | ||||
* | (shell-forward-command, shell-backward-command): Fix regexp. | Karl Heuer | 1994-05-07 | 1 | -2/+2 |
| | |||||
* | (rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail. | Richard M. Stallman | 1994-05-07 | 1 | -1/+3 |
| | |||||
* | If rmail-spool-directory is not a directory, | Richard M. Stallman | 1994-05-07 | 1 | -16/+15 |
| | | | | just output an `echo' command to tell about it. | ||||
* | (terminal-edit-mode): Doc fix. | Karl Heuer | 1994-05-07 | 1 | -1/+2 |
| | | | | (terminal-cease-edit): Reset the local keymap. | ||||
* | (minibuffer-history-sexp-flag): Doc fix. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
| | |||||
* | Don't precompute keybinding cache for menubar. Now done in startup.el instead. | Karl Heuer | 1994-05-07 | 1 | -11/+0 |
| | |||||
* | (precompute-menubar-bindings): New function, formerly in loadup.el. | Karl Heuer | 1994-05-07 | 1 | -16/+36 |
| | | | | | (normal-top-level): Call it here, after loading user files. (command-line-1): Or here, if displaying startup message. | ||||
* | (sc-cite-original): Add autoload. | Richard M. Stallman | 1994-05-07 | 1 | -0/+1 |
| | |||||
* | (backquote-backquote-symbol): Don't autoload defvar. | Richard M. Stallman | 1994-05-07 | 1 | -3/+2 |
| | | | | (`): Write its name directly in the definition. Use defalias. | ||||
* | (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after. | Richard M. Stallman | 1994-05-06 | 1 | -3/+3 |
| | |||||
* | Change another new-frame to make-frame (missed this one last time). | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| | |||||
* | (menu-bar-file-menu): Change new-frame to make-frame, to agree with the | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| | | | | keyboard binding. | ||||
* | Change new-frame to make-frame. | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| | |||||
* | (Man-notify-when-ready): Change new-frame to make-frame. | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| | |||||
* | (mouse-tear-off-window): Change new-frame to make-frame. | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| | |||||
* | (frame-notice-user-settings): Wait till frame becomes | Richard M. Stallman | 1994-05-06 | 1 | -2/+9 |
| | | | | visible before using its parameters. | ||||
* | (update-directory-autoloads): Ignore files | Richard M. Stallman | 1994-05-06 | 1 | -2/+3 |
| | | | | whose names start with =. Bind enable-local-eval to nil. | ||||
* | (imenu-default-create-index-function): | Richard M. Stallman | 1994-05-06 | 1 | -62/+46 |
| | | | | | Temporarily build in handling of a few major modes. (imenu--completion-buffer): Set completion-reference-buffer properly. | ||||
* | (hilit-lookup-face-create): Don't put string values into the global face-font | Karl Heuer | 1994-05-06 | 1 | -13/+4 |
| | | | | data. | ||||
* | (frame-notice-user-settings): Use geometry parms from frame | Richard M. Stallman | 1994-05-06 | 1 | -11/+17 |
| | | | | when the initial specifications did not have them. | ||||
* | (frame-notice-user-settings): When replacing the first | Richard M. Stallman | 1994-05-05 | 1 | -5/+18 |
| | | | | | | | X frame, use the same geometry parms that were used to make it. (frame-remove-geometry-params): Treat user-size and user-position as geometry parms. Store all those parms into frame-initial-geometry-arguments. | ||||
* | (choose-completion-string): Barf if completing into | Richard M. Stallman | 1994-05-05 | 1 | -8/+16 |
| | | | | a minibuffer but it's not now active. | ||||
* | (rmail-output-menu): Set rmail-default-rmail-file. | Richard M. Stallman | 1994-05-05 | 1 | -2/+4 |
| | | | | (rmail-output-to-rmail-file): Doc fix. | ||||
* | Comment change. | Richard M. Stallman | 1994-05-05 | 1 | -0/+7 |
| | |||||
* | (show-ifdefs, hide-ifdefs): Bind inhibit-read-only. | Richard M. Stallman | 1994-05-04 | 1 | -66/+54 |
| | | | | | | | | | | | | | | | | | | | | Set buffer-read-only directly. (hide-ifdef-block): Likewise. (show-ifdef-block): Bind inhibit-read-only; don't set buffer-read-only. Delete bindings for C-c C-f, C-c C-b, C-c C-u, C-c C-d, C-c C-p and C-c C-n. Move C-c C-h to C-c C-d. (define-hide-ifdef-mode-map): Remove this code from a function and execute it at load time. (hide-ifdef-mode-submap): New variable holds the list of commands. (hide-ifdef-mode-map): Set this up with a prefix key and put it in minor-mode-map-alist. (hide-ifdef-mode-map-before): Variable deleted. (hide-ifdef-mode): Use force-mode-line-update. Delete the code to manipulate keymaps. (define-hide-ifdef-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal. | ||||
* | (frame-notice-user-settings): Discard `reverse' when | Richard M. Stallman | 1994-05-04 | 1 | -12/+14 |
| | | | | | making the replacement for the initial frame. Put it on as nil. (new-frame): Use make-frame instead. | ||||
* | (rmail-input-menu): Don't call expand-file-name. | Richard M. Stallman | 1994-05-04 | 1 | -12/+20 |
| | | | | | Do nothing if rmail-secondary-file-menu return nil. (rmail-secondary-file-menu): If no files match, warn and return nil. | ||||
* | (rmail-output-menu): Don't call expand-file-name. | Richard M. Stallman | 1994-05-04 | 1 | -4/+6 |
| | | | | Do nothing if rmail-secondary-file-menu return nil. | ||||
* | (imenu): Renamed from goto-index-pos. | Richard M. Stallman | 1994-05-04 | 1 | -32/+15 |
| | | | | | | Add autoload. (imenu-prev-index-position-function): Renamed from prev-... (imenu-extract-index-name-function): Renamed from extract-... | ||||
* | (gud-marker-acc): Use make-variable-buffer-local. | Richard M. Stallman | 1994-05-04 | 1 | -1/+1 |
| | |||||
* | (hide-sublevels): Typo in previous change. | Richard M. Stallman | 1994-05-04 | 1 | -1/+1 |
| | |||||
* | (hide-sublevels): No need for condition-case. | Richard M. Stallman | 1994-05-04 | 1 | -14/+11 |
| | | | | | | Don't call show-children if levels is 0. No need to check eob in while condition. Delete spurious setq of `first'. | ||||
* | (frame-initialize): Delete the code for reverse-video. | Richard M. Stallman | 1994-05-04 | 1 | -23/+1 |
| | | | | x-create-frame-with-faces takes care of that. | ||||
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | |||||
* | (mouse-secondary-save-then-kill): Doc fix. | Richard M. Stallman | 1994-05-04 | 1 | -7/+9 |
| | |||||
* | (lisp-mode-variables): Added missing backslash to outline-regexp. | Richard M. Stallman | 1994-05-03 | 1 | -3/+1 |
| | | | | Removed dublicate ";;; Code: " section separator. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 61 | -67/+67 |
| | |||||
* | (backquote): Add autoloads. | Richard M. Stallman | 1994-05-03 | 1 | -0/+3 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 34 | -38/+38 |
| | |||||
* | (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in | Edward M. Reingold | 1994-05-03 | 1 | -0/+14 |
| | | | | tex-mode. | ||||
* | Comment change. | Richard M. Stallman | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (isearch-case-fold-search): new possible value `yes' | Richard M. Stallman | 1994-05-03 | 1 | -3/+20 |
| | | | | | | is like t except that mixed case in search string is ignored. (isearch-toggle-case-fold): New function. (isearch-search): Don't undo the work of isearch-toggle-case-fold. |