summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (hanoi-unix-64): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
|
* (idlwave-rescan-asynchronously): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (fixed): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.Juanma Barranquero2006-11-061-6/+6
| | | | (ispell-help): Fix typo in output message.
* (org-file-apps, org-emphasis-regexp-components, org-emphasis-alist):Juanma Barranquero2006-11-061-33/+33
| | | | Fix typos in docstrings.
* (batch-texinfo-format): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
|
* (feedmail-queue-reminder, feedmail-queue-reminder-alist,Juanma Barranquero2006-11-061-78/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | feedmail-confirm-outgoing, feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc, feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column, feedmail-sender-line, feedmail-force-binary-write, feedmail-from-line, feedmail-deduce-envelope-from, feedmail-x-mailer-line, feedmail-message-id-generator, feedmail-date-generator, feedmail-fiddle-plex-user-list, feedmail-enable-spray, feedmail-spray-this-address, feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue, feedmail-queue-runner-confirm-global, feedmail-ask-before-queue-prompt, feedmail-ask-before-queue-reprompt, feedmail-prompt-before-queue-standard-alist, feedmail-prompt-before-queue-user-alist, feedmail-prompt-before-queue-help-supplement, feedmail-queue-use-send-time-for-message-id, feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix, feedmail-mail-send-hook-splitter, feedmail-mail-send-hook, feedmail-mail-send-hook-queued, feedmail-confirm-addresses-hook-example, feedmail-last-chance-hook, feedmail-before-fcc-hook, feedmail-queue-runner-mode-setter, feedmail-queue-alternative-mail-header-separator, feedmail-queue-runner-message-sender, feedmail-buffer-eating-function, feedmail-binmail-template, feedmail-run-the-queue-no-prompts, feedmail-run-the-queue-global-prompt, feedmail-queue-subject-slug-maker, feedmail-fiddle-header, feedmail-envelope-deducer, feedmail-fiddle-date, feedmail-default-message-id-generator, feedmail-fiddle-message-id, feedmail-fiddle-x-mailer, feedmail-fiddle-spray-address, feedmail-deduce-address-list): Fix typos in docstrings.
* (erc-dcc-send-file): Fix typo in error message.Juanma Barranquero2006-11-061-1/+1
|
* (truncate): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (erc-autoaway-reestablish-idletimer): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (read-passwd): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (read-feature): Don't complete features not loaded from a file (which makeJuanma Barranquero2006-11-052-2/+9
| | | | `unload-feature' to fail).
* (add-log-time-zone-rule): Mark as safe-local-variable.Reiner Steib2006-11-052-0/+6
|
* (command-line-1): Kill emacs if the last frame is deleted whileChong Yidong2006-11-051-1/+6
| | | | evaluating the command-line arguments.
* * startup.el (command-line-1): Kill emacs if the last frame isChong Yidong2006-11-051-0/+5
| | | | deleted while evaluating the command-line arguments.
* *** empty log message ***Richard M. Stallman2006-11-051-0/+12
|
* (init-file-had-error): Add doc string.Richard M. Stallman2006-11-051-14/+30
| | | | | (fancy-splash-text, fancy-splash-head, fancy-splash-tail): Use fixed-width font for keyboard key descriptions.
* (custom-save-all): Error if saving in .emacs and it had an error when loaded.Richard M. Stallman2006-11-051-0/+2
|
* (dired-copy-file-recursive): Catch errorsRichard M. Stallman2006-11-051-11/+15
| | | | from recursive copies in the loop, around the recursive call.
* 2006-11-05 Micha�Cadilhac <michael.cadilhac@lrde.org>Romain Francoise2006-11-052-40/+33
| | | | | | | | * battery.el (battery-linux-proc-acpi): Search an ac_adapter in `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in `/proc/acpi/thermal_zone/*'. (battery-search-for-one-match-in-files): New. Search a regexp in the content of some files.
* *** empty log message ***Eli Zaretskii2006-11-051-0/+7
|
* (mouse-autoselect-window-now): Remove variable.Eli Zaretskii2006-11-051-45/+55
| | | | | | | | (mouse-autoselect-window-state): New variable. (mouse-autoselect-window-start, mouse-autoselect-window-cancel) (mouse-autoselect-window-select, handle-select-window): Rewritten to make mouse-autoselect-window-timer a one-shot timer. Suspend delayed autoselection during menu or popup dialog.
* (info-lookup-guess-custom-symbol): New function for retrieving symbol at pointEli Zaretskii2006-11-052-7/+68
| | | | | | | | in custom buffers. (top level) <info-lookup-maybe-add-help>: Add backquote and comma to ignored characters in regexps of help specifications for emacs-lisp-mode and lisp-interaction-mode. This permits looking up symbols in `...' and after a comma. Add help specifications for custom-mode and help-mode.
* (rmail-redecode-body): New optional argument RAW.Eli Zaretskii2006-11-042-3/+36
| | | | | Don't encode body if RAW is non-nil, or if the old encoding is identical to the new encoding, or if the body contains only eight-bit-* characters.
* *** empty log message ***Romain Francoise2006-11-041-3/+3
|
* Fix faces.el log entry.Eli Zaretskii2006-11-041-1/+1
|
* (faces-sample-overlay, describe-face): Revert last changes.Eli Zaretskii2006-11-042-14/+8
| | | | | (faces-sample-overlay): Remove variable. (describe-face): Insert sample text in the face being described.
* (whitespace-indent-regexp): Make this match any multiples of eight spaces nearEli Zaretskii2006-11-042-63/+59
| | | | | | | | | | | | | | | | | the beginning of a line. (whitespace-buffer): Use `remove-overlays' instead of `whitespace-unhighlight-the-space' and `overlay-recenter' to speed up overlay handling. (whitespace-buffer-leading, whitespace-buffer-trailing): Make these functions highlight the text removed by `whitespace-buffer-leading-cleanup' and `whitespace-buffer-trailing-cleanup' respectively. (whitespace-buffer-search): Use `with-local-quit'. Move `format' out of loop to speed up scanning larger buffers. (whitespace-unhighlight-the-space): Remove `remove-hook' since that function is never added to a hook. (whitespace-spacetab-regexp, whitespace-ateol-regexp) (whitespace-buffer-leading-cleanup) (whitespace-refresh-rescan-list): Fix docstrings.
* 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>Kim F. Storm2006-11-041-143/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allout.el (allout-during-yank-processing): Cue for inhibiting aberrance processing during yanks. (allout-doublecheck-at-and-shallower): Reduce the limit to reduce the amount of yanked topics that can be aberrant. (allout-do-doublecheck): Encapsulate this multiply-used recipe in a function, and supplement with inihibition of doublechecking during yanks. (allout-beginning-of-line, allout-next-heading) (allout-previous-heading, allout-goto-prefix-doublechecked) (allout-back-to-current-heading, allout-next-visible-heading) (allout-next-sibling): Use new allout-do-doublecheck function. (allout-next-sibling): Ensure we made progress when returning other than nil. (allout-rebullet-heading): Preserve text property annotations indicating the text was hidden, if it was. (allout-kill-line): Remove any added was-hidden annotations. (allout-kill-topic): Remove any added was-hidden annotations. (allout-annotate-hidden): Inhibit adding was-hidden text properties to the undo list. (allout-deannotate-hidden): New function to remove was-hidden annotation. (allout-hide-by-annotation): Use new allout-deannotate-hidden. (allout-remove-exposure-annotation): Replaced by allout-deannotate-hidden. (allout-yank-processing): Signal that yank processing is happening with allout-during-yank-processing. Also, wrap allout-unprotected's closer to the text changes, for easier debugging. We need to inhibit-field-text-motion explicitly, in lieu of the encompassing allout-unprotected. (outlineify-sticky): Adjust criteria for triggering new outline decorations to presence or absence of any topics, not just a topic at the beginning of the buffer.
* *** empty log message ***Kim F. Storm2006-11-041-0/+35
|
* *** empty log message ***Juanma Barranquero2006-11-031-19/+36
|
* Reword comment.Juanma Barranquero2006-11-031-4/+2
|
* (table--row-column-insertion-point-p): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (org-copy-subtree): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (flyspell-check-tex-math-command): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (ada-find-in-ali): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (eudc-expansion-overwrites-query): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (rsf-scanning-messages-now): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (find-function-noselect, find-function, find-variable-noselect, find-variable,Juanma Barranquero2006-11-031-6/+6
| | | | find-definition-noselect, find-face-definition): Use "non-nil" in docstrings.
* (checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (widget-image-enable): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-3/+3
|
* (speedbar-generic-list-tag-p): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (expand-pos): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (custom-unlispify-menu-entries, custom-unlispify-tag-names,Juanma Barranquero2006-11-031-3/+3
| | | | custom-prompt-variable): Use "non-nil" in docstrings.
* (bs--show-all, bs--redisplay): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-2/+2
|
* *** empty log message ***Ramprasad B2006-11-031-1/+5
|
* (nnsoup-always-save): Use "non-nil" in docstrings.Juanma Barranquero2006-11-032-4/+10
|
* Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patchRamprasad B2006-11-031-1/+4
|
* (nndiary-reminders): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
|
* (gnus-diary-delay-format-function): Use "non-nil" in docstring.Juanma Barranquero2006-11-031-1/+1
|