Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (timezone-parse-date): Changed first regexp | Richard M. Stallman | 2005-07-10 | 1 | -1/+1 |
| | | | | so it will not mistakenly match dates with no time zone. | ||||
* | (debug): Call with-timeout-suspend and with-timeout-unsuspend. | Richard M. Stallman | 2005-07-10 | 1 | -1/+3 |
| | |||||
* | (with-timeout-timers): New variable. | Richard M. Stallman | 2005-07-10 | 1 | -1/+31 |
| | | | | | (with-timeout): Bind that variable to record timers. (with-timeout-suspend, with-timeout-unsuspend): New functions. | ||||
* | Move debugger-mode to a more natural place. | Richard M. Stallman | 2005-07-10 | 1 | -25/+25 |
| | |||||
* | (debug-help-follow): New function. | Richard M. Stallman | 2005-07-10 | 1 | -14/+34 |
| | | | | | (debugger-mode-map): Use that instead of help-follow. (debugger-setup-buffer): Use eval-buffer-list to handle eval-buffer frames. | ||||
* | *** empty log message *** | Luc Teirlinck | 2005-07-10 | 1 | -0/+12 |
| | |||||
* | (command-line): Use custom-reevaluate-setting to handle tooltip-mode. | Luc Teirlinck | 2005-07-10 | 1 | -9/+1 |
| | | | | Delete obsolete comment. | ||||
* | (tooltip-mode): Use custom-initialize-safe-default and simplify | Luc Teirlinck | 2005-07-10 | 1 | -5/+3 |
| | | | | :init-value. Delete obsolete comment. | ||||
* | (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify | Luc Teirlinck | 2005-07-10 | 1 | -5/+2 |
| | | | | :init-value. | ||||
* | (custom-initialize-safe-set, custom-initialize-safe-default): New functions. | Luc Teirlinck | 2005-07-10 | 1 | -0/+22 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-07-10 | 1 | -0/+5 |
| | |||||
* | (set-visited-file-name): Avoid calling file-name-nondirectory with a | Luc Teirlinck | 2005-07-10 | 1 | -1/+1 |
| | | | | nil argument. | ||||
* | (ispell-command-loop): Add current dictionary name and program name | Juri Linkov | 2005-07-09 | 2 | -8/+36 |
| | | | | | | to mode-line-format. (ispell-region, ispell-process-line): Add current dictionary name and program name to messages. | ||||
* | (next-error-hook): New variable. | Juri Linkov | 2005-07-09 | 1 | -4/+11 |
| | | | | (next-error): Use it. Doc fix. | ||||
* | (compilation-mode-hook, compilation-mode): Doc fix. | Juri Linkov | 2005-07-09 | 1 | -2/+2 |
| | |||||
* | (dired-marker-char): Avoid quotations for `do' and `mark' | Juri Linkov | 2005-07-09 | 1 | -1/+1 |
| | | | | to not create links to unrelated functions in the Help buffer. | ||||
* | (fringe-mode): Add period in docstring. | Juri Linkov | 2005-07-09 | 1 | -2/+5 |
| | | | | (fringe-query-style): Build prompt depending on `all-frames' arg. | ||||
* | (debugger-setup-buffer): When eval-buffer | Richard M. Stallman | 2005-07-09 | 1 | -2/+9 |
| | | | | | was called with nil for the buffer, handle the read position right. Handle read position for eval-region, too. | ||||
* | *** empty log message *** | Jay Belanger | 2005-07-09 | 1 | -0/+21 |
| | |||||
* | (calc-embedded-firsttime, calc-embedded-firsttime-buf, | Jay Belanger | 2005-07-09 | 1 | -3/+55 |
| | | | | | | | | | | calc-embedded-firsttime-formula): New variables. (calc-do-embedded): Use calc-embedded-firsttime, calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to determine whether or not to run hooks. (calc-embedded-make-info) Set calc-embedded-firsttime-buf and calc-embedded-firsttime-formula appropriately. Set calc-embedded delimiter variables according to mode. | ||||
* | (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist, | Jay Belanger | 2005-07-09 | 1 | -0/+74 |
| | | | | | | | calc-embedded-open-close-word-alist, calc-embedded-open-close-plain-alist, calc-embedded-open-close-new-formula-alist, calc-embedded-open-close-mode-alist, calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook, calc-embedded-mode-hook): New variables. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-07-08 | 1 | -0/+24 |
| | |||||
* | (checkdoc-proper-noun-list): | Richard M. Stallman | 2005-07-08 | 1 | -4/+4 |
| | | | | | Check for "emacs", etc., as entire symbol, not just as word. (checkdoc-file-comments-engine): Use regexp-quote on FN. | ||||
* | (set-visited-file-name): Report the error for "empty filename" earlier. | Richard M. Stallman | 2005-07-08 | 1 | -3/+7 |
| | | | | (kill-some-buffers): Ignore buffers already dead. | ||||
* | (fringe-mode): Doc fix. | Richard M. Stallman | 2005-07-08 | 1 | -1/+1 |
| | |||||
* | (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turn | Richard M. Stallman | 2005-07-08 | 1 | -17/+24 |
| | | | | | off warnings in what it guards. Use unwind-protect to ensure byte-compile-unresolved-functions is updated. | ||||
* | (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward. | Richard M. Stallman | 2005-07-08 | 1 | -31/+8 |
| | | | | (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward. | ||||
* | (rmail-only-expunge): Fix paren error. | Richard M. Stallman | 2005-07-08 | 1 | -4/+4 |
| | | | | Unconditionally try to leave point at the same old place. | ||||
* | *** empty log message *** | Eli Zaretskii | 2005-07-08 | 2 | -0/+11 |
| | |||||
* | (gnus-article-next-page, gnus-article-next-page-1) | Eli Zaretskii | 2005-07-08 | 1 | -4/+4 |
| | | | | (gnus-article-prev-page): Take scroll-margin into consideration. | ||||
* | (comint-postoutput-scroll-to-bottom) | Eli Zaretskii | 2005-07-08 | 1 | -2/+2 |
| | | | | (comint-show-maximum-output): Take scroll-margin into consideration. | ||||
* | * ido.el (ido-use-filename-at-point): New choice `guess'. | Kim F. Storm | 2005-07-08 | 1 | -2/+8 |
| | | | | (ido-file-internal): Try ffap-guesser if selected. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-07-08 | 1 | -0/+3 |
| | |||||
* | (ido-before-fallback-functions): New hook. | Kim F. Storm | 2005-07-08 | 1 | -1/+17 |
| | | | | | (ido-buffer-internal, ido-file-internal, ido-read-buffer) (ido-read-file-name): Run it. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-07-08 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-07-08 | 1 | -0/+5 |
| | |||||
* | (math-apply-units): Change the places in which units are simplified. | Jay Belanger | 2005-07-08 | 1 | -4/+4 |
| | |||||
* | (customize-option, customize-option-other-window): Make them handle aliases. | Luc Teirlinck | 2005-07-07 | 1 | -6/+12 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-07-07 | 1 | -0/+8 |
| | |||||
* | (custom-variable-p): Make it recursively follow aliases. Mention that | Luc Teirlinck | 2005-07-07 | 1 | -1/+3 |
| | | | | in the docstring. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-07-07 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2005-07-07 | 1 | -0/+4 |
| | |||||
* | (exec-path): Fix tag for nil. | Richard M. Stallman | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | (exec-path): Use `directory' instead of `file'. | Richard M. Stallman | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | (occur-rename-buffer): Use `generate-new-buffer' also when called | Juanma Barranquero | 2005-07-07 | 2 | -11/+17 |
| | | | | non-interactively. Doc fix. | ||||
* | *** empty log message *** | Lute Kamstra | 2005-07-07 | 1 | -0/+5 |
| | |||||
* | (elide-head-headers-to-hide): Recognize the FSF's new address as well. | Lute Kamstra | 2005-07-07 | 1 | -2/+2 |
| | |||||
* | (make-coding-system): Describe | Kenichi Handa | 2005-07-07 | 2 | -0/+28 |
| | | | | | | | `ascii-incompatible' property in the docstring. (set-file-name-coding-system): Signal an error if coding-system is ascii-incompatible. (set-keyboard-coding-system): Likewise. | ||||
* | (set-default-coding-systems): Don't | Kenichi Handa | 2005-07-07 | 1 | -4/+10 |
| | | | | | | set default-file-name-coding-system and default-keyboard-coding-system if coding-system is ASCII-incompatible. | ||||
* | Declare that all UTF-16-based coding | Kenichi Handa | 2005-07-07 | 1 | -0/+5 |
| | | | | systems ASCII-incompatible. |