]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(ediff-file-checked-out-p)
[gnu-emacs] / lisp / ChangeLog
1 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * ediff-util.el (ediff-file-checked-out-p)
4 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
5
6 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * abbrev.el (abbrev-symbol): Correct let->let*.
9 (abbrev--before-point): Only use abbrev-start-location if before point.
10
11 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
12
13 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
14 (strokes-unload-hook): Remove function and variable.
15 (strokes-unload-function): New-style unload function, adapted
16 from `strokes-unload-hook'.
17
18 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
19 (cl-unload-hook): Remove variable.
20 (cl-unload-function): New-style unload function, adapted
21 from `cl-cannot-unload'.
22
23 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
24 (elp-unload-function): New-style unload function, adapted
25 from `elp-unload-hook'.
26
27 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
28
29 * emacs-lisp/find-func.el (find-library): Use library at
30 point as default interactive argument.
31
32 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
33
34 * shadowfile.el (shadow-join): Remove.
35 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
36 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
37 (shadowfile-unload-hook): Remove function and variable.
38 (shadowfile-unload-function): New-style unload function, adapted
39 from `shadowfile-unload-hook'.
40
41 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
42
43 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
44 only if it is bound.
45
46 * textmodes/reftex.el: Move autoloads for before all uses.
47 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
48 (reftex-delete-overlay): Move to the top level with the condition
49 in the body.
50
51 * progmodes/simula.el: Use when instead of if.
52
53 * iimage.el (iimage-locate-file): Define unconditionally.
54
55 * mail/mailabbrev.el (mail-abbrev-next-line):
56 * emulation/vip.el (vip-enlarge-region, vip-line)
57 (vip-next-line-at-bol, vip-previous-line)
58 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
59 Wrap with-no-warnings around uses of next-line and previous-line.
60
61 * ediff.el (run-ediff-from-cvs-buffer):
62 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
63 Remove function not used by pcl-cvs anymore.
64 (noninteractive, generic-sc-get-latest-rev)
65 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
66 Delete support for long obsolete generic-sc.el.
67
68 2007-10-31 Glenn Morris <rgm@gnu.org>
69
70 * cvs-status.el: No longer require pcvs when compiling.
71
72 * doc-view.el (doc-view-conversion-refresh-interval)
73 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
74 (doc-view-reset-slice): Doc fixes.
75 (doc-view-menu): Remove deleted function doc-view-edit-doc.
76
77 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
78
79 * help-at-pt.el (help-at-pt-unload-hook): Remove.
80 Timers are automatically canceled by `unload-feature'.
81
82 * delsel.el (delsel-unload-hook): Remove function and variable.
83 (delsel-unload-function): New-style unload function, adapted
84 from `delsel-unload-hook'.
85
86 * msb.el (msb-unload-hook): Remove function and variable.
87 (msb-unload-function): New-style unload function, adapted from
88 `msb-unload-hook'.
89
90 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
91
92 * desktop.el (uniquify-managed): Pacify byte compiler.
93 (desktop-buffer-info): If the buffer name is managed by uniquify,
94 save the base name, not the uniquified one.
95 (desktop-create-buffer): Allow `rename-buffer' to generate a new
96 name in case of conflict.
97
98 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
99
100 * doc-view.el: Use expand-file-name rather than concat.
101 (doc-view-cache-directory): Add the UID so multiple users won't clash.
102 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
103 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
104 (doc-view-toggle-display): Use an overlay over the whole buffer so as
105 not to have to touch the buffer's content.
106 (doc-view-initiate-display): New function, extracted from doc-view-mode.
107 (doc-view-mode): Use it. Don't mark as a special mode.
108 Put the page numbers in the modeline.
109 Set up the overlay. Hide the cursor. Run the mode hook.
110 Use after-revert-hook rather than revert-buffer-function.
111 (doc-view-search-internal): Fix typo.
112 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
113 image-cache flush.
114 (doc-view-reconvert-doc): Don't reset the whole mode.
115 (doc-view-make-safe-dir): New function.
116 (doc-view-current-cache-dir): Use it.
117
118 2007-10-30 Jason Rumney <jasonr@gnu.org>
119
120 * time.el (display-time-world-list): Test for zoneinfo support.
121
122 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
123
124 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
125
126 * net/tramp-cache.el (tramp-flush-file-function): Check also
127 `default-directory' if `buffer-file-name' does not return a
128 string. Added to `eshell-pre-command-hook'.
129
130 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
131
132 * doc-view.el (doc-view-current-doc): Remove.
133 Replace all uses by buffer-file-name.
134 (doc-view-menu): New menu.
135 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
136 unused var `doc'.
137 (doc-view-sort): Simplify.
138 (doc-view-buffer-message): Don't change buffer-modified-p.
139 (doc-view-mode): Change it here instead.
140 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
141 Don't modify the global value of revert-buffer-function.
142
143 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
144 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
145 (image-toggle-display): Take overlays into account and don't assume
146 point-min==1.
147
148 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
149
150 * vc.el (vc-annotate): Fix omission bug:
151 Specify value for vc-sentinel-movepoint.
152
153 2007-10-30 Michael Olson <mwolson@gnu.org>
154
155 * textmodes/remember.el (remember-mode-hook)
156 (remember-handler-functions, remember-annotation-functions):
157 Add additional items as options, including some Org functions.
158
159 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
160
161 * doc-view.el: Remove cl-dependency.
162 (doc-view-buffer-message): Mention new binding K.
163 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
164 instead of variable.
165 (doc-view-current-cache-dir): Better cache dir naming.
166 (doc-view-current-display): Remove variable.
167 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
168 (doc-view-kill-proc): Set converter process to nil.
169 (doc-view-minor-mode): New minor mode.
170 (doc-view-minor-mode-map): New keymap.
171 (doc-view-mode): Remove text/image switching code. Use plain defun.
172 (doc-view-mode-map): New binding K kills converter process.
173 Remove C-c C-e binding.
174 (doc-view-mode-text-map): Remove keymap.
175 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
176 d-v-display-maybe.
177 (doc-view-previous-major-mode): New variable.
178 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
179 (doc-view-remove-if): New function.
180 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
181 (doc-view-toggle-display): Toggle modes instead of display styles.
182 (doc-view-reconvert-doc): Adapt to new way of doing things.
183
184 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
185
186 2007-10-30 Glenn Morris <rgm@gnu.org>
187
188 * dirtrack.el (dirtrack-mode): Doc fix.
189 * shell.el (shell-dirtrack-verbose, shell-mode)
190 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
191
192 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
193 (byte-compile-enable-warning): Doc fix.
194
195 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
196 suppress byte-opt warning.
197
198 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
199
200 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
201 (edt-gnu-emacs19-p): Remove.
202 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
203 (edt-xserver, edt-page-backward, edt-beginning-of-line)
204 (edt-end-of-line-forward, edt-end-of-line-backward)
205 (edt-one-word-forward, edt-one-word-backward, edt-character)
206 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
207 (edt-find-forward, edt-find-backward, edt-find-next-forward)
208 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
209 (edt-define-key, edt-bottom-check, edt-sentence-forward)
210 (edt-sentence-backward, edt-paragraph-forward)
211 (edt-paragraph-backward, edt-restore-key, edt-window-top)
212 (edt-window-bottom, edt-scroll-window-forward-line)
213 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
214 (edt-line-to-top-of-window, edt-paragraph-backward)
215 (edt-restore-key, edt-window-top, edt-window-bottom)
216 (edt-scroll-window-forward-line)
217 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
218 (edt-line-to-middle-of-window, edt-goto-percentage)
219 (edt-display-the-time, edt-remember, edt-split-window)
220 (edt-emulation-on, edt-emulation-off)
221 (edt-default-emulation-setup, edt-user-emulation-setup)
222 (edt-select-default-global-map, edt-select-user-global-map):
223 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
224 tests.
225
226 * textmodes/reftex-index.el (reftex-index-selection-or-word):
227 Use feature test instead of boundp test so it can be resolved at
228 compile time.
229
230 * net/newsticker.el (replace-regexp-in-string): Only define for
231 XEmacs.
232
233 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
236 Update all users.
237 (abbrev-get, abbrev-put): Simplify.
238 (define-abbrev): Don't store the `force' value in the :system property.
239 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
240
241 2007-10-30 Michael Olson <mwolson@gnu.org>
242
243 * desktop.el (desktop-minor-mode-table): Add line for ERC.
244
245 * textmodes/remember.el: New file that implements a mode for
246 quickly jotting down things to remember.
247
248 * textmodes/remember-diary.el: A backend for remember.el that
249 implements saving notes to a Diary file.
250
251 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
252
253 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
254 Relocate in file.
255 (allout-doublecheck-at-and-shallower): Increase to include
256 slightly greater depths, since yank interaction is now ok.
257 Also, elaborate the docstring to explain the situation.
258 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
259 instead of concat, so we accommodate key sequences expressed as
260 vectors as well as strings and lists.
261 (allout-flag-region, allout-hide-by-annotation): Make the
262 hidden-text overlays 'front-advance.
263 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
264 (allout-aberrant-container-p, allout-on-current-heading-p)
265 (allout-e-o-prefix-p, allout-next-heading)
266 (allout-previous-heading, allout-goto-prefix)
267 (allout-end-of-prefix, allout-next-sibling-leap)
268 (allout-next-visible-heading, allout-auto-fill)
269 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
270 (allout-yank-processing, allout-resolve-xref)
271 (allout-current-topic-collapsed-p, allout-hide-region-body)
272 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
273 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
274 (count-trailing-whitespace-region): Preserve match data, so allout
275 outline navigation doesn't disrupt other Emacs operations.
276 (allout-beginning-of-line): Retreat to the beginning of the hidden
277 text, so fields are respected (for submodes that care).
278 (allout-end-of-line): Preserve mark activation status when jumping.
279 (allout-open-topic): Account for opening after a child that
280 contains a hidden trailing newline. Preserve match data.
281 Run allout-structure-added-hook
282 (allout-encrypt-decrypted): Preserve match data.
283 (allout-toggle-current-subtree-exposure): Add new interactive
284 function for toggle subtree exposure - suggested by tassilo.
285 (move-beginning-of-line, move-end-of-line): Don't use
286 line-move-invisible-p, it's obsolete - substitute the code,
287 instead.
288
289 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
290
291 * textmodes/flyspell.el (message-signature-separator):
292 * longlines.el (message-indent-citation-function): Pacify byte
293 compiler.
294
295 * emacs-lisp/cl-loaddefs.el:
296 * ldefs-boot.el: Regenerate.
297
298 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
299 (.el.elc, compile, compile-always, compile-calc)
300 ($(lisp)/progmodes/cc-mode.elc): Use it.
301
302 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p): Only
303 do work for XEmacs.
304 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
305 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
306 on XEmacs.
307 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
308 (ps-x-color-name, ps-x-color-specifier-p)
309 (ps-x-copy-coding-system, ps-x-device-class)
310 (ps-x-extent-end-position, ps-x-extent-face)
311 (ps-x-extent-priority, ps-x-extent-start-position)
312 (ps-x-face-font-instance, ps-x-find-coding-system)
313 (ps-x-font-instance-properties, ps-x-make-color-instance)
314 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
315 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
316 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
317 (ps-generate-postscript-with-faces): Delete defaliases.
318 (ps-face-foreground-name, ps-face-background-name)
319 (ps-color-values, ps-face-bold-p, ps-face-italic-p): Move
320 definitions to top level, make the body conditional on the Emacs
321 flavor. Replace uses of deleted aliases and renamed functions.
322 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
323 of deleted aliases and renamed functions.
324
325 * calc/calc.el (calc-emacs-type-lucid): Remove.
326 (calc-digit-map, calcDigit-start, calc-read-key)
327 (calc-clear-unread-commands):
328 * calc/calc-ext.el (calc-user-key-map): Replace uses of
329 calc-emacs-type-lucid with (featurep 'xemacs)
330
331 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
332 (featurep 'xemacs).
333 (tpu-lucid-emacs19-p): Remove.
334 (tpu-map-key): Make it a function instead of using fset. Inline
335 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
336 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
337
338 * ielm.el: Use featurep 'xemacs.
339
340 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
341 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
342 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
343 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
344 cperl-xemacs-p with (featurep 'xemacs).
345 (font-lock-cache-position): Pacify byte compiler.
346
347 2007-10-29 Drew Adams <drew.adams@oracle.com>
348
349 * faces.el (read-color): New function.
350 (face-at-point, foreground-color-at-point)
351 (background-color-at-point): New functions.
352
353 2007-10-28 Richard Stallman <rms@gnu.org>
354
355 * net/browse-url.el (browse-url-text-xterm): Renamed from
356 browse-url-lynx-xterm and made generic.
357 (browse-url-text-emacs): Likewise.
358 (browse-url-text-browser): New variable.
359 (browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
360 (browse-url-text-input-field, browse-url-text-input-attempts)
361 (browse-url-kde-program): Likewise.
362
363 2007-10-29 Glenn Morris <rgm@gnu.org>
364
365 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
366 Use mapc rather than mapcar (reinstall change deleted without log
367 entry 2007-10-22).
368
369 2007-10-29 Martin Rudalics <rudalics@gmx.at>
370
371 * wdired.el (wdired-next-line, wdired-previous-line):
372 Use next-line and previous-line wrapped in with-no-warnings.
373
374 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
375
376 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
377 (rcirc-recent-quit-alist): New function.
378 (rcirc): Print a better message when there is only one connected server.
379 (rcirc-complete-nick): Do not update the nick table here.
380 (rcirc-mode-map): Add M-o.
381 (rcirc-current-line): Add variable.
382 (rcirc-mode): Setup variables for line based omit.
383 (rcirc-edit-multiline): Strip text properties.
384 (rcirc-omit-responses): Add NICK.
385 (rcirc-omit-threshold): Add variable.
386 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
387 Add functions.
388 (rcirc-print): Keep track of current line. Do not fill text if
389 `rcirc-fill-flag' is null. Only omit text if the last activity
390 from the sender is more than `rcirc-omit-threshold' lines ago.
391 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
392 numbers instead of time.
393 (rcirc-channel-nicks): Sort by line numbers instead of time.
394 (rcirc-omit-mode): Add `...' when omitting text and recenter.
395 (rcirc-handler-JOIN): Restore the joiners linestamp.
396 (rcirc-maybe-remember-nick-quit): Add function.
397 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
398
399 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
400
401 * loadhist.el (unload-feature-special-hooks):
402 Add `delete-frame-functions' and `suspend-tty-functions'.
403
404 * server.el (server-unload-function): Rename from `server-unload-hook'
405 and adapt to new `unload-feature' functionality. Remove hook from
406 `kill-buffer-hook' buffer-locally.
407 (server-unload-hook): Remove.
408 (server-unload-function): New var; replaces `server-unload-hook'.
409
410 2007-10-29 Glenn Morris <rgm@gnu.org>
411
412 * dirtrack.el (dirtrack-debug): Doc fix.
413 (dirtrack-mode, dirtrack-debug-mode): New names for
414 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
415 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
416 Make obsolete.
417 (dirtrack-debug-message): Only print message if
418 dirtrack-debug-mode is non-nil. Use with-current-buffer.
419 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
420 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
421
422 2007-10-28 Glenn Morris <rgm@gnu.org>
423
424 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
425 (byte-compile-warnings-safe-p): Handle `not'.
426 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
427 (byte-compile-enable-warning): New functions.
428 (byte-compile-eval-before-compile)
429 (byte-compile-file-form-require): Use byte-compile-disable-warning.
430 (byte-compile-close-variables): Locally bind byte-compile-warnings,
431 but do not modify it.
432 (byte-compile-eval, byte-compile-obsolete)
433 (byte-compile-warn-about-unresolved-functions)
434 (byte-compile-file-form-defvar)
435 (byte-compile-file-form-custom-declare-variable)
436 (byte-compile-file-form-require)
437 (byte-compile-file-form-defmumble, byte-compile-lambda)
438 (byte-compile-form, byte-compile-normal-call)
439 (byte-compile-variable-ref, byte-compile-defvar)
440 (byte-compile-make-variable-buffer-local):
441 Use byte-compile-warning-enabled-p.
442 * emacs-lisp/advice.el (ad-compile-function):
443 Use byte-compile-disable-warning.
444 * emacs-lisp/cl.el: Move local variables to end of file, and set
445 byte-compile-warnings to `(not cl-functions)'.
446 * emacs-lisp/cl-compat.el: Add a local variables section, and set
447 byte-compile-warnings to `(not cl-functions)'.
448 * emacs-lisp/cl-macs.el: Unify local variable section, and set
449 byte-compile-warnings to `(not cl-functions)'.
450 (cl-do-proclaim): Use byte-compile-disable-warning and
451 byte-compile-enable-warning.
452 * emacs-lisp/cl-seq.el: Unify local variable section, and set
453 byte-compile-warnings to `(not cl-functions)'.
454 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
455 Use byte-compile-disable-warning.
456
457 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
458
459 * cus-edit.el (custom-browse-insert-prefix):
460 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
461
462 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
463
464 * server.el (server-process-filter): Fix typo in docstring.
465 (server-log): Reflow docstrings.
466 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
467 (server-goto-line-column): Use `when'.
468
469 2007-10-28 Juri Linkov <juri@jurta.org>
470
471 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
472 when mouse is clicked on the isearch message.
473 (isearch-resume): Call `isearch-update' at the end.
474 Rename argument `search' to `string' to conform to the
475 isearch terminology.
476
477 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 Rewrite abbrev.c in Elisp.
480 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
481 (abbrev-table-get, abbrev-table-put, abbrev-get)
482 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
483 (define-abbrev, abbrev--check-chars, define-global-abbrev)
484 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
485 (abbrev-expansion, abbrev--before-point, expand-abbrev)
486 (unexpand-abbrev, abbrev--write, abbrev--describe)
487 (insert-abbrev-table-description, define-abbrev-table):
488 New funs, largely transcribed from abbrev.c.
489 (abbrev-with-wrapper-hook): New macro.
490 (abbrev-table-name-list, global-abbrev-table)
491 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
492 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
493 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
494 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
495 New vars, largely transcribed from abbrev.c.
496 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
497 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
498 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
499
500 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
501
502 * ps-print.el: Now detect if text foreground and background colors are
503 equal and replace the foreground color by another color, so the text
504 becomes visible. Doc fix.
505 (ps-print-version): New version 6.8.
506 (ps-default-fg, ps-default-bg): Docstring fix.
507 (ps-postscript-code-directory): Fix default value code.
508 (ps-fg-list, ps-fg-validate-p): New options.
509 (ps-foreground-list): New var.
510 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
511
512 2007-10-27 Glenn Morris <rgm@gnu.org>
513
514 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
515 (shell-dirtrack-toggle): Mark as obsolete.
516 (dirtrack-toggle, dirtrack-mode): No longer alias to
517 shell-dirtrack-mode.
518
519 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
520
521 * calc/calc.el (math-standard-opers): Lower the precedence
522 of negation.
523 * calc/calc-lang.el (math-oper-table): Lower precedence of
524 negation for C, TeX, and eqn.
525
526 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
527
528 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
529
530 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
531
532 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
533 (desktop-not-loaded-hook): Fix :version tags.
534
535 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
536
537 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
538 (tramp-get-remote-tmpdir): New defun.
539 (tramp-make-tramp-temp-file): Use it.
540 (tramp-local-call-process): New defun. Replace all calls of
541 `call-process' by this when appropriate.
542 (tramp-handle-write-region): Replace calls of `file-attributes' by
543 `tramp-compat-file-attributes'.
544 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
545 Make the first command a `tramp-send-command' call, with let-bind
546 of `tramp-end-of-output'.
547 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
548 (tramp-load-report-modules, tramp-append-tramp-buffers):
549 Move to tramp-cmds.el.
550
551 * net/tramp-fish.el (tramp-fish-handle-copy-file)
552 (tramp-fish-do-copy-or-rename-file)
553 (tramp-fish-do-copy-or-rename-file-directly):
554 * net/tramp-smb.el (tramp-smb-handle-copy-file):
555 Add parameter PRESERVE-UID-GID.
556
557 2007-10-27 Eli Zaretskii <eliz@gnu.org>
558
559 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
560 New defcustoms.
561 (display-time-world-list): Use them as appropriate for the current
562 value of `system-type'.
563
564 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
565
566 * printing.el: Pacify byte compiler, that is, no compiler warnings.
567 Move (again) some variable definitions before use, define some fun
568 aliases, no code change.
569 (pr-version): New version 6.9.2.
570 (pr-path-style, pr-auto-region, pr-menu-char-height)
571 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
572 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
573 via (defvar VAR).
574 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
575 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
576 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
577 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
578 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
579 (pr-menu-print-item, pr-ps-printer-menu-modified)
580 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
581 (pr-even-or-odd-alist): Vars definition moved.
582
583 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
584
585 * emulation/pc-select.el (next-line-mark, next-line-nomark)
586 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
587 around uses of previous-line and next-line.
588
589 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
590 New defvars.
591
592 * textmodes/css-mode.el (comment-continue):
593 * net/browse-url.el (url-handler-regexp):
594 * progmodes/idlw-help.el (idlwave-system-routines):
595 Pacify byte-compiler.
596
597 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
598 line-move-invisible-p with its former definition: invisible-p.
599 line-move-invisible-p was removed on 2007-08-29.
600
601 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
602
603 * files.el (kill-emacs-query-functions): Doc fix;
604 `save-buffers-kill-emacs' is no longer bound to a key.
605
606 2007-10-26 Richard Stallman <rms@gnu.org>
607
608 * isearch-multi.el (isearch-buffers-multi): New option.
609 (isearch-buffers-search-fun): Test it.
610
611 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
612 Put ps-run-clear on C-c C-l.
613
614 * newcomment.el (comment-styles): New style indent-or-triple.
615 (comment-style): Make that the default.
616 (comment-add defvar): Doc fix.
617 (comment-add): Delete arg EXTRA.
618 (comment-region-default): Open code call to comment-add.
619 Handle indent-or-triple style which uses `multi-char' for INDENT.
620
621 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
622
623 * eshell/em-unix.el (nil-blank-string): Doc fix.
624
625 2007-10-26 John Wiegley <johnw@newartisans.com>
626
627 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
628 function, ensure that the third argument is turned into a nil if
629 the string is otherwise completely empty (either no characters, or
630 all tabs/spaces). This fixes a bug from a user who found himself
631 unable to customize `diff-switches' and still use Eshell's diff
632 command.
633
634 2007-10-26 Glenn Morris <rgm@gnu.org>
635
636 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
637 safe-local-variable property.
638
639 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
640
641 * net/browse-url.el (browse-url-browser-function): Delete grail.
642 (browse-url-grail): Function and variable deleted.
643 (browse-url-browser-function): Delete IXI Mosaic.
644 (browse-url-default-browser): Don't try IXI Mosaic.
645 (browse-url-iximosaic): Function deleted.
646 (browse-url-browser-function): Delete MMM.
647 (browse-url-default-browser): Don't try MMM.
648 (browse-url-mmm): Function deleted.
649
650 2007-10-26 Drew Adams <drew.adams@oracle.com>
651
652 * custom.el (custom-note-var-changed): New function.
653
654 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
655
656 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
657 use with the definition. Remove.
658
659 * add-log.el (change-log-start-entry-re): New defconst.
660 (change-log-sortable-date-at): Use it.
661 (change-log-beginning-of-defun, change-log-end-of-defun):
662 New functions.
663 (change-log-mode): Use them for beginning-of-defun-function and
664 end-of-defun-function.
665
666 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
667
668 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
669 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
670 (ses-recalculate-cell): Deal with point being just beyond end of
671 data area (why does this happen?)
672 (ses-set-curcell): Ditto.
673 (ses-column-letter): Handle columns beyond 702. Code written by
674 Gareth Rees.
675
676 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
677
678 * textmodes/org.el (org-agenda-get-restriction-and-command):
679 Use `mapc' instead of `mapcar'.
680 (org-agenda-list): Numeric prefix argument can specify the number
681 of days.
682 (remember-register, remember-buffer): Prevent byte compiler from
683 complaining.
684 (org-todo): Save and restore match data.
685 (org-no-warnings): New macro.
686 (org-columns-eval): Use `org-no-warnings'.
687
688 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
689
690 * comint.el (comint-password-prompt-regexp):
691 Handle `[sudo] password'-style prompt.
692
693 2007-10-25 Glenn Morris <rgm@gnu.org>
694
695 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
696 (defcustom): Doc fix.
697
698 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
699 Add `non_intrinsic'.
700 (f90-constants-re): Add ieee modules.
701 (f90-typedef-matcher, f90-typedec-matcher)
702 (f90-imenu-type-matcher): New functions.
703 (f90-font-lock-keywords-1): Give module procedures function-name face.
704 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
705 Add `use, intrinsic'.
706 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
707 Move start of `enum' blocks to separate entry.
708 (f90-start-block-re): Fix `type', `abstract interface'.
709 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
710 derived types.
711 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
712 `elemental', change `enumerator'.
713 (f90-no-block-limit): Fix `abstract interface'.
714
715 * progmodes/f90.el (f90-indented-comment-re)
716 (f90-directive-comment-re, f90-break-delimiters):
717 * progmodes/fortran.el (fortran-comment-line-start-skip)
718 (fortran-directive-re):
719 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
720 as safe if they are strings.
721
722 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
723
724 * startup.el (window-system): Remove. Don't make it frame-local.
725
726 2007-10-24 Richard Stallman <rms@gnu.org>
727
728 * savehist.el (savehist-save): Omit unreadable elements.
729
730 * loadhist.el (unload-function-defs-list): Rename from
731 unload-function-features-list.
732 (unload-feature-special-hooks, unload-feature): Doc fixes.
733
734 * indent.el (indent-to-left-margin): If point's in the indentation,
735 move to the end of the indentation.
736
737 * cus-edit.el (customize-changed-options): Make arg optional.
738
739 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
740
741 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
742
743 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
744
745 * textmodes/org-publish.el (org-publish-attachment): Re-install
746 accidentally deleted change.
747
748 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
749
750 * term/iris-ansi.el (iris-function-map): Move init into declaration.
751
752 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
753
754 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
755 (Buffer-menu-mode-map): Initialize in the declaration.
756 (Buffer-menu-mode): Define with `define-derived-mode'.
757
758 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
759
760 * textmodes/org.el (org-version): Change to 5.13e.
761 (org-agenda-file-regexp): Fix typo in docstring.
762 (org-add-planning-info): Fix bug in parenthesis settings.
763 (org-scan-tags): Catch the case of indirect buffers with no filename.
764 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
765 Re-install switch to mapc, had been removed by accident.
766 (org-columns-map): New binding `C-c C-o'.
767 (org-columns-menu): Change menu text and added new entry.
768 (org-columns-eval): Document the use of `next-line'.
769 (org-columns-open-link): New function.
770 (org-columns-follow-link): Remove function.
771 (org-open-link-from-string): New function.
772 (org-read-date-get-relative): Fix typo in docstring.
773 (org-read-date-get-relative): Leading +/- is not optional.
774 (org-agenda-get-restriction-and-command): Always resize window on
775 first loop cycle.
776 (org-agenda-open-link): Make sure the link abbreviations are
777 present in the agenda buffer.
778 (org-agenda-copy-local-variable): New function.
779
780 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
783
784 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
785
786 * simple.el (reindent-then-newline-and-indent): Use a `move after
787 insert' kind of marker in the save-excursion.
788
789 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
790
791 * textmodes/css-mode.el: Require CL.
792 (comment-continue): Declare.
793
794 * subr.el (make-variable-frame-localizable): Remove.
795 (make-variable-frame-local): Mark obsolete.
796
797 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
800 of the subdirs is unreadable.
801
802 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
803
804 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
805 when we are local.
806
807 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
808
809 * progmodes/python.el (python-current-defun): Remove left-over
810 assignment to `start'.
811
812 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
813
814 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
815 than `mapcar'; return value is not used.
816
817 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
818
819 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
820 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
821
822 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
823
824 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
825 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
826
827 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
828
829 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
830
831 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
832
833 * emacs-lisp/advice.el (ad-make-advised-docstring):
834 Add ad-advice-info text property to doc string.
835
836 2007-10-23 Glenn Morris <rgm@gnu.org>
837
838 * progmodes/f90.el (f90-do-indent, f90-if-indent)
839 (f90-type-indent, f90-program-indent, f90-associate-indent)
840 (f90-continuation-indent, f90-comment-region)
841 (f90-beginning-ampersand, f90-smart-end)
842 (f90-break-before-delimiters, f90-auto-keyword-case)
843 (f90-leave-line-no, f90-mode-hook):
844 Give an appropriate safe-local-variable property.
845
846 * progmodes/fortran.el (fortran-tab-mode-default)
847 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
848 (fortran-structure-indent, fortran-continuation-indent)
849 (fortran-comment-indent, fortran-comment-line-extra-indent)
850 (fortran-comment-line-start)
851 (fortran-minimum-statement-indent-fixed)
852 (fortran-minimum-statement-indent-tab)
853 (fortran-comment-indent-char, fortran-line-number-indent)
854 (fortran-check-all-num-for-matching-do)
855 (fortran-blink-matching-if, fortran-continuation-string)
856 (fortran-comment-region, fortran-electric-line-number)
857 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
858 (fortran-analyze-depth, fortran-break-before-delimiters):
859 Give an appropriate safe-local-variable property.
860
861 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
862
863 * printing.el: Move variable definitions before use.
864 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
865
866 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
867
868 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
869 (tpu-edt-off): Use it.
870 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
871 the global-map before adding it to global-map.
872
873 * menu-bar.el (global-buffers-menu-map): New var.
874 (global-map, menu-bar-update-buffers): Use it.
875 * msb.el (msb-menu-bar-update-buffers): Use it.
876 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
877 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
878 Use with-current-buffer.
879
880 2007-10-22 Juri Linkov <juri@jurta.org>
881
882 * isearch-multi.el: New file.
883
884 * isearch.el (isearch-search-string): After finding the next
885 occurrence switch to buffer isearch-buffers-current-buffer when
886 isearch-buffers-next-buffer-function is non-nil and
887 isearch-buffers-current-buffer is live.
888
889 * add-log.el (change-log-mode): Make and set buffer-local variable
890 isearch-buffers-next-buffer-function to change-log-next-buffer.
891 Call isearch-buffers-minor-mode.
892 (change-log-next-buffer): New function.
893
894 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
895
896 * org-export-latex.el (org-export-latex-protect-string):
897 Renaming of `org-latex-protect'.
898 (org-export-latex-emphasis-alist): By default, don't protect
899 any emphasis formatter from further conversion.
900 (org-export-latex-tables): Honor column grouping for tables.
901 (org-export-latex-title-command): New option.
902 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
903 export backslash character.
904
905 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
906
907 * textmodes/org.el (org-read-date-get-relative): New function.
908 (org-agenda-file-regexp): New variable.
909 (org-agenda-files): Allow directories in the variable.
910 (org-agenda-get-restriction-and-command): New function.
911 (org-agenda): Use `org-agenda-get-restriction-and-command'.
912 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
913 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
914 New functions.
915 (org-entry-add-to-multivalued-property)
916 (org-entry-remove-from-multivalued-property)
917 (org-entry-member-in-multivalued-property): New functions.
918 (org-remember-apply-template): Catch C-g and make sure window
919 configuration is restored.
920 (org-agenda-open-link): Make it work with several links in the line.
921 (org-drawers, org-set-regexps-and-options)
922 (org-get-current-options): Add support for a DRAWERS in-buffer option.
923 (org-agenda-window-frame-fractions): New option.
924 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
925 (org-columns-cleanup-item, org-find-entry-with-id)
926 (org-insert-columns-dblock, org-listtable-to-string)
927 (org-dblock-write:columnview, org-columns-capture-view)
928 (org-edit-headline): New functions.
929 (org-agenda-to-appt): Require calendar.
930 (org-entry-get-with-inheritance): Widen for search.
931 (org-columns-display-here): Don't mark buffer as modified when
932 adding space characters to accomodate column overlays.
933 (org-export-as-html): Better formatting of tags in the toc.
934 (org-columns-display-here): Make the ITEM column as compact as possible.
935 (org-remember-templates): Customization interface improved.
936 (org-export-with-property-drawer): Variable removed.
937 (org-export-with-drawers): New option.
938 (org-complex-heading-regexp): New variable.
939 (org-sort-entries): Rewrite using `sort-subr'.
940 (org-set-property): More appropriate completion during interactive use.
941 (org-sort-entries): Allow sorting by property.
942 (org-additional-option-like-keywords): Add more values.
943 (org-sort-entries-or-items): Rename from `org-sort-entries'.
944
945 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
946
947 * textmodes/org.el (org-get-date-from-calendar): New function.
948 (org-at-timestamp-p, org-timestamp-change)
949 (org-remember-templates): First element of each entry is now a
950 name for the template.
951 (org-store-log-note): Check for `org-note-abort'.
952 (org-kill-note-or-show-branches): New command.
953 (org-fontify-priorities): New option.
954 (org-fontify-priorities): New function.
955 (org-cut-subtree, org-copy-subtree): New argument N to
956 act on N sequential subtrees.
957 (org-paste-subtree): Fix the level at which a tree is pasted.
958 (org-fit-agenda-window): Limitations on window size removed.
959 (org-agenda-find-same-or-today-or-agenda): Rename from
960 `org-agenda-find-today-or-agenda'.
961 (org-scheduled-past-days): New option.
962 (org-agenda-scheduled-leaders)
963 (org-agenda-deadline-leaders): New options.
964 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
965 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
966 (org-export-with-tags, org-export-plist-vars)
967 (org-infile-export-plist): New "tags" option.
968 (org-use-property-inheritance): New option.
969 (org-cached-entry-get): Use `org-use-property-inheritance'.
970 (org-remember-apply-template): Fix typo.
971
972 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
973
974 * net/tramp.el (tramp-find-shell)
975 (tramp-open-connection-setup-interactive-shell): Improve sending
976 initial commands.
977 (tramp-action-terminal): Send debug message.
978 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
979 (tramp-barf-if-no-shell-prompt): Insert code of
980 `tramp-wait-for-shell-prompt'.
981
982 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
983
984 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
985
986 * term/vt200.el (terminal-init-vt200):
987 * term/vt201.el (terminal-init-vt201):
988 * term/vt220.el (terminal-init-vt220):
989 * term/vt240.el (terminal-init-vt240):
990 * term/vt300.el (terminal-init-vt300):
991 * term/vt320.el (terminal-init-vt320):
992 * term/vt400.el (terminal-init-vt400):
993 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
994
995 * term/wyse50.el (wyse50-terminal-map): New var.
996 (terminal-init-wyse50): Use it and input-decode-map.
997 (enable-arrow-keys): Emasculate.
998
999 * term/tvi970.el (tvi970-terminal-map): New var.
1000 (terminal-init-tvi970): Use it and input-decode-map.
1001 (tvi970-keypad-numeric): Remove.
1002 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
1003
1004 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
1005 (terminal-init-sun): Use it and input-decode-map.
1006
1007 * term/news.el (terminal-init-news):
1008 * term/lk201.el (terminal-init-lk201):
1009 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
1010
1011 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
1012
1013 * complete.el (PC-expand-many-files): Remove.
1014 (PC-do-completion): Call file-expand-wildcards instead of
1015 PC-expand-many-files.
1016
1017 * net/tramp.el (tramp-handle-expand-many-files): Remove.
1018 (PC-expand-many-files): Remove advice.
1019
1020 2007-10-22 Glenn Morris <rgm@gnu.org>
1021
1022 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
1023 Add some support for Fortran 2003 syntax:
1024 (f90-type-indent): Now also applies to `enum'.
1025 (f90-associate-indent): New user option.
1026 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
1027 Add some F2003 keywords.
1028 (f90-constants-re): New constant.
1029 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
1030 Interface'.
1031 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
1032 `class'. Arguments for `type'/`class' may have spaces. Add a new
1033 element for functions with specified types. Add `end enum' and
1034 `select type'. Add `implicit enumerator' and `procedure'.
1035 Add `class default' and `type is', `class is'. Fix `go to' regexp.
1036 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
1037 (f90-font-lock-keywords-4): Add `f90-constants-re'.
1038 (f90-blocks-re): Add `enum' and `associate'.
1039 (f90-else-like-re): Add `class is', `type is', and `class default'.
1040 (f90-end-type-re): Add `enum'.
1041 (f90-end-associate-re, f90-typeis-re): New constants.
1042 (f90-end-block-re): Add `enum' and `associate'. Change from
1043 optional whitespace to end-of-word, to avoid `enumerator'.
1044 (f90-start-block-re): Add `select type', `abstract interface', and
1045 `enum'. Avoid `type is', and `type (sometype)'.
1046 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
1047 (f90-mode): Doc fix.
1048 (f90-looking-at-select-case): Doc fix. Add `select type'.
1049 (f90-looking-at-associate): New function.
1050 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
1051 Add `enum' and `abstract interface'.
1052 (f90-no-block-limit): Add `select type' and `abstract interface'.
1053 (f90-get-correct-indent, f90-calculate-indent)
1054 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
1055 (f90-indent-region, f90-match-end): Handle `associate' blocks.
1056
1057 2007-10-22 Martin Rudalics <rudalics@gmx.at>
1058
1059 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1060 Use window-full-width-p.
1061
1062 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
1063
1064 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
1065
1066 * tooltip.el: Use featurep 'xemacs.
1067
1068 * printing.el: Move variable definitions before use, no code change.
1069
1070 2007-10-22 Juri Linkov <juri@jurta.org>
1071
1072 * simple.el (goto-history-element): Allow minibuffer-default to be
1073 a list of default values accessible by typing M-n in the minibuffer.
1074
1075 * dired-x.el (dired-guess-shell-command): Put all guesses to the
1076 minibuffer default value list instead of pushing them temporarily
1077 to the history list.
1078
1079 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1080
1081 * hexl.el (hexl-menu): New major mode menu.
1082
1083 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
1086
1087 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1088
1089 * w32-fns.el (w32-quote-process-args):
1090 * dos-w32.el (print-region-function, lpr-headers-switches)
1091 (ps-print-region-function): Pacify byte-compiler.
1092
1093 * emulation/edt-mapper.el (function-key-map):
1094 (edt-map-key): Make it a function instead of using fset.
1095 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
1096 (edt-gnu-map-key, edt-lucid-map-key): Remove.
1097 (edt-x-emacs-p): Remove.
1098 (edt-emacs-variant, edt-window-system, edt-xserver):
1099 Use featurep 'xemacs.
1100
1101 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
1102 Replace eudc-xemacs-p with its definition.
1103 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
1104 (eudc-emacs-mule-p): Remove.
1105 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
1106 eudc-xemacs-p with feature tests.
1107
1108 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
1109 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
1110 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
1111 (eudc-bob-toggle-inline-display):
1112 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
1113 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
1114
1115 * net/eudcb-ph.el (eudc-ph-open-session):
1116 Replace eudc-xemacs-mule-p with its former definition.
1117
1118 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
1119 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
1120
1121 * progmodes/vera-mode.el (vera-xemacs): Remove.
1122 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
1123
1124 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
1125 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
1126 (vhdl-speedbar-initialize, vhdl-ps-print-init)
1127 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
1128 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
1129 with (featurep 'xemacs).
1130
1131 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
1132 (save-buffer-state-x):
1133 * obsolete/fast-lock.el (fast-lock-verbose):
1134 * emulation/viper-init.el (viper-xemacs-p)
1135 (viper-cond-compile-for-xemacs-or-emacs):
1136 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
1137 * ps-print.el (case-fold-search):
1138 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
1139 * calculator.el (calculator-help): Use featurep 'xemacs.
1140
1141 * progmodes/prolog.el: Undo previous change.
1142 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
1143
1144 * progmodes/dcl-mode.el:
1145 * play/yow.el:
1146 * calendar/todo-mode.el:
1147 * calendar/cal-hebrew.el:
1148 * vc-hg.el: Undo previous change.
1149
1150 * vms-patch.el: Likewise.
1151 (print-region-function): Pacify byte-compiler.
1152
1153 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1154
1155 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
1156 preserve-uid-gid.
1157
1158 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
1159 compatibility. It is not used, though.
1160
1161 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
1162 Require tramp-cmds.el.
1163 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
1164 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
1165 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
1166 (tramp-do-copy-or-rename-file-out-of-band)
1167 (tramp-maybe-open-connection): Use `make-temp-name'. This is
1168 possible, because we don't need to create the temporary file, but
1169 we need a prefix for ssh, which has its own temporary file handling.
1170 (tramp-handle-delete-directory): Add "-f" to rmdir.
1171 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
1172 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
1173 a signal, in order to give the callee a chance to suppress.
1174 (tramp-handle-write-region): Set owner also in case of short
1175 track. Don't use compatibility calls for `write-region' anymore.
1176 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
1177 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
1178
1179 * net/tramp-cmds.el: New file.
1180
1181 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
1182 `tramp-clear-passwd'.
1183
1184 * net/trampver.el: Update release number.
1185
1186 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1187
1188 * progmodes/gud.el (gud-target-name): Move definition before use.
1189
1190 * progmodes/dcl-mode.el: Require imenu at compile time.
1191
1192 * progmodes/cc-engine.el (c-maybe-stale-found-type):
1193 Pacify byte-compiler.
1194
1195 * obsolete/fast-lock.el: Use featurep test instead of string-match.
1196
1197 * eshell/esh-mode.el (eshell-handle-ansi-color):
1198 Require ansi-color at compile time too.
1199
1200 * eshell/em-unix.el (eshell/info): Require info at compile time too.
1201
1202 * w32-fns.el: Require w32-vars.
1203
1204 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
1205 time too.
1206
1207 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1208
1209 * double.el ([ignore]): Use `ignore'.
1210 (double-setup): Inline into double-mode.
1211 (double-mode): Use define-minor-mode.
1212
1213 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1214
1215 * textmodes/reftex.el: Move require easymenu before first use.
1216 (reftex-info): Require info at compile too.
1217
1218 * textmodes/org-publish.el (org-publish-org-to-html)
1219 (org-publish-org-to): Require org at compile time too.
1220 (org-publish-attachment): Require at compile time too.
1221
1222 * term/tty-colors.el (w32-tty-standard-colors):
1223 Pacify byte-compiler.
1224
1225 * term/pc-win.el (frame-creation-function-alist): Add to this
1226 instead of setting frame-creation-function.
1227
1228 * play/blackbox.el (bb-up, bb-down): Use forward-line.
1229
1230 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
1231
1232 * calendar/todo-mode.el: Require calendar at compile time.
1233
1234 * calendar/cal-hebrew.el: Require holidays at compile time.
1235
1236 * w32-vars.el: Provide w32-vars.
1237
1238 * term/w32-win.el: Require w32-vars.
1239 (w32-color-map): Pacify byte-compiler.
1240
1241 * loadup.el: Load w32-vars before term/w32-win.
1242
1243 2007-10-20 Juri Linkov <juri@jurta.org>
1244
1245 * textmodes/fill.el (fill-paragraph): When the region is active,
1246 don't try other `or' branches regardless of the value returned by
1247 fill-region; just return t.
1248
1249 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1250
1251 * vc.el (vc-do-command): Condition out a misleading message when
1252 running asynchronously.
1253 (vc-deduce-fileset): New argument enables using an unregistered
1254 visited file as a singleton fileset if nothing else is available.
1255 (vc-next-action): Restore file-registering behavior.
1256
1257 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1258
1259 * calc/README: Add recent news.
1260
1261 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1262
1263 * term/x-win.el (x-gtk-stock-map, icon-map-list)
1264 (x-gtk-map-stock): Delete duplicated definitions from merge.
1265
1266 * progmodes/compile.el (compilation-skip-to-next-location)
1267 (compilation-skip-threshold, compilation-skip-visited):
1268 Move definitions earlier.
1269
1270 * play/decipher.el (decipher-keypress):
1271 * play/zone.el (zone-fall-through-ws):
1272 * play/landmark.el (lm-move-down, lm-move-up):
1273 * play/handwrite.el (handwrite):
1274 * mail/mspools.el (mspools-visit-spool):
1275 * wdired.el (wdired-next-line, wdired-previous-line):
1276 * tar-mode.el (tar-subfile-save-buffer):
1277 * scroll-lock.el (scroll-lock-next-line)
1278 (scroll-lock-previous-line):
1279 * image-dired.el (image-dired-next-line)
1280 (image-dired-previous-line):
1281 * ediff-help.el (ediff-help-message-line-length):
1282 Use forward-line.
1283
1284 * smerge-mode.el (smerge-auto-refine):
1285 * diff-mode.el (diff-auto-refine): Add :group.
1286
1287 * play/yow.el: Require doctor at compile time.
1288
1289 * vmsproc.el: Provide vmsproc.
1290 (command-send-input): Use forward-line.
1291
1292 * vms-patch.el: Require ps-print and vmsproc at compile time.
1293
1294 * vc-mtn.el (log-view-message-re, log-view-file-re)
1295 (log-view-font-lock-keywords): Pacify byte-compiler.
1296
1297 * vc-hg.el: Require log-view at compile time.
1298
1299 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1300
1301 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
1302
1303 2007-10-20 Glenn Morris <rgm@gnu.org>
1304
1305 * progmodes/f90.el (f90-font-lock-keywords-2)
1306 (f90-looking-at-type-like): Fix regexp typos.
1307
1308 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1309
1310 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1311 (bs-mode): Set mode-class property to special.
1312
1313 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * diff-mode.el (diff-auto-refine): New var.
1316 (diff-hunk): Use it.
1317 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
1318 (diff-refine-change): Rename from diff-fine-change. Change it.
1319 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
1320 (diff-refine-hunk): Rename from diff-fine-highlight.
1321
1322 2007-10-20 John Paul Wallington <jpw@pobox.com>
1323
1324 * help-fns.el (describe-variable-custom-version-info): New function
1325 to return variable's version or package version note.
1326 (describe-variable): Use it, display result.
1327
1328 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1329
1330 * smerge-mode.el (smerge-auto-refine): New var.
1331 (smerge-next, smerge-prev): Use it.
1332 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
1333
1334 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1335 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
1336
1337 * vc-bzr.el (vc-bzr-diff-tree):
1338 * vc-git.el (vc-git-diff-tree):
1339 * vc-hg.el (vc-hg-diff-tree):
1340 * vc-mcvs.el (vc-mcvs-diff-tree):
1341 * vc-mtn.el (vc-mtn-diff-tree):
1342 * vc-svn.el (vc-svn-diff-tree): Remove.
1343
1344 * vc-mtn.el (vc-mtn-revision-completion-table):
1345 * vc-cvs.el (vc-cvs-revision-completion-table):
1346 * vc-arch.el (vc-arch-revision-completion-table):
1347 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
1348 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
1349 Make it work when the arg is a list of files.
1350
1351 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1352
1353 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
1354 Also `revision-completion-table' now takes a list of files.
1355 (vc-deduce-fileset): Remove unused var `regexp'.
1356 Only obey allow-directory-wildcard in dired buffers.
1357 (vc-default-diff-tree): Remove.
1358 (vc-diff-added-files): New var.
1359 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
1360 (vc-version-diff): Revert from `vc-history-diff' to the original name.
1361 Remove the `backend' arg.
1362 (vc-contains-version-controlled-file): Remove.
1363 (vc-diff): Bring it closer to the version in Emacs-22.
1364 (vc-revert): Fix typo in let-binding.
1365 (vc-default-unregister): Remove.
1366 (vc-dired-buffers-for-dir): Remove N^2 behavior.
1367
1368 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
1369
1370 * textmodes/two-column.el (2C-split, 2C-merge):
1371 * textmodes/bib-mode.el (bib-find-key, mark-bib):
1372 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1373 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
1374 * progmodes/ada-xref.el (ada-get-all-references):
1375 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
1376 * emulation/vi.el (vi-previous-line-first-nonwhite)
1377 (vi-effective-range, vi-put-before):
1378 * emulation/edt.el (edt-next-line, edt-previous-line)
1379 (edt-paragraph-forward): Use forward-line.
1380
1381 * progmodes/etags.el (tags-apropos): Require apropos at compile
1382 time too.
1383
1384 * progmodes/prolog.el: Require comint when compiling.
1385 (inferior-prolog-flavor): Move defvar before use.
1386
1387 2007-10-19 Richard Stallman <rms@gnu.org>
1388
1389 * font-core.el (turn-on-font-lock-if-desired):
1390 Rename from `turn-on-font-lock-if-enabled'.
1391 Fully obey `font-lock-global-modes'.
1392
1393 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1394
1395 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
1396 which will not affect the behavior of things like forward-word.
1397 (diff-fine-highlight): Preserve point.
1398
1399 * doc-view.el (doc-view-mode-map): Use remapping.
1400 Don't rebind C-v, M-v to their default value.
1401 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
1402
1403 * smerge-mode.el: Add word-granularity refinement.
1404 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
1405 (smerge-refine-weight-hack): New vars.
1406 (smerge-refine-forward): New fun.
1407 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
1408 (smerge-refine-subst): Use them as well. Preserve point.
1409
1410 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1411
1412 * follow.el (follow-unload-function): New function.
1413
1414 * loadhist.el (unload-function-features-list):
1415 Rename from `unload-hook-features-list'.
1416 (unload-hook-features-list): Add as obsolete alias.
1417 (unload-feature): Use `unload-function-features-list'
1418 and new FEATURE-unload-function.
1419
1420 2007-10-19 Glenn Morris <rgm@gnu.org>
1421
1422 * bindings.el (mouse-minor-mode-menu)
1423 (minor-mode-menu-from-indicator): Move to mouse.el.
1424 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1425 Move here from bindings.el.
1426
1427 2007-10-19 Richard Stallman <rms@gnu.org>
1428
1429 * help-fns.el (describe-function-1): Don't use the advice origname
1430 if it has no function definition.
1431
1432 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1433
1434 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1435 Use `save-restriction' rather than `widen'.
1436
1437 2007-10-18 Richard Stallman <rms@gnu.org>
1438
1439 * time.el (display-time-world-time-format): Display day # not month #.
1440
1441 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1442
1443 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1444
1445 * doc-view.el: Remove version keyword.
1446 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1447 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
1448 (doc-view-ghostscript-options): Improve custom type.
1449 (doc-view-cache-directory, doc-view-conversion-buffer)
1450 (doc-view-conversion-refresh-interval): Simplify custom type.
1451
1452 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
1453
1454 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1455 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1456 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1457 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1458 Remove superfluous messages.
1459 (doc-view-mode-map): Use the image-mode scrolling commands.
1460 Don't rebind C-x k.
1461
1462 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1463
1464 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1465 Add comment about "-dSAFER".
1466
1467 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1468
1469 * term/xterm.el: Don't require xt-mouse.
1470 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1471 calling turn-on-xterm-mouse-tracking-on-terminal directly.
1472
1473 * xt-mouse.el: Don't change the global function-key-map anny more.
1474 (xterm-mouse-mode): Use terminal-init-xterm-hook.
1475 Don't use after-make-frame-functions now that term/xterm.el calls
1476 us directly.
1477 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1478 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
1479 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1480 Setup input-decode-map and remember that xterm-mouse-mode was
1481 enabled in this terminal.
1482 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1483 terminals where it has been enabled.
1484
1485 * faces.el (tty-create-frame-with-faces): Make sure not only
1486 tty-run-terminal-initialization but also set-locale-environment
1487 are run only once per terminal.
1488 (tty-run-terminal-initialization): Don't check if the terminal was
1489 already initted.
1490
1491 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1492 not to remove keymaps that just happen to inherit from one of ours.
1493 When setting up our keymap, make sure it won't be accidentally
1494 modified by someone else.
1495
1496 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1497
1498 * textmodes/artist.el (artist-previous-line, artist-next-line):
1499 * dired.el (dired-next-line, dired-previous-line):
1500 * progmodes/delphi.el (delphi-newline):
1501 * textmodes/org.el (org-columns-eval):
1502 Use forward-line.
1503
1504 * emerge.el (emerge-setup): Use insert-buffer-substring.
1505 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1506
1507 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1508
1509 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1510 (adaptive-fill-function): Doc fix. Remove * from docstring.
1511
1512 2007-10-18 Tom Horsley <tom.horsley@att.net>
1513
1514 * simple.el (interprogram-paste-function): Doc fix.
1515 (current-kill): Accept list of strings as well
1516 as single string from `interprogram-paste-function'.
1517
1518 2007-10-18 Glenn Morris <rgm@gnu.org>
1519
1520 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1521
1522 2007-10-18 Drew Adams <drew.adams@oracle.com>
1523
1524 * bindings.el (mode-line-minor-mode-keymap):
1525 Add mouse-minor-mode-menu on mouse-1.
1526 (mode-line-modes): Add mouse-1 to help-echo text.
1527 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1528 New functions.
1529 (mode-line-minor-mode-help): Doc fix.
1530
1531 2007-10-17 Juri Linkov <juri@jurta.org>
1532
1533 * textmodes/fill.el (fill-paragraph-or-region): Remove function
1534 at the request of RMS.
1535 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
1536 arg `region'. Fix docstring. At the first `or' branch add call to
1537 `fill-region' if it the region is active in transient-mark-mode.
1538
1539 * bindings.el (esc-map): Bind M-q to fill-paragraph
1540 instead of fill-paragraph-or-region.
1541
1542 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
1543 with fill-paragraph.
1544
1545 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
1546 Fix docstring.
1547
1548 * indent.el (indent-for-tab-command): Change interactive spec from
1549 "P" to "p". Add check for interactive arg before indenting the
1550 active region.
1551
1552 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
1553 Regroup.
1554
1555 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
1556
1557 * emacs-lisp/find-func.el: Don't require loadhist.
1558
1559 * loadhist.el (feature-symbols, file-provides, file-requires)
1560 (file-set-intersect, file-dependents): Simplify.
1561 (unload-feature-special-hooks): Update list of special hooks.
1562
1563 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
1564
1565 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
1566 extensions since they can be viewed with doc-view.
1567
1568 * files.el (auto-mode-alist): Make doc-view-mode the default mode
1569 for pdf, ps and dvi files.
1570
1571 * doc-view.el: Make doc-view-mode the standard mode for viewing
1572 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
1573 text and image display. Add binding C-c C-e to switch to an
1574 editing mode.
1575 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
1576 avoid security problems when rendering files from untrusted sources.
1577
1578 2007-10-17 Aaron Hawley <aaronh@garden.org>
1579
1580 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1581 position is not saved.
1582
1583 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
1584
1585 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
1586 (doc-view-ghostscript-options): Fix typo in doc string.
1587
1588 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1589
1590 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
1591 handling, so compilation-fake-loc works again.
1592
1593 * server.el (server-select-display): Nop if we do not support m-f-o-d.
1594 (server-process-filter): Revert last change.
1595
1596 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
1597 behavior unrelated to filesets.
1598
1599 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1600
1601 * longlines.el (longlines-wrap-follows-window-size): Integer value
1602 specifies wrapping margin.
1603 (longlines-mode, longlines-window-change-function):
1604 Set window-specific wrapping margin based on the above.
1605
1606 2007-10-17 John Wiegley <johnw@newartisans.com>
1607
1608 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1609
1610 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
1611
1612 * server.el (server-process-filter): Only set display if X11 is
1613 supported.
1614
1615 2007-10-17 Glenn Morris <rgm@gnu.org>
1616
1617 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1618 Tweak regexp to avoid stack overflow.
1619
1620 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1621
1622 * simple.el (reindent-then-newline-and-indent): Don't assume that
1623 indent-according-to-mode preserves point.
1624
1625 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1626
1627 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
1628 (bs--nth-wrapper): Simplify.
1629 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
1630 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
1631 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
1632 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
1633 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
1634 (bs-configurations, bs-default-configuration)
1635 (bs-alternative-configuration, bs-cycle-configuration-name)
1636 (bs-string-show-always, bs-string-show-never, bs-string-current)
1637 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
1638 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
1639 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
1640 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
1641 (bs--window-config-coming-from): Revert 2006-11-09 change.
1642 (bs--restore-window-config): Keep the selected frame.
1643 (bs--track-window-changes, bs--remove-hooks): New functions.
1644 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1645 (bs--create-header): Remove.
1646 (bs--create-header-line): New function, based on `bs--create-header'.
1647 (bs--show-header): Use `bs--create-header-line'.
1648 (bs--show-with-configuration): Revert 2006-11-09 change.
1649 Don't reuse window unless it is visible on the selected frame.
1650 Restore window configuration (possibly in a different frame)
1651 before creating any window.
1652
1653 2007-10-16 Glenn Morris <rgm@gnu.org>
1654
1655 * simple.el (blink-matching-open): Don't report false errors with
1656 the `$' syntax class.
1657
1658 2007-10-16 Richard Stallman <rms@gnu.org>
1659
1660 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1661 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1662 (ad-is-advised, ad-get-advice-info-field)
1663 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1664
1665 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1666
1667 * vc-hooks.el (vc-workfile-version): Compatibility alias.
1668 (vc-default-working-revision): Compatibility for backends.
1669
1670 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1673 (filesets-ormap, filesets-sort-case-sensitive-flag)
1674 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1675 Fix typos in docstrings.
1676 (filesets-conditional-sort, filesets-find-or-display-file)
1677 (filesets-data-get-name, filesets-data-get-data)
1678 (filesets-data-set, filesets-cmd-query-replace-getargs)
1679 (filesets-ingroup-collect): Doc fixes.
1680
1681 2007-10-15 Sam Steingold <sds@gnu.org>
1682
1683 * mail/sendmail.el (sendmail-error-reporting-interactive)
1684 (sendmail-error-reporting-non-interactive): New variables for
1685 sendmail error reporting options to simplify support for imperfect
1686 sendmail emulators.
1687 (sendmail-send-it): Use them instead of list literals.
1688
1689 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1690
1691 * help-fns.el: Revert previous change; it creates a
1692 dependency loop between advice.el and help-fns.el.
1693
1694 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1695
1696 * help-fns.el: Require advice when compiling.
1697
1698 2007-10-14 Drew Adams <drew.adams@oracle.com>
1699
1700 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
1701 (ring-insert+extend, ring-remove+insert+extend, ring-member)
1702 (ring-next, ring-previous): New functions.
1703
1704 2007-10-14 Richard Stallman <rms@gnu.org>
1705
1706 * emacs-lisp/advice.el (documentation): Advice deleted.
1707 Doc for advised functions is now handled at C level.
1708 (ad-stop-advice, ad-start-advice): Don't enable or disable
1709 advice for `documentation'.
1710 (ad-advised-definition-docstring-regexp): Var deleted.
1711 (ad-make-advised-definition-docstring): Store orig name
1712 as text property of string.
1713 (ad-advised-definition-p): Check for text property of docstring.
1714
1715 * help-fns.el (describe-function-1): Find source of advised functions.
1716
1717 2007-10-14 Juri Linkov <juri@jurta.org>
1718
1719 * faces.el (describe-face): Allow handling a string as the face name.
1720
1721 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
1722 active region in transient-mark-mode.
1723 (ispell-region): Change messages displayed at the start and end of
1724 the spell-checking to be the same.
1725
1726 * startup.el (fancy-startup-tail): Say exactly what does the button
1727 dismiss ("Dismiss this startup screen"). Use text "Never show
1728 it again" for the checkbox after this button.
1729 (fancy-startup-screen, fancy-about-screen): Put point before the
1730 first link, so the user can quickly select links with the keyboard.
1731 (normal-mouse-startup-screen): Add more useful text describing how
1732 to follow a link.
1733
1734 2007-10-14 Glenn Morris <rgm@gnu.org>
1735
1736 * progmodes/etags.el (select-tags-table): Disable undo in the
1737 `*Tags Table List*' buffer.
1738
1739 2007-10-13 Eli Zaretskii <eliz@gnu.org>
1740
1741 * dired.el (dired-warn-writable): New face.
1742 (dired-warn-writable-face): New variable.
1743 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1744 of dired-warning-face, for group- and world-writable files.
1745
1746 2007-10-13 Richard Stallman <rms@gnu.org>
1747
1748 * files.el (directory-abbrev-alist): Doc fix.
1749
1750 2007-10-13 Jari Aalto <jari.aalto@cante.net>
1751
1752 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1753
1754 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1755
1756 * frame.el (set-frame-configuration): Assign name parameter only
1757 if it has been set explicitly before.
1758
1759 2007-10-11 Tom Tromey <tromey@redhat.com>
1760
1761 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1762 frame is visible.
1763
1764 2007-10-10 Richard Stallman <rms@gnu.org>
1765
1766 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1767 in *Backtrace*.
1768
1769 * faces.el (face-font-selection-order): Doc fix.
1770
1771 * loadhist.el (unload-feature): Doc fix.
1772
1773 2007-10-13 Glenn Morris <rgm@gnu.org>
1774
1775 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1776 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1777 Add doc string, and an explicit COUNT argument.
1778 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1779 `inc' to search functions.
1780
1781 * faces.el (face-spec-set): When FRAME is nil, set the default for
1782 new frames (restores pre-2007-09-17 behavior). Doc fix.
1783
1784 2007-10-13 John W. Eaton <jwe@octave.org>
1785
1786 * progmodes/octave-mod.el (octave-looking-at-kw)
1787 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1788 New functions.
1789 (octave-in-defun-p, calculate-octave-indent)
1790 (octave-blink-matching-block-open, octave-beginning-of-defun)
1791 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1792 to search for regexps that contain case-sensitive keywords.
1793 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1794 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1795
1796 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1797
1798 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
1799 Do not use a single clause cond.
1800
1801 * cus-start.el (all): Use test that does not match the X11 version
1802 for mac.
1803
1804 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
1805
1806 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
1807 BROWSE buffer.
1808
1809 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1810
1811 * cus-start.el (all): Undo previous change.
1812
1813 2007-10-13 Glenn Morris <rgm@gnu.org>
1814
1815 * woman.el (woman0-rename): Fix paren typo.
1816
1817 * mail/feedmail.el (feedmail-run-the-queue)
1818 (feedmail-look-at-queue-directory):
1819 * mail/reporter.el (reporter-dump-state):
1820 * net/eudc-hotlist.el (eudc-edit-hotlist):
1821 * net/eudc.el (eudc-display-records)
1822 (eudc-filter-duplicate-attributes)
1823 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
1824 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
1825 (eudc-bbdb-query-internal):
1826 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
1827 * net/socks.el (socks-build-auth-list):
1828 * progmodes/cc-cmds.el (top level):
1829 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
1830 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
1831 (cperl-write-tags, cperl-tags-treeify):
1832 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
1833 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
1834 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
1835 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
1836 (idlwave-toolbar-remove-everywhere):
1837 * progmodes/idlwave.el (idlwave-indent-line)
1838 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
1839 (idlwave-write-paths, idlwave-all-method-classes)
1840 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
1841 (idlwave-fix-keywords, idlwave-display-calling-sequence)
1842 (idlwave-complete-in-buffer):
1843 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
1844 (org-fast-tag-selection):
1845 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
1846 than mapcar.
1847
1848 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
1849
1850 * diff-mode.el (diff-fine-change): Add :group.
1851
1852 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
1853
1854 * cus-start.el (all): Use the same test as the 22.2 branch.
1855
1856 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1857
1858 * diff-mode.el (diff-current-defun): Force recomputation of
1859 change-log-default-name.
1860
1861 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * startup.el (fancy-startup-screen): Remove an unnecessary newline
1864 and some leftover logic regarding dedicated frames. If showing
1865 concise startup screen, fit window to buffer.
1866 (command-line-1): If we will be using the splash screen, use
1867 find-file instead of find-file-other-window to find additional files.
1868 Comment out unused code for coping with the old sit-for behavior.
1869
1870 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1871
1872 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
1873 `meta' modifier consistently, rather than using sometimes meta
1874 sometimes alt.
1875
1876 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1877
1878 * window.el (handle-select-window): Revert part of 2007-10-08
1879 change setting the input focus.
1880
1881 2007-10-12 Glenn Morris <rgm@gnu.org>
1882
1883 * startup.el (command-line): Do not read abbrev file in batch mode.
1884
1885 * emacs-lisp/byte-opt.el (top level):
1886 * mail/rmail.el (rmail-list-to-menu):
1887 * obsolete/hilit19.el (hilit-mode):
1888 * progmodes/cc-mode.el (c-postprocess-file-styles)
1889 (c-submit-bug-report):
1890 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
1891 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
1892 (reftex-access-parse-file):
1893 * textmodes/reftex-cite.el (reftex-do-citation)
1894 (reftex-insert-bib-matches):
1895 * textmodes/reftex-ref.el (reftex-offer-label-menu):
1896 * textmodes/reftex-sel.el (reftex-select-unmark):
1897 * textmodes/reftex-toc.el (reftex-toc-do-promote):
1898 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
1899
1900 * cus-edit.el (custom-variable-menu, custom-face-menu)
1901 (custom-group-menu): Check init-file-user rather than
1902 user-init-file, in case cus-edit is loaded by site-run-file.
1903
1904 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
1905
1906 * vc.el (vc-deduce-fileset): Delete unused code.
1907 (vc-next-action): Fix typos.
1908
1909 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1910
1911 * bs.el (bs--mark-unmark): New function.
1912 (bs-mark-current, bs-unmark-current): Use it.
1913
1914 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1915
1916 * vc.el (vc-diff):
1917 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
1918 temporarily disable the check for his edge case of
1919 vc-diff (stopping it from grinding when called from $HOME), as
1920 it's calling some brittle code in vc-hooks.el.
1921 (with-vc-properties): Fix evaluation time of a macro argument.
1922 * ediff-vers.el (ediff-vc-internal):
1923 * vc-hooks.el:
1924 * loaddefs.el: Follow up on VC terminology change.
1925
1926 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1927
1928 * follow.el (follow-stop-intercept-process-output):
1929 Use `follow-call-process-filter' rather than `process-filter'.
1930 Simplify.
1931 * vc.el (vc0iff): Prevent errors in an edge case.
1932
1933 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1934
1935 * vc-hooks.el (vc-registered): Robustify this function a bit
1936 against filenames with no directory component.
1937
1938 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1939
1940 * international/characters.el: Undo unwanted and unexplained change.
1941
1942 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1943
1944 * ps-print.el: Fix the usage of :foreground and :background face
1945 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1946 (ps-print-version): New version 6.7.6.
1947 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1948 Fix code.
1949 (ps-face-foreground-color-p, ps-face-background-color-p)
1950 (ps-face-color-p): New inline funs.
1951
1952 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1953
1954 * textmodes/org.el (org-additional-option-like-keywords): New constant.
1955 (org-complete): Use `org-additional-option-like-keywords'.
1956 (org-parse-local-options): New function.
1957
1958 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
1959
1960 * textmodes/org.el (org-in-clocktable-p): New function.
1961 (org-clock-report): Only update the table at point, or insert a new one.
1962 (org-clock-goto): New function.
1963 (org-open-file): Use `start-process-shell-command' instead of
1964 `shell-command' with an ampersand.
1965 (org-deadline, org-schedule): New argument REMOVE to remove the
1966 date from the entry.
1967 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
1968 argument to `org-schedule' and `org-deadline'.
1969 (org-trim): Use the correct expressions for beginning and end of
1970 the string.
1971 (org-get-cleaned-entry): Trim the string before returning it.
1972 (org-clock-find-position): New function.
1973 (org-clock-into-drawer): New option.
1974 (org-agenda-tags-column): Rename from
1975 `org-agenda-align-tags-to-column'.
1976 (org-agenda-align-tags): Allow negative values for
1977 `org-agenda-tags-column'.
1978 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
1979 (org-agenda-to-appt): New optional argument FILTER.
1980 (org-completion-fallback-command): New variable.
1981 (org-complete): Use `org-completion-fallback-command'.
1982 (org-find-base-buffer-visiting): Catch the case that there is no
1983 buffer visiting the file.
1984 (org-property-or-variable-value): New function.
1985 (org-todo): Use `org-property-or-variable-value'
1986 (org-agenda-compact-blocks): New option.
1987 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
1988 (org-agenda-schedule, org-agenda-deadline):
1989 Call `org-agenda-show-new-time'.
1990 (org-agenda-show-new-time): New argument PREFIX.
1991 (org-colgroup-info-to-vline-list): Fix but that cause a
1992 shift in the vertical lines.
1993 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
1994 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
1995 (org-indent-item): No arg in call to `org-fix-bullet-type'.
1996 (org-fix-bullet-type): Remove argument.
1997 (org-read-date): Check for am/pm twice, to catch the end time.
1998 (org-goto-map): Use `suppress-keymap'.
1999 (org-remember-apply-template): Respect the dynamically scoped
2000 selection character.
2001
2002 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
2003
2004 * textmodes/org-export-latex.el (org-export-latex-protect-string):
2005 Renaming of `org-latex-protect'.
2006 (org-export-latex-emphasis-alist): By default, don't protect
2007 any emphasis formatter from further conversion.
2008 (org-export-latex-tables): Honor column grouping for tables.
2009 (org-export-latex-title-command): New option.
2010 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2011 export backslash character.
2012
2013 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2014
2015 * frame.el (frame-inherited-parameters): Remove unused `environment'
2016 parameter, and let server.el add `client' when needed.
2017
2018 * server.el (server-create-tty-frame)
2019 (server-create-window-system-frame): Set frame-inherited-parameters.
2020
2021 * frame.el (frame-inherited-parameters): New var.
2022 (make-frame): Use it.
2023
2024 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
2025
2026 * env.el (let-environment): Remove. Unused.
2027 (read-envvar-name): Simplify.
2028 (setenv): Remove unused arg `frame'.
2029
2030 * help-fns.el (describe-variable): Add missing " " for multiline
2031 obsolescence info and missing EOL after global value.
2032
2033 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2034
2035 * add-log.el:
2036 * ediff-vers.el:
2037 * log-view.el:
2038 * pcvs.el:
2039 * vc-arch.el:
2040 * vc-bzr.el:
2041 * vc-cvs.el:
2042 * vc.el:
2043 * vc-git.el:
2044 * vc-hg.el:
2045 * vc-hooks.el:
2046 * vc-mcvs.el:
2047 * vc-mtn.el:
2048 * vc-rcs.el:
2049 * vc-sccs.el:
2050 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
2051 {find,init,next,previous,annotate-*,log}-version ->
2052 {find,init,next,previous,annotate-*,log}-revision,
2053 annotate-focus-version -> annotate-working-revision, The term
2054 'focus' is gone. The term 'revision' is now used consistently
2055 everywhere that reference to a revision ID is intended, replacing
2056 older use of 'version'.
2057
2058 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
2059
2060 * follow.el: Change all instances of "Follow Mode" to "Follow
2061 mode" in docstrings and messages.
2062 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
2063
2064 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2065
2066 * vc.el (vc-next-action): Rewrite completely; this principal
2067 entry point now operates on a current fileset selected either
2068 explicitly via VC-Dired or implicitly by visiting a file buffer,
2069 rather than always operating on the file of the current buffer as
2070 in older versions. Rewrite the rest of the mode to match.
2071 (with-vc-properties): Rewrite to operate on a file list.
2072 (with-vc-file): vc-checkin takes a file list argument now.
2073 (vc-post-command-functions): This hook now receives a file list.
2074 (vc-do-command): Take a either a file or a file list as argument.
2075 (vc-deduce-fileset): New function for deducing a file list to
2076 operate on.
2077 (vc-next-action-on-file, vc-next-action-dired): Remove.
2078 Merge into vc-next-action.
2079 (vc-register): Adapt to the fact that vc-start-entry now takes a
2080 file list.
2081 (vc-register-with): New function.
2082 (vc-start-entry): Take a file list argument rather than a
2083 file argument.
2084 (vc-checkout): Cope with vc-start-entry taking a file list.
2085 (vc-steal-lock): Cope with with-vc-properties taking a
2086 file list.
2087 (vc-checkin): Take a file list argument rather than a file argument.
2088 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
2089 (vc-diff-internal): Rewrite for filesets.
2090 (vc-diff-sentinel): New function, tests whether changes were
2091 written into a diff buffer.
2092 (vc-diff): Rewrite for filesets.
2093 (vc-version-diff): Rewrite for filesets.
2094 (vc-print-log): Take a fileset argument.
2095 (vc-revert): Revert the entire selected fileset, not just the
2096 current buffer.
2097 (vc-rollback): Roll back the entire selected fileset, if
2098 possible. No longer accepts a prefix argument.
2099 (vc-update): Merge new changes for the entire selected
2100 fileset, not just the current buffer.
2101 (vc-revert-file): Cope with with-vc-properties taking a file list.
2102 (vc-default-dired-state-info): Add + status suffix if the file is
2103 modified.
2104 (vc-annotate-warp-version): Use the new diff machinery.
2105 (vc-log-edit): Take a file list argument rather than a file argument.
2106
2107 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2108
2109 Sync with Tramp 2.1.11.
2110
2111 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2112 Pacify byte compiler.
2113
2114 * net/trampver.el: Update release number.
2115
2116 2007-10-09 Richard Stallman <rms@gnu.org>
2117
2118 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
2119
2120 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2121
2122 * follow.el: Require easymenu.
2123 (follow-mode-hook, follow-mode): Doc fixes.
2124 (follow-mode-off-hook): Mark as obsolete.
2125
2126 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2127
2128 * window.el (mouse-autoselect-window-cancel): Don't cancel for
2129 select-window or select-frame events.
2130 (handle-select-window): When autoselecting window set input
2131 focus. Restructure.
2132
2133 * frame.el (focus-follows-mouse): Move to frame.c.
2134 * cus-start.el (all): Add focus-follows-mouse.
2135
2136 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2137
2138 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2139 activate font-locking in the *buffer-selection* buffer.
2140 (bs-show-sorted): Doc fix.
2141
2142 * bs.el (bs--get-marked-string, bs--get-modified-string)
2143 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2144 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2145 (bs--format-aux): Doc fix.
2146
2147 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2148
2149 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2150
2151 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2152
2153 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2154 (gud-gdb): New function for old M-x gdb (text command mode).
2155 (gud-gdb-command-name, gdb): Move to...
2156
2157 * progmodes/gdb-ui.el: ...here and adapt doc string.
2158 (gud-gdba-command-name, gdba): Delete.
2159
2160 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2161
2162 * bs.el: Don't defvar `font-lock-verbose'.
2163 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2164 (bs--get-file-name): Fix typos in docstrings.
2165 (bs--show-header): Use `dolist' instead of `mapcar'.
2166 (bs-mode): Set `show-trailing-whitespace' to nil.
2167 (bs-buffer-sort-function, bs-mouse-select-other-frame)
2168 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2169 Doc fixes.
2170
2171 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
2172
2173 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2174
2175 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2176
2177 * progmodes/gud.el (gdb): Make graphical mode the default and
2178 switch to text command mode if appropriate, i.e., reverse previous
2179 arrangement.
2180 (gud-gdb-marker-filter): Adapt for above change.
2181
2182 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2183 gud-minor-mode and gud-marker-filter.
2184 (gdb-fullname-regexp): New variable.
2185 (gud-gdba-marker-filter): Use it to switch to text command
2186 mode if appropriate.
2187
2188 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2189
2190 * progmodes/gud.el (gud-display-line): Find source buffer even when
2191 GUD buffer has its own frame.
2192
2193 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2194
2195 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2196
2197 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2198
2199 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2200
2201 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2202
2203 * allout.el (allout-before-change-handler): Replace got-char by
2204 goto-char.
2205
2206 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2207
2208 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2209 Used to try and automatically enabled smerge-mode in the presence of
2210 conflicts and to call `svn resolved' when the conflicts are gone.
2211 (vc-svn-parse-status): Remember the svn-specific status.
2212
2213 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2214
2215 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2216 menu-bar-apropos-menu. All users changed.
2217 (menu-bar-help-menu): Change menu symbols to better match the text
2218 displayed by the menu.
2219
2220 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2221
2222 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2223 #, @, : and ^.
2224
2225 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2226
2227 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2228
2229 * log-view.el (log-view-mode-map): Likewise.
2230
2231 * diff-mode.el (diff-mode-shared-map): Likewise.
2232
2233 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2234
2235 * files.el (file-name-sans-versions): Also allow `A-Z'.
2236
2237 * vc.el: Mention all supported VC backends.
2238
2239 2007-10-08 Richard Stallman <rms@gnu.org>
2240
2241 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2242 neighbouring buttons.
2243
2244 2007-10-08 Andreas Schwab <schwab@suse.de>
2245
2246 * files.el (file-name-sans-versions): Also allow `_'.
2247
2248 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2249
2250 * files.el (file-name-sans-versions): Allow - and a-z in version names.
2251
2252 * log-view.el (log-view-mode-map, log-view-mode-menu):
2253 Bind log-view-annotate-version.
2254 (log-view-beginning-of-defun, log-view-end-of-defun)
2255 (log-view-annotate-version): New functions.
2256 (log-view-mode): Use log-view-beginning-of-defun and
2257 log-view-end-of-defun.
2258
2259 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2260
2261 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2262
2263 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2264
2265 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2266 neighbouring buttons.
2267
2268 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2269 Recognize gcc's use of "note" for informational messages.
2270
2271 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2272
2273 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2274 (css-mode): Update correspondingly.
2275
2276 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2277
2278 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2279 Signed-off-by, Acked-by and Merge.
2280
2281 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2282
2283 * ediff-init.el (ediff-verbose-p): This var is not a constant.
2284
2285 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2286
2287 * vc-mtn.el: New file.
2288
2289 * vc-hooks.el (vc-handled-backends): Add Mtn.
2290
2291 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2292
2293 * files.el (find-file, find-file-other-window)
2294 (find-file-other-frame, find-file-existing, find-file-read-only)
2295 (find-file-read-only-other-window)
2296 (find-file-read-only-other-frame)
2297 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2298
2299 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2300
2301 * progmodes/gud.el (gdb-ready): New variable.
2302 (gdb): Set it to nil. Set gud-running to nil here...
2303 (gud-common-init): ...instead of here.
2304
2305 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2306 Use gdb-ready. Discard input until GDB is ready to accept it.
2307
2308 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2309
2310 * dired.el (dired-warning): Inherit from font-lock-warning-face to
2311 make it show up with eight colors.
2312
2313 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2314
2315 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2316 diffs are concatenated with no intervening line.
2317
2318 2007-10-08 Dave Love <fx@gnu.org>
2319
2320 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2321 (python-font-lock-keywords): Update to the 2.5 version of the language.
2322 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2323 (python-backspace): Only behave funny in code.
2324 (python-compilation-regexp-alist): Add PDB stack trace regexp.
2325 (inferior-python-mode): Add PDB prompt regexp.
2326 (python-fill-paragraph): Refine the fenced-string regexp.
2327 (python-find-imports): Handle imports spanning several lines.
2328 (python-mode): Add `class' to hideshow support.
2329
2330 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2331
2332 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2333 Use add-log-buffer-file-name-function rather than binding
2334 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
2335 when `fi' is the ChangeLog file itself.
2336
2337 * outline.el (outline-flag-region): Use front-advance.
2338
2339 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
2340
2341 * progmodes/cperl-mode.el: Merge upstream 5.23.
2342 (cperl-where-am-i): Remove function.
2343 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2344 (cperl-sniff-for-indent): De-invert [string] and [comment].
2345 When looking for label, skip s:m:y:tr.
2346 (cperl-indent-line): Likewise.
2347 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2348 (cperl-windowed-init): Wrong `ps-print' handling.
2349 Both thanks to Chong Yidong.
2350 (cperl-look-at-leading-count): Could fail with unfinished RExen.
2351 (cperl-find-pods-heres): If the second part of s()[] is missing,
2352 don't try to highlight delimiters...
2353
2354 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2355
2356 * progmodes/compile.el (compilation-get-file-structure): Complete last
2357 change by also using spec-directory in the puthash.
2358
2359 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
2360
2361 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2362 (vc-bzr-status): Fix shadowing of variable 'status'.
2363 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2364 Use `expand-file-name' instead of `concat'.
2365 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2366 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2367
2368 2007-10-08 Jason Rumney <jasonr@gnu.org>
2369
2370 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2371
2372 2007-10-08 Richard Stallman <rms@gnu.org>
2373
2374 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2375 Add `safe-local-variable' property.
2376 (lisp-body-indent): Likewise.
2377
2378 2007-10-08 Richard Stallman <rms@gnu.org>
2379
2380 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2381 Add doc string.
2382
2383 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2384
2385 * files.el (backup-buffer-copy): Try to overwrite old backup first.
2386
2387 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2388
2389 * repeat.el (repeat): Use last-repeatable-command instead of
2390 real-last-command. Run pre- and post-command hooks for
2391 self-insertion. Update doc-string.
2392
2393 2007-10-08 Alexandre Julliard <julliard@winehq.org>
2394
2395 * vc-git.el (vc-git-state): Call git-add --refresh to update the
2396 state of the file.
2397 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2398 (vc-git-create-repo): Fix invalid command.
2399
2400 2007-10-08 Richard Stallman <rms@gnu.org>
2401
2402 * textmodes/flyspell.el (flyspell-mode):
2403 Catch errors in flyspell-mode-on.
2404
2405 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2406
2407 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
2408
2409 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2410
2411 * international/encoded-kb.el (encoded-kbd-setup-display):
2412 Use input-decode-map rather than local-key-translation-map.
2413
2414 * term/rxvt.el (rxvt-alternatives-map): New map.
2415 (terminal-init-rxvt): Use it.
2416 Bind rxvt-function-map in input-decode-map.
2417
2418 * term/xterm.el (xterm-alternatives-map): New map.
2419 (terminal-init-xterm): Use it.
2420 Bind xterm-function-map in input-decode-map.
2421
2422 * term/x-win.el (x-alternatives-map): New var.
2423 (x-setup-function-keys): Use it.
2424
2425 * help-fns.el (describe-variable): Slightly change the layout of
2426 meta-info to separate it better from the docstring.
2427 Standardize insertion of extra empty lines in various circumstances.
2428
2429 * diff-mode.el (diff-hunk-style): New fun.
2430 (diff-end-of-hunk): Use it.
2431 (diff-context->unified): Use the new `apply' undo element,
2432 if applicable, so as to save undo-log space.
2433 (diff-fine-change): New face.
2434 (diff-fine-highlight-preproc): New function.
2435 (diff-fine-highlight): New command.
2436 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2437
2438 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2439 (smerge-refine-highlight-change): Add `props' argument.
2440 (smerge-refine-subst): New function holding most of smerge-refine.
2441 (smerge-refine): Use it.
2442
2443 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
2444
2445 * vc.el (vc-default-wash-log): Remove unused code, the
2446 log washers all live in the backends now.
2447 (vc-default-comment-history): Correct for the fact
2448 that wash-log is argumentless in the new API.
2449
2450 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2451
2452 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2453 (tramp-maybe-send-script): Apply `member' but `memq'.
2454 (tramp-advice-file-expand-wildcards): Simplify implementation.
2455
2456 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2457
2458 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2459
2460 * mb-depth.el (minibuf-depth-indicator-function): New variable.
2461 (minibuf-depth-setup-minibuffer): Use it.
2462
2463 2007-10-07 Glenn Morris <rgm@gnu.org>
2464
2465 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2466 version numbers.
2467
2468 2007-10-06 Juri Linkov <juri@jurta.org>
2469
2470 * textmodes/fill.el (fill-paragraph-or-region): New function.
2471
2472 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2473 instead of fill-paragraph.
2474
2475 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2476 with fill-paragraph-or-region. Suspend command is now the same
2477 `suspend-frame' on window systems and on tty.
2478
2479 * image.el (image-type): Check if image-types is bound to not fail
2480 on tty.
2481
2482 * delsel.el (delete-selection-pre-hook):
2483 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2484 is fbound to not fail on mouseless tty.
2485
2486 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2487
2488 * net/tramp.el (top): Move loading of tramp-util.el and
2489 tramp-vc.el to tramp-compat.el.
2490 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
2491 temporary file if possible, in order to avoid a security hole.
2492 (tramp-do-copy-or-rename-file-out-of-band)
2493 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2494 with DONT-CREATE, because the connection is not setup yet.
2495 (tramp-handle-process-file): Rewrite temporary file handling.
2496 (tramp-completion-mode): New defvar.
2497 (tramp-completion-mode-p): Use it.
2498
2499 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2500
2501 * net/tramp-fish.el (tramp-fish-handle-process-file):
2502 Rewrite temporary file handling.
2503
2504 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2505
2506 * vc.el: Workfile version -> focus version change. Port various
2507 comments from new VC to reduce the noise in the diff.
2508 Patch in the new vc-create-repo function to go with the
2509 header comment about it already present.
2510 There are no changes to existing logic in this patch.
2511 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2512
2513 2007-10-06 Aaron Hawley <aaronh@garden.org>
2514
2515 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2516
2517 2007-10-05 Chris Moore <dooglus@gmail.com>
2518
2519 * server.el (server-kill-new-buffers): Doc fix.
2520
2521 2007-10-05 John W. Eaton <jwe@octave.org>
2522
2523 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2524 (octave-begin-keywords): Add "do".
2525 (octave-end-keywords): Remove "end".
2526 (octave-reserved-words): Add "end". Remove "all_va_args",
2527 "gplot", and 'gsplot".
2528 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
2529 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
2530 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
2531 "default_return_value", "define_all_return_values",
2532 "do_fortran_indexing", "empty_list_elements_ok",
2533 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
2534 "ok_to_lose_imaginary_part", "prefer_column_vectors",
2535 "prefer_zero_one_indexing", "propagate_empty_matrices",
2536 "resize_on_range_error", "treat_neg_dim_as_zero",
2537 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
2538 "warn_divide_by_zero", "warn_function_name_clash",
2539 "warn_missing_semicolon", "whitespace_in_literal_matrix".
2540 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
2541 "crash_dumps_octave_core", "sighup_dumps_octave_core",
2542 "sigterm_dumps_octave_core".
2543 (octave-block-match-alist): Remove "end" from block-end keywords.
2544 (octave-mode): Update ftp site address.
2545
2546 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
2547
2548 * vc.el: Reorder functions, no code changes.
2549
2550 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
2551
2552 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2553 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
2554 the cond clauses where needed.
2555 (tramp-handle-write-region): Rearrange code for proper handling of
2556 tmpfile.
2557
2558 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
2559
2560 * net/tramp.el:
2561 * net/tramp-fish.el:
2562 * net/tramp-ftp.el:
2563 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
2564 `tramp-compat-make-temp-file'.
2565
2566 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2567
2568 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2569
2570 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2571
2572 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
2573 already uses a more recent copyright version than the "current" one.
2574
2575 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2576
2577 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
2578 (doc-view-insert-image): Minor aesthetical docstring changes.
2579
2580 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
2581
2582 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
2583 completing filename.
2584 (doc-view-search-internal): Docstring change.
2585
2586 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
2587
2588 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2589 (tramp-file-name-handler-alist):
2590 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
2591 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
2592 used before, creates the file already, which is not desired.
2593 (tramp-do-copy-or-rename-file-directly): Simplify handling of
2594 temporary file.
2595 (tramp-handle-insert-file-contents): Assign the result in the
2596 short track case.
2597 (tramp-handle-insert-file-contents-literally): New defun.
2598 (tramp-completion-mode-p): Revert change from 2007-09-24.
2599 Checking for `return' etc as last character is not sufficient, for
2600 example in dired-mode when entering <g> (revert-buffer) or
2601 <s> (dired-sort).
2602
2603 * net/tramp-compat.el (top): Add also compatibility code for loading
2604 appropriate timer package.
2605 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
2606 order to avoid autoloading problems.
2607
2608 * net/tramp-fish.el:
2609 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
2610
2611 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
2612 where the second parameter of `copy-file' or `rename-file' is a
2613 remote file but not via ftp.
2614
2615 2007-10-02 Richard Stallman <rms@gnu.org>
2616
2617 * frame.el (cursor-in-non-selected-windows): Doc fix.
2618
2619 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2620
2621 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
2622 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
2623
2624 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
2625
2626 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
2627 when `expt' doesn't give range errors.
2628
2629 2007-10-01 Markus Triska <markus.triska@gmx.at>
2630
2631 * calc/calc-math.el (math-smallest-emacs-expt):
2632 Make the computation more robust.
2633
2634 2007-09-30 David Kastrup <dak@gnu.org>
2635
2636 * startup.el (argv): Alias for `command-line-args-left' to use as
2637 `(pop argv)' inside of --eval command sequences. Allows for
2638 passing shell commands into Emacs verbatim without need for Lisp
2639 quoting.
2640
2641 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
2642 check only for changed size.
2643 (auto-revert-tail-handler): Get size from caller. If the file has
2644 shrunk, tail the whole file again (the file presumably has been
2645 rewritten).
2646
2647 * woman.el (woman-topic-all-completions, woman-mini-help):
2648 Fix fallout from 2007-09-07 introduction of `dolist' when the list
2649 actually was being manipulated in the loop.
2650 (woman-Cyg-to-Win, woman-pre-process-region)
2651 (woman-horizontal-escapes, woman-if-body, woman-unescape)
2652 (woman-strings, woman-special-characters, woman1-hc)
2653 (woman-change-fonts, woman-find-next-control-line):
2654 Use `match-beginning' rather than `match-string' when the result is
2655 just used as a flag.
2656
2657 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
2658
2659 * net/tramp-compat.el: New file.
2660
2661 * net/tramp.el:
2662 * net/tramp-fish.el:
2663 * net/tramp-smb.el:
2664 * net/tramp-uu.el:
2665 * net/trampver.el: Move compatibility code to tramp-compat.el.
2666 Apply `mapc' instead of `mapcar' when the code needs side effects
2667 only. Move utf-8 coding cookie to the second line.
2668
2669 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
2670
2671 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
2672 Improve custom type.
2673 (icon-map-list): Make it customizable. Document how to disable
2674 stock icons.
2675
2676 2007-09-30 Richard Stallman <rms@gnu.org>
2677
2678 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
2679
2680 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2681
2682 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2683
2684 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2685
2686 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
2687 (t-mouse-mode): New compatibility alias.
2688
2689 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
2690
2691 * server.el (server-delete-client): Only delete the terminal if it
2692 is non-nil.
2693
2694 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * net/tramp.el (with-file-property, with-connection-property):
2697 Highlight as keyword.
2698 (tramp-rfn-eshadow-setup-minibuffer)
2699 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2700 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
2701 (tramp-do-copy-or-rename-file-directly)
2702 (tramp-do-copy-or-rename-file-out-of-band)
2703 (tramp-handle-shell-command, tramp-get-debug-buffer)
2704 (tramp-send-command-and-read, tramp-equal-remote)
2705 (tramp-get-local-gid): Pacify byte-compiler.
2706 (tramp-handle-file-name-directory): Result shall not be expanded.
2707 (tramp-find-foreign-file-name-handler): Rewrite.
2708 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
2709
2710 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
2711
2712 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2713 Apply `tramp-completion-mode-p'.
2714 (tramp-fish-handle-set-file-times)
2715 (tramp-fish-handle-executable-find)
2716 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
2717 (tramp-fish-retrieve-data): Pacify byte-compiler.
2718
2719 * net/tramp-gw.el (tramp-gw-basic-authentication):
2720 Call `tramp-read-passwd' with first parameter `nil'.
2721
2722 2007-09-28 Glenn Morris <rgm@gnu.org>
2723
2724 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
2725 than mapcar.
2726
2727 * textmodes/tex-mode.el (tex-suscript-height-ratio)
2728 (tex-suscript-height-minimum): New customizable variables.
2729 (tex-suscript-height): New function.
2730 (superscript, subscript): Set height using tex-suscript-height
2731 rather than fixing at 0.8.
2732 (tex-fontify-script, tex-font-script-display): Add :version tag.
2733
2734 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
2735
2736 * progmodes/python.el (python-eldoc-function): Doc fix.
2737
2738 2007-09-27 Glenn Morris <rgm@gnu.org>
2739
2740 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
2741 image if it is not in image-type-auto-detectable, or is there with
2742 a nil value.
2743
2744 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
2745
2746 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
2747 connection more robust.
2748
2749 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2750
2751 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2752 Deal with the case that special &keywords are at the beginning or
2753 end of the argument list. Also add some (incomplete) support for
2754 non-standard arglists.
2755
2756 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2759 (eldoc-message-commands, eldoc-current-idle-delay)
2760 (eldoc-function-argstring-format): Fix typos in docstrings.
2761
2762 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
2763
2764 * calc/calc-units.el (calc-convert-units)
2765 (calc-convert-temperature): Remove unnecessary colons.
2766
2767 2007-09-26 Bastien Guerry <bzg@altern.org>
2768
2769 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
2770 New function.
2771 (org-export-latex-remove-from-headlines): Name changed because of typo.
2772 (org-export-latex-quotation-marks-convention): Option removed.
2773 (org-export-latex-make-preamble): Handle the DATE option.
2774 (org-export-latex-cleaned-string): Now the only cleaning function,
2775 synched up with org.el.
2776 (org-export-latex-lists, org-export-latex-parse-list)
2777 (org-export-list-to-latex): New functions.
2778
2779 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2780
2781 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
2782 (org-outline-regexp): New constant.
2783 (org-remember-handler): Throw error when the target file is not in
2784 org-mode.
2785 (org-cleaned-string-for-export): No longer call
2786 `org-export-latex-cleaned-string' with an argument.
2787 (org-get-tags): Returns now a list, not a string.
2788 (org-get-tags-string): New function.
2789 (org-archive-subtree): No need to split return of `org-get-tags'.
2790 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
2791 instead of `org-get-tags'.
2792 (org-agenda-format-date): Rename from `org-agenda-date-format'.
2793 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
2794 (org-compatible-face): New argument INHERITS. Inherit from this
2795 face if possible.
2796 (org-level-1, org-level-2, org-level-3, org-level-4)
2797 (org-level-5, org-level-6, org-level-7, org-level-8)
2798 (org-special-keyword, org-drawer, org-column, org-warning)
2799 (org-archived, org-todo, org-done, org-headline-done, org-table)
2800 (org-formula, org-code, org-agenda-structure)
2801 (org-scheduled-today, org-scheduled-previously)
2802 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
2803 in the new way.
2804 (org-get-heading): New argument NO-TAGS.
2805 (org-fast-tag-selection-include-todo): Made defvar instead of
2806 defcustom, feature is not deprecated.
2807 (org-remember-store-without-prompt): New default value t.
2808 (org-todo-log-states): New variable.
2809 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
2810 Compute the log states.
2811 (org-goto-map): More commands copied from global map. Also bind
2812 `org-occur'.
2813 (org-goto): Made into a general lookup command.
2814 (org-get-location): Complete rewrite.
2815 (org-goto-exit-command): New variable.
2816 (org-goto-selected-point): New variable.
2817 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
2818 Set the new variables.
2819 (org-paste-subtree): Whitespace insertion strategy revised.
2820 (org-remember-apply-template): Protect v-A from the possibility
2821 that v-a might be nil.
2822 (org-remember-handler): Insertion rules revised.
2823 (org-todo): Respect org-todo-log-states.
2824 (org-up-heading-safe): New function.
2825 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
2826
2827 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2828
2829 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
2830 region if in transient-mark-mode.
2831
2832 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
2833
2834 * calc/calc-ext.el (calc-init-extensions, calc-reset):
2835 * calc/calc-help.el (calc-full-help):
2836 * calc/calc-misc.el (another-calc):
2837 * calc/calc-store.el (calc-var-name-map):
2838 * calc/calc-stuff.el (calc-flush-caches):
2839 * calc/calc-units.el (math-build-units-table):
2840 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
2841 (calc-quit):
2842 * calendar/icalendar.el (icalendar--format-ical-event)
2843 (icalendar--convert-ical-to-diary):
2844 * emacs-lisp/authors.el (authors):
2845 * emacs-lisp/cust-print.el (custom-print-install)
2846 (custom-print-uninstall):
2847 * emacs-lisp/disass.el (disassemble-1):
2848 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2849 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
2850 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
2851 (elint-check-let-form, elint-check-condition-case-form)
2852 (elint-initialize):
2853 * emacs-lisp/elp.el (elp-results):
2854 * emacs-lisp/generic.el (generic-mode-internal):
2855 * emacs-lisp/re-builder.el (reb-delete-overlays):
2856 * emacs-lisp/regi.el (regi-interpret):
2857 * emacs-lisp/sregex.el (sregex--char-aux):
2858 * emulation/cua-rect.el (cua--deactivate-rectangle)
2859 (cua--highlight-rectangle, cua--rectangle-post-command):
2860 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
2861 * emulation/viper-macs.el (viper-describe-kbd-macros)
2862 (viper-describe-one-macro):
2863 * emulation/viper-util.el (viper-setup-master-buffer):
2864 * emulation/viper.el (set-viper-state-in-major-mode):
2865 * international/mule-diag.el (describe-current-coding-system):
2866 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
2867 * mail/emacsbug.el (report-emacs-bug):
2868 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
2869 * obsolete/hilit19.el (hilit-unhighlight-region)
2870 (hilit-set-mode-patterns):
2871 * play/solitaire.el (solitaire-check, solitaire-solve):
2872 * play/zone.el (zone-pgm-rotate):
2873 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
2874 * progmodes/ada-prj.el (ada-prj-display-page):
2875 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
2876 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
2877 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
2878 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
2879 * progmodes/sh-script.el (sh-make-vars-local)
2880 (sh-reset-indent-vars-to-global-values):
2881 * progmodes/sql.el (top):
2882 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
2883 * progmodes/xscheme.el (top):
2884 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
2885 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
2886 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
2887 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
2888 (artist-submit-bug-report):
2889 * textmodes/flyspell.el (flyspell-delay-commands)
2890 (flyspell-deplacement-commands):
2891 * textmodes/table.el (table--generate-source-epilogue, table-insert)
2892 (table--generate-source-cells-in-a-row, table--make-cell-map)
2893 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
2894
2895 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
2896
2897 * allout.el (produce-allout-mode-map, allout-process-exposed):
2898 * ansi-color.el (ansi-color-make-color-map):
2899 * autoinsert.el (auto-insert):
2900 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
2901 * dired-aux.el (dired-create-files):
2902 * dired.el (dired-restore-desktop-buffer):
2903 * ediff-diff.el (ediff-setup-fine-diff-regions):
2904 * ediff-mult.el (ediff-intersect-directories)
2905 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
2906 (ediff-redraw-registry-buffer):
2907 * ediff-ptch.el (ediff-fixup-patch-map):
2908 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
2909 (ediff-really-quit, ediff-clear-diff-vector):
2910 * emerge.el (emerge-really-quit):
2911 * ffap.el (ffap-replace-file-component):
2912 * filecache.el (file-cache-add-directory)
2913 (file-cache-add-directory-recursively)
2914 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
2915 (file-cache-delete-directory, file-cache-files-matching-internal)
2916 (file-cache-display):
2917 * files.el (cd):
2918 * find-lisp.el (find-lisp-insert-directory):
2919 * finder.el (finder-compile-keywords):
2920 * help.el (view-emacs-news):
2921 * hi-lock.el (hi-lock-write-interactive-patterns):
2922 * ido.el (ido-to-end, ido-set-matches-1):
2923 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
2924 (image-dired-mark-tagged-files):
2925 * jka-cmpr-hook.el (jka-compr-get-compression-info):
2926 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
2927 * ps-print.el (ps-background, ps-begin-file)
2928 (ps-build-reference-face-lists):
2929 * simple.el (clone-buffer):
2930 * startup.el (command-line):
2931 * tempo.el (tempo-insert-template, tempo-is-user-element)
2932 (tempo-forward-mark, tempo-backward-mark):
2933 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
2934
2935 2007-09-25 Glenn Morris <rgm@gnu.org>
2936
2937 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
2938
2939 * view.el (view-search-no-match-lines): Add a doc string.
2940 Rewrite to simplify and work better.
2941
2942 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2943
2944 * progmodes/cc-mode.el (c-mode-base-map):
2945 Use c-indent-line-or-region instead of c-indent-line.
2946
2947 * indent.el (indent-for-tab-command): First check if the region is
2948 active.
2949
2950 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2951
2952 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
2953 whitespace-rescan-timer-time is 0.
2954
2955 2007-09-24 Karl Berry <karl@gnu.org>
2956
2957 * international/mule.el (coding-system-base): Fix doc string grammar.
2958
2959 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
2960
2961 * net/tramp.el (tramp-completion-mode-p): Rename from
2962 `tramp-completion-mode'. Revert logic, check `return', `newline'
2963 and such alike. Packages like Icicles tend to use other completion
2964 characters but `tab' and `space' only.
2965
2966 2007-09-24 Adam Hupp <adam@hupp.org>
2967
2968 * progmodes/python.el (run-python): Import emacs module without
2969 waiting; prevents lockup on error.
2970
2971 2007-09-23 Richard Stallman <rms@gnu.org>
2972
2973 * mail/sendmail.el (mail-bury): Delete the frame
2974 if this frame looks like it was made for this message.
2975
2976 * completion.el (completion-separator-self-insert-command)
2977 (completion-separator-self-insert-autofilling):
2978 If `self-insert-command' has been remapped, use the substitute.
2979
2980 * simple.el (copy-region-as-kill): Doc fix.
2981
2982 * textmodes/org.el (org-confirm-shell-link-function)
2983 (org-confirm-elisp-link-function): Doc fixes.
2984
2985 2007-09-23 Glenn Morris <rgm@gnu.org>
2986
2987 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
2988
2989 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
2990
2991 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
2992
2993 * term/tvi970.el (terminal-init-tvi970): Likewise.
2994
2995 * term/sun-mouse.el (print-mouse-format): Likewise.
2996
2997 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
2998 Use forward-line instead of previous-line and next-line.
2999
3000 2007-09-22 Juri Linkov <juri@jurta.org>
3001
3002 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
3003
3004 * tutorial.el (tutorial--default-keys): Update standard bindings:
3005 rename `iconify-or-deiconify-frame' to `suspend-frame',
3006 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
3007
3008 2007-09-22 Juri Linkov <juri@jurta.org>
3009
3010 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
3011 Add help-echo to external links and to links without description.
3012 (fancy-splash-insert): Use help-echo from the 3rd element of the
3013 link specification list, or "Follow this link" if it's nil. Doc fix.
3014
3015 2007-09-22 Juri Linkov <juri@jurta.org>
3016
3017 * startup.el (command-line): Rename `inhibit-startup-message' to
3018 `inhibit-startup-screen'.
3019 (fancy-about-text): Use shorter label for "Ordering Manuals".
3020 (fancy-startup-tail): Add optional arg `concise'. When `concise'
3021 is nil, display a line with "To start..." and 3 links to useful
3022 tasks. Display the "Dismiss" button and "Don't show this message
3023 again" only when concise is non-nil.
3024 (fancy-startup-screen): Call `fancy-startup-tail' with optional
3025 arg `concise'. If CONCISE is non-nil, display a concise version
3026 of the splash screen in another window. Otherwise, switch to the
3027 startup buffer in the same window.
3028 (startup-echo-area-message): Change displayed binding from
3029 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
3030 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
3031 the GNU system".
3032 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
3033 to "*GNU Emacs*".
3034 (display-about-screen): Don't check the existence of the buffer
3035 "*About GNU Emacs*".
3036 (display-splash-screen): Make alias to `display-startup-screen'.
3037 (command-line-1): Rename `inhibit-startup-message' to
3038 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
3039 started with command line options "-f", "-funcall", "-e", "-eval",
3040 "-execute", "-insert", "-find-file", "-file", "-visit".
3041 Inhibit startup screen when Emacs is started with a file name only
3042 on tty (i.e. don't inhibit it when started with a file name like
3043 "emacs FILE..." on a window system).
3044 (command-line-1): Simplify logic of displaying the startup screen:
3045 if file-count > 0, then display the concise version in another
3046 window, otherwise display full version in the same window.
3047
3048 * help.el (help-map): Bind C-h C-a to about-emacs.
3049 (help-for-help-internal): Add C-a description to C-h help text.
3050
3051 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
3052
3053 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
3054 (checkdoc-permit-comma-termination-flag): Autoload the
3055 safe-local-variable setting.
3056
3057 * bookmark.el (bookmark-xemacsp): Remove.
3058 (bookmark-make): Don't use bookmark-xemacsp,
3059 use (featurep 'xemacs) instead.
3060
3061 * speedbar.el (speedbar-frame-mode)
3062 (speedbar-frame-reposition-smartly)
3063 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3064 (speedbar-check-vc): Remove use of non-existent variable
3065 dframe-xemacsp, use (featurep 'xemacs) instead.
3066
3067 * indent.el (indent-for-tab-command): Indent the region if
3068 transient-mark-mode and the region is active.
3069
3070 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
3071
3072 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3073 add inferior-octave-directory-tracker to the buffer-local value
3074 of comint-input-filter-functions.
3075
3076 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3077
3078 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
3079
3080 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
3083 on w32 frames.
3084
3085 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3086
3087 * startup.el (normal-top-level): Remove DISPLAY from
3088 process-environment to let it be computed dynamically in callproc.c.
3089
3090 * frame.el (frame-initialize, make-frame):
3091 * faces.el (tty-set-up-initial-frame-faces):
3092 * env.el (setenv): Don't set display-environment-variable.
3093
3094 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
3095 (server-create-tty-frame): Don't set unused `tty' property.
3096 Set `display' instead of display-environment-variable.
3097 (server-create-window-system-frame): No display-environment-variable.
3098
3099 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
3100
3101 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
3102 (rfn-eshadow-update-overlay-hook): New defvars.
3103 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
3104 Run the hooks.
3105
3106 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
3107 (tramp-rfn-eshadow-setup-minibuffer)
3108 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
3109 rfn-eshadow.el.
3110
3111 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
3112 timeout.
3113
3114 2007-09-21 Glenn Morris <rgm@gnu.org>
3115
3116 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
3117 * term/sun-mouse.el (suspend-emacstool): Remove.
3118 * term/sun.el: Remove emacstool-related code.
3119
3120 * emacs-lisp/bytecomp.el (byte-compile-warnings)
3121 (byte-compile-warnings-safe-p): Add `mapcar'.
3122 (byte-compile-warning-types): Add mapcar and make-local.
3123 (byte-compile-normal-call): Add option to suppress mapcar warning.
3124 (top-level): Use mapc rather than mapcar in eval-when-compile.
3125
3126 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
3127 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
3128 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
3129 Handle escaped parens.
3130 (latex-forward-sexp): Doc fix.
3131
3132 * eshell/esh-mode.el (eshell-output-filter-functions):
3133 Add eshell-postoutput-scroll-to-bottom.
3134
3135 * loadup.el: Remove termdev.
3136
3137 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
3138 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
3139
3140 2007-09-21 Markus Triska <markus.triska@gmx.at>
3141
3142 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
3143 `mapcar' is called for effect.
3144
3145 2007-09-21 Kevin Ryde <user42@zip.com.au>
3146
3147 * international/mule.el (sgml-html-meta-auto-coding-function):
3148 Bind `case-fold-search' to t.
3149
3150 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3151
3152 * termdev.el: Remove.
3153
3154 * frame.el (get-device-terminal): New function. Moved from termdev.el.
3155 (frames-on-display-list): Use it.
3156
3157 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
3158
3159 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
3160
3161 2007-09-20 Richard Stallman <rms@gnu.org>
3162
3163 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
3164
3165 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3166
3167 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
3168
3169 2007-09-20 Glenn Morris <rgm@gnu.org>
3170
3171 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3172 motion functions, rather than hard-coding "\n\n".
3173 (tex-validate-region): Check for eobp, to speed up.
3174 (tex-next-unmatched-end): Doc fix.
3175
3176 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * files.el (auto-mode-alist): Use archive-mode for .rar files.
3179
3180 * international/mule.el (auto-coding-alist): Rar archives are binary.
3181
3182 * arc-mode.el: Add basic support for Rar.
3183 (archive-find-type): Recognize Rar's signature.
3184 (archive-desummarize): New fun.
3185 (archive-summarize): Use it to restore the buffer's data in case
3186 someone wants to switch to some other major mode.
3187 (archive-resummarize): Use it as well.
3188 (archive-rar-summarize, archive-rar-extract): New functions.
3189
3190 * filesets.el: Remove spurious * in docstrings.
3191 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
3192 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
3193 (filesets-ingroup-collect): Remove unused arg `depth'.
3194 (filesets-update): Remove unused arg `version'.
3195
3196 * finder.el (finder-compile-keywords): Fix up comment style.
3197 (finder-mouse-face-on-line): previous-line -> forward-line.
3198
3199 * recentf.el: Remove spurious * in docstrings.
3200 (recentf-save-list): Fix up comment style.
3201
3202 * progmodes/octave-mod.el: Remove spurious * in docstrings.
3203 (octave-mode-map): Move init into declaration and remove \t binding.
3204 (octave-mode-startup-message): Remove unused var.
3205 (octave-scan-blocks): Remove unused arg `from'.
3206 (octave-forward-block, octave-down-block, octave-up-block):
3207 Update callers.
3208
3209 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
3210 (meta-mode-map): Likewise and remove \t binding.
3211
3212 * net/snmp-mode.el: Remove spurious * in docstrings.
3213 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
3214 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
3215 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
3216 that completion accepts lists of strings.
3217 (snmp-mode-syntax-table): Move initialization into declaration.
3218 (snmp-mode-map): Likewise and remove \t binding.
3219 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
3220 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
3221 (snmp-indent-command): Remove.
3222
3223 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
3224 binding, so tab-always-indent works right.
3225
3226 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
3227
3228 * net/browse-url.el (browse-url-elinks-new-window): New function.
3229 (browse-url-elinks): Use browse-url-elinks-new-window.
3230 Accept optional second argument `new-window'. Fix typo in doc-string.
3231 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
3232 Improve error message.
3233
3234 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3235
3236 * net/browse-url.el (browse-url-url-encode-chars): Use the right
3237 parameter name in the function body.
3238 Reported by Johannes Weiner.
3239
3240 2007-09-19 Glenn Morris <rgm@gnu.org>
3241
3242 * net/socks.el (socks-open-network-stream): Signal an explicit
3243 error if the port associated with a service string can't be found.
3244
3245 * textmodes/tex-mode.el (tex-terminate-paragraph):
3246 Use backward-paragraph.
3247
3248 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3249
3250 * server.el (server-running-p): New function.
3251
3252 2007-09-18 Jason Rumney <jasonr@gnu.org>
3253
3254 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
3255 x-focus-frame.
3256
3257 * frame.el (select-frame-set-input-focus, select-frame-by-name):
3258 Use x-focus-frame for w32.
3259
3260 2007-09-17 David Kastrup <dak@gnu.org>
3261
3262 * textmodes/tex-mode.el (tex-verbatim-environments):
3263 Eliminate CL dependency.
3264
3265 2007-09-17 Richard Stallman <rms@gnu.org>
3266
3267 * newcomment.el (comment-add): New arg EXTRA.
3268 (comment-region-default): Pass EXTRA if not indenting lines.
3269
3270 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3271
3272 * net/browse-url.el (browse-url-url-encode-chars): New function.
3273 URL-encode some chars in a string.
3274 (browse-url-encode-url): Rewrite using the previous function.
3275 (browse-url-file-url): Use `browse-url-url-encode-chars'.
3276 (browse-url-elinks-sentinel): Fix typo.
3277 (browse-url-new-window-flag): Doc change.
3278
3279 2007-09-17 Glenn Morris <rgm@gnu.org>
3280
3281 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3282 filename from `--file-line-error', if it is available.
3283
3284 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3285
3286 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3287 TeX `--file-line-error' format.
3288
3289 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3290
3291 * xt-mouse.el: Delete add-hook calls that were moved to
3292 xterm-mouse-mode.
3293 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
3294 does not work.
3295
3296 2007-09-17 Richard Stallman <rms@gnu.org>
3297
3298 * cus-face.el (custom-theme-set-faces): Undo previous change.
3299
3300 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
3301
3302 2007-09-17 Glenn Morris <rgm@gnu.org>
3303
3304 * textmodes/tex-mode.el (tex-region): Simplify previous change,
3305 handling the case where the region is not in `tex-main-file'.
3306 (tex-region-1): Delete.
3307 (tex-region-header): New function, doing the header part of the
3308 old tex-region-1.
3309
3310 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3311
3312 * simple.el (newline): Simplify use of prefix-numeric-value.
3313 (line-move-partial): Remove unused var `ppos'.
3314 (line-move-1): Replace 9999 with most-positive-fixnum.
3315 (move-end-of-line): Use more efficient single-property search.
3316 (move-beginning-of-line): Remove unused var `start'.
3317 (blink-matching-open): Restructure in a more functional style.
3318
3319 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3320
3321 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
3322
3323 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3324
3325 * server.el (server-clients): Only keep procs, no properties any more.
3326 (server-client): Remove.
3327 (server-client-get, server-client-set): Remove, replace all callers by
3328 process-get and process-put resp.
3329 (server-clients-with, server-add-client, server-delete-client)
3330 (server-create-tty-frame, server-create-window-system-frame)
3331 (server-process-filter, server-execute, server-visit-files)
3332 (server-buffer-done, server-kill-buffer-query-function)
3333 (server-kill-emacs-query-function, server-switch-buffer)
3334 (server-save-buffers-kill-terminal): Update accordingly.
3335
3336 * server.el (server-with-environment): Simplify.
3337 (server-select-display, server-unselect-display): Re-add functions that
3338 seem to have been lost in the multi-tty merge.
3339 (server-eval-and-print, server-create-tty-frame)
3340 (server-create-window-system-frame, server-goto-toplevel)
3341 (server-execute, server-return-error): New functions extracted from
3342 server-process-filter.
3343 (server-execute-continuation): New functions.
3344 (server-process-filter): Restructure so that all arguments are analysed
3345 first and then acted upon in a subsequent stage. This way
3346 server-goto-toplevel can be executed later, when we know if
3347 it's necessary.
3348 Remove the "-version" and "-version-good" support.
3349
3350 2007-09-16 Drew Adams <drew.adams@oracle.com>
3351
3352 * cus-edit.el (custom-face-edit-activate): Doc fix.
3353
3354 2007-09-16 Glenn Morris <rgm@gnu.org>
3355
3356 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
3357 Following cal-bahai renaming, update all instances of
3358 list-bahai-diary-entries to diary-bahai-list-entries,
3359 mark-bahai-diary-entries to diary-bahai-mark-entries,
3360 calendar-goto-bahai-date to calendar-bahai-goto-date,
3361 insert-bahai-diary-entry to diary-bahai-insert-entry,
3362 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
3363 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
3364 calendar-print-bahai-date to calendar-bahai-print-date.
3365
3366 * textmodes/tex-mode.el (tex-region): Handle the case where the
3367 region is not in `tex-main-file'. Move the old code that applies
3368 to both cases...
3369 (tex-region-1): ...to this new function.
3370
3371 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3372
3373 * vc.el (vc-process-sentinel): New function.
3374 (vc-exec-after): Use it instead of using ugly hackish analysis and
3375 construction of Elisp code.
3376 (vc-sentinel-movepoint): New dynamically scoped var.
3377 (vc-print-log, vc-annotate): Set it to move the user's point.
3378
3379 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
3380 inhibit-modification-hooks.
3381
3382 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
3383 (calendar-bahai-print-date, calendar-bahai-goto-date)
3384 (diary-bahai-list-entries, diary-bahai-insert-entry):
3385 New names to clean up the namespace a bit more.
3386 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
3387
3388 2007-09-15 Glenn Morris <rgm@gnu.org>
3389
3390 * calendar/holidays.el (holiday-list): Rename it back to
3391 `list-holidays', but leave `holiday-list' as an alias.
3392
3393 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
3394 custom group.
3395
3396 * textmodes/css-mode.el (css): New custom group.
3397 (css-electrick-keys, css-selector, css-property)
3398 (css-indent-offset): Specify custom group.
3399
3400 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3401
3402 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
3403 (cvs-execute-single-file): Use process-file.
3404 (cvs-run-process): Use start-file-process.
3405
3406 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3407
3408 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
3409 level. Remove the hooks when turning off the mode.
3410
3411 * term/xterm.el: Require xt-mouse at compile time.
3412 (terminal-init-xterm): Turn on xterm mouse tracking for this
3413 terminal if xterm-mouse-mode is enabled.
3414
3415 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3416
3417 * term/xterm.el (xterm-function-map): Replace bindings that were
3418 deleted by the merge.
3419
3420 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
3421
3422 * play/bubbles.el (bubbles-version): Bump value to "0.5".
3423 (bubbles-mode-map): Move define-key statements here.
3424 (bubbles-game-theme-menu): Ditto.
3425 (bubbles-graphics-theme-menu): Ditto.
3426 (bubbles-menu): Ditto.
3427 (bubbles-mode): Initialize buffer-undo-list, redisplay.
3428 (bubbles--initialize): Reset buffer-undo-list, redisplay.
3429 (bubbles-plop): Set buffer-undo-list, redisplay.
3430 (bubbles-undo): Reset buffer-undo-list, redisplay.
3431 (bubbles--show-images): Take care of missing text properties.
3432
3433 2007-09-14 Glenn Morris <rgm@gnu.org>
3434
3435 * startup.el (fancy-startup-text, fancy-about-text): Fix face
3436 quoting.
3437
3438 * calendar/cal-hebrew.el, calendar/cal-menu.el
3439 * calendar/calendar.el, calendar/diary-lib.el
3440 * calendar/holidays.el: Rename all instances of
3441 list-calendar-holidays callers to calendar-list-holidays,
3442 list-holidays to holiday-list, check-calendar-holidays to
3443 calendar-check-holidays, mark-calendar-holidays to
3444 calendar-mark-holidays, and filter-visible-calendar-holidays to
3445 holiday-filter-visible-calendar.
3446
3447 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3448
3449 * term/xterm.el (xterm-function-map): Add C-M- bindings.
3450
3451 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3452
3453 * play/bubbles.el (bubbles--initialize-images): Fix bug:
3454 Use transparent background for empty cells in graphics mode.
3455
3456 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3457
3458 * man.el (Man-default-man-entry): At end of line, continue looking
3459 to the next line for possible end of hyphenated command.
3460
3461 2007-09-13 Chris Moore <dooglus@gmail.com>
3462
3463 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3464 the command being edited.
3465
3466 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
3467
3468 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3469
3470 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3471
3472 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3473 C-M-S- keys.
3474
3475 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3476
3477 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3478
3479 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3480 New argument `filename-p' to use one set of confusing chars or another.
3481 (browse-url-file-url): Use the argument.
3482 Suggested by Johannes Weiner.
3483
3484 2007-09-12 Romain Francoise <romain@orebokech.com>
3485
3486 * cus-start.el (all): Revert 2007-09-08 change.
3487
3488 2007-09-12 Aaron Hawley <aaronh@garden.org>
3489
3490 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3491 extract .Z files, since it is more common than uncompress.
3492
3493 2007-09-12 Glenn Morris <rgm@gnu.org>
3494
3495 * textmodes/org-publish.el (org-publish-org-to-html): Remove
3496 duplicate function definition.
3497
3498 2007-09-10 Chris Moore <dooglus@gmail.com>
3499
3500 * diff-mode.el (diff-sanity-check-hunk):
3501 Also accept single-line hunks.
3502
3503 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * startup.el (startup-screen-inhibit-startup-screen)
3506 (pure-space-overflow-message): New vars.
3507 (fancy-splash-insert): Allow functions for face and link specs.
3508 (fancy-splash-head): Remove unused arg. Move splash text...
3509 (fancy-startup-text, fancy-about-text): ...here.
3510 (fancy-startup-tail): Rename from fancy-splash-tail.
3511 (fancy-startup-screen, fancy-about-screen): Split off from
3512 fancy-splash-screens.
3513 (display-startup-screen): New function.
3514 (display-about-screen): Rename from display-splash-screen.
3515 (command-line-1): Use concise startup screen if necessary.
3516
3517 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3518
3519 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3520 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3521
3522 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3523
3524 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3525 (python-font-lock-keywords): Update to the 2.5 version of the language.
3526 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3527 (python-backspace): Only behave funny in code.
3528 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3529 (inferior-python-mode): Add PDB prompt regexp.
3530 (python-fill-paragraph): Refine the fenced-string regexp.
3531 (python-find-imports): Handle imports spanning several lines.
3532 (python-mode): Add `class' to hideshow support.
3533
3534 2007-09-10 Dave Love <fx@gnu.org>
3535
3536 * outline.el (outline-4, outline-5, outline-7):
3537 Move font-lock-builtin-face down from 4 to 7 to better keep the
3538 progression of color brightness, and to better match Org-mode's faces.
3539
3540 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3541
3542 * progmodes/meta-mode.el (meta-font-lock-keywords)
3543 (font-lock-match-meta-declaration-item-and-skip-to-next)
3544 (meta-comment-indent, meta-indent-previous-line)
3545 (meta-indent-unfinished-line, meta-beginning-of-defun)
3546 (meta-end-of-defun, meta-common-initialization): Handle \f.
3547 (meta-indent-unfinished-line): Do not handle a `%' in a string as
3548 a comment-start.
3549
3550 * files.el (file-modes-char-to-who, file-modes-char-to-right)
3551 (file-modes-rights-to-number): Auxiliary functions for symbolic to
3552 numeric notation of file modes.
3553 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
3554 numeric value.
3555 (read-file-modes): New. Read either an octal value of a file mode or a
3556 symbolic value, and return its numeric value.
3557
3558 * dired-aux.el (dired-do-chmod): Change to use the built-in
3559 `set-file-modes' and the previous symbolic mode parsing functions.
3560
3561 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3562
3563 * textmodes/texinfo.el: Remove spurious * in docstrings.
3564 (texinfo-mode-syntax-table, texinfo-mode-map):
3565 Initialize in the declaration.
3566
3567 * tmm.el: Remove spurious * in docstrings.
3568 (tmm-prompt): Use with-current-buffer.
3569
3570 * vcursor.el: Remove spurious * in docstrings.
3571 (vcursor-map): Initialize in the declaration.
3572 (vcursor-use-vcursor-map): Use define-minor-mode.
3573 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
3574
3575 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
3576 Initialize in the declaration.
3577 (widget-minor-mode): Use define-minor-mode.
3578
3579 * woman.el (woman-mode-map, woman-syntax-table):
3580 Initialize in the declaration.
3581
3582 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
3583
3584 * doc-view.el: New file.
3585
3586 2007-09-09 Juri Linkov <juri@jurta.org>
3587
3588 * Makefile.in (update-authors): Add etc/ to AUTHORS.
3589
3590 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
3591
3592 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
3593 to "Startup screen". Fix docstring.
3594 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
3595 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
3596 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
3597 (initial-scratch-message): Fix docstring.
3598 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
3599 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
3600 Add link to "Customize Startup" and set interval between links to
3601 5 spaces.
3602 (fancy-about-text): Add links "Authors" and "Contributing".
3603 (fancy-splash-head): Add text "Welcome to " on the startup screen,
3604 and "This is " on the about screen. Add link to
3605 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
3606 For the about screen move emacs version to the header from
3607 `fancy-splash-tail' (as it's done already for normal about screen).
3608 (fancy-splash-tail): Insert emacs version only for startup screen.
3609 (normal-splash-screen): Remove duplicate empty lines.
3610 (normal-about-screen): Add links "Authors" and "Contributing".
3611
3612 * menu-bar.el (menu-bar-help-menu):
3613 Move "About Emacs" and "About GNU" to the end of the Help menu.
3614 Move "Emacs Psychotherapist" after "Send Bug Report...".
3615 Move "External Packages" after "Find Emacs Packages".
3616
3617 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
3618
3619 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
3620 they are useless with the byte compiler.
3621 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
3622 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
3623 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
3624 (tramp-file-name-real-host, tramp-file-name-port)
3625 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
3626 defuns.
3627
3628 * net/tramp-cache.el (top): Improve error message when
3629 `tramp-persistency-file-name' is corrupted.
3630
3631 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
3632
3633 * textmodes/org.el (org-re): Also replace the :alpha: class.
3634 (org-todo-tag-alist): Variable removed.
3635 (org-todo-key-alist, org-todo-key-trigger) New variables.
3636 (org-use-fast-todo-selection): New option.
3637 (org-log-done): Docstring fixed.
3638 (org-deadline-warning-days): New default value 14.
3639 (org-edit-timestamp-down-means-later) New option.
3640 (org-tag-alist): Docstring fixed.
3641 (org-fast-tag-selection-include-todo): New option.
3642 (org-export-language-setup): New languages added.
3643 (org-set-regexps-and-options): Compute the new variables.
3644 (org-paste-subtree): Cleaning up.
3645 (org-remember-apply-template): New escape %A.
3646 (org-todo): Call fast TODO selection.
3647 (org-fast-todo-selection): New function.
3648 (org-add-log-note): Allow prefix for abort exit.
3649 (org-at-property-p, org-entry-properties)
3650 (org-columns-get-autowidth-alist): Use :alpha: class.
3651 (org-get-wdays): New function.
3652 (org-agenda-remove-date): New variable.
3653 (org-agenda-get-deadlines): Use `org-get-wdays'.
3654 (org-agenda-get-deadlines): Reverse ee before returning.
3655 (org-format-agenda-item): New argument REMOVE-RE.
3656 (org-agenda-convert-date): Baha'i calendar added.
3657 (org-infile-export-plist): Also find DATE line.
3658 (org-get-min-level): New function.
3659 (org-export-as-html, org-export-as-ascii): Use the date format.
3660 (org-shiftup, org-shiftdown): Use.
3661 `org-edit-timestamp-down-means-later'.
3662 (org-assign-fast-keys): New function.
3663
3664 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
3665
3666 * cus-start.el (all): Add prefer-window-split-horizontally from
3667 window.c.
3668
3669 2007-09-08 Eli Zaretskii <eliz@gnu.org>
3670
3671 * net/browse-url.el (browse-url-galeon): Fix last change.
3672 (top-level): Require cl when compiling.
3673
3674 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
3675
3676 * textmodes/org-export-latex.el: arch-tag restored.
3677
3678 * textmodes/org-publish.el: arch-tag restored.
3679
3680 2007-09-08 Masatake YAMATO <jet@gyve.org>
3681
3682 * progmodes/which-func.el (which-func-modes): Add diff-mode.
3683
3684 * progmodes/cc-langs.el: Support new keywords added to
3685 objective-c frontend of gcc.
3686 (c-simple-stmt-kwds): Add @throw.
3687 (c-block-stmt-2-kwds): Add @synchronized.
3688 (c-block-stmt-1-kwds): Add @finally and @try.
3689
3690 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
3691
3692 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
3693 (org-agenda-after-show-hook): New variable.
3694 (org-columns-compile-format)
3695 (org-columns-get-autowidth-alist, org-buffer-property-keys)
3696 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
3697 property names.
3698 (org-get-wdays): New function.
3699
3700 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3701
3702 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
3703
3704 * term/xterm.el (xterm-function-map): Initialize in the declaration.
3705
3706 * vc-arch.el (vc-arch-checkin): Fix typo.
3707
3708 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3709
3710 * cus-face.el (custom-theme-set-faces): Set face attributes
3711 locally for each frame.
3712
3713 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3714
3715 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
3716 via font-lock-defaults.
3717
3718 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
3719 derived-mode-p.
3720
3721 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
3722
3723 * progmodes/autoconf.el (autoconf-definition-regexp):
3724 Handle optional square brackets around definition name.
3725
3726 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
3727
3728 * net/browse-url.el (browse-url-browser-function): Add elinks.
3729 (browse-url-elinks-wrapper): New option.
3730 (browse-url-encode-url, browse-url-elinks)
3731 (browse-url-elinks-sentinel): New functions.
3732 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
3733 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
3734 Use new function browse-url-encode-url.
3735
3736 2007-09-07 Glenn Morris <rgm@gnu.org>
3737
3738 * version.el (emacs-version): Revert 2007-08-29 change: no need to
3739 say if multi-tty is present.
3740
3741 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3742
3743 * cus-start.el (split-window-preferred-function): Add custom info.
3744
3745 * calendar/holidays.el (holiday-list, calendar-check-holidays)
3746 (calendar-mark-holidays, calendar-list-holidays)
3747 (holiday-filter-visible-calendar): New names to clean up namespace.
3748 (filter-visible-calendar-holidays, list-calendar-holidays)
3749 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
3750 Add compatibility aliases.
3751 (calendar-check-holidays, calendar-mark-holidays)
3752 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
3753 (holiday-sexp): Replace append with list.
3754 (holiday-filter-visible-calendar): Replace append with push.
3755
3756 * woman.el: Remove spurious * in docstrings.
3757 (woman-mini-help, woman-non-underline-faces, woman0-rename)
3758 (woman-topic-all-completions-merge, woman-file-name-all-completions)
3759 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
3760 (woman-write-directory-cache, woman-display-extended-fonts)
3761 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
3762 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
3763 (woman-mode): Use inhibit-read-only.
3764 (woman-negative-vertical-space): Use dotimes.
3765 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
3766
3767 2007-09-06 Romain Francoise <romain@orebokech.com>
3768
3769 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
3770 (vc-bzr-workfile-version): Use it.
3771
3772 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
3773
3774 * complete.el (PC-do-completion): Don't try to treat
3775 empty string as an abbreviation.
3776
3777 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3778
3779 * help-fns.el (describe-variable): Keep doc's text properties.
3780
3781 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
3782
3783 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
3784 instead of a file.
3785
3786 2007-09-06 Glenn Morris <rgm@gnu.org>
3787
3788 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
3789 (checkdoc-minor-mode): Allow user to specify lighter via
3790 checkdoc-minor-mode-string.
3791
3792 2007-09-05 Richard Stallman <rms@gnu.org>
3793
3794 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
3795 Several items removed, simplified, or put on one line.
3796 (fancy-about-text): Add substantial contents, part of startup text.
3797 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
3798 (normal-splash-screen): Call normal-mouse-startup-screen,
3799 normal-no-mouse-startup-screen, or normal-about-screen.
3800 (normal-mouse-startup-screen): New fn, broken out, shortened.
3801 (normal-no-mouse-startup-screen): New fn, broken out.
3802 (normal-about-screen): New function, contents all new.
3803
3804 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3805
3806 * emacs-lisp/rx.el (rx): Fix typo in docstring.
3807
3808 2007-09-05 Glenn Morris <rgm@gnu.org>
3809
3810 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
3811 is bound.
3812
3813 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3814
3815 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
3816 in doc string.
3817
3818 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3819
3820 * server.el (server-start, server-unload-hook): Undo previous change.
3821
3822 * xt-mouse.el: Undo previous change.
3823
3824 2007-09-04 Juri Linkov <juri@jurta.org>
3825
3826 * startup.el (fancy-about-text): New variable.
3827 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
3828 (fancy-current-text, fancy-splash-stop-time)
3829 (fancy-splash-outer-buffer): Remove variables.
3830 (fancy-splash-head, fancy-splash-tail): Add new optional argument
3831 `startup' and use it to conditionally display different texts for
3832 Startup and About screens. Don't display Help commands on the About
3833 screen.
3834 (fancy-splash-screens-1): Remove function and move its content to
3835 `fancy-splash-screens' to the part that dislpays the About screen.
3836 (exit-splash-screen): Don't treat specially exiting from
3837 alternating screens.
3838 (fancy-splash-screens): Rename argument `static' to `startup'.
3839 Fix docstring. Remove code for displaying alternating screens.
3840 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
3841 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
3842 for `inhibit-read-only'.
3843 (normal-splash-screen): Rename argument `static' to `startup'.
3844 Fix docstring. Use argument `startup' to conditionally display
3845 different texts for Startup and About screens. Don't display Help
3846 commands on the About screen. Remove `unwind-protect' `sit-for'
3847 delay and `kill-buffer' after it.
3848 (display-startup-echo-area-message): Remove call to
3849 `use-fancy-splash-screens-p' because image.el is preloaded and
3850 doesn't display "Loading image... done".
3851 (display-splash-screen): Rename argument `static' to `startup'.
3852 Fix docstring.
3853
3854 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
3855
3856 * server.el (server-start, server-unload-hook):
3857 suspend-tty-functions has been renamed to suspend-tty-hook.
3858
3859 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
3860 resume-tty-hook.
3861
3862 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3863
3864 * loadup.el: Fix merge problem, only load "button" once.
3865
3866 2007-09-03 Glenn Morris <rgm@gnu.org>
3867
3868 * vc-svn.el (vc-svn-print-log): If there is only one file, use
3869 "Working file:" as the prefix, for the sake of
3870 log-view-current-file.
3871
3872 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
3873
3874 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
3875 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
3876 if the selected frames is in
3877 xterm-modify-other-keys-terminal-list.
3878 (xterm-turn-off-modify-other-keys): Add an optional frame
3879 parameter. Only turn off modify-other-keys if FRAME is in
3880 xterm-modify-other-keys-terminal-list.
3881 (xterm-remove-modify-other-keys): New function.
3882 (terminal-init-xterm): Use it. Deal with delete-frame hook.
3883 Add the selected frame to xterm-modify-other-keys-terminal-list.
3884
3885 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3886
3887 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
3888 (icon-map-list): New variable.
3889 (x-gtk-map-stock): Use icon-map-list.
3890
3891 2007-09-02 Romain Francoise <romain@orebokech.com>
3892
3893 * log-view.el (log-view-current-file): Balance parens.
3894
3895 2007-09-02 Glenn Morris <rgm@gnu.org>
3896
3897 * comint.el (comint-mode): Don't set scroll-conservatively.
3898
3899 * eshell/em-unix.el (eshell/time): Stringify and flatten the
3900 non-command arguments.
3901
3902 * log-view.el (log-view-current-file): Give a more explicit error
3903 if log-view-file-re fails to find a match.
3904
3905 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3906
3907 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3908 Fix bug: Don't expand top-level file name more than once.
3909 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3910
3911 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3912
3913 * server.el (server-process-filter): Don't display the splash screen.
3914 It's annoying enough on the initial screen and becomes positively
3915 obnoxious here.
3916
3917 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3918
3919 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
3920 Change naming to use "avl-tree--" for internal functions.
3921
3922 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
3923
3924 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
3925 the merge.
3926 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
3927 (provide): Move to the end of file.
3928
3929 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
3930
3931 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3932
3933 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
3934 New variable. List of exceptions for the duplicated word rule.
3935 (flyspell-mark-duplications-flag): Mention it.
3936 (flyspell-word): Treat it.
3937
3938 * files.el (create-file-buffer): If the filename sans directory starts
3939 with spaces, remove them.
3940
3941 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3942
3943 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
3944 (x-gtk-map-stock): Use two directory elements when matching
3945 file name.
3946
3947 2007-08-31 James Wright <james@chumsley.org>
3948
3949 * eshell/em-unix.el (eshell/info): New function.
3950
3951 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3952
3953 * frame.el (frame-initialize, make-frame):
3954 * server.el (server-process-filter):
3955 * faces.el (tty-set-up-initial-frame-faces): Don't set
3956 term-environment-variable since it's not used any more.
3957
3958 * env.el (setenv): Don't treat $TERM specially.
3959
3960 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
3961 stated otherwise, subprocesses do not send back escape sequences
3962 corresponding to the terminal from which Emacs was started.
3963
3964 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
3965
3966 * calculator.el: Require cl for compilation.
3967
3968 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
3969
3970 * outline.el (outline-font-lock-levels): Comment out unused var.
3971 (outline-font-lock-face): Wrap around face list to handle any
3972 nesting depth gracefully.
3973
3974 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
3975
3976 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
3977 `set-file-times'.
3978
3979 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3980
3981 * textmodes/org.el (org-export-visible): Fix drawers before export.
3982 (org-do-sort): Allow sorting by priority.
3983 (org-agenda-files): Ignore non-existing files.
3984 (org-agenda-skip-unavailable-files): New variable.
3985 (org-ellipsis): All a face as value.
3986 (org-mode): Interprete the face value of `org-ellipsis'.
3987 (org-archive-save-context-info): New option.
3988 (org-archive-subtree): Store context info in archived entry.
3989 (org-fast-tag-selection-can-set-todo-state): New variable.
3990 (org-fast-tag-selection): Allow setting TODO states through this
3991 interface.
3992 (org-cycle): Docstring updated.
3993 (org-todo-keyword-faces): New option.
3994 (org-get-todo-face): New function.
3995 (org-set-font-lock-defaults, org-agenda-highlight-todo):
3996 Use `org-get-todo-face'.
3997 (org-switch-to-buffer-other-window): New function.
3998 (org-table-edit-field, org-table-show-reference)
3999 (org-table-edit-formulas, org-add-log-note)
4000 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
4001 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
4002 `switch-to-buffer-other-window' to make sure that the temporary
4003 windows show up on the current frame.
4004 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
4005 (org-get-entries-from-diary, org-replace-region-by-html):
4006 Don't allow pop-up frames.
4007 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4008 Fix problems with time-of-day.
4009 (org-export-get-title-from-subtree): New function.
4010 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
4011 with listing items that are DONE.
4012 (org-change-tag-in-region): New command.
4013 (org-agenda-skip-scheduled-if-done)
4014 (org-agenda-skip-deadline-if-done): Docstring clarified.
4015 (org-mode): Hide drawers on startup.
4016 (org-get-todo-face): New function.
4017 (org-todo-keyword-faces): New option.
4018 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
4019 (org-remove-keyword-keys): New function.
4020
4021 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
4022
4023 * progmodes/grep.el (grep-find-ignored-directories):
4024 Add monotone _MTN bookkeeping directory in workspaces.
4025 Add RCS control directory. List items in alphabetical order.
4026
4027 * progmodes/grep.el (grep-files-aliases): Add cc alias.
4028 Sort items in alphabetical order. Fix parens.
4029
4030 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4031
4032 * vc-hg.el (vc-hg-extra-menu-map): New variable.
4033 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
4034 (vc-hg-pull): New functions.
4035 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
4036
4037 * term/mac-win.el: Don't require url, only autoloaded url
4038 functions are used in this file.
4039
4040 2007-08-29 Andreas Schwab <schwab@suse.de>
4041
4042 * shell.el (shell): Return correct value from interactive spec.
4043
4044 2007-08-29 Glenn Morris <rgm@gnu.org>
4045
4046 * version.el (emacs-version): Increase to 23.0.50.
4047
4048 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4049
4050 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
4051
4052 2007-08-29 Juri Linkov <juri@jurta.org>
4053
4054 * loadup.el: Add "button" loading after "faces" and move "startup"
4055 to load after "button".
4056
4057 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4058
4059 * loadup.el: Load term/mac-win on a Mac using Carbon.
4060
4061 * term/mac-win.el: Provide mac-win.
4062 (mac-initialized): New variable.
4063 (mac-initialize-window-system): New function. Move global setup here.
4064 (handle-args-function-alist, frame-creation-function-alist):
4065 (window-system-initialization-alist): Add mac entries.
4066 (x-setup-function-keys): New function containing all the
4067 top level function key definitions.
4068
4069 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
4070
4071 * env.el (read-envvar-name): Don't consider the environment frame param.
4072
4073 * env.el (setenv):
4074 * frame.el (frame-initialize, make-frame):
4075 * faces.el (tty-set-up-initial-frame-faces):
4076 * server.el (server-process-filter): Set
4077 display-environment-variable and term-environment-variable.
4078
4079 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
4080
4081 2007-08-29 Jason Rumney <jasonr@gnu.org>
4082
4083 * loadup.el: Only load term/x-win when X is compiled in.
4084 Load term/w32-win and dependencies on windows-nt.
4085
4086 * term/w32-win.el: Reorder to match x-win.el more closely.
4087 Provide w32-win. Don't throw error when global window-system not w32.
4088 (internal-face-interactive): Remove obsolete function.
4089 (x-setup-function-keys): Use local-function-key-map.
4090 (w32-initialized): New variable.
4091 (w32-initialize-window-system): Set it.
4092 Move more global setup here.
4093 (x-setup-function-keys): New function.
4094 (w32-initialize-window-system): Move non function key global setup here.
4095 (x-cut-buffer-max): Remove.
4096 (w32-initialize-window-system): New function.
4097 (handle-args-function-alist, frame-creation-function-alist):
4098 (window-system-initialization-alist): Add w32 entries.
4099
4100 2007-08-29 David Kastrup <dak@gnu.org>
4101
4102 * env.el (getenv): Pass frame to getenv-internal.
4103
4104 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
4105
4106 * version.el (emacs-version): Show if multi-tty is present.
4107
4108 * loadup.el: Delay loading env; mule-conf gets confused by cl
4109 during bootstrap. Also load termdev and term/x-win.
4110
4111 * bindings.el (mode-line-client): New variable.
4112 (help-echo): Add it to the default mode-line format.
4113
4114 * cus-start.el: Remove bogus window-system reference from GTK test.
4115
4116 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
4117 (ebrowse-electric-position-mode-map):
4118 * ebuff-menu.el (electric-buffer-menu-mode-map):
4119 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
4120 not `suspend-emacs'.
4121
4122 * ediff-wind.el (ediff-setup-windows-automatic): New function.
4123 (ediff-window-setup-function): Use it as default.
4124
4125 * files.el (save-buffers-kill-terminal): New function.
4126 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
4127
4128 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
4129 and `with-selected-frame'.
4130
4131 * help-fns.el (describe-variable): Describe frame-local variables
4132 correctly.
4133
4134 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
4135 display support.
4136 (normal-erase-is-backspace-setup-frame): New function.
4137
4138 * subr.el (with-selected-frame): New function.
4139 (read-quoted-char): Use terminal-local binding of
4140 local-function-key-map instead of function-key-map.
4141
4142 * talk.el (talk): New function.
4143 (talk-handle-delete-frame): New function.
4144 (talk-add-display): Open a new frame only if FRAME was not a frame.
4145
4146 * termdev.el: New file.
4147
4148 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
4149 * term/x-win.el: Don't bind f10.
4150 * tmm.el: Remove autoload binding for f10.
4151
4152 * international/encoded-kb.el (encoded-kbd-setup-display): Use
4153 `set-input-meta-mode'. Fix broken condition before set-input-mode.
4154 Store the saved input method as a terminal parameter. Add keymap
4155 parameter. Use it instead of changing key-translation-map directly.
4156 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
4157 Remove.
4158 (encoded-kbd-setup-display): New function.
4159
4160 * international/mule-cmds.el (set-locale-environment): Fix getenv
4161 call. Use save-buffers-kill-terminal. Ignore window-system; always
4162 set the keyboard coding system. Add DISPLAY parameter.
4163 (set-display-table-and-terminal-coding-system): Add DISPLAY
4164 parameter. Pass it to set-terminal-coding-system.
4165
4166 * international/mule.el (keyboard-coding-system): Test for
4167 encoded-kbd-setup-display, not encoded-kbd-mode.
4168 (set-terminal-coding-system, set-keyboard-coding-system): Add
4169 DISPLAY parameter.
4170 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
4171
4172 * term/README: Update.
4173
4174 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
4175
4176 * term/x-win.el (x-setup-function-keys): New function. Move
4177 function-key-map tweaks here. Protect against multiple calls on
4178 the same terminal. Use terminal-local binding of
4179 local-function-key-map instead of function-key-map.
4180 (x-initialize-window-system): Make a copy of pure list. Pass a
4181 frame getenv.
4182
4183 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
4184 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
4185 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
4186 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
4187 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
4188 local-function-key-map instead of function-key-map.
4189
4190 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
4191 `substitute-key-definition' and `define-key' calls against
4192 multiple execution. Use terminal-local binding of
4193 local-function-key-map instead of function-key-map. Pass a frame
4194 to getenv.
4195
4196 * edmacro.el (edmacro-format-keys):
4197 * emulation/cua-base.el (cua--pre-command-handler):
4198 * isearch.el (isearch-other-meta-char):
4199 * xt-mouse.el: Use terminal-local binding of
4200 local-function-key-map instead of function-key-map.
4201
4202 * fringe.el (set-fringe-mode): Simplify and fix using
4203 `modify-all-frames-parameters'.
4204 * scroll-bar.el (set-scroll-bar-mode): Ditto.
4205 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
4206 check before calling `tool-bar-setup'.
4207 (tool-bar-setup): New variable.
4208 (tool-bar-setup): Use it to guard against multiple calls. Add
4209 optional frame parameter, and select that frame before adding items.
4210 (toggle-tool-bar-mode-from-frame): New function.
4211
4212 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
4213 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
4214 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
4215 "Tool-bar" toggles to reflect the state of the current frame.
4216 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
4217
4218 * env.el: Require cl for byte compilation (for `block' and `return').
4219 (environment, setenv-internal): New functions.
4220 (let-environment): New macro.
4221 (setenv, getenv): Add optional terminal parameter. Update docs.
4222 (setenv): Use setenv-internal. Always set process-environment.
4223 Handle `local-environment-variables'.
4224 (read-envvar-name, setenv, getenv): Use frame parameters
4225 to store the local environment, not terminal parameters. Include
4226 `process-environment' as well.
4227
4228 * faces.el (tty-run-terminal-initialization): New function.
4229 (tty-create-frame-with-faces): Use it. Set up faces and
4230 background mode only after the terminal has been initialized.
4231 Call terminal-init-*. Don't load the initialization file more
4232 than once. Call set-locale-environment.
4233 (frame-set-background-mode): Handle the 'background-mode terminal
4234 parameter.
4235 (tty-find-type): New function.
4236 (x-create-frame-with-faces): Remove bogus check for
4237 first frame. Call `tool-bar-setup'. Don't make frame visible
4238 until we are done setting up all its parameters. Call
4239 x-setup-function-keys.
4240
4241 * frame.el (make-frame): Always inherit 'environment and 'client
4242 parameters. Set up the 'environment frame parameter, when needed.
4243 Also inherit 'client parameter. Don't override explicitly
4244 specified values with inherited ones. Add 'terminal frame
4245 parameter. Append window-system-default-frame-alist to parameters
4246 before calling frame-creation-function.
4247 (frame-initialize): Copy the environment from the initial frame.
4248 (window-system-default-frame-alist): Enhance doc string.
4249 (frame-notice-user-settings): Don't put 'tool-bar-lines in
4250 `default-frame-alist' when initial frame is on a tty.
4251 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
4252 Remove specified parameters from `window-system-default-frame-alist'.
4253 (make-frame-on-tty, framep-on-display, suspend-frame):
4254 Extend doc string, update parameter names.
4255 (frames-on-display-list): Use terminal-id to get the display id.
4256 (frame-notice-user-settings): Extend to apply
4257 settings in `window-system-default-frame-alist' as well.
4258 (terminal-id, terminal-parameters, terminal-parameter)
4259 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
4260 (delete-frame-functions): Add to `delete-frame-functions' hook.
4261 (blink-cursor-mode): Adapt blink-cursor-mode default
4262 value from startup.el.
4263 (make-frame-on-display): Protect condition on x-initialized when
4264 x-win.el is not loaded. Update doc.
4265 (suspend-frame): Use display-controlling-tty-p to decide between
4266 suspend-emacs and suspend-tty.
4267 (frames-on-display-list): Update for display ids.
4268 (framep-on-display): Ditto.
4269 (suspend-frame): Use display-name, not frame-tty-name.
4270 (selected-terminal): New function.
4271
4272 * server.el: Use `device' instead of `display' or `display-id' in
4273 variable and client parameter names.
4274 (server-select-display): Remove (unused).
4275 (server-tty-live-p, server-handle-delete-tty): Remove.
4276 (server-unquote-arg, server-quote-arg, server-buffer-clients):
4277 Update docs.
4278 (server-getenv-from, server-with-environment, server-send-string)
4279 (server-save-buffers-kill-terminal): New functions.
4280 (server-delete-client): Handle quits in kill-buffer. Don't kill
4281 modified buffers. Add extra logging. Delete frames after
4282 deleting the tty. Clear 'client parameter before deleting a frame.
4283 Use delete-display, not delete-tty.
4284 (server-visit-files): Don't set `server-existing-buffer' if the
4285 buffer already has other clients. Return list of buffers
4286 created. Update doc. Don't set client-record when nowait.
4287 (server-handle-delete-frame): Delete the client if this was its
4288 last frame. Check that the frame is alive. Remove bogus comment.
4289 Add note on possible race condition. Delete tty clients, if needed.
4290 (server-handle-suspend-tty): Use server-send-string. Kill the
4291 client in case of errors from process-send-string. Use the display
4292 parameter.
4293 (server-unload-hook): Remove obsolete delete-tty hook.
4294 (server-start): Ask before restarting if the old server still has
4295 clients. Add feedback messages. Remove obsolete delete-tty hook.
4296 (server-process-filter): Use server-send-string. Accept `-dir'
4297 command. Switch to *scratch* immediately after creating the frame,
4298 before evaluating any -evals. Protect `display-splash-screen'
4299 call in a condition-case. Explain why. Call
4300 `display-startup-echo-area-message' before
4301 `display-splash-screen'. Don't display the splash screen when no
4302 frame was created. Show the Emacs splash screen and startup echo
4303 area message. Display the *scratch* buffer by default. Store the
4304 local environment in a frame (not terminal) parameter. Do not try
4305 to decode environment strings. Fix reference to the 'display
4306 frame parameter. Change syntax of environment variables. Put
4307 environment into terminal parameters, not client parameters. Use
4308 a dummy client with --no-wait's X frames. In `-position LINE'
4309 handler, don't ruin the request string until the line number is
4310 extracted. Log opened files. Handle -current-frame command.
4311 Don't create frames when it is given. Don't bind X frames to the
4312 client when we are in -no-wait mode. Set locale environment
4313 variables from client while creating tty frames. Disable call to
4314 configure-display-for-locale. When processing -position command,
4315 don't change the request string until the parameters are
4316 extracted. Don't try to create an X frame when Emacs does not
4317 support it. Improve logging. Temporarily set ncurses-related
4318 environment variables to those of the client while creating a new
4319 tty frame. Select buffers opened by nowait clients, don't leave
4320 them buried under others. Set the display parameter, and use it
4321 when appropriate.
4322
4323 * startup.el (display-startup-echo-area-message): Handle
4324 `inhibit-startup-echo-area-message' here.
4325 (command-line-1): Moved from here.
4326 (fancy-splash-screens): Use `overriding-local-map' instead of
4327 `overriding-terminal-local-map' for now; the latter doesn't work
4328 right, it looses keypresses to another terminal. Use
4329 `overriding-terminal-local-map' to set up keymap. Install a
4330 `delete-frame-functions' hook to catch `delete-frame' events.
4331 Ignore `select-window' events to cope better with
4332 `focus-follows-mouse'. Don't switch back to the original buffer
4333 if the splash frame has been killed. Restore previous buffer, even
4334 if it's *scratch*.
4335 (normal-splash-screen): Don't let-bind `mode-line-format'; it
4336 changes the global binding - setq it instead. Use
4337 `save-buffers-kill-terminal'.
4338 (display-splash-screen): Don't do anything if the splash screen is
4339 already displayed elsewhere.
4340 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
4341 (command-line): Replace duplicated code with a call to
4342 tty-run-terminal-initialization. Don't load the terminal
4343 initialization file more than once. Remove call to nonexistent
4344 function `set-locale-translation-file-name'.
4345
4346 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
4347 parameters.
4348 (xterm-mouse-position-function, xterm-mouse-event): Update.
4349 (xterm-mouse-mode): Don't depend on current value of window-system.
4350 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
4351 Update for multi-tty.
4352 (turn-on-xterm-mouse-tracking-on-terminal)
4353 (turn-off-xterm-mouse-tracking-on-terminal)
4354 (xterm-mouse-handle-delete-frame): New functions.
4355 (delete-frame-functions, after-make-frame-functions)
4356 (suspend-tty-functions, resume-tty-functions): Install extra hooks
4357 for multi-tty.
4358
4359 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4360
4361 * simple.el (invisible-p): Remove: implemented in C now.
4362 (line-move-invisible-p): Remove obsolete alias.
4363
4364 2007-08-28 Juri Linkov <juri@jurta.org>
4365
4366 * image-mode.el (image-type): New variable.
4367 (image-mode): Set default major mode name to "Image[text]".
4368 (image-minor-mode): Change LIGHTER to display image-type in the
4369 mode line.
4370 (image-minor-mode): Set default image-type to "text".
4371 (image-toggle-display): After switching to text mode, set
4372 image-type to "text" and major mode name to "Image[text]".
4373 After switching to image mode, set image-type to actual image
4374 type, and add image type to major mode name. Let-bind the same
4375 variable names as arguments of `image-type' and `create-image'.
4376 Bind `type' to the result of `image-type' and use it as arg
4377 of `create-image' to not determine the image type twice.
4378
4379 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
4380
4381 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
4382 (tramp-set-file-uid-gid, tramp-get-local-uid)
4383 (tramp-get-local-gid): New defuns.
4384 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
4385 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
4386 Improve fast track.
4387 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
4388 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
4389 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
4390 (tramp-handle-write-region): Improve fast track.
4391 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
4392 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
4393 be nil.
4394
4395 2007-08-28 Ivan Kanis <apple@kanis.eu>
4396
4397 * time.el: New feature to display several time zones in a buffer.
4398 (display-time-world-mode, display-time-world-display)
4399 (display-time-world, display-time-world-timer): New functions.
4400 (display-time-world-list, display-time-world-time-format)
4401 (display-time-world-buffer-name, display-time-world-timer-enable)
4402 (display-time-world-timer-second, display-time-world-mode-map):
4403 New variables.
4404
4405 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4406
4407 * term/x-win.el (x-gtk-stock-map): New variable.
4408 (x-gtk-map-stock): New function.
4409
4410 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
4411 prev/next-node.
4412
4413 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
4414
4415 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
4416
4417 2007-08-28 Glenn Morris <rgm@gnu.org>
4418
4419 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
4420
4421 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4422
4423 * progmodes/modula2.el (m2-definition, m2-module):
4424 Don't use previous-line. Reported by T. V. Raman.
4425
4426 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4427
4428 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
4429 argument to tool-bar-mode call.
4430
4431 2007-08-27 Glenn Morris <rgm@gnu.org>
4432
4433 * diff-mode.el (diff-find-file-name): Only accept regular files,
4434 to rule out /dev/null, directories, etc.
4435
4436 * vc-svn.el (vc-svn-diff): If the repository version of all the
4437 files is the same as the specified OLDVERS, do a local diff.
4438
4439 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4440
4441 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4442 of buffers in uniquify-managed.
4443
4444 * simple.el (invisible-p): Rename from text-invisible-p.
4445 Update callers.
4446
4447 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4448
4449 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4450 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4451 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4452 (cperl-etags-goto-tag-location): Use new style backquotes.
4453
4454 * net/browse-url.el: Remove spurious * in custom docstrings.
4455 (browse-url-filename-alist): Use new-style backquote.
4456
4457 * emacs-lisp/backquote.el (backquote-unquote-symbol)
4458 (backquote-splice-symbol): Clarify they're not new-style unquotes.
4459
4460 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4461 (\,@): Backslash the , and ,@ which are not new-style unquotes.
4462
4463 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4464
4465 * net/socks.el (socks-username/password-auth-filter):
4466 Remove unused vars `state' and `desired-len'.
4467 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4468 (socks-wait-for-state-change): Use new-style backquotes.
4469
4470 * pcvs.el (cvs-mode-status): Fix long-standing typo.
4471
4472 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4473 backquotes after each `read' rather than once per buffer.
4474
4475 * dframe.el: Remove spurious * in custom docstrings.
4476 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4477 (dframe-xemacs20p): Remove, inline at the sole use point.
4478 (defface): Don't defvar the face, don't use old-style backquote.
4479 (defcustom): Don't use old-style backquote.
4480 (dframe-frame-parameter, dframe-mouse-event-p):
4481 Make it obvious that it's always defined.
4482 (dframe-popup-kludge): New function to replace
4483 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4484 (dframe-frame-mode, dframe-set-timer-internal)
4485 (dframe-mouse-set-point): Remove use of with-no-warnings from
4486 XEmacs-specific code.
4487 (dframe-set-timer-internal): Fix very old bug with
4488 post-command-idle-hook.
4489
4490 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4491
4492 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4493
4494 * emacs-lisp/avl-tree.el: New file.
4495
4496 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4497
4498 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4499 was used.
4500
4501 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
4502
4503 * complete.el (PC-do-completion): Make RET accept a non-unique but
4504 complete expansion again.
4505
4506 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
4507
4508 * eshell/esh-opt.el (eshell-eval-using-options):
4509 Add debug declaration.
4510
4511 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4512
4513 * log-view.el (log-view-toggle-mark-entry): Add docstring.
4514 (log-view-get-marked): Likewise.
4515
4516 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4517 (vc-delete-automatic-version-backups): Likewise.
4518
4519 * vc.el (vc-dired-buffers-for-dir): Likewise.
4520
4521 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
4522
4523 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4524 safe-local-variable setting.
4525 * progmodes/perl-mode.el (perl-indent-level): Likewise.
4526
4527 * log-view.el (log-view-marked-list): Delete variable.
4528 (log-view-mode): Don't use it.
4529 (log-view-toggle-mark-entry): Likewise, simplify.
4530 (log-view-current-tag): Don't return properties.
4531 (log-view-get-marked): New function.
4532
4533 2007-08-25 Alexandre Julliard <julliard@winehq.org>
4534
4535 * vc-git.el (vc-git-mode-line-string): New function.
4536
4537 2007-08-25 Alan Mackenzie <acm@muc.de>
4538
4539 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
4540 new language variable.
4541
4542 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
4543 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
4544 "extern" etc., rather than BOI. Fix addition of spurious
4545 syntactic-symbol 'defun-block-intro, replacing it with
4546 'innamespace, etc.
4547
4548 2007-08-25 Juri Linkov <juri@jurta.org>
4549
4550 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
4551
4552 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
4553 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
4554 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
4555
4556 * image.el (image-type-header-regexps): Use more complex regexp for svg.
4557 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
4558 (image-type-auto-detectable): Add (svg . maybe).
4559
4560 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
4561 to treat it like .tgz.
4562
4563 * calendar/cal-bahai.el: Add file coding cookie.
4564
4565 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
4566
4567 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
4568 Don't behave differently when executed via M-x. Add doc string.
4569
4570 * sort.el (sort-fold-case, sort-numeric-base): Mark as
4571 safe-local-variable.
4572
4573 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
4574
4575 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
4576 the default value.
4577 (math-calendar-tzinfo): New variable.
4578 (math-get-calendar-tzinfo): New function.
4579 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
4580 to get information when zone is nil.
4581
4582 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4583
4584 * log-view.el (log-view-toggle-mark-entry): New function.
4585 (log-view-mode-map): Bind it.
4586 (log-view-marked-list): New variable.
4587 (log-view-mode): Make it local.
4588
4589 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4590
4591 * play/zone.el (zone-pgm-rat-race): New func.
4592 (zone-programs): Add `zone-pgm-rat-race'.
4593
4594 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4595
4596 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
4597 a list.
4598
4599 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4600
4601 * progmodes/hideshow.el (hs-match-data): Delete alias.
4602 (hs-hide-block-at-point, hs-find-block-beginning)
4603 (hs-show-block): Use `match-data' directly.
4604
4605 2007-08-24 Martin Rudalics <rudalics@gmx.at>
4606
4607 * format.el (format-alist): Fix typo in doc-string.
4608
4609 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
4610
4611 * net/tramp.el (tramp-local-host-p): New defun.
4612 (tramp-handle-file-local-copy, tramp-handle-write-region):
4613 Implement fast track when being on the local host.
4614 (tramp-file-name-handler): Don't set "started" property. It shall
4615 be reserved for the "ftp" method.
4616 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
4617
4618 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
4619 (tramp-ftp-file-name-handler): Set "started" property.
4620
4621 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4622
4623 * files.el (backup-buffer-copy): Don't wrap delete in
4624 condition-case, only try to delete if file exists.
4625
4626 2007-08-24 Glenn Morris <rgm@gnu.org>
4627
4628 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
4629
4630 * startup.el (tutorial-directory): Set with eval-at-startup so it
4631 gets the right value in an installed Emacs.
4632
4633 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4634
4635 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
4636 (eldoc-highlight-function-argument): Use it.
4637
4638 2007-08-23 Masatake YAMATO <jet@gyve.org>
4639
4640 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4641 name of parameters in document body.
4642
4643 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4646 (byte-compile-output-as-comment): Use with-current-buffer rather than
4647 a weird set-buffer&prog1 combination.
4648
4649 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
4650 test so as to optimise cases where the `progn's result is constant.
4651
4652 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4653
4654 * locate.el (locate-get-file-positions):
4655 Use line-beginning-position and line-end-position.
4656
4657 2007-08-23 John Wiegley <johnw@newartisans.com>
4658
4659 * calendar/cal-bahai.el: Added in the diacriticals that were
4660 missing for many of the month names.
4661
4662 2007-08-22 Jason Rumney <jasonr@gnu.org>
4663
4664 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
4665
4666 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
4667
4668 * image-mode.el (image-minor-mode): Use image-mode-text-map.
4669
4670 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
4671
4672 * dabbrev.el (dabbrev--progress-reporter): New variable.
4673 (dabbrev--scanning-message): Delete func.
4674 (dabbrev--find-expansion): Use a progress reporter
4675 instead of dabbrev--scanning-message.
4676
4677 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4678
4679 * comint.el (comint-exec-1): Raise an error if
4680 `start-file-process' does not return a process object.
4681
4682 * shell.el (shell): Prompt for `default-directory' if it is a
4683 remote file name, and if called with a prefix arg.
4684
4685 2007-08-22 Sam Steingold <sds@gnu.org>
4686
4687 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4688
4689 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4690
4691 * textmodes/org-export-latex.el: New file.
4692
4693 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
4694
4695 * textmodes/org.el (org-agenda-skip): Allow a form for
4696 `org-agenda-skip-function'.
4697 (org-agenda-redo): Re-use local settings.
4698 (org-agenda): Store local settings.
4699 (org-agenda-deadline-faces): New option.
4700 (org-agenda-deadline-face): New function.
4701 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
4702 entries on their due date.
4703 (org-agenda-get-timestamps): No longer handle the due dates of
4704 schedules and deadline items.
4705 (org-insert-link-global, org-open-at-point-global): New commands.
4706 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
4707 :for-ascii parameter.
4708 (org-skip-comments): Function removed.
4709 (org-cleaned-string-for-export): Handle special table lines.
4710 (org-global-properties): New option.
4711 (org-entry-get-with-inheritance): Check global properties.
4712 (org-local-properties): New variable.
4713 (org-set-regexps-and-options): Find the #+PROPERTY line.
4714 (org-link-types): Change type into variable (was constant).
4715 (org-make-link-regexps): New function.
4716 (org-link-re-with-space, org-link-re-with-space2)
4717 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
4718 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
4719 these regular expressions happens now in the function
4720 `org-make-link-regexps'.
4721 (org-store-link): Call the functions in
4722 `org-store-link-functions'.
4723 (org-add-link-type): New function.
4724 (org-store-link-functions): New variable.
4725 (org-activate-tags): Force matches to be in headlines.
4726 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
4727 (org-columns-display-here): Make sure this works in a narrowed
4728 buffer by checking for point-min.
4729 (org-columns-display-here): Make the rest of the line intangible,
4730 so that point never can be there.
4731 (org-cleaned-string-for-export): Use `with-current-buffer'.
4732 (org-replace-region-by-html): Use `with-current-buffer'.
4733 (org-unfontify-region, org-do-occur, org-columns-display-here)
4734 (org-columns-remove-overlays, org-columns-quit)
4735 (org-columns-edit-value, org-columns-next-allowed-value)
4736 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
4737 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
4738 (org-agenda-todo, org-agenda-change-all-lines)
4739 (org-agenda-align-tags, org-agenda-priority)
4740 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
4741 (org-agenda-show-new-time, org-cleaned-string-for-export)
4742 (org-export-grab-title-from-buffer)
4743 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
4744 instead of `buffer-read-only'.
4745 (org-export-as-html): Set `coding-system-for-write'.
4746 (org-remember-store-without-prompt): New option.
4747 (org-archive-subtree): Fixed bug with modifying TODO keyword.
4748 (org-beginning-of-line): Also treat C-a special in items.
4749 (org-table-convert-refs-to-rc): Fixed problem with column
4750 reference after "..".
4751 (org-columns-compute): Don't mark buffer modified because of text
4752 properties.
4753 (org-batch-store-agenda-views): Use the variable
4754 `default-directory', not the function.
4755 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
4756 (org-clock-out-when-done): New option.
4757 (org-html-entities): Added HTML entities for smileys.
4758
4759 2007-08-22 Glenn Morris <rgm@gnu.org>
4760
4761 * image.el (create-image): Doc fix.
4762
4763 * startup.el (tutorial-directory): New constant.
4764 (fancy-splash-text): Tutorials now in tutorial-directory.
4765 * tutorial.el (help-with-tutorial): Tutorials now in
4766 tutorial-directory.
4767
4768 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4769
4770 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
4771 otherwise.
4772 (tramp-get-remote-path): New defun. Replace occurrences of
4773 `tramp-default-remote-path' by this function.
4774 (tramp-set-remote-path): Move most of the code to
4775 `tramp-get-remote-path'.
4776 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
4777 existing directories, this is done already in
4778 `tramp-get-remote-path'.
4779
4780 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
4781
4782 * image-file.el (image-file-name-extensions): Add "svg".
4783 * image.el (image-type-header-regexps): Add svg entry.
4784
4785 2007-08-22 Glenn Morris <rgm@gnu.org>
4786
4787 * files.el (backup-buffer-copy): Check backup directory is
4788 writable, to avoid infloop deleting old backup.
4789
4790 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
4791 movemail related variables.
4792 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
4793 will now be set before this is called.
4794
4795 2007-08-21 Juri Linkov <juri@jurta.org>
4796
4797 * delsel.el (delete-selection-pre-hook):
4798 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
4799 instead of checking last-command.
4800
4801 2007-08-21 Juri Linkov <juri@jurta.org>
4802
4803 * loadup.el: Preload "button".
4804
4805 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
4806
4807 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4808 Add previous-line and next-line.
4809
4810 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
4811 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
4812
4813 * vc-hooks.el (vc-menu-entry): New var.
4814 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
4815 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
4816 (vc-menu-map): Declare and initialize in one step.
4817 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
4818
4819 * menu-bar.el (vc-menu-map): Don't setup any more.
4820 Instead, just create the proper spot in the menu.
4821
4822 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4823
4824 * smerge-mode.el (smerge-resolve): New arg `safe'.
4825 (smerge-resolve-all, smerge-batch-resolve): New function.
4826 (smerge-refine): Make sure `diff' returns the expected result.
4827 (smerge-parsep-re): New const.
4828 (smerge-mode): Use it to adjust paragraph-separate.
4829
4830 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4831 Correctly match / regexp matchers as first char on a line when
4832 fontifying only that line.
4833
4834 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
4835
4836 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
4837
4838 * vc-bzr.el: Don't fiddle with vc-handled-backend.
4839 (vc-bzr-registered): Don't redundantly protect against
4840 file-error. Actually use the format-specific code.
4841 (vc-bzr-buffer-nonblank-p): Remove.
4842 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
4843
4844 2007-08-20 Juri Linkov <juri@jurta.org>
4845
4846 * startup.el (fancy-splash-text): Change multiple tabs into one
4847 tab. Remove "Useful File menu items" section (with "Exit Emacs"
4848 and "Recover Crashed Session").
4849 (fancy-splash-screens): Set tab-width to 22.
4850 (normal-splash-screen): Replace literal tabs with \t and
4851 fix whitespace. Remove "Useful File menu items" section (with
4852 "Exit Emacs" and "Recover Crashed Session").
4853
4854 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
4855
4856 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
4857 extracted from `eval-last-sexp-1'.
4858 (eval-last-sexp-1): Call `preceding-sexp'.
4859
4860 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
4861
4862 * vc-rcs.el (vc-rcs-annotate-command):
4863 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
4864 Add back :vc-annotate-prefix propertization.
4865
4866 2007-08-20 Andreas Schwab <schwab@suse.de>
4867
4868 * mail/rmail.el (rmail-autodetect): Doc fix.
4869
4870 2007-08-19 Juri Linkov <juri@jurta.org>
4871
4872 * startup.el (normal-splash-screen): Add more links.
4873
4874 2007-08-19 Juri Linkov <juri@jurta.org>
4875
4876 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
4877 because it's common to both types of splash screen: fancy and normal.
4878 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
4879 (exit-splash-screen): Rename from `fancy-splash-quit'.
4880 Use `quit-window' instead of `kill-buffer'.
4881 (fancy-splash-head): Use make-button to insert GNU image link.
4882 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
4883 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
4884 (normal-splash-screen): Put "Browse manuals" on the same line with
4885 "Emacs manual". Remove descriptions from "Useful tasks" and put
4886 all links in two columns on two lines.
4887
4888 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
4889
4890 * emulation/viper.el (viper-remove-hooks): Remove some additional
4891 viper hooks when the user calls viper-go-away.
4892 (viper-go-away): Restore the default of default-major-mode.
4893 Save the value of default-major-mode before vaperization.
4894
4895 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
4896
4897 * emulation/viper-ex.el: Replace error "" with "Viper bell".
4898
4899 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
4900 buffer for which file is created.
4901
4902 2007-08-19 Glenn Morris <rgm@gnu.org>
4903
4904 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
4905 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
4906 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
4907 shadow files messing up the compilation.
4908
4909 2007-08-18 Glenn Morris <rgm@gnu.org>
4910
4911 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
4912 string. Also apply eldoc-argument-case in the help-split-fundoc
4913 case. Adapt for changed behavior of eldoc-function-argstring,
4914 eldoc-function-argstring-format, and
4915 eldoc-highlight-function-argument.
4916 (eldoc-highlight-function-argument): Handle nil INDEX argument,
4917 just call eldoc-docstring-format-sym-doc in that case.
4918 (eldoc-function-argstring): Change the behavior. Now it converts
4919 an argument list to a string.
4920 (eldoc-function-argstring-format): Change the behavior. Now it
4921 applies `eldoc-argument-case' to a string.
4922
4923 * progmodes/scheme.el (scheme-mode-variables): Set
4924 font-lock-comment-start-skip.
4925
4926 2007-08-18 Martin Rudalics <rudalics@gmx.at>
4927
4928 * progmodes/ada-mode.el (ada-create-syntax-table): Move
4929 set-syntax-table from here to ...
4930 (ada-mode): ... here. Do not change global value of
4931 comment-multi-line. Call new function
4932 ada-initialize-syntax-table-properties and add new function
4933 ada-handle-syntax-table-properties to font-lock-mode-hook.
4934 (ada-deactivate-properties, ada-initialize-properties): Replace
4935 by new functions ...
4936 (ada-handle-syntax-table-properties)
4937 (ada-initialize-syntax-table-properties)
4938 (ada-set-syntax-table-properties): ... to set up syntax-table
4939 properties uniformly, independently from whether font-lock-mode
4940 is enabled or not. Handle read-only buffers and do not change
4941 undo-list when setting syntax-table properties.
4942 (ada-after-change-function): Use ada-set-syntax-table-properties.
4943
4944 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4945
4946 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
4947 (meta-indent-current-nesting): Use a computation of the nesting
4948 instead.
4949 (meta-indent-current-indentation): Indentation is given according
4950 to nesting and if the previous line was finished or not.
4951 (meta-indent-unfinished-line): Tell if the current line ends with
4952 a finished expression.
4953 (meta-indent-looking-at-code): Like `looking-at', but checks if
4954 the point is in a string before.
4955 (meta-indent-level-count): Use it. Don't count parenthesis as it's
4956 done in the nesting function.
4957 (meta-indent-in-string-p): Tell if the current point is in a
4958 string.
4959 (meta-indent-calculate): Treat b-o-b as a special case. Use the
4960 previous functions.
4961
4962 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
4963
4964 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
4965 (copyright-update-year, copyright-update)
4966 (copyright-fix-years): Use it.
4967
4968 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
4969
4970 * emacs-lisp/copyright.el (copyright-update-year):
4971 Fix bug: Handle nil copyright-limit.
4972
4973 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4974
4975 * calc/calc-units.el (math-standard-units): Give exact
4976 conversion for tsp.
4977
4978 * calc/calc.el (math-bignum-digit-length): Compute the
4979 appropriate value.
4980
4981 * calc/calc-bin.el (math-bignum-logb-digit-size)
4982 (math-bignum-digit-power-of-two):
4983 * calc/calc-comb.el (math-small-factorial-table):
4984 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
4985 (math-approx-gamma-const):
4986 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
4987 (math-besY1, math-bernoulli-b-cache):
4988 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4989 Remove `eval-when-compile's.
4990
4991 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
4992
4993 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
4994 (cperl-find-pods-heres): Fix an error when typing expressions like
4995 `s{a}{b}'.
4996
4997 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4998
4999 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
5000 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
5001 a special case (there's no build number).
5002
5003 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
5004
5005 * completion.el (symbol-under-point, symbol-before-point)
5006 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5007
5008 2007-08-17 Glenn Morris <rgm@gnu.org>
5009
5010 * progmodes/compile.el (compilation-get-file-structure): Make use
5011 of the directory part when checking for an existing entry, to
5012 handle files with same basename in different directories.
5013
5014 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5015
5016 * calc/calc.el (calc-language-alist): Add texinfo-mode.
5017
5018 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5019
5020 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
5021 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
5022 (ps-paragraph-spacing): Docstring fix.
5023
5024 2007-08-16 Glenn Morris <rgm@gnu.org>
5025
5026 * ps-print.el (ps-font-size): Doc fix.
5027
5028 2007-08-16 Richard Stallman <rms@gnu.org>
5029
5030 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
5031
5032 2007-08-15 Juri Linkov <juri@jurta.org>
5033
5034 * startup.el (initialization): Change parent group from `internal'
5035 to `environment'.
5036 (initial-buffer-choice): New variable.
5037 (command-line): Revert 2007-07-02 change that sets
5038 buffer-offer-save in *scratch* and enables auto-save in it.
5039 (fancy-splash-text): Add links to existing items. Add new items
5040 with links for useful tasks. Move information about Control-g to
5041 fancy-splash-head. Move "Emacs Guided Tour" to the end.
5042 (fancy-splash-keymap): New variable.
5043 (fancy-splash-last-input-event): Remove variable.
5044 (fancy-splash-insert): Add processing of `:link' element.
5045 (fancy-splash-head): Replace "Type Control-l to begin editing"
5046 with "Type `q' to exit".
5047 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
5048 (fancy-splash-default-action, fancy-splash-special-event-action):
5049 Remove functions.
5050 (fancy-splash-quit): New function.
5051 (fancy-splash-screens): Rename input arg from `hide-on-input' to
5052 `static' and reverse the condition of its usage. Don't preserve
5053 original values of `minor-mode-map-alist',
5054 `emulation-mode-map-alists', `special-event-map'.
5055 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5056 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5057 Remove processing of special events. Use local key map
5058 `fancy-splash-keymap'. Set buffer to read-only.
5059 (normal-splash-screen): Rename input arg from `hide-on-input' to
5060 `static' and reverse the condition of its usage.
5061 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5062 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5063 Add links to existing items. Add new items with links for useful
5064 tasks. Use local key map `fancy-splash-keymap'.
5065 (display-splash-screen): Rename input arg from `hide-on-input' to
5066 `static'.
5067 (about-emacs): Add alias to display-splash-screen.
5068 (command-line-1): Use `initial-buffer-choice'.
5069
5070 * menu-bar.el (menu-bar-help-menu):
5071 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
5072 item to about-emacs instead of display-splash-screen.
5073
5074 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5075
5076 * calc/calc-units.el (math-standard-units): Update values.
5077 Put in exact, rational values when possible.
5078 (math-unit-prefixes): Replace floats with powers of ten.
5079 (math-standard-units-systems): Replace floats with integers.
5080 (math-make-unit-string): Remove extra spaces in output.
5081
5082 2007-08-15 Glenn Morris <rgm@gnu.org>
5083
5084 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
5085 sloppier, for the sake of GNU Mailman.
5086 (rmail-digest-rfc1153): Initialize `result' correctly.
5087
5088 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5089
5090 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
5091 in the mail title. Suggested by Reiner Steib.
5092
5093 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
5094
5095 * calc/calc-aent.el (calc-do-quick-calc): Add binary
5096 representation of integers to the list of outputs.
5097
5098 2007-08-14 Glenn Morris <rgm@gnu.org>
5099
5100 * simple.el (bad-packages-alist): New constant.
5101 (bad-package-check): New function. Together, these two add elements
5102 to `after-load-alist' to check for problematic external packages.
5103 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
5104
5105 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5106
5107 * calc/calc-units.el (math-get-standard-units)
5108 (math-get-units, math-make-unit-string)
5109 (math-get-default-units, math-put-default-units): New functions.
5110 (math-default-units-table): New variable.
5111 (calc-convert-units, calc-convert-temperature): Add machinery
5112 to supply default values.
5113
5114 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
5115
5116 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
5117 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
5118 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
5119 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
5120
5121 * emulation/tpu-extras.el: Remove spurious * in docstrings.
5122 Put its autoloads into tpu-edt.el rather than loaddefs.el.
5123 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
5124 Make into a proper minor-mode.
5125 (tpu-backward-char, tpu-next-line, tpu-previous-line)
5126 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
5127 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
5128 (tpu-set-cursor-free, tpu-set-cursor-bound):
5129 Delegate to tpu-cursor-free-mode.
5130 (tpu-next-line, tpu-previous-line, tpu-forward-line)
5131 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
5132 Use line-move or forward-line instead of next-line-internal.
5133
5134 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
5137
5138 2007-08-12 Richard Stallman <rms@gnu.org>
5139
5140 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
5141 (cvs-execute-single-file): Use new name split-string-and-unquote.
5142 (cvs-header-msg): Use new name combine-and-quote-strings.
5143
5144 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
5145
5146 * progmodes/gud.el (gud-common-init): Use new name
5147 split-string-and-unquote.
5148
5149 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
5150 in javac regexp.
5151
5152 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
5153 combine-and-quote-strings and split-string-and-unquote.
5154
5155 * subr.el (combine-and-quote-strings): Rename from strings->string.
5156 (split-string-and-unquote): Rename from string->strings.
5157
5158 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5159
5160 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
5161 to buffer-local settings.
5162
5163 * emacs-lisp/backquote.el (backquote-delay-process): New function.
5164 (backquote-process): Add internal arg `level'. Use the two to
5165 correctly handle nested backquotes.
5166
5167 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
5168
5169 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
5170 (vc-bzr-state-words): Add "kind changed" state word.
5171 (vc-bzr-status): New function. Return Bzr idea of file status,
5172 which is different from VC's.
5173 (vc-bzr-state): Use vc-bzr-status.
5174 (vc-workfile-unchanged-p): Use vc-bzr-status.
5175 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
5176 (vc-dired-state): Process "kind changed" state word.
5177
5178 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
5179
5180 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
5181
5182 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
5183 Move from vc-default-find-file-not-found-hook.
5184
5185 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5186
5187 * man.el: Remove spurious * in docstrings.
5188 Merge defvars and toplevel setq-defaults.
5189 (Man-highlight-references0): Limit=nil rather than point-max.
5190 (Man-mode-map): Move initialization into the declaration.
5191 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
5192 (Man-view-header-file): Use expand-file-name rather than concat.
5193 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
5194
5195 * man.el (Man-next-section): Make sure we do not move backward.
5196
5197 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5198
5199 * files.el (auto-mode-alist): Use the purecopied text (duh!).
5200
5201 2007-08-08 Glenn Morris <rgm@gnu.org>
5202
5203 * Replace `iff' in doc-strings and comments.
5204
5205 2007-08-08 Martin Rudalics <rudalics@gmx.at>
5206
5207 * dired.el (dired-pop-to-buffer):
5208 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5209 * calendar/calendar.el (generate-calendar-window):
5210 * progmodes/compile.el (compilation-set-window-height):
5211 * textmodes/two-column.el (2C-two-columns, 2C-merge):
5212 Use window-full-width-p instead of comparing frame-width and
5213 window-width.
5214
5215 * progmodes/compile.el (compilation-find-buffer): Remove extra
5216 argument in call to compilation-buffer-internal-p.
5217
5218 2007-08-07 Tom Tromey <tromey@redhat.com>
5219
5220 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
5221 Add safe-local-variable property.
5222
5223 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5224
5225 * image-mode.el (image-toggle-display): Use image-refresh.
5226
5227 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
5228
5229 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
5230 unofficial version.
5231 (vc-bzr-command): Remove redundant setting of process-connection-type.
5232 (vc-bzr-admin-checkout-format-file): Add autoload.
5233 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
5234 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
5235 (vc-bzr-registered): Compare dirstate format tag with known good
5236 value, abort parsing if match fails. Warn user in docstring.
5237 (vc-bzr-workfile-version): Case for different Bzr branch formats.
5238 See bzrlib/branch.py in Bzr sources.
5239 (vc-bzr-diff): First argument FILES may be a string rather than a list.
5240 (vc-bzr-shell-command): Remove in favor of
5241 vc-bzr-command-discarding-stderr.
5242 (vc-bzr-command-discarding-stderr): New function.
5243
5244 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
5245
5246 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
5247 program, and return nil.
5248 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
5249 (vc-bzr-state): Look for path names relative to the repository
5250 root after status keyword.
5251 (vc-bzr-file-name-relative): New function.
5252 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
5253 depend on it.
5254 (vc-bzr-admin-dirname, ...-checkout-format-file)
5255 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
5256 files that we now parse directly for speed.
5257 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
5258 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
5259 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
5260 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
5261 Bzr warnings, so we must discard it.
5262 (vc-bzr-workfile-version): Speedup counting lines from
5263 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
5264 if that file doesn't exist.
5265 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
5266 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
5267 to `vc-directory-exclusion-list'.
5268 (vc-bzr-shell-command): New function.
5269
5270 2007-08-06 Tom Tromey <tromey@redhat.com>
5271
5272 * diff-mode.el (diff-unified->context, diff-reverse-direction)
5273 (diff-fixup-modifs): Typo in docstring.
5274
5275 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5276
5277 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
5278 count-screen-lines.
5279 (tpu-edt-off): Disable relevant pieces of advice.
5280
5281 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
5282 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
5283 (newline, newline-and-indent, do-auto-fill): Use advice instead of
5284 redefining the function.
5285 (tpu-set-scroll-margins): Activate the pieces of advice.
5286
5287 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5288
5289 * help.el (resize-temp-buffer-window): Use window-full-width-p
5290 instead of comparing frame-width and window-width.
5291
5292 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
5293
5294 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
5295 optional quotes around files in NEED-UPDATE . REMOVED case.
5296
5297 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
5298 (ada-treat-cmd-string): Improve error message.
5299 (ada-do-file-completion): Call `ada-require-project-file', so
5300 project variables are set properly.
5301 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
5302 (ada-gnatfind-buffer-name): New constant.
5303 (ada-find-any-references): Use new constant. Set buffer name
5304 properly in compilation-start. Toggle read-only properly.
5305 (ada-find-in-src-path): Fix spelling error in docstring.
5306
5307 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
5308 by zero error.
5309
5310 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5311
5312 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
5313
5314 2007-08-12 Richard Stallman <rms@gnu.org>
5315
5316 * progmodes/sh-script.el (sh): Delete group `unix'.
5317
5318 * progmodes/gud.el (gud): Change to group `processes'.
5319
5320 2007-08-11 Glenn Morris <rgm@gnu.org>
5321
5322 * progmodes/compile.el (compilation-buffer-name): Don't check
5323 compilation-arguments. It is superfluous, and the variable isn't
5324 even set when this function is called.
5325
5326 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5327
5328 * term/mac-win.el (mac-ae-reopen-application): New function.
5329 (mac-apple-event-map): Bind "reopen application" Apple event to it.
5330
5331 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
5334 take tex-font-script-display into account.
5335 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
5336 cell to a list of 2 elements to simplify the unfontify code.
5337
5338 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5339
5340 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
5341 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
5342 ps-print-color-p is neither nil nor black-white. Reported by Christian
5343 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5344
5345 2007-08-08 Andreas Schwab <schwab@suse.de>
5346
5347 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
5348 self-insert-command, not self-insert.
5349
5350 2007-08-08 Glenn Morris <rgm@gnu.org>
5351
5352 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
5353 argument optional, for backwards compatibility, and only highlight
5354 args when present. Fix symbol name typo (doc/args).
5355
5356 * help-mode.el (help-make-xrefs): Search for symbol constituents,
5357 rather than just `-'.
5358
5359 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
5360
5361 * calc/calc-units.el (calc-convert-temperature):
5362 Use `/' to create fractions.
5363
5364 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
5365
5366 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
5367 global matching.
5368 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
5369 ERROR-BUFFER more robust. Display output.
5370 (tramp-file-name-handler): Add a connection property when we found
5371 a foreign file name handler. This allows backends like ftp to
5372 profit also from usr/host name completion based on connection
5373 cache.
5374 (tramp-send-command-and-read): Search for trash after the regexp
5375 until eol only. In XEmacs, there is a problem with \n.
5376
5377 * net/tramp-cache.el (top): Read persistent connection history
5378 when cache is empty.
5379
5380 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
5381
5382 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
5383 resulting output.
5384
5385 2007-08-07 Sam Steingold <sds@gnu.org>
5386
5387 * progmodes/compile.el (compilation-start): Pass nil as startfile
5388 to comint-exec.
5389
5390 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5391
5392 * longlines.el (longlines-decoded): New variable.
5393 (longlines-mode): Avoid encoding or decoding the buffer twice.
5394
5395 2007-08-07 Martin Rudalics <rudalics@gmx.at>
5396
5397 * format.el (format-insert-file): Make sure that at most one undo
5398 entry is recorded for the insertion. Inhibit point-motion and
5399 modification hooks around call to insert-file-contents.
5400
5401 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5402
5403 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
5404 Select the buffer's window before moving point.
5405
5406 2007-08-07 Richard Stallman <rms@gnu.org>
5407
5408 * term.el (term): Remove parent group `unix'.
5409
5410 * simple.el (default-indent-new-line): New function.
5411 It calls comment-line-break-function if there are comments.
5412 (do-auto-fill): Use that.
5413
5414 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
5415
5416 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
5417 (PC-do-completion): Add "acronym completion" for symbols and
5418 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
5419
5420 2007-08-06 Sam Steingold <sds@gnu.org>
5421
5422 * mouse.el (mouse-buffer-menu): Pass mode-name through
5423 format-mode-line because it may be a list,
5424 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
5425
5426 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
5427
5428 * printing.el (pr-update-menus): Docstring fix.
5429
5430 2007-08-06 Jason Rumney <jasonr@gnu.org>
5431
5432 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5433
5434 * vc-hooks.el (vc-call): Add doc string.
5435
5436 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
5437
5438 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5439 process-filter.
5440
5441 2007-08-06 Kenichi Handa <handa@m17n.org>
5442
5443 * international/quail.el: Wrap (require 'help-mode) by
5444 eval-when-compile.
5445 (quail-help-init): New function.
5446 (quail-help): Call quail-help-init.
5447 (quail-store-decode-map-key): Change it to a function.
5448
5449 2007-08-05 Jason Rumney <jasonr@gnu.org>
5450
5451 * vc.el (vc-rollback): Add norevert argument back.
5452 (vc-revert-buffer): Add back as obsolete alias.
5453
5454 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
5455
5456 * term.el: Honor term-default-fg-color and term-default-bg-color
5457 settings when modifying term-current-face.
5458 (term-default-fg-color, term-default-bg-color): Initialize from
5459 default term-current-face.
5460 (term-mode, term-reset-terminal): Set term-current-face with
5461 term-default-fg-color and term-default-bg-color.
5462 (term-handle-colors-array): term-current-face has term-default-fg-color
5463 and term-default-bg-color after reset escape sequence.
5464 (term-handle-colors-array): Set term-current-color with
5465 term-default-fg/bg-color instead of ansi-term-color-vector when the
5466 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5467
5468 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
5469
5470 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5471 (math-nlfit-givens): Let bind free variables.
5472
5473 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
5474
5475 * printing.el: Require lpr and ps-print when loading printing package.
5476 Reported by Glenn Morris <rgm@gnu.org>.
5477
5478 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * files.el (set-auto-mode): Handle also remote files wrt
5481 `auto-mode-alist'.
5482
5483 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
5484
5485 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5486 curves and plotting.
5487
5488 * calc/calc-nlfit.el: New file.
5489
5490 2007-08-04 Glenn Morris <rgm@gnu.org>
5491
5492 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5493 zero, not nil, when the library is first loaded. Check for a file
5494 that has been modified on disk.
5495
5496 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5497 Remove duplicate defvar preventing initialization.
5498 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5499
5500 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5501
5502 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5503 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5504 may match up to 4 lines.
5505 (diff-beginning-of-file-and-junk): Rewrite.
5506
5507 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5508
5509 * printing.el: Evaluate require only during compilation.
5510 (pr-version): New version 6.9.1.
5511 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5512 (pr-global-menubar): Fix code.
5513
5514 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
5515
5516 * term.el (term-erase-in-display): Fix case when point is not at
5517 the beginning of the line.
5518
5519 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5520
5521 * calc/calc-ext.el (math-get-value, math-get-sdev)
5522 (math-contains-sdev): New functions.
5523
5524 * calc/calc-graph.el (calc-graph-format-data)
5525 (calc-graph-add-curve): Check for error forms.
5526 (calc-graph-set-styles): Add option for error forms.
5527
5528 2007-08-03 Miles Bader <miles@gnu.org>
5529
5530 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
5531 backend names for new backends to `Git', `Hg', and `Bzr'.
5532 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
5533 not `HG'.
5534 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
5535 name, not `GIT'.
5536 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
5537 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
5538
5539 2007-08-03 Richard Stallman <rms@gnu.org>
5540
5541 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
5542 to update deleted flag.
5543
5544 * cus-edit.el (customize-apropos, customize-apropos-options)
5545 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
5546
5547 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
5548
5549 * startup.el (fancy-splash-head, startup-echo-area-message):
5550 Change message text.
5551
5552 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
5553 All callers use line-move.
5554
5555 * progmodes/compile.el (compilation-find-buffer): Return current
5556 buffer immediately if suitable.
5557 (compile, compilation-buffer-name, compilation-start): Doc fixes.
5558
5559 2007-08-03 Daiki Ueno <ueno@unixuser.org>
5560
5561 * faces.el (face-normalize-spec): New function.
5562 (frame-set-background-mode): Normalize face-spec before calling
5563 face-spec-match-p.
5564
5565 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5566
5567 * server.el (server-window): Add switch-to-buffer-other-frame option.
5568
5569 2007-08-03 Glenn Morris <rgm@gnu.org>
5570
5571 * cus-edit.el (customize-apropos): Make the error message indicate
5572 what kind of thing the user was trying to customize.
5573
5574 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
5575
5576 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
5577 Fix off-by-one error in previous change.
5578
5579 2007-08-03 Drew Adams <drew.adams@oracle.com>
5580
5581 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
5582 Make buffer writable.
5583
5584 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
5585
5586 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
5587 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
5588 Use native Emacs functions, when appropriate.
5589
5590 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
5591 Stefan Monnier <monnier@iro.umontreal.ca>
5592
5593 * vc.el: Document new VC operation `extra-menu'.
5594
5595 * vc-hooks.el (vc-default-extra-menu): New function.
5596
5597 * menu-bar.el (menu-bar-vc-filter): New function.
5598 (menu-bar-tools-menu): Use it as a filter.
5599
5600 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
5601
5602 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
5603
5604 2007-08-01 Glenn Morris <rgm@gnu.org>
5605
5606 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
5607 strings.
5608 (fortran-tab-mode-default): Remove needless autoload.
5609 (fortran-tab-mode-string): Add help-echo and mouse properties, and
5610 mark as risky.
5611 (fortran-line-length): New buffer-local variable, safe if integer.
5612 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
5613 Change from variables to constants.
5614 (fortran-font-lock-syntactic-keywords): Delete as a variable,
5615 replace with a new function definition.
5616 (fortran-mode): Use fortran-line-length, and
5617 fortran-font-lock-syntactic-keywords as a function. Add a
5618 hack-local-variables-hook function.
5619 (fortran-line-length, fortran-hack-local-variables): New functions.
5620 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
5621 Use fortran-line-length rather than 72.
5622 (fortran-window-create-momentarily): Doc fix.
5623
5624 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
5625
5626 * cus-edit.el (custom-group-value-create, custom-goto-parent):
5627 Fix parent groups link.
5628
5629 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
5630
5631 * progmodes/python.el (python-current-defun): Adjust to never fall
5632 into infinite loop.
5633
5634 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
5635
5636 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
5637
5638 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
5639
5640 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
5641 (copyright-fix-years, copyright): Correctly handle the case where
5642 copyright-limit is nil.
5643
5644 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
5645
5646 * progmodes/python.el (run-python): Fix path separator under w32.
5647
5648 2007-07-30 Richard Stallman <rms@gnu.org>
5649
5650 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5651 Treat non-break space as whitespace in Lisp.
5652
5653 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
5654
5655 * vc.el (vc-dired-hook): Use inhibit-read-only.
5656
5657 * progmodes/compile.el (compilation-forget-errors):
5658 Reset compilation-auto-jump-to-next.
5659
5660 2007-07-30 Michael Olson <mwolson@gnu.org>
5661
5662 * cus-edit.el (custom-group-save): Fix void function definition
5663 error. Thanks to Zhang Wei for the report.
5664
5665 * ps-print.el: Check in trivial changes to the autoloads section
5666 caused by the build process. These autoloads really ought to be
5667 placed in a separate file, methinks.
5668
5669 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * calendar/calendar.el (calendar-mode): Make sure
5672 displayed-(month|year) are set.
5673 (calendar-basic-setup): Display buffer before adjusting window sizes.
5674 (generate-calendar-window): Use inhibit-read-only. Simplify.
5675 Generate buffer and set displayed-month and displayed-year before
5676 calling update-calendar-mode-line.
5677
5678 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5679
5680 * net/tramp.el:
5681 * net/tramp-uu.el:
5682 * net/trampver.el: Use utf-8 encoding with coding cookie.
5683
5684 * net/tramp-cache.el:
5685 * net/tramp-fish.el:
5686 * net/tramp-ftp.el:
5687 * net/tramp-gw.el:
5688 * net/tramp-smb.el: Remove coding cookie.
5689
5690 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5691 Flush buffer file-name's file property.
5692 (tramp-handle-file-remote-p): The first parameter is FILENAME.
5693
5694 * net/trampver.el: Update release number.
5695
5696 2007-07-29 Juri Linkov <juri@jurta.org>
5697
5698 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
5699 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
5700 when major-mode is not dired-mode.
5701 (dired-toggle-read-only): New function.
5702 (dired-recursive-deletes): Remove obsolete comments about old
5703 default value.
5704 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
5705
5706 * wdired.el (wdired-exit): New function.
5707 (wdired-mode-map): Bind C-x C-q to wdired-exit.
5708
5709 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
5710
5711 * cus-edit.el (customize-read-group): New fun.
5712 (customize-group-other-window, customize-face-other-window):
5713 Prompt before delegating to customize-(group|face).
5714 Bind pop-up-windows rather than use the other-window argument.
5715 (customize-group, customize-face): Prompt from the interactive spec.
5716 Remove args `prompt-for-group' and `other-window'.
5717
5718 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
5719 (ad-body-forms, ad-advised-interactive-form): Revert this part of
5720 last change.
5721
5722 2007-07-28 Masatake YAMATO <jet@gyve.org>
5723
5724 * vc.el (vc-dired-mode): Add a menu for VC related operation.
5725 Use backend name as the menu label. Suggested by David Kastrup.
5726
5727 2007-07-28 Alan Mackenzie <acm@muc.de>
5728
5729 Fix problem with modes derived from CC Mode:
5730 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
5731 macro to cc-langs.
5732 (c-init-language-vars-for): Remove call to above macro.
5733 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
5734 been moved to here.
5735 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
5736
5737 2007-07-28 Eli Zaretskii <eliz@gnu.org>
5738
5739 * net/trampver.el: Fix the `coding' cookie.
5740
5741 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
5742
5743 * vc-git.el (vc-git-print-log): Support both the old single file
5744 interface and the new one.
5745
5746 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * bindings.el (mode-line-remote): Use updated %@ construct.
5749
5750 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
5751
5752 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
5753 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
5754 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
5755 (diary-list-bahai-entries, diary-bahai-mark-entries)
5756 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
5757 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5758 New names to clean up namespace.
5759 (list-bahai-diary-entries, mark-bahai-diary-entries)
5760 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
5761 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
5762 Add compatibility aliases.
5763
5764 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
5765
5766 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
5767 (calendar-scroll-left-three-months)
5768 (calendar-scroll-right-three-months): Clean up namespace.
5769 (scroll-calendar-left, scroll-calendar-right)
5770 (scroll-calendar-left-three-months)
5771 (scroll-calendar-right-three-months): Add compatibility aliases.
5772
5773 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
5774 Behave like mouse-scroll-calendar-* when used from the mouse.
5775
5776 * calendar/cal-menu.el (cal-menu-scroll-menu)
5777 (cal-menu-global-mouse-menu):
5778 * calendar/calendar.el (calendar-mode-map):
5779 Use new calendar-scroll-* names.
5780 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
5781 Remove. Use calendar-scroll-* directly instead.
5782
5783 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
5784
5785 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
5786 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
5787 (ad-make-advised-definition, ad-cache-id-verification-code):
5788 Use commandp and interactive-form instead.
5789
5790 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5791
5792 * vc-git.el: Relicense to GPLv3 or later.
5793 (vc-directory-exclusion-list, vc-handled-backends): Remove.
5794
5795 * vc-hooks.el (vc-handled-backends): Add GIT.
5796
5797 * vc.el (vc-directory-exclusion-list): Add .git.
5798
5799 2007-07-26 Alexandre Julliard <julliard@winehq.org>
5800
5801 * vc-git.el (vc-git-revision-table)
5802 (vc-git-revision-completion-table): New functions.
5803
5804 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5805
5806 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
5807 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
5808 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
5809 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
5810 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
5811 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
5812 New command actions for EPS header and EPS footer.
5813
5814 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
5815 footer. Fix some problems with one-or-more, zero-or-more and
5816 alternative constructions generation. Some log messages
5817 implementation. Doc fix.
5818 (ebnf-version): New version 4.4.
5819 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
5820 (ebnf-eps-footer, ebnf-log): New options.
5821 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
5822 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
5823 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
5824 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
5825 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
5826 (ebnf-style-custom-list, ebnf-style-database): Put new values.
5827 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
5828 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
5829 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
5830 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
5831 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
5832 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
5833 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
5834 (ebnf-non-terminal-dimension, ebnf-special-dimension)
5835 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
5836 (ebnf-except-dimension, ebnf-alternative-dimension)
5837 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
5838 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
5839 message fun.
5840 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
5841 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
5842 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
5843 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
5844 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
5845 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
5846 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
5847 compatibility with Emacs 20 & 21.
5848 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
5849 (ebnf-eps-file-alist, ebnf-basic-width-extra)
5850 (ebnf-basic-empty-height): New vars.
5851 (ebnf-prologue): Fix PostScript code.
5852 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
5853 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
5854 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
5855 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
5856
5857 2007-07-25 Glenn Morris <rgm@gnu.org>
5858
5859 * Relicense all FSF files to GPLv3 or later.
5860
5861 * COPYING: Switch to GPLv3.
5862
5863 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5864
5865 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
5866 Replace it with another one which disables undo before calling
5867 erase-buffer and then turns it back on if needed.
5868
5869 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5870
5871 * ps-print.el: Problem with foreground and background color when
5872 printing a buffer with and without faces. Reported by Christian
5873 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5874 (ps-print-version): New version 6.7.5.
5875 (ps-default-fg): Change default value to nil, so black color is used
5876 when a face does not specify a foreground color.
5877 (ps-default-bg): Change default value to nil, so white color is used
5878 for background color.
5879 (ps-begin-job): Fix code.
5880
5881 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5882
5883 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
5884
5885 2007-07-24 Glenn Morris <rgm@gnu.org>
5886
5887 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
5888 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
5889 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
5890 (cal-tex-cursor-week, cal-tex-cursor-week2)
5891 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5892 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5893 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5894 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
5895
5896 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5897
5898 * calendar/calendar.el (calendar-mode-map): Move initialization
5899 into declaration. Add menu bindings (used to be done in cal-menu).
5900 (calendar-mode): Don't add an activate-menubar-hook.
5901
5902 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
5903 modify calendar-mode-map), use easy-menu, and make sure that C-h k
5904 can be used on the menu entries.
5905 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
5906 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
5907 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
5908 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
5909 (calendar-flatten, cal-menu-update): Remove.
5910 (calendar-mouse-insert-hebrew-diary-entry)
5911 (calendar-mouse-insert-islamic-diary-entry)
5912 (calendar-mouse-insert-bahai-diary-entry):
5913 Remove (fold into cal-menu-diary-menu).
5914 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
5915 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
5916 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
5917 (calendar-mouse-view-diary-entries): Minor simplifications.
5918 (calendar-event-to-date): Use with-current-buffer.
5919
5920 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
5921
5922 * add-log.el (change-log-redate): Remove (not needed anymore and
5923 doesn't appear to work).
5924
5925 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5926
5927 * frame.el: Use mapc and dolist instead of mapcar where possible.
5928 (close-display-connection): New command.
5929
5930 2007-07-25 Alexandre Julliard <julliard@winehq.org>
5931
5932 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
5933 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
5934
5935 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5936
5937 * ps-print.el (ps-multibyte-buffer): Docstring fix.
5938
5939 * ps-mule.el: Doc fix.
5940 (ps-multibyte-buffer, ps-mule-font-info-database-default)
5941 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
5942
5943 2007-07-25 Glenn Morris <rgm@gnu.org>
5944
5945 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
5946 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
5947 (cal-tex-daily-end, cal-tex-hook)
5948 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
5949 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
5950 (cal-tex-cursor-week-iso, cal-tex-week-hours)
5951 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
5952 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
5953 (cal-tex-day-prefix, cal-tex-day-name-format)
5954 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
5955 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
5956 (cal-tex-LaTeX-subst-list): Change from variables to constants.
5957 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
5958 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
5959 etc, rather than \bf.
5960 (cal-tex-mini-calendar): Fix typos in previous change.
5961 (cal-tex-latexify-list): Remove inner let binding.
5962 (cal-tex-end-document, cal-tex-banner): Use multi-line
5963 cal-tex-comment.
5964 (cal-tex-comment): Handle embedded newlines.
5965 (cal-tex-LaTeXify-string): Use substring-no-properties.
5966
5967 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
5968
5969 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5970 Add support for the Maden build tool.
5971
5972 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
5973
5974 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
5975
5976 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
5979
5980 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
5981
5982 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
5983 C-x C-q.
5984
5985 * vc-git.el (vc-git-print-log): Fix previous change.
5986
5987 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
5988
5989 * window.el (save-selected-window): Minor optimization.
5990 (bw-adjust-window): If operation failed, try with a smaller delta.
5991 (window-fixed-size-p): New function.
5992 (window-area-factor): New var.
5993 (balance-windows-area): New command.
5994
5995 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
5996 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
5997 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
5998 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
5999 (ps-mule-begin-job): Use dolist.
6000
6001 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * subr.el (start-file-process-shell-command)
6004 (process-file-shell-command): New defuns.
6005
6006 * progmodes/compile.el (compilation-start):
6007 Apply `start-file-process-shell-command'.
6008
6009 2007-07-24 Alexandre Julliard <julliard@winehq.org>
6010
6011 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
6012
6013 2007-07-24 Alan Mackenzie <acm@muc.de>
6014
6015 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6016 Initialise byte-compile-unresolved-functions before rather than
6017 after a compilation.
6018 (byte-compile-unresolved-functions): Amplify doc string.
6019
6020 2007-07-24 Glenn Morris <rgm@gnu.org>
6021
6022 * startup.el (normal-splash-screen): Use `emacs-copyright'.
6023
6024 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6025 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6026 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6027 (cal-tex-cursor-week, cal-tex-cursor-week2)
6028 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6029 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6030 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6031 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6032
6033 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
6034 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
6035 (cal-tex-day-name-format, cal-tex-cal-one-month)
6036 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
6037 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
6038 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
6039 (cal-tex-list-holidays, cal-tex-cursor-year)
6040 (cal-tex-cursor-year-landscape, cal-tex-year)
6041 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
6042 (cal-tex-cursor-month, cal-tex-insert-days)
6043 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6044 (cal-tex-first-blank-p, cal-tex-cursor-week)
6045 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6046 (cal-tex-week-hours, cal-tex-cursor-week-monday)
6047 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
6048 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
6049 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
6050 (cal-tex-latexify-list, cal-tex-previous-month)
6051 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
6052 modernization, including using dotimes rather than
6053 calendar-for-loop.
6054 (cal-tex-LaTeX-subst-list): Remove `@'.
6055 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
6056 Use \textit and \textbf rather than \em and \it.
6057
6058 * calendar/cal-bahai.el (list-bahai-diary-entries)
6059 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
6060 * calendar/cal-islam.el (list-islamic-diary-entries)
6061 * calendar/calendar.el (generate-calendar, generate-calendar-month)
6062 * calendar/diary-lib.el (diary-list-entries)
6063 (mark-calendar-date-pattern): Use `dotimes' rather than
6064 `calendar-for-loop'.
6065
6066 * calendar/calendar.el (calendar-for-loop): Doc fix.
6067
6068 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6069
6070 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
6071 underlying file is uptodate.
6072
6073 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
6074
6075 * replace.el (perform-replace): Use isearch-no-upper-case-p.
6076
6077 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6078
6079 * vc-hooks.el (vc-mode-line-map): New const.
6080 (vc-mode-line): Use it.
6081
6082 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6083
6084 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
6085 (vc-git-unregister): New functions.
6086 (vc-git-find-version): Use the result of ls-files as a parameter
6087 for cat-file.
6088
6089 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
6090
6091 * net/tramp.el (tramp-perl-file-attributes)
6092 (tramp-perl-directory-files-and-attributes)
6093 (tramp-handle-file-attributes-with-stat)
6094 (tramp-handle-directory-files-and-attributes-with-stat)
6095 (tramp-convert-file-attributes): Handle huge file sizes.
6096
6097 2007-07-23 Juri Linkov <juri@jurta.org>
6098
6099 * isearch.el (isearch-message-function): New variable.
6100 (isearch-update, isearch-search): Use it.
6101
6102 * simple.el (goto-history-element): New function created from
6103 next-history-element.
6104 (next-history-element): Most code moved to goto-history-element.
6105 Call goto-history-element with (- minibuffer-history-position n).
6106 (previous-history-element): Call goto-history-element with (+
6107 minibuffer-history-position n).
6108 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
6109 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
6110 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
6111 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
6112 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
6113 (minibuffer-history-isearch-pop-state): New functions.
6114
6115 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6116
6117 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
6118 Also, if FILE is a list, return non-nil if any of its elements
6119 should stay local. Update docstring.
6120
6121 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
6124 change by reverting a small part.
6125
6126 2007-07-23 Richard Stallman <rms@gnu.org>
6127
6128 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
6129
6130 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6131
6132 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
6133 handling it. Use vc-git-command.
6134 (vc-git-find-version, vc-git-diff-tree): New functions.
6135 (vc-git-revert): Use vc-git-command.
6136 (vc-git--run-command): Delete.
6137
6138 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6139
6140 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
6141
6142 2007-07-20 Kenichi Handa <handa@m17n.org>
6143
6144 * international/utf-8.el (utf-8-post-read-conversion):
6145 Temporarily bind utf-8-compose-scripts to nil while running
6146 *-compose-region functions.
6147
6148 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6149
6150 * vc-git.el: Update status.
6151 (vc-directory-exclusion-list): Use eval-after-load.
6152
6153 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
6154
6155 * bindings.el (mode-line-remote): New variable.
6156 (help-echo): Add to default values of mode-line-format.
6157
6158 * files.el: Mark mode-line-remote as risky.
6159
6160 2007-07-22 Juri Linkov <juri@jurta.org>
6161
6162 * isearch.el (isearch-edit-string): Save old point and
6163 isearch-other-end to old-point and old-other-end before reading
6164 the search string from minibuffer. After exiting minibuffer set
6165 point to old-other-end if point and the search direction is the
6166 same as before reading the search string.
6167 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
6168 to isearch-other-end. Instead of isearch-search-and-update call
6169 three functions isearch-search, isearch-push-state and isearch-update.
6170
6171 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6172
6173 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
6174 deal with multiple file arguments.
6175 (vc-git-print-log): Deal with multiple file arguments.
6176
6177 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6178
6179 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
6180 diff-refine-hunk. Adjust users.
6181 (diff-unified-hunk-p, diff-splittable-p): New functions.
6182 (diff-mode-menu): Use it to disable Split when it doesn't work.
6183
6184 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6185
6186 * diff-mode.el (diff-mode-menu): New entries.
6187
6188 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6189
6190 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
6191 if applicable, so as to save undo-log space.
6192
6193 * diff-mode.el (diff-find-file-name): Add arg `batch'.
6194
6195 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
6196 (diff-file-kill): Use it.
6197 (diff-beginning-of-hunk): Add arg `try-harder' using it.
6198 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
6199 Use it so they find the hunk even when we're in the file header.
6200
6201 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6202
6203 * vc-git.el (vc-git-revision-granularity, vc-git-root)
6204 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
6205 (vc-git-create-repo): New functions.
6206 (vc-git-registered): New autoloaded function definition.
6207 (vc-git-registered): Use vc-git-root.
6208 (vc-git-responsible-p): New defalias.
6209 (vc-git-annotate-extract-revision-at-line): Uncomment.
6210 (vc-git-print-log): Add the file name to the log.
6211 (vc-git-log-view-mode): New derived mode.
6212 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
6213
6214 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6215
6216 * progmodes/grep.el (grep-compute-defaults): Keep default values.
6217
6218 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
6219
6220 * textmodes/reftex.el (reftex-access-parse-file): Create parse
6221 file in a way that does not interfere with recentf mode.
6222 (reftex-access-parse-file): Do not risk destroying an existing
6223 buffer.
6224
6225 2007-07-22 Alexandre Julliard <julliard@winehq.org>
6226
6227 * vc-git.el: New file.
6228
6229 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6230
6231 * textmodes/tex-mode.el (tex-font-script-display): Change default.
6232
6233 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6234
6235 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
6236 for branches and new files.
6237
6238 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
6239 local-map handling ...
6240 (vc-mode-line): ... here. Improve handling of help-echo.
6241
6242 * vc.el (mode-line-string): Document help-echo usage.
6243
6244 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6245
6246 Sync with Tramp 2.1.10.
6247
6248 * net/tramp.el (tramp-get-ls-command): Fix typo.
6249
6250 * net/trampver.el: Update release number.
6251
6252 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6253
6254 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
6255
6256 * term/x-win.el (x-handle-no-bitmap-icon): New function.
6257
6258 2007-07-22 Martin Rudalics <rudalics@gmx.at>
6259
6260 * add-log.el (change-log-fill-parenthesized-list): New function.
6261 (change-log-indent): Call change-log-fill-parenthesized-list.
6262 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
6263 Have lines with leading asterisk start a paragraph.
6264
6265 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6266
6267 * calc/calc-math.el (math-emacs-precision)
6268 (math-largest-emacs-expt, math-smallest-emacs-expt):
6269 New variables.
6270 (math-use-emacs-fn): New function.
6271 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
6272 appropriate.
6273
6274 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
6275
6276 * image-dired.el (image-dired-sane-db-file): New func.
6277 (image-dired-write-tags, image-dired-remove-tag)
6278 (image-dired-list-tags, image-dired-write-comments)
6279 (image-dired-get-comment, image-dired-mark-tagged-files)
6280 (image-dired-create-gallery-lists): Call new func.
6281 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
6282
6283 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
6284
6285 * vc-hg.el (vc-hg-dir-state): Fix loop.
6286 (vc-hg-print-log): Fix expected return value for vc-hg-command.
6287 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
6288 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
6289 (vc-hg-revert): Likewise.
6290 (vc-hg-revision-table, vc-hg-revision-completion-table): New
6291 functions.
6292
6293 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6294
6295 * add-log.el (change-log-resolve-conflict): Don't lose data if the
6296 merge fails.
6297
6298 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6299
6300 * progmodes/compile.el (compilation-auto-jump-to-first-error):
6301 Add group and version.
6302
6303 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6304
6305 * add-log.el (add-log-file-name): Use file-relative-name.
6306 (add-change-log-entry): Delay reading
6307 add-log-(full-name|mailing-address) to after we've switched to the
6308 ChangeLog buffer so we get the right value.
6309 (add-change-log-entry, add-log-current-defun, change-log-merge):
6310 Use derived-mode-p rather than checking major-mode directly.
6311
6312 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
6313 name for buffer-file-name if it refers to a directory.
6314
6315 * vc-arch.el (vc-arch-diff): Fix last change.
6316
6317 * progmodes/compile.el (compilation-start): Remember the original
6318 directory in a buffer-local compilation-directory.
6319 (compile): Set the global value of compilation-directory.
6320 (recompile): Use compilation-directory even in the compilation buffer.
6321
6322 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6323
6324 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
6325
6326 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6327
6328 * ps-print.el: Problem with foreground and background color when
6329 printing a buffer with and without faces. Reported by Christian
6330 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6331 (ps-print-version): New version 6.7.5.
6332 (ps-default-fg): Change default value to nil, so black color is used
6333 when a face does not specify a foreground color.
6334 (ps-default-bg): Change default value to nil, so white color is used
6335 for background color.
6336 (ps-begin-job): Fix code.
6337
6338 2007-07-20 Eli Zaretskii <eliz@gnu.org>
6339
6340 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
6341 in $(INSTALL_DIR)/lisp/ if they already exist.
6342
6343 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
6344
6345 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
6346 in $(INSTALL_DIR)/lisp/ if they already exist.
6347
6348 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6349
6350 * progmodes/vera-mode.el (vera-re-search-forward)
6351 (vera-re-search-backward): Remove use of store-match-data.
6352 (vera-mode-map): Move initialization into declaration.
6353
6354 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
6355 (flymake-find-buildfile): Use locate-dominating-file.
6356
6357 * vc.el (vc-delistify): Use mapconcat.
6358 (vc-do-command): Minor simplification.
6359 (vc-expand-dirs): Use push.
6360
6361 * vc-mcvs.el (vc-mcvs-create-repo):
6362 * vc-cvs.el (vc-cvs-create-repo): Remove.
6363
6364 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
6365 directory and the root as well.
6366
6367 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6368
6369 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
6370 instead of a file.
6371
6372 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
6373 (vc-hg-registered): Replace if with when.
6374 (vc-hg-state): Deal with nonexistent files and handle removed files.
6375 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
6376 (vc-hg-checkout): Re-enable.
6377 (vc-hg-create-repo): Fix typos.
6378 (vc-hg-print-log): Fix for multiple files.
6379 (vc-hg-workfile-unchanged-p): New function.
6380
6381 * vc.el: Fix typo.
6382 (vc-print-log): Fix call to print-log.
6383 (vc-default-comment-history): Likewise.
6384 (vc-directory-exclusion-list): Add .hg and .bzr.
6385 (vc-diff-internal): Pass a list instead of a file.
6386
6387 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
6388
6389 * vc-bzr.el (vc-bzr-create-repo): New function.
6390
6391 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
6394 `file' from which to start the search.
6395
6396 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
6397
6398 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
6399 having a single file argument to having a list of files as the
6400 first argument.
6401
6402 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6403
6404 * files.el (locate-dominating-file): New function.
6405
6406 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
6407
6408 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
6409 (grep-compute-defaults): Use it.
6410
6411 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6412
6413 * uniquify.el: Docstring fixes.
6414
6415 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6416
6417 * vc.el (revision-granularity, create-repo): Document new vc
6418 backend properties.
6419 (vc-rollback): Renamed from vc-cancel-version. Update
6420 references. Pass a list instead of a file.
6421 (vc-revert): Renamed from vc-revert-buffer. Update references.
6422 (vc-delistify, vc-expand-dirs): New functions.
6423 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
6424 of files instead of a single file.
6425 (vc-position-context, vc-resync-window, vc-diff-internal)
6426 (vc-print-log): Pass a list instead of a file.
6427
6428 * vc-hooks.el (vc-stay-local-p, vc-backend)
6429 (vc-backend-subdirectory-name): Work on a file list, not a single
6430 file.
6431 (vc-workfile-version): Update docstring.
6432 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6433 vc-revert instead of vc-revert-buffer.
6434 (vc-prefix-map): Likewise. Bind vc-update.
6435
6436 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6437 (vc-svn-wash-log): New functions.
6438 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6439 (vc-svn-command): Deal with a list of files, not a single file.
6440
6441 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6442 (vc-rcs-wash-log): New functions.
6443 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6444 Deal with a list of files, not a single file.
6445 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6446
6447 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6448 functions.
6449 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6450 list of files, not a single file.
6451
6452 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6453 New functions.
6454 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6455 (vc-mcvs-diff): Deal with a list of files, not a single file.
6456
6457 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6458 functions.
6459 (vc-hg-print-log): Deal with a list of files, not a single file.
6460 (vc-hg-diff-tree): New function, replace defalias with the same
6461 name.
6462 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6463 FILES to denote that it is a file list, not a single file.
6464
6465 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6466 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6467 a single file.
6468 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6469 that it is a file list, not a single file.
6470 (vc-cvs-diff): Likewise. Simplify.
6471
6472 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6473 Deal with a list of files, not a single file.
6474
6475 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6476 (vc-bzr-print-log): Update FILE parameter name to denote that it
6477 is a file list, not a single file.
6478 (vc-bzr-diff): Likewise. Use the car of files.
6479
6480 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
6481
6482 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6483 (follow-delete-other-windows-and-split, follow-recenter)
6484 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6485 (follow-redisplay, follow-estimate-first-window-start)
6486 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6487 Fix typos in docstrings.
6488
6489 2007-07-18 Martin Rudalics <rudalics@gmx.at>
6490
6491 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6492 avoid that filling introduces lines with a single asterisk.
6493
6494 * kmacro.el (kmacro-end-macro): When ignoring empty macro
6495 avoid incorrect kmacro-ring-empty-p messages.
6496 Reported by Michael Schierl <schierlm@gmx.de>.
6497
6498 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6499
6500 * vc.el: Add more info about the vc-registered function.
6501
6502 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6503
6504 * files.el (file-remote-p): Introduce optional parameter
6505 IDENTIFICATION.
6506
6507 * recentf.el (recentf-keep-default-predicate): Adapt call of
6508 `file-remote-p'.
6509
6510 * progmodes/grep.el (grep-probe): Use `process-file'.
6511 (grep-compute-defaults): Handle variables host specific.
6512
6513 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6514 parameter IDENTIFICATION.
6515
6516 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6517 parameter IDENTIFICATION.
6518 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
6519 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6520 Add entry for `set-file-times'.
6521 (tramp-do-copy-or-rename-file-via-buffer)
6522 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6523 (tramp-handle-unhandled-file-name-directory): Rewrite.
6524 (tramp-convert-file-attributes): Add error handling when inode is
6525 extraordinary big.
6526 (tramp-get-inode): Change parameter from FILE to VEC.
6527 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6528 is nil. This is according to the specification. Goto (point-max)
6529 when ready.
6530 (tramp-handle-shell-command): Rewrite completely, using
6531 `process-file' and `start-file-process'.
6532 (tramp-methods, tramp-find-shell)
6533 (tramp-open-connection-setup-interactive-shell)
6534 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6535 var. Reported by Steve Youngs <steve@sxemacs.org>.
6536
6537 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6538 entry for `set-file-times'. Rename `start-process' into
6539 `start-file-process'. Remove `call-process' entry.
6540 (tramp-fish-handle-set-file-times): New defun.
6541 (tramp-fish-handle-executable-find): Use `process-file'.
6542 (tramp-fish-handle-process-file): New defun. Replaces
6543 `tramp-fish-handle-call-process'.
6544 (tramp-fish-do-copy-or-rename-file-directly): Use
6545 `set-file-times'.
6546 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
6547
6548 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
6549 `tramp-get-inode' parameter.
6550
6551 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6552
6553 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
6554 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
6555 nowadays, and by the time Emacs-23 comes out, nobody will even remember
6556 it has ever existed.
6557
6558 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6559
6560 * vc.el: Undo previous change.
6561
6562 2007-07-16 Eli Zaretskii <eliz@gnu.org>
6563
6564 * makefile.w32-in (clean): Don't delete *~.
6565
6566 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * textmodes/tex-mode.el (tex-verbatim-environments):
6569 Add safe-local-variable property.
6570 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
6571 when starting font-lock rather than when loading tex-mode.el.
6572
6573 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
6574 whole $( rather than just the $. Rename from sh-quoted-subshell.
6575 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
6576
6577 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6578
6579 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
6580 bookmark-alist. Instead, if not sorting, simply return it.
6581 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
6582 for its return value, not for its side effect.
6583
6584 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
6585 case of alignment under a constant symbol, find and consider
6586 the sexp actually at indentation to be the "last sexp".
6587
6588 2007-07-16 Drew Adams <drew.adams@oracle.com>
6589
6590 * mouse.el (mouse-yank-secondary): Better error message if no
6591 secondary selection.
6592
6593 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6594
6595 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
6596
6597 * term/xterm.el (xterm-turn-on-modify-other-keys)
6598 (xterm-turn-off-modify-other-keys): New functions.
6599 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6600 terminal supports it.
6601
6602 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6603
6604 * bookmark.el (bookmark-show-all-annotations):
6605 Make sure each inserted annotation ends with newline.
6606
6607 2007-07-15 Richard Stallman <rms@gnu.org>
6608
6609 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6610
6611 * tutorial.el (tutorial--find-changed-keys):
6612 Handle C-x specially like ESC.
6613
6614 2007-07-15 Aaron Hawley <aaronh@garden.org>
6615
6616 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6617
6618 2007-07-15 Juri Linkov <juri@jurta.org>
6619
6620 * delsel.el (delete-selection-pre-hook):
6621 * emulation/cua-base.el (cua-paste): Before a yank command,
6622 check also whether last-command is one of mouse-save-then-kill,
6623 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
6624
6625 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
6626
6627 * recentf.el (recentf-keep-default-predicate): New defun.
6628 (recentf-keep): Use it as initial value.
6629
6630 2007-07-15 Karl Fogel <kfogel@red-bean.com>
6631
6632 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
6633 thus restoring bookmark bindings to three slots under C-x r. See
6634 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
6635
6636 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
6637
6638 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
6639
6640 2007-07-15 Jason Rumney <jasonr@gnu.org>
6641
6642 * w32-fns.el (set-default-process-coding-system): Use dos line ends
6643 for input to cmdproxy on all versions of Windows.
6644 Use dos line ends for input to plink.
6645
6646 * comint.el (comint-simple-send): Concat newline before sending.
6647 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
6648
6649 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
6650
6651 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
6652 safe-local-variable setting.
6653
6654 2007-07-14 David Kastrup <dak@gnu.org>
6655
6656 * emacs-lisp/advice.el (defadvice): Doc fix.
6657
6658 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
6659
6660 * subr.el (when, unless): Doc fix.
6661
6662 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6663
6664 * replace.el (match): Use yellow1 instead of yellow.
6665
6666 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6667 red.
6668
6669 * pcvs-info.el (cvs-unknown): Likewise.
6670
6671 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6672
6673 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
6674 (install): Use them to copy all *.el files before *.elc.
6675
6676 2007-07-13 Drew Adams <drew.adams@oracle.com>
6677
6678 * bookmark.el (bookmark-jump-other-window): New function.
6679 (bookmark-map): Bind it to "o".
6680
6681 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
6682 and its thread contains discussion about this change.
6683 The original patch was slightly tweaked by Karl Fogel
6684 <kfogel@red-bean.com> before committing.
6685
6686 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6687
6688 * bookmark.el: Shorten some comments to fit within 80 lines.
6689
6690 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6691
6692 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
6693 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
6694 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
6695 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
6696
6697 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
6698
6699 * textmodes/org.el: Bug fixes.
6700 (org-end-of-line): Move to end of line if in headline without tags.
6701
6702 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
6703
6704 * vc-hooks.el: Remove spurious * in docstrings.
6705 (vc-handled-backends): Add BZR.
6706
6707 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
6708
6709 2007-07-12 Davis Herring <herring@lanl.gov>
6710
6711 * desktop.el (desktop-buffer-info, desktop-save):
6712 Use `desktop-dirname' instead of `dirname'.
6713
6714 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6715
6716 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
6717
6718 * progmodes/python.el (python-which-func-length-limit): New var.
6719 (python-which-func): New function.
6720 (python-current-defun): Add optional `length-limit' and try to fit
6721 computed function name to that length.
6722 (python-mode): Hook `python-which-func' up.
6723
6724 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
6725
6726 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
6727
6728 * comint.el (comint-dynamic-complete-as-filename):
6729 Use read-file-name-completion-ignore-case.
6730
6731 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
6732
6733 * comint.el (comint-dynamic-list-filename-completions):
6734 Use read-file-name-completion-ignore-case.
6735
6736 * vc-cvs.el: Require CL.
6737 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
6738 New functions to provide completion of revision names.
6739
6740 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
6741 (vc-cvs-annotate-first-line-re): New const.
6742 (vc-cvs-annotate-process-filter): New fun.
6743 (vc-cvs-annotate-command): Use them and run the command asynchronously.
6744
6745 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
6746
6747 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
6748 (eldoc-print-current-symbol-info): Adjust for changed helper
6749 function signatures.
6750 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
6751 `eldoc-highlight-function-argument'.
6752 (eldoc-highlight-function-argument): New function.
6753 (eldoc-get-var-docstring): Format documentation with
6754 `font-lock-variable-name-face'.
6755 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
6756 where suited.
6757 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
6758 (eldoc-beginning-of-sexp): Return number of skipped sexps.
6759
6760 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
6761
6762 * progmodes/compile.el (compilation-start): `start-process' must
6763 still be redefined when calling `start-process-shell-command'.
6764
6765 * progmodes/gud.el (gud-file-name): When `default-directory' is a
6766 remote file name, prepend its remote part to the filename.
6767 (gud-common-init): When `default-directory' is a remote file name,
6768 make the filename relative to it.
6769 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
6770
6771 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
6772
6773 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
6774 mouse binding and a tooltip.
6775
6776 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
6777
6778 * menu-bar.el (vc-menu-map): New defalias.
6779
6780 2007-07-10 Richard Stallman <rms@gnu.org>
6781
6782 * emacs-lisp/lisp-mode.el (eval-defun):
6783 Explain special handling of `defface'.
6784
6785 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
6786
6787 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
6788
6789 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
6790
6791 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6792
6793 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
6794
6795 * vc-arch.el (vc-arch-complete): Remove.
6796 (vc-arch-revision-completion-table): Use complete-with-action.
6797
6798 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
6799 (complete-with-action): New function.
6800 (dynamic-completion-table): Use it.
6801
6802 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
6803
6804 * comint.el (make-comint, make-comint-in-buffer)
6805 (comint-exec-1): Replace `start-process' by `start-file-process'.
6806
6807 * progmodes/compile.el (compilation-start): Revert redefining
6808 `start-process'.
6809
6810 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6811
6812 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
6813 with EOLs when generating MD5 checksums.
6814
6815 * follow.el: Don't change the global map from the follow-mode-map
6816 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
6817 XEmacs code.
6818 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
6819 since `follow-mode' should be used instead for that.
6820
6821 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
6822 (easy-menu-do-define): Use it.
6823 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
6824
6825 * progmodes/compile.el (compilation-auto-jump-to-first-error)
6826 (compilation-auto-jump-to-next): New vars.
6827 (compilation-auto-jump): New function.
6828 (compilation-error-properties): Use them to jump to first error.
6829 (compilation-start): Set the var if requested.
6830
6831 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
6832 duplicates without also removing entries from other directories.
6833
6834 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6835
6836 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
6837 Remember span as default.
6838 (org-columns-edit-value): Rename from `org-column-edit'.
6839 (org-columns-display-here-title): Rename from
6840 `org-overlay-columns-title'.
6841 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
6842 (org-columns-get-autowidth-alist): Rename from
6843 `org-get-columns-autowidth-alist'.
6844 (org-columns-display-here): Rename from `org-overlay-columns'.
6845 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
6846 (org-columns-quit): Rename from `org-column-quit'.
6847 (org-columns-show-value): Rename from `org-column-show-value'.
6848 (org-columns-content, org-columns-widen)
6849 (org-columns-next-allowed-value)
6850 (org-columns-edit-allowed, org-columns-store-format)
6851 (org-columns-uncompile-format, org-columns-redo)
6852 (org-columns-edit-attributes, org-delete-property)
6853 (org-set-property, org-columns-update)
6854 (org-columns-compute, org-columns-eval)
6855 (org-columns-not-in-agenda, org-columns-compute-all)
6856 (org-property-next-allowed-value)
6857 (org-columns-compile-format)
6858 (org-fill-paragraph-experimental)
6859 (org-string-to-number, org-property-action)
6860 (org-columns-move-left, org-columns-new)
6861 (org-column-number-to-string)
6862 (org-property-previous-allowed-value)
6863 (org-at-property-p, org-columns-delete)
6864 (org-columns-previous-allowed-value)
6865 (org-columns-move-right, org-columns-narrow)
6866 (org-property-get-allowed-values)
6867 (org-verify-version, org-column-string-to-number)
6868 (org-delete-property-globally): New functions.
6869 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
6870 (org-columns-overlays): Rename from `org-column-overlays'.
6871 (org-columns-map): Rename from `org-column-map'.
6872 (org-columns-current-maxwidths): Rename from
6873 `org-current-columns-maxwidths'.
6874 (org-columns-begin-marker, org-columns-current-fmt-compiled)
6875 (org-previous-header-line-format)
6876 (org-columns-inhibit-recalculation)
6877 (org-columns-top-level-marker): New variables.
6878 (org-columns-default-format): Rename from `org-default-columns-format'.
6879 (org-property-re): New constant.
6880
6881 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6882
6883 * subr.el (looking-at-p, string-match-p): New functions.
6884
6885 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * textmodes/tex-mode.el (tex-fontify-script)
6888 (tex-font-script-display): New variables to make display of
6889 superscripts and subscripts customizable.
6890 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
6891
6892 2007-07-09 Richard Stallman <rms@gnu.org>
6893
6894 * isearch.el (isearch-edit-string): Call to isearch-push-state
6895 after the search.
6896
6897 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6898
6899 * window.el (fit-window-to-buffer): Remove setting of window-min-height
6900 to 1 as enlarge-window uses the value to resize/shrink windows other
6901 than WINDOW if needed.
6902
6903 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6904
6905 * cus-start.el (file-coding-system-alist): Fix custom type.
6906
6907 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
6908
6909 * longlines.el (longlines-wrap-region): Avoid marking buffer as
6910 modified.
6911 (longlines-auto-wrap, longlines-window-change-function):
6912 Remove unnecessary calls to set-buffer-modified-p.
6913
6914 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * cus-start.el (file-coding-system-alist): Fix custom type.
6917
6918 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
6921 (vc-cvs-checkout): Remove last arg now unused; simplify.
6922
6923 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6924
6925 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
6926
6927 * net/tramp.el:
6928 * net/tramp-ftp.el:
6929 * net/tramp-smb.el:
6930 * net/tramp-uu.el:
6931 * net/trampver.el: Migrate to Tramp 2.1.
6932
6933 * net/tramp-cache.el:
6934 * net/tramp-fish.el:
6935 * net/tramp-gw.el: New Tramp packages.
6936
6937 * net/tramp-util.el:
6938 * net/tramp-vc.el: Removed.
6939
6940 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
6941 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
6942
6943 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
6944
6945 * progmodes/compile.el (compilation-start): Redefine
6946 `start-process' temporarily when `default-directory' is remote.
6947 Remove case of synchronous compilation, this won't happen ever.
6948 (compilation-setup): Make local variable `comint-file-name-prefix'
6949 for remote compilation.
6950
6951 2007-07-08 Martin Rudalics <rudalics@gmx.at>
6952
6953 * novice.el (disabled-command-function): Fit window to buffer to
6954 make last line visible.
6955 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
6956
6957 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
6958 when handling the terminating event.
6959
6960 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
6961
6962 * calc/calc.el (math-read-number-simple): Remove leading 0s.
6963 (math-bignum-digit-length): Change to optimal value.
6964
6965 * calc/calc-bin.el (math-bignum-logb-digit-size)
6966 (math-bignum-digit-power-of-two): Evaluate when compiled.
6967
6968 * calc/calc-comb.el (math-small-factorial-table)
6969 (math-init-random-base, math-prime-test): Remove unnecessary calls
6970 to `math-read-number-simple'.
6971
6972 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
6973 (math-approx-gamma-const): Add docstrings.
6974
6975 * calc/calc-forms.el (math-julian-date-beginning)
6976 (math-julian-date-beginning-int): New constants.
6977 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
6978 Use the new constants.
6979
6980 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
6981
6982 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6983 Add docstrings.
6984
6985 2007-07-07 Tom Tromey <tromey@redhat.com>
6986
6987 * vc.el (vc-annotate): Jump to line and output message only after the
6988 process is really all done.
6989
6990 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
6991
6992 * vc.el (vc-exec-after): Don't move point from the sentinel.
6993 Forcefully read all the remaining text in the pipe upon process exit.
6994 (vc-annotate-display-autoscale, vc-annotate-lines):
6995 Don't stop at the first unrecognized line.
6996 (vc-annotate-display-select): Run autoscale after the process is done
6997 since it depends on the whole result.
6998
6999 2007-07-07 Eli Zaretskii <eliz@gnu.org>
7000
7001 * term/w32-win.el (menu-bar-open): New function.
7002 Bind <f10> to it.
7003
7004 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
7005
7006 * simple.el (start-file-process): New defun.
7007
7008 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
7009
7010 * files.el (find-file-confirm-nonexistent-file): Rename from
7011 find-file-confirm-inexistent-file. Update users.
7012
7013 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
7014 format of autoload block where the file's time-stamp is replaced by its
7015 MD5 checksum.
7016 (autoload-generate-file-autoloads): Use MD5 checksum instead of
7017 time-stamp for secondary autoloads files.
7018 (update-directory-autoloads): Remove duplicate entries.
7019 Use time-less-p for time-stamps, as done in autoload-find-destination.
7020
7021 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
7022
7023 * calc/calc.el (math-read-number): Replace number by variable.
7024 (math-read-number-simple): Properly parse small integers.
7025
7026 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
7027
7028 * vc.el: Fix doc for the checkout function.
7029
7030 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
7031
7032 * vc-hg.el (vc-hg-root): New function.
7033 (vc-hg-registered): Use it.
7034 (vc-hg-diff-tree): New defalias.
7035 (vc-hg-responsible-p): Likewise.
7036 (vc-hg-checkout): Comment out, not needed.
7037 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
7038 (vc-hg-find-version, vc-hg-next-version): New functions.
7039
7040 2007-07-06 Andreas Schwab <schwab@suse.de>
7041
7042 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
7043 dynamic bindings around the evaluation of the expression.
7044 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
7045
7046 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
7047
7048 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
7049 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
7050 Use run-hooks rather than run-mode-hooks.
7051
7052 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
7053
7054 * calc/calc-comb.el (math-random-digit): Rename to
7055 `math-random-three-digit-number'.
7056 (math-random-digits): Don't depend on representation of integer.
7057
7058 * calc/calc-bin.el (math-bignum-logb-digit-size)
7059 (math-bignum-digit-power-of-two): New constants.
7060 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
7061 (math-not-bignum, math-clip-bignum): Use the constants
7062 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
7063 instead of their values.
7064 (math-clip): Use math-small-integer-size instead of its value.
7065
7066 * calc/calc.el (math-add-bignum): Replace number by constant.
7067
7068 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7069
7070 * wid-edit.el (widget-documentation-string-value-create):
7071 Insert indentation spaces.
7072
7073 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7074
7075 * emacs-lisp/byte-opt.el: Revert last change.
7076
7077 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7078
7079 * vc-hooks.el (vc-handled-backends): Add HG.
7080
7081 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
7082
7083 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7084
7085 * complete.el (PC-do-complete-and-exit): Add support for the new
7086 `confirm-only' confirmation mode.
7087
7088 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7089
7090 * cus-edit.el (custom-commands): New variable.
7091 (custom-tool-bar-map): New variable. Initialize using
7092 `custom-commands'.
7093 (custom-mode): Use `custom-tool-bar-map'.
7094 (custom-buffer-create-internal): Insert action buttons only if
7095 tool bar is not used. Use `custom-commands'.
7096 (Custom-help, custom-command-apply): New function.
7097 (custom-command-apply, Custom-set, Custom-save)
7098 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
7099 Use `custom-command-apply' instead of duplicating code.
7100 (customize-group-other-window): Call `customize-group' instead of
7101 duplicating code.
7102 (customize-face-other-window): Call `customize-face' instead of
7103 duplicating code.
7104 (customize-group, customize-face): Add optional args for opening
7105 in another window.
7106 (custom-variable-tag): Don't inherit `variable-pitch' face.
7107 (custom-group-tag): Inherit `variable-pitch' face.
7108 (custom-variable-value-create): Set documentation indentation.
7109 (custom-group-value-create): Make group name a link, instead of
7110 using an extra "go to group" button.
7111 (custom-prompt-variable, custom-group-set, custom-group-save)
7112 (custom-group-reset-current, custom-group-reset-saved)
7113 (custom-group-reset-standard): Minor cleanup.
7114
7115 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7116
7117 * Makefile.in (bootstrap-prepare): When copying from
7118 ldefs-boot.el, make sure loaddefs.el is writeable.
7119
7120 (bootstrap-prepare): Make $(lisp)/ps-print.el
7121 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
7122
7123 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7124
7125 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
7126 only caller, and delete.
7127 (vc-hg-state): Deal with exceptions and only parse the output on
7128 successful return.
7129 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
7130 caller, and delete.
7131 (vc-hg-workfile-version): Deal with exceptions and only parse the
7132 output on successful return.
7133 (vc-hg-revert): New function.
7134
7135 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
7136
7137 * calculator.el (calculator-expt): Use more cases to determine
7138 the value.
7139
7140 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
7141
7142 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
7143 file names.
7144
7145 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
7146
7147 * calculator.el (calculator-expt, calculator-integer-p):
7148 New functions.
7149 (calculator-fact): Check to see if the factorial will be too
7150 large before computing it.
7151 (calculator-initial-operators): Use `calculator-expt' to
7152 compute "^".
7153 (calculator-mode): Mention that results which are too large
7154 will return inf.
7155 * calc/calc-comb.el (math-small-factorial-table): Replace list
7156 by vector.
7157
7158 2007-07-03 David Kastrup <dak@gnu.org>
7159
7160 * shell.el: On request of the authors, remove their addresses for
7161 the sake of bug reports, and add the developer list address as
7162 maintainer information.
7163
7164 2007-07-03 Richard Stallman <rms@gnu.org>
7165
7166 * files.el (make-directory): Doc fix.
7167 (find-file-confirm-inexistent-file): Make it a defcustom.
7168 Make nil the default.
7169
7170 2007-07-02 Richard Stallman <rms@gnu.org>
7171
7172 * startup.el (command-line): Set buffer-offer-save in *scratch*
7173 and enable auto-save in it.
7174
7175 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7176
7177 * textmodes/org.el (orgstruct-mode-map): New variable.
7178 (orgstruct-mode): New minor mode.
7179 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
7180 (orgstruct-make-binding, org-context-p, org-get-local-variables)
7181 (org-run-like-in-org-mode): New functions.
7182 (org-cycle-list-bullet): New command.
7183 (org-special-properties, org-property-start-re)
7184 (org-property-end-re): New constants.
7185 (org-with-point-at): New macro.
7186 (org-get-property-block, org-entry-properties, org-entry-get)
7187 (org-entry-delete, org-entry-get-with-inheritance)
7188 (org-entry-put, org-buffer-property-keys): New functions.
7189 (org-insert-property-drawer): New command.
7190 (org-entry-property-inherited-from): New variable.
7191 (org-column): New face.
7192 (org-column-overlays, org-current-columns-fmt)
7193 (org-current-columns-maxwidths, org-column-map): New variables.
7194 (org-column-menu): New menu.
7195 (org-new-column-overlay, org-overlay-columns)
7196 (org-overlay-columns-title, org-remove-column-overlays)
7197 (org-column-show-value, org-column-quit, org-column-edit):
7198 New functions.
7199 (org-columns, org-agenda-columns): New commands.
7200 (org-get-columns-autowidth-alist): New functions.
7201 (org-properties): New customize group.
7202 (org-default-columns-format): New option.
7203 (org-priority): Realign tags after changing priority.
7204 (org-preserve-lc): New macro.
7205 (org-update-checkbox-count): Catch case when there is no headline.
7206 (org-agenda-quit): Remove any column overlays.
7207 (org-beginning-of-item-list): Fixed bug when non-item line is
7208 indented too deep.
7209 (org-cached-props): New variable.
7210 (org-cached-entry-get): New function.
7211 (org-make-tags-matcher): Handle property matches.
7212 (org-table-recalculate): Swap evaluation order: Field formula
7213 first, then column formulas, but don't allow them to overwrite the
7214 field formulas.
7215 (org-table-eval-formula): New argument untouchable.
7216 (org-table-put-field-property): New function.
7217
7218 2007-07-02 Martin Rudalics <rudalics@gmx.at>
7219
7220 * help-mode.el (help-make-xrefs): Skip spaces too when
7221 skipping tabs.
7222
7223 * ffap.el (dired-at-point-prompter): Improve prompt in
7224 list-directory case.
7225
7226 2007-07-01 Richard Stallman <rms@gnu.org>
7227
7228 * files.el (find-file-visit-truename): Fix safe-local-variable value.
7229
7230 2007-07-01 Richard Stallman <rms@gnu.org>
7231
7232 * cus-start.el (max-mini-window-height): Added.
7233
7234 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7235
7236 * complete.el (partial-completion-mode): Remove advice of
7237 read-file-name-internal.
7238 (PC-do-completion): Rebind minibuffer-completion-table.
7239 (PC-read-file-name-internal): New function doing what
7240 read-file-name-internal advice did.
7241
7242 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
7243
7244 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
7245 property on a few symbols.
7246 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
7247 (byte-optimize-lapcode): Remove bindings that are not referenced
7248 and certainly will not effect through dynamic scoping.
7249
7250 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7251
7252 * files.el (find-file-confirm-inexistent-file): New var.
7253 (find-file, find-file-other-window, find-file-other-frame)
7254 (find-file-read-only, find-file-read-only-other-window)
7255 (find-file-read-only-other-frame): Use it.
7256
7257 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7258
7259 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
7260
7261 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
7262
7263 * generic-x.el (generic-define-mswindows-modes)
7264 (generic-define-unix-modes, apache-log-generic-mode)
7265 (bat-generic-mode-keymap, java-manifest-generic-mode)
7266 (show-tabs-generic-mode): Fix typos in docstrings.
7267
7268 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
7269
7270 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
7271 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
7272 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
7273 (rcirc-print): Never ignore messages from ourself.
7274
7275 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7276
7277 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
7278 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
7279
7280 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7281
7282 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
7283 replace-regexp-in-string.
7284
7285 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7286
7287 * emacs-lisp/cl.el: Set edebug and indentation before loading
7288 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
7289
7290 2007-06-28 Andreas Schwab <schwab@suse.de>
7291
7292 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
7293 $(lisp)/subdirs.el.
7294
7295 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
7296
7297 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
7298 the speedbar frame if nil; that deletes the current frame or
7299 causes an error if it is the only frame.
7300 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
7301
7302 2007-06-28 Kevin Ryde <user42@zip.com.au>
7303
7304 * textmodes/nroff-mode.el: Groff \# comments.
7305 (nroff-mode-syntax-table): \# comment intro,
7306 plain # as punct per global table.
7307 (nroff-font-lock-keywords): Add # as a single char escape.
7308 (nroff-mode): In comment-start-skip, match \#.
7309
7310 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7311
7312 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
7313 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
7314 point-min == 1.
7315
7316 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
7317
7318 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
7319 Rename and move to...
7320
7321 * subr.el (strings->string, string->strings): ...here.
7322
7323 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
7324 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
7325
7326 * progmodes/gud.el (gud-common-init): Call string->strings instead
7327 of split-string.
7328
7329 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
7330
7331 * dired-aux.el: Remove `dired-call-process'.
7332 (dired-check-process): Call `process-file'.
7333
7334 * wdired.el (wdired-do-perm-changes): Call `process-file'.
7335
7336 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
7337 `ange-ftp-process-file'.
7338
7339 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7340
7341 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
7342
7343 * emacs-lisp/cl-extra.el:
7344 * emacs-lisp/cl-seq.el:
7345 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
7346 Add autoload cookies on all defs autoloaded manually in cl.el.
7347
7348 * emacs-lisp/cl-loaddefs.el: New file.
7349
7350 * textmodes/texinfmt.el (texinfo-raisesections-alist)
7351 (texinfo-lowersections-alist): Merge definition and declaration.
7352 (texinfo-start-of-header, texinfo-end-of-header): Remove.
7353 (texinfo-format-syntax-table): Merge init into declaration.
7354 (texinfo-format-parse-line-args, texinfo-format-parse-args)
7355 (texinfo-format-parse-defun-args, texinfo-format-node)
7356 (texinfo-push-stack, texinfo-multitable-widths)
7357 (texinfo-define-info-enclosure, texinfo-alias)
7358 (texinfo-format-defindex, batch-texinfo-format): Use push.
7359 (texinfo-footnote-number): Remove duplicate declaration.
7360
7361 * ps-print.el: Update with auto-generated autoloads.
7362
7363 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
7364
7365 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7366
7367 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
7368 relative to current dir for file-local settings.
7369 (autoload-generate-file-autoloads): Add `outfile' arg.
7370 (update-directory-autoloads): Use it to directly call
7371 autoload-generate-file-autoloads instead of going through
7372 update-file-autoloads so we avoid redundant searches and so we can know
7373 the set of buffers changed so we can save them all.
7374
7375 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
7376 rather than throwing `up-to-date'.
7377 (autoload-generate-file-autoloads): Adjust correspondingly.
7378 (update-file-autoloads): Be careful to let-bind
7379 autoload-modified-buffers and adjust to new calling conventions.
7380 (autoload-modified-buffers): Make it a dynamically scoped var.
7381 (update-directory-autoloads): Use file-relative-name instead of
7382 autoload-trim-file-name.
7383 (autoload-insert-section-header): Don't use autoload-trim-file-name
7384 since the file is already relative now.
7385 (autoload-trim-file-name): Remove.
7386
7387 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
7388 (vc-arch-complete, vc-arch--version-completion-table)
7389 (vc-arch-revision-completion-table): New functions to provide
7390 completion of revision names.
7391 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
7392 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
7393 to let the user trim the revlib.
7394
7395 * vc.el: Add new VC operation `revision-completion-table'.
7396 (vc-default-revision-completion-table): New function.
7397 (vc-version-diff, vc-version-other-window): Use it to provide
7398 completion of revision names if the backend provides it.
7399
7400 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
7401
7402 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
7403 of newer .svn/entries.
7404
7405 2007-06-25 David Kastrup <dak@gnu.org>
7406
7407 * calc/calc-poly.el (math-padded-polynomial)
7408 (math-partial-fractions): Add some function comments.
7409
7410 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7411
7412 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7413 Make `outbuf' optional.
7414 (update-file-autoloads): Use it.
7415
7416 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7417
7418 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
7419 (autoload-find-destination): Keep it uptodate.
7420 (autoload-save-buffers): New fun.
7421 (update-file-autoloads): Use it. Re-add the "up to date" message.
7422
7423 * emacs-lisp/autoload.el: Refactor for upcoming changes.
7424 (autoload-find-destination): New function extracted from
7425 update-file-autoloads.
7426 (update-file-autoloads): Use it.
7427 (autoload-generate-file-autoloads): New function extracted from
7428 generate-file-autoloads. Use file-relative-name. Delay computation of
7429 output-start to the first cookie. Remove done-any, replaced by
7430 output-start.
7431 (generate-file-autoloads): Use it.
7432
7433 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
7434
7435 * calc/calc-comb.el (math-init-random-base, math-prime-test):
7436 Use math-read-number-simple to insert constants.
7437 (math-prime-test): Redo calculation of sum.
7438
7439 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7440
7441 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7442 math-scale-bignum-3.
7443 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7444 math-bignum-digit-size.
7445 (math-isqrt-small): Add another possible initial guess.
7446
7447 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7448
7449 * textmodes/bibtex.el (bibtex-entry-format): New options
7450 `whitespace', `braces', and `string'.
7451 (bibtex-field-braces-alist, bibtex-field-strings-alist)
7452 (bibtex-field-braces-opt, bibtex-field-strings-opt)
7453 (bibtex-cite-matcher-alist): New variables.
7454 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7455 (bibtex-flash-head): Use blink-matching-delay.
7456 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7457 (bibtex-format-entry, bibtex-reformat): Handle new options of
7458 bibtex-entry-format.
7459 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7460 New functions.
7461 (bibtex-complete-internal): Do not display messages while
7462 minibuffer is used. Do not leave around a completions buffer
7463 that is out of date.
7464 (bibtex-copy-summary-as-kill): New optional arg.
7465 (bibtex-font-lock-url): New optional arg no-button.
7466 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7467 (bibtex-url): Allow multiple URLs per entry.
7468
7469 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7470
7471 * emacs-lisp/autoload.el (autoload-generated-file): New function.
7472 (update-file-autoloads, update-directory-autoloads): Use it.
7473 (autoload-file-load-name): New function.
7474 (generate-file-autoloads, update-file-autoloads): Use it.
7475 (autoload-find-file): Accept non-absolute argument. Set default-dir.
7476 (generate-file-autoloads): If the autoloaded form is malformed,
7477 indicate the problem with a warning instead of aborting.
7478
7479 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7480
7481 * simple.el (next-error-recenter): Accept `(4)' as well;
7482 also, specify `integer' instead of `number'.
7483
7484 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7485
7486 * ls-lisp.el (insert-directory): If an invalid regexp error is
7487 thrown, try using FILE as a literal file name, not a wildcard.
7488
7489 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
7490
7491 * ruler-mode.el (ruler-mode): Prevent clobbering the original
7492 `header-line-format' when reentering ruler mode.
7493
7494 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7495
7496 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7497 FILE exists as a file.
7498
7499 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7500
7501 * calc/calc.el (math-bignum-digit-length)
7502 (math-bignum-digit-size, math-small-integer-size):
7503 New constants.
7504 (math-normalize, math-bignum-big, math-make-float)
7505 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7506 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7507 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7508 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7509 (math-quotient, math-div-bignum, math-div-bignum-digit)
7510 (math-div-bignum-part, math-format-bignum-decimal)
7511 (math-read-bignum): Use math-bignum-digit-length,
7512 math-bignum-digit-size and math-small-integer-size.
7513
7514 * calc/calc-ext.el (math-fixnum-big): Use the variable
7515 math-bignum-digit-size.
7516
7517 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7518
7519 * log-view.el (log-view-mode-menu): New menu.
7520
7521 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7522
7523 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7524 differently.
7525
7526 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7527 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7528
7529 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7530
7531 * vc-hg.el (vc-hg-print-log): Insert the file name.
7532 (vc-hg-log-view-mode): Fontify the file name.
7533
7534 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7535
7536 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7537 (calcFunc-julian): Fix incorrect number used in calculations.
7538
7539 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
7540
7541 * simple.el (next-error-recenter): New defcustom.
7542 (next-error, next-error-internal): Recenter if specified,
7543 immediately prior to running `next-error-hook'.
7544
7545 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
7546 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
7547
7548 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
7549
7550 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7551
7552 * calc/calc-comb.el (math-small-factorial-table): New variable.
7553 (calcFunc-fact): Use `math-small-factorial-table'.
7554
7555 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
7556 initial values.
7557 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
7558 New variables to use in caches.
7559
7560 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
7561 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
7562
7563 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
7564 (math-bernoulli-b-cache): Use math-read-number-simple to insert
7565 bignums.
7566
7567 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7568 New variables to use in caches.
7569
7570 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7571
7572 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
7573
7574 * vc-hg.el (vc-hg-log-view-mode): New mode.
7575
7576 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
7577
7578 * calc/calc.el (math-read-number-simple): New function.
7579
7580 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7581
7582 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
7583 (vera-font-lock-match-item): Fix doc string.
7584 (vera-in-comment-p): Remove unused function.
7585 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
7586 use `syntax-ppss'.
7587 (vera-forward-syntactic-ws): Fix argument order.
7588 (vera-prepare-search): Use `with-syntax-table'.
7589 (vera-indent-line): Fix doc string.
7590 (vera-electric-tab): Fix doc string.
7591 (vera-expand-abbrev): Define alias instead of using `fset'.
7592 (vera-comment-uncomment-region): Use `comment-start-skip'.
7593
7594 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
7595
7596 * textmodes/org.el (org-export-with-footnotes): New option.
7597 (org-export-as-html): Fix replacement bug for XEmacs.
7598 (org-agenda-default-appointment-duration): New option.
7599
7600 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7601
7602 * vc-hg.el: Add to do items.
7603 (vc-hg-diff): Add support for comparing different revisions.
7604 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
7605 (vc-hg-annotate-extract-revision-at-line)
7606 (vc-hg-previous-version, vc-hg-checkin): New functions.
7607 (vc-hg-annotate-re): New constant.
7608
7609 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7610
7611 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
7612
7613 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7614
7615 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
7616 buffer-local value of log-view-*-re if applicable.
7617
7618 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
7619 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
7620 (vc-bzr-command*): Remove both (incompatible) versions.
7621 (vc-bzr-do-command*): Remove.
7622 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
7623 Remove by folding into its only caller vc-bzr-command.
7624 (vc-bzr-command): Always set the environment, even when ineffective.
7625 (vc-bzr-version): Minor fix up.
7626 (vc-bzr-admin-dirname): New var.
7627 (vc-bzr-bzr-dir): Remove.
7628 (vc-bzr-root-dir): New fun.
7629 (vc-bzr-registered): Use it. Add an autoloaded version.
7630 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
7631 (vc-bzr-view-log-function): Remove.
7632 (vc-bzr-log-view-mode): New major mode to replace it.
7633 (vc-bzr-print-log): Only activate the old hack if needed.
7634
7635 * vc.el (vc-default-log-view-mode): New function.
7636 (vc-print-log): Add new `log-view-mode' VC operation.
7637
7638 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
7639
7640 * ido.el (ido-find-file-in-dir): Don't signal an error for
7641 empty directories.
7642
7643 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
7644
7645 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
7646 directory where the desktop file was found, as the docstring says.
7647 (desktop-kill): Use `read-directory-name'.
7648
7649 2007-06-20 Alan Mackenzie <acm@muc.de>
7650
7651 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
7652 When removing lines, also remove the \n. Correction of patch of
7653 2007-04-21.
7654
7655 2007-06-20 Martin Rudalics <rudalics@gmx.at>
7656
7657 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
7658 event is not a cons cell. Do not unread drag-mouse-1 events.
7659 Select right window in check whether space was stolen from
7660 window above.
7661
7662 * help-mode.el (help-make-xrefs): Adjust position of new forward
7663 button.
7664
7665 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
7666
7667 * vc-bzr.el (vc-bzr-with-process-environment)
7668 (vc-bzr-std-process-invocation): New macros.
7669 (vc-bzr-command, vc-bzr-command*): Use them.
7670 (vc-bzr-with-c-locale): Remove.
7671 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
7672 (vc-bzr-buffer-nonblank-p): New function.
7673 (vc-bzr-state-words): New const.
7674 (vc-bzr-state): Look for `bzr status' keywords in output.
7675 Display everything else as a warning message to the user.
7676 Fix status report with bzr >= 0.15.
7677
7678 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
7679
7680 * vc-hg.el (vc-hg-global-switches): Simplify.
7681 (vc-hg-state): Handle more states.
7682 (vc-hg-diff): Fix doc-string.
7683 (vc-hg-register): New function.
7684 (vc-hg-checkout): Likewise.
7685
7686 2007-06-20 Reto Zimmermann <reto@gnu.org>
7687
7688 * progmodes/vera-mode.el: New file.
7689
7690 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7691
7692 * calc/calc.el (calc-multiplication-has-precendence):
7693 New variable.
7694 (math-standard-ops, math-standard-ops-p, math-expr-ops):
7695 New functions.
7696 (math-expr-opers): Define using math-standard-ops rather than
7697 math-standard-opers.
7698 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
7699 equal the function math-standard-ops rather than the variable
7700 math-standard-opers.
7701 (calc-algebraic-entry): Let math-expr-opers equal
7702 math-standard-ops or math-expr-ops, as appropriate.
7703 (math-expr-read-level, math-read-factor): Let math-expr-opers
7704 equal math-expr-ops.
7705 * calc/calc-embed.el (calc-embedded-finish-edit):
7706 Let math-expr-opers equal the function math-standard-ops
7707 rather than the variable math-standard-opers.
7708 * calc/calc-ext.el (math-read-plain-expr)
7709 (math-format-flat-expr-fancy): Let math-expr-opers equal the
7710 function math-standard-ops rather than the variable
7711 math-standard-opers.
7712 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
7713 Let math-expr-opers equal the function math-standard-ops rather
7714 than the variable math-standard-opers.
7715 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
7716 equal the function math-standard-ops rather than the variable
7717 math-standard-opers.
7718 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
7719 equal the function math-standard-ops rather than the variable
7720 math-standard-opers.
7721 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
7722 math-expr-ops.
7723
7724 2007-06-19 Ivan Kanis <apple@kanis.eu>
7725
7726 * vc-hg.el: New file.
7727
7728 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7729
7730 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
7731 with font-lock-multiline.
7732
7733 2007-06-17 Glenn Morris <rgm@gnu.org>
7734
7735 * lpr.el (lpr-page-header-switches): Move %s to separate element
7736 for correct quoting. Doc fix.
7737
7738 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7739
7740 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
7741 than setting sgml-xml-mode.
7742 (sgml-mode, html-mode): Set sgml-xml-mode.
7743 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
7744 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
7745 (sgml-electric-tag-pair-before-change-function)
7746 (sgml-electric-tag-pair-flush-overlays): New functions.
7747 (sgml-electric-tag-pair-mode): New minor mode.
7748 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
7749 (sgml-calculate-indent): Use assoc-string.
7750
7751 2007-06-16 Karl Fogel <kfogel@red-bean.com>
7752
7753 * thingatpt.el (thing-at-point-email-regexp): Don't require two
7754 chars before the "@" in an email address. Andreas Roehler noticed
7755 this problem.
7756
7757 2007-06-15 Karl Fogel <kfogel@red-bean.com>
7758
7759 * thingatpt.el: Add support for email addresses (`email').
7760 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
7761 (thing-at-point-email-regexp): New variable.
7762 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
7763 properties on this symbol, with lambda forms for values.
7764
7765 2007-06-15 Masatake YAMATO <jet@gyve.org>
7766
7767 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
7768
7769 * vc.el (vc-dired-hook): Check the backend returned from
7770 `vc-responsible-backend' can really handle `subdir'.
7771
7772 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
7773
7774 * wid-edit.el (widget-add-documentation-string-button):
7775 Fix handling of documentation indent.
7776
7777 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
7778
7779 * mb-depth.el: New file.
7780
7781 2007-06-15 Masatake YAMATO <jet@gyve.org>
7782
7783 * vc.el (vc-dired-mode): Show backend name as part of mode name.
7784
7785 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * wid-edit.el (widget-default-create): Move ?h handling here...
7788 (widget-default-format-handler): ...from here.
7789 (widget-docstring, widget-add-documentation-string-button): New funs.
7790 (documentation-string): Add :visibility-widget property.
7791 (widget-documentation-string-value-create): Use it.
7792
7793 * cus-edit.el (custom-split-regexp-maybe): Simplify.
7794 (custom-buffer-create-internal): Simplify message.
7795 (custom-variable-tag): Reduce height to normal.
7796 (custom-variable-value-create, custom-face-value-create)
7797 (custom-visibility): New widget.
7798 (custom-visibility): New face.
7799 (custom-group-value-create):
7800 Call widget-add-documentation-string-button, using `custom-visibility'.
7801
7802 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7803
7804 * emacs-lisp/bytecomp.el (byte-compile-current-group)
7805 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
7806 change. Apparently the "warning even if the group is implicit" is
7807 a feature rather than a bug.
7808
7809 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
7810
7811 * emulation/viper.el (viper-describe-key-ad)
7812 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
7813 Compile them conditionally.
7814 (viper-version): Belated version change.
7815
7816 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
7817
7818 * follow.el (follow-all-followers, follow-generic-filter):
7819 * pcomplete.el (pcomplete-restore-windows):
7820 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
7821 (x-dnd-drop-data):
7822 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
7823 * progmodes/python.el (python-complete-symbol):
7824 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
7825
7826 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
7827
7828 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
7829 around bright and dim regexps. Make sure bright and dim matches
7830 use word anchors. Send text through rcirc-markup functions.
7831 (rcirc-url-regexp): Add single quote character.
7832 (rcirc-connect): Write logs to disk on auto-save-hook.
7833 Make server a non-optional argument.
7834 (rcirc-log-alist): New variable.
7835 (rcirc-log-directory): Make customizable.
7836 (rcirc-log-flag): New customizable variable.
7837 (rcirc-log): New function.
7838 (rcirc-print): Use above function.
7839 (rcirc-log-write): New function.
7840 (rcirc-generate-new-buffer-name): Strip text properties.
7841 (rcirc-switch-to-buffer-function): Remove variable.
7842 (rcirc-last-non-irc-buffer): Remove variable.
7843 (rcirc-non-irc-buffer): Add function.
7844 (rcirc-next-active-buffer): Use above function.
7845 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
7846 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
7847 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
7848 (rcirc-omit-mode): Add minor-mode.
7849 (rcirc-mode-map): Change C-c C-o binding.
7850 (rcirc-mode): Clear mode-line-process. Use a custom
7851 fill-paragraph-function. Set up buffer-invisibility-spec.
7852 (rcirc-response-formats): Remove timestamp code.
7853 (rcirc-omit-responses): Add variable.
7854 (rcirc-print): Don't put the overlay arrow on potentially omitted
7855 lines. Log line to disk. Record activity for private messages
7856 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
7857 (rcirc-jump-to-first-unread-line): Print message if there is no
7858 unread text.
7859 (rcirc-clear-unread): New function.
7860 (rcirc-markup-text-functions): Add variable.
7861 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
7862 (rcirc-debug): Don't mess with window configuration.
7863 (rcirc-send-message): Send message before printing locally.
7864 Add SILENT argument, do not print message if non-nil.
7865 (rcirc-visible-buffers): New function and variable.
7866 (rcirc-window-configuration-change-1): Add function.
7867 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
7868 server buffer.
7869 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
7870 (rcirc-fill-paragraph): Add function.
7871 (rcirc-record-activity, rcirc-window-configuration-change-1):
7872 Only update the activity string if it has actually changed.
7873 (rcirc-update-activity-string): Remove padding characters from the
7874 mode-line string.
7875 (rcirc-disconnect-buffer): New function to be called when a
7876 channel is parted or the user quits.
7877 (rcirc-server-name): Warn when the server-name hasn't been set.
7878 (rcirc-window-configuration-change): Postpone work until
7879 post-command-hook.
7880 (rcirc-window-configuration-change-1): Update mode-line and
7881 overlay arrows here.
7882 (rcirc-authenticate): Fixc hanserv identification.
7883 (rcirc-default-server): Remove variable.
7884 (rcirc): Connect according to rcirc-connections.
7885 (rcirc-connections): Add variable.
7886 (rcirc-startup-channels-alist): Remove variable.
7887 (rcirc-startup-channels): Remove function.
7888
7889 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7890
7891 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
7892
7893 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
7894
7895 * term/xterm.el (terminal-init-xterm): Escape parens in character
7896 constants.
7897
7898 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7899
7900 * progmodes/sh-script.el: Remove unneeded * from docstrings.
7901 Use [:alpha:] and [:alnum:] where applicable.
7902 (sh-quoted-subshell): Rewrite to correctly
7903 handle nested mixes of `...' and $(...).
7904 (sh-apply-quoted-subshell): Remove.
7905 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
7906
7907 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
7908
7909 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
7910
7911 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
7912 previous change.
7913
7914 2007-06-12 Tom Tromey <tromey@redhat.com>
7915
7916 * subr.el (user-emacs-directory): New defconst.
7917 * cmuscheme.el (scheme-start-file):
7918 * shell.el (shell):
7919 * completion.el (save-completions-file-name):
7920 * custom.el (custom-theme-directory):
7921 * term/x-win.el (emacs-session-filename):
7922 * filesets.el (filesets-menu-cache-file):
7923 * thumbs.el (thumbs-thumbsdir):
7924 * server.el (server-auth-dir):
7925 * image-dired.el (image-dired-dir):
7926 (image-dired-db-file):
7927 (image-dired-temp-image-file):
7928 (image-dired-gallery-dir):
7929 (image-dired-temp-rotate-image-file):
7930 * play/gamegrid.el (gamegrid-user-score-file-directory):
7931 * savehist.el (savehist-file):
7932 * tutorial.el (tutorial--saved-dir):
7933 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
7934
7935 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
7936
7937 * scroll-lock.el (scroll-lock-mode): Doc fix.
7938
7939 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7940
7941 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
7942
7943 * ediff-init.el: Doc strings.
7944
7945 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7946
7947 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
7948 (byte-compile-file): Bind it.
7949 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
7950 group argument is provided implicitly.
7951 (byte-compile-format-warn, byte-compile-from-buffer)
7952 (byte-compile-insert-header): Don't hardcode point-min==1.
7953 (byte-compile-file-form-require): Remove unused var old-load-list.
7954 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
7955
7956 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
7957
7958 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
7959 Display error messages.
7960 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
7961 Get rid of cl.el dependencies.
7962
7963 * emulation/viper-init.el (viper-suppress-input-method-change-message):
7964 New variable.
7965 (viper-activate-input-method-action)
7966 (viper-inactivate-input-method-action):
7967 Use viper-suppress-input-method-change-message.
7968
7969 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
7970 for C-s, C-r.
7971
7972 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
7973 Use viper-replace-overlay-cursor-color instead of
7974 viper-replace-overlay-cursor-color.
7975 (viper-sit-for-short): Use sit-for with 3 arguments.
7976
7977 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
7978 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
7979 to gud-mode.
7980
7981 * ediff-mult.el (ediff-meta-buffer-brief-message)
7982 (ediff-meta-buffer-verbose-message): New variables.
7983 (ediff-meta-buffer-message): Variable deleted.
7984 (ediff-verbose-help-enabled): New variable.
7985 (ediff-toggle-verbose-help-meta-buffer): New function.
7986 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
7987 message options.
7988
7989 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
7990 (ediff-fixup-patch-map): Improve heuristic.
7991
7992 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7993
7994 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
7995 (log-view-font-lock-keywords): Simplify.
7996 (log-view-current-file, log-view-current-tag): Simplify.
7997
7998 2007-06-12 Sam Steingold <sds@gnu.org>
7999
8000 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
8001
8002 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
8003
8004 * desktop.el (desktop-load-locked-desktop): New option.
8005 (desktop-read): Use it.
8006 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
8007 Use `when'.
8008
8009 2007-06-12 Davis Herring <herring@lanl.gov>
8010
8011 * desktop.el (desktop-save-mode-off): New function.
8012 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
8013 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
8014 (desktop-claim-lock, desktop-release-lock): New functions.
8015 (desktop-kill): Tell `desktop-save' that this is the last save.
8016 Release the lock afterwards.
8017 (desktop-buffer-info): New function.
8018 (desktop-save): Use it. Run `desktop-save-hook' where the doc
8019 says to. Detect conflicts, and manage the lock.
8020 (desktop-read): Detect conflicts. Manage the lock.
8021
8022 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8023
8024 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
8025
8026 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
8027 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
8028 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
8029 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
8030 keysyms rather than byte sequences.
8031 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
8032
8033 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8034
8035 * font-lock.el (font-lock-add-keywords): In case font-lock was only
8036 half-activated, forcefully activate it completely.
8037
8038 2007-06-11 Richard Stallman <rms@gnu.org>
8039
8040 * cus-edit.el (custom-variable-type): Doc fix.
8041
8042 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8043
8044 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
8045 (sh-font-lock-flush-syntax-ppss-cache): New functions.
8046 (sh-font-lock-syntactic-keywords): Use them to distinguish the
8047 different possible cases for \'.
8048
8049 * complete.el (PC-bindings): Don't bind things already bound in the
8050 parent keymap.
8051
8052 * textmodes/bibtex-style.el: New file.
8053
8054 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
8055
8056 * vc-bzr.el: New file.
8057
8058 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8059
8060 * vc-svn.el (vc-svn-program): New var.
8061 (vc-svn-command): Use it.
8062
8063 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
8064
8065 * server.el (server-switch-buffer): Remove redundant check.
8066
8067 2007-06-10 Martin Rudalics <rudalics@gmx.at>
8068
8069 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
8070 Match against file-name-nondirectory.
8071 Fix text on user customization variables.
8072 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
8073
8074 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8075
8076 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
8077
8078 2007-06-09 Davis Herring <herring@lanl.gov>
8079
8080 * desktop.el (desktop-minor-mode-table): Doc fix.
8081
8082 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8083
8084 * textmodes/css-mode.el (css-navigation-syntax-table):
8085 Use set-char-table-range so it also works in the unicode branch.
8086
8087 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
8088
8089 * help-mode.el (help-xref-forward-stack)
8090 (help-xref-stack-forward-item, help-forward-label): New variables.
8091 (help-forward): New button type.
8092 (help-setup-xref): Initialise help-xref-forward-stack.
8093 (help-make-xrefs): Add forward button, if appropriate.
8094 (help-xref-go-back): Push item on forward stack.
8095 (help-xref-go-forward, help-go-forward): New functions.
8096
8097 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
8098
8099 * dired.el (dired-mode-map): Remove spurious separator.
8100
8101 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8102
8103 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
8104
8105 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
8106 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
8107
8108 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
8109
8110 * textmodes/org.el: Version number fixed.
8111
8112 2007-06-07 Glenn Morris <rgm@gnu.org>
8113
8114 * version.el (emacs-copyright): New constant.
8115 * startup.el (fancy-splash-tail): Use emacs-copyright.
8116 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
8117
8118 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
8119 `make-local'.
8120 (byte-compile-warnings-safe-p): Add `make-local'.
8121 (byte-compile-make-variable-buffer-local):
8122 Allow byte-compile-warnings to suppress this warning.
8123
8124 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
8125 format of "menu" description.
8126 (tutorial--find-changed-keys): Describe the specific menu a
8127 command is in.
8128
8129 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
8130 Rewrite compatibility functions to silence byte-compiler.
8131
8132 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8133
8134 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
8135 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
8136
8137 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
8138
8139 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
8140
8141 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8142
8143 * progmodes/ebrowse.el (ebrowse-member-table):
8144 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
8145 (org-batch-agenda-csv): Fix typos in docstrings.
8146
8147 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8148
8149 * international/mule-cmds.el (toggle-enable-multibyte-characters)
8150 (sort-coding-systems, search-unencodable-char): Doc fixes.
8151 (coding-system-change-eol-conversion, set-default-coding-systems)
8152 (prefer-coding-system, find-multibyte-characters, princ-list)
8153 (leim-list-entry-regexp, set-input-method, locale-language-names)
8154 (input-method-exit-on-first-char, exit-language-environment-hook)
8155 (locale-charset-language-names): Fix typos in docstrings.
8156
8157 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8158
8159 * pgg.el (pgg-sign-region, pgg-sign):
8160 * ses.el (ses-call-printer):
8161 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
8162 * textmodes/org.el (org-cycle): Fix typos in docstrings.
8163
8164 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
8165
8166 * textmodes/org.el (org-export-region-as-html)
8167 (org-replace-region-by-html, org-number-to-letters)
8168 (org-table-fedit-finish, org-normalize-color)
8169 (org-table-fedit-ref-right, org-date-to-gregorian)
8170 (org-table-fedit-move, org-table-convert-refs-to-rc)
8171 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
8172 (org-write-agenda, org-colgroup-info-to-vline-list)
8173 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
8174 (org-indent-line-function, org-export-as-html-to-buffer)
8175 (org-store-agenda-views, org-update-mode-line)
8176 (org-find-if, org-delete-all)
8177 (org-table-fedit-convert-buffer, org-emphasize)
8178 (org-uniquify, org-table-fedit-lisp-indent)
8179 (org-table-fedit-scroll, org-get-todo-sequence-head)
8180 (org-table-fedit-scroll-down, org-table-fedit-line-down)
8181 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
8182 (org-table-fedit-toggle-coordinates, org-dvipng-color)
8183 (org-table-fedit-line-up, org-table-fedit-ref-down)
8184 (org-table-formula-from-user, org-mode-flyspell-verify)
8185 (org-cycle-show-empty-lines, org-ctrl-c-ret)
8186 (org-table-formula-to-user, org-diary-to-ical-string)
8187 (orgtbl-export, org-table-fedit-post-command)
8188 (org-closed-in-range, org-shiftcontrolright)
8189 (org-table-convert-refs-to-an, org-table-hline-and-move)
8190 (org-table-formula-less-p, org-format-table-ascii)
8191 (org-agenda-get-sexps, org-shift-refpart)
8192 (org-diary-sexp-entry, org-time-string-to-absolute)
8193 (org-table-show-reference, org-letters-to-number)
8194 (org-fix-agenda-info, org-table-fedit-ref-up)
8195 (org-table-fedit-shift-reference, org-table-fedit-abort)
8196 (org-closest-date, org-shiftcontrolleft)
8197 (org-at-heading-or-item-p, org-rematch-and-replace)
8198 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
8199 New functions.
8200 (org-table-edit-scroll-down, org-finish-edit-formulas)
8201 (org-table-edit-next-field, org-abort-edit-formulas)
8202 (org-font-lock-level, org-export-find-first-heading-line)
8203 (org-table-edit-line-down, org-table-edit-backward-field)
8204 (org-edit-formula-lisp-indent, org-table-edit-move)
8205 (org-check-log-option, org-this-word)
8206 (org-table-edit-line-up, org-table-edit-formulas-post-command)
8207 (org-agenda-file-to-end, org-expand-file-name)
8208 (org-fake-empty-table-line, org-table-edit-scroll)
8209 (org-toggle-log-option, org-show-reference): Function removed.
8210 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
8211 New defsubsts.
8212 (org-unmodified, org-batch-store-agenda-views)
8213 (org-batch-agenda-csv): New macro.
8214 (org-agenda-export): New customization group.
8215 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
8216 (org-highest-priority, org-agenda-exporter-settings)
8217 (org-log-done-with-time, org-replace-disputed-keys)
8218 (org-format-latex-header, org-export-table-header-tags)
8219 (org-cycle-separator-lines, org-export-table-data-tags)
8220 (org-icalendar-include-sexps)
8221 (org-empty-line-terminates-plain-lists)
8222 (org-log-repeat, org-special-ctrl-a)
8223 (org-table-use-standard-references, org-disputed-keys)
8224 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
8225 (org-agenda-export-html-style): New option.
8226 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
8227 (org-CUA-compatible): Option removed.
8228 (org-agenda-structure, org-sexp-date): New face.
8229 (org-todo-keywords-for-agenda, org-not-done-keywords)
8230 (org-planning-or-clock-line-re, org-agenda-name)
8231 (org-table-colgroup-info, org-todo-sets)
8232 (constants-unit-system, org-clock-mode-line-entry)
8233 (org-mode-line-timer, org-table-current-begin-pos)
8234 (org-todo-keywords-1, org-mode-line-string)
8235 (org-table-clean-did-remove-column, org-table-fedit-map)
8236 (org-clock-heading, org-table-buffer-is-an)
8237 (org-agenda-info, org-done-keywords)
8238 (org-done-keywords-for-agenda, org-todo-heads)
8239 (org-todo-kwd-alist, org-clock-start-time): New variable.
8240 (org-todo-kwd-priority-p, org-edit-formulas-map)
8241 (org-repeat-re, org-todo-kwd-max-priority)
8242 (org-version, org-done-string)
8243 (org-table-clean-did-remove-column-1, org-disputed-keys):
8244 Remove variables.
8245 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
8246 (org-ts-lengths): Constant removed.
8247 (org-follow-gnus-link): Don't ask how many articles to read.
8248 (org-export-find-first-export-line): Rename from
8249 `org-export-find-first-heading'.
8250 Use `org-export-skip-text-before-1st-heading'.
8251 (org-table-fedit-post-command): Rename from
8252 `org-table-edit-formulas-post-command'.
8253 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
8254 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
8255 (org-table-fedit-lisp-indent): Rename from
8256 `org-edit-formula-lisp-indent'.
8257 (org-table-show-reference): Rename from `org-show-reference'.
8258 (org-table-store-formulas): Use `org-table-formula-less-p'.
8259 (org-table-edit-formulas): Position cursor to current field equation.
8260 (org-update-checkbox-count, org-hide-archived-subtrees)
8261 (org-timestamp-up-day, org-timestamp-down-day)
8262 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
8263 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
8264 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
8265 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
8266 Let `org-on-heading-p' also check for invisible heading.
8267 (org-read-date): Match am/pm times.
8268 (org-eval-in-calendar): Fix default date in prompt.
8269
8270 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
8271
8272 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
8273 "ChangeLog.a" entries, giving the latter lower priority.
8274
8275 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
8276
8277 * faces.el (face-id): If the argument is a face alias,
8278 return the ID of the target face.
8279
8280 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
8281
8282 * net/socks.el (top): Remove unnecessary copyright line.
8283
8284 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
8285
8286 * longlines.el (longlines-auto-wrap): Handle argument correctly.
8287
8288 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
8289
8290 * net/socks.el: New file, taken from w3 repository.
8291 (top): Update Copyright. Don't load cl.el.
8292 (all): Replace `case' by `cond', `string-to-int' by
8293 `string-to-number', and `process-kill-without-query' by
8294 `set-process-query-on-exit-flag'.
8295 (socks-char-int): Remove defalias and all occurrences.
8296
8297 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
8298
8299 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
8300 Fix typos in docstrings.
8301 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
8302 (compilation-finish-function): Fix typo in obsolescence declaration.
8303
8304 2007-06-03 Sam Steingold <sds@gnu.org>
8305
8306 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
8307 handle unending automatic recompilation of changed files (`omake -P').
8308 (compilation-loop): VISITED is now 5th CDR.
8309 (compilation-next-error-function): Set TIMESTAMP.
8310
8311 2007-06-03 Sam Steingold <sds@gnu.org>
8312
8313 * files.el (kill-buffer-ask): New function.
8314 (kill-some-buffers): Use it.
8315 (kill-matching-buffers): New user command.
8316
8317 2007-06-01 David Kastrup <dak@gnu.org>
8318
8319 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8320 Change default to `top'.
8321
8322 2007-05-31 Richard Stallman <rms@gnu.org>
8323
8324 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
8325
8326 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8327
8328 * textmodes/css-mode.el: New file.
8329
8330 2007-05-30 Michael Olson <mwolson@gnu.org>
8331
8332 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
8333 died and we are trying to send a signal to it. The program using
8334 tq.el should periodically check to see whether the process has
8335 died and react appropriately -- this is not the responsibility of
8336 tq.el, and is consistent with the rest of the tq.el source code.
8337
8338 2007-05-29 Martin Rudalics <rudalics@gmx.at>
8339
8340 * textmodes/table.el (table--point-entered-cell-function)
8341 (table--point-left-cell-function):
8342 Bind `inhibit-point-motion-hooks' to t.
8343
8344 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8345
8346 * emacs-lisp/rx.el (rx): Doc fix.
8347
8348 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
8349
8350 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
8351
8352 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
8353
8354 Sync with Tramp 2.0.56.
8355
8356 * net/tramp.el:
8357 * net/tramp-ftp.el:
8358 * net/tramp-smb.el:
8359 * net/tramp-util.el:
8360 * net/tramp-vc.el:
8361 Don't load cl.el, because that pollutes the namespace. Replace cl
8362 macros by their implementations where necessary. Requested by
8363 Richard Stallman <rms@gnu.org>.
8364
8365 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
8366 doesn't exist.
8367 (with-parsed-tramp-file-name): Protect debug spec during compilation.
8368 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
8369 (tramp-file-name-p, tramp-file-name-multi-method)
8370 (tramp-file-name-method, tramp-file-name-user)
8371 (tramp-file-name-host, tramp-file-name-localname): New defuns,
8372 replacing defstruct `tramp-file-name'.
8373 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
8374 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
8375 Apply `vector' instead of `make-tramp-file-name'.
8376 (tramp-handle-make-auto-save-file-name):
8377 Apply `tramp-temporary-file-directory' for compatibility reasons.
8378 (tramp-completion-mode): Use `natnump' instead of `wholenump'
8379 because of XEmacs.
8380 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
8381 started.
8382
8383 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
8384
8385 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
8386
8387 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
8388
8389 * log-edit.el (log-edit-changelog-paragraph): Return point-max
8390 as the end of the ChangeLog paragraph when it ends without a line
8391 termination.
8392
8393 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
8394
8395 * net/webjump.el (webjump-sample-sites):
8396 Add simple Wikipedia query.
8397
8398 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8399
8400 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
8401 compatibility code.
8402
8403 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
8404 (copyright-update-year): Use it.
8405
8406 * edmacro.el (edmacro-format-keys): Use current-active-maps.
8407
8408 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
8409 Add indentation and debugging info. Fix up comment convention.
8410
8411 * cus-dep.el (custom-make-dependencies): Simplify.
8412
8413 * composite.el (compose-region, decompose-region):
8414 Use inhibit-read-only and restore-buffer-modified-p.
8415
8416 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
8417 (xterm-mouse-event): Use it.
8418
8419 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
8420
8421 * bs.el (bs-cycle-previous): Don't modify the cycle list until
8422 `switch-to-buffer' has returned succesfully.
8423 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
8424 window is dedicated (it could iconify the frame).
8425
8426 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
8427
8428 * vc-hooks.el (vc-find-root): Fix file attribute test.
8429
8430 2007-05-24 Richard Stallman <rms@gnu.org>
8431
8432 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8433 Don't let opoint be nil.
8434 (flyspell-emacs-popup): Explicit error if no dialogs.
8435
8436 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
8437
8438 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8439 (image-next-line, image-previous-line, image-scroll-up)
8440 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8441 New functions.
8442 (image-mode-map): Remap motion commands.
8443 (image-mode-text-map): New keymap for viewing images as text.
8444 (image-mode): Use image-mode-map.
8445 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8446
8447 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8448
8449 * textmodes/fill.el (canonically-space-region): Make the second arg
8450 a marker if it's not already the case.
8451
8452 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8453
8454 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8455 (tar-get-descriptor): Handle type 55, an extended pax header.
8456
8457 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8458
8459 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8460 to confuse outline-minor-mode.
8461
8462 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8463
8464 * tar-mode.el (tar-file-name-handler): New function.
8465 (tar-extract): Bind file-name-handler-alist to it to force
8466 find-buffer-file-type-coding-system behave as if the file being
8467 extracted existed. Use last-coding-system-used to force
8468 buffer-file-coding-system to what decode-coding-region actually
8469 used to decode the file.
8470
8471 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8472
8473 * progmodes/compile.el (compilation-handle-exit):
8474 `compilation-finish-function' may change the current buffer.
8475
8476 2007-05-22 Richard Stallman <rms@gnu.org>
8477
8478 * files.el (set-auto-mode): Doc fix.
8479
8480 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8481
8482 * help-fns.el (find-source-lisp-file): New function.
8483 (describe-function-1): Use find-source-lisp-file to find source
8484 file in compile tree.
8485
8486 2007-05-22 Eli Zaretskii <eliz@gnu.org>
8487
8488 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8489
8490 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
8491
8492 * emacs-lisp/easy-mmode.el (define-minor-mode)
8493 (easy-mmode-define-navigation): Fix typos in docstrings.
8494
8495 2007-05-22 Glenn Morris <rgm@gnu.org>
8496
8497 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8498
8499 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
8500
8501 * mail/mail-extr.el (mail-extract-address-components):
8502 Recognize non-ASCII characters except for NBSP as words.
8503
8504 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
8505
8506 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8507 (rcirc-print): Handle `window-width'.
8508 (rcirc-buffer-maximum-lines): Doc fix.
8509
8510 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
8511
8512 * image-mode.el (image-toggle-display): Don't clear image cache.
8513 Only use filename in image spec if the file is readable.
8514 Call image-refresh.
8515
8516 * image.el (image-type-from-file-name, image-type): Simplify.
8517 (image-type-auto-detected-p): Don't scan auto-mode-alist.
8518
8519 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8520 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8521
8522 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8523
8524 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8525 is an error.
8526
8527 * term/linux.el (terminal-init-linux): Don't signal an error
8528 if gpm isn't running.
8529
8530 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8531
8532 * t-mouse.el: Reduce to a minor-mode macro call.
8533 (t-mouse-mode): Remove the lighter.
8534
8535 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8536
8537 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
8538
8539 * files.el (auto-mode-alist): Change the regexp so that
8540 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
8541
8542 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8543
8544 * Version 22.1 released.
8545
8546 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
8547
8548 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
8549 changes.
8550
8551 2007-05-19 Kevin Ryde <user42@zip.com.au>
8552
8553 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
8554
8555 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
8556
8557 * textmodes/sgml-mode.el: Revert last change.
8558
8559 2007-05-18 Richard Stallman <rms@gnu.org>
8560
8561 * simple.el (push-mark): Doc fix.
8562
8563 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
8564
8565 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
8566 tpu-global-map.
8567 (tpu-original-global-map): Variable deleted.
8568 (tpu-control-keys-map): New keymap variable.
8569 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
8570 setting keymapping directly.
8571 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
8572 tpu-global-map.
8573 (tpu-edt-on): Activate the tpu-global-map.
8574 (tpu-edt-off): Deactivate the tpu-global-map.
8575
8576 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
8577
8578 * textmodes/ispell.el (ispell-get-word): Return markers
8579 for start and end positions.
8580 (ispell-word): Assume END is a marker.
8581
8582 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8583
8584 * printing.el: Group together all XEmacs/Emacs definitions.
8585 (pr-version): New version 6.9.
8586 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
8587 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
8588 (pr-menu-bind): Fix code.
8589 (pr-e-frame-char-height, pr-e-frame-char-width)
8590 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
8591 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
8592 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
8593 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
8594 (pr-x-event-y-pixel): Aliases eliminated.
8595 (pr-xemacs-global-menubar): Macro moved.
8596 (current-menubar, current-mouse-event, zmacs-region-stays)
8597 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
8598 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
8599 Vars moved.
8600 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
8601 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
8602 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
8603 (pr-menu-set-utility-title, pr-even-or-odd-pages)
8604 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
8605 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
8606 moved.
8607
8608 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
8609
8610 * textmodes/sgml-mode.el (sgml-tag):
8611 Fix bug: Call sgml-transformation-function.
8612
8613 2007-05-17 Martin Rudalics <rudalics@gmx.at>
8614
8615 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
8616 modified flag of buffer. Use `inhibit-modification-hooks'.
8617
8618 2007-05-16 Richard Stallman <rms@gnu.org>
8619
8620 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
8621
8622 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8623
8624 * files.el (magic-mode-alist, magic-fallback-mode-alist):
8625 Move the *ml, Postscript, and XmCD entries to the fallback part.
8626
8627 * files.el (magic-fallback-mode-alist):
8628 Rename from file-start-mode-alist.
8629
8630 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8631
8632 * progmodes/compile.el (compilation-handle-exit): Quote first
8633 argument of `run-hook-with-args'.
8634
8635 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
8636
8637 * buff-menu.el (Buffer-menu-sort-column):
8638 * dabbrev.el (dabbrev-upcase-means-case-search):
8639 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8640 * info.el (Info-current-subfile):
8641 * ls-lisp.el (ls-lisp-verbosity):
8642 * msb.el (msb-menu-cond):
8643 * pcvs.el (cvs-dired-use-hook):
8644 * simple.el (set-mark-command-repeat-pop):
8645 * time.el (display-time-24hr-format, display-time-mail-file):
8646 Doc fixes.
8647
8648 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
8649 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
8650
8651 * view.el (view-inhibit-help-message): Fix typo in docstring.
8652 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
8653
8654 2007-05-16 Martin Rudalics <rudalics@gmx.at>
8655
8656 * textmodes/ispell.el (ispell-start-process): Defend against bad
8657 default-directory.
8658
8659 2007-05-14 Eli Zaretskii <eliz@gnu.org>
8660
8661 * mail/rmail.el (rmail-convert-to-babyl-format): Check
8662 content-transfer-encoding _last_, because it's its position that
8663 we need as value of base64-header-field-end.
8664
8665 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
8666
8667 * files.el (mode-require-final-newline, require-final-newline)
8668 (enable-local-variables, enable-local-eval): Doc fixes.
8669
8670 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8671
8672 * ps-print.el: Use default color when foreground or background color
8673 are unspecified. Reported by Leo <sdl.web@gmail.com>.
8674 (ps-print-version): New version 6.7.4.
8675 (ps-rgb-color): New argument. Use default color when color is
8676 unspecified.
8677 (ps-begin-job): Fix code.
8678
8679 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
8680
8681 * longlines.el (longlines-mode): Make longlines-auto-wrap
8682 buffer-local. Add hooks unconditionally.
8683 (longlines-auto-wrap): Toggle wrapping.
8684 (longlines-after-change-function)
8685 (longlines-post-command-function): Check longlines-auto-wrap.
8686
8687 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
8688
8689 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
8690 (xterm-mouse-translate): Use it.
8691
8692 2007-05-10 Richard Stallman <rms@gnu.org>
8693
8694 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
8695 (iso-cvt-write-only): Likewise.
8696
8697 * emacs-lisp/easy-mmode.el (define-minor-mode):
8698 Fix generated doc string.
8699
8700 * startup.el (fancy-splash-text): Add URL of guided tour.
8701 Adjust horizontal and vertical whitespace.
8702
8703 * progmodes/compile.el (compilation-handle-exit):
8704 Use run-hook-with-args to run compilation-finish-functions.
8705
8706 * files.el (file-start-mode-alist): New variable.
8707 (magic-mode-regexp-match-limit): Doc fix.
8708 (set-auto-mode): Handle file-start-mode-alist.
8709 A little cleanup of structure.
8710
8711 * dabbrev.el (dabbrev-eliminate-newlines):
8712 Renamed from dabbrev--eliminate-newlines. All uses changed.
8713
8714 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
8715
8716 * man.el (Man-next-section): Don't consider the last line of the page
8717 as being part of any section.
8718
8719 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
8720
8721 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
8722 can take any number of values.
8723
8724 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
8727 to the list of citation commands.
8728
8729 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8730
8731 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
8732
8733 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
8734
8735 * progmodes/python.el (python-font-lock-keywords)
8736 (python-open-block-statement-p, python-mode): Add support for the new
8737 "with" keyword.
8738
8739 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8740
8741 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
8742 the exact opposite of diff-goto-source.
8743
8744 * emacs-lisp/advice.el (ad-special-forms): Remove.
8745 (ad-special-form-p): Use subr-arity.
8746
8747 * newcomment.el (comment-search-forward): Make sure we search forward.
8748 (comment-enter-backward): Try and distinguish the non-matching case at
8749 EOB from the non-matching case with a missing comment-end-skip for
8750 a 2-char comment ender.
8751 (comment-choose-indent): New function extracted from comment-indent.
8752 Improve the alignment algorithm.
8753 (comment-indent): Use it.
8754
8755 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
8756 XML style Processing Instructions.
8757 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
8758 (sgml-calculate-indent): Handle `pi' context.
8759
8760 * vc.el: Ensure that update-changelog issues an error when used with
8761 a backend that does not implement it.
8762 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
8763 Remove `backend' argument. Use expand-file-name.
8764 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
8765
8766 * progmodes/python.el (python-end-of-block): Revert last change.
8767 (python-end-of-statement): Make sure we move *forward*.
8768
8769 2007-05-08 Richard Stallman <rms@gnu.org>
8770
8771 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8772 Don't include non-self-insert commands in the exception for `-'.
8773
8774 2007-05-08 David Reitter <david.reitter@gmail.com>
8775
8776 * progmodes/python.el (python-guess-indent): Check non-nullness
8777 before comparing indent against the 2..8 interval.
8778
8779 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8780
8781 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
8782 available.
8783
8784 2007-05-06 Richard Stallman <rms@gnu.org>
8785
8786 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
8787
8788 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8789
8790 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
8791 rather than storing their value in the revert-buffer function.
8792
8793 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
8794
8795 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
8796 when disabling t-mouse-mode.
8797
8798 2007-05-01 Davis Herring <herring@lanl.gov>
8799
8800 * calendar/timeclock.el: Update version number.
8801 (timeclock-modeline-display): Mention timeclock-use-display-time
8802 in explanatory message.
8803 (timeclock-in): Fix non-interactive workday specifications.
8804 (timeclock-log): Don't kill the log buffer if it already existed.
8805 Suppress warnings when finding the log. Don't check for a nil
8806 project twice. Run hooks after killing the buffer (if applicable).
8807 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
8808 was geometric). All uses changed.
8809 (timeclock-generate-report): Support prefix argument.
8810
8811 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
8812
8813 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
8814 disconnections.
8815
8816 2007-05-01 Romain Francoise <romain@orebokech.com>
8817
8818 * dired-x.el: Revert 2007-04-06 change.
8819
8820 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
8821
8822 * find-dired.el (find-dired-filter): Propertize all text down to eob.
8823
8824 2007-04-29 Richard Stallman <rms@gnu.org>
8825
8826 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
8827
8828 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8829
8830 * progmodes/cc-mode.el (c-before-change): Use point-min rather
8831 than 1.
8832
8833 2007-04-28 Richard Stallman <rms@gnu.org>
8834
8835 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
8836
8837 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
8838
8839 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
8840 don't put stop on toolbar.
8841
8842 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8843
8844 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
8845
8846 2007-04-28 Eli Zaretskii <eliz@gnu.org>
8847
8848 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
8849 instead of $(lisp)/mh-e.
8850
8851 2007-04-28 Glenn Morris <rgm@gnu.org>
8852
8853 * image-dired.el (image-dired-cmd-create-thumbnail-options)
8854 (image-dired-cmd-create-temp-image-options): Replace option
8855 +profile "*" with -strip.
8856
8857 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
8858
8859 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
8860 Use window-start and window-end.
8861
8862 2007-04-27 Andreas Schwab <schwab@suse.de>
8863
8864 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
8865
8866 2007-04-27 Eli Zaretskii <eliz@gnu.org>
8867
8868 * textmodes/fill.el (fill-paragraph): Doc fix.
8869
8870 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
8871
8872 * locate.el (locate-in-alternate-database): Doc fix.
8873
8874 2007-04-26 Glenn Morris <rgm@gnu.org>
8875
8876 * button.el (button): Use underline if supported, else fall back
8877 to color.
8878
8879 * version.el (emacs-version): Increase to 22.1.50.
8880
8881 2007-04-25 Richard Stallman <rms@gnu.org>
8882
8883 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
8884
8885 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
8886
8887 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
8888 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
8889 pushing mark.
8890 (idlwave-current-routine): Don't push mark.
8891
8892 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
8893
8894 * image-dired.el (image-dired-display-image): Derive image-type from
8895 filename rather than assuming jpeg, in case no resizing was needed.
8896
8897 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8898
8899 * custom.el (defface): Doc fix.
8900
8901 See ChangeLog.12 for earlier changes.
8902
8903 ;; Local Variables:
8904 ;; coding: iso-2022-7bit
8905 ;; add-log-time-zone-rule: t
8906 ;; End:
8907
8908 Copyright (C) 2007 Free Software Foundation, Inc.
8909
8910 This file is part of GNU Emacs.
8911
8912 GNU Emacs is free software; you can redistribute it and/or modify
8913 it under the terms of the GNU General Public License as published by
8914 the Free Software Foundation; either version 3, or (at your option)
8915 any later version.
8916
8917 GNU Emacs is distributed in the hope that it will be useful,
8918 but WITHOUT ANY WARRANTY; without even the implied warranty of
8919 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8920 GNU General Public License for more details.
8921
8922 You should have received a copy of the GNU General Public License
8923 along with GNU Emacs; see the file COPYING. If not, write to the
8924 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8925 Boston, MA 02110-1301, USA.
8926
8927 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af