Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (clean-buffer-list): Add autoload cookie. | Karl Heuer | 1998-10-06 | 1 | -0/+1 |
| | |||||
* | (eval-defun): Return the evaluation result. | Karl Heuer | 1998-10-06 | 1 | -2/+6 |
| | |||||
* | (apropos-print): control invalid characters. | Karl Heuer | 1998-10-06 | 1 | -1/+3 |
| | |||||
* | (find-file-noselect): Switch to the correct buffer | Karl Heuer | 1998-10-06 | 1 | -2/+3 |
| | | | | | before checking find-file-literally, and allow non-nil non-t rawfile params. | ||||
* | (perform-replace): Position point properly | Karl Heuer | 1998-10-06 | 1 | -4/+7 |
| | | | | before and after the recursive edit of C-r. | ||||
* | (archive-mode-revert): Arg no-auto-save renamed from no-autosave. | Karl Heuer | 1998-10-06 | 1 | -1/+1 |
| | |||||
* | Comment fix. | Karl Heuer | 1998-10-06 | 4 | -7/+7 |
| | |||||
* | (ediff-arrange-auto-save-in-merge-jobs): Renamed | Karl Heuer | 1998-10-06 | 1 | -2/+2 |
| | | | | from ediff-arrange-autosave-in-merge-jobs. Callers changed. | ||||
* | (tar-mode-revert): no-auto-save arg renamed from no-autosave. | Karl Heuer | 1998-10-06 | 1 | -1/+1 |
| | |||||
* | (message-auto-save-directory): Renamed from | Karl Heuer | 1998-10-06 | 1 | -10/+10 |
| | | | | message-autosave-directory. All references changed. | ||||
* | (rmail-retry-failure): Allow blanks in boundary | Karl Heuer | 1998-10-06 | 1 | -3/+8 |
| | | | | string. Expose mime stuff while searching. | ||||
* | (tags-reset-tags-tables): Properly | Karl Heuer | 1998-10-06 | 1 | -10/+10 |
| | | | | find the markers in the old rings that are being discarded. | ||||
* | (lm-font-lock-face-O, lm-font-lock-face-X): | Karl Heuer | 1998-10-06 | 1 | -6/+6 |
| | | | | | Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid confusing customize. | ||||
* | (bat-generic-mode): Fix regexps for keywords and | Eli Zaretskii | 1998-10-06 | 1 | -20/+51 |
| | | | | built-in commands. Add more built-in commands and fix face names. | ||||
* | Added entry for Speedbar. | Simon Marshall | 1998-10-05 | 1 | -0/+2 |
| | |||||
* | (speedbar-frame-mode): Check if cfx or cfy is a list, and make sure it | Eric M. Ludlam | 1998-10-04 | 1 | -9/+7 |
| | | | | | | | gets evalled to a number. Also verify that set-frame-name fn exists before calling it. (speedbar-initial-expansion-list-name): Remove customization since it is not useful in this case. | ||||
* | (checkdoc-sentencespace-region-engine): Protect a `forward-sexp' call | Eric M. Ludlam | 1998-10-04 | 1 | -4/+7 |
| | | | | which could fail, and improved regex for ie, and eg abbreviations. | ||||
* | (rlogin-send-Ctrl-C): Use process-send-string, not send-string. | Noah Friedman | 1998-10-03 | 1 | -5/+5 |
| | | | | | | (rlogin-send-Ctrl-D): Here also. (rlogin-send-Ctrl-Z): Here also. (rlogin-send-Ctrl-backslash): Here also. | ||||
* | *** empty log message *** | Dan Nicolaescu | 1998-10-02 | 1 | -2/+2 |
| | |||||
* | Initial revision | Dan Nicolaescu | 1998-10-02 | 1 | -0/+321 |
| | |||||
* | (hide-region-body): Bind | Dave Love | 1998-10-02 | 1 | -56/+68 |
| | | | | | | outline-view-change-hook to nil while making repeated calls to outline-flag-region. Run it once at the end. (hide-other, hide-sublevels, show-children): Likewise. | ||||
* | Remove duplicate scheme-mode entry. | Dave Love | 1998-10-02 | 1 | -14/+12 |
| | | | | | (info-lookup-make-completions): When looking for entries, check that `item' isn't null or "Menu". | ||||
* | (gnus-valid-select-methods): Fix type. | Karl Heuer | 1998-10-01 | 1 | -0/+1 |
| | |||||
* | (gnus-summary-respool-default-method): Fix type. | Karl Heuer | 1998-10-01 | 1 | -1/+2 |
| | |||||
* | (gnus-orphan-score, gnus-score-default-header, gnus-score-default-type): | Karl Heuer | 1998-10-01 | 1 | -3/+6 |
| | | | | Fix type. | ||||
* | (gnus-article-x-face-too-ugly): Fix type. | Karl Heuer | 1998-10-01 | 1 | -2/+2 |
| | | | | (gnus-saved-headers): Fix type. | ||||
* | (check-ispell-version): No need to bind | Karl Heuer | 1998-10-01 | 1 | -4/+2 |
| | | | | default-major-mode. | ||||
* | Don't require ffap. | Karl Heuer | 1998-10-01 | 1 | -31/+40 |
| | | | | | (net-utils-machine-at-point, net-utils-url-at-point): New functions. (ping, nslookup-host, finger, network-connection-to-service): Use them. | ||||
* | (imenu--generic-function): Sort each submenu by position. | Karl Heuer | 1998-09-30 | 1 | -8/+20 |
| | | | | (imenu--sort-by-position): New function. | ||||
* | (Custom-mode-menu): Fix info node name. | Karl Heuer | 1998-09-30 | 1 | -2/+2 |
| | | | | (customize group): Fix info node name. | ||||
* | (build-mail-aliases): Don't allow | Karl Heuer | 1998-09-30 | 1 | -6/+6 |
| | | | | | a newline in the alias name. Don't define an alias if the definition would be empty. | ||||
* | (which-func-mode-global): Make :set function | Karl Heuer | 1998-09-30 | 1 | -1/+1 |
| | | | | more reliable. | ||||
* | (custom-set-variables): Load the requests first, | Karl Heuer | 1998-09-30 | 1 | -4/+5 |
| | | | | then check the symbol's `set' function. | ||||
* | Doc fixes. | Karl Heuer | 1998-09-30 | 1 | -22/+21 |
| | |||||
* | (fill-individual-paragraphs-prefix): | Karl Heuer | 1998-09-30 | 1 | -0/+1 |
| | | | | Avoid nil value of `two-lines-citation-part' | ||||
* | (which-function): Handle case when (car imenu--index-alist) is nil. | Karl Heuer | 1998-09-30 | 1 | -2/+3 |
| | |||||
* | Alex Schroeder startup description added. | Oliver Seidel | 1998-09-29 | 1 | -9/+33 |
| | |||||
* | (jka-compr-compression-info-list): Remove "-c" from | Dave Love | 1998-09-29 | 1 | -2/+5 |
| | | | | bzip2 args. | ||||
* | make pre-command-hook & comint-exec-hook local hooks. | Simon Marshall | 1998-09-29 | 1 | -3/+3 |
| | |||||
* | Add support for Octave. | Stephen Eglen | 1998-09-29 | 1 | -0/+14 |
| | |||||
* | (clean-buffer-list-kill-regexps): Improve custom type. | Richard M. Stallman | 1998-09-28 | 1 | -4/+4 |
| | | | | | | (clean-buffer-list-kill-buffer-names): Likewise. (clean-buffer-list-kill-never-buffer-names): Likewise. (clean-buffer-list-kill-never-regexps): Likewise. | ||||
* | (reftex-finding-files): New customize group. | Carsten Dominik | 1998-09-28 | 1 | -39/+144 |
| | | | | | | | | | | | | | | (reftex-texpath-environment-variables, reftex-use-external-file-finders, reftex-external-file-finders, reftex-search-unrecursed-path-first): New options. (reftex-process-string, reftex-find-file-externally): New functions. (reftex-access-search-path): Execute shell commands to find the search path. (reftex-toggle-auto-view-crossref): When turning on, make sure `reftex-auto-view-crossref' becomes non-nil. (reftex-abbrev-regexp): Constant removed. (reftex-convert-string): Abbrev regexp calculated locally. | ||||
* | (inferior-octave-prompt): Also match prompts of the form | Stephen Eglen | 1998-09-28 | 1 | -1/+1 |
| | | | | `octave.bin:1>' which come from using precopiled binary versions. | ||||
* | (byte-compile-dynamic): Doc fix. | Richard M. Stallman | 1998-09-28 | 1 | -2/+3 |
| | |||||
* | (sh-set-shell): Remove .exe suffix from shell name. | Richard M. Stallman | 1998-09-28 | 1 | -5/+9 |
| | | | | | Don't reuse local var `shell' for two different things. (sh-canonicalize-shell): Remove .exe suffix from shell name. | ||||
* | Don't call regexp-opt when deriving | Dave Love | 1998-09-28 | 1 | -14/+17 |
| | | | | font-lock patterns with keywords that aren't all literal. | ||||
* | Fix author's email address. | Richard M. Stallman | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | (help-quit): Add doc. | Richard M. Stallman | 1998-09-27 | 1 | -0/+1 |
| | |||||
* | (help-for-help): Use %THIS-KEY%. | Richard M. Stallman | 1998-09-27 | 1 | -1/+1 |
| | |||||
* | (make-help-screen): Keep HELP-TEXT | Richard M. Stallman | 1998-09-27 | 1 | -6/+15 |
| | | | | | in a separate function definition, not in the help command FNAME. Replace %THIS-KEY% with the key sequence that ran FNAME. |