diff options
| author | Stefan Monnier | 2005-01-17 21:24:46 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2005-01-17 21:24:46 +0000 |
| commit | 67476fca4fbf43b7045df65c91ffe860b99124e2 (patch) | |
| tree | 04a6246ea439b384b70189e3008ce0a53ca854a2 | |
| parent | 6455508dc3eb01373365d9a81d769820e674cae7 (diff) | |
| download | emacs-67476fca4fbf43b7045df65c91ffe860b99124e2.tar.gz emacs-67476fca4fbf43b7045df65c91ffe860b99124e2.zip | |
(highlight-changes-mode): Don't autoload.
| -rw-r--r-- | lisp/ChangeLog | 105 | ||||
| -rw-r--r-- | lisp/hilit-chg.el | 6 |
2 files changed, 55 insertions, 56 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29f41e413e5..9838f48bac8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * hilit-chg.el (highlight-changes-mode): Don't autoload. | ||
| 4 | |||
| 5 | * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the | ||
| 6 | non-preloaded variables. | ||
| 7 | |||
| 1 | 2005-01-17 Steven Tamm <steventamm@mac.com> | 8 | 2005-01-17 Steven Tamm <steventamm@mac.com> |
| 2 | 9 | ||
| 3 | * textmodes/tex-mode.el (tex-start-shell): Adding -i to the | 10 | * textmodes/tex-mode.el (tex-start-shell): Adding -i to the |
| @@ -25,8 +32,8 @@ | |||
| 25 | (tramp-do-copy-or-rename-file-via-buffer) | 32 | (tramp-do-copy-or-rename-file-via-buffer) |
| 26 | (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes' | 33 | (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes' |
| 27 | when appropriate. | 34 | when appropriate. |
| 28 | (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error. Call | 35 | (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error. |
| 29 | `set-file-modes' when appropriate. | 36 | Call `set-file-modes' when appropriate. |
| 30 | (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak | 37 | (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak |
| 31 | Johnsson <isak@hypergene.com> | 38 | Johnsson <isak@hypergene.com> |
| 32 | (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list | 39 | (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list |
| @@ -88,24 +95,22 @@ | |||
| 88 | 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> | 95 | 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
| 89 | 96 | ||
| 90 | * mail/rmail.el: Updated to work with movemail from GNU Mailutils | 97 | * mail/rmail.el: Updated to work with movemail from GNU Mailutils |
| 91 | (rmail-pop-password, rmail-pop-password-required): Moved to | 98 | (rmail-pop-password, rmail-pop-password-required): Move to |
| 92 | rmail-obsolete group. | 99 | rmail-obsolete group. |
| 93 | (rmail-set-pop-password): Renamed to rmail-set-remote-password. | 100 | (rmail-set-pop-password): Rename to rmail-set-remote-password. |
| 94 | All callers updated. | 101 | All callers updated. |
| 95 | (rmail-get-pop-password): Renamed to rmail-get-remote-password. | 102 | (rmail-get-pop-password): Rename to rmail-get-remote-password. |
| 96 | Take an argument specifying whether it is POP or IMAP mailbox we | 103 | Take an argument specifying whether it is POP or IMAP mailbox we |
| 97 | are using. All callers updated. | 104 | are using. All callers updated. |
| 98 | (rmail-pop-password-error): Renamed to | 105 | (rmail-pop-password-error): Rename to |
| 99 | rmail-remote-password-error. Added mailutils-specific error | 106 | rmail-remote-password-error. Added mailutils-specific error message. |
| 100 | message. | ||
| 101 | (rmail-movemail-search-path) | 107 | (rmail-movemail-search-path) |
| 102 | (rmail-movemail-variant-in-use): New variables. | 108 | (rmail-movemail-variant-in-use): New variables. |
| 103 | (rmail-remote-password, rmail-remote-password-required): New | 109 | (rmail-remote-password, rmail-remote-password-required): |
| 104 | customization variables. | 110 | New customization variables. |
| 105 | (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New | 111 | (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs. |
| 106 | functions. | ||
| 107 | (rmail-parse-url): New function. | 112 | (rmail-parse-url): New function. |
| 108 | (rmail-get-new-mail, rmail-insert-inbox-text): Updated for use | 113 | (rmail-get-new-mail, rmail-insert-inbox-text): Update for use |
| 109 | with GNU mailutils movemail. | 114 | with GNU mailutils movemail. |
| 110 | 115 | ||
| 111 | 2005-01-15 Kevin Ryde <user42@zip.com.au> | 116 | 2005-01-15 Kevin Ryde <user42@zip.com.au> |
| @@ -117,8 +122,8 @@ | |||
| 117 | 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change) | 122 | 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change) |
| 118 | 123 | ||
| 119 | * type-break.el (type-break-mode, type-break-file-time) | 124 | * type-break.el (type-break-mode, type-break-file-time) |
| 120 | (type-break-file-keystroke-count, type-break-choose-file): Don't | 125 | (type-break-file-keystroke-count, type-break-choose-file): |
| 121 | store data in or load data from the file if type-break-file-name | 126 | Don't store data in or load data from the file if type-break-file-name |
| 122 | is nil. | 127 | is nil. |
| 123 | (type-break-file-name): Doc update as per the above. | 128 | (type-break-file-name): Doc update as per the above. |
| 124 | 129 | ||
| @@ -130,8 +135,7 @@ | |||
| 130 | 2005-01-15 Alan Mackenzie <acm@muc.de> | 135 | 2005-01-15 Alan Mackenzie <acm@muc.de> |
| 131 | 136 | ||
| 132 | * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree | 137 | * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree |
| 133 | rather than the element found, thus enabling the tree to be | 138 | rather than the element found, thus enabling the tree to be setcar'd. |
| 134 | setcar'd. | ||
| 135 | 139 | ||
| 136 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> | 140 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> |
| 137 | 141 | ||
| @@ -149,62 +153,59 @@ | |||
| 149 | * textmodes/org.el (org-mode): `org-table-may-need-update' is now | 153 | * textmodes/org.el (org-mode): `org-table-may-need-update' is now |
| 150 | a local variable in each org-mode buffer. | 154 | a local variable in each org-mode buffer. |
| 151 | 155 | ||
| 152 | * textmodes/org.el (org-set-regexps-and-options): Renamed from | 156 | * textmodes/org.el (org-set-regexps-and-options): Rename from |
| 153 | `org-set-regexps'. Added checking for STARTUP keyword. | 157 | `org-set-regexps'. Added checking for STARTUP keyword. |
| 154 | (org-get-current-options): Added STARTUP options. | 158 | (org-get-current-options): Add STARTUP options. |
| 155 | (org-table-insert-row): Mode mode intelligent about when | 159 | (org-table-insert-row): Mode mode intelligent about when |
| 156 | realignment is needed. | 160 | realignment is needed. |
| 157 | (org-self-insert-command, org-delete-backward-char, | 161 | (org-self-insert-command, org-delete-backward-char, org-delete-char): |
| 158 | org-delete-char): New commands. | 162 | New commands. |
| 159 | (org-enable-table-editor): new default value `optimized'. | 163 | (org-enable-table-editor): New default value `optimized'. |
| 160 | (org-table-blank-field): Support blanking regions if active. | 164 | (org-table-blank-field): Support blanking regions if active. |
| 161 | 165 | ||
| 162 | |||
| 163 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> | 166 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> |
| 164 | 167 | ||
| 165 | * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case | 168 | * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case |
| 166 | if the year is not given. | 169 | if the year is not given. |
| 167 | 170 | ||
| 168 | * textmodes/reftex-ref.el (reftex-replace-prefix-escapes): Added | 171 | * textmodes/reftex-ref.el (reftex-replace-prefix-escapes): |
| 169 | new escapes %m and %M, fixed bug with %F by adding | 172 | Add new escapes %m and %M, fixed bug with %F by adding |
| 170 | save-match-data. | 173 | save-match-data. |
| 171 | (reftex-reference): Removed ?. from list of spaces. | 174 | (reftex-reference): Remove ?. from list of spaces. |
| 172 | (reftex-label-info): Added automatic label prefix recognition | 175 | (reftex-label-info): Add automatic label prefix recognition. |
| 173 | 176 | ||
| 174 | * textmodes/reftex-index.el (reftex-index-next-phrase): Added | 177 | * textmodes/reftex-index.el (reftex-index-next-phrase): |
| 175 | slave parameter to call of `reftex-index-this-phrase' | 178 | Add slave parameter to call of `reftex-index-this-phrase'. |
| 176 | (reftex-index-this-phrase): New optional argument | 179 | (reftex-index-this-phrase): New optional argument. |
| 177 | (reftex-index-region-phrases): Added slave parameter to call of | 180 | (reftex-index-region-phrases): Add slave parameter to call of |
| 178 | `reftex-index-this-phrase' | 181 | `reftex-index-this-phrase'. |
| 179 | (reftex-display-index): New argument redo | 182 | (reftex-display-index): New argument redo. |
| 180 | (reftex-index-rescan): Added 'redo to arguments of | 183 | (reftex-index-rescan): Add 'redo to arguments of |
| 181 | `reftex-display-index' | 184 | `reftex-display-index'. |
| 182 | (reftex-index-Rescan, reftex-index-revert) | 185 | (reftex-index-Rescan, reftex-index-revert) |
| 183 | (reftex-index-switch-index-tag): Added 'redo to arguments of | 186 | (reftex-index-switch-index-tag): Add 'redo to arguments of |
| 184 | `reftex-display-index' | 187 | `reftex-display-index'. |
| 185 | (reftex-index-make-phrase-regexp): Fixed bug with case-sensitive | 188 | (reftex-index-make-phrase-regexp): Fix bug with case-sensitive |
| 186 | indexing. Fixed bug with matching is there is a quote before or | 189 | indexing. Fix bug with matching is there is a quote before or |
| 187 | after the word. | 190 | after the word. |
| 188 | 191 | ||
| 189 | * textmodes/reftex-cite.el (reftex-all-used-citation-keys): Fix | 192 | * textmodes/reftex-cite.el (reftex-all-used-citation-keys): |
| 190 | bug when collecting citation keys in lines with comments. | 193 | Fix bug when collecting citation keys in lines with comments. |
| 191 | (reftex-citation): Prefix argument no longer rescans the document, | 194 | (reftex-citation): Prefix argument no longer rescans the document, |
| 192 | but forces prompting for optional arguments of cite macros. | 195 | but forces prompting for optional arguments of cite macros. |
| 193 | (reftex-do-citation): Prompting for optional arguments | 196 | (reftex-do-citation): Prompting for optional arguments implemented. |
| 194 | implemented. | ||
| 195 | 197 | ||
| 196 | * textmodes/reftex-vars.el (reftex-cite-format-builtin): Added | 198 | * textmodes/reftex-vars.el (reftex-cite-format-builtin): |
| 197 | optional arguments to most cite commands. | 199 | Add optional arguments to most cite commands. |
| 198 | (reftex-cite-cleanup-optional-args): New option | 200 | (reftex-cite-cleanup-optional-args): New option |
| 199 | (reftex-cite-prompt-optional-args): New option. | 201 | (reftex-cite-prompt-optional-args): New option. |
| 200 | (reftex-trust-label-prefix): New option | 202 | (reftex-trust-label-prefix): New option. |
| 201 | 203 | ||
| 202 | * textmodes/reftex-toc.el (reftex-toc-find-section): Added | 204 | * textmodes/reftex-toc.el (reftex-toc-find-section): |
| 203 | push-mark before changing the position in the buffer. | 205 | Add push-mark before changing the position in the buffer. |
| 204 | 206 | ||
| 205 | * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New | 207 | * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable. |
| 206 | variable | 208 | (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist. |
| 207 | (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist | ||
| 208 | 209 | ||
| 209 | 2005-01-14 Nick Roberts <nickrob@snap.net.nz> | 210 | 2005-01-14 Nick Roberts <nickrob@snap.net.nz> |
| 210 | 211 | ||
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 6c2c7e26ea0..f670079e7d7 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face | 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000, 2005 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Sharman <rsharman@pobox.com> | 5 | ;; Author: Richard Sharman <rsharman@pobox.com> |
| 6 | ;; Keywords: faces | 6 | ;; Keywords: faces |
| @@ -392,8 +392,6 @@ Otherwise, this list will be constructed when needed from | |||
| 392 | 392 | ||
| 393 | ;; These shouldn't be changed! | 393 | ;; These shouldn't be changed! |
| 394 | 394 | ||
| 395 | ;; Autoload for the benefit of `make-mode-line-mouse-sensitive'. | ||
| 396 | ;;;###autoload | ||
| 397 | (defvar highlight-changes-mode nil) | 395 | (defvar highlight-changes-mode nil) |
| 398 | (defvar hilit-chg-list nil) | 396 | (defvar hilit-chg-list nil) |
| 399 | (defvar hilit-chg-string " ??") | 397 | (defvar hilit-chg-string " ??") |
| @@ -1163,5 +1161,5 @@ from `global-highlight-changes' when turning on global Highlight Changes mode." | |||
| 1163 | 1161 | ||
| 1164 | (provide 'hilit-chg) | 1162 | (provide 'hilit-chg) |
| 1165 | 1163 | ||
| 1166 | ;;; arch-tag: de00301d-5bad-44da-aa82-e0e010b0c463 | 1164 | ;; arch-tag: de00301d-5bad-44da-aa82-e0e010b0c463 |
| 1167 | ;;; hilit-chg.el ends here | 1165 | ;;; hilit-chg.el ends here |