Now on revision 106407. ------------------------------------------------------------ revno: 106407 committer: Glenn Morris branch nick: trunk timestamp: Thu 2011-11-17 16:34:16 -0500 message: autoload.el fix for bug#10049 * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Ignore buffer-local generated-autoload-file if it is the same as the global value. diff: === modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2011-11-17 12:16:44 +0000 +++ lisp/ChangeLog 2011-11-17 21:34:16 +0000 @@ -1,3 +1,9 @@ +2011-11-17 Glenn Morris + + * emacs-lisp/autoload.el (autoload-generate-file-autoloads): + Ignore buffer-local generated-autoload-file if it is the same + as the global value. (Bug#10049) + 2011-11-17 Juanma Barranquero * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help) === modified file 'lisp/emacs-lisp/autoload.el' --- lisp/emacs-lisp/autoload.el 2011-05-19 06:04:16 +0000 +++ lisp/emacs-lisp/autoload.el 2011-11-17 21:34:16 +0000 @@ -514,6 +514,13 @@ (let ((secondary-autoloads-file-buf (if (local-variable-p 'generated-autoload-file) (current-buffer)))) + ;; Ignore a buffer-local setting if it points to the + ;; global value. Otherwise we end up writing a mix of md5s + ;; and time-stamps to the global file. (Bug#10049) + (and secondary-autoloads-file-buf + outfile + (not otherbuf) + (setq secondary-autoloads-file-buf nil)) (with-current-buffer (marker-buffer output-start) (save-excursion ;; Insert the section-header line which lists the file name ------------------------------------------------------------ revno: 106406 committer: Paul Eggert branch nick: trunk timestamp: Thu 2011-11-17 09:40:48 -0800 message: Spelling fixes. diff: === modified file 'doc/emacs/ChangeLog' --- doc/emacs/ChangeLog 2011-11-17 03:23:50 +0000 +++ doc/emacs/ChangeLog 2011-11-17 17:40:48 +0000 @@ -1239,7 +1239,8 @@ 2010-03-27 Nick Roberts - doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by r99212. + doc/emacs/building.texi: Describe restored GDB/MI functionality + removed by r99212. doc/emacs/emacs.texi: Update node names for building.texi. 2010-03-24 Glenn Morris === modified file 'doc/emacs/msdog.texi' --- doc/emacs/msdog.texi 2011-11-16 17:47:25 +0000 +++ doc/emacs/msdog.texi 2011-11-17 17:40:48 +0000 @@ -322,7 +322,7 @@ attributes are displayed. @vindex ls-lisp-emulation - The variable @code{ls-lisp-emulation} controls the flavour of the + The variable @code{ls-lisp-emulation} controls the flavor of the @code{ls} emulation by setting the defaults for the 3 options described above: @code{ls-lisp-ignore-case}, @code{ls-lisp-dirs-first}, and @code{ls-lisp-verbosity}. The value of === modified file 'doc/lispref/spellfile' --- doc/lispref/spellfile 2011-11-15 07:55:13 +0000 +++ doc/lispref/spellfile 2011-11-17 17:40:48 +0000 @@ -331,7 +331,6 @@ formfeed forms' forw -forwa found' frob from' === modified file 'doc/misc/ada-mode.texi' --- doc/misc/ada-mode.texi 2011-11-17 09:09:20 +0000 +++ doc/misc/ada-mode.texi 2011-11-17 17:40:48 +0000 @@ -1357,7 +1357,7 @@ included, separated from the word by a space. If the word starts with an asterisk (@key{*}), it defines the casing -af a word fragemnt (or ``substring''); part of a word between two +af a word fragment (or ``substring''); part of a word between two underscores or word boundary. For example: === modified file 'doc/misc/cc-mode.texi' --- doc/misc/cc-mode.texi 2011-11-14 23:59:56 +0000 +++ doc/misc/cc-mode.texi 2011-11-17 17:40:48 +0000 @@ -1173,7 +1173,7 @@ and @ref{Indentation Engine Basics}. You can toggle each of these minor modes on and off, and you can -configure @ccmode{} so that it starts up with your favourite +configure @ccmode{} so that it starts up with your favorite combination of them (@pxref{Sample .emacs File}). By default, when you initialize a buffer, electric mode and syntactic-indentation mode are enabled but the other two modes are disabled. === modified file 'doc/misc/faq.texi' --- doc/misc/faq.texi 2011-03-12 19:19:47 +0000 +++ doc/misc/faq.texi 2011-11-17 17:40:48 +0000 @@ -80,7 +80,7 @@ @ifnottex @insertcopying -@end ifnottex +@end ifnottex @menu * FAQ notation:: @@ -368,7 +368,7 @@ There has never been a copyright infringement case involving the GPL to set any precedents. Although legal actions have been brought against companies for violating the terms of the GPL, so far all have been -settled out of court (in favour of the plaintiffs). Please take any +settled out of court (in favor of the plaintiffs). Please take any discussion regarding this issue to the newsgroup @uref{news:gnu.misc.discuss}, which was created to hold the extensive flame wars on the subject. === modified file 'doc/misc/newsticker.texi' --- doc/misc/newsticker.texi 2011-02-19 19:40:59 +0000 +++ doc/misc/newsticker.texi 2011-11-17 17:40:48 +0000 @@ -52,7 +52,7 @@ @node Top @top Newsticker -@insertcopying +@insertcopying @end ifnottex @@ -112,9 +112,9 @@ Here are screen shots of the @uref{newsticker-1.7.png, version 1.7 (current version)} and some older screen shots: @uref{newsticker-1.6.png, version 1.6}, -@uref{newsticker-1.5.png, version 1.5}, +@uref{newsticker-1.5.png, version 1.5}, @uref{newsticker-1.4.png, version 1.4} -@uref{newsticker-1.3.png, version 1.3}, +@uref{newsticker-1.3.png, version 1.3}, @uref{newsticker-1.0.png, version 1.0}. @end ifhtml @@ -163,7 +163,7 @@ @item Newsticker's @emph{treeview} uses separate windows for the feeds (in tree form), a list of headlines for the current feed, and the content of the current headline. Feeds can be placed into groups -which itself can be placed in groups and so on. +which itself can be placed in groups and so on. @item Newsticker's @emph{plainview} displays all headlines in a single buffer, called @samp{*newsticker*}. The modeline in the @samp{*newsticker*} buffer informs whenever new headlines have @@ -171,7 +171,7 @@ @end itemize In both views clicking mouse-button 2 or pressing RET on a headline will call @code{browse-url} to load the corresponding news story in -your favourite web browser. +your favorite web browser. @findex newsticker-start-ticker @findex newsticker-stop-ticker @@ -205,7 +205,7 @@ @item @code{newsticker-retrieval} contains options that define which news -feeds are retrieved and how this is done. +feeds are retrieved and how this is done. @itemize @item @@ -241,7 +241,7 @@ @item @code{newsticker-hooks} contains options for hooking other Emacs -commands to newsticker functions. +commands to newsticker functions. @itemize @item @vindex newsticker-new-item-functions @@ -313,5 +313,3 @@ @printindex cp @bye - - === modified file 'etc/NEWS.1-17' --- etc/NEWS.1-17 2011-11-17 09:09:20 +0000 +++ etc/NEWS.1-17 2011-11-17 17:40:48 +0000 @@ -996,7 +996,7 @@ view-buffer selects the named buffer, view-file finds the named file; the resulting buffer is placed into view-mode (a recursive edit). The normal emacs commands are not available. Instead a set of special commands is -provided which faclitate moving around in the buffer, searching and +provided which facilitate moving around in the buffer, searching and scrolling by screenfuls. Exiting view-mode returns to the buffer in which the view-file or view-buffer command was given. Type ? or h when viewing for a complete list of view commands. === modified file 'lib-src/ChangeLog' --- lib-src/ChangeLog 2011-11-16 17:47:25 +0000 +++ lib-src/ChangeLog 2011-11-17 17:40:48 +0000 @@ -3642,7 +3642,7 @@ (lang_names): Add a NULL member for every entry, added an entry for makefiles. (Makefile_targets): New function. - (Texinfo_nodes): Rename from Texinfo_fuctions and made + (Texinfo_nodes): Rename from Texinfo_functions and made it conformant to the style of the rest of the code. 2001-01-13 Gerd Moellmann === modified file 'lisp/ChangeLog.12' --- lisp/ChangeLog.12 2011-11-17 09:09:20 +0000 +++ lisp/ChangeLog.12 2011-11-17 17:40:48 +0000 @@ -9419,7 +9419,7 @@ (org-insert-labeled-timestamps-at-point): New option. (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead of `hide-sublevels 1', in case the first headline is not level 1. - (org-overview, org-content): New fuction. + (org-overview, org-content): New function. (org-cycle-global-status, org-cycle-subtree-status): Make these variables buffer-local. (org-global-cycle): New command. === modified file 'lisp/ChangeLog.13' --- lisp/ChangeLog.13 2011-11-16 17:47:25 +0000 +++ lisp/ChangeLog.13 2011-11-17 17:40:48 +0000 @@ -10127,7 +10127,7 @@ 2007-10-08 Richard Stallman * wid-edit.el (widget-specify-button): Don't merge mouse-face with - neighbouring buttons. + neighboring buttons. 2007-10-08 Andreas Schwab @@ -10151,7 +10151,7 @@ 2007-10-08 Stefan Monnier * wid-edit.el (widget-image-insert): Don't merge mouse-face with - neighbouring buttons. + neighboring buttons. * progmodes/compile.el (compilation-error-regexp-alist-alist): Recognize gcc's use of "note" for informational messages. === modified file 'lisp/ChangeLog.14' --- lisp/ChangeLog.14 2011-11-16 17:47:25 +0000 +++ lisp/ChangeLog.14 2011-11-17 17:40:48 +0000 @@ -17799,7 +17799,7 @@ (org-local-logging): New function. (org-columns-open-link): Fix bug with opening link in column view. (org-local-logging): New function. - (org-todo): Make sure that LOGGING properties are honoured. + (org-todo): Make sure that LOGGING properties are honored. (org-todo-keywords): Improve docstring. (org-startup-options): Cleanup startup options. (org-set-regexps-and-options): Process the "!" markers. === modified file 'lisp/ChangeLog.15' --- lisp/ChangeLog.15 2011-11-15 17:37:37 +0000 +++ lisp/ChangeLog.15 2011-11-17 17:40:48 +0000 @@ -12221,7 +12221,7 @@ 2010-03-27 Nick Roberts - Restore GDB/MI fuctionality removed by r99212. + Restore GDB/MI functionality removed by r99212. * progmodes/gdb-mi.el: Restore. * progmodes/gdb-ui.el: Remove. * progmodes/gud.el: Re-accommodate for gdb-mi.el. === modified file 'lisp/ChangeLog.7' --- lisp/ChangeLog.7 2011-11-16 17:47:25 +0000 +++ lisp/ChangeLog.7 2011-11-17 17:40:48 +0000 @@ -6526,7 +6526,7 @@ * bibtex.el (bibtex-autokey-get-titles): Non capitalized title words are used for key generation as well. - (bibtex-member-of-regexp): Case is honoured for matches now. + (bibtex-member-of-regexp): Case is honored for matches now. (bibtex-autokey-titleword-ignore): Added entries provide compatibility to former behavior. === modified file 'lisp/ChangeLog.9' --- lisp/ChangeLog.9 2011-11-16 17:47:25 +0000 +++ lisp/ChangeLog.9 2011-11-17 17:40:48 +0000 @@ -10569,7 +10569,7 @@ 2000-10-10 Dave Love * toolbar/tool-bar.el (tool-bar-add-item) - (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display. + (tool-bar-add-item-from-menu): Don't favor XPM icons on mono display. * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm: * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm: === modified file 'lisp/allout-widgets.el' --- lisp/allout-widgets.el 2011-11-17 09:09:20 +0000 +++ lisp/allout-widgets.el 2011-11-17 17:40:48 +0000 @@ -810,7 +810,7 @@ (forward-char -1))))))) (error - ;; zero work list so we don't get stuck futily retrying. + ;; zero work list so we don't get stuck futilely retrying. ;; error recording done by allout-widgets-hook-error-handler. (setq allout-widgets-changes-record nil)))) ;;;_ , major change handlers: === modified file 'lisp/allout.el' --- lisp/allout.el 2011-11-17 09:09:20 +0000 +++ lisp/allout.el 2011-11-17 17:40:48 +0000 @@ -3557,7 +3557,7 @@ sequential renumbering to not require this function counting back the index for each successive sibling)." ;;;_ . Code: - ;; The options are ordered in likely frequence of use, most common + ;; The options are ordered in likely frequency of use, most common ;; highest, least lowest. Ie, more likely to be doing prefix ;; adjustments than soliciting, and yet more than numbering. ;; Current prefix is least dominant, but most likely to be commonly === modified file 'lisp/arc-mode.el' --- lisp/arc-mode.el 2011-11-14 23:59:56 +0000 +++ lisp/arc-mode.el 2011-11-17 17:40:48 +0000 @@ -4,7 +4,7 @@ ;; Author: Morten Welinder ;; Keywords: files archives msdog editing major-mode -;; Favourite-brand-of-beer: None, I hate beer. +;; Favorite-brand-of-beer: None, I hate beer. ;; This file is part of GNU Emacs. @@ -75,7 +75,7 @@ ;; ;; LZH A series of (header,file). Headers are checksummed. No ;; interaction among members. -;; Headers come in three flavours called level 0, 1 and 2 headers. +;; Headers come in three flavors called level 0, 1 and 2 headers. ;; Level 2 header is free of DOS specific restrictions and most ;; prevalently used. Also level 1 and 2 headers consist of base ;; and extension headers. For more details see === modified file 'lisp/calendar/timeclock.el' --- lisp/calendar/timeclock.el 2011-07-01 00:20:59 +0000 +++ lisp/calendar/timeclock.el 2011-11-17 17:40:48 +0000 @@ -407,7 +407,7 @@ (if arg (run-hooks 'timeclock-done-hook)))) -;; Should today-only be removed in favour of timeclock-relative? - gm +;; Should today-only be removed in favor of timeclock-relative? - gm (defsubst timeclock-workday-remaining (&optional today-only) "Return the number of seconds until the workday is complete. The amount returned is relative to the value of `timeclock-workday'. @@ -547,7 +547,7 @@ (defalias 'timeclock-seconds-to-time 'seconds-to-time) -;; Should today-only be removed in favour of timeclock-relative? - gm +;; Should today-only be removed in favor of timeclock-relative? - gm (defsubst timeclock-when-to-leave (&optional today-only) "Return a time value representing the end of today's workday. If TODAY-ONLY is non-nil, the value returned will be relative only to @@ -569,7 +569,7 @@ SHOW-SECONDS is non-nil, the value printed/returned will include seconds. If TODAY-ONLY is non-nil, the value returned will be relative only to the time worked today, and not to past time." - ;; Should today-only be removed in favour of timeclock-relative? - gm + ;; Should today-only be removed in favor of timeclock-relative? - gm (interactive) (let* ((then (timeclock-when-to-leave today-only)) (string === modified file 'lisp/cedet/semantic/complete.el' --- lisp/cedet/semantic/complete.el 2011-11-17 09:09:20 +0000 +++ lisp/cedet/semantic/complete.el 2011-11-17 17:40:48 +0000 @@ -54,7 +54,7 @@ ;; ;; Here, we will treat each section separately (excluding D) ;; They can then be strung together in user-visible commands to -;; fulfil specific needs. +;; fulfill specific needs. ;; ;; COLLECTORS: ;; === modified file 'lisp/cedet/semantic/ia-sb.el' --- lisp/cedet/semantic/ia-sb.el 2011-01-26 08:36:39 +0000 +++ lisp/cedet/semantic/ia-sb.el 2011-11-17 17:40:48 +0000 @@ -36,7 +36,7 @@ nil (setq semantic-ia-sb-key-map (speedbar-make-specialized-keymap)) - ;; Basic featuers. + ;; Basic features. (define-key semantic-ia-sb-key-map "\C-m" 'speedbar-edit-line) (define-key semantic-ia-sb-key-map "I" 'semantic-ia-sb-show-tag-info) ) === modified file 'lisp/cedet/semantic/ia.el' --- lisp/cedet/semantic/ia.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/ia.el 2011-11-17 17:40:48 +0000 @@ -119,7 +119,7 @@ ;; completions. ;; ;; This is a way of making this fcn more useful since - ;; the smart completion engine sometimes failes. + ;; the smart completion engine sometimes fails. (semantic-complete-symbol)) ;; Use try completion to seek a common substring. (let ((tc (try-completion (or pre "") syms))) === modified file 'lisp/desktop.el' --- lisp/desktop.el 2011-11-14 23:59:56 +0000 +++ lisp/desktop.el 2011-11-17 17:40:48 +0000 @@ -4,7 +4,7 @@ ;; Author: Morten Welinder ;; Keywords: convenience -;; Favourite-brand-of-beer: None, I hate beer. +;; Favorite-brand-of-beer: None, I hate beer. ;; This file is part of GNU Emacs. === modified file 'lisp/follow.el' --- lisp/follow.el 2011-11-17 09:09:20 +0000 +++ lisp/follow.el 2011-11-17 17:40:48 +0000 @@ -652,7 +652,7 @@ selected if the original window is the first one in the frame. To bind this command to a hotkey, place the following line -in your `~/.emacs' file, replacing [f7] by your favourite key: +in your `~/.emacs' file, replacing [f7] by your favorite key: (global-set-key [f7] 'follow-delete-other-windows-and-split)" (interactive "P") (let ((other (or (and (null arg) === modified file 'lisp/gnus/ChangeLog.2' --- lisp/gnus/ChangeLog.2 2011-07-14 01:09:00 +0000 +++ lisp/gnus/ChangeLog.2 2011-11-17 17:40:48 +0000 @@ -5562,7 +5562,7 @@ 2003-01-14 Kevin Greiner * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the - fictious headers generated by nnagent (ie. Undownloaded Article + fictitious headers generated by nnagent (ie. Undownloaded Article ####) in the list of articles that have not been downloaded. * gnus-int.el (): Added require declarations to resolve === modified file 'lisp/gnus/gnus-agent.el' --- lisp/gnus/gnus-agent.el 2011-11-16 12:34:47 +0000 +++ lisp/gnus/gnus-agent.el 2011-11-17 17:40:48 +0000 @@ -1130,7 +1130,7 @@ (setq alist (cdr alist))) ((> a h) ;; Headers that are not in the alist should be - ;; fictious (see nnagent-retrieve-headers); they + ;; fictitious (see nnagent-retrieve-headers); they ;; imply that this article isn't in the agent. (gnus-agent-append-to-list tail-undownloaded h) (gnus-agent-append-to-list tail-unfetched h) === modified file 'lisp/gnus/gnus-art.el' --- lisp/gnus/gnus-art.el 2011-11-15 17:37:37 +0000 +++ lisp/gnus/gnus-art.el 2011-11-17 17:40:48 +0000 @@ -535,7 +535,7 @@ ;; Note that "Rmail format" is mbox since Emacs 23, but Babyl before. (defcustom gnus-default-article-saver 'gnus-summary-save-in-rmail - "A function to save articles in your favourite format. + "A function to save articles in your favorite format. The function will be called by way of the `gnus-summary-save-article' command, and friends such as `gnus-summary-save-article-rmail'. === modified file 'lisp/gnus/sieve.el' --- lisp/gnus/sieve.el 2011-03-01 12:20:17 +0000 +++ lisp/gnus/sieve.el 2011-11-17 17:40:48 +0000 @@ -21,7 +21,7 @@ ;;; Commentary: -;; This file contain utilities to facilate upload, download and +;; This file contain utilities to facilitate upload, download and ;; general management of sieve scripts. Currently only the ;; Managesieve protocol is supported (using sieve-manage.el), but when ;; (useful) alternatives become available, they might be supported as === modified file 'lisp/htmlfontify.el' --- lisp/htmlfontify.el 2011-11-17 09:09:20 +0000 +++ lisp/htmlfontify.el 2011-11-17 17:40:48 +0000 @@ -360,7 +360,7 @@ :type '(repeat symbol)) (defun hfy-which-etags () - "Return a string indicating which flavour of etags we are using." + "Return a string indicating which flavor of etags we are using." (let ((v (shell-command-to-string (concat hfy-etags-bin " --version")))) (cond ((string-match "exube" v) "exuberant ctags") ((string-match "GNU E" v) "emacs etags" )) )) === modified file 'lisp/language/lao-util.el' --- lisp/language/lao-util.el 2011-11-14 23:59:56 +0000 +++ lisp/language/lao-util.el 2011-11-17 17:40:48 +0000 @@ -371,7 +371,7 @@ indicate the place to embed a consonant. Optional WITH-MAA-SAKOD-RULE is a rule to re-order and modify VOWEL -follwoing a consonant and preceding a maa-sakod character. If it is +following a consonant and preceding a maa-sakod character. If it is nil, NO-MAA-SAKOD-RULE is used. The maa-sakod character is always appended at the tail. === modified file 'lisp/language/vietnamese.el' --- lisp/language/vietnamese.el 2011-11-14 20:23:26 +0000 +++ lisp/language/vietnamese.el 2011-11-17 17:40:48 +0000 @@ -84,7 +84,7 @@ (documentation . "\ For Vietnamese, Emacs uses special charsets internally. They can be decoded from and encoded to VISCII, VSCII, TCVN-5712, VIQR -and windows-1258. VSCII is deprecated in favour of TCVN-5712. The +and windows-1258. VSCII is deprecated in favor of TCVN-5712. The Current setting gives higher priority to the coding system VISCII than TCVN-5712. If you prefer TCVN-5712, please do: (prefer-coding-system 'vietnamese-tcvn). There are two Vietnamese input methods: VIQR and === modified file 'lisp/ldefs-boot.el' --- lisp/ldefs-boot.el 2011-11-14 23:59:56 +0000 +++ lisp/ldefs-boot.el 2011-11-17 17:40:48 +0000 @@ -11099,7 +11099,7 @@ selected if the original window is the first one in the frame. To bind this command to a hotkey, place the following line -in your `~/.emacs' file, replacing [f7] by your favourite key: +in your `~/.emacs' file, replacing [f7] by your favorite key: (global-set-key [f7] 'follow-delete-other-windows-and-split) \(fn &optional ARG)" t nil) @@ -26109,7 +26109,7 @@ o o o -Pick your favourite shortcuts: +Pick your favorite shortcuts: \\{solitaire-mode-map} === modified file 'lisp/mail/rmail-spam-filter.el' --- lisp/mail/rmail-spam-filter.el 2011-11-15 17:37:37 +0000 +++ lisp/mail/rmail-spam-filter.el 2011-11-17 17:40:48 +0000 @@ -554,4 +554,4 @@ (provide 'rmail-spam-filter) -;;; rmail-spam-fitler ends here +;;; rmail-spam-filter ends here === modified file 'lisp/mh-e/ChangeLog.1' --- lisp/mh-e/ChangeLog.1 2011-11-16 12:34:47 +0000 +++ lisp/mh-e/ChangeLog.1 2011-11-17 17:40:48 +0000 @@ -691,7 +691,7 @@ variable `mh-scan-date-regexp'. * mh-customize.el (mh-auto-fields-prompt-flag): Made reference to - `mh-auto-fileds-lists'. + `mh-auto-fields-lists'. (mh-forward-hook): Fixed docstring typo. 2004-08-07 Bill Wohler @@ -832,7 +832,7 @@ and byte-compiles all the source files with a single instance of XEmacs. (dist): Added $(MH-E-XEMACS-SRC) to tarball. - (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and + (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and 'AUTOLOAD_FILE'. (AUTOLOAD_PACKAGE_NAME): New. (AUTOLOAD_FILE): New. @@ -1257,7 +1257,7 @@ * Makefile (XEMACS_OPTIONS): Add '-no-autoloads' to give a cleaner build environment. - (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and + (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and 'AUTOLOAD_FILE'. (AUTOLOAD_PACKAGE_NAME): New. (AUTOLOAD_FILE): New. @@ -1469,7 +1469,7 @@ * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Add an optional dontsign argument to remove an existing secure message directive. - Update the docstring -- this fuction does not allow for + Update the docstring -- this function does not allow for encrypt/sign, just sign directives. * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Use @@ -5130,7 +5130,7 @@ * mh-utils.el (mh-face-display-function): Fix bug that was corrupting xface images when displayed with XEmacs' internal - xface image support. Also make XEmacs honour 'mh-show-xface-face' + xface image support. Also make XEmacs honor 'mh-show-xface-face' when using internal xface image support. 2003-02-12 Peter S Galbraith @@ -8048,7 +8048,7 @@ 2002-10-26 Peter S Galbraith * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove - `mh-re-search-to-cc' in favour of more generalized new function + `mh-re-search-to-cc' in favor of more generalized new function `mh-search-addr-regexp'. (mh-insert-mail-followup-to): Use it. === modified file 'lisp/net/mairix.el' --- lisp/net/mairix.el 2011-01-25 04:08:28 +0000 +++ lisp/net/mairix.el 2011-11-17 17:40:48 +0000 @@ -51,7 +51,7 @@ ;; Currently, RMail, Gnus (with mbox files), and VM are supported as ;; mail programs, but it is pretty easy to interface it with other ;; ones as well. Please see the docs and the source for details. -;; In a nutshell: include your favourite mail program in +;; In a nutshell: include your favorite mail program in ;; `mairix-mail-program' and write functions for ;; `mairix-display-functions' and `mairix-get-mail-header-functions'. ;; If you have written such functions for your Emacs mail program of @@ -945,4 +945,3 @@ (provide 'mairix) ;;; mairix.el ends here - === modified file 'lisp/net/newst-plainview.el' --- lisp/net/newst-plainview.el 2011-10-01 20:32:01 +0000 +++ lisp/net/newst-plainview.el 2011-11-17 17:40:48 +0000 @@ -783,11 +783,11 @@ (newsticker--buffer-set-uptodate nil) (newsticker--ticker-text-setup) (newsticker-buffer-update) - ;; go back to where we came frome + ;; Go back to where we came from. (goto-char pos) (end-of-line) (newsticker--buffer-goto '(feed) nil t)))) - + (defun newsticker-mark-all-items-at-point-as-read () "Mark all items as read and clear ticker contents." (interactive) === modified file 'lisp/net/newsticker.el' --- lisp/net/newsticker.el 2011-01-26 08:36:39 +0000 +++ lisp/net/newsticker.el 2011-11-17 17:40:48 +0000 @@ -106,7 +106,7 @@ ;; asynchronous download of headlines. The modeline in the `*newsticker*' ;; buffer informs whenever new headlines have arrived. Clicking ;; mouse-button 2 or pressing RET in this buffer on a headline will call -;; browse-url to load the corresponding news story in your favourite web +;; browse-url to load the corresponding news story in your favorite web ;; browser. ;; The scrolling, or flashing of headlines in the echo area, can be started === modified file 'lisp/obsolete/s-region.el' --- lisp/obsolete/s-region.el 2011-01-25 04:08:28 +0000 +++ lisp/obsolete/s-region.el 2011-11-17 17:40:48 +0000 @@ -4,7 +4,7 @@ ;; Author: Morten Welinder ;; Keywords: terminals -;; Favourite-brand-of-beer: None, I hate beer. +;; Favorite-brand-of-beer: None, I hate beer. ;; Obsolete-since: 24.1 ;; This file is part of GNU Emacs. === modified file 'lisp/org/ChangeLog' --- lisp/org/ChangeLog 2011-11-16 17:47:25 +0000 +++ lisp/org/ChangeLog 2011-11-17 17:40:48 +0000 @@ -8074,7 +8074,7 @@ 2010-11-11 Nicolas Goaziou * org-list.el (org-insert-item-internal): Guessing of blank lines - number is made by looking at neighbours items, if any. + number is made by looking at neighboring items, if any. 2010-11-11 Nicolas Goaziou @@ -15571,7 +15571,7 @@ * org.el (org-agenda-tags-todo-honor-ignore-options): Declare variable. - * org-table.el (org-table-insert-hline): Fix typo in fuction call + * org-table.el (org-table-insert-hline): Fix typo in function call to `backward-char'. * org-exp.el (org-export-as-html): Remove the initial space from === modified file 'lisp/org/org-beamer.el' --- lisp/org/org-beamer.el 2011-11-14 23:59:56 +0000 +++ lisp/org/org-beamer.el 2011-11-17 17:40:48 +0000 @@ -411,7 +411,7 @@ ;; Functions to initialize and post-process -;; These fuctions will be hooked into various places in the export process +;; These functions will be hooked into various places in the export process (defun org-beamer-initialize-open-trackers () "Reset variables that track if certain environments are open during export." === modified file 'lisp/org/org-bibtex.el' --- lisp/org/org-bibtex.el 2011-11-16 12:34:47 +0000 +++ lisp/org/org-bibtex.el 2011-11-17 17:40:48 +0000 @@ -221,7 +221,7 @@ (defcustom org-bibtex-prefix nil "Optional prefix for all bibtex property names. -For example setting to 'BIB_' would allow interoperability with fireforg." +For example setting to 'BIB_' would allow interoperability with Fireforg." :group 'org-bibtex :type 'string) === modified file 'lisp/org/org-list.el' --- lisp/org/org-list.el 2011-11-17 09:09:20 +0000 +++ lisp/org/org-list.el 2011-11-17 17:40:48 +0000 @@ -1177,7 +1177,7 @@ ;; When `org-blank-before-new-entry' says so, it is 1. ((eq insert-blank-p t) 1) ;; `plain-list-item' is 'auto. Count blank lines separating - ;; neighbours items in list. + ;; neighboring items in list. (t (let ((next-p (org-list-get-next-item item struct prevs))) (cond ;; Is there a next item? === modified file 'lisp/org/org-remember.el' --- lisp/org/org-remember.el 2011-11-15 17:37:37 +0000 +++ lisp/org/org-remember.el 2011-11-17 17:40:48 +0000 @@ -63,7 +63,7 @@ \\[universal-argument] \\[org-remember-finalize] to file the note. When this variable is nil, \\[org-remember-finalize] gives you the prompts, and -\\[universal-argument] \\[org-remember-finalize] triggers the fasttrack." +\\[universal-argument] \\[org-remember-finalize] triggers the fast track." :group 'org-remember :type 'boolean) === modified file 'lisp/org/org.el' --- lisp/org/org.el 2011-11-17 09:09:20 +0000 +++ lisp/org/org.el 2011-11-17 17:40:48 +0000 @@ -1480,7 +1480,7 @@ in the search text." :group 'org-link-follow :type '(choice - (const :tag "Use fuzy text search" nil) + (const :tag "Use fuzzy text search" nil) (const :tag "Match only exact headline" t) (const :tag "Match exact headline or query to create it" query-to-create))) === modified file 'lisp/play/bruce.el' --- lisp/play/bruce.el 2011-01-25 04:08:28 +0000 +++ lisp/play/bruce.el 2011-11-17 17:40:48 +0000 @@ -110,7 +110,7 @@ :group 'games) (defcustom bruce-phrases-file "~/bruce.lines" - "Keep your favourite phrases here." + "Keep your favorite phrases here." :type 'file :group 'bruce) === modified file 'lisp/play/fortune.el' --- lisp/play/fortune.el 2011-07-03 19:30:01 +0000 +++ lisp/play/fortune.el 2011-11-17 17:40:48 +0000 @@ -52,7 +52,7 @@ ;; (lambda () ;; (define-key gnus-article-mode-map "i" 'fortune-from-region))) ;; which allows marking a region and then pressing "i" so that the marked -;; region will be automatically added to my favourite fortune-file. +;; region will be automatically added to my favorite fortune-file. ;;; Code: === modified file 'lisp/play/solitaire.el' --- lisp/play/solitaire.el 2011-04-21 12:24:46 +0000 +++ lisp/play/solitaire.el 2011-11-17 17:40:48 +0000 @@ -190,7 +190,7 @@ o o o -Pick your favourite shortcuts: +Pick your favorite shortcuts: \\{solitaire-mode-map}" === modified file 'lisp/progmodes/f90.el' --- lisp/progmodes/f90.el 2011-10-11 07:27:46 +0000 +++ lisp/progmodes/f90.el 2011-11-17 17:40:48 +0000 @@ -1837,7 +1837,7 @@ (and (< (point) pos) (goto-char pos)) (if auto-fill-function - ;; GM NO-UPDATE not honoured, since this calls f90-update-line. + ;; GM NO-UPDATE not honored, since this calls f90-update-line. (f90-do-auto-fill) (or no-update (f90-update-line))) (set-marker pos nil))) === modified file 'lisp/progmodes/fortran.el' --- lisp/progmodes/fortran.el 2011-11-14 23:59:56 +0000 +++ lisp/progmodes/fortran.el 2011-11-17 17:40:48 +0000 @@ -571,7 +571,7 @@ ;; An alternative is to match on THEN at a line end, eg: ;; ".*)[ \t]*then[ \t]*\\($\\|!\\)" ;; This would also match ELSE branches, though. This does not seem - ;; right to me, because then one has neighbouring blocks that are + ;; right to me, because then one has neighboring blocks that are ;; not nested in each other. "\\(if[ \t]*(\\(.*\\|" ".*\n\\([^if]*\\([^i].\\|.[^f]\\|.\\>\\)\\)\\)\\ escape.file -;; # or by using your favourite editor +;; # or by using your favorite editor ;; ;; foreach temp (cd pushd) ;; alias $temp "$temp \!* ; echo 'AnSiTc' $cwd_hack" === modified file 'lisp/textmodes/rst.el' --- lisp/textmodes/rst.el 2011-11-15 07:55:13 +0000 +++ lisp/textmodes/rst.el 2011-11-17 17:40:48 +0000 @@ -1534,7 +1534,7 @@ (defvar rst-preferred-bullets '(?- ?* ?+) - "List of favourite bullets to set for straightening bullets.") + "List of favorite bullets to set for straightening bullets.") (defun rst-straighten-bullets-region (beg end) "Make all the bulleted list items in the region consistent. === modified file 'lisp/url/url-future.el' --- lisp/url/url-future.el 2011-06-04 07:53:22 +0000 +++ lisp/url/url-future.el 2011-11-17 17:40:48 +0000 @@ -36,7 +36,7 @@ ;; So, to get the value: ;; (when (url-future-completed-p future) (url-future-value future)) -;; See the ERT tests and the code for futher details. +;; See the ERT tests and the code for further details. ;;; Code: === modified file 'nt/gmake.defs' --- nt/gmake.defs 2011-11-05 11:34:56 +0000 +++ nt/gmake.defs 2011-11-17 17:40:48 +0000 @@ -95,7 +95,7 @@ ifdef USING_SH sh_output := $(shell echo [Please ignore a syntax error on the next line - it is intentional] 1>&2) sh_output := $(shell echo foo") -# This single quote " is to fix fintification due to previous line +# This single quote " is to fix fontification due to previous line ifeq "$(sh_output)" "" NEW_CYGWIN = 1 endif @@ -311,4 +311,3 @@ $(BLD)/%.o: %.c $(CC) $(CFLAGS) $(CC_OUT)$@ $< - === modified file 'oldXMenu/ChangeLog' --- oldXMenu/ChangeLog 2011-04-16 23:11:35 +0000 +++ oldXMenu/ChangeLog 2011-11-17 17:40:48 +0000 @@ -167,7 +167,7 @@ 2007-02-25 Glenn Morris * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c: - * XMakeAssoc.c: Remove license text in favour of including + * XMakeAssoc.c: Remove license text in favor of including copyright.h, as was done in original X11 source. 2004-12-27 Jan Djärv === modified file 'src/ChangeLog.10' --- src/ChangeLog.10 2011-11-14 21:00:24 +0000 +++ src/ChangeLog.10 2011-11-17 17:40:48 +0000 @@ -20702,11 +20702,11 @@ (free_frame_menubar): Only compile if not USE_GTK. GTK version is in gtkutil.c. (popup_selection_callback): New version for USE_GTK. - (create_and_show_popup_menu): New fuction, one USE_GTK version and + (create_and_show_popup_menu): New function, one USE_GTK version and one USE_X_TOOLKIT version. (xmenu_show): Call create_and_show_popup_menu. (dialog_selection_callback): New version for USE_GTK. - (create_and_show_dialog): New fuction, one USE_GTK version and + (create_and_show_dialog): New function, one USE_GTK version and one USE_X_TOOLKIT version. (xdialog_show): Call create_and_show_dialog. === modified file 'src/ChangeLog.6' --- src/ChangeLog.6 2011-07-14 01:09:00 +0000 +++ src/ChangeLog.6 2011-11-17 17:40:48 +0000 @@ -1138,7 +1138,7 @@ ntproc.c and simplified to match other changes (all handles are already non-inheritable). - (get_emacs_configuration): Detect Windows flavour (Windows 95 or + (get_emacs_configuration): Detect Windows flavor (Windows 95 or NT) at run-time. Change OS name for Windows 95 to be "win95". (fd_info): New variable. Array of extra info for file descriptors === modified file 'src/dispnew.c' --- src/dispnew.c 2011-11-12 11:56:57 +0000 +++ src/dispnew.c 2011-11-17 17:40:48 +0000 @@ -3491,7 +3491,7 @@ if (row->used[RIGHT_MARGIN_AREA]) rif->fix_overlapping_area (w, row, RIGHT_MARGIN_AREA, overlaps); - /* Record in neighbour rows that ROW overwrites part of + /* Record in neighbor rows that ROW overwrites part of their display. */ if (overlaps & OVERLAPS_PRED) MATRIX_ROW (w->current_matrix, i - 1)->overlapped_p = 1; === modified file 'src/font.c' --- src/font.c 2011-11-14 23:59:56 +0000 +++ src/font.c 2011-11-17 17:40:48 +0000 @@ -954,7 +954,7 @@ } } - /* Decide all fileds from restrictions in RANGE. */ + /* Decide all fields from restrictions in RANGE. */ for (i = j = 0; i < n ; i++) { if (j < range[i].from) === modified file 'src/keymap.c' --- src/keymap.c 2011-10-01 18:46:45 +0000 +++ src/keymap.c 2011-11-17 17:40:48 +0000 @@ -998,7 +998,7 @@ } else { - /* It may be an old fomat menu item. + /* It may be an old format menu item. Skip the optional menu string. */ if (STRINGP (XCAR (tem))) { === modified file 'src/process.c' --- src/process.c 2011-11-15 07:55:13 +0000 +++ src/process.c 2011-11-17 17:40:48 +0000 @@ -3120,7 +3120,7 @@ { struct hostent *host_info_ptr; - /* gethostbyname may fail with TRY_AGAIN, but we don't honour that, + /* gethostbyname may fail with TRY_AGAIN, but we don't honor that, as it may `hang' Emacs for a very long time. */ immediate_quit = 1; QUIT; === modified file 'src/w32proc.c' --- src/w32proc.c 2011-11-17 09:09:20 +0000 +++ src/w32proc.c 2011-11-17 17:40:48 +0000 @@ -174,7 +174,7 @@ cp->status = STATUS_READ_ERROR; SetEvent (cp->char_consumed); #if 0 - /* We used to forceably terminate the thread here, but it + /* We used to forcibly terminate the thread here, but it is normally unnecessary, and in abnormal cases, the worst that will happen is we have an extra idle thread hanging around waiting for the zombie process. */ === modified file 'src/w32term.h' --- src/w32term.h 2011-09-09 01:06:52 +0000 +++ src/w32term.h 2011-11-17 17:40:48 +0000 @@ -637,7 +637,7 @@ /* Keypad command key support. W32 doesn't have virtual keys defined for the function keys on the keypad (they are mapped to the standard - fuction keys), so we define our own. */ + function keys), so we define our own. */ #define VK_NUMPAD_BEGIN 0x92 #define VK_NUMPAD_CLEAR (VK_NUMPAD_BEGIN + 0) #define VK_NUMPAD_ENTER (VK_NUMPAD_BEGIN + 1) ------------------------------------------------------------ revno: 106405 committer: Juanma Barranquero branch nick: trunk timestamp: Thu 2011-11-17 13:16:44 +0100 message: Fix typos. diff: === modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2011-11-17 10:27:56 +0000 +++ lisp/ChangeLog 2011-11-17 12:16:44 +0000 @@ -1,3 +1,19 @@ +2011-11-17 Juanma Barranquero + + * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help) + (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading) + (reftex-toc-previous-heading, reftex-toc-max-level) + (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point) + (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump) + (reftex-toc-do-promote, reftex-toc-promote-prepare) + (reftex-toc-promote-action, reftex-toc-extract-section-number) + (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label) + (reftex-toc-rename-label, reftex-toc-visit-location) + (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter) + (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter) + (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently, + leaving "*toc*" only for references to the buffer. + 2011-11-17 Martin Rudalics * window.el (window-resize, delete-window, split-window): === modified file 'lisp/textmodes/reftex-toc.el' --- lisp/textmodes/reftex-toc.el 2011-11-17 09:09:20 +0000 +++ lisp/textmodes/reftex-toc.el 2011-11-17 12:16:44 +0000 @@ -170,15 +170,15 @@ (defvar reftex-toc-return-marker (make-marker) - "Marker which makes it possible to return from toc to old position.") + "Marker which makes it possible to return from TOC to old position.") (defconst reftex-toc-help " AVAILABLE KEYS IN TOC BUFFER ============================ n / p next-line / previous-line SPC Show the corresponding location of the LaTeX document. -TAB Goto the location and keep the *toc* window. -RET Goto the location and hide the *toc* window (also on mouse-2). +TAB Goto the location and keep the TOC window. +RET Goto the location and hide the TOC window (also on mouse-2). < / > Promote / Demote section, or all sections in region. C-c > Display Index. With prefix arg, restrict index to current section. q / k Hide/Kill *toc* buffer, return to position of reftex-toc command. @@ -287,7 +287,7 @@ (setq offset (reftex-insert-docstruct this-buf - t ; include toc + t ; include TOC reftex-toc-include-labels reftex-toc-include-index-entries reftex-toc-include-file-boundaries @@ -296,7 +296,7 @@ nil ; commented here-I-am "" ; xr-prefix - t ; a toc buffer + t ; a TOC buffer )) (run-hooks 'reftex-display-copied-context-hook) @@ -391,7 +391,7 @@ (frame-parameter frame 'name)) "RefTeX TOC Frame"))) (if (and res error) - (error "This frame is view-only. Use `C-c =' to create toc window for commands")) + (error "This frame is view-only. Use `C-c =' to create TOC window for commands")) res)) (defun reftex-toc-show-help () @@ -421,14 +421,14 @@ (goto-char (or (previous-single-property-change (point) :data) (point)))) (defun reftex-toc-next-heading (&optional arg) - "Move to next table of contentes line." + "Move to next table of contents line." (interactive "p") (when (featurep 'xemacs) (setq zmacs-region-stays t)) (end-of-line) (re-search-forward "^ " nil t arg) (beginning-of-line)) (defun reftex-toc-previous-heading (&optional arg) - "Move to previous table of contentes line." + "Move to previous table of contents line." (interactive "p") (when (featurep 'xemacs) (setq zmacs-region-stays t)) (re-search-backward "^ " nil t arg)) @@ -468,7 +468,7 @@ (setq reftex-toc-include-context (not reftex-toc-include-context)) (reftex-toc-revert)) (defun reftex-toc-max-level (arg) - "Set the maximum level of toc lines in this buffer to value of prefix ARG. + "Set the maximum level of TOC lines in this buffer to value of prefix ARG. When no prefix is given, set the max level to a large number, so that all levels are shown. For example, to set the level to 3, type `3 m'." (interactive "P") @@ -484,23 +484,23 @@ (reftex-toc-dframe-p nil 'error) (reftex-toc-visit-location)) (defun reftex-toc-goto-line-and-hide () - "Go to document location in other window. Hide the *toc* window." + "Go to document location in other window. Hide the TOC window." (interactive) (reftex-toc-dframe-p nil 'error) (reftex-toc-visit-location 'hide)) (defun reftex-toc-goto-line () - "Go to document location in other window. *toc* window stays." + "Go to document location in other window. TOC window stays." (interactive) (reftex-toc-dframe-p nil 'error) (reftex-toc-visit-location t)) (defun reftex-toc-mouse-goto-line-and-hide (ev) - "Go to document location in other window. Hide the *toc* window." + "Go to document location in other window. Hide the TOC window." (interactive "e") (mouse-set-point ev) (reftex-toc-dframe-p nil 'error) (reftex-toc-visit-location 'hide)) (defun reftex-toc-show-calling-point () - "Show point where reftex-toc was called from." + "Show point where `reftex-toc' was called from." (interactive) (reftex-toc-dframe-p nil 'error) (let ((this-window (selected-window))) @@ -512,8 +512,8 @@ (recenter '(4))) (select-window this-window)))) (defun reftex-toc-quit () - "Hide the *toc* window and do not move point. -If the toc window is the only window on the dedicated TOC frame, the frame + "Hide the TOC window and do not move point. +If the TOC window is the only window on the dedicated TOC frame, the frame is destroyed." (interactive) (if (and (one-window-p) @@ -584,7 +584,7 @@ (reftex-toc))) (defun reftex-toc-revert (&rest ignore) - "Regenerate the *toc* from the internal lists." + "Regenerate the TOC from the internal lists." (interactive) (let ((unsplittable (if (fboundp 'frame-property) @@ -618,7 +618,7 @@ (defun reftex-toc-jump (arg) "Jump to a specific section. E.g. '3 z' jumps to section 3. -Useful for large TOC's." +Useful for large TOCs." (interactive "P") (goto-char (point-min)) (re-search-forward @@ -642,7 +642,7 @@ (interactive "p") (reftex-toc-do-promote -1)) (defun reftex-toc-do-promote (delta) - "Workhorse for reftex-toc-promote and reftex-to-demote. + "Workhorse for `reftex-toc-promote' and `reftex-toc-demote'. Changes the level of sections in the current region, or just the section at point." ;; We should not do anything unless we are sure this is going to work for @@ -728,8 +728,8 @@ deactivate-mark nil))))) (defun reftex-toc-promote-prepare (x delta) - "Look at a toc entry and see if we could pro/demote it. -This function prepares everything for the changes, but does not do it. + "Look at a TOC entry and see if we could pro/demote it. +This function prepares everything for the change, but does not do it. The return value is a list with information needed when doing the promotion/demotion later. DELTA is the level change." (let* ((data (car x)) @@ -779,7 +779,7 @@ (error "Cannot %smote \\%s" pro-or-de name)))) (defun reftex-toc-promote-action (x) - "Change the level of a toc entry. + "Change the level of a TOC entry. PRO-OR-DE is assumed to be dynamically scoped into this function." (let* ((data (car x)) (name (nth 1 x)) @@ -792,7 +792,7 @@ (error "Fatal error during %smotion" pro-or-de))))) (defun reftex-toc-extract-section-number (entry) - "Get the numbering of a toc entry, for message purposes." + "Get the numbering of a TOC entry, for message purposes." (if (string-match "\\s-*\\(\\S-+\\)" (nth 2 (car entry))) (match-string 1 (nth 2 (car entry))) "?")) @@ -838,7 +838,7 @@ (defun reftex-toc-load-all-files-for-promotion () "Make sure all files of the document are being visited by buffers, and that the scanning info is absolutely up to date. -We do this by rescanning with reftex-keep-temporary-buffers bound to t. +We do this by rescanning with `reftex-keep-temporary-buffers' bound to t. The variable PRO-OR-DE is assumed to be dynamically scoped into this function. When finished, we exit with an error message." (let ((reftex-keep-temporary-buffers t)) @@ -848,7 +848,7 @@ "TOC had to be updated first. Please check selection and repeat the command."))) (defun reftex-toc-rename-label () - "Rename the currently selected label in the *TOC* buffer. + "Rename the currently selected label in the *toc* buffer. This launches a global search and replace in order to rename a label. Renaming a label is hardly ever necessary - the only exception is after promotion/demotion in connection with a package like fancyref, where the @@ -861,7 +861,7 @@ (setq newlabel (read-string (format "Rename label \"%s\" to:" label))) (if (assoc newlabel (symbol-value reftex-docstruct-symbol)) (if (not (y-or-n-p - (format "Label '%s' exists. Use anyway? " label))) + (format "Label '%s' exists. Use anyway? " label))) (error "Abort"))) (save-excursion (save-window-excursion @@ -875,10 +875,10 @@ (defun reftex-toc-visit-location (&optional final no-revisit) - ;; Visit the tex file corresponding to the toc entry on the current line. + ;; Visit the tex file corresponding to the TOC entry on the current line. ;; If FINAL is t, stay there - ;; If FINAL is 'hide, hide the *toc* window. - ;; Otherwise, move cursor back into *toc* window. + ;; If FINAL is 'hide, hide the TOC window. + ;; Otherwise, move cursor back into TOC window. ;; NO-REVISIT means don't visit files, just use live buffers. ;; This function is pretty clever about finding back a section heading, ;; even if the buffer is not live, or things like outline, x-symbol etc. @@ -888,7 +888,7 @@ (toc-window (selected-window)) show-window show-buffer match) - (unless toc (error "Don't know which toc line to visit")) + (unless toc (error "Don't know which TOC line to visit")) (cond @@ -1012,8 +1012,8 @@ (reftex-toc-recenter)))) (defun reftex-toggle-auto-toc-recenter () - "Toggle the automatic recentering of the toc window. -When active, leaving point idle will make the toc window jump to the correct + "Toggle the automatic recentering of the TOC window. +When active, leaving point idle will make the TOC window jump to the correct section." (interactive) (if reftex-toc-auto-recenter-timer @@ -1022,7 +1022,7 @@ (delete-itimer reftex-toc-auto-recenter-timer) (cancel-timer reftex-toc-auto-recenter-timer)) (setq reftex-toc-auto-recenter-timer nil) - (message "Automatic recentering of toc windwo was turned off")) + (message "Automatic recentering of TOC window was turned off")) (setq reftex-toc-auto-recenter-timer (if (featurep 'xemacs) (start-itimer "RefTeX Idle Timer for recenter" @@ -1030,7 +1030,7 @@ reftex-idle-time reftex-idle-time t) (run-with-idle-timer reftex-idle-time t 'reftex-recenter-toc-when-idle))) - (message "Automatic recentering of toc window was turned on"))) + (message "Automatic recentering of TOC window was turned on"))) (defun reftex-toc-toggle-dedicated-frame () "Toggle the display of a separate frame for the TOC. @@ -1052,7 +1052,7 @@ (reftex-make-separate-toc-frame)))) (defun reftex-make-separate-toc-frame () - ;; Create a new fame showing only the toc buffer. + ;; Create a new fame showing only the TOC buffer. (let ((current-frame (selected-frame)) (current-window (selected-window)) (current-toc-window (get-buffer-window "*toc*" 'visible)) === modified file 'src/ChangeLog' --- src/ChangeLog 2011-11-17 10:27:56 +0000 +++ src/ChangeLog 2011-11-17 12:16:44 +0000 @@ -1,3 +1,7 @@ +2011-11-17 Juanma Barranquero + + * window.c (syms_of_window) : Fix typo. + 2011-11-17 Martin Rudalics * window.c (Vwindow_splits): Rename to === modified file 'src/window.c' --- src/window.c 2011-11-17 10:27:56 +0000 +++ src/window.c 2011-11-17 12:16:44 +0000 @@ -6495,7 +6495,7 @@ doc: /* Non-nil means resize window combinations proportionally. If this variable is nil, splitting a window gets the entire screen space for displaying the new window from the window to split. Deleting and -resizing a windwo preferably resizes one adjacent window only. +resizing a window preferably resizes one adjacent window only. If this variable is non-nil, splitting a window tries to get the space proportionally from all windows in the same combination. This also ------------------------------------------------------------ revno: 106404 committer: Glenn Morris branch nick: trunk timestamp: Thu 2011-11-17 06:22:38 -0500 message: Auto-commit of loaddefs files. diff: === modified file 'lisp/dired.el' --- lisp/dired.el 2011-11-15 17:46:34 +0000 +++ lisp/dired.el 2011-11-17 11:22:38 +0000 @@ -3667,7 +3667,7 @@ ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff -;;;;;; dired-diff) "dired-aux" "dired-aux.el" "0ffe89ae728efb341dfacff6c85e2ba4") +;;;;;; dired-diff) "dired-aux" "dired-aux.el" "2026ac587f0d9e893bae7662ff9d9318") ;;; Generated autoloads from dired-aux.el (autoload 'dired-diff "dired-aux" "\ ------------------------------------------------------------ revno: 106403 committer: martin rudalics branch nick: trunk timestamp: Thu 2011-11-17 11:27:56 +0100 message: Rename window-splits to window-combination-resize. * window.c (Vwindow_splits): Rename to Vwindow_combination_resize. Suggested by Juri Linkov. (Fsplit_window_internal): Use Vwindow_combination_resize instead of Vwindow_splits. * window.el (window-resize, delete-window, split-window): Replace window-splits by window-combination-resize. * cus-start.el (window-splits): Replace by window-combination-resize. * windows.texi (Resizing Windows, Splitting Windows) (Deleting Windows): Use term window-combination-resize instead of window-splits. diff: === modified file 'doc/lispref/ChangeLog' --- doc/lispref/ChangeLog 2011-11-16 10:10:40 +0000 +++ doc/lispref/ChangeLog 2011-11-17 10:27:56 +0000 @@ -1,3 +1,9 @@ +2011-11-17 Martin Rudalics + + * windows.texi (Resizing Windows, Splitting Windows) + (Deleting Windows): Use term window-combination-resize instead + of window-splits. + 2011-11-16 Martin Rudalics * windows.texi (Resizing Windows, Splitting Windows): Rename === modified file 'doc/lispref/windows.texi' --- doc/lispref/windows.texi 2011-11-16 10:10:40 +0000 +++ doc/lispref/windows.texi 2011-11-17 10:27:56 +0000 @@ -633,11 +633,11 @@ function @code{window-resizable} above. The choice of which window edges this function alters depends on the -values of the option @code{window-splits} and the combination-limit -status of the involved windows; in some cases, it may alter both edges. -@xref{Splitting Windows}. To resize by moving only the bottom or right -edge of a window, use the function @code{adjust-window-trailing-edge}, -below. +values of the option @code{window-combination-resize} and the +combination-limit status of the involved windows; in some cases, it may +alter both edges. @xref{Splitting Windows}. To resize by moving only +the bottom or right edge of a window, use the function +@code{adjust-window-trailing-edge}, below. @end defun @c The commands enlarge-window, enlarge-window-horizontally, @@ -844,7 +844,7 @@ The following two options can be used to modify the operation of @code{split-window}. -@defopt window-splits +@defopt window-combination-resize If this variable is @code{nil}, @code{split-window} can only split a window (denoted by @var{window}) if @var{window}'s screen area is large enough to accommodate both itself and the new window. This is @@ -864,8 +864,8 @@ @code{window-combination-limit} (see below) is non-@code{nil}. @end defopt -To illustrate the use of @code{window-splits} consider the following -window configuration: +To illustrate the use of @code{window-combination-resize} consider the +following window configuration: @smallexample @group ______________________________________ @@ -886,8 +886,9 @@ @end group @end smallexample -Splitting window @code{W3} with @code{window-splits} @code{nil} -produces a configuration where the size of @code{W2} remains unchanged: +Splitting window @code{W3} with @code{window-combination-resize} +@code{nil} produces a configuration where the size of @code{W2} remains +unchanged: @smallexample @group ______________________________________ @@ -908,10 +909,8 @@ @end group @end smallexample -Splitting @code{W3} with @code{window-splits} non-@code{nil} instead -produces a configuration where all windows have approximately the same -height: - +Splitting @code{W3} with @code{window-combination-resize} non-@code{nil} +instead steals the space for @code{W4} from both @code{W2} and @code{W3}: @smallexample @group ______________________________________ @@ -979,7 +978,7 @@ To illustrate the use of @code{window-combination-limit} consider the following configuration (throughout the following examples we shall -assume that @code{window-splits} invariantly is @code{nil}). +assume that @code{window-combination-resize} invariantly is @code{nil}). @smallexample @group ______________________________________ @@ -1184,11 +1183,12 @@ function, that function is called with @var{window} as its sole argument. -If @code{window-splits} (@pxref{Splitting Windows}) is @code{nil}, the -space @var{window} took up is given to its left sibling if such a window -exists and to its right sibling otherwise. If @code{window-splits} is -non-@code{nil}, the space of @var{window} is proportionally distributed -among the remaining windows in the same combination. +If @code{window-combination-resize} (@pxref{Splitting Windows}) is +@code{nil}, the space @var{window} took up is given to its left sibling +if such a window exists and to its right sibling otherwise. If +@code{window-combination-resize} is non-@code{nil}, the space of +@var{window} is proportionally distributed among the remaining windows +in the same combination. @end deffn @deffn Command delete-other-windows &optional window === modified file 'etc/NEWS' --- etc/NEWS 2011-11-14 20:23:26 +0000 +++ etc/NEWS 2011-11-17 10:27:56 +0000 @@ -403,16 +403,17 @@ display actions, taking precedence over `display-buffer-base-action'. +++ -*** New option `window-nest'. -The new option `window-nest' allows to return the space obtained for -resizing or creating a window more reliably to the window from which -such space was obtained. +*** New option `window-combination-limit'. +The new option `window-combination-limit' allows to return the space +obtained for resizing or creating a window more reliably to the window +from which such space was obtained. +++ -*** New option `window-splits'. -The new option `window-splits' allows to split a window that otherwise -cannot be split because it's too small by stealing space from other -windows in the same combination. +*** New option `window-combination-resize'. +The new option `window-combination-resize' allows to split a window that +otherwise cannot be split because it's too small by stealing space from +other windows in the same combination. Subsequent resizing or deletion +of the window will resize all windows in the same combination as well. +++ *** New commands `maximize-window' and `minimize-window'. === modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2011-11-17 02:38:54 +0000 +++ lisp/ChangeLog 2011-11-17 10:27:56 +0000 @@ -1,3 +1,10 @@ +2011-11-17 Martin Rudalics + + * window.el (window-resize, delete-window, split-window): + Replace window-splits by window-combination-resize. + * cus-start.el (window-splits): Replace by + window-combination-resize. + 2011-11-17 Glenn Morris * progmodes/sh-script.el (sh-font-lock-keywords-var): === modified file 'lisp/cus-start.el' --- lisp/cus-start.el 2011-11-16 10:10:40 +0000 +++ lisp/cus-start.el 2011-11-17 10:27:56 +0000 @@ -400,7 +400,7 @@ (const :tag "Never (nil)" :value nil) (const :tag "Only on ttys" :value tty) (other :tag "Always" t)) "23.1") - (window-splits windows boolean "24.1") + (window-combination-resize windows boolean "24.1") (window-combination-limit windows boolean "24.1") ;; xdisp.c (show-trailing-whitespace whitespace-faces boolean nil === modified file 'lisp/window.el' --- lisp/window.el 2011-11-17 09:09:20 +0000 +++ lisp/window.el 2011-11-17 10:27:56 +0000 @@ -1482,11 +1482,11 @@ ((window--resizable-p window delta horizontal ignore) (window--resize-reset frame horizontal) (window--resize-this-window window delta horizontal ignore t) - (if (and (not window-splits) + (if (and (not window-combination-resize) (window-combined-p window horizontal) (setq sibling (or (window-right window) (window-left window))) (window-sizable-p sibling (- delta) horizontal ignore)) - ;; If window-splits is nil, WINDOW is part of an + ;; If window-combination-resize is nil, WINDOW is part of an ;; iso-combination, and WINDOW's neighboring right or left ;; sibling can be resized as requested, resize that sibling. (let ((normal-delta @@ -2389,7 +2389,8 @@ (sibling (or (window-left window) (window-right window)))) (window--resize-reset frame horizontal) (cond - ((and (not window-splits) sibling (window-sizable-p sibling size)) + ((and (not window-combination-resize) + sibling (window-sizable-p sibling size)) ;; Resize WINDOW's sibling. (window--resize-this-window sibling size horizontal nil t) (set-window-new-normal @@ -3112,11 +3113,11 @@ ;; window gets created set `window-combination-limit' to t. (setq window-combination-limit t)) - (when (and window-splits size (> size 0)) - ;; If `window-splits' is non-nil and SIZE is a non-negative - ;; integer, we cannot reasonably resize other windows. Rather - ;; bind `window-combination-limit' to t to make sure that - ;; subsequent window deletions are handled correctly. + (when (and window-combination-resize size (> size 0)) + ;; If `window-combination-resize' is non-nil and SIZE is a + ;; non-negative integer, we cannot reasonably resize other + ;; windows. Rather bind `window-combination-limit' to t to make + ;; sure that subsequent window deletions are handled correctly. (setq window-combination-limit t)) (let* ((parent-size @@ -3126,7 +3127,7 @@ ;; `resize' non-nil means we are supposed to resize other ;; windows in WINDOW's combination. (resize - (and window-splits (not window-combination-limit) + (and window-combination-resize (not window-combination-limit) ;; Resize makes sense in iso-combinations only. (window-combined-p window horizontal))) ;; `old-size' is the current size of WINDOW. === modified file 'src/ChangeLog' --- src/ChangeLog 2011-11-16 17:47:25 +0000 +++ src/ChangeLog 2011-11-17 10:27:56 +0000 @@ -1,3 +1,10 @@ +2011-11-17 Martin Rudalics + + * window.c (Vwindow_splits): Rename to + Vwindow_combination_resize. Suggested by Juri Linkov. + (Fsplit_window_internal): Use Vwindow_combination_resize instead + of Vwindow_splits. + 2011-11-16 Juanma Barranquero * nsfns.m (Fns_font_name): === modified file 'src/window.c' --- src/window.c 2011-11-16 12:34:47 +0000 +++ src/window.c 2011-11-17 10:27:56 +0000 @@ -3702,8 +3702,8 @@ error ("Attempt to split minibuffer window"); else if (XINT (total_size) < (horflag ? 2 : 1)) error ("Size of new window too small (after split)"); - else if (!combination_limit && !NILP (Vwindow_splits)) - /* `window-splits' non-nil means try to resize OLD's siblings + else if (!combination_limit && !NILP (Vwindow_combination_resize)) + /* `window-combination-resize' non-nil means try to resize OLD's siblings proportionally. */ { p = XWINDOW (o->parent); @@ -6491,16 +6491,20 @@ frame to be redrawn only if it is a tty frame. */); Vrecenter_redisplay = Qtty; - DEFVAR_LISP ("window-splits", Vwindow_splits, - doc: /* Non-nil means splitting windows is handled specially. + DEFVAR_LISP ("window-combination-resize", Vwindow_combination_resize, + doc: /* Non-nil means resize window combinations proportionally. If this variable is nil, splitting a window gets the entire screen space -for displaying the new window from the window to split. If this -variable is non-nil, splitting a window may resize all windows in the -same combination. This also allows to split a window that is otherwise -too small or of fixed size. +for displaying the new window from the window to split. Deleting and +resizing a windwo preferably resizes one adjacent window only. + +If this variable is non-nil, splitting a window tries to get the space +proportionally from all windows in the same combination. This also +allows to split a window that is otherwise too small or of fixed size. +Resizing and deleting a window proportionally resize all windows in the +same combination. This variable takes no effect if `window-combination-limit' is non-nil. */); - Vwindow_splits = Qnil; + Vwindow_combination_resize = Qnil; DEFVAR_LISP ("window-combination-limit", Vwindow_combination_limit, doc: /* Non-nil means splitting a window makes a new parent window. ------------------------------------------------------------ revno: 106402 committer: Paul Eggert branch nick: trunk timestamp: Thu 2011-11-17 01:09:20 -0800 message: Spelling fixes. diff: === modified file 'admin/notes/commits' --- admin/notes/commits 2010-02-18 06:18:49 +0000 +++ admin/notes/commits 2011-11-17 09:09:20 +0000 @@ -17,7 +17,7 @@ files), not one-by-one. This is pretty easy using vc-dir now. (2) Make the log message describe the entire changeset, perhaps - including relevant changelog entiries (I often don't bother with + including relevant changelog entries (I often don't bother with the latter if it's a trivial sort of change). Many modern source-control systems vaguely distinguish the first === modified file 'configure.in' --- configure.in 2011-11-15 17:37:37 +0000 +++ configure.in 2011-11-17 09:09:20 +0000 @@ -1348,7 +1348,7 @@ [Define as `void' if your compiler accepts `void *'; otherwise define as `char'.])dnl -dnl Check for endianess +dnl Check for endianness. AC_C_BIGENDIAN AC_CACHE_CHECK([for __attribute__ ((__aligned__ (expr)))], === modified file 'doc/misc/ada-mode.texi' --- doc/misc/ada-mode.texi 2011-11-14 20:23:26 +0000 +++ doc/misc/ada-mode.texi 2011-11-17 09:09:20 +0000 @@ -184,7 +184,7 @@ names, and the extension for specs and bodies are @samp{.ads} and @samp{.adb}, respectively. -Ada mode uses the file extentions to allow moving from a package body +Ada mode uses the file extensions to allow moving from a package body to the corresponding spec and back. Ada mode supports a list of alternative file extensions for specs and bodies. === modified file 'doc/misc/gnus.texi' --- doc/misc/gnus.texi 2011-11-15 17:37:37 +0000 +++ doc/misc/gnus.texi 2011-11-17 09:09:20 +0000 @@ -26756,7 +26756,7 @@ Ilja Weis---@file{gnus-topic.el}. @item -Steven L. Baur---lots and lots and lots of bugs detections and fixes. +Steven L. Baur---lots and lots and lots of bug detection and fixes. @item Vladimir Alexiev---the refcard and reference booklets. === modified file 'doc/misc/org.texi' --- doc/misc/org.texi 2011-11-16 17:47:25 +0000 +++ doc/misc/org.texi 2011-11-17 09:09:20 +0000 @@ -6216,7 +6216,7 @@ @kindex ; Calling @code{org-timer-set-timer} from an Org-mode buffer runs a countdown -timer. Use @kbd{;} from agenda buffers, @key{C-c C-x ;} everwhere else. +timer. Use @kbd{;} from agenda buffers, @key{C-c C-x ;} everywhere else. @code{org-timer-set-timer} prompts the user for a duration and displays a countdown timer in the modeline. @code{org-timer-default-timer} sets the === modified file 'doc/misc/pgg.texi' --- doc/misc/pgg.texi 2011-02-19 19:40:59 +0000 +++ doc/misc/pgg.texi 2011-11-17 09:09:20 +0000 @@ -57,18 +57,18 @@ user interface to encrypt, decrypt, sign, and verify MIME messages. @ifnottex -@insertcopying +@insertcopying @end ifnottex @menu * Overview:: What PGG is. * Prerequisites:: Complicated stuff you may have to do. * How to use:: Getting started quickly. -* Architecture:: -* Parsing OpenPGP packets:: +* Architecture:: +* Parsing OpenPGP packets:: * GNU Free Documentation License:: The license for this documentation. -* Function Index:: -* Variable Index:: +* Function Index:: +* Variable Index:: @end menu @node Overview @@ -137,10 +137,10 @@ @end lisp @menu -* User Commands:: -* Selecting an implementation:: -* Caching passphrase:: -* Default user identity:: +* User Commands:: +* Selecting an implementation:: +* Caching passphrase:: +* Default user identity:: @end menu @node User Commands @@ -358,13 +358,13 @@ Since PGG was designed for accessing and developing PGP functionality, the architecture had to be designed not just for interoperability but -also for extensiblity. In this chapter we explore the architecture +also for extensibility. In this chapter we explore the architecture while finding out how to write the PGG back end. @menu -* Initializing:: -* Back end methods:: -* Getting output:: +* Initializing:: +* Back end methods:: +* Getting output:: @end menu @node Initializing === modified file 'doc/misc/semantic.texi' --- doc/misc/semantic.texi 2011-11-14 23:59:56 +0000 +++ doc/misc/semantic.texi 2011-11-17 09:09:20 +0000 @@ -606,7 +606,7 @@ @c LocalWords: concat concocting const constantness ctxt Decl defcustom @c LocalWords: deffn deffnx defun defvar destructor's dfn diff dir @c LocalWords: doc docstring EDE EIEIO elisp emacsman emph enum -@c LocalWords: eq Exp EXPANDFULL expresssion fn foo func funcall +@c LocalWords: eq Exp EXPANDFULL expression fn foo func funcall @c LocalWords: ia ids iff ifinfo imenu imenus init int isearch itemx java kbd @c LocalWords: keymap keywordtable lang languagemode lexer lexing Ludlam @c LocalWords: menubar metaparent metaparents min minibuffer Misc mode's === modified file 'etc/NEWS.1-17' --- etc/NEWS.1-17 2011-11-15 07:55:13 +0000 +++ etc/NEWS.1-17 2011-11-17 09:09:20 +0000 @@ -1612,7 +1612,7 @@ The string "../lisp" now adds to the front of the load-path used for searching for Lisp files during Emacs initialization. It used to replace the path specified in paths.h entirely. - Now the directory ../lisp is searched first and the directoris + Now the directory ../lisp is searched first and the directories specified in paths.h are searched afterward. @@ -1670,7 +1670,7 @@ the string, it is used unchanged. One way this feature can be used is to fix bad keyboard - designes. For example, on some terminals, Delete is + designs. For example, on some terminals, Delete is Shift-Underscore. Since Delete is a more useful character than Underscore, it is an improvement to make the unshifted character Delete and the shifted one Underscore. This can @@ -2446,7 +2446,7 @@ containing *'s, etc, all processed by the shell). Also, you can dired more than one directory; dired names the buffer according to the filespec or directory name. Reinvoking - dired on a directory already direded just switches back to + dired on a directory already diredded just switches back to the same directory used last time; do M-x revert if you want to read in the current contents of the directory. === modified file 'leim/quail/tibetan.el' --- leim/quail/tibetan.el 2011-11-15 17:37:37 +0000 +++ leim/quail/tibetan.el 2011-11-17 09:09:20 +0000 @@ -337,7 +337,7 @@ ("(" . "$(7!l(B") ("0" . "$(7!P(B") (")" . "$(7!m(B") -;;; ("-" ) ; enphatic, not yet supported +;;; ("-" ) ; emphatic, not yet supported ;;; ("_" ) ; id. ;;; ("=" ) ; special sign, not yet supported ("+" . "$(7!A(B") === modified file 'lib-src/update-game-score.c' --- lib-src/update-game-score.c 2011-08-28 23:59:14 +0000 +++ lib-src/update-game-score.c 2011-11-17 09:09:20 +0000 @@ -346,7 +346,7 @@ return -1; while ((readval = read_score (f, &ret[scorecount])) == 0) { - /* We encoutered an error */ + /* We encountered an error. */ if (readval < 0) return -1; scorecount++; === modified file 'lisp/ChangeLog.12' --- lisp/ChangeLog.12 2011-11-16 17:47:25 +0000 +++ lisp/ChangeLog.12 2011-11-17 09:09:20 +0000 @@ -16735,7 +16735,7 @@ * progmodes/cc-cmds.el (c-beginning-of-statement (and subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such that movement over macros and code are rigorously separated from - eachother. Correct a few incidental bugs. + each other. Correct a few incidental bugs. * progmodes/cc-cmds.el: Restructure c-beginning-of-statement: Improve its doc-string. Improve the handling of certain specific cases. === modified file 'lisp/allout-widgets.el' --- lisp/allout-widgets.el 2011-11-16 16:37:48 +0000 +++ lisp/allout-widgets.el 2011-11-17 09:09:20 +0000 @@ -49,7 +49,7 @@ ;; systematically couple overlays, graphics, and other features with ;; allout-governed text. -;;;_: Code (structured with comments that delinieate an allout outline) +;;;_: Code (structured with comments that delineate an allout outline) ;;;_ : General Environment (require 'allout) === modified file 'lisp/allout.el' --- lisp/allout.el 2011-11-16 16:37:48 +0000 +++ lisp/allout.el 2011-11-17 09:09:20 +0000 @@ -1544,7 +1544,7 @@ "Variable for regexps matching plaintext to remove before encryption. This is used to detect strings in encryption results that would -register as allout mode structural elements, for exmple, as a +register as allout mode structural elements, for example, as a topic prefix. Entries must be symbols that are bound to the desired regexp values. @@ -3543,7 +3543,7 @@ Fifth arg, NUMBER-CONTROL, matters only if `allout-numbered-bullet' is non-nil *and* no specific INSTEAD was specified. Then NUMBER-CONTROL non-nil forces prefix to either numbered or -denumbered format, depending on the value of the sixth arg, INDEX. +unnumbered format, depending on the value of the sixth arg, INDEX. \(Note that NUMBER-CONTROL does *not* apply to level 1 topics. Sorry...) === modified file 'lisp/ansi-color.el' --- lisp/ansi-color.el 2011-03-27 01:56:35 +0000 +++ lisp/ansi-color.el 2011-11-17 09:09:20 +0000 @@ -68,7 +68,7 @@ ;; ;; Markus Kuhn for pointing me to ECMA-48. ;; -;; Stefan Monnier explaing obscure font-lock stuff and +;; Stefan Monnier for explaining obscure font-lock stuff and for ;; code suggestions. === modified file 'lisp/calc/calc-embed.el' --- lisp/calc/calc-embed.el 2011-01-25 04:08:28 +0000 +++ lisp/calc/calc-embed.el 2011-11-17 09:09:20 +0000 @@ -125,7 +125,7 @@ "The mode settings for Calc buffer when put in embedded mode.") (defun calc-embedded-save-original-modes () - "Save the current Calc modes when entereding embedded mode." + "Save the current Calc modes when entering embedded mode." (let ((calcbuf (save-excursion (calc-create-buffer) (current-buffer))) @@ -144,7 +144,7 @@ (let ((var (cdr (car v)))) (unless (memq var '(the-language the-display-just)) (setq modes - (cons (cons var (symbol-value var)) + (cons (cons var (symbol-value var)) modes)))) (setq v (cdr v)))) (setq calc-embedded-original-modes (cons lang modes))) @@ -182,7 +182,7 @@ (calc-set-mode-line)))) (setq calc-embedded-original-modes nil))) -;; The variables calc-embed-outer-top, calc-embed-outer-bot, +;; The variables calc-embed-outer-top, calc-embed-outer-bot, ;; calc-embed-top and calc-embed-bot are ;; local to calc-do-embedded, calc-embedded-mark-formula, ;; calc-embedded-duplicate, calc-embedded-new-formula and @@ -195,7 +195,7 @@ ;; The variable calc-embed-arg is local to calc-do-embedded, ;; calc-embedded-update-formula, calc-embedded-edit and -;; calc-do-embedded-activate, but is used by +;; calc-do-embedded-activate, but is used by ;; calc-embedded-make-info, which is called by the above ;; functions. (defvar calc-embed-arg) @@ -208,14 +208,14 @@ ;; The following is to take care of any minor modes which override ;; a Calc command. -(defvar calc-override-minor-modes-map +(defvar calc-override-minor-modes-map (make-sparse-keymap) "A list of keybindings that might be overwritten by minor modes.") ;; Add any keys that might be overwritten here. (define-key calc-override-minor-modes-map "`" 'calc-edit) -(defvar calc-override-minor-modes +(defvar calc-override-minor-modes (cons t calc-override-minor-modes-map)) (defun calc-do-embedded (calc-embed-arg end obeg oend) @@ -279,7 +279,7 @@ (calc-embedded-save-original-modes) (or calc-embedded-globals (calc-find-globals)) - (setq info + (setq info (calc-embedded-make-info (point) nil t calc-embed-arg end obeg oend)) (if (eq (car-safe (aref info 8)) 'error) (progn @@ -564,7 +564,7 @@ (goto-char calc-embed-outer-bot) (insert "\n") (setq new-top (point)) - (insert-buffer-substring (current-buffer) + (insert-buffer-substring (current-buffer) calc-embed-outer-top calc-embed-outer-bot) (goto-char (+ new-top (- calc-embed-top calc-embed-outer-top))) (let ((calc-embedded-quiet (if already t 'x))) @@ -659,7 +659,7 @@ (equal (symbol-value (car (car v))) value)) (progn (setq changed t) - (if temp (setq calc-embed-prev-modes + (if temp (setq calc-embed-prev-modes (cons (cons (car (car v)) (symbol-value (car (car v)))) calc-embed-prev-modes))) @@ -809,12 +809,12 @@ (list modes emodes pmodes))) ;; The variable calc-embed-vars-used is local to calc-embedded-make-info, -;; calc-embedded-evaluate-expr and calc-embedded-update, but is +;; calc-embedded-evaluate-expr and calc-embedded-update, but is ;; used by calc-embedded-find-vars, which is called by the above functions. (defvar calc-embed-vars-used) (defun calc-embedded-make-info (point cbuf fresh &optional - calc-embed-top calc-embed-bot + calc-embed-top calc-embed-bot calc-embed-outer-top calc-embed-outer-bot) (let* ((bufentry (assq (current-buffer) calc-embedded-active)) (found bufentry) @@ -831,7 +831,7 @@ (newform (assoc major-mode calc-embedded-open-close-formula-alist)) (newword (assoc major-mode calc-embedded-word-regexp-alist)) (newplain (assoc major-mode calc-embedded-open-close-plain-alist)) - (newnewform + (newnewform (assoc major-mode calc-embedded-open-close-new-formula-alist)) (newmode (assoc major-mode calc-embedded-open-close-mode-alist))) (when newann @@ -874,9 +874,9 @@ (aset info 1 (or cbuf (save-excursion (calc-create-buffer) (current-buffer))))) - (if (and + (if (and (or (integerp calc-embed-top) (equal calc-embed-top '(4))) - (not calc-embed-bot)) + (not calc-embed-bot)) ; started with a user-supplied argument (progn (if (equal calc-embed-top '(4)) @@ -1157,7 +1157,7 @@ (if need-display (calc-embedded-set-justify (cdr (car calc-embed-prev-modes))))) (t - (set (car (car calc-embed-prev-modes)) + (set (car (car calc-embed-prev-modes)) (cdr (car calc-embed-prev-modes))))) (setq calc-embed-prev-modes (cdr calc-embed-prev-modes)))))) === modified file 'lisp/calc/calc-ext.el' --- lisp/calc/calc-ext.el 2011-08-16 22:33:57 +0000 +++ lisp/calc/calc-ext.el 2011-11-17 09:09:20 +0000 @@ -432,7 +432,7 @@ (define-key calc-mode-map "ls" 'calc-spn) (define-key calc-mode-map "lm" 'calc-midi) (define-key calc-mode-map "lf" 'calc-freq) - + (define-key calc-mode-map "l?" 'calc-l-prefix-help) (define-key calc-mode-map "m" nil) @@ -2867,7 +2867,7 @@ (memq (nth 2 expr) '(var-inf var-uinf var-nan))))) ;; The variable math-integral-cache is originally declared in calcalg2.el, -;; but is set by math-defintegral and math-definitegral2. +;; but is set by math-defintegral and math-defintegral-2. (defvar math-integral-cache) (defmacro math-defintegral (funcs &rest code) === modified file 'lisp/cedet/semantic/bovine/el.el' --- lisp/cedet/semantic/bovine/el.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/bovine/el.el 2011-11-17 09:09:20 +0000 @@ -823,7 +823,7 @@ (&optional point) "Return a list of tag classes allowed at POINT. Emacs Lisp knows much more about the class of the tag needed to perform -completion than some languages. We distincly know if we are to be a +completion than some languages. We distinctly know if we are to be a function name, variable name, or any type of symbol. We could identify fields and such to, but that is for some other day." (save-excursion === modified file 'lisp/cedet/semantic/complete.el' --- lisp/cedet/semantic/complete.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/complete.el 2011-11-17 09:09:20 +0000 @@ -891,7 +891,7 @@ This completion is calculated and saved for future use.") (last-whitespace-completion :type (or null string) :documentation "The last whitespace completion. -For partial completion, SPC will disabiguate over whitespace type +For partial completion, SPC will disambiguate over whitespace type characters. This is the last calculated version.") (current-exact-match :type list :protection :protected @@ -1353,7 +1353,7 @@ (defmethod semantic-displayor-show-request ((obj semantic-displayor-traditional)) "A request to show the current tags table." - ;; NOTE TO SELF. Find the character to type next, and emphesize it. + ;; NOTE TO SELF. Find the character to type next, and emphasize it. (with-output-to-temp-buffer "*Completions*" (display-completion-list @@ -1377,7 +1377,7 @@ ) "Abstract displayor supporting `focus'. A displayor which has the ability to focus in on one tag. -Focusing is a way of differentiationg between multiple tags +Focusing is a way of differentiating among multiple tags which have the same name." :abstract t) === modified file 'lisp/cedet/semantic/db-file.el' --- lisp/cedet/semantic/db-file.el 2011-01-26 08:36:39 +0000 +++ lisp/cedet/semantic/db-file.el 2011-11-17 09:09:20 +0000 @@ -289,7 +289,7 @@ (when (and (boundp semantic-show-unmatched-syntax-mode) semantic-show-unmatched-syntax-mode) ;; Only do this if the user runs unmatched syntax - ;; mode display enties. + ;; mode display entries. (oset obj unmatched-syntax (semantic-show-unmatched-lex-tokens-fetch)) ) === modified file 'lisp/cedet/semantic/db-typecache.el' --- lisp/cedet/semantic/db-typecache.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/db-typecache.el 2011-11-17 09:09:20 +0000 @@ -368,7 +368,7 @@ (semanticdb-typecache-merge-streams incstream ;; Getting the cache from this table will also cause this - ;; file to update it's cache from it's decendants. + ;; file to update its cache from its decendents. ;; ;; In theory, caches are only built for most includes ;; only once (in the loop before this one), so this ends === modified file 'lisp/cedet/semantic/db.el' --- lisp/cedet/semantic/db.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/db.el 2011-11-17 09:09:20 +0000 @@ -606,7 +606,7 @@ ;; The lexical table should be good too. (when (featurep 'semantic/lex-spp) (oset table lexical-table (semantic-lex-spp-save-table))) - ;; this implies dirtyness + ;; this implies dirtiness (semanticdb-set-dirty table) ;; Synchronize the index === modified file 'lisp/cedet/semantic/edit.el' --- lisp/cedet/semantic/edit.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/edit.el 2011-11-17 09:09:20 +0000 @@ -537,7 +537,7 @@ ;; We want to take some set of changes, and group them ;; together into a small change group. One change forces ;; a reparse of a larger region (the size of some set of - ;; tags it encompases.) It may contain several tags. + ;; tags it encompasses.) It may contain several tags. ;; That region may have other changes in it (several small ;; changes in one function, for example.) ;; Optimize for the simple cases here, but try to handle === modified file 'lisp/cedet/semantic/format.el' --- lisp/cedet/semantic/format.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/format.el 2011-11-17 09:09:20 +0000 @@ -603,7 +603,7 @@ "Convert PROTECTION-SYMBOL to a string for UML. By default, uses `semantic-format-tag-protection-symbol-to-string-assoc-list' to convert. -By defaul character returns are: +By default character returns are: public -- + private -- - protected -- #. === modified file 'lisp/cedet/semantic/lex-spp.el' --- lisp/cedet/semantic/lex-spp.el 2011-11-14 23:59:56 +0000 +++ lisp/cedet/semantic/lex-spp.el 2011-11-17 09:09:20 +0000 @@ -639,7 +639,7 @@ ;;; Macro Merging ;; -;; Used when token streams from different macros include eachother. +;; Used when token streams from different macros include each other. ;; Merged macro streams perform in place replacements. (defun semantic-lex-spp-merge-streams (raw-stream) === modified file 'lisp/cedet/semantic/sb.el' --- lisp/cedet/semantic/sb.el 2011-11-15 07:55:13 +0000 +++ lisp/cedet/semantic/sb.el 2011-11-17 09:09:20 +0000 @@ -399,7 +399,7 @@ (if (listp out) (condition-case nil (progn - ;; This brings externally defind methods into + ;; This brings externally defined methods into ;; their classes, and creates meta classes for ;; orphans. (setq out (semantic-adopt-external-members out)) === modified file 'lisp/cedet/semantic/texi.el' --- lisp/cedet/semantic/texi.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/semantic/texi.el 2011-11-17 09:09:20 +0000 @@ -597,7 +597,7 @@ ;; ;; If we have a string, do the replacement. ;; (delete-region (semantic-tag-start tag) ;; (semantic-tag-end tag)) -;; ;; Use useful functions from the docaument library. +;; ;; Use useful functions from the document library. ;; (srecode-texi-insert-tag-as-doc doctag) ;; ;(semantic-insert-foreign-tag doctag) ;; )) === modified file 'lisp/cedet/srecode/compile.el' --- lisp/cedet/srecode/compile.el 2011-11-15 07:55:13 +0000 +++ lisp/cedet/srecode/compile.el 2011-11-17 09:09:20 +0000 @@ -62,7 +62,7 @@ (dictionary :initarg :dictionary :type (or null srecode-dictionary) :documentation - "List of section dictinaries. + "List of section dictionaries. The compiled template can contain lists of section dictionaries, or values that are expected to be passed down into different section macros. The template section dictionaries are merged in with === modified file 'lisp/cedet/srecode/dictionary.el' --- lisp/cedet/srecode/dictionary.el 2011-11-15 17:37:37 +0000 +++ lisp/cedet/srecode/dictionary.el 2011-11-17 09:09:20 +0000 @@ -202,7 +202,7 @@ :size 20) :origin origin))) ;; Only set up the default variables if we are being built - ;; directroy for a particular buffer. + ;; directly for a particular buffer. (when initfrombuff ;; Variables from the table we are inserting from. ;; @todo - get a better tree of tables. === modified file 'lisp/cedet/srecode/document.el' --- lisp/cedet/srecode/document.el 2011-11-15 07:55:13 +0000 +++ lisp/cedet/srecode/document.el 2011-11-17 09:09:20 +0000 @@ -720,7 +720,7 @@ "Convert tag or string PARAM into a name,comment pair. Optional COMMENTLIST is list of previously existing comments to use instead in alist form. If the name doesn't appear in the list of -standard names, then englishify it instead." +standard names, then english it instead." (let ((cmt "") (aso srecode-document-autocomment-param-alist) (fnd nil) === modified file 'lisp/cedet/srecode/insert.el' --- lisp/cedet/srecode/insert.el 2011-11-14 06:27:12 +0000 +++ lisp/cedet/srecode/insert.el 2011-11-17 09:09:20 +0000 @@ -936,7 +936,7 @@ (if (srecode-dictionary-lookup-name dictionary (oref sti :object-name)) ;; If we have a value, then call the next method (srecode-insert-method-helper sti dictionary 'includedtemplate) - ;; If we don't have a special dictitonary, then just insert with the + ;; If we don't have a special dictionary, then just insert with the ;; current dictionary. (srecode-insert-subtemplate sti dictionary 'includedtemplate)) ) === modified file 'lisp/dired-aux.el' --- lisp/dired-aux.el 2011-09-14 15:06:28 +0000 +++ lisp/dired-aux.el 2011-11-17 09:09:20 +0000 @@ -347,7 +347,7 @@ ;; Do the operation and record failures. failures (nconc (apply function (append args pending)) failures) - ;; Transfer the elemens of PENDING onto PAST + ;; Transfer the elements of PENDING onto PAST ;; and clear it out. Now PAST contains the first N files ;; specified (for some N), and FILES contains the rest. past (nconc past pending) @@ -1490,7 +1490,7 @@ Optional arg MARKER-CHAR as in `dired-create-files'. Optional arg OP1 is an alternate form for OPERATION if there is only one file. -Optional arg HOW-TO determiness how to treat the target. +Optional arg HOW-TO determines how to treat the target. If HOW-TO is nil, use `file-directory-p' to determine if the target is a directory. If so, the marked file(s) are created inside that directory. Otherwise, the target is a plain file; === modified file 'lisp/emacs-lisp/advice.el' --- lisp/emacs-lisp/advice.el 2011-05-23 14:38:28 +0000 +++ lisp/emacs-lisp/advice.el 2011-11-17 09:09:20 +0000 @@ -664,8 +664,8 @@ ;; @@@ Enabling automatic advice activation: ;; ========================================= -;; Automatic advice activation is enabled by default. It can be disabled by -;; doint `M-x ad-stop-advice' and enabled again with `M-x ad-start-advice'. +;; Automatic advice activation is enabled by default. It can be disabled with +;; `M-x ad-stop-advice' and enabled again with `M-x ad-start-advice'. ;; @@ Caching of advised definitions: ;; ================================== === modified file 'lisp/emacs-lisp/bytecomp.el' --- lisp/emacs-lisp/bytecomp.el 2011-11-10 02:17:45 +0000 +++ lisp/emacs-lisp/bytecomp.el 2011-11-17 09:09:20 +0000 @@ -743,7 +743,7 @@ (defmacro byte-compile-push-bytecode-const2 (opcode const2 bytes pc) "Push OPCODE and the two-byte constant CONST2 onto BYTES, and add 3 to PC. -CONST2 may be evaulated multiple times." +CONST2 may be evaluated multiple times." `(byte-compile-push-bytecodes ,opcode (logand ,const2 255) (lsh ,const2 -8) ,bytes ,pc)) === modified file 'lisp/emacs-lisp/smie.el' --- lisp/emacs-lisp/smie.el 2011-11-16 12:34:47 +0000 +++ lisp/emacs-lisp/smie.el 2011-11-17 09:09:20 +0000 @@ -1579,8 +1579,9 @@ (while (setq closer (pop closers)) (unless (and closers ;; FIXME: this eliminates prefixes of other - ;; closers, but we should probably elimnate - ;; prefixes of other keywords as well. + ;; closers, but we should probably + ;; eliminate prefixes of other keywords + ;; as well. (string-prefix-p closer (car closers))) (push (aref closer (1- (length closer))) triggers))) (delete-dups triggers))))))) === modified file 'lisp/eshell/esh-mode.el' --- lisp/eshell/esh-mode.el 2011-04-22 20:15:21 +0000 +++ lisp/eshell/esh-mode.el 2011-11-17 09:09:20 +0000 @@ -607,7 +607,7 @@ (setq command (eshell-parse-command (cons beg end) args t))))) (ignore - (message "Expecting completion of delimeter %c ..." + (message "Expecting completion of delimiter %c ..." (if (listp delim) (car delim) delim))) === modified file 'lisp/ezimage.el' --- lisp/ezimage.el 2011-11-11 23:17:16 +0000 +++ lisp/ezimage.el 2011-11-17 09:09:20 +0000 @@ -59,7 +59,7 @@ (defimage ,variable ,imagespec ,docstring) (put (quote ,variable) 'ezimage t))) -;; This hack is for the ezimage install which has an icons direcory for +;; This hack is for the ezimage install which has an icons directory for ;; the default icons to be used. ;; (add-to-list 'load-path ;; (concat (file-name-directory === modified file 'lisp/ffap.el' --- lisp/ffap.el 2011-01-25 04:08:28 +0000 +++ lisp/ffap.el 2011-11-17 09:09:20 +0000 @@ -523,7 +523,7 @@ ;; (ffap-file-remote-p "/ffap.el:80") (or (and ffap-ftp-regexp (string-match ffap-ftp-regexp filename) - ;; Convert "/host.com://dir" to "/host:/dir", to handle a dieing + ;; Convert "/host.com://dir" to "/host:/dir", to handle a dying ;; practice of advertising ftp files as "host.dom://filename". (if (string-match "//" filename) ;; (replace-match "/" nil nil filename) === modified file 'lisp/follow.el' --- lisp/follow.el 2011-11-15 07:55:13 +0000 +++ lisp/follow.el 2011-11-17 09:09:20 +0000 @@ -560,7 +560,7 @@ ;; `scroll-up' and `-down', but for windows in Follow mode. ;; -;; Almost like the real thing, excpet when the cursor ends up outside +;; Almost like the real thing, except when the cursor ends up outside ;; the top or bottom... In our case however, we end up outside the ;; window and hence we are recenterd. Should we let `recenter' handle ;; the point position we would never leave the selected window. To do === modified file 'lisp/gnus/gnus-srvr.el' --- lisp/gnus/gnus-srvr.el 2011-06-10 00:10:24 +0000 +++ lisp/gnus/gnus-srvr.el 2011-11-17 09:09:20 +0000 @@ -553,7 +553,7 @@ (gnus-server-list-servers)) (defun gnus-server-copy-server (from to) - "Copy a server definiton to a new name." + "Copy a server definition to a new name." (interactive (list (or (gnus-server-server-name) === modified file 'lisp/gnus/gnus.el' --- lisp/gnus/gnus.el 2011-09-12 09:12:46 +0000 +++ lisp/gnus/gnus.el 2011-11-17 09:09:20 +0000 @@ -3582,7 +3582,7 @@ (equal (nth 1 m1) (nth 1 m2))))))) (defsubst gnus-sloppily-equal-method-parameters (m1 m2) - ;; Check parameters for sloppy equalness. + ;; Check parameters for sloppy equality. (let ((p1 (copy-sequence (cddr m1))) (p2 (copy-sequence (cddr m2))) e1 e2) === modified file 'lisp/gnus/html2text.el' --- lisp/gnus/html2text.el 2011-11-15 17:37:37 +0000 +++ lisp/gnus/html2text.el 2011-11-17 09:09:20 +0000 @@ -123,7 +123,7 @@ This is an alist where each dotted pair consists of a tag, and then the name of a function to be called when this tag is found. The function is called with the arguments p1, p2, p3 and p4. These are -demontrated below: +demonstrated below: \" This is bold text \" ^ ^ ^ ^ === modified file 'lisp/gnus/message.el' --- lisp/gnus/message.el 2011-11-03 22:16:08 +0000 +++ lisp/gnus/message.el 2011-11-17 09:09:20 +0000 @@ -2503,7 +2503,7 @@ (point-max))) (goto-char (point-min))) -;; FIXME: clarify diffference: message-narrow-to-head, +;; FIXME: clarify difference: message-narrow-to-head, ;; message-narrow-to-headers-or-head, message-narrow-to-headers (defun message-narrow-to-head () "Narrow the buffer to the head of the message. === modified file 'lisp/gnus/nndiary.el' --- lisp/gnus/nndiary.el 2011-01-25 04:08:28 +0000 +++ lisp/gnus/nndiary.el 2011-11-17 09:09:20 +0000 @@ -72,7 +72,7 @@ ;; * nndiary-get-new-mail, nndiary-mail-source and nndiary-split-methods: ;; NNDiary has some experimental parts, in the sense Gnus normally uses only ;; one mail back ends for mail retreival and splitting. This back end is -;; also an attempt to make it behave differently. For Gnus developpers: as +;; also an attempt to make it behave differently. For Gnus developers: as ;; you can see if you snarf into the code, that was not a very difficult ;; thing to do. Something should be done about the respooling breakage ;; though. === modified file 'lisp/gnus/nnmairix.el' --- lisp/gnus/nnmairix.el 2011-11-02 07:28:14 +0000 +++ lisp/gnus/nnmairix.el 2011-11-17 09:09:20 +0000 @@ -1634,7 +1634,7 @@ (nnheader-message 3 "Couldn't find original article")))) (defun nnmairix-determine-original-group-from-registry (mid) - "Try to determinale original group for message-id MID from the registry." + "Try to determine original group for message-id MID from the registry." (when (gnus-bound-and-true-p 'gnus-registry-enabled) (unless (string-match "^<" mid) (set mid (concat "<" mid))) === modified file 'lisp/hilit-chg.el' --- lisp/hilit-chg.el 2011-10-19 12:54:24 +0000 +++ lisp/hilit-chg.el 2011-11-17 09:09:20 +0000 @@ -480,7 +480,7 @@ (defun hilit-chg-make-ov (prop start end) (or prop (error "hilit-chg-make-ov: prop is nil")) - ;; For the region create overlays with a distincive face + ;; For the region create overlays with a distinctive face ;; and the text property 'hilit-chg. (let ((ov (make-overlay start end)) (face (if (eq prop 'hilit-chg-delete) === modified file 'lisp/htmlfontify.el' --- lisp/htmlfontify.el 2011-11-15 17:37:37 +0000 +++ lisp/htmlfontify.el 2011-11-17 09:09:20 +0000 @@ -586,7 +586,7 @@ (defvar hfy-cperl-mode-kludged-p nil) (defun hfy-kludge-cperl-mode () - "CPerl mode does its damndest not to do some of its fontification when not + "CPerl mode does its damnedest not to do some of its fontification when not in a windowing system - try to trick it..." (if (not hfy-cperl-mode-kludged-p) (progn (if (not window-system) @@ -1773,7 +1773,7 @@ (mapcar (lambda (F) (if (string-match "^./\\(.*\\)" F) (match-string 1 F) F)) (split-string (shell-command-to-string hfy-find-cmd))) ) -;; strip the filename off, return a directiry name +;; strip the filename off, return a directory name ;; not a particularly thorough implementaion, but it will be ;; fed pretty carefully, so it should be Ok: (defun hfy-dirname (file) === modified file 'lisp/international/fontset.el' --- lisp/international/fontset.el 2011-02-01 21:37:12 +0000 +++ lisp/international/fontset.el 2011-11-17 09:09:20 +0000 @@ -700,7 +700,7 @@ ;; HPHEBREW8 8-bit character set ;; "HP-Japanese15" [36] ;; HPJAPAN15 15-bit character set, -;; modified from industry defacto +;; modified from industry de facto ;; standard Shift-JIS ;; "HP-Kana8" [36] ;; HPKANA8 8-bit character set === modified file 'lisp/international/titdic-cnv.el' --- lisp/international/titdic-cnv.el 2011-11-14 21:00:24 +0000 +++ lisp/international/titdic-cnv.el 2011-11-17 09:09:20 +0000 @@ -305,7 +305,7 @@ (cond ((looking-at "PROMPT:[ \t]*") (goto-char (match-end 0)) (setq tit-prompt (tit-read-key-value)) - ;; Some TIT dictionaies that are encoded by + ;; Some TIT dictionaries that are encoded by ;; euc-china contains invalid character at the tail. (let* ((last (aref tit-prompt (1- (length tit-prompt)))) (split (split-char last))) === modified file 'lisp/kmacro.el' --- lisp/kmacro.el 2011-04-19 13:44:55 +0000 +++ lisp/kmacro.el 2011-11-17 09:09:20 +0000 @@ -1020,7 +1020,7 @@ (setq executing-kbd-macro-index (- executing-kbd-macro-index (length unread-command-events)) next-index executing-kbd-macro-index))))) - ;; Query the user; stop macro exection temporarily + ;; Query the user; stop macro execution temporarily. (let ((macro executing-kbd-macro) (executing-kbd-macro nil) (defining-kbd-macro nil)) === modified file 'lisp/language/ethiopic.el' --- lisp/language/ethiopic.el 2011-01-26 08:36:39 +0000 +++ lisp/language/ethiopic.el 2011-11-17 09:09:20 +0000 @@ -61,7 +61,7 @@ (features ethio-util) (sample-text . "ፊደል") (documentation . -"This language envrironment provides these function key bindings: +"This language environment provides these function key bindings: [f3] ethio-fidel-to-sera-buffer [S-f3] ethio-fidel-to-sera-region [C-f3] ethio-fidel-to-sera-marker === modified file 'lisp/loadhist.el' --- lisp/loadhist.el 2011-07-11 16:31:09 +0000 +++ lisp/loadhist.el 2011-11-17 09:09:20 +0000 @@ -144,7 +144,7 @@ pertinent symbols.") (defvar unload-function-defs-list nil - "List of defintions in the Lisp library being unloaded. + "List of definitions in the Lisp library being unloaded. This is meant to be used by `FEATURE-unload-function'; see the documentation of `unload-feature' for details.") === modified file 'lisp/mail/feedmail.el' --- lisp/mail/feedmail.el 2011-11-15 07:55:13 +0000 +++ lisp/mail/feedmail.el 2011-11-17 09:09:20 +0000 @@ -83,7 +83,7 @@ ;; work properly. If you don't know what custom is all about and want ;; to edit your user option elisp variables the old fashioned way, ;; just imagine that all the "defcustom" stuff you see below is really -;; "defvar", and ignore everthing else. For info about custom, see +;; "defvar", and ignore everything else. For info about custom, see ;; . ;; ;; This code does in elisp a superset of the stuff that used to be done === modified file 'lisp/net/tramp-compat.el' --- lisp/net/tramp-compat.el 2011-09-18 11:26:15 +0000 +++ lisp/net/tramp-compat.el 2011-11-17 09:09:20 +0000 @@ -412,7 +412,7 @@ (program &optional infile destination display &rest args) "Calls `call-process' on the local host. This is needed because for some Emacs flavors Tramp has -defadviced `call-process' to behave like `process-file'. The +defadvised `call-process' to behave like `process-file'. The Lisp error raised when PROGRAM is nil is trapped also, returning 1." (let ((default-directory (if (file-remote-p default-directory) === modified file 'lisp/net/tramp-sh.el' --- lisp/net/tramp-sh.el 2011-11-16 21:32:46 +0000 +++ lisp/net/tramp-sh.el 2011-11-17 09:09:20 +0000 @@ -549,7 +549,7 @@ "*List of environment variables to be set on the remote host. Each element should be a string of the form ENVVARNAME=VALUE. An -entry ENVVARNAME= diables the corresponding environment variable, +entry ENVVARNAME= disables the corresponding environment variable, which might have been set in the init files like ~/.profile. Special handling is applied to the PATH environment, which should === modified file 'lisp/net/tramp.el' --- lisp/net/tramp.el 2011-11-16 12:34:47 +0000 +++ lisp/net/tramp.el 2011-11-17 09:09:20 +0000 @@ -152,7 +152,7 @@ choose a shell here which groks tilde expansion. `/bin/sh' normally does not understand tilde expansion. -For encoding and deocding, commands like the following are executed: +For encoding and decoding, commands like the following are executed: /bin/sh -c COMMAND < INPUT > OUTPUT === modified file 'lisp/org/org-clock.el' --- lisp/org/org-clock.el 2011-11-15 17:37:37 +0000 +++ lisp/org/org-clock.el 2011-11-17 09:09:20 +0000 @@ -2125,7 +2125,7 @@ "Write out a clock table at position IPOS in the current buffer. TABLES is a list of tables with clocking data as produced by `org-clock-get-table-data'. PARAMS is the parameter property list obtained -from the dynamic block defintion." +from the dynamic block definition." ;; This function looks quite complicated, mainly because there are a ;; lot of options which can add or remove columns. I have massively ;; commented this function, the I hope it is understandable. If === modified file 'lisp/org/org-compat.el' --- lisp/org/org-compat.el 2011-09-02 16:38:40 +0000 +++ lisp/org/org-compat.el 2011-11-17 09:09:20 +0000 @@ -272,7 +272,7 @@ nil)) (defmacro org-xemacs-without-invisibility (&rest body) - "Turn off exents with invisibility while executing BODY." + "Turn off extents with invisibility while executing BODY." `(let ((ext-inv (extent-list nil (point-at-bol) (point-at-eol) 'all-extents-closed-open 'invisible)) ext-inv-specs) === modified file 'lisp/org/org-list.el' --- lisp/org/org-list.el 2011-11-16 12:34:47 +0000 +++ lisp/org/org-list.el 2011-11-17 09:09:20 +0000 @@ -681,7 +681,7 @@ (cond ((<= (point) lim-up) ;; At upward limit: if we ended at an item, store it, - ;; else dimiss useless data recorded above BEG-CELL. + ;; else dismiss useless data recorded above BEG-CELL. ;; Jump to part 2. (throw 'exit (setq itm-lst === modified file 'lisp/org/org.el' --- lisp/org/org.el 2011-11-15 07:55:13 +0000 +++ lisp/org/org.el 2011-11-17 09:09:20 +0000 @@ -1482,7 +1482,7 @@ :type '(choice (const :tag "Use fuzy text search" nil) (const :tag "Match only exact headline" t) - (const :tag "Match extact headline or query to create it" + (const :tag "Match exact headline or query to create it" query-to-create))) (defcustom org-link-frame-setup @@ -5052,7 +5052,7 @@ (defvar org-emph-face nil) (defun org-do-emphasis-faces (limit) - "Run through the buffer and add overlays to emphasised strings." + "Run through the buffer and add overlays to emphasized strings." (let (rtn a) (while (and (not rtn) (re-search-forward org-emph-re limit t)) (if (not (= (char-after (match-beginning 3)) @@ -14835,7 +14835,7 @@ (setq ans (replace-match (format "%04d-%02d-%02d\\5" year month day) t nil ans))) - ;; Help matching dottet european dates + ;; Help matching dotted european dates (when (string-match "^ *\\(3[01]\\|0?[1-9]\\|[12][0-9]\\)\\. ?\\(0?[1-9]\\|1[012]\\)\\. ?\\([1-9][0-9][0-9][0-9]\\)?" ans) (setq year (if (match-end 3) === modified file 'lisp/play/animate.el' --- lisp/play/animate.el 2011-07-04 11:44:36 +0000 +++ lisp/play/animate.el 2011-11-17 09:09:20 +0000 @@ -93,7 +93,7 @@ (defvar animation-buffer-name nil "*String naming the default buffer for animations. -When nil animations dipslayed in the buffer named *Animation*.") +When nil animations displayed in the buffer named *Animation*.") ;;;###autoload (defun animate-string (string vpos &optional hpos) === modified file 'lisp/play/decipher.el' --- lisp/play/decipher.el 2011-04-21 12:24:46 +0000 +++ lisp/play/decipher.el 2011-11-17 09:09:20 +0000 @@ -672,7 +672,7 @@ 1 1 1 2 1 1 2 5 7 This says that X comes before D once, and after B once. X begins 5 words, and ends 3 words (`*' represents a space). X comes before 8 -different letters, after 7 differerent letters, and is next to a total +different letters, after 7 different letters, and is next to a total of 11 different letters. It occurs 14 times, making up 9% of the ciphertext." (interactive (list (upcase (following-char)))) === modified file 'lisp/play/landmark.el' --- lisp/play/landmark.el 2011-04-21 12:24:46 +0000 +++ lisp/play/landmark.el 2011-11-17 09:09:20 +0000 @@ -1584,7 +1584,7 @@ ;;;_ - something which doesn't work ; no-a-worka!! -;(defum landmark-sum-list (list) +;(defun landmark-sum-list (list) ; (if (> (length list) 0) ; (+ (car list) (landmark-sum-list (cdr list))) ; 0)) === modified file 'lisp/progmodes/ada-xref.el' --- lisp/progmodes/ada-xref.el 2011-11-14 23:59:56 +0000 +++ lisp/progmodes/ada-xref.el 2011-11-17 09:09:20 +0000 @@ -1163,7 +1163,8 @@ (defun ada-goto-declaration-other-frame (pos) "Display the declaration of the identifier around POS. -The declation is shown in another frame if `ada-xref-other-buffer' is non-nil." +The declaration is shown in another frame if `ada-xref-other-buffer' is +non-nil." (interactive "d") (ada-goto-declaration pos t)) === modified file 'lisp/progmodes/cc-awk.el' --- lisp/progmodes/cc-awk.el 2011-11-15 17:37:37 +0000 +++ lisp/progmodes/cc-awk.el 2011-11-17 09:09:20 +0000 @@ -776,7 +776,7 @@ (setq anchor (point)) (search-forward-regexp c-awk-harmless-string*-here-re nil t) ;; We are now looking at either a " or a /. - ;; Do our thing on the string, regexp or divsion sign. + ;; Do our thing on the string, regexp or division sign. (setq anchor-state-/div (if (looking-at "_?\"") (c-awk-syntax-tablify-string) === modified file 'lisp/progmodes/cperl-mode.el' --- lisp/progmodes/cperl-mode.el 2011-11-15 00:54:19 +0000 +++ lisp/progmodes/cperl-mode.el 2011-11-17 09:09:20 +0000 @@ -1304,7 +1304,7 @@ (get-text-property (point) 'syntax-type)) '(here-doc pod))] "----" - ["CPerl pretty print (exprmntl)" cperl-ps-print + ["CPerl pretty print (experimental)" cperl-ps-print (fboundp 'ps-extend-face-list)] "----" ["Syntaxify region" cperl-find-pods-heres-region @@ -5793,7 +5793,7 @@ ;; "\\|") '("-[rwxoRWXOezsfdlpSbctugkTBMAC]\\>\\([ \t]+_\\>\\)?" 0 font-lock-function-name-face keep) ; Not very good, triggers at "[a-z]" - ;; This highlights declarations and definitions differenty. + ;; This highlights declarations and definitions differently. ;; We do not try to highlight in the case of attributes: ;; it is already done by `cperl-find-pods-heres' (list (concat "\\ x operator y + ;; binary macro definitions: x operator y (cons (concat "\\<" macro-keywords-2 "\\>" "[ \t\f]+\\(\\sw+\\)" "[ \t\f]*\\(\\sw+\\|\\s.+\\)" === modified file 'lisp/progmodes/python.el' --- lisp/progmodes/python.el 2011-11-16 16:37:48 +0000 +++ lisp/progmodes/python.el 2011-11-17 09:09:20 +0000 @@ -119,7 +119,7 @@ (1 font-lock-type-face)) ;; Built-ins. (The next three blocks are from ;; `__builtin__.__dict__.keys()' in Python 2.7) These patterns - ;; are debateable, but they at least help to spot possible + ;; are debatable, but they at least help to spot possible ;; shadowing of builtins. (,(rx symbol-start (or ;; exceptions === modified file 'lisp/progmodes/verilog-mode.el' --- lisp/progmodes/verilog-mode.el 2011-11-15 07:55:13 +0000 +++ lisp/progmodes/verilog-mode.el 2011-11-17 09:09:20 +0000 @@ -913,7 +913,7 @@ (put 'verilog-assignment-delay 'safe-local-variable 'stringp) (defcustom verilog-auto-arg-sort nil - "*If set, AUTOARG signal names will be sorted, not in delaration order. + "*If set, AUTOARG signal names will be sorted, not in declaration order. Declaration order is advantageous with order based instantiations and is the default for backward compatibility. Sorted order reduces changes when declarations are moved around in a file, and @@ -2151,7 +2151,7 @@ "interface" "endinterface" "module" "macromodule" "endmodule" "package" "endpackage" - "primitive" "endprimative" + "primitive" "endprimitive" "program" "endprogram" "property" "endproperty" "sequence" "randsequence" "endsequence" @@ -3579,7 +3579,7 @@ "Move backward to beginning of statement." (interactive) ;; Move back token by token until we see the end - ;; of some ealier line. + ;; of some earlier line. (let (h) (while ;; If the current point does not begin a new === modified file 'lisp/ses.el' --- lisp/ses.el 2011-11-11 10:04:08 +0000 +++ lisp/ses.el 2011-11-17 09:09:20 +0000 @@ -980,7 +980,7 @@ (error "Circular references: %s" ses--deferred-recalc)) (message " ")) ;; Can't use save-excursion here: if the cell under point is updated, - ;; save-excusion's marker will move past the cell. + ;; save-excursion's marker will move past the cell. (goto-char pos))) @@ -3204,7 +3204,7 @@ is read and how it is formatted. In the sequel we assume that cells A1, B1, A2 B2 have respective values -1 2 3 and 4 for examplication. +1 2 3 and 4. Readout direction is specified by a `>v', '`>^', `', `v<', `^>', `^<' flag. For historical reasons, in absence @@ -3230,7 +3230,7 @@ flatten the result to a one row vector, and `*2' will make a matrix whatever the number of rows. -Warning: interaction with Calc is expermimental and may produce +Warning: interaction with Calc is experimental and may produce confusing results if you are not aware of Calc data format. Use `math-format-value' as a printer for Calc objects." (let (result-row === modified file 'lisp/simple.el' --- lisp/simple.el 2011-11-15 17:37:37 +0000 +++ lisp/simple.el 2011-11-17 09:09:20 +0000 @@ -2409,7 +2409,7 @@ 1)) 1))) ;; Don't use the echo area if the output buffer is - ;; already dispayed in the selected frame. + ;; already displayed in the selected frame. (not (get-buffer-window (current-buffer)))) ;; Echo area (goto-char (point-max)) === modified file 'lisp/speedbar.el' --- lisp/speedbar.el 2011-11-15 07:55:13 +0000 +++ lisp/speedbar.el 2011-11-17 09:09:20 +0000 @@ -631,7 +631,7 @@ (substring (car extlist) 1))) (setq regex2 (concat regex2 (if regex2 "\\|" "") (car extlist)))) (setq extlist (cdr extlist))) - ;; concat all the sub-exressions together, making sure all types + ;; Concatenate all the subexpressions together, making sure all types ;; of parts exist during concatenation. (concat "\\(" (if regex1 (concat "\\(\\.\\(" regex1 "\\)\\)") "") @@ -2105,7 +2105,7 @@ (let ((sf (cdr (reverse speedbar-shown-directories)))) (setq speedbar-shown-directories (list (expand-file-name default-directory))) - ;; exand them all as we find them + ;; Expand them all as we find them. (while sf (if (speedbar-goto-this-file (car sf)) (progn @@ -3292,7 +3292,7 @@ Optional argument ARG indicates that any cache should be flushed." (interactive "P") (speedbar-expand-line arg) - ;; Now, inside the area expaded here, expand all subnodes of + ;; Now, inside the area expanded here, expand all subnodes of ;; the same descendant type. (save-excursion (speedbar-next 1) ;; Move into the list. === modified file 'lisp/term/rxvt.el' --- lisp/term/rxvt.el 2011-01-26 08:36:39 +0000 +++ lisp/term/rxvt.el 2011-11-17 09:09:20 +0000 @@ -118,7 +118,7 @@ ;; function keys F11->F42 from the termcap/terminfo information. On ;; a PC-style keyboard these keys correspond to ;; MODIFIER-FUNCTION_KEY, where modifier is S-, C-, C-S-. The - ;; code here subsitutes the corresponding defintions in + ;; code here subsitutes the corresponding definitions in ;; function-key-map. This substitution is needed because if a key ;; definition if found in function-key-map, there are no further ;; lookups in other keymaps. === modified file 'lisp/textmodes/artist.el' --- lisp/textmodes/artist.el 2011-11-14 23:59:56 +0000 +++ lisp/textmodes/artist.el 2011-11-17 09:09:20 +0000 @@ -2514,7 +2514,7 @@ ;; -;; functions for accessing endoints and elements in object requiring +;; functions for accessing endpoints and elements in object requiring ;; 2 endpoints ;; @@ -3582,7 +3582,7 @@ (width (abs (- x2 x1))) (height (abs (- y2 y1))) ;; When drawing our circle, we want it to through the cursor - ;; just as when drawing the ellispe, but we have to take + ;; just as when drawing the ellipse, but we have to take ;; care for the aspect-ratio. ;; The equation for the ellipse (where a is the x-radius and ;; b is the y-radius): === modified file 'lisp/textmodes/reftex-dcr.el' --- lisp/textmodes/reftex-dcr.el 2011-05-10 13:57:12 +0000 +++ lisp/textmodes/reftex-dcr.el 2011-11-17 09:09:20 +0000 @@ -59,7 +59,7 @@ (error "Not on a crossref macro argument")) (setq reftex-call-back-to-this-buffer (current-buffer)) - + (cond ((string-match "\\`\\\\cite\\|cite\\*?\\'\\|bibentry" macro) ;; A citation macro: search for bibitems or BibTeX entries @@ -87,7 +87,7 @@ (format reftex-find-index-entry-regexp-format (regexp-quote key)) 3 nil nil))) - (t + (t (reftex-access-scan-info arg) (catch 'exit (let ((list reftex-view-crossref-extra) @@ -97,14 +97,14 @@ action (nth 1 entry) group (nth 2 entry)) (when (string-match mre macro) - (setq dw (reftex-view-regexp-match + (setq dw (reftex-view-regexp-match (format action key) group nil nil)) (throw 'exit t)))) (error "Not on a crossref macro argument")))) (if (and (eq arg 2) (windowp dw)) (select-window dw))))) - + (defun reftex-view-cr-cite (arg key how) - ;; View crossreference of a ref cite. HOW can have the values + ;; View crossreference of a ref cite. HOW can have the values ;; nil: Show in another window. ;; echo: Show one-line info in echo area. ;; tmp-window: Show in small window and arrange for window to disappear. @@ -114,7 +114,7 @@ (if (eq how 'tmp-window) ;; Remember the window configuration - (put 'reftex-auto-view-crossref 'last-window-conf + (put 'reftex-auto-view-crossref 'last-window-conf (current-window-configuration))) (let (files size item (pos (point)) (win (selected-window)) pop-win @@ -130,7 +130,7 @@ (setq item t files (reftex-uniquify (mapcar 'cdr - (reftex-all-assq + (reftex-all-assq 'thebib (symbol-value reftex-docstruct-symbol)))))) (reftex-default-bibliography (setq item nil @@ -169,17 +169,17 @@ (select-window pop-win))))) (defun reftex-view-cr-ref (arg label how) - ;; View crossreference of a ref macro. HOW can have the values + ;; View crossreference of a ref macro. HOW can have the values ;; nil: Show in another window. ;; echo: Show one-line info in echo area. ;; tmp-window: Show in small window and arrange for window to disappear. ;; Ensure access to scanning info (reftex-access-scan-info (or arg current-prefix-arg)) - + (if (eq how 'tmp-window) ;; Remember the window configuration - (put 'reftex-auto-view-crossref 'last-window-conf + (put 'reftex-auto-view-crossref 'last-window-conf (current-window-configuration))) (let* ((xr-data (assoc 'xr (symbol-value reftex-docstruct-symbol))) @@ -191,14 +191,14 @@ ;; Label is defined in external document (save-excursion (save-match-data - (set-buffer + (set-buffer (or (reftex-get-file-buffer-force (cdr (assoc (match-string 1 label) (nth 1 xr-data)))) (error "Problem with external label %s" label)))) (setq label (substring label (match-end 1))) (reftex-access-scan-info) - (setq entry + (setq entry (assoc label (symbol-value reftex-docstruct-symbol))))) (if (eq how 'echo) ;; Display in echo area @@ -234,7 +234,7 @@ (defun reftex-view-crossref-when-idle () ;; Display info about crossref at point in echo area or a window. - ;; This function was desigend to work with an idle timer. + ;; This function was designed to work with an idle timer. ;; We try to get out of here as quickly as possible if the call is useless. (and reftex-mode ;; Make sure message area is free if we need it. @@ -244,7 +244,7 @@ reftex-mouse-view-crossref))) ;; Quick precheck if this might be a relevant spot ;; `reftex-view-crossref' will do a more thorough check. - (save-excursion + (save-excursion (search-backward "\\" nil t) (looking-at "\\\\[a-zA-Z]*\\(cite\\|ref\\|bibentry\\)")) @@ -262,12 +262,12 @@ (set-window-configuration (get 'reftex-auto-view-crossref 'last-window-conf)) (put 'reftex-auto-view-crossref 'last-window-conf nil) (remove-hook 'pre-command-hook 'reftex-restore-window-conf)) - + (defun reftex-echo-ref (label entry docstruct) ;; Display crossref info in echo area. (cond ((null docstruct) - (message "%s" + (message "%s" (substitute-command-keys (format reftex-no-info-message "ref")))) ((null entry) (message "ref: unknown label: %s" label)) @@ -293,14 +293,14 @@ (unless reftex-revisit-to-echo (setq files (reftex-visited-files files))) - (setq entry + (setq entry (condition-case nil (save-excursion (reftex-pop-to-bibtex-entry key files nil nil item t)) (error (if (and files (= (length all-files) (length files))) (message "cite: no such database entry: %s" key) - (message "%s" (substitute-command-keys + (message "%s" (substitute-command-keys (format reftex-no-info-message "cite")))) nil))) (when entry @@ -337,7 +337,7 @@ (if (featurep 'xemacs) (if reftex-use-itimer-in-xemacs (start-itimer "RefTeX Idle Timer" - 'reftex-view-crossref-when-idle + 'reftex-view-crossref-when-idle reftex-idle-time reftex-idle-time t) (add-hook 'post-command-hook 'reftex-start-itimer-once) t) @@ -352,7 +352,7 @@ (not (itimer-live-p reftex-auto-view-crossref-timer)) (setq reftex-auto-view-crossref-timer (start-itimer "RefTeX Idle Timer" - 'reftex-view-crossref-when-idle + 'reftex-view-crossref-when-idle reftex-idle-time nil t)))) (declare-function bibtex-beginning-of-entry "bibtex" ()) @@ -364,7 +364,7 @@ link to a document, call the function with with a prefix arg. Calling this function several times find successive citation locations." (interactive "P") - (when arg + (when arg ;; Break connection to reference buffer (put 'reftex-bibtex-view-cite-locations :ref-buffer nil)) (let ((ref-buffer (get 'reftex-bibtex-view-cite-locations :ref-buffer))) @@ -372,10 +372,10 @@ (unless ref-buffer (setq ref-buffer (save-current-buffer - (completing-read + (completing-read "Reference buffer: " (delq nil - (mapcar + (mapcar (lambda (b) (set-buffer b) (if reftex-mode (list (buffer-name b)) nil)) === modified file 'lisp/textmodes/reftex-global.el' --- lisp/textmodes/reftex-global.el 2011-11-14 21:00:24 +0000 +++ lisp/textmodes/reftex-global.el 2011-11-17 09:09:20 +0000 @@ -230,7 +230,7 @@ ;; Save all document buffers before this operation (reftex-save-all-document-buffers) - ;; First test to check for erros + ;; First test to check for errors. (setq n (reftex-translate files search-re translate-alist error-fmt 'test)) === modified file 'lisp/textmodes/reftex-toc.el' --- lisp/textmodes/reftex-toc.el 2011-11-14 23:59:56 +0000 +++ lisp/textmodes/reftex-toc.el 2011-11-17 09:09:20 +0000 @@ -470,7 +470,7 @@ (defun reftex-toc-max-level (arg) "Set the maximum level of toc lines in this buffer to value of prefix ARG. When no prefix is given, set the max level to a large number, so that all -levels are shown. For eaxample, to set the level to 3, type `3 m'." +levels are shown. For example, to set the level to 3, type `3 m'." (interactive "P") (setq reftex-toc-max-level (if arg (prefix-numeric-value arg) @@ -850,7 +850,7 @@ (defun reftex-toc-rename-label () "Rename the currently selected label in the *TOC* buffer. This launches a global search and replace in order to rename a label. -Renaming a label is hardly ever necessary - the only exeption is after +Renaming a label is hardly ever necessary - the only exception is after promotion/demotion in connection with a package like fancyref, where the label prefix determines the wording of a reference." (interactive) === modified file 'lisp/textmodes/reftex.el' --- lisp/textmodes/reftex.el 2011-11-15 17:37:37 +0000 +++ lisp/textmodes/reftex.el 2011-11-17 09:09:20 +0000 @@ -42,7 +42,7 @@ ;; - For XEmacs 21.x, you need to install the RefTeX plug-in package ;; available from the XEmacs distribution sites. ;; - If you have downloaded this file from the maintainers webpage, follow -;; the instructions in the INSTALL file of the distrubution. +;; the instructions in the INSTALL file of the distribution. ;; ;; To turn RefTeX Mode on and off in a buffer, use `M-x reftex-mode'. ;; === modified file 'lisp/textmodes/texinfmt.el' --- lisp/textmodes/texinfmt.el 2011-11-16 12:34:47 +0000 +++ lisp/textmodes/texinfmt.el 2011-11-17 09:09:20 +0000 @@ -620,7 +620,7 @@ "var{\\|" "w{\\|" "xref{\\|" - "@-\\|" ; @- is a descretionary hyphen (not an accent) (a noop). + "@-\\|" ; @- is a discretionary hyphen (not an accent) (a noop). texinfo-accent-commands "\\)" ) === modified file 'lisp/url/url-ldap.el' --- lisp/url/url-ldap.el 2011-01-25 04:08:28 +0000 +++ lisp/url/url-ldap.el 2011-11-17 09:09:20 +0000 @@ -173,7 +173,7 @@ (if attributes (setq attributes (mapcar 'url-unhex-string (split-string attributes ",")))) - ;; Parse out the exentions + ;; Parse out the extensions. (if extensions (setq extensions (mapcar (lambda (ext) (if (string-match "\\([^=]*\\)=\\(.*\\)" ext) === modified file 'lisp/url/url-vars.el' --- lisp/url/url-vars.el 2011-01-25 04:08:28 +0000 +++ lisp/url/url-vars.el 2011-11-17 09:09:20 +0000 @@ -335,7 +335,7 @@ `socks': Connect through a socks server; `tls': Connect with TLS; `ssl': Connect with SSL (deprecated, use `tls' instead); -`native': Connect directy." +`native': Connect directly." :type '(radio (const :tag "Telnet to gateway host" :value telnet) (const :tag "Rlogin to gateway host" :value rlogin) (const :tag "Use SOCKS proxy" :value socks) === modified file 'lisp/vc/pcvs-defs.el' --- lisp/vc/pcvs-defs.el 2011-08-30 14:40:51 +0000 +++ lisp/vc/pcvs-defs.el 2011-11-17 09:09:20 +0000 @@ -502,7 +502,7 @@ (if (or (null cvs-version) (or (>= (cdr cvs-version) 10) (> (car cvs-version) 1))) ;; Supposedly some recent versions of CVS output some directory info - ;; as they recurse downthe tree, but it's not good enough in the case + ;; as they recurse down the tree, but it's not good enough in the case ;; where we run "cvs status foo bar/foo". '("status") t) === modified file 'lisp/vc/pcvs-util.el' --- lisp/vc/pcvs-util.el 2011-10-30 01:56:03 +0000 +++ lisp/vc/pcvs-util.el 2011-11-17 09:09:20 +0000 @@ -307,7 +307,7 @@ See `cvs-prefix-set' for further description of the behavior.")) (defvar ,cps (let ((defaults ,defaults)) - ;; sanity ensurance + ;; sanity insurance (unless (>= (length defaults) cvs-prefix-number) (setq defaults (append defaults (make-list (1- cvs-prefix-number) === modified file 'lisp/vc/pcvs.el' --- lisp/vc/pcvs.el 2011-01-25 04:08:28 +0000 +++ lisp/vc/pcvs.el 2011-11-17 09:09:20 +0000 @@ -620,7 +620,7 @@ (str (car hf)) (done "") (tin (ewoc-nth cvs-cookies 0))) - ;; look for the first *real* fileinfo (to determine emptyness) + ;; look for the first *real* fileinfo (to determine emptiness) (while (and tin (memq (cvs-fileinfo->type (ewoc-data tin)) === modified file 'lisp/window.el' --- lisp/window.el 2011-11-16 10:10:40 +0000 +++ lisp/window.el 2011-11-17 09:09:20 +0000 @@ -3432,7 +3432,7 @@ "Balance the sizes of windows of WINDOW-OR-FRAME. WINDOW-OR-FRAME is optional and defaults to the selected frame. If WINDOW-OR-FRAME denotes a frame, balance the sizes of all -windows of that frame. If WINDOW-OR-FRAME denots a window, +windows of that frame. If WINDOW-OR-FRAME denotes a window, recursively balance the sizes of all child windows of that window." (interactive) === modified file 'lisp/woman.el' --- lisp/woman.el 2011-11-14 20:23:26 +0000 +++ lisp/woman.el 2011-11-17 09:09:20 +0000 @@ -2023,7 +2023,7 @@ ;; Both advices are disabled because "a file in Emacs should not put ;; advice on a function in Emacs" (see Info node "(elisp)Advising ;; Functions"). Counting the formatting time is useful for -;; developping, but less applicable for daily use. The advice for +;; developing, but less applicable for daily use. The advice for ;; `Man-getpage-in-background' can be discarded, because the ;; key-binding in `woman-mode-map' has been remapped to call `woman' ;; but `man'. Michael Albinus === modified file 'src/ccl.c' --- src/ccl.c 2011-11-14 06:27:12 +0000 +++ src/ccl.c 2011-11-17 09:09:20 +0000 @@ -484,7 +484,7 @@ If the element is t or lambda, finish without changing reg[rrr]. If the element is a number, set reg[rrr] to the number and finish. - Detail of the map structure is descibed in the comment for + Detail of the map structure is described in the comment for CCL_MapMultiple below. */ #define CCL_IterateMultipleMap 0x10 /* Iterate multiple maps @@ -1808,7 +1808,7 @@ /* Resolve symbols in the specified CCL code (Lisp vector). This function converts symbols of code conversion maps and character - translation tables embeded in the CCL code into their ID numbers. + translation tables embedded in the CCL code into their ID numbers. The return value is a vector (CCL itself or a new vector in which all symbols are resolved), Qt if resolving of some symbol failed, === modified file 'src/chartab.c' --- src/chartab.c 2011-11-14 21:00:24 +0000 +++ src/chartab.c 2011-11-17 09:09:20 +0000 @@ -1196,7 +1196,7 @@ } -/* Decode VALUE as an elemnet of char-table TABLE. */ +/* Decode VALUE as an element of char-table TABLE. */ static Lisp_Object uniprop_decode_value_run_length (Lisp_Object table, Lisp_Object value) === modified file 'src/dired.c' --- src/dired.c 2011-10-02 04:08:50 +0000 +++ src/dired.c 2011-11-17 09:09:20 +0000 @@ -628,7 +628,7 @@ if (includeall && !canexclude) { /* If we have one non-excludable file, we want to exclude the - excudable files. */ + excludable files. */ includeall = 0; /* Throw away any previous excludable match found. */ bestmatch = Qnil; === modified file 'src/doprnt.c' --- src/doprnt.c 2011-09-14 21:45:51 +0000 +++ src/doprnt.c 2011-11-17 09:09:20 +0000 @@ -26,7 +26,7 @@ of the (`int') argument, suitable for display in an Emacs buffer. . For %s and %c, when field width is specified (e.g., %25s), it accounts for - the diplay width of each character, according to char-width-table. That + the display width of each character, according to char-width-table. That is, it does not assume that each character takes one column on display. . If the size of the buffer is not enough to produce the formatted string in === modified file 'src/frame.c' --- src/frame.c 2011-11-16 12:34:47 +0000 +++ src/frame.c 2011-11-17 09:09:20 +0000 @@ -2487,7 +2487,7 @@ of the result depends on the window-system and toolkit in use: In the Gtk+ version of Emacs, it includes only any window (including -the minibuffer or eacho area), mode line, and header line. It does not +the minibuffer or echo area), mode line, and header line. It does not include the tool bar or menu bar. With the Motif or Lucid toolkits, it also includes the tool bar (but === modified file 'src/gtkutil.c' --- src/gtkutil.c 2011-11-15 07:55:13 +0000 +++ src/gtkutil.c 2011-11-17 09:09:20 +0000 @@ -1423,7 +1423,7 @@ /* Callback for dialogs that get WM_DELETE_WINDOW. We pop down the dialog, but return TRUE so the event does not propagate further in GTK. This prevents GTK from destroying the dialog widget automatically - and we can always destrou the widget manually, regardles of how + and we can always destroy the widget manually, regardless of how it was popped down (button press or WM_DELETE_WINDOW). W is the dialog widget. EVENT is the GdkEvent that represents WM_DELETE_WINDOW (not used). @@ -2294,7 +2294,7 @@ /* Create a menu item widget, and connect the callbacks. - ITEM decribes the menu item. + ITEM describes the menu item. F is the frame the created menu belongs to. SELECT_CB is the callback to use when a menu item is selected. HIGHLIGHT_CB is the callback to call when entering/leaving menu items. === modified file 'src/keyboard.c' --- src/keyboard.c 2011-11-14 23:59:56 +0000 +++ src/keyboard.c 2011-11-17 09:09:20 +0000 @@ -932,7 +932,7 @@ state later. If Emacs is already in single_kboard mode, and F's keyboard is - locked, then this function will throw an errow. */ + locked, then this function will throw an error. */ void temporarily_switch_to_single_kboard (struct frame *f) @@ -5393,7 +5393,7 @@ || !lispy_function_keys[event->code - FUNCTION_KEY_OFFSET]) { /* We need to use an alist rather than a vector as the cache - since we can't make a vector long enuf. */ + since we can't make a vector long enough. */ if (NILP (KVAR (current_kboard, system_key_syms))) KVAR (current_kboard, system_key_syms) = Fcons (Qnil, Qnil); return modify_event_symbol (event->code, === modified file 'src/w32fns.c' --- src/w32fns.c 2011-11-14 23:59:56 +0000 +++ src/w32fns.c 2011-11-17 09:09:20 +0000 @@ -6709,7 +6709,7 @@ ClosePrinter (hPrn); return Qnil; } - /* Call GetPrinter again with big enouth memory block */ + /* Call GetPrinter again with big enough memory block. */ err = GetPrinter (hPrn, 2, (LPBYTE)ppi2, dwNeeded, &dwReturned); ClosePrinter (hPrn); if (!err) === modified file 'src/w32font.c' --- src/w32font.c 2011-11-16 17:47:25 +0000 +++ src/w32font.c 2011-11-17 09:09:20 +0000 @@ -330,7 +330,7 @@ /* w32 implementation of match for font backend. Return a font entity most closely matching with FONT_SPEC on - FRAME. The closeness is detemined by the font backend, thus + FRAME. The closeness is determined by the font backend, thus `face-font-selection-order' is ignored here. */ static Lisp_Object w32font_match (Lisp_Object frame, Lisp_Object font_spec) === modified file 'src/w32proc.c' --- src/w32proc.c 2011-11-14 17:52:09 +0000 +++ src/w32proc.c 2011-11-17 09:09:20 +0000 @@ -2296,7 +2296,7 @@ doc: /* Non-nil means attempt to fake realistic inode values. This works by hashing the truename of files, and should detect aliasing between long and short (8.3 DOS) names, but can have -false positives because of hash collisions. Note that determing +false positives because of hash collisions. Note that determining the truename of a file can be slow. */); Vw32_generate_fake_inodes = Qnil; #endif === modified file 'src/xterm.c' --- src/xterm.c 2011-10-30 18:04:13 +0000 +++ src/xterm.c 2011-11-17 09:09:20 +0000 @@ -6120,7 +6120,7 @@ { /* Gnome shell does not iconify us when C-z is pressed. It hides the frame. So if our state says we aren't hidden anymore, - treat is as deiconfied. */ + treat it as deiconified. */ if (! f->async_iconified) SET_FRAME_GARBAGED (f); f->async_visible = 1; === modified file 'test/cedet/tests/testpolymorph.cpp' --- test/cedet/tests/testpolymorph.cpp 2011-01-25 04:08:28 +0000 +++ test/cedet/tests/testpolymorph.cpp 2011-11-17 09:09:20 +0000 @@ -50,7 +50,7 @@ } -// Test 3 - Methods w/ differet arg lists. +// Test 3 - Methods w/ different arg lists. class meth_poly { public: int pm_meth(void) { @@ -128,4 +128,3 @@ // End of polymorphism test file. - ------------------------------------------------------------ revno: 106401 committer: Glenn Morris branch nick: trunk timestamp: Wed 2011-11-16 22:23:50 -0500 message: * doc/emacs/regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058) diff: === modified file 'doc/emacs/ChangeLog' --- doc/emacs/ChangeLog 2011-11-16 17:47:25 +0000 +++ doc/emacs/ChangeLog 2011-11-17 03:23:50 +0000 @@ -1,3 +1,7 @@ +2011-11-17 Glenn Morris + + * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058) + 2011-11-16 Juanma Barranquero * killing.texi (Rectangles): === modified file 'doc/emacs/regs.texi' --- doc/emacs/regs.texi 2011-11-16 12:34:47 +0000 +++ doc/emacs/regs.texi 2011-11-17 03:23:50 +0000 @@ -278,7 +278,7 @@ bookmarks. Type @kbd{C-h m} in the bookmark buffer for more information about its special editing commands. - When you kill Emacs, Emacs offers to save your bookmark values, if + When you kill Emacs, Emacs saves your bookmarks, if you have changed any bookmark values. You can also save the bookmarks at any time with the @kbd{M-x bookmark-save} command. Bookmarks are saved to the file @file{~/.emacs.d/bookmarks} (for compatibility with @@ -290,9 +290,10 @@ @vindex bookmark-save-flag If you set the variable @code{bookmark-save-flag} to 1, each command that sets a bookmark will also save your bookmarks; this way, you -don't lose any bookmark values even if Emacs crashes. (The value, if +don't lose any bookmark values even if Emacs crashes. The value, if a number, says how many bookmark modifications should go by between -saving.) +saving. If you set this variable to @code{nil}, Emacs only +saves bookmarks if you explicitly use @kbd{M-x bookmark-save}. @vindex bookmark-search-size Bookmark position values are saved with surrounding context, so that