comparison lisp/ChangeLog @ 85813:cbf5cba1e788

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Oct 2007 00:32:03 +0000
parents d93ce6f797f6
children 80ded8d16cea
comparison
equal deleted inserted replaced
85812:9555d3db1fbb 85813:cbf5cba1e788
1 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2
3 * help-at-pt.el (help-at-pt-unload-hook): Remove.
4 Timers are automatically canceled by `unload-feature'.
5
6 * delsel.el (delsel-unload-hook): Remove function and variable.
7 (delsel-unload-function): New-style unload function, adapted
8 from `delsel-unload-hook'.
9
10 * msb.el (msb-unload-hook): Remove function and variable.
11 (msb-unload-function): New-style unload function, adapted from
12 `msb-unload-hook'.
13
1 2007-10-27 Juanma Barranquero <lekktu@gmail.com> 14 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
2 15
3 * desktop.el (uniquify-managed): Pacify byte compiler. 16 * desktop.el (uniquify-managed): Pacify byte compiler.
4 (desktop-buffer-info): If the buffer name is managed by uniquify, 17 (desktop-buffer-info): If the buffer name is managed by uniquify,
5 save the base name, not the uniquified one. 18 save the base name, not the uniquified one.
162 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com> 175 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
163 176
164 * allout.el (allout-command-prefix, allout-inhibit-auto-fill): 177 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
165 Relocate in file. 178 Relocate in file.
166 (allout-doublecheck-at-and-shallower): Increase to include 179 (allout-doublecheck-at-and-shallower): Increase to include
167 slightly greater depths, since yank interaction is now ok. Also, 180 slightly greater depths, since yank interaction is now ok.
168 elaborate the docstring to explain the situation. 181 Also, elaborate the docstring to explain the situation.
169 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat 182 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
170 instead of concat, so we accommodate key sequences expressed as 183 instead of concat, so we accommodate key sequences expressed as
171 vectors as well as strings and lists. 184 vectors as well as strings and lists.
172 (allout-flag-region, allout-hide-by-annotation): Make the 185 (allout-flag-region, allout-hide-by-annotation): Make the
173 hidden-text overlays 'front-advance. 186 hidden-text overlays 'front-advance.
174 (allout-overlay-insert-in-front-handler): Correct docstring's 187 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
175 grammar.
176 (allout-aberrant-container-p, allout-on-current-heading-p) 188 (allout-aberrant-container-p, allout-on-current-heading-p)
177 (allout-e-o-prefix-p, allout-next-heading) 189 (allout-e-o-prefix-p, allout-next-heading)
178 (allout-previous-heading, allout-goto-prefix) 190 (allout-previous-heading, allout-goto-prefix)
179 (allout-end-of-prefix, allout-next-sibling-leap) 191 (allout-end-of-prefix, allout-next-sibling-leap)
180 (allout-next-visible-heading, allout-auto-fill) 192 (allout-next-visible-heading, allout-auto-fill)
182 (allout-yank-processing, allout-resolve-xref) 194 (allout-yank-processing, allout-resolve-xref)
183 (allout-current-topic-collapsed-p, allout-hide-region-body) 195 (allout-current-topic-collapsed-p, allout-hide-region-body)
184 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string) 196 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
185 (allout-encrypted-topic-p, allout-next-topic-pending-encryption) 197 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
186 (count-trailing-whitespace-region): Preserve match data, so allout 198 (count-trailing-whitespace-region): Preserve match data, so allout
187 outline navigation doesn't disrupt other emacs operations. 199 outline navigation doesn't disrupt other Emacs operations.
188 (allout-beginning-of-line): Retreat to the beginning of the hidden 200 (allout-beginning-of-line): Retreat to the beginning of the hidden
189 text, so fields are respected (for submodes that care). 201 text, so fields are respected (for submodes that care).
190 (allout-end-of-line): Preserve mark activation status when 202 (allout-end-of-line): Preserve mark activation status when jumping.
191 jumping.
192 (allout-open-topic): Account for opening after a child that 203 (allout-open-topic): Account for opening after a child that
193 contains a hidden trailing newline. Preserve match data. Run 204 contains a hidden trailing newline. Preserve match data.
194 allout-structure-added-hook 205 Run allout-structure-added-hook
195 (allout-encrypt-decrypted): Preserve match data. 206 (allout-encrypt-decrypted): Preserve match data.
196 (allout-toggle-current-subtree-exposure): Add new interactive 207 (allout-toggle-current-subtree-exposure): Add new interactive
197 function for toggle subtree exposure - suggested by tassilo. 208 function for toggle subtree exposure - suggested by tassilo.
198 (move-beginning-of-line, move-end-of-line): Don't use 209 (move-beginning-of-line, move-end-of-line): Don't use
199 line-move-invisible-p, it's obsolete - substitute the code, 210 line-move-invisible-p, it's obsolete - substitute the code,
228 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get) 239 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
229 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values): 240 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
230 (ps-generate-postscript-with-faces): Delete defaliases. 241 (ps-generate-postscript-with-faces): Delete defaliases.
231 (ps-face-foreground-name, ps-face-background-name) 242 (ps-face-foreground-name, ps-face-background-name)
232 (ps-color-values, ps-face-bold-p, ps-face-italic-p): Move 243 (ps-color-values, ps-face-bold-p, ps-face-italic-p): Move
233 definitions to top level, make the body conditional on the emacs 244 definitions to top level, make the body conditional on the Emacs
234 flavor. Replace uses of deleted aliases and renamed functions. 245 flavor. Replace uses of deleted aliases and renamed functions.
235 (ps-generate-postscript-with-faces, ps-color-device): Replace uses 246 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
236 of deleted aliases and renamed functions. 247 of deleted aliases and renamed functions.
237 248
238 * calc/calc.el (calc-emacs-type-lucid): Remove. 249 * calc/calc.el (calc-emacs-type-lucid): Remove.
239 (calc-digit-map, calcDigit-start, calc-read-key) 250 (calc-digit-map, calcDigit-start, calc-read-key)