(smerge-refine-subst): Pass "-d" to diff.
[bpt/emacs.git] / lisp / ChangeLog
1 2007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
4
5 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6
7 * net/tramp.el (tramp-handle-substitute-in-file-name):
8 Don't expand the remote connection identification.
9 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
11 before calling stty.
12
13 * net/tramp-cache.el (tramp-cache-print)
14 (tramp-dump-connection-properties): Fix docstring.
15 (tramp-list-connections): Rename from
16 `tramp-cache-list-connections'.
17
18 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
19
20 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
21 remote connection identification when setting connection property.
22
23 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
24 "//" substitutes only in the local filename part.
25
26 2007-11-07 David Hansen <david.hansen@gmx.net>
27
28 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
29
30 2007-11-07 Glenn Morris <rgm@gnu.org>
31
32 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
33 Remove superfluous concats. Move final set-buffer to
34 non-emacs-specific code.
35
36 2007-11-07 Rob Riepel <riepel@networking.stanford.edu>
37
38 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
39
40 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
41
42 * eshell/esh-mode.el (eshell-output-filter):
43 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
44 Use `with-current-buffer'.
45
46 2007-11-07 Andreas Schwab <schwab@suse.de>
47
48 * server.el (server-start): Only register cleanup after server was
49 started.
50
51 2007-11-06 Michael Albinus <michael.albinus@gmx.de>
52
53 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
54
55 * net/tramp-cache (tramp-cache-print): Move down.
56 (tramp-cache-list-connections): New defun.
57
58 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
59
60 2007-11-06 Juanma Barranquero <lekktu@gmail.com>
61
62 * ido.el (ido-save-history): Write the history file in the current
63 filename coding system, and add `coding' file-local variable.
64
65 2007-11-06 Carsten Dominik <dominik@science.uva.nl>
66
67 * textmodes/org.el (org-table-formula-substitute-names):
68 Remove forgotten temporary debugging code.
69
70 2007-11-05 Michael Albinus <michael.albinus@gmx.de>
71
72 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
73 the prompt.
74
75 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
76
77 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
78
79 2007-11-05 Simon Josefsson <simon@josefsson.org>
80
81 * net/tls.el (tls-end-of-info): Doc fix.
82
83 2007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
84
85 * international/utf-7.el (utf-7-imap): New coding system.
86 (utf-7-imap-post-read-conversion): New function.
87 (utf-7-imap-pre-write-conversion): New function.
88
89 2007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
90
91 * abbrev.el (abbrev--write): Fix up typo.
92
93 2007-11-04 Juanma Barranquero <lekktu@gmail.com>
94
95 * abbrev.el (define-abbrev-table): Doc fix.
96
97 2007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
98
99 * info.el (Info-revert-buffer-function): New func.
100 (Info-mode): Arrange to use it for reverting.
101 (Info-copy-current-node-name): Add space between filename and nodename.
102
103 2007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
104
105 * abbrev.el (expand-abbrev): Move point back to expansion's end.
106
107 2007-11-04 Glenn Morris <rgm@gnu.org>
108
109 * net/tls.el: Don't require rx when compiling.
110 (tls-end-of-info): Rewrite without using rx.
111 (open-tls-stream): Use with-current-buffer.
112
113 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
114
115 * net/tls.el: Require rx when compiling.
116 (tls-end-of-info): New variable.
117 (open-tls-stream): Keep reading input until `tls-end-of-info' is
118 matched.
119
120 2007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
121
122 * register.el (append-to-register, prepend-to-register):
123 Don't signal error on empty register; use the text, instead.
124
125 2007-11-03 Michael Olson <mwolson@gnu.org>
126
127 * textmodes/remember.el (remember-buffer):
128 Use define-obsolete-function-alias rather than defalias.
129
130 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
131
132 * simple.el (bad-packages-alist): Anchor semantic regexp.
133
134 2007-11-03 Glenn Morris <rgm@gnu.org>
135
136 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
137 if defined, for blank lines. Doc fix.
138
139 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
140 (fortran-mode): Set values for comment-region-function,
141 uncomment-region-function and comment-insert-comment-function.
142 (fortran-uncomment-region): New function.
143
144 * textmodes/nroff-mode.el (nroff-mode):
145 Set comment-insert-comment-function rather than indent-line-function.
146 (nroff-indent-line-function): Remove.
147 (nroff-insert-comment-function): New function.
148
149 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
150
151 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
152
153 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
154
155 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
156
157 * emulation/viper-cmd.el (viper-prev-destructive-command)
158 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
159 copy-sequence.
160
161 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
162 Got rid of ediff-copy-list.
163
164 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
165 use face-name.
166 (ediff-test-utility,ediff-diff-mandatory-option)
167 (ediff-reset-diff-options): Remove to simplify the mandatory option
168 handling on Windows.
169 (ediff-set-diff-options): Add.
170 (ediff-diff-options): Set "--binary" option as default in some cases.
171
172 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
173 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
174 ediff-vc-working-revision. Require vc-hooks.
175
176 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
177
178 * files.el (hack-local-variables): Fix membership tests to avoid
179 treating all variables as safe if `enable-local-variables' is
180 set to :safe (CVE-2007-5795).
181
182 2007-11-02 Glenn Morris <rgm@gnu.org>
183
184 * newcomment.el (comment-indent): Let comment-insert-comment-function,
185 if defined, do all the work of inserting a new comment.
186
187 * progmodes/etags.el (tags-table-mode): Disable undo.
188
189 * simple.el (bad-packages-alist): Revert previous change.
190
191 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
192
193 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
194
195 * obsolete/lselect.el: Do not warn about unknown functions.
196
197 2007-11-02 Michael Olson <mwolson@gnu.org>
198
199 * textmodes/remember.el (remember-buffer): Make this an alias of
200 remember-finalize, because Org uses it.
201
202 2007-11-01 Michael Olson <mwolson@gnu.org>
203
204 * textmodes/remember.el: Improve documentation in heading.
205 (remember-before-remember-hook): Turn into a customizable option.
206 (remember): Document INITIAL argument.
207 (remember-region): Remove autoload cookie. Improve docstring to
208 mention that it is called from the *Remember* buffer, and does not
209 have any functional overlap with the `remember' function.
210 (remember-finalize): Remove autoload cookie. Rename from
211 remember-buffer to emphasize that this does not have any
212 functional overlap with the `remember' function.
213 (remember-destroy): Remove autoload cookie.
214 (remember-mode-map): Define and initialize in one step.
215 (remember-mode): Improve docstring.
216 (remember-annotation-functions): Default to just '(buffer-file-name),
217 and don't try to take the default value from Planner.
218
219 2007-11-01 Glenn Morris <rgm@gnu.org>
220
221 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
222
223 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
224
225 * emacs-lisp/authors.el (authors-scan-change-log)
226 (authors-scan-el): Don't enable local eval; enable only safe local
227 variables, without querying.
228
229 * mail/footnote.el (footnote-numeric-regexp)
230 (footnote-english-upper-regexp, footnote-english-lower-regexp)
231 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
232 Match multi-character footnotes.
233
234 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
235 (nroff-indent-line-function): New function.
236 (nroff-count-text-lines): Use nroff-forward-text-line rather than
237 obsolete alias.
238
239 2007-11-01 Ryan Yeske <rcyeske@gmail.com>
240
241 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
242 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
243 (rcirc-print): Only update the line count when not marking the
244 line as omittable.
245 (rcirc-log-write): Specify coding system when writing logfile.
246 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
247
248 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
249
250 * printing.el (printing): Fix :version, printing.el was included
251 for in emacs-22.1.
252 (pr-path-style, pr-path-alist, pr-txt-name)
253 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
254 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
255 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
256 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
257 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
258 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
259 (pr-setting-database, pr-visible-entry-list)
260 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
261 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
262
263 * ediff-util.el (ediff-nuke-selective-display): Move definition to
264 top level, make it dependent on the emacs flavor.
265
266 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
267 Test for XEmacs not for itimer.
268
269 * term/sun-mouse.el:
270 * obsolete/sun-fns.el:
271 * obsolete/sun-curs.el: Remove files.
272
273 * term/sun.el (select-previous-complex-command): Remove obsolete code.
274
275 2007-10-31 Tassilo Horn <tassilo@member.fsf.org>
276
277 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
278 was given to concat.
279
280 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
281
282 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
283 used normally for goto-line. Change `g' to revert the buffer.
284 Add redundant `r' binding for buffer-revert.
285
286 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
287 (mail-abbrevs-setup): Use abbrev-expand-functions.
288 (build-mail-abbrevs): Use with-temp-buffer.
289 (define-mail-abbrev): Simplify.
290 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
291 Change it for use on abbrev-expand-functions.
292 (mail-abbrev-complete-alias): Use with-syntax-table.
293
294 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
295
296 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
297 directly. Fix bug in deleting temp file.
298
299 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
300
301 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
302 Merge defvar and define-abbrev-table.
303 (def-python-skeleton): Use :case-fixed and :enable-function.
304 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
305 Remove.
306 (python-mode): Don't modify pre-abbrev-expand-hook.
307
308 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
309
310 * ediff-util.el (ediff-file-checked-out-p)
311 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
312
313 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
314
315 * abbrev.el (abbrev-symbol): Correct let->let*.
316 (abbrev--before-point): Only use abbrev-start-location if before point.
317
318 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
319
320 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
321 (strokes-unload-hook): Remove function and variable.
322 (strokes-unload-function): New-style unload function, adapted
323 from `strokes-unload-hook'.
324
325 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
326 (cl-unload-hook): Remove variable.
327 (cl-unload-function): New-style unload function, adapted
328 from `cl-cannot-unload'.
329
330 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
331 (elp-unload-function): New-style unload function, adapted
332 from `elp-unload-hook'.
333
334 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
335
336 * emacs-lisp/find-func.el (find-library): Use library at
337 point as default interactive argument.
338
339 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
340
341 * shadowfile.el (shadow-join): Remove.
342 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
343 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
344 (shadowfile-unload-hook): Remove function and variable.
345 (shadowfile-unload-function): New-style unload function, adapted
346 from `shadowfile-unload-hook'.
347
348 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
349
350 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
351 only if it is bound.
352
353 * textmodes/reftex.el: Move autoloads for before all uses.
354 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
355 (reftex-delete-overlay): Move to the top level with the condition
356 in the body.
357
358 * progmodes/simula.el: Use when instead of if.
359
360 * iimage.el (iimage-locate-file): Define unconditionally.
361
362 * mail/mailabbrev.el (mail-abbrev-next-line):
363 * emulation/vip.el (vip-enlarge-region, vip-line)
364 (vip-next-line-at-bol, vip-previous-line)
365 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
366 Wrap with-no-warnings around uses of next-line and previous-line.
367
368 * ediff.el (run-ediff-from-cvs-buffer):
369 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
370 Remove function not used by pcl-cvs anymore.
371 (noninteractive, generic-sc-get-latest-rev)
372 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
373 Delete support for long obsolete generic-sc.el.
374
375 2007-10-31 Glenn Morris <rgm@gnu.org>
376
377 * cvs-status.el: No longer require pcvs when compiling.
378
379 * doc-view.el (doc-view-conversion-refresh-interval)
380 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
381 (doc-view-reset-slice): Doc fixes.
382 (doc-view-menu): Remove deleted function doc-view-edit-doc.
383
384 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
385
386 * help-at-pt.el (help-at-pt-unload-hook): Remove.
387 Timers are automatically canceled by `unload-feature'.
388
389 * delsel.el (delsel-unload-hook): Remove function and variable.
390 (delsel-unload-function): New-style unload function, adapted
391 from `delsel-unload-hook'.
392
393 * msb.el (msb-unload-hook): Remove function and variable.
394 (msb-unload-function): New-style unload function, adapted from
395 `msb-unload-hook'.
396
397 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
398
399 * desktop.el (uniquify-managed): Pacify byte compiler.
400 (desktop-buffer-info): If the buffer name is managed by uniquify,
401 save the base name, not the uniquified one.
402 (desktop-create-buffer): Allow `rename-buffer' to generate a new
403 name in case of conflict.
404
405 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
406
407 * doc-view.el: Use expand-file-name rather than concat.
408 (doc-view-cache-directory): Add the UID so multiple users won't clash.
409 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
410 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
411 (doc-view-toggle-display): Use an overlay over the whole buffer so as
412 not to have to touch the buffer's content.
413 (doc-view-initiate-display): New function, extracted from doc-view-mode.
414 (doc-view-mode): Use it. Don't mark as a special mode.
415 Put the page numbers in the modeline.
416 Set up the overlay. Hide the cursor. Run the mode hook.
417 Use after-revert-hook rather than revert-buffer-function.
418 (doc-view-search-internal): Fix typo.
419 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
420 image-cache flush.
421 (doc-view-reconvert-doc): Don't reset the whole mode.
422 (doc-view-make-safe-dir): New function.
423 (doc-view-current-cache-dir): Use it.
424
425 2007-10-30 Jason Rumney <jasonr@gnu.org>
426
427 * time.el (display-time-world-list): Test for zoneinfo support.
428
429 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
430
431 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
432
433 * net/tramp-cache.el (tramp-flush-file-function): Check also
434 `default-directory' if `buffer-file-name' does not return a
435 string. Added to `eshell-pre-command-hook'.
436
437 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
438
439 * doc-view.el (doc-view-current-doc): Remove.
440 Replace all uses by buffer-file-name.
441 (doc-view-menu): New menu.
442 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
443 unused var `doc'.
444 (doc-view-sort): Simplify.
445 (doc-view-buffer-message): Don't change buffer-modified-p.
446 (doc-view-mode): Change it here instead.
447 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
448 Don't modify the global value of revert-buffer-function.
449
450 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
451 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
452 (image-toggle-display): Take overlays into account and don't assume
453 point-min==1.
454
455 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
456
457 * vc.el (vc-annotate): Fix omission bug:
458 Specify value for vc-sentinel-movepoint.
459
460 2007-10-30 Michael Olson <mwolson@gnu.org>
461
462 * textmodes/remember.el (remember-mode-hook)
463 (remember-handler-functions, remember-annotation-functions):
464 Add additional items as options, including some Org functions.
465
466 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
467
468 * doc-view.el: Remove cl-dependency.
469 (doc-view-buffer-message): Mention new binding K.
470 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
471 instead of variable.
472 (doc-view-current-cache-dir): Better cache dir naming.
473 (doc-view-current-display): Remove variable.
474 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
475 (doc-view-kill-proc): Set converter process to nil.
476 (doc-view-minor-mode): New minor mode.
477 (doc-view-minor-mode-map): New keymap.
478 (doc-view-mode): Remove text/image switching code. Use plain defun.
479 (doc-view-mode-map): New binding K kills converter process.
480 Remove C-c C-e binding.
481 (doc-view-mode-text-map): Remove keymap.
482 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
483 d-v-display-maybe.
484 (doc-view-previous-major-mode): New variable.
485 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
486 (doc-view-remove-if): New function.
487 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
488 (doc-view-toggle-display): Toggle modes instead of display styles.
489 (doc-view-reconvert-doc): Adapt to new way of doing things.
490
491 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
492
493 2007-10-30 Glenn Morris <rgm@gnu.org>
494
495 * dirtrack.el (dirtrack-mode): Doc fix.
496
497 * shell.el (shell-dirtrack-verbose, shell-mode)
498 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
499
500 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
501 (byte-compile-enable-warning): Doc fix.
502
503 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
504 suppress byte-opt warning.
505
506 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
507
508 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
509 (edt-gnu-emacs19-p): Remove.
510 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
511 (edt-xserver, edt-page-backward, edt-beginning-of-line)
512 (edt-end-of-line-forward, edt-end-of-line-backward)
513 (edt-one-word-forward, edt-one-word-backward, edt-character)
514 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
515 (edt-find-forward, edt-find-backward, edt-find-next-forward)
516 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
517 (edt-define-key, edt-bottom-check, edt-sentence-forward)
518 (edt-sentence-backward, edt-paragraph-forward)
519 (edt-paragraph-backward, edt-restore-key, edt-window-top)
520 (edt-window-bottom, edt-scroll-window-forward-line)
521 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
522 (edt-line-to-top-of-window, edt-paragraph-backward)
523 (edt-restore-key, edt-window-top, edt-window-bottom)
524 (edt-scroll-window-forward-line)
525 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
526 (edt-line-to-middle-of-window, edt-goto-percentage)
527 (edt-display-the-time, edt-remember, edt-split-window)
528 (edt-emulation-on, edt-emulation-off)
529 (edt-default-emulation-setup, edt-user-emulation-setup)
530 (edt-select-default-global-map, edt-select-user-global-map):
531 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
532 tests.
533
534 * textmodes/reftex-index.el (reftex-index-selection-or-word):
535 Use feature test instead of boundp test so it can be resolved at
536 compile time.
537
538 * net/newsticker.el (replace-regexp-in-string): Only define for
539 XEmacs.
540
541 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
542
543 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
544 Update all users.
545 (abbrev-get, abbrev-put): Simplify.
546 (define-abbrev): Don't store the `force' value in the :system property.
547 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
548
549 2007-10-30 Michael Olson <mwolson@gnu.org>
550
551 * desktop.el (desktop-minor-mode-table): Add line for ERC.
552
553 * textmodes/remember.el: New file that implements a mode for
554 quickly jotting down things to remember.
555
556 * textmodes/remember-diary.el: A backend for remember.el that
557 implements saving notes to a Diary file.
558
559 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
560
561 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
562 Relocate in file.
563 (allout-doublecheck-at-and-shallower): Increase to include
564 slightly greater depths, since yank interaction is now ok.
565 Also, elaborate the docstring to explain the situation.
566 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
567 instead of concat, so we accommodate key sequences expressed as
568 vectors as well as strings and lists.
569 (allout-flag-region, allout-hide-by-annotation): Make the
570 hidden-text overlays 'front-advance.
571 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
572 (allout-aberrant-container-p, allout-on-current-heading-p)
573 (allout-e-o-prefix-p, allout-next-heading)
574 (allout-previous-heading, allout-goto-prefix)
575 (allout-end-of-prefix, allout-next-sibling-leap)
576 (allout-next-visible-heading, allout-auto-fill)
577 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
578 (allout-yank-processing, allout-resolve-xref)
579 (allout-current-topic-collapsed-p, allout-hide-region-body)
580 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
581 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
582 (count-trailing-whitespace-region): Preserve match data, so allout
583 outline navigation doesn't disrupt other Emacs operations.
584 (allout-beginning-of-line): Retreat to the beginning of the hidden
585 text, so fields are respected (for submodes that care).
586 (allout-end-of-line): Preserve mark activation status when jumping.
587 (allout-open-topic): Account for opening after a child that
588 contains a hidden trailing newline. Preserve match data.
589 Run allout-structure-added-hook
590 (allout-encrypt-decrypted): Preserve match data.
591 (allout-toggle-current-subtree-exposure): Add new interactive
592 function for toggle subtree exposure - suggested by tassilo.
593 (move-beginning-of-line, move-end-of-line): Don't use
594 line-move-invisible-p, it's obsolete - substitute the code,
595 instead.
596
597 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
598
599 * textmodes/flyspell.el (message-signature-separator):
600 * longlines.el (message-indent-citation-function): Pacify byte
601 compiler.
602
603 * emacs-lisp/cl-loaddefs.el:
604 * ldefs-boot.el: Regenerate.
605
606 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
607 (.el.elc, compile, compile-always, compile-calc)
608 ($(lisp)/progmodes/cc-mode.elc): Use it.
609
610 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
611 Only do work for XEmacs.
612 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
613 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
614 on XEmacs.
615 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
616 (ps-x-color-name, ps-x-color-specifier-p)
617 (ps-x-copy-coding-system, ps-x-device-class)
618 (ps-x-extent-end-position, ps-x-extent-face)
619 (ps-x-extent-priority, ps-x-extent-start-position)
620 (ps-x-face-font-instance, ps-x-find-coding-system)
621 (ps-x-font-instance-properties, ps-x-make-color-instance)
622 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
623 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
624 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
625 (ps-generate-postscript-with-faces): Delete defaliases.
626 (ps-face-foreground-name, ps-face-background-name)
627 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
628 Move definitions to top level, make the body conditional on the Emacs
629 flavor. Replace uses of deleted aliases and renamed functions.
630 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
631 of deleted aliases and renamed functions.
632
633 * calc/calc.el (calc-emacs-type-lucid): Remove.
634 (calc-digit-map, calcDigit-start, calc-read-key)
635 (calc-clear-unread-commands):
636 * calc/calc-ext.el (calc-user-key-map): Replace uses of
637 calc-emacs-type-lucid with (featurep 'xemacs)
638
639 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
640 (featurep 'xemacs).
641 (tpu-lucid-emacs19-p): Remove.
642 (tpu-map-key): Make it a function instead of using fset. Inline
643 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
644 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
645
646 * ielm.el: Use featurep 'xemacs.
647
648 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
649 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
650 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
651 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
652 cperl-xemacs-p with (featurep 'xemacs).
653 (font-lock-cache-position): Pacify byte compiler.
654
655 2007-10-29 Drew Adams <drew.adams@oracle.com>
656
657 * faces.el (read-color): New function.
658 (face-at-point, foreground-color-at-point)
659 (background-color-at-point): New functions.
660
661 2007-10-28 Richard Stallman <rms@gnu.org>
662
663 * net/browse-url.el (browse-url-text-xterm): Rename from
664 browse-url-lynx-xterm and made generic.
665 (browse-url-text-emacs): Likewise.
666 (browse-url-text-browser): New variable.
667 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
668 (browse-url-text-input-field, browse-url-text-input-attempts)
669 (browse-url-kde-program): Likewise.
670
671 2007-10-29 Glenn Morris <rgm@gnu.org>
672
673 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
674 Use mapc rather than mapcar (reinstall change deleted without log
675 entry 2007-10-22).
676
677 2007-10-29 Martin Rudalics <rudalics@gmx.at>
678
679 * wdired.el (wdired-next-line, wdired-previous-line):
680 Use next-line and previous-line wrapped in with-no-warnings.
681
682 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
683
684 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
685 (rcirc-recent-quit-alist): New function.
686 (rcirc): Print a better message when there is only one connected server.
687 (rcirc-complete-nick): Do not update the nick table here.
688 (rcirc-mode-map): Add M-o.
689 (rcirc-current-line): Add variable.
690 (rcirc-mode): Setup variables for line based omit.
691 (rcirc-edit-multiline): Strip text properties.
692 (rcirc-omit-responses): Add NICK.
693 (rcirc-omit-threshold): Add variable.
694 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
695 Add functions.
696 (rcirc-print): Keep track of current line. Do not fill text if
697 `rcirc-fill-flag' is null. Only omit text if the last activity
698 from the sender is more than `rcirc-omit-threshold' lines ago.
699 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
700 numbers instead of time.
701 (rcirc-channel-nicks): Sort by line numbers instead of time.
702 (rcirc-omit-mode): Add `...' when omitting text and recenter.
703 (rcirc-handler-JOIN): Restore the joiners linestamp.
704 (rcirc-maybe-remember-nick-quit): Add function.
705 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
706
707 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
708
709 * loadhist.el (unload-feature-special-hooks):
710 Add `delete-frame-functions' and `suspend-tty-functions'.
711
712 * server.el (server-unload-function): Rename from `server-unload-hook'
713 and adapt to new `unload-feature' functionality. Remove hook from
714 `kill-buffer-hook' buffer-locally.
715 (server-unload-hook): Remove.
716 (server-unload-function): New var; replaces `server-unload-hook'.
717
718 2007-10-29 Glenn Morris <rgm@gnu.org>
719
720 * dirtrack.el (dirtrack-debug): Doc fix.
721 (dirtrack-mode, dirtrack-debug-mode): New names for
722 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
723 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
724 Make obsolete.
725 (dirtrack-debug-message): Only print message if
726 dirtrack-debug-mode is non-nil. Use with-current-buffer.
727 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
728 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
729
730 2007-10-28 Glenn Morris <rgm@gnu.org>
731
732 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
733 (byte-compile-warnings-safe-p): Handle `not'.
734 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
735 (byte-compile-enable-warning): New functions.
736 (byte-compile-eval-before-compile)
737 (byte-compile-file-form-require): Use byte-compile-disable-warning.
738 (byte-compile-close-variables): Locally bind byte-compile-warnings,
739 but do not modify it.
740 (byte-compile-eval, byte-compile-obsolete)
741 (byte-compile-warn-about-unresolved-functions)
742 (byte-compile-file-form-defvar)
743 (byte-compile-file-form-custom-declare-variable)
744 (byte-compile-file-form-require)
745 (byte-compile-file-form-defmumble, byte-compile-lambda)
746 (byte-compile-form, byte-compile-normal-call)
747 (byte-compile-variable-ref, byte-compile-defvar)
748 (byte-compile-make-variable-buffer-local):
749 Use byte-compile-warning-enabled-p.
750 * emacs-lisp/advice.el (ad-compile-function):
751 Use byte-compile-disable-warning.
752 * emacs-lisp/cl.el: Move local variables to end of file, and set
753 byte-compile-warnings to `(not cl-functions)'.
754 * emacs-lisp/cl-compat.el: Add a local variables section, and set
755 byte-compile-warnings to `(not cl-functions)'.
756 * emacs-lisp/cl-macs.el: Unify local variable section, and set
757 byte-compile-warnings to `(not cl-functions)'.
758 (cl-do-proclaim): Use byte-compile-disable-warning and
759 byte-compile-enable-warning.
760 * emacs-lisp/cl-seq.el: Unify local variable section, and set
761 byte-compile-warnings to `(not cl-functions)'.
762 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
763 Use byte-compile-disable-warning.
764
765 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
766
767 * cus-edit.el (custom-browse-insert-prefix):
768 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
769
770 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
771
772 * server.el (server-process-filter): Fix typo in docstring.
773 (server-log): Reflow docstrings.
774 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
775 (server-goto-line-column): Use `when'.
776
777 2007-10-28 Juri Linkov <juri@jurta.org>
778
779 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
780 when mouse is clicked on the isearch message.
781 (isearch-resume): Call `isearch-update' at the end.
782 Rename argument `search' to `string' to conform to the
783 isearch terminology.
784
785 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
786
787 Rewrite abbrev.c in Elisp.
788 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
789 (abbrev-table-get, abbrev-table-put, abbrev-get)
790 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
791 (define-abbrev, abbrev--check-chars, define-global-abbrev)
792 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
793 (abbrev-expansion, abbrev--before-point, expand-abbrev)
794 (unexpand-abbrev, abbrev--write, abbrev--describe)
795 (insert-abbrev-table-description, define-abbrev-table):
796 New funs, largely transcribed from abbrev.c.
797 (abbrev-with-wrapper-hook): New macro.
798 (abbrev-table-name-list, global-abbrev-table)
799 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
800 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
801 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
802 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
803 New vars, largely transcribed from abbrev.c.
804 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
805 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
806 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
807
808 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
809
810 * ps-print.el: Now detect if text foreground and background colors are
811 equal and replace the foreground color by another color, so the text
812 becomes visible. Doc fix.
813 (ps-print-version): New version 6.8.
814 (ps-default-fg, ps-default-bg): Docstring fix.
815 (ps-postscript-code-directory): Fix default value code.
816 (ps-fg-list, ps-fg-validate-p): New options.
817 (ps-foreground-list): New var.
818 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
819
820 2007-10-27 Glenn Morris <rgm@gnu.org>
821
822 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
823 (shell-dirtrack-toggle): Mark as obsolete.
824 (dirtrack-toggle, dirtrack-mode): No longer alias to
825 shell-dirtrack-mode.
826
827 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
828
829 * calc/calc.el (math-standard-opers): Lower the precedence
830 of negation.
831 * calc/calc-lang.el (math-oper-table): Lower precedence of
832 negation for C, TeX, and eqn.
833
834 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
835
836 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
837
838 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
839
840 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
841 (desktop-not-loaded-hook): Fix :version tags.
842
843 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
844
845 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
846 (tramp-get-remote-tmpdir): New defun.
847 (tramp-make-tramp-temp-file): Use it.
848 (tramp-local-call-process): New defun. Replace all calls of
849 `call-process' by this when appropriate.
850 (tramp-handle-write-region): Replace calls of `file-attributes' by
851 `tramp-compat-file-attributes'.
852 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
853 Make the first command a `tramp-send-command' call, with let-bind
854 of `tramp-end-of-output'.
855 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
856 (tramp-load-report-modules, tramp-append-tramp-buffers):
857 Move to tramp-cmds.el.
858
859 * net/tramp-fish.el (tramp-fish-handle-copy-file)
860 (tramp-fish-do-copy-or-rename-file)
861 (tramp-fish-do-copy-or-rename-file-directly):
862 * net/tramp-smb.el (tramp-smb-handle-copy-file):
863 Add parameter PRESERVE-UID-GID.
864
865 2007-10-27 Eli Zaretskii <eliz@gnu.org>
866
867 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
868 New defcustoms.
869 (display-time-world-list): Use them as appropriate for the current
870 value of `system-type'.
871
872 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
873
874 * printing.el: Pacify byte compiler, that is, no compiler warnings.
875 Move (again) some variable definitions before use, define some fun
876 aliases, no code change.
877 (pr-version): New version 6.9.2.
878 (pr-path-style, pr-auto-region, pr-menu-char-height)
879 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
880 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
881 via (defvar VAR).
882 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
883 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
884 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
885 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
886 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
887 (pr-menu-print-item, pr-ps-printer-menu-modified)
888 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
889 (pr-even-or-odd-alist): Vars definition moved.
890
891 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
892
893 * emulation/pc-select.el (next-line-mark, next-line-nomark)
894 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
895 around uses of previous-line and next-line.
896
897 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
898 New defvars.
899
900 * textmodes/css-mode.el (comment-continue):
901 * net/browse-url.el (url-handler-regexp):
902 * progmodes/idlw-help.el (idlwave-system-routines):
903 Pacify byte-compiler.
904
905 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
906 line-move-invisible-p with its former definition: invisible-p.
907 line-move-invisible-p was removed on 2007-08-29.
908
909 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
910
911 * files.el (kill-emacs-query-functions): Doc fix;
912 `save-buffers-kill-emacs' is no longer bound to a key.
913
914 2007-10-26 Richard Stallman <rms@gnu.org>
915
916 * isearch-multi.el (isearch-buffers-multi): New option.
917 (isearch-buffers-search-fun): Test it.
918
919 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
920 Put ps-run-clear on C-c C-l.
921
922 * newcomment.el (comment-styles): New style indent-or-triple.
923 (comment-style): Make that the default.
924 (comment-add defvar): Doc fix.
925 (comment-add): Delete arg EXTRA.
926 (comment-region-default): Open code call to comment-add.
927 Handle indent-or-triple style which uses `multi-char' for INDENT.
928
929 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
930
931 * eshell/em-unix.el (nil-blank-string): Doc fix.
932
933 2007-10-26 John Wiegley <johnw@newartisans.com>
934
935 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
936 function, ensure that the third argument is turned into a nil if
937 the string is otherwise completely empty (either no characters, or
938 all tabs/spaces). This fixes a bug from a user who found himself
939 unable to customize `diff-switches' and still use Eshell's diff
940 command.
941
942 2007-10-26 Glenn Morris <rgm@gnu.org>
943
944 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
945 safe-local-variable property.
946
947 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
948
949 * net/browse-url.el (browse-url-browser-function): Delete grail.
950 (browse-url-grail): Function and variable deleted.
951 (browse-url-browser-function): Delete IXI Mosaic.
952 (browse-url-default-browser): Don't try IXI Mosaic.
953 (browse-url-iximosaic): Function deleted.
954 (browse-url-browser-function): Delete MMM.
955 (browse-url-default-browser): Don't try MMM.
956 (browse-url-mmm): Function deleted.
957
958 2007-10-26 Drew Adams <drew.adams@oracle.com>
959
960 * custom.el (custom-note-var-changed): New function.
961
962 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
963
964 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
965 use with the definition. Remove.
966
967 * add-log.el (change-log-start-entry-re): New defconst.
968 (change-log-sortable-date-at): Use it.
969 (change-log-beginning-of-defun, change-log-end-of-defun):
970 New functions.
971 (change-log-mode): Use them for beginning-of-defun-function and
972 end-of-defun-function.
973
974 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
975
976 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
977 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
978 (ses-recalculate-cell): Deal with point being just beyond end of
979 data area (why does this happen?)
980 (ses-set-curcell): Ditto.
981 (ses-column-letter): Handle columns beyond 702. Code written by
982 Gareth Rees.
983
984 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
985
986 * textmodes/org.el (org-agenda-get-restriction-and-command):
987 Use `mapc' instead of `mapcar'.
988 (org-agenda-list): Numeric prefix argument can specify the number
989 of days.
990 (remember-register, remember-buffer): Prevent byte compiler from
991 complaining.
992 (org-todo): Save and restore match data.
993 (org-no-warnings): New macro.
994 (org-columns-eval): Use `org-no-warnings'.
995
996 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
997
998 * comint.el (comint-password-prompt-regexp):
999 Handle `[sudo] password'-style prompt.
1000
1001 2007-10-25 Glenn Morris <rgm@gnu.org>
1002
1003 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
1004 (defcustom): Doc fix.
1005
1006 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
1007 Add `non_intrinsic'.
1008 (f90-constants-re): Add ieee modules.
1009 (f90-typedef-matcher, f90-typedec-matcher)
1010 (f90-imenu-type-matcher): New functions.
1011 (f90-font-lock-keywords-1): Give module procedures function-name face.
1012 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
1013 Add `use, intrinsic'.
1014 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
1015 Move start of `enum' blocks to separate entry.
1016 (f90-start-block-re): Fix `type', `abstract interface'.
1017 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
1018 derived types.
1019 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
1020 `elemental', change `enumerator'.
1021 (f90-no-block-limit): Fix `abstract interface'.
1022
1023 * progmodes/f90.el (f90-indented-comment-re)
1024 (f90-directive-comment-re, f90-break-delimiters):
1025 * progmodes/fortran.el (fortran-comment-line-start-skip)
1026 (fortran-directive-re):
1027 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1028 as safe if they are strings.
1029
1030 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * startup.el (window-system): Remove. Don't make it frame-local.
1033
1034 2007-10-24 Richard Stallman <rms@gnu.org>
1035
1036 * savehist.el (savehist-save): Omit unreadable elements.
1037
1038 * loadhist.el (unload-function-defs-list): Rename from
1039 unload-function-features-list.
1040 (unload-feature-special-hooks, unload-feature): Doc fixes.
1041
1042 * indent.el (indent-to-left-margin): If point's in the indentation,
1043 move to the end of the indentation.
1044
1045 * cus-edit.el (customize-changed-options): Make arg optional.
1046
1047 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1048
1049 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1050
1051 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
1052
1053 * textmodes/org-publish.el (org-publish-attachment): Re-install
1054 accidentally deleted change.
1055
1056 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1057
1058 * term/iris-ansi.el (iris-function-map): Move init into declaration.
1059
1060 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1061
1062 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
1063 (Buffer-menu-mode-map): Initialize in the declaration.
1064 (Buffer-menu-mode): Define with `define-derived-mode'.
1065
1066 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
1067
1068 * textmodes/org.el (org-version): Change to 5.13e.
1069 (org-agenda-file-regexp): Fix typo in docstring.
1070 (org-add-planning-info): Fix bug in parenthesis settings.
1071 (org-scan-tags): Catch the case of indirect buffers with no filename.
1072 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
1073 Re-install switch to mapc, had been removed by accident.
1074 (org-columns-map): New binding `C-c C-o'.
1075 (org-columns-menu): Change menu text and added new entry.
1076 (org-columns-eval): Document the use of `next-line'.
1077 (org-columns-open-link): New function.
1078 (org-columns-follow-link): Remove function.
1079 (org-open-link-from-string): New function.
1080 (org-read-date-get-relative): Fix typo in docstring.
1081 (org-read-date-get-relative): Leading +/- is not optional.
1082 (org-agenda-get-restriction-and-command): Always resize window on
1083 first loop cycle.
1084 (org-agenda-open-link): Make sure the link abbreviations are
1085 present in the agenda buffer.
1086 (org-agenda-copy-local-variable): New function.
1087
1088 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1089
1090 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
1091
1092 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1093
1094 * simple.el (reindent-then-newline-and-indent): Use a `move after
1095 insert' kind of marker in the save-excursion.
1096
1097 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1098
1099 * textmodes/css-mode.el: Require CL.
1100 (comment-continue): Declare.
1101
1102 * subr.el (make-variable-frame-localizable): Remove.
1103 (make-variable-frame-local): Mark obsolete.
1104
1105 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1106
1107 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1108 of the subdirs is unreadable.
1109
1110 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1111
1112 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
1113 when we are local.
1114
1115 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1116
1117 * progmodes/python.el (python-current-defun): Remove left-over
1118 assignment to `start'.
1119
1120 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1121
1122 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
1123 than `mapcar'; return value is not used.
1124
1125 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1126
1127 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
1128 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
1129
1130 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1131
1132 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1133 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1134
1135 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1136
1137 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
1138
1139 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1140
1141 * emacs-lisp/advice.el (ad-make-advised-docstring):
1142 Add ad-advice-info text property to doc string.
1143
1144 2007-10-23 Glenn Morris <rgm@gnu.org>
1145
1146 * progmodes/f90.el (f90-do-indent, f90-if-indent)
1147 (f90-type-indent, f90-program-indent, f90-associate-indent)
1148 (f90-continuation-indent, f90-comment-region)
1149 (f90-beginning-ampersand, f90-smart-end)
1150 (f90-break-before-delimiters, f90-auto-keyword-case)
1151 (f90-leave-line-no, f90-mode-hook):
1152 Give an appropriate safe-local-variable property.
1153
1154 * progmodes/fortran.el (fortran-tab-mode-default)
1155 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1156 (fortran-structure-indent, fortran-continuation-indent)
1157 (fortran-comment-indent, fortran-comment-line-extra-indent)
1158 (fortran-comment-line-start)
1159 (fortran-minimum-statement-indent-fixed)
1160 (fortran-minimum-statement-indent-tab)
1161 (fortran-comment-indent-char, fortran-line-number-indent)
1162 (fortran-check-all-num-for-matching-do)
1163 (fortran-blink-matching-if, fortran-continuation-string)
1164 (fortran-comment-region, fortran-electric-line-number)
1165 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1166 (fortran-analyze-depth, fortran-break-before-delimiters):
1167 Give an appropriate safe-local-variable property.
1168
1169 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1170
1171 * printing.el: Move variable definitions before use.
1172 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
1173
1174 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1177 (tpu-edt-off): Use it.
1178 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
1179 the global-map before adding it to global-map.
1180
1181 * menu-bar.el (global-buffers-menu-map): New var.
1182 (global-map, menu-bar-update-buffers): Use it.
1183 * msb.el (msb-menu-bar-update-buffers): Use it.
1184 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1185 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1186 Use with-current-buffer.
1187
1188 2007-10-22 Juri Linkov <juri@jurta.org>
1189
1190 * isearch-multi.el: New file.
1191
1192 * isearch.el (isearch-search-string): After finding the next
1193 occurrence switch to buffer isearch-buffers-current-buffer when
1194 isearch-buffers-next-buffer-function is non-nil and
1195 isearch-buffers-current-buffer is live.
1196
1197 * add-log.el (change-log-mode): Make and set buffer-local variable
1198 isearch-buffers-next-buffer-function to change-log-next-buffer.
1199 Call isearch-buffers-minor-mode.
1200 (change-log-next-buffer): New function.
1201
1202 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
1203
1204 * org-export-latex.el (org-export-latex-protect-string):
1205 Renaming of `org-latex-protect'.
1206 (org-export-latex-emphasis-alist): By default, don't protect
1207 any emphasis formatter from further conversion.
1208 (org-export-latex-tables): Honor column grouping for tables.
1209 (org-export-latex-title-command): New option.
1210 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
1211 export backslash character.
1212
1213 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
1214
1215 * textmodes/org.el (org-read-date-get-relative): New function.
1216 (org-agenda-file-regexp): New variable.
1217 (org-agenda-files): Allow directories in the variable.
1218 (org-agenda-get-restriction-and-command): New function.
1219 (org-agenda): Use `org-agenda-get-restriction-and-command'.
1220 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
1221 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
1222 New functions.
1223 (org-entry-add-to-multivalued-property)
1224 (org-entry-remove-from-multivalued-property)
1225 (org-entry-member-in-multivalued-property): New functions.
1226 (org-remember-apply-template): Catch C-g and make sure window
1227 configuration is restored.
1228 (org-agenda-open-link): Make it work with several links in the line.
1229 (org-drawers, org-set-regexps-and-options)
1230 (org-get-current-options): Add support for a DRAWERS in-buffer option.
1231 (org-agenda-window-frame-fractions): New option.
1232 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
1233 (org-columns-cleanup-item, org-find-entry-with-id)
1234 (org-insert-columns-dblock, org-listtable-to-string)
1235 (org-dblock-write:columnview, org-columns-capture-view)
1236 (org-edit-headline): New functions.
1237 (org-agenda-to-appt): Require calendar.
1238 (org-entry-get-with-inheritance): Widen for search.
1239 (org-columns-display-here): Don't mark buffer as modified when
1240 adding space characters to accomodate column overlays.
1241 (org-export-as-html): Better formatting of tags in the toc.
1242 (org-columns-display-here): Make the ITEM column as compact as possible.
1243 (org-remember-templates): Customization interface improved.
1244 (org-export-with-property-drawer): Variable removed.
1245 (org-export-with-drawers): New option.
1246 (org-complex-heading-regexp): New variable.
1247 (org-sort-entries): Rewrite using `sort-subr'.
1248 (org-set-property): More appropriate completion during interactive use.
1249 (org-sort-entries): Allow sorting by property.
1250 (org-additional-option-like-keywords): Add more values.
1251 (org-sort-entries-or-items): Rename from `org-sort-entries'.
1252
1253 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
1254
1255 * textmodes/org.el (org-get-date-from-calendar): New function.
1256 (org-at-timestamp-p, org-timestamp-change)
1257 (org-remember-templates): First element of each entry is now a
1258 name for the template.
1259 (org-store-log-note): Check for `org-note-abort'.
1260 (org-kill-note-or-show-branches): New command.
1261 (org-fontify-priorities): New option.
1262 (org-fontify-priorities): New function.
1263 (org-cut-subtree, org-copy-subtree): New argument N to
1264 act on N sequential subtrees.
1265 (org-paste-subtree): Fix the level at which a tree is pasted.
1266 (org-fit-agenda-window): Limitations on window size removed.
1267 (org-agenda-find-same-or-today-or-agenda): Rename from
1268 `org-agenda-find-today-or-agenda'.
1269 (org-scheduled-past-days): New option.
1270 (org-agenda-scheduled-leaders)
1271 (org-agenda-deadline-leaders): New options.
1272 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
1273 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
1274 (org-export-with-tags, org-export-plist-vars)
1275 (org-infile-export-plist): New "tags" option.
1276 (org-use-property-inheritance): New option.
1277 (org-cached-entry-get): Use `org-use-property-inheritance'.
1278 (org-remember-apply-template): Fix typo.
1279
1280 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
1281
1282 * net/tramp.el (tramp-find-shell)
1283 (tramp-open-connection-setup-interactive-shell): Improve sending
1284 initial commands.
1285 (tramp-action-terminal): Send debug message.
1286 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
1287 (tramp-barf-if-no-shell-prompt): Insert code of
1288 `tramp-wait-for-shell-prompt'.
1289
1290 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
1293
1294 * term/vt200.el (terminal-init-vt200):
1295 * term/vt201.el (terminal-init-vt201):
1296 * term/vt220.el (terminal-init-vt220):
1297 * term/vt240.el (terminal-init-vt240):
1298 * term/vt300.el (terminal-init-vt300):
1299 * term/vt320.el (terminal-init-vt320):
1300 * term/vt400.el (terminal-init-vt400):
1301 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
1302
1303 * term/wyse50.el (wyse50-terminal-map): New var.
1304 (terminal-init-wyse50): Use it and input-decode-map.
1305 (enable-arrow-keys): Emasculate.
1306
1307 * term/tvi970.el (tvi970-terminal-map): New var.
1308 (terminal-init-tvi970): Use it and input-decode-map.
1309 (tvi970-keypad-numeric): Remove.
1310 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
1311
1312 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
1313 (terminal-init-sun): Use it and input-decode-map.
1314
1315 * term/news.el (terminal-init-news):
1316 * term/lk201.el (terminal-init-lk201):
1317 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
1318
1319 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
1320
1321 * complete.el (PC-expand-many-files): Remove.
1322 (PC-do-completion): Call file-expand-wildcards instead of
1323 PC-expand-many-files.
1324
1325 * net/tramp.el (tramp-handle-expand-many-files): Remove.
1326 (PC-expand-many-files): Remove advice.
1327
1328 2007-10-22 Glenn Morris <rgm@gnu.org>
1329
1330 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
1331 Add some support for Fortran 2003 syntax:
1332 (f90-type-indent): Now also applies to `enum'.
1333 (f90-associate-indent): New user option.
1334 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
1335 Add some F2003 keywords.
1336 (f90-constants-re): New constant.
1337 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
1338 Interface'.
1339 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
1340 `class'. Arguments for `type'/`class' may have spaces. Add a new
1341 element for functions with specified types. Add `end enum' and
1342 `select type'. Add `implicit enumerator' and `procedure'.
1343 Add `class default' and `type is', `class is'. Fix `go to' regexp.
1344 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
1345 (f90-font-lock-keywords-4): Add `f90-constants-re'.
1346 (f90-blocks-re): Add `enum' and `associate'.
1347 (f90-else-like-re): Add `class is', `type is', and `class default'.
1348 (f90-end-type-re): Add `enum'.
1349 (f90-end-associate-re, f90-typeis-re): New constants.
1350 (f90-end-block-re): Add `enum' and `associate'. Change from
1351 optional whitespace to end-of-word, to avoid `enumerator'.
1352 (f90-start-block-re): Add `select type', `abstract interface', and
1353 `enum'. Avoid `type is', and `type (sometype)'.
1354 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
1355 (f90-mode): Doc fix.
1356 (f90-looking-at-select-case): Doc fix. Add `select type'.
1357 (f90-looking-at-associate): New function.
1358 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
1359 Add `enum' and `abstract interface'.
1360 (f90-no-block-limit): Add `select type' and `abstract interface'.
1361 (f90-get-correct-indent, f90-calculate-indent)
1362 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
1363 (f90-indent-region, f90-match-end): Handle `associate' blocks.
1364
1365 2007-10-22 Martin Rudalics <rudalics@gmx.at>
1366
1367 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1368 Use window-full-width-p.
1369
1370 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
1371
1372 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
1373
1374 * tooltip.el: Use featurep 'xemacs.
1375
1376 * printing.el: Move variable definitions before use, no code change.
1377
1378 2007-10-22 Juri Linkov <juri@jurta.org>
1379
1380 * simple.el (goto-history-element): Allow minibuffer-default to be
1381 a list of default values accessible by typing M-n in the minibuffer.
1382
1383 * dired-x.el (dired-guess-shell-command): Put all guesses to the
1384 minibuffer default value list instead of pushing them temporarily
1385 to the history list.
1386
1387 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1388
1389 * hexl.el (hexl-menu): New major mode menu.
1390
1391 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1392
1393 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
1394
1395 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1396
1397 * w32-fns.el (w32-quote-process-args):
1398 * dos-w32.el (print-region-function, lpr-headers-switches)
1399 (ps-print-region-function): Pacify byte-compiler.
1400
1401 * emulation/edt-mapper.el (function-key-map):
1402 (edt-map-key): Make it a function instead of using fset.
1403 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
1404 (edt-gnu-map-key, edt-lucid-map-key): Remove.
1405 (edt-x-emacs-p): Remove.
1406 (edt-emacs-variant, edt-window-system, edt-xserver):
1407 Use featurep 'xemacs.
1408
1409 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
1410 Replace eudc-xemacs-p with its definition.
1411 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
1412 (eudc-emacs-mule-p): Remove.
1413 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
1414 eudc-xemacs-p with feature tests.
1415
1416 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
1417 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
1418 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
1419 (eudc-bob-toggle-inline-display):
1420 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
1421 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
1422
1423 * net/eudcb-ph.el (eudc-ph-open-session):
1424 Replace eudc-xemacs-mule-p with its former definition.
1425
1426 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
1427 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
1428
1429 * progmodes/vera-mode.el (vera-xemacs): Remove.
1430 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
1431
1432 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
1433 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
1434 (vhdl-speedbar-initialize, vhdl-ps-print-init)
1435 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
1436 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
1437 with (featurep 'xemacs).
1438
1439 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
1440 (save-buffer-state-x):
1441 * obsolete/fast-lock.el (fast-lock-verbose):
1442 * emulation/viper-init.el (viper-xemacs-p)
1443 (viper-cond-compile-for-xemacs-or-emacs):
1444 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
1445 * ps-print.el (case-fold-search):
1446 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
1447 * calculator.el (calculator-help): Use featurep 'xemacs.
1448
1449 * progmodes/prolog.el: Undo previous change.
1450 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
1451
1452 * progmodes/dcl-mode.el:
1453 * play/yow.el:
1454 * calendar/todo-mode.el:
1455 * calendar/cal-hebrew.el:
1456 * vc-hg.el: Undo previous change.
1457
1458 * vms-patch.el: Likewise.
1459 (print-region-function): Pacify byte-compiler.
1460
1461 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1462
1463 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
1464 preserve-uid-gid.
1465
1466 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
1467 compatibility. It is not used, though.
1468
1469 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
1470 Require tramp-cmds.el.
1471 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
1472 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
1473 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
1474 (tramp-do-copy-or-rename-file-out-of-band)
1475 (tramp-maybe-open-connection): Use `make-temp-name'. This is
1476 possible, because we don't need to create the temporary file, but
1477 we need a prefix for ssh, which has its own temporary file handling.
1478 (tramp-handle-delete-directory): Add "-f" to rmdir.
1479 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
1480 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
1481 a signal, in order to give the callee a chance to suppress.
1482 (tramp-handle-write-region): Set owner also in case of short
1483 track. Don't use compatibility calls for `write-region' anymore.
1484 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
1485 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
1486
1487 * net/tramp-cmds.el: New file.
1488
1489 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
1490 `tramp-clear-passwd'.
1491
1492 * net/trampver.el: Update release number.
1493
1494 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1495
1496 * progmodes/gud.el (gud-target-name): Move definition before use.
1497
1498 * progmodes/dcl-mode.el: Require imenu at compile time.
1499
1500 * progmodes/cc-engine.el (c-maybe-stale-found-type):
1501 Pacify byte-compiler.
1502
1503 * obsolete/fast-lock.el: Use featurep test instead of string-match.
1504
1505 * eshell/esh-mode.el (eshell-handle-ansi-color):
1506 Require ansi-color at compile time too.
1507
1508 * eshell/em-unix.el (eshell/info): Require info at compile time too.
1509
1510 * w32-fns.el: Require w32-vars.
1511
1512 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
1513 time too.
1514
1515 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1516
1517 * double.el ([ignore]): Use `ignore'.
1518 (double-setup): Inline into double-mode.
1519 (double-mode): Use define-minor-mode.
1520
1521 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1522
1523 * textmodes/reftex.el: Move require easymenu before first use.
1524 (reftex-info): Require info at compile too.
1525
1526 * textmodes/org-publish.el (org-publish-org-to-html)
1527 (org-publish-org-to): Require org at compile time too.
1528 (org-publish-attachment): Require at compile time too.
1529
1530 * term/tty-colors.el (w32-tty-standard-colors):
1531 Pacify byte-compiler.
1532
1533 * term/pc-win.el (frame-creation-function-alist): Add to this
1534 instead of setting frame-creation-function.
1535
1536 * play/blackbox.el (bb-up, bb-down): Use forward-line.
1537
1538 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
1539
1540 * calendar/todo-mode.el: Require calendar at compile time.
1541
1542 * calendar/cal-hebrew.el: Require holidays at compile time.
1543
1544 * w32-vars.el: Provide w32-vars.
1545
1546 * term/w32-win.el: Require w32-vars.
1547 (w32-color-map): Pacify byte-compiler.
1548
1549 * loadup.el: Load w32-vars before term/w32-win.
1550
1551 2007-10-20 Juri Linkov <juri@jurta.org>
1552
1553 * textmodes/fill.el (fill-paragraph): When the region is active,
1554 don't try other `or' branches regardless of the value returned by
1555 fill-region; just return t.
1556
1557 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1558
1559 * vc.el (vc-do-command): Condition out a misleading message when
1560 running asynchronously.
1561 (vc-deduce-fileset): New argument enables using an unregistered
1562 visited file as a singleton fileset if nothing else is available.
1563 (vc-next-action): Restore file-registering behavior.
1564
1565 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1566
1567 * calc/README: Add recent news.
1568
1569 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
1570
1571 * term/x-win.el (x-gtk-stock-map, icon-map-list)
1572 (x-gtk-map-stock): Delete duplicated definitions from merge.
1573
1574 * progmodes/compile.el (compilation-skip-to-next-location)
1575 (compilation-skip-threshold, compilation-skip-visited):
1576 Move definitions earlier.
1577
1578 * play/decipher.el (decipher-keypress):
1579 * play/zone.el (zone-fall-through-ws):
1580 * play/landmark.el (lm-move-down, lm-move-up):
1581 * play/handwrite.el (handwrite):
1582 * mail/mspools.el (mspools-visit-spool):
1583 * wdired.el (wdired-next-line, wdired-previous-line):
1584 * tar-mode.el (tar-subfile-save-buffer):
1585 * scroll-lock.el (scroll-lock-next-line)
1586 (scroll-lock-previous-line):
1587 * image-dired.el (image-dired-next-line)
1588 (image-dired-previous-line):
1589 * ediff-help.el (ediff-help-message-line-length):
1590 Use forward-line.
1591
1592 * smerge-mode.el (smerge-auto-refine):
1593 * diff-mode.el (diff-auto-refine): Add :group.
1594
1595 * play/yow.el: Require doctor at compile time.
1596
1597 * vmsproc.el: Provide vmsproc.
1598 (command-send-input): Use forward-line.
1599
1600 * vms-patch.el: Require ps-print and vmsproc at compile time.
1601
1602 * vc-mtn.el (log-view-message-re, log-view-file-re)
1603 (log-view-font-lock-keywords): Pacify byte-compiler.
1604
1605 * vc-hg.el: Require log-view at compile time.
1606
1607 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1608
1609 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
1610
1611 2007-10-20 Glenn Morris <rgm@gnu.org>
1612
1613 * progmodes/f90.el (f90-font-lock-keywords-2)
1614 (f90-looking-at-type-like): Fix regexp typos.
1615
1616 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1617
1618 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1619 (bs-mode): Set mode-class property to special.
1620
1621 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1622
1623 * diff-mode.el (diff-auto-refine): New var.
1624 (diff-hunk): Use it.
1625 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
1626 (diff-refine-change): Rename from diff-fine-change. Change it.
1627 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
1628 (diff-refine-hunk): Rename from diff-fine-highlight.
1629
1630 2007-10-20 John Paul Wallington <jpw@pobox.com>
1631
1632 * help-fns.el (describe-variable-custom-version-info): New function
1633 to return variable's version or package version note.
1634 (describe-variable): Use it, display result.
1635
1636 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * smerge-mode.el (smerge-auto-refine): New var.
1639 (smerge-next, smerge-prev): Use it.
1640 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
1641
1642 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1643 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
1644
1645 * vc-bzr.el (vc-bzr-diff-tree):
1646 * vc-git.el (vc-git-diff-tree):
1647 * vc-hg.el (vc-hg-diff-tree):
1648 * vc-mcvs.el (vc-mcvs-diff-tree):
1649 * vc-mtn.el (vc-mtn-diff-tree):
1650 * vc-svn.el (vc-svn-diff-tree): Remove.
1651
1652 * vc-mtn.el (vc-mtn-revision-completion-table):
1653 * vc-cvs.el (vc-cvs-revision-completion-table):
1654 * vc-arch.el (vc-arch-revision-completion-table):
1655 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
1656 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
1657 Make it work when the arg is a list of files.
1658
1659 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
1662 Also `revision-completion-table' now takes a list of files.
1663 (vc-deduce-fileset): Remove unused var `regexp'.
1664 Only obey allow-directory-wildcard in dired buffers.
1665 (vc-default-diff-tree): Remove.
1666 (vc-diff-added-files): New var.
1667 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
1668 (vc-version-diff): Revert from `vc-history-diff' to the original name.
1669 Remove the `backend' arg.
1670 (vc-contains-version-controlled-file): Remove.
1671 (vc-diff): Bring it closer to the version in Emacs-22.
1672 (vc-revert): Fix typo in let-binding.
1673 (vc-default-unregister): Remove.
1674 (vc-dired-buffers-for-dir): Remove N^2 behavior.
1675
1676 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
1677
1678 * textmodes/two-column.el (2C-split, 2C-merge):
1679 * textmodes/bib-mode.el (bib-find-key, mark-bib):
1680 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1681 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
1682 * progmodes/ada-xref.el (ada-get-all-references):
1683 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
1684 * emulation/vi.el (vi-previous-line-first-nonwhite)
1685 (vi-effective-range, vi-put-before):
1686 * emulation/edt.el (edt-next-line, edt-previous-line)
1687 (edt-paragraph-forward): Use forward-line.
1688
1689 * progmodes/etags.el (tags-apropos): Require apropos at compile
1690 time too.
1691
1692 * progmodes/prolog.el: Require comint when compiling.
1693 (inferior-prolog-flavor): Move defvar before use.
1694
1695 2007-10-19 Richard Stallman <rms@gnu.org>
1696
1697 * font-core.el (turn-on-font-lock-if-desired):
1698 Rename from `turn-on-font-lock-if-enabled'.
1699 Fully obey `font-lock-global-modes'.
1700
1701 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1702
1703 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
1704 which will not affect the behavior of things like forward-word.
1705 (diff-fine-highlight): Preserve point.
1706
1707 * doc-view.el (doc-view-mode-map): Use remapping.
1708 Don't rebind C-v, M-v to their default value.
1709 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
1710
1711 * smerge-mode.el: Add word-granularity refinement.
1712 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
1713 (smerge-refine-weight-hack): New vars.
1714 (smerge-refine-forward): New fun.
1715 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
1716 (smerge-refine-subst): Use them as well. Preserve point.
1717
1718 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1719
1720 * follow.el (follow-unload-function): New function.
1721
1722 * loadhist.el (unload-function-features-list):
1723 Rename from `unload-hook-features-list'.
1724 (unload-hook-features-list): Add as obsolete alias.
1725 (unload-feature): Use `unload-function-features-list'
1726 and new FEATURE-unload-function.
1727
1728 2007-10-19 Glenn Morris <rgm@gnu.org>
1729
1730 * bindings.el (mouse-minor-mode-menu)
1731 (minor-mode-menu-from-indicator): Move to mouse.el.
1732 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1733 Move here from bindings.el.
1734
1735 2007-10-19 Richard Stallman <rms@gnu.org>
1736
1737 * help-fns.el (describe-function-1): Don't use the advice origname
1738 if it has no function definition.
1739
1740 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1741
1742 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1743 Use `save-restriction' rather than `widen'.
1744
1745 2007-10-18 Richard Stallman <rms@gnu.org>
1746
1747 * time.el (display-time-world-time-format): Display day # not month #.
1748
1749 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1750
1751 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1752
1753 * doc-view.el: Remove version keyword.
1754 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1755 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
1756 (doc-view-ghostscript-options): Improve custom type.
1757 (doc-view-cache-directory, doc-view-conversion-buffer)
1758 (doc-view-conversion-refresh-interval): Simplify custom type.
1759
1760 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
1761
1762 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1763 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1764 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1765 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1766 Remove superfluous messages.
1767 (doc-view-mode-map): Use the image-mode scrolling commands.
1768 Don't rebind C-x k.
1769
1770 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
1771
1772 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1773 Add comment about "-dSAFER".
1774
1775 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1776
1777 * term/xterm.el: Don't require xt-mouse.
1778 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1779 calling turn-on-xterm-mouse-tracking-on-terminal directly.
1780
1781 * xt-mouse.el: Don't change the global function-key-map anny more.
1782 (xterm-mouse-mode): Use terminal-init-xterm-hook.
1783 Don't use after-make-frame-functions now that term/xterm.el calls
1784 us directly.
1785 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1786 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
1787 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1788 Setup input-decode-map and remember that xterm-mouse-mode was
1789 enabled in this terminal.
1790 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1791 terminals where it has been enabled.
1792
1793 * faces.el (tty-create-frame-with-faces): Make sure not only
1794 tty-run-terminal-initialization but also set-locale-environment
1795 are run only once per terminal.
1796 (tty-run-terminal-initialization): Don't check if the terminal was
1797 already initted.
1798
1799 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1800 not to remove keymaps that just happen to inherit from one of ours.
1801 When setting up our keymap, make sure it won't be accidentally
1802 modified by someone else.
1803
1804 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
1805
1806 * textmodes/artist.el (artist-previous-line, artist-next-line):
1807 * dired.el (dired-next-line, dired-previous-line):
1808 * progmodes/delphi.el (delphi-newline):
1809 * textmodes/org.el (org-columns-eval):
1810 Use forward-line.
1811
1812 * emerge.el (emerge-setup): Use insert-buffer-substring.
1813 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1814
1815 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1816
1817 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1818 (adaptive-fill-function): Doc fix. Remove * from docstring.
1819
1820 2007-10-18 Tom Horsley <tom.horsley@att.net>
1821
1822 * simple.el (interprogram-paste-function): Doc fix.
1823 (current-kill): Accept list of strings as well
1824 as single string from `interprogram-paste-function'.
1825
1826 2007-10-18 Glenn Morris <rgm@gnu.org>
1827
1828 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1829
1830 2007-10-18 Drew Adams <drew.adams@oracle.com>
1831
1832 * bindings.el (mode-line-minor-mode-keymap):
1833 Add mouse-minor-mode-menu on mouse-1.
1834 (mode-line-modes): Add mouse-1 to help-echo text.
1835 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1836 New functions.
1837 (mode-line-minor-mode-help): Doc fix.
1838
1839 2007-10-17 Juri Linkov <juri@jurta.org>
1840
1841 * textmodes/fill.el (fill-paragraph-or-region): Remove function
1842 at the request of RMS.
1843 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
1844 arg `region'. Fix docstring. At the first `or' branch add call to
1845 `fill-region' if it the region is active in transient-mark-mode.
1846
1847 * bindings.el (esc-map): Bind M-q to fill-paragraph
1848 instead of fill-paragraph-or-region.
1849
1850 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
1851 with fill-paragraph.
1852
1853 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
1854 Fix docstring.
1855
1856 * indent.el (indent-for-tab-command): Change interactive spec from
1857 "P" to "p". Add check for interactive arg before indenting the
1858 active region.
1859
1860 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
1861 Regroup.
1862
1863 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
1864
1865 * emacs-lisp/find-func.el: Don't require loadhist.
1866
1867 * loadhist.el (feature-symbols, file-provides, file-requires)
1868 (file-set-intersect, file-dependents): Simplify.
1869 (unload-feature-special-hooks): Update list of special hooks.
1870
1871 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
1872
1873 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
1874 extensions since they can be viewed with doc-view.
1875
1876 * files.el (auto-mode-alist): Make doc-view-mode the default mode
1877 for pdf, ps and dvi files.
1878
1879 * doc-view.el: Make doc-view-mode the standard mode for viewing
1880 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
1881 text and image display. Add binding C-c C-e to switch to an
1882 editing mode.
1883 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
1884 avoid security problems when rendering files from untrusted sources.
1885
1886 2007-10-17 Aaron Hawley <aaronh@garden.org>
1887
1888 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1889 position is not saved.
1890
1891 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
1892
1893 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
1894 (doc-view-ghostscript-options): Fix typo in doc string.
1895
1896 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1897
1898 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
1899 handling, so compilation-fake-loc works again.
1900
1901 * server.el (server-select-display): Nop if we do not support m-f-o-d.
1902 (server-process-filter): Revert last change.
1903
1904 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
1905 behavior unrelated to filesets.
1906
1907 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * longlines.el (longlines-wrap-follows-window-size): Integer value
1910 specifies wrapping margin.
1911 (longlines-mode, longlines-window-change-function):
1912 Set window-specific wrapping margin based on the above.
1913
1914 2007-10-17 John Wiegley <johnw@newartisans.com>
1915
1916 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1917
1918 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
1919
1920 * server.el (server-process-filter): Only set display if X11 is
1921 supported.
1922
1923 2007-10-17 Glenn Morris <rgm@gnu.org>
1924
1925 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1926 Tweak regexp to avoid stack overflow.
1927
1928 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1929
1930 * simple.el (reindent-then-newline-and-indent): Don't assume that
1931 indent-according-to-mode preserves point.
1932
1933 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1934
1935 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
1936 (bs--nth-wrapper): Simplify.
1937 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
1938 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
1939 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
1940 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
1941 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
1942 (bs-configurations, bs-default-configuration)
1943 (bs-alternative-configuration, bs-cycle-configuration-name)
1944 (bs-string-show-always, bs-string-show-never, bs-string-current)
1945 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
1946 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
1947 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
1948 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
1949 (bs--window-config-coming-from): Revert 2006-11-09 change.
1950 (bs--restore-window-config): Keep the selected frame.
1951 (bs--track-window-changes, bs--remove-hooks): New functions.
1952 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1953 (bs--create-header): Remove.
1954 (bs--create-header-line): New function, based on `bs--create-header'.
1955 (bs--show-header): Use `bs--create-header-line'.
1956 (bs--show-with-configuration): Revert 2006-11-09 change.
1957 Don't reuse window unless it is visible on the selected frame.
1958 Restore window configuration (possibly in a different frame)
1959 before creating any window.
1960
1961 2007-10-16 Glenn Morris <rgm@gnu.org>
1962
1963 * simple.el (blink-matching-open): Don't report false errors with
1964 the `$' syntax class.
1965
1966 2007-10-16 Richard Stallman <rms@gnu.org>
1967
1968 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1969 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1970 (ad-is-advised, ad-get-advice-info-field)
1971 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1972
1973 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1974
1975 * vc-hooks.el (vc-workfile-version): Compatibility alias.
1976 (vc-default-working-revision): Compatibility for backends.
1977
1978 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1979
1980 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1981 (filesets-ormap, filesets-sort-case-sensitive-flag)
1982 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1983 Fix typos in docstrings.
1984 (filesets-conditional-sort, filesets-find-or-display-file)
1985 (filesets-data-get-name, filesets-data-get-data)
1986 (filesets-data-set, filesets-cmd-query-replace-getargs)
1987 (filesets-ingroup-collect): Doc fixes.
1988
1989 2007-10-15 Sam Steingold <sds@gnu.org>
1990
1991 * mail/sendmail.el (sendmail-error-reporting-interactive)
1992 (sendmail-error-reporting-non-interactive): New variables for
1993 sendmail error reporting options to simplify support for imperfect
1994 sendmail emulators.
1995 (sendmail-send-it): Use them instead of list literals.
1996
1997 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1998
1999 * help-fns.el: Revert previous change; it creates a
2000 dependency loop between advice.el and help-fns.el.
2001
2002 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2003
2004 * help-fns.el: Require advice when compiling.
2005
2006 2007-10-14 Drew Adams <drew.adams@oracle.com>
2007
2008 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
2009 (ring-insert+extend, ring-remove+insert+extend, ring-member)
2010 (ring-next, ring-previous): New functions.
2011
2012 2007-10-14 Richard Stallman <rms@gnu.org>
2013
2014 * emacs-lisp/advice.el (documentation): Advice deleted.
2015 Doc for advised functions is now handled at C level.
2016 (ad-stop-advice, ad-start-advice): Don't enable or disable
2017 advice for `documentation'.
2018 (ad-advised-definition-docstring-regexp): Var deleted.
2019 (ad-make-advised-definition-docstring): Store orig name
2020 as text property of string.
2021 (ad-advised-definition-p): Check for text property of docstring.
2022
2023 * help-fns.el (describe-function-1): Find source of advised functions.
2024
2025 2007-10-14 Juri Linkov <juri@jurta.org>
2026
2027 * faces.el (describe-face): Allow handling a string as the face name.
2028
2029 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
2030 active region in transient-mark-mode.
2031 (ispell-region): Change messages displayed at the start and end of
2032 the spell-checking to be the same.
2033
2034 * startup.el (fancy-startup-tail): Say exactly what does the button
2035 dismiss ("Dismiss this startup screen"). Use text "Never show
2036 it again" for the checkbox after this button.
2037 (fancy-startup-screen, fancy-about-screen): Put point before the
2038 first link, so the user can quickly select links with the keyboard.
2039 (normal-mouse-startup-screen): Add more useful text describing how
2040 to follow a link.
2041
2042 2007-10-14 Glenn Morris <rgm@gnu.org>
2043
2044 * progmodes/etags.el (select-tags-table): Disable undo in the
2045 `*Tags Table List*' buffer.
2046
2047 2007-10-13 Eli Zaretskii <eliz@gnu.org>
2048
2049 * dired.el (dired-warn-writable): New face.
2050 (dired-warn-writable-face): New variable.
2051 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
2052 of dired-warning-face, for group- and world-writable files.
2053
2054 2007-10-13 Richard Stallman <rms@gnu.org>
2055
2056 * files.el (directory-abbrev-alist): Doc fix.
2057
2058 2007-10-13 Jari Aalto <jari.aalto@cante.net>
2059
2060 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2061
2062 2007-10-12 Martin Rudalics <rudalics@gmx.at>
2063
2064 * frame.el (set-frame-configuration): Assign name parameter only
2065 if it has been set explicitly before.
2066
2067 2007-10-11 Tom Tromey <tromey@redhat.com>
2068
2069 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2070 frame is visible.
2071
2072 2007-10-10 Richard Stallman <rms@gnu.org>
2073
2074 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2075 in *Backtrace*.
2076
2077 * faces.el (face-font-selection-order): Doc fix.
2078
2079 * loadhist.el (unload-feature): Doc fix.
2080
2081 2007-10-13 Glenn Morris <rgm@gnu.org>
2082
2083 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2084 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2085 Add doc string, and an explicit COUNT argument.
2086 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2087 `inc' to search functions.
2088
2089 * faces.el (face-spec-set): When FRAME is nil, set the default for
2090 new frames (restores pre-2007-09-17 behavior). Doc fix.
2091
2092 2007-10-13 John W. Eaton <jwe@octave.org>
2093
2094 * progmodes/octave-mod.el (octave-looking-at-kw)
2095 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2096 New functions.
2097 (octave-in-defun-p, calculate-octave-indent)
2098 (octave-blink-matching-block-open, octave-beginning-of-defun)
2099 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2100 to search for regexps that contain case-sensitive keywords.
2101 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2102 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2103
2104 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2105
2106 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
2107 Do not use a single clause cond.
2108
2109 * cus-start.el (all): Use test that does not match the X11 version
2110 for mac.
2111
2112 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
2113
2114 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
2115 BROWSE buffer.
2116
2117 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2118
2119 * cus-start.el (all): Undo previous change.
2120
2121 2007-10-13 Glenn Morris <rgm@gnu.org>
2122
2123 * woman.el (woman0-rename): Fix paren typo.
2124
2125 * mail/feedmail.el (feedmail-run-the-queue)
2126 (feedmail-look-at-queue-directory):
2127 * mail/reporter.el (reporter-dump-state):
2128 * net/eudc-hotlist.el (eudc-edit-hotlist):
2129 * net/eudc.el (eudc-display-records)
2130 (eudc-filter-duplicate-attributes)
2131 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
2132 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
2133 (eudc-bbdb-query-internal):
2134 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
2135 * net/socks.el (socks-build-auth-list):
2136 * progmodes/cc-cmds.el (top level):
2137 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
2138 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
2139 (cperl-write-tags, cperl-tags-treeify):
2140 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
2141 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
2142 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
2143 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
2144 (idlwave-toolbar-remove-everywhere):
2145 * progmodes/idlwave.el (idlwave-indent-line)
2146 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
2147 (idlwave-write-paths, idlwave-all-method-classes)
2148 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
2149 (idlwave-fix-keywords, idlwave-display-calling-sequence)
2150 (idlwave-complete-in-buffer):
2151 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
2152 (org-fast-tag-selection):
2153 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
2154 than mapcar.
2155
2156 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
2157
2158 * diff-mode.el (diff-fine-change): Add :group.
2159
2160 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
2161
2162 * cus-start.el (all): Use the same test as the 22.2 branch.
2163
2164 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2165
2166 * diff-mode.el (diff-current-defun): Force recomputation of
2167 change-log-default-name.
2168
2169 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
2170
2171 * startup.el (fancy-startup-screen): Remove an unnecessary newline
2172 and some leftover logic regarding dedicated frames. If showing
2173 concise startup screen, fit window to buffer.
2174 (command-line-1): If we will be using the splash screen, use
2175 find-file instead of find-file-other-window to find additional files.
2176 Comment out unused code for coping with the old sit-for behavior.
2177
2178 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2179
2180 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
2181 `meta' modifier consistently, rather than using sometimes meta
2182 sometimes alt.
2183
2184 2007-10-12 Martin Rudalics <rudalics@gmx.at>
2185
2186 * window.el (handle-select-window): Revert part of 2007-10-08
2187 change setting the input focus.
2188
2189 2007-10-12 Glenn Morris <rgm@gnu.org>
2190
2191 * startup.el (command-line): Do not read abbrev file in batch mode.
2192
2193 * emacs-lisp/byte-opt.el (top level):
2194 * mail/rmail.el (rmail-list-to-menu):
2195 * obsolete/hilit19.el (hilit-mode):
2196 * progmodes/cc-mode.el (c-postprocess-file-styles)
2197 (c-submit-bug-report):
2198 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2199 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
2200 (reftex-access-parse-file):
2201 * textmodes/reftex-cite.el (reftex-do-citation)
2202 (reftex-insert-bib-matches):
2203 * textmodes/reftex-ref.el (reftex-offer-label-menu):
2204 * textmodes/reftex-sel.el (reftex-select-unmark):
2205 * textmodes/reftex-toc.el (reftex-toc-do-promote):
2206 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
2207
2208 * cus-edit.el (custom-variable-menu, custom-face-menu)
2209 (custom-group-menu): Check init-file-user rather than
2210 user-init-file, in case cus-edit is loaded by site-run-file.
2211
2212 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
2213
2214 * vc.el (vc-deduce-fileset): Delete unused code.
2215 (vc-next-action): Fix typos.
2216
2217 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2218
2219 * bs.el (bs--mark-unmark): New function.
2220 (bs-mark-current, bs-unmark-current): Use it.
2221
2222 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2223
2224 * vc.el (vc-diff):
2225 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
2226 temporarily disable the check for his edge case of
2227 vc-diff (stopping it from grinding when called from $HOME), as
2228 it's calling some brittle code in vc-hooks.el.
2229 (with-vc-properties): Fix evaluation time of a macro argument.
2230 * ediff-vers.el (ediff-vc-internal):
2231 * vc-hooks.el:
2232 * loaddefs.el: Follow up on VC terminology change.
2233
2234 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2235
2236 * follow.el (follow-stop-intercept-process-output):
2237 Use `follow-call-process-filter' rather than `process-filter'.
2238 Simplify.
2239
2240 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2241
2242 * vc-hooks.el (vc-registered): Robustify this function a bit
2243 against filenames with no directory component.
2244
2245 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2246
2247 * international/characters.el: Undo unwanted and unexplained change.
2248
2249 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2250
2251 * ps-print.el: Fix the usage of :foreground and :background face
2252 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2253 (ps-print-version): New version 6.7.6.
2254 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2255 Fix code.
2256 (ps-face-foreground-color-p, ps-face-background-color-p)
2257 (ps-face-color-p): New inline funs.
2258
2259 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
2260
2261 * textmodes/org.el (org-additional-option-like-keywords): New constant.
2262 (org-complete): Use `org-additional-option-like-keywords'.
2263 (org-parse-local-options): New function.
2264
2265 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
2266
2267 * textmodes/org.el (org-in-clocktable-p): New function.
2268 (org-clock-report): Only update the table at point, or insert a new one.
2269 (org-clock-goto): New function.
2270 (org-open-file): Use `start-process-shell-command' instead of
2271 `shell-command' with an ampersand.
2272 (org-deadline, org-schedule): New argument REMOVE to remove the
2273 date from the entry.
2274 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
2275 argument to `org-schedule' and `org-deadline'.
2276 (org-trim): Use the correct expressions for beginning and end of
2277 the string.
2278 (org-get-cleaned-entry): Trim the string before returning it.
2279 (org-clock-find-position): New function.
2280 (org-clock-into-drawer): New option.
2281 (org-agenda-tags-column): Rename from
2282 `org-agenda-align-tags-to-column'.
2283 (org-agenda-align-tags): Allow negative values for
2284 `org-agenda-tags-column'.
2285 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
2286 (org-agenda-to-appt): New optional argument FILTER.
2287 (org-completion-fallback-command): New variable.
2288 (org-complete): Use `org-completion-fallback-command'.
2289 (org-find-base-buffer-visiting): Catch the case that there is no
2290 buffer visiting the file.
2291 (org-property-or-variable-value): New function.
2292 (org-todo): Use `org-property-or-variable-value'
2293 (org-agenda-compact-blocks): New option.
2294 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
2295 (org-agenda-schedule, org-agenda-deadline):
2296 Call `org-agenda-show-new-time'.
2297 (org-agenda-show-new-time): New argument PREFIX.
2298 (org-colgroup-info-to-vline-list): Fix but that cause a
2299 shift in the vertical lines.
2300 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
2301 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
2302 (org-indent-item): No arg in call to `org-fix-bullet-type'.
2303 (org-fix-bullet-type): Remove argument.
2304 (org-read-date): Check for am/pm twice, to catch the end time.
2305 (org-goto-map): Use `suppress-keymap'.
2306 (org-remember-apply-template): Respect the dynamically scoped
2307 selection character.
2308
2309 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
2310
2311 * textmodes/org-export-latex.el (org-export-latex-protect-string):
2312 Renaming of `org-latex-protect'.
2313 (org-export-latex-emphasis-alist): By default, don't protect
2314 any emphasis formatter from further conversion.
2315 (org-export-latex-tables): Honor column grouping for tables.
2316 (org-export-latex-title-command): New option.
2317 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2318 export backslash character.
2319
2320 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2321
2322 * frame.el (frame-inherited-parameters): Remove unused `environment'
2323 parameter, and let server.el add `client' when needed.
2324
2325 * server.el (server-create-tty-frame)
2326 (server-create-window-system-frame): Set frame-inherited-parameters.
2327
2328 * frame.el (frame-inherited-parameters): New var.
2329 (make-frame): Use it.
2330
2331 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
2332
2333 * env.el (let-environment): Remove. Unused.
2334 (read-envvar-name): Simplify.
2335 (setenv): Remove unused arg `frame'.
2336
2337 * help-fns.el (describe-variable): Add missing " " for multiline
2338 obsolescence info and missing EOL after global value.
2339
2340 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2341
2342 * add-log.el:
2343 * ediff-vers.el:
2344 * log-view.el:
2345 * pcvs.el:
2346 * vc-arch.el:
2347 * vc-bzr.el:
2348 * vc-cvs.el:
2349 * vc.el:
2350 * vc-git.el:
2351 * vc-hg.el:
2352 * vc-hooks.el:
2353 * vc-mcvs.el:
2354 * vc-mtn.el:
2355 * vc-rcs.el:
2356 * vc-sccs.el:
2357 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
2358 {find,init,next,previous,annotate-*,log}-version ->
2359 {find,init,next,previous,annotate-*,log}-revision,
2360 annotate-focus-version -> annotate-working-revision, The term
2361 'focus' is gone. The term 'revision' is now used consistently
2362 everywhere that reference to a revision ID is intended, replacing
2363 older use of 'version'.
2364
2365 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
2366
2367 * follow.el: Change all instances of "Follow Mode" to "Follow
2368 mode" in docstrings and messages.
2369 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
2370
2371 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2372
2373 * vc.el (vc-next-action): Rewrite completely; this principal
2374 entry point now operates on a current fileset selected either
2375 explicitly via VC-Dired or implicitly by visiting a file buffer,
2376 rather than always operating on the file of the current buffer as
2377 in older versions. Rewrite the rest of the mode to match.
2378 (with-vc-properties): Rewrite to operate on a file list.
2379 (with-vc-file): vc-checkin takes a file list argument now.
2380 (vc-post-command-functions): This hook now receives a file list.
2381 (vc-do-command): Take a either a file or a file list as argument.
2382 (vc-deduce-fileset): New function for deducing a file list to
2383 operate on.
2384 (vc-next-action-on-file, vc-next-action-dired): Remove.
2385 Merge into vc-next-action.
2386 (vc-register): Adapt to the fact that vc-start-entry now takes a
2387 file list.
2388 (vc-register-with): New function.
2389 (vc-start-entry): Take a file list argument rather than a
2390 file argument.
2391 (vc-checkout): Cope with vc-start-entry taking a file list.
2392 (vc-steal-lock): Cope with with-vc-properties taking a
2393 file list.
2394 (vc-checkin): Take a file list argument rather than a file argument.
2395 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
2396 (vc-diff-internal): Rewrite for filesets.
2397 (vc-diff-sentinel): New function, tests whether changes were
2398 written into a diff buffer.
2399 (vc-diff): Rewrite for filesets.
2400 (vc-version-diff): Rewrite for filesets.
2401 (vc-print-log): Take a fileset argument.
2402 (vc-revert): Revert the entire selected fileset, not just the
2403 current buffer.
2404 (vc-rollback): Roll back the entire selected fileset, if
2405 possible. No longer accepts a prefix argument.
2406 (vc-update): Merge new changes for the entire selected
2407 fileset, not just the current buffer.
2408 (vc-revert-file): Cope with with-vc-properties taking a file list.
2409 (vc-default-dired-state-info): Add + status suffix if the file is
2410 modified.
2411 (vc-annotate-warp-version): Use the new diff machinery.
2412 (vc-log-edit): Take a file list argument rather than a file argument.
2413
2414 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2415
2416 Sync with Tramp 2.1.11.
2417
2418 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2419 Pacify byte compiler.
2420
2421 * net/trampver.el: Update release number.
2422
2423 2007-10-09 Richard Stallman <rms@gnu.org>
2424
2425 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
2426
2427 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2428
2429 * follow.el: Require easymenu.
2430 (follow-mode-hook, follow-mode): Doc fixes.
2431 (follow-mode-off-hook): Mark as obsolete.
2432
2433 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2434
2435 * window.el (mouse-autoselect-window-cancel): Don't cancel for
2436 select-window or select-frame events.
2437 (handle-select-window): When autoselecting window set input
2438 focus. Restructure.
2439
2440 * frame.el (focus-follows-mouse): Move to frame.c.
2441 * cus-start.el (all): Add focus-follows-mouse.
2442
2443 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2444
2445 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2446 activate font-locking in the *buffer-selection* buffer.
2447 (bs-show-sorted): Doc fix.
2448
2449 * bs.el (bs--get-marked-string, bs--get-modified-string)
2450 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2451 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2452 (bs--format-aux): Doc fix.
2453
2454 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2455
2456 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2457
2458 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2459
2460 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2461 (gud-gdb): New function for old M-x gdb (text command mode).
2462 (gud-gdb-command-name, gdb): Move to...
2463
2464 * progmodes/gdb-ui.el: ...here and adapt doc string.
2465 (gud-gdba-command-name, gdba): Delete.
2466
2467 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2468
2469 * bs.el: Don't defvar `font-lock-verbose'.
2470 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2471 (bs--get-file-name): Fix typos in docstrings.
2472 (bs--show-header): Use `dolist' instead of `mapcar'.
2473 (bs-mode): Set `show-trailing-whitespace' to nil.
2474 (bs-buffer-sort-function, bs-mouse-select-other-frame)
2475 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2476 Doc fixes.
2477
2478 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
2479
2480 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2481
2482 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2483
2484 * progmodes/gud.el (gdb): Make graphical mode the default and
2485 switch to text command mode if appropriate, i.e., reverse previous
2486 arrangement.
2487 (gud-gdb-marker-filter): Adapt for above change.
2488
2489 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2490 gud-minor-mode and gud-marker-filter.
2491 (gdb-fullname-regexp): New variable.
2492 (gud-gdba-marker-filter): Use it to switch to text command
2493 mode if appropriate.
2494
2495 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2496
2497 * progmodes/gud.el (gud-display-line): Find source buffer even when
2498 GUD buffer has its own frame.
2499
2500 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2501
2502 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2503
2504 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2505
2506 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2507
2508 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2509
2510 * allout.el (allout-before-change-handler): Replace got-char by
2511 goto-char.
2512
2513 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2514
2515 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2516 Used to try and automatically enabled smerge-mode in the presence of
2517 conflicts and to call `svn resolved' when the conflicts are gone.
2518 (vc-svn-parse-status): Remember the svn-specific status.
2519
2520 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2521
2522 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2523 menu-bar-apropos-menu. All users changed.
2524 (menu-bar-help-menu): Change menu symbols to better match the text
2525 displayed by the menu.
2526
2527 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2528
2529 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2530 #, @, : and ^.
2531
2532 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2533
2534 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2535
2536 * log-view.el (log-view-mode-map): Likewise.
2537
2538 * diff-mode.el (diff-mode-shared-map): Likewise.
2539
2540 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2541
2542 * files.el (file-name-sans-versions): Also allow `A-Z'.
2543
2544 * vc.el: Mention all supported VC backends.
2545
2546 2007-10-08 Richard Stallman <rms@gnu.org>
2547
2548 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2549 neighbouring buttons.
2550
2551 2007-10-08 Andreas Schwab <schwab@suse.de>
2552
2553 * files.el (file-name-sans-versions): Also allow `_'.
2554
2555 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2556
2557 * files.el (file-name-sans-versions): Allow - and a-z in version names.
2558
2559 * log-view.el (log-view-mode-map, log-view-mode-menu):
2560 Bind log-view-annotate-version.
2561 (log-view-beginning-of-defun, log-view-end-of-defun)
2562 (log-view-annotate-version): New functions.
2563 (log-view-mode): Use log-view-beginning-of-defun and
2564 log-view-end-of-defun.
2565
2566 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2567
2568 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2569
2570 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2571
2572 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2573 neighbouring buttons.
2574
2575 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2576 Recognize gcc's use of "note" for informational messages.
2577
2578 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2579
2580 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2581 (css-mode): Update correspondingly.
2582
2583 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
2584
2585 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2586 Signed-off-by, Acked-by and Merge.
2587
2588 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2589
2590 * ediff-init.el (ediff-verbose-p): This var is not a constant.
2591
2592 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2593
2594 * vc-mtn.el: New file.
2595
2596 * vc-hooks.el (vc-handled-backends): Add Mtn.
2597
2598 2007-10-08 Eli Zaretskii <eliz@gnu.org>
2599
2600 * files.el (find-file, find-file-other-window)
2601 (find-file-other-frame, find-file-existing, find-file-read-only)
2602 (find-file-read-only-other-window)
2603 (find-file-read-only-other-frame)
2604 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2605
2606 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * progmodes/gud.el (gdb-ready): New variable.
2609 (gdb): Set it to nil. Set gud-running to nil here...
2610 (gud-common-init): ...instead of here.
2611
2612 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2613 Use gdb-ready. Discard input until GDB is ready to accept it.
2614
2615 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2616
2617 * dired.el (dired-warning): Inherit from font-lock-warning-face to
2618 make it show up with eight colors.
2619
2620 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2623 diffs are concatenated with no intervening line.
2624
2625 2007-10-08 Dave Love <fx@gnu.org>
2626
2627 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2628 (python-font-lock-keywords): Update to the 2.5 version of the language.
2629 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2630 (python-backspace): Only behave funny in code.
2631 (python-compilation-regexp-alist): Add PDB stack trace regexp.
2632 (inferior-python-mode): Add PDB prompt regexp.
2633 (python-fill-paragraph): Refine the fenced-string regexp.
2634 (python-find-imports): Handle imports spanning several lines.
2635 (python-mode): Add `class' to hideshow support.
2636
2637 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2638
2639 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2640 Use add-log-buffer-file-name-function rather than binding
2641 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
2642 when `fi' is the ChangeLog file itself.
2643
2644 * outline.el (outline-flag-region): Use front-advance.
2645
2646 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
2647
2648 * progmodes/cperl-mode.el: Merge upstream 5.23.
2649 (cperl-where-am-i): Remove function.
2650 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2651 (cperl-sniff-for-indent): De-invert [string] and [comment].
2652 When looking for label, skip s:m:y:tr.
2653 (cperl-indent-line): Likewise.
2654 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2655 (cperl-windowed-init): Wrong `ps-print' handling.
2656 Both thanks to Chong Yidong.
2657 (cperl-look-at-leading-count): Could fail with unfinished RExen.
2658 (cperl-find-pods-heres): If the second part of s()[] is missing,
2659 don't try to highlight delimiters...
2660
2661 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2662
2663 * progmodes/compile.el (compilation-get-file-structure): Complete last
2664 change by also using spec-directory in the puthash.
2665
2666 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
2667
2668 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2669 (vc-bzr-status): Fix shadowing of variable 'status'.
2670 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2671 Use `expand-file-name' instead of `concat'.
2672 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2673 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2674
2675 2007-10-08 Jason Rumney <jasonr@gnu.org>
2676
2677 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2678
2679 2007-10-08 Richard Stallman <rms@gnu.org>
2680
2681 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2682 Add `safe-local-variable' property.
2683 (lisp-body-indent): Likewise.
2684
2685 2007-10-08 Richard Stallman <rms@gnu.org>
2686
2687 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2688 Add doc string.
2689
2690 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2691
2692 * files.el (backup-buffer-copy): Try to overwrite old backup first.
2693
2694 2007-10-08 Martin Rudalics <rudalics@gmx.at>
2695
2696 * repeat.el (repeat): Use last-repeatable-command instead of
2697 real-last-command. Run pre- and post-command hooks for
2698 self-insertion. Update doc-string.
2699
2700 2007-10-08 Alexandre Julliard <julliard@winehq.org>
2701
2702 * vc-git.el (vc-git-state): Call git-add --refresh to update the
2703 state of the file.
2704 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2705 (vc-git-create-repo): Fix invalid command.
2706
2707 2007-10-08 Richard Stallman <rms@gnu.org>
2708
2709 * textmodes/flyspell.el (flyspell-mode):
2710 Catch errors in flyspell-mode-on.
2711
2712 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2713
2714 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
2715
2716 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2717
2718 * international/encoded-kb.el (encoded-kbd-setup-display):
2719 Use input-decode-map rather than local-key-translation-map.
2720
2721 * term/rxvt.el (rxvt-alternatives-map): New map.
2722 (terminal-init-rxvt): Use it.
2723 Bind rxvt-function-map in input-decode-map.
2724
2725 * term/xterm.el (xterm-alternatives-map): New map.
2726 (terminal-init-xterm): Use it.
2727 Bind xterm-function-map in input-decode-map.
2728
2729 * term/x-win.el (x-alternatives-map): New var.
2730 (x-setup-function-keys): Use it.
2731
2732 * help-fns.el (describe-variable): Slightly change the layout of
2733 meta-info to separate it better from the docstring.
2734 Standardize insertion of extra empty lines in various circumstances.
2735
2736 * diff-mode.el (diff-hunk-style): New fun.
2737 (diff-end-of-hunk): Use it.
2738 (diff-context->unified): Use the new `apply' undo element,
2739 if applicable, so as to save undo-log space.
2740 (diff-fine-change): New face.
2741 (diff-fine-highlight-preproc): New function.
2742 (diff-fine-highlight): New command.
2743 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2744
2745 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2746 (smerge-refine-highlight-change): Add `props' argument.
2747 (smerge-refine-subst): New function holding most of smerge-refine.
2748 (smerge-refine): Use it.
2749
2750 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
2751
2752 * vc.el (vc-default-wash-log): Remove unused code, the
2753 log washers all live in the backends now.
2754 (vc-default-comment-history): Correct for the fact
2755 that wash-log is argumentless in the new API.
2756
2757 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
2758
2759 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2760 (tramp-maybe-send-script): Apply `member' but `memq'.
2761 (tramp-advice-file-expand-wildcards): Simplify implementation.
2762
2763 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2764
2765 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2766
2767 * mb-depth.el (minibuf-depth-indicator-function): New variable.
2768 (minibuf-depth-setup-minibuffer): Use it.
2769
2770 2007-10-07 Glenn Morris <rgm@gnu.org>
2771
2772 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2773 version numbers.
2774
2775 2007-10-06 Juri Linkov <juri@jurta.org>
2776
2777 * textmodes/fill.el (fill-paragraph-or-region): New function.
2778
2779 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2780 instead of fill-paragraph.
2781
2782 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2783 with fill-paragraph-or-region. Suspend command is now the same
2784 `suspend-frame' on window systems and on tty.
2785
2786 * image.el (image-type): Check if image-types is bound to not fail
2787 on tty.
2788
2789 * delsel.el (delete-selection-pre-hook):
2790 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2791 is fbound to not fail on mouseless tty.
2792
2793 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2794
2795 * net/tramp.el (top): Move loading of tramp-util.el and
2796 tramp-vc.el to tramp-compat.el.
2797 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
2798 temporary file if possible, in order to avoid a security hole.
2799 (tramp-do-copy-or-rename-file-out-of-band)
2800 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2801 with DONT-CREATE, because the connection is not setup yet.
2802 (tramp-handle-process-file): Rewrite temporary file handling.
2803 (tramp-completion-mode): New defvar.
2804 (tramp-completion-mode-p): Use it.
2805
2806 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2807
2808 * net/tramp-fish.el (tramp-fish-handle-process-file):
2809 Rewrite temporary file handling.
2810
2811 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2812
2813 * vc.el: Workfile version -> focus version change. Port various
2814 comments from new VC to reduce the noise in the diff.
2815 Patch in the new vc-create-repo function to go with the
2816 header comment about it already present.
2817 There are no changes to existing logic in this patch.
2818 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2819
2820 2007-10-06 Aaron Hawley <aaronh@garden.org>
2821
2822 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2823
2824 2007-10-05 Chris Moore <dooglus@gmail.com>
2825
2826 * server.el (server-kill-new-buffers): Doc fix.
2827
2828 2007-10-05 John W. Eaton <jwe@octave.org>
2829
2830 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2831 (octave-begin-keywords): Add "do".
2832 (octave-end-keywords): Remove "end".
2833 (octave-reserved-words): Add "end". Remove "all_va_args",
2834 "gplot", and 'gsplot".
2835 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
2836 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
2837 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
2838 "default_return_value", "define_all_return_values",
2839 "do_fortran_indexing", "empty_list_elements_ok",
2840 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
2841 "ok_to_lose_imaginary_part", "prefer_column_vectors",
2842 "prefer_zero_one_indexing", "propagate_empty_matrices",
2843 "resize_on_range_error", "treat_neg_dim_as_zero",
2844 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
2845 "warn_divide_by_zero", "warn_function_name_clash",
2846 "warn_missing_semicolon", "whitespace_in_literal_matrix".
2847 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
2848 "crash_dumps_octave_core", "sighup_dumps_octave_core",
2849 "sigterm_dumps_octave_core".
2850 (octave-block-match-alist): Remove "end" from block-end keywords.
2851 (octave-mode): Update ftp site address.
2852
2853 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
2854
2855 * vc.el: Reorder functions, no code changes.
2856
2857 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
2858
2859 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2860 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
2861 the cond clauses where needed.
2862 (tramp-handle-write-region): Rearrange code for proper handling of
2863 tmpfile.
2864
2865 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
2866
2867 * net/tramp.el:
2868 * net/tramp-fish.el:
2869 * net/tramp-ftp.el:
2870 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
2871 `tramp-compat-make-temp-file'.
2872
2873 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2874
2875 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2876
2877 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2878
2879 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
2880 already uses a more recent copyright version than the "current" one.
2881
2882 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2883
2884 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
2885 (doc-view-insert-image): Minor aesthetical docstring changes.
2886
2887 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
2888
2889 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
2890 completing filename.
2891 (doc-view-search-internal): Docstring change.
2892
2893 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
2894
2895 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2896 (tramp-file-name-handler-alist):
2897 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
2898 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
2899 used before, creates the file already, which is not desired.
2900 (tramp-do-copy-or-rename-file-directly): Simplify handling of
2901 temporary file.
2902 (tramp-handle-insert-file-contents): Assign the result in the
2903 short track case.
2904 (tramp-handle-insert-file-contents-literally): New defun.
2905 (tramp-completion-mode-p): Revert change from 2007-09-24.
2906 Checking for `return' etc as last character is not sufficient, for
2907 example in dired-mode when entering <g> (revert-buffer) or
2908 <s> (dired-sort).
2909
2910 * net/tramp-compat.el (top): Add also compatibility code for loading
2911 appropriate timer package.
2912 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
2913 order to avoid autoloading problems.
2914
2915 * net/tramp-fish.el:
2916 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
2917
2918 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
2919 where the second parameter of `copy-file' or `rename-file' is a
2920 remote file but not via ftp.
2921
2922 2007-10-02 Richard Stallman <rms@gnu.org>
2923
2924 * frame.el (cursor-in-non-selected-windows): Doc fix.
2925
2926 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2927
2928 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
2929 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
2930
2931 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
2932
2933 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
2934 when `expt' doesn't give range errors.
2935
2936 2007-10-01 Markus Triska <markus.triska@gmx.at>
2937
2938 * calc/calc-math.el (math-smallest-emacs-expt):
2939 Make the computation more robust.
2940
2941 2007-09-30 David Kastrup <dak@gnu.org>
2942
2943 * startup.el (argv): Alias for `command-line-args-left' to use as
2944 `(pop argv)' inside of --eval command sequences. Allows for
2945 passing shell commands into Emacs verbatim without need for Lisp
2946 quoting.
2947
2948 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
2949 check only for changed size.
2950 (auto-revert-tail-handler): Get size from caller. If the file has
2951 shrunk, tail the whole file again (the file presumably has been
2952 rewritten).
2953
2954 * woman.el (woman-topic-all-completions, woman-mini-help):
2955 Fix fallout from 2007-09-07 introduction of `dolist' when the list
2956 actually was being manipulated in the loop.
2957 (woman-Cyg-to-Win, woman-pre-process-region)
2958 (woman-horizontal-escapes, woman-if-body, woman-unescape)
2959 (woman-strings, woman-special-characters, woman1-hc)
2960 (woman-change-fonts, woman-find-next-control-line):
2961 Use `match-beginning' rather than `match-string' when the result is
2962 just used as a flag.
2963
2964 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
2965
2966 * net/tramp-compat.el: New file.
2967
2968 * net/tramp.el:
2969 * net/tramp-fish.el:
2970 * net/tramp-smb.el:
2971 * net/tramp-uu.el:
2972 * net/trampver.el: Move compatibility code to tramp-compat.el.
2973 Apply `mapc' instead of `mapcar' when the code needs side effects
2974 only. Move utf-8 coding cookie to the second line.
2975
2976 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
2977
2978 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
2979 Improve custom type.
2980 (icon-map-list): Make it customizable. Document how to disable
2981 stock icons.
2982
2983 2007-09-30 Richard Stallman <rms@gnu.org>
2984
2985 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
2986
2987 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2988
2989 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2990
2991 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2992
2993 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
2994 (t-mouse-mode): New compatibility alias.
2995
2996 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
2997
2998 * server.el (server-delete-client): Only delete the terminal if it
2999 is non-nil.
3000
3001 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * net/tramp.el (with-file-property, with-connection-property):
3004 Highlight as keyword.
3005 (tramp-rfn-eshadow-setup-minibuffer)
3006 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
3007 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
3008 (tramp-do-copy-or-rename-file-directly)
3009 (tramp-do-copy-or-rename-file-out-of-band)
3010 (tramp-handle-shell-command, tramp-get-debug-buffer)
3011 (tramp-send-command-and-read, tramp-equal-remote)
3012 (tramp-get-local-gid): Pacify byte-compiler.
3013 (tramp-handle-file-name-directory): Result shall not be expanded.
3014 (tramp-find-foreign-file-name-handler): Rewrite.
3015 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
3016
3017 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
3018
3019 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
3020 Apply `tramp-completion-mode-p'.
3021 (tramp-fish-handle-set-file-times)
3022 (tramp-fish-handle-executable-find)
3023 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
3024 (tramp-fish-retrieve-data): Pacify byte-compiler.
3025
3026 * net/tramp-gw.el (tramp-gw-basic-authentication):
3027 Call `tramp-read-passwd' with first parameter `nil'.
3028
3029 2007-09-28 Glenn Morris <rgm@gnu.org>
3030
3031 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
3032 than mapcar.
3033
3034 * textmodes/tex-mode.el (tex-suscript-height-ratio)
3035 (tex-suscript-height-minimum): New customizable variables.
3036 (tex-suscript-height): New function.
3037 (superscript, subscript): Set height using tex-suscript-height
3038 rather than fixing at 0.8.
3039 (tex-fontify-script, tex-font-script-display): Add :version tag.
3040
3041 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
3042
3043 * progmodes/python.el (python-eldoc-function): Doc fix.
3044
3045 2007-09-27 Glenn Morris <rgm@gnu.org>
3046
3047 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
3048 image if it is not in image-type-auto-detectable, or is there with
3049 a nil value.
3050
3051 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
3054 connection more robust.
3055
3056 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3057
3058 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
3059 Deal with the case that special &keywords are at the beginning or
3060 end of the argument list. Also add some (incomplete) support for
3061 non-standard arglists.
3062
3063 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3064
3065 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
3066 (eldoc-message-commands, eldoc-current-idle-delay)
3067 (eldoc-function-argstring-format): Fix typos in docstrings.
3068
3069 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
3070
3071 * calc/calc-units.el (calc-convert-units)
3072 (calc-convert-temperature): Remove unnecessary colons.
3073
3074 2007-09-26 Bastien Guerry <bzg@altern.org>
3075
3076 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
3077 New function.
3078 (org-export-latex-remove-from-headlines): Name changed because of typo.
3079 (org-export-latex-quotation-marks-convention): Option removed.
3080 (org-export-latex-make-preamble): Handle the DATE option.
3081 (org-export-latex-cleaned-string): Now the only cleaning function,
3082 synched up with org.el.
3083 (org-export-latex-lists, org-export-latex-parse-list)
3084 (org-export-list-to-latex): New functions.
3085
3086 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
3087
3088 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
3089 (org-outline-regexp): New constant.
3090 (org-remember-handler): Throw error when the target file is not in
3091 org-mode.
3092 (org-cleaned-string-for-export): No longer call
3093 `org-export-latex-cleaned-string' with an argument.
3094 (org-get-tags): Returns now a list, not a string.
3095 (org-get-tags-string): New function.
3096 (org-archive-subtree): No need to split return of `org-get-tags'.
3097 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
3098 instead of `org-get-tags'.
3099 (org-agenda-format-date): Rename from `org-agenda-date-format'.
3100 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
3101 (org-compatible-face): New argument INHERITS. Inherit from this
3102 face if possible.
3103 (org-level-1, org-level-2, org-level-3, org-level-4)
3104 (org-level-5, org-level-6, org-level-7, org-level-8)
3105 (org-special-keyword, org-drawer, org-column, org-warning)
3106 (org-archived, org-todo, org-done, org-headline-done, org-table)
3107 (org-formula, org-code, org-agenda-structure)
3108 (org-scheduled-today, org-scheduled-previously)
3109 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
3110 in the new way.
3111 (org-get-heading): New argument NO-TAGS.
3112 (org-fast-tag-selection-include-todo): Made defvar instead of
3113 defcustom, feature is not deprecated.
3114 (org-remember-store-without-prompt): New default value t.
3115 (org-todo-log-states): New variable.
3116 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
3117 Compute the log states.
3118 (org-goto-map): More commands copied from global map. Also bind
3119 `org-occur'.
3120 (org-goto): Made into a general lookup command.
3121 (org-get-location): Complete rewrite.
3122 (org-goto-exit-command): New variable.
3123 (org-goto-selected-point): New variable.
3124 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
3125 Set the new variables.
3126 (org-paste-subtree): Whitespace insertion strategy revised.
3127 (org-remember-apply-template): Protect v-A from the possibility
3128 that v-a might be nil.
3129 (org-remember-handler): Insertion rules revised.
3130 (org-todo): Respect org-todo-log-states.
3131 (org-up-heading-safe): New function.
3132 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
3133
3134 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
3135
3136 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
3137 region if in transient-mark-mode.
3138
3139 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
3140
3141 * calc/calc-ext.el (calc-init-extensions, calc-reset):
3142 * calc/calc-help.el (calc-full-help):
3143 * calc/calc-misc.el (another-calc):
3144 * calc/calc-store.el (calc-var-name-map):
3145 * calc/calc-stuff.el (calc-flush-caches):
3146 * calc/calc-units.el (math-build-units-table):
3147 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
3148 (calc-quit):
3149 * calendar/icalendar.el (icalendar--format-ical-event)
3150 (icalendar--convert-ical-to-diary):
3151 * emacs-lisp/authors.el (authors):
3152 * emacs-lisp/cust-print.el (custom-print-install)
3153 (custom-print-uninstall):
3154 * emacs-lisp/disass.el (disassemble-1):
3155 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3156 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
3157 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
3158 (elint-check-let-form, elint-check-condition-case-form)
3159 (elint-initialize):
3160 * emacs-lisp/elp.el (elp-results):
3161 * emacs-lisp/generic.el (generic-mode-internal):
3162 * emacs-lisp/re-builder.el (reb-delete-overlays):
3163 * emacs-lisp/regi.el (regi-interpret):
3164 * emacs-lisp/sregex.el (sregex--char-aux):
3165 * emulation/cua-rect.el (cua--deactivate-rectangle)
3166 (cua--highlight-rectangle, cua--rectangle-post-command):
3167 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
3168 * emulation/viper-macs.el (viper-describe-kbd-macros)
3169 (viper-describe-one-macro):
3170 * emulation/viper-util.el (viper-setup-master-buffer):
3171 * emulation/viper.el (set-viper-state-in-major-mode):
3172 * international/mule-diag.el (describe-current-coding-system):
3173 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
3174 * mail/emacsbug.el (report-emacs-bug):
3175 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
3176 * obsolete/hilit19.el (hilit-unhighlight-region)
3177 (hilit-set-mode-patterns):
3178 * play/solitaire.el (solitaire-check, solitaire-solve):
3179 * play/zone.el (zone-pgm-rotate):
3180 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
3181 * progmodes/ada-prj.el (ada-prj-display-page):
3182 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
3183 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
3184 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
3185 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
3186 * progmodes/sh-script.el (sh-make-vars-local)
3187 (sh-reset-indent-vars-to-global-values):
3188 * progmodes/sql.el (top):
3189 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
3190 * progmodes/xscheme.el (top):
3191 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
3192 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
3193 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
3194 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
3195 (artist-submit-bug-report):
3196 * textmodes/flyspell.el (flyspell-delay-commands)
3197 (flyspell-deplacement-commands):
3198 * textmodes/table.el (table--generate-source-epilogue, table-insert)
3199 (table--generate-source-cells-in-a-row, table--make-cell-map)
3200 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
3201
3202 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
3203
3204 * allout.el (produce-allout-mode-map, allout-process-exposed):
3205 * ansi-color.el (ansi-color-make-color-map):
3206 * autoinsert.el (auto-insert):
3207 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
3208 * dired-aux.el (dired-create-files):
3209 * dired.el (dired-restore-desktop-buffer):
3210 * ediff-diff.el (ediff-setup-fine-diff-regions):
3211 * ediff-mult.el (ediff-intersect-directories)
3212 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
3213 (ediff-redraw-registry-buffer):
3214 * ediff-ptch.el (ediff-fixup-patch-map):
3215 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
3216 (ediff-really-quit, ediff-clear-diff-vector):
3217 * emerge.el (emerge-really-quit):
3218 * ffap.el (ffap-replace-file-component):
3219 * filecache.el (file-cache-add-directory)
3220 (file-cache-add-directory-recursively)
3221 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
3222 (file-cache-delete-directory, file-cache-files-matching-internal)
3223 (file-cache-display):
3224 * files.el (cd):
3225 * find-lisp.el (find-lisp-insert-directory):
3226 * finder.el (finder-compile-keywords):
3227 * help.el (view-emacs-news):
3228 * hi-lock.el (hi-lock-write-interactive-patterns):
3229 * ido.el (ido-to-end, ido-set-matches-1):
3230 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
3231 (image-dired-mark-tagged-files):
3232 * jka-cmpr-hook.el (jka-compr-get-compression-info):
3233 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
3234 * ps-print.el (ps-background, ps-begin-file)
3235 (ps-build-reference-face-lists):
3236 * simple.el (clone-buffer):
3237 * startup.el (command-line):
3238 * tempo.el (tempo-insert-template, tempo-is-user-element)
3239 (tempo-forward-mark, tempo-backward-mark):
3240 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
3241
3242 2007-09-25 Glenn Morris <rgm@gnu.org>
3243
3244 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
3245
3246 * view.el (view-search-no-match-lines): Add a doc string.
3247 Rewrite to simplify and work better.
3248
3249 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
3250
3251 * progmodes/cc-mode.el (c-mode-base-map):
3252 Use c-indent-line-or-region instead of c-indent-line.
3253
3254 * indent.el (indent-for-tab-command): First check if the region is
3255 active.
3256
3257 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3258
3259 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
3260 whitespace-rescan-timer-time is 0.
3261
3262 2007-09-24 Karl Berry <karl@gnu.org>
3263
3264 * international/mule.el (coding-system-base): Fix doc string grammar.
3265
3266 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
3267
3268 * net/tramp.el (tramp-completion-mode-p): Rename from
3269 `tramp-completion-mode'. Revert logic, check `return', `newline'
3270 and such alike. Packages like Icicles tend to use other completion
3271 characters but `tab' and `space' only.
3272
3273 2007-09-24 Adam Hupp <adam@hupp.org>
3274
3275 * progmodes/python.el (run-python): Import emacs module without
3276 waiting; prevents lockup on error.
3277
3278 2007-09-23 Richard Stallman <rms@gnu.org>
3279
3280 * mail/sendmail.el (mail-bury): Delete the frame
3281 if this frame looks like it was made for this message.
3282
3283 * completion.el (completion-separator-self-insert-command)
3284 (completion-separator-self-insert-autofilling):
3285 If `self-insert-command' has been remapped, use the substitute.
3286
3287 * simple.el (copy-region-as-kill): Doc fix.
3288
3289 * textmodes/org.el (org-confirm-shell-link-function)
3290 (org-confirm-elisp-link-function): Doc fixes.
3291
3292 2007-09-23 Glenn Morris <rgm@gnu.org>
3293
3294 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3295
3296 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
3297
3298 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
3299
3300 * term/tvi970.el (terminal-init-tvi970): Likewise.
3301
3302 * term/sun-mouse.el (print-mouse-format): Likewise.
3303
3304 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
3305 Use forward-line instead of previous-line and next-line.
3306
3307 2007-09-22 Juri Linkov <juri@jurta.org>
3308
3309 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
3310
3311 * tutorial.el (tutorial--default-keys): Update standard bindings:
3312 rename `iconify-or-deiconify-frame' to `suspend-frame',
3313 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
3314
3315 2007-09-22 Juri Linkov <juri@jurta.org>
3316
3317 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
3318 Add help-echo to external links and to links without description.
3319 (fancy-splash-insert): Use help-echo from the 3rd element of the
3320 link specification list, or "Follow this link" if it's nil. Doc fix.
3321
3322 2007-09-22 Juri Linkov <juri@jurta.org>
3323
3324 * startup.el (command-line): Rename `inhibit-startup-message' to
3325 `inhibit-startup-screen'.
3326 (fancy-about-text): Use shorter label for "Ordering Manuals".
3327 (fancy-startup-tail): Add optional arg `concise'. When `concise'
3328 is nil, display a line with "To start..." and 3 links to useful
3329 tasks. Display the "Dismiss" button and "Don't show this message
3330 again" only when concise is non-nil.
3331 (fancy-startup-screen): Call `fancy-startup-tail' with optional
3332 arg `concise'. If CONCISE is non-nil, display a concise version
3333 of the splash screen in another window. Otherwise, switch to the
3334 startup buffer in the same window.
3335 (startup-echo-area-message): Change displayed binding from
3336 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
3337 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
3338 the GNU system".
3339 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
3340 to "*GNU Emacs*".
3341 (display-about-screen): Don't check the existence of the buffer
3342 "*About GNU Emacs*".
3343 (display-splash-screen): Make alias to `display-startup-screen'.
3344 (command-line-1): Rename `inhibit-startup-message' to
3345 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
3346 started with command line options "-f", "-funcall", "-e", "-eval",
3347 "-execute", "-insert", "-find-file", "-file", "-visit".
3348 Inhibit startup screen when Emacs is started with a file name only
3349 on tty (i.e. don't inhibit it when started with a file name like
3350 "emacs FILE..." on a window system).
3351 (command-line-1): Simplify logic of displaying the startup screen:
3352 if file-count > 0, then display the concise version in another
3353 window, otherwise display full version in the same window.
3354
3355 * help.el (help-map): Bind C-h C-a to about-emacs.
3356 (help-for-help-internal): Add C-a description to C-h help text.
3357
3358 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
3359
3360 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
3361 (checkdoc-permit-comma-termination-flag): Autoload the
3362 safe-local-variable setting.
3363
3364 * bookmark.el (bookmark-xemacsp): Remove.
3365 (bookmark-make): Don't use bookmark-xemacsp,
3366 use (featurep 'xemacs) instead.
3367
3368 * speedbar.el (speedbar-frame-mode)
3369 (speedbar-frame-reposition-smartly)
3370 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3371 (speedbar-check-vc): Remove use of non-existent variable
3372 dframe-xemacsp, use (featurep 'xemacs) instead.
3373
3374 * indent.el (indent-for-tab-command): Indent the region if
3375 transient-mark-mode and the region is active.
3376
3377 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
3378
3379 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3380 add inferior-octave-directory-tracker to the buffer-local value
3381 of comint-input-filter-functions.
3382
3383 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3384
3385 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
3386
3387 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
3388
3389 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
3390 on w32 frames.
3391
3392 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3393
3394 * startup.el (normal-top-level): Remove DISPLAY from
3395 process-environment to let it be computed dynamically in callproc.c.
3396
3397 * frame.el (frame-initialize, make-frame):
3398 * faces.el (tty-set-up-initial-frame-faces):
3399 * env.el (setenv): Don't set display-environment-variable.
3400
3401 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
3402 (server-create-tty-frame): Don't set unused `tty' property.
3403 Set `display' instead of display-environment-variable.
3404 (server-create-window-system-frame): No display-environment-variable.
3405
3406 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
3407
3408 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
3409 (rfn-eshadow-update-overlay-hook): New defvars.
3410 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
3411 Run the hooks.
3412
3413 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
3414 (tramp-rfn-eshadow-setup-minibuffer)
3415 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
3416 rfn-eshadow.el.
3417
3418 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
3419 timeout.
3420
3421 2007-09-21 Glenn Morris <rgm@gnu.org>
3422
3423 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
3424 * term/sun-mouse.el (suspend-emacstool): Remove.
3425 * term/sun.el: Remove emacstool-related code.
3426
3427 * emacs-lisp/bytecomp.el (byte-compile-warnings)
3428 (byte-compile-warnings-safe-p): Add `mapcar'.
3429 (byte-compile-warning-types): Add mapcar and make-local.
3430 (byte-compile-normal-call): Add option to suppress mapcar warning.
3431 (top-level): Use mapc rather than mapcar in eval-when-compile.
3432
3433 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
3434 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
3435 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
3436 Handle escaped parens.
3437 (latex-forward-sexp): Doc fix.
3438
3439 * eshell/esh-mode.el (eshell-output-filter-functions):
3440 Add eshell-postoutput-scroll-to-bottom.
3441
3442 * loadup.el: Remove termdev.
3443
3444 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
3445 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
3446
3447 2007-09-21 Markus Triska <markus.triska@gmx.at>
3448
3449 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
3450 `mapcar' is called for effect.
3451
3452 2007-09-21 Kevin Ryde <user42@zip.com.au>
3453
3454 * international/mule.el (sgml-html-meta-auto-coding-function):
3455 Bind `case-fold-search' to t.
3456
3457 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3458
3459 * termdev.el: Remove.
3460
3461 * frame.el (get-device-terminal): New function. Moved from termdev.el.
3462 (frames-on-display-list): Use it.
3463
3464 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
3465
3466 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
3467
3468 2007-09-20 Richard Stallman <rms@gnu.org>
3469
3470 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
3471
3472 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3473
3474 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
3475
3476 2007-09-20 Glenn Morris <rgm@gnu.org>
3477
3478 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3479 motion functions, rather than hard-coding "\n\n".
3480 (tex-validate-region): Check for eobp, to speed up.
3481 (tex-next-unmatched-end): Doc fix.
3482
3483 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3484
3485 * files.el (auto-mode-alist): Use archive-mode for .rar files.
3486
3487 * international/mule.el (auto-coding-alist): Rar archives are binary.
3488
3489 * arc-mode.el: Add basic support for Rar.
3490 (archive-find-type): Recognize Rar's signature.
3491 (archive-desummarize): New fun.
3492 (archive-summarize): Use it to restore the buffer's data in case
3493 someone wants to switch to some other major mode.
3494 (archive-resummarize): Use it as well.
3495 (archive-rar-summarize, archive-rar-extract): New functions.
3496
3497 * filesets.el: Remove spurious * in docstrings.
3498 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
3499 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
3500 (filesets-ingroup-collect): Remove unused arg `depth'.
3501 (filesets-update): Remove unused arg `version'.
3502
3503 * finder.el (finder-compile-keywords): Fix up comment style.
3504 (finder-mouse-face-on-line): previous-line -> forward-line.
3505
3506 * recentf.el: Remove spurious * in docstrings.
3507 (recentf-save-list): Fix up comment style.
3508
3509 * progmodes/octave-mod.el: Remove spurious * in docstrings.
3510 (octave-mode-map): Move init into declaration and remove \t binding.
3511 (octave-mode-startup-message): Remove unused var.
3512 (octave-scan-blocks): Remove unused arg `from'.
3513 (octave-forward-block, octave-down-block, octave-up-block):
3514 Update callers.
3515
3516 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
3517 (meta-mode-map): Likewise and remove \t binding.
3518
3519 * net/snmp-mode.el: Remove spurious * in docstrings.
3520 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
3521 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
3522 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
3523 that completion accepts lists of strings.
3524 (snmp-mode-syntax-table): Move initialization into declaration.
3525 (snmp-mode-map): Likewise and remove \t binding.
3526 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
3527 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
3528 (snmp-indent-command): Remove.
3529
3530 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
3531 binding, so tab-always-indent works right.
3532
3533 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
3534
3535 * net/browse-url.el (browse-url-elinks-new-window): New function.
3536 (browse-url-elinks): Use browse-url-elinks-new-window.
3537 Accept optional second argument `new-window'. Fix typo in doc-string.
3538 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
3539 Improve error message.
3540
3541 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3542
3543 * net/browse-url.el (browse-url-url-encode-chars): Use the right
3544 parameter name in the function body.
3545 Reported by Johannes Weiner.
3546
3547 2007-09-19 Glenn Morris <rgm@gnu.org>
3548
3549 * net/socks.el (socks-open-network-stream): Signal an explicit
3550 error if the port associated with a service string can't be found.
3551
3552 * textmodes/tex-mode.el (tex-terminate-paragraph):
3553 Use backward-paragraph.
3554
3555 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 * server.el (server-running-p): New function.
3558
3559 2007-09-18 Jason Rumney <jasonr@gnu.org>
3560
3561 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
3562 x-focus-frame.
3563
3564 * frame.el (select-frame-set-input-focus, select-frame-by-name):
3565 Use x-focus-frame for w32.
3566
3567 2007-09-17 David Kastrup <dak@gnu.org>
3568
3569 * textmodes/tex-mode.el (tex-verbatim-environments):
3570 Eliminate CL dependency.
3571
3572 2007-09-17 Richard Stallman <rms@gnu.org>
3573
3574 * newcomment.el (comment-add): New arg EXTRA.
3575 (comment-region-default): Pass EXTRA if not indenting lines.
3576
3577 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3578
3579 * net/browse-url.el (browse-url-url-encode-chars): New function.
3580 URL-encode some chars in a string.
3581 (browse-url-encode-url): Rewrite using the previous function.
3582 (browse-url-file-url): Use `browse-url-url-encode-chars'.
3583 (browse-url-elinks-sentinel): Fix typo.
3584 (browse-url-new-window-flag): Doc change.
3585
3586 2007-09-17 Glenn Morris <rgm@gnu.org>
3587
3588 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3589 filename from `--file-line-error', if it is available.
3590
3591 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3592
3593 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3594 TeX `--file-line-error' format.
3595
3596 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3597
3598 * xt-mouse.el: Delete add-hook calls that were moved to
3599 xterm-mouse-mode.
3600 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
3601 does not work.
3602
3603 2007-09-17 Richard Stallman <rms@gnu.org>
3604
3605 * cus-face.el (custom-theme-set-faces): Undo previous change.
3606
3607 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
3608
3609 2007-09-17 Glenn Morris <rgm@gnu.org>
3610
3611 * textmodes/tex-mode.el (tex-region): Simplify previous change,
3612 handling the case where the region is not in `tex-main-file'.
3613 (tex-region-1): Delete.
3614 (tex-region-header): New function, doing the header part of the
3615 old tex-region-1.
3616
3617 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3618
3619 * simple.el (newline): Simplify use of prefix-numeric-value.
3620 (line-move-partial): Remove unused var `ppos'.
3621 (line-move-1): Replace 9999 with most-positive-fixnum.
3622 (move-end-of-line): Use more efficient single-property search.
3623 (move-beginning-of-line): Remove unused var `start'.
3624 (blink-matching-open): Restructure in a more functional style.
3625
3626 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3627
3628 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
3629
3630 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3631
3632 * server.el (server-clients): Only keep procs, no properties any more.
3633 (server-client): Remove.
3634 (server-client-get, server-client-set): Remove, replace all callers by
3635 process-get and process-put resp.
3636 (server-clients-with, server-add-client, server-delete-client)
3637 (server-create-tty-frame, server-create-window-system-frame)
3638 (server-process-filter, server-execute, server-visit-files)
3639 (server-buffer-done, server-kill-buffer-query-function)
3640 (server-kill-emacs-query-function, server-switch-buffer)
3641 (server-save-buffers-kill-terminal): Update accordingly.
3642
3643 * server.el (server-with-environment): Simplify.
3644 (server-select-display, server-unselect-display): Re-add functions that
3645 seem to have been lost in the multi-tty merge.
3646 (server-eval-and-print, server-create-tty-frame)
3647 (server-create-window-system-frame, server-goto-toplevel)
3648 (server-execute, server-return-error): New functions extracted from
3649 server-process-filter.
3650 (server-execute-continuation): New functions.
3651 (server-process-filter): Restructure so that all arguments are analysed
3652 first and then acted upon in a subsequent stage. This way
3653 server-goto-toplevel can be executed later, when we know if
3654 it's necessary.
3655 Remove the "-version" and "-version-good" support.
3656
3657 2007-09-16 Drew Adams <drew.adams@oracle.com>
3658
3659 * cus-edit.el (custom-face-edit-activate): Doc fix.
3660
3661 2007-09-16 Glenn Morris <rgm@gnu.org>
3662
3663 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
3664 Following cal-bahai renaming, update all instances of
3665 list-bahai-diary-entries to diary-bahai-list-entries,
3666 mark-bahai-diary-entries to diary-bahai-mark-entries,
3667 calendar-goto-bahai-date to calendar-bahai-goto-date,
3668 insert-bahai-diary-entry to diary-bahai-insert-entry,
3669 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
3670 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
3671 calendar-print-bahai-date to calendar-bahai-print-date.
3672
3673 * textmodes/tex-mode.el (tex-region): Handle the case where the
3674 region is not in `tex-main-file'. Move the old code that applies
3675 to both cases...
3676 (tex-region-1): ...to this new function.
3677
3678 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3679
3680 * vc.el (vc-process-sentinel): New function.
3681 (vc-exec-after): Use it instead of using ugly hackish analysis and
3682 construction of Elisp code.
3683 (vc-sentinel-movepoint): New dynamically scoped var.
3684 (vc-print-log, vc-annotate): Set it to move the user's point.
3685
3686 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
3687 inhibit-modification-hooks.
3688
3689 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
3690 (calendar-bahai-print-date, calendar-bahai-goto-date)
3691 (diary-bahai-list-entries, diary-bahai-insert-entry):
3692 New names to clean up the namespace a bit more.
3693 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
3694
3695 2007-09-15 Glenn Morris <rgm@gnu.org>
3696
3697 * calendar/holidays.el (holiday-list): Rename it back to
3698 `list-holidays', but leave `holiday-list' as an alias.
3699
3700 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
3701 custom group.
3702
3703 * textmodes/css-mode.el (css): New custom group.
3704 (css-electrick-keys, css-selector, css-property)
3705 (css-indent-offset): Specify custom group.
3706
3707 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3708
3709 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
3710 (cvs-execute-single-file): Use process-file.
3711 (cvs-run-process): Use start-file-process.
3712
3713 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3714
3715 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
3716 level. Remove the hooks when turning off the mode.
3717
3718 * term/xterm.el: Require xt-mouse at compile time.
3719 (terminal-init-xterm): Turn on xterm mouse tracking for this
3720 terminal if xterm-mouse-mode is enabled.
3721
3722 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3723
3724 * term/xterm.el (xterm-function-map): Replace bindings that were
3725 deleted by the merge.
3726
3727 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
3728
3729 * play/bubbles.el (bubbles-version): Bump value to "0.5".
3730 (bubbles-mode-map): Move define-key statements here.
3731 (bubbles-game-theme-menu): Ditto.
3732 (bubbles-graphics-theme-menu): Ditto.
3733 (bubbles-menu): Ditto.
3734 (bubbles-mode): Initialize buffer-undo-list, redisplay.
3735 (bubbles--initialize): Reset buffer-undo-list, redisplay.
3736 (bubbles-plop): Set buffer-undo-list, redisplay.
3737 (bubbles-undo): Reset buffer-undo-list, redisplay.
3738 (bubbles--show-images): Take care of missing text properties.
3739
3740 2007-09-14 Glenn Morris <rgm@gnu.org>
3741
3742 * startup.el (fancy-startup-text, fancy-about-text): Fix face
3743 quoting.
3744
3745 * calendar/cal-hebrew.el, calendar/cal-menu.el
3746 * calendar/calendar.el, calendar/diary-lib.el
3747 * calendar/holidays.el: Rename all instances of
3748 list-calendar-holidays callers to calendar-list-holidays,
3749 list-holidays to holiday-list, check-calendar-holidays to
3750 calendar-check-holidays, mark-calendar-holidays to
3751 calendar-mark-holidays, and filter-visible-calendar-holidays to
3752 holiday-filter-visible-calendar.
3753
3754 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3755
3756 * term/xterm.el (xterm-function-map): Add C-M- bindings.
3757
3758 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3759
3760 * play/bubbles.el (bubbles--initialize-images): Fix bug:
3761 Use transparent background for empty cells in graphics mode.
3762
3763 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3764
3765 * man.el (Man-default-man-entry): At end of line, continue looking
3766 to the next line for possible end of hyphenated command.
3767
3768 2007-09-13 Chris Moore <dooglus@gmail.com>
3769
3770 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3771 the command being edited.
3772
3773 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
3774
3775 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3776
3777 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3778
3779 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3780 C-M-S- keys.
3781
3782 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3783
3784 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3785
3786 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3787 New argument `filename-p' to use one set of confusing chars or another.
3788 (browse-url-file-url): Use the argument.
3789 Suggested by Johannes Weiner.
3790
3791 2007-09-12 Romain Francoise <romain@orebokech.com>
3792
3793 * cus-start.el (all): Revert 2007-09-08 change.
3794
3795 2007-09-12 Aaron Hawley <aaronh@garden.org>
3796
3797 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3798 extract .Z files, since it is more common than uncompress.
3799
3800 2007-09-12 Glenn Morris <rgm@gnu.org>
3801
3802 * textmodes/org-publish.el (org-publish-org-to-html): Remove
3803 duplicate function definition.
3804
3805 2007-09-10 Chris Moore <dooglus@gmail.com>
3806
3807 * diff-mode.el (diff-sanity-check-hunk):
3808 Also accept single-line hunks.
3809
3810 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * startup.el (startup-screen-inhibit-startup-screen)
3813 (pure-space-overflow-message): New vars.
3814 (fancy-splash-insert): Allow functions for face and link specs.
3815 (fancy-splash-head): Remove unused arg. Move splash text...
3816 (fancy-startup-text, fancy-about-text): ...here.
3817 (fancy-startup-tail): Rename from fancy-splash-tail.
3818 (fancy-startup-screen, fancy-about-screen): Split off from
3819 fancy-splash-screens.
3820 (display-startup-screen): New function.
3821 (display-about-screen): Rename from display-splash-screen.
3822 (command-line-1): Use concise startup screen if necessary.
3823
3824 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3825
3826 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3827 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3828
3829 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3830
3831 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3832 (python-font-lock-keywords): Update to the 2.5 version of the language.
3833 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3834 (python-backspace): Only behave funny in code.
3835 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3836 (inferior-python-mode): Add PDB prompt regexp.
3837 (python-fill-paragraph): Refine the fenced-string regexp.
3838 (python-find-imports): Handle imports spanning several lines.
3839 (python-mode): Add `class' to hideshow support.
3840
3841 2007-09-10 Dave Love <fx@gnu.org>
3842
3843 * outline.el (outline-4, outline-5, outline-7):
3844 Move font-lock-builtin-face down from 4 to 7 to better keep the
3845 progression of color brightness, and to better match Org-mode's faces.
3846
3847 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3848
3849 * progmodes/meta-mode.el (meta-font-lock-keywords)
3850 (font-lock-match-meta-declaration-item-and-skip-to-next)
3851 (meta-comment-indent, meta-indent-previous-line)
3852 (meta-indent-unfinished-line, meta-beginning-of-defun)
3853 (meta-end-of-defun, meta-common-initialization): Handle \f.
3854 (meta-indent-unfinished-line): Do not handle a `%' in a string as
3855 a comment-start.
3856
3857 * files.el (file-modes-char-to-who, file-modes-char-to-right)
3858 (file-modes-rights-to-number): Auxiliary functions for symbolic to
3859 numeric notation of file modes.
3860 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
3861 numeric value.
3862 (read-file-modes): New. Read either an octal value of a file mode or a
3863 symbolic value, and return its numeric value.
3864
3865 * dired-aux.el (dired-do-chmod): Change to use the built-in
3866 `set-file-modes' and the previous symbolic mode parsing functions.
3867
3868 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * textmodes/texinfo.el: Remove spurious * in docstrings.
3871 (texinfo-mode-syntax-table, texinfo-mode-map):
3872 Initialize in the declaration.
3873
3874 * tmm.el: Remove spurious * in docstrings.
3875 (tmm-prompt): Use with-current-buffer.
3876
3877 * vcursor.el: Remove spurious * in docstrings.
3878 (vcursor-map): Initialize in the declaration.
3879 (vcursor-use-vcursor-map): Use define-minor-mode.
3880 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
3881
3882 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
3883 Initialize in the declaration.
3884 (widget-minor-mode): Use define-minor-mode.
3885
3886 * woman.el (woman-mode-map, woman-syntax-table):
3887 Initialize in the declaration.
3888
3889 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
3890
3891 * doc-view.el: New file.
3892
3893 2007-09-09 Juri Linkov <juri@jurta.org>
3894
3895 * Makefile.in (update-authors): Add etc/ to AUTHORS.
3896
3897 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
3898
3899 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
3900 to "Startup screen". Fix docstring.
3901 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
3902 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
3903 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
3904 (initial-scratch-message): Fix docstring.
3905 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
3906 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
3907 Add link to "Customize Startup" and set interval between links to
3908 5 spaces.
3909 (fancy-about-text): Add links "Authors" and "Contributing".
3910 (fancy-splash-head): Add text "Welcome to " on the startup screen,
3911 and "This is " on the about screen. Add link to
3912 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
3913 For the about screen move emacs version to the header from
3914 `fancy-splash-tail' (as it's done already for normal about screen).
3915 (fancy-splash-tail): Insert emacs version only for startup screen.
3916 (normal-splash-screen): Remove duplicate empty lines.
3917 (normal-about-screen): Add links "Authors" and "Contributing".
3918
3919 * menu-bar.el (menu-bar-help-menu):
3920 Move "About Emacs" and "About GNU" to the end of the Help menu.
3921 Move "Emacs Psychotherapist" after "Send Bug Report...".
3922 Move "External Packages" after "Find Emacs Packages".
3923
3924 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
3927 they are useless with the byte compiler.
3928 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
3929 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
3930 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
3931 (tramp-file-name-real-host, tramp-file-name-port)
3932 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
3933 defuns.
3934
3935 * net/tramp-cache.el (top): Improve error message when
3936 `tramp-persistency-file-name' is corrupted.
3937
3938 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
3939
3940 * textmodes/org.el (org-re): Also replace the :alpha: class.
3941 (org-todo-tag-alist): Variable removed.
3942 (org-todo-key-alist, org-todo-key-trigger): New variables.
3943 (org-use-fast-todo-selection): New option.
3944 (org-log-done): Docstring fixed.
3945 (org-deadline-warning-days): New default value 14.
3946 (org-edit-timestamp-down-means-later): New option.
3947 (org-tag-alist): Docstring fixed.
3948 (org-fast-tag-selection-include-todo): New option.
3949 (org-export-language-setup): New languages added.
3950 (org-set-regexps-and-options): Compute the new variables.
3951 (org-paste-subtree): Cleaning up.
3952 (org-remember-apply-template): New escape %A.
3953 (org-todo): Call fast TODO selection.
3954 (org-fast-todo-selection): New function.
3955 (org-add-log-note): Allow prefix for abort exit.
3956 (org-at-property-p, org-entry-properties)
3957 (org-columns-get-autowidth-alist): Use :alpha: class.
3958 (org-get-wdays): New function.
3959 (org-agenda-remove-date): New variable.
3960 (org-agenda-get-deadlines): Use `org-get-wdays'.
3961 (org-agenda-get-deadlines): Reverse ee before returning.
3962 (org-format-agenda-item): New argument REMOVE-RE.
3963 (org-agenda-convert-date): Baha'i calendar added.
3964 (org-infile-export-plist): Also find DATE line.
3965 (org-get-min-level): New function.
3966 (org-export-as-html, org-export-as-ascii): Use the date format.
3967 (org-shiftup, org-shiftdown): Use.
3968 `org-edit-timestamp-down-means-later'.
3969 (org-assign-fast-keys): New function.
3970
3971 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
3972
3973 * cus-start.el (all): Add prefer-window-split-horizontally from
3974 window.c.
3975
3976 2007-09-08 Eli Zaretskii <eliz@gnu.org>
3977
3978 * net/browse-url.el (browse-url-galeon): Fix last change.
3979 (top-level): Require cl when compiling.
3980
3981 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
3982
3983 * textmodes/org-export-latex.el: arch-tag restored.
3984
3985 * textmodes/org-publish.el: arch-tag restored.
3986
3987 2007-09-08 Masatake YAMATO <jet@gyve.org>
3988
3989 * progmodes/which-func.el (which-func-modes): Add diff-mode.
3990
3991 * progmodes/cc-langs.el: Support new keywords added to
3992 objective-c frontend of gcc.
3993 (c-simple-stmt-kwds): Add @throw.
3994 (c-block-stmt-2-kwds): Add @synchronized.
3995 (c-block-stmt-1-kwds): Add @finally and @try.
3996
3997 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
3998
3999 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
4000 (org-agenda-after-show-hook): New variable.
4001 (org-columns-compile-format)
4002 (org-columns-get-autowidth-alist, org-buffer-property-keys)
4003 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
4004 property names.
4005 (org-get-wdays): New function.
4006
4007 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4008
4009 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
4010
4011 * term/xterm.el (xterm-function-map): Initialize in the declaration.
4012
4013 * vc-arch.el (vc-arch-checkin): Fix typo.
4014
4015 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
4016
4017 * cus-face.el (custom-theme-set-faces): Set face attributes
4018 locally for each frame.
4019
4020 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4021
4022 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
4023 via font-lock-defaults.
4024
4025 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
4026 derived-mode-p.
4027
4028 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
4029
4030 * progmodes/autoconf.el (autoconf-definition-regexp):
4031 Handle optional square brackets around definition name.
4032
4033 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
4034
4035 * net/browse-url.el (browse-url-browser-function): Add elinks.
4036 (browse-url-elinks-wrapper): New option.
4037 (browse-url-encode-url, browse-url-elinks)
4038 (browse-url-elinks-sentinel): New functions.
4039 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
4040 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
4041 Use new function browse-url-encode-url.
4042
4043 2007-09-07 Glenn Morris <rgm@gnu.org>
4044
4045 * version.el (emacs-version): Revert 2007-08-29 change: no need to
4046 say if multi-tty is present.
4047
4048 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4049
4050 * cus-start.el (split-window-preferred-function): Add custom info.
4051
4052 * calendar/holidays.el (holiday-list, calendar-check-holidays)
4053 (calendar-mark-holidays, calendar-list-holidays)
4054 (holiday-filter-visible-calendar): New names to clean up namespace.
4055 (filter-visible-calendar-holidays, list-calendar-holidays)
4056 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
4057 Add compatibility aliases.
4058 (calendar-check-holidays, calendar-mark-holidays)
4059 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
4060 (holiday-sexp): Replace append with list.
4061 (holiday-filter-visible-calendar): Replace append with push.
4062
4063 * woman.el: Remove spurious * in docstrings.
4064 (woman-mini-help, woman-non-underline-faces, woman0-rename)
4065 (woman-topic-all-completions-merge, woman-file-name-all-completions)
4066 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
4067 (woman-write-directory-cache, woman-display-extended-fonts)
4068 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
4069 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
4070 (woman-mode): Use inhibit-read-only.
4071 (woman-negative-vertical-space): Use dotimes.
4072 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
4073
4074 2007-09-06 Romain Francoise <romain@orebokech.com>
4075
4076 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
4077 (vc-bzr-workfile-version): Use it.
4078
4079 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
4080
4081 * complete.el (PC-do-completion): Don't try to treat
4082 empty string as an abbreviation.
4083
4084 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4085
4086 * help-fns.el (describe-variable): Keep doc's text properties.
4087
4088 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
4089
4090 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
4091 instead of a file.
4092
4093 2007-09-06 Glenn Morris <rgm@gnu.org>
4094
4095 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
4096 (checkdoc-minor-mode): Allow user to specify lighter via
4097 checkdoc-minor-mode-string.
4098
4099 2007-09-05 Richard Stallman <rms@gnu.org>
4100
4101 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
4102 Several items removed, simplified, or put on one line.
4103 (fancy-about-text): Add substantial contents, part of startup text.
4104 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
4105 (normal-splash-screen): Call normal-mouse-startup-screen,
4106 normal-no-mouse-startup-screen, or normal-about-screen.
4107 (normal-mouse-startup-screen): New fn, broken out, shortened.
4108 (normal-no-mouse-startup-screen): New fn, broken out.
4109 (normal-about-screen): New function, contents all new.
4110
4111 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4112
4113 * emacs-lisp/rx.el (rx): Fix typo in docstring.
4114
4115 2007-09-05 Glenn Morris <rgm@gnu.org>
4116
4117 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
4118 is bound.
4119
4120 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4121
4122 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
4123 in doc string.
4124
4125 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
4126
4127 * server.el (server-start, server-unload-hook): Undo previous change.
4128
4129 * xt-mouse.el: Undo previous change.
4130
4131 2007-09-04 Juri Linkov <juri@jurta.org>
4132
4133 * startup.el (fancy-about-text): New variable.
4134 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
4135 (fancy-current-text, fancy-splash-stop-time)
4136 (fancy-splash-outer-buffer): Remove variables.
4137 (fancy-splash-head, fancy-splash-tail): Add new optional argument
4138 `startup' and use it to conditionally display different texts for
4139 Startup and About screens. Don't display Help commands on the About
4140 screen.
4141 (fancy-splash-screens-1): Remove function and move its content to
4142 `fancy-splash-screens' to the part that dislpays the About screen.
4143 (exit-splash-screen): Don't treat specially exiting from
4144 alternating screens.
4145 (fancy-splash-screens): Rename argument `static' to `startup'.
4146 Fix docstring. Remove code for displaying alternating screens.
4147 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
4148 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
4149 for `inhibit-read-only'.
4150 (normal-splash-screen): Rename argument `static' to `startup'.
4151 Fix docstring. Use argument `startup' to conditionally display
4152 different texts for Startup and About screens. Don't display Help
4153 commands on the About screen. Remove `unwind-protect' `sit-for'
4154 delay and `kill-buffer' after it.
4155 (display-startup-echo-area-message): Remove call to
4156 `use-fancy-splash-screens-p' because image.el is preloaded and
4157 doesn't display "Loading image... done".
4158 (display-splash-screen): Rename argument `static' to `startup'.
4159 Fix docstring.
4160
4161 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
4162
4163 * server.el (server-start, server-unload-hook):
4164 suspend-tty-functions has been renamed to suspend-tty-hook.
4165
4166 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
4167 resume-tty-hook.
4168
4169 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4170
4171 * loadup.el: Fix merge problem, only load "button" once.
4172
4173 2007-09-03 Glenn Morris <rgm@gnu.org>
4174
4175 * vc-svn.el (vc-svn-print-log): If there is only one file, use
4176 "Working file:" as the prefix, for the sake of
4177 log-view-current-file.
4178
4179 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
4180
4181 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
4182 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
4183 if the selected frames is in
4184 xterm-modify-other-keys-terminal-list.
4185 (xterm-turn-off-modify-other-keys): Add an optional frame
4186 parameter. Only turn off modify-other-keys if FRAME is in
4187 xterm-modify-other-keys-terminal-list.
4188 (xterm-remove-modify-other-keys): New function.
4189 (terminal-init-xterm): Use it. Deal with delete-frame hook.
4190 Add the selected frame to xterm-modify-other-keys-terminal-list.
4191
4192 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4193
4194 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
4195 (icon-map-list): New variable.
4196 (x-gtk-map-stock): Use icon-map-list.
4197
4198 2007-09-02 Romain Francoise <romain@orebokech.com>
4199
4200 * log-view.el (log-view-current-file): Balance parens.
4201
4202 2007-09-02 Glenn Morris <rgm@gnu.org>
4203
4204 * comint.el (comint-mode): Don't set scroll-conservatively.
4205
4206 * eshell/em-unix.el (eshell/time): Stringify and flatten the
4207 non-command arguments.
4208
4209 * log-view.el (log-view-current-file): Give a more explicit error
4210 if log-view-file-re fails to find a match.
4211
4212 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
4213
4214 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4215 Fix bug: Don't expand top-level file name more than once.
4216 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
4217
4218 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4219
4220 * server.el (server-process-filter): Don't display the splash screen.
4221 It's annoying enough on the initial screen and becomes positively
4222 obnoxious here.
4223
4224 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4225
4226 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
4227 Change naming to use "avl-tree--" for internal functions.
4228
4229 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
4230
4231 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
4232 the merge.
4233 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
4234 (provide): Move to the end of file.
4235
4236 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
4237
4238 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4239
4240 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
4241 New variable. List of exceptions for the duplicated word rule.
4242 (flyspell-mark-duplications-flag): Mention it.
4243 (flyspell-word): Treat it.
4244
4245 * files.el (create-file-buffer): If the filename sans directory starts
4246 with spaces, remove them.
4247
4248 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4249
4250 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
4251 (x-gtk-map-stock): Use two directory elements when matching
4252 file name.
4253
4254 2007-08-31 James Wright <james@chumsley.org>
4255
4256 * eshell/em-unix.el (eshell/info): New function.
4257
4258 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4259
4260 * frame.el (frame-initialize, make-frame):
4261 * server.el (server-process-filter):
4262 * faces.el (tty-set-up-initial-frame-faces): Don't set
4263 term-environment-variable since it's not used any more.
4264
4265 * env.el (setenv): Don't treat $TERM specially.
4266
4267 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
4268 stated otherwise, subprocesses do not send back escape sequences
4269 corresponding to the terminal from which Emacs was started.
4270
4271 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
4272
4273 * calculator.el: Require cl for compilation.
4274
4275 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
4276
4277 * outline.el (outline-font-lock-levels): Comment out unused var.
4278 (outline-font-lock-face): Wrap around face list to handle any
4279 nesting depth gracefully.
4280
4281 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
4284 `set-file-times'.
4285
4286 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
4287
4288 * textmodes/org.el (org-export-visible): Fix drawers before export.
4289 (org-do-sort): Allow sorting by priority.
4290 (org-agenda-files): Ignore non-existing files.
4291 (org-agenda-skip-unavailable-files): New variable.
4292 (org-ellipsis): All a face as value.
4293 (org-mode): Interprete the face value of `org-ellipsis'.
4294 (org-archive-save-context-info): New option.
4295 (org-archive-subtree): Store context info in archived entry.
4296 (org-fast-tag-selection-can-set-todo-state): New variable.
4297 (org-fast-tag-selection): Allow setting TODO states through this
4298 interface.
4299 (org-cycle): Docstring updated.
4300 (org-todo-keyword-faces): New option.
4301 (org-get-todo-face): New function.
4302 (org-set-font-lock-defaults, org-agenda-highlight-todo):
4303 Use `org-get-todo-face'.
4304 (org-switch-to-buffer-other-window): New function.
4305 (org-table-edit-field, org-table-show-reference)
4306 (org-table-edit-formulas, org-add-log-note)
4307 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
4308 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
4309 `switch-to-buffer-other-window' to make sure that the temporary
4310 windows show up on the current frame.
4311 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
4312 (org-get-entries-from-diary, org-replace-region-by-html):
4313 Don't allow pop-up frames.
4314 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4315 Fix problems with time-of-day.
4316 (org-export-get-title-from-subtree): New function.
4317 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
4318 with listing items that are DONE.
4319 (org-change-tag-in-region): New command.
4320 (org-agenda-skip-scheduled-if-done)
4321 (org-agenda-skip-deadline-if-done): Docstring clarified.
4322 (org-mode): Hide drawers on startup.
4323 (org-get-todo-face): New function.
4324 (org-todo-keyword-faces): New option.
4325 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
4326 (org-remove-keyword-keys): New function.
4327
4328 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
4329
4330 * progmodes/grep.el (grep-find-ignored-directories):
4331 Add monotone _MTN bookkeeping directory in workspaces.
4332 Add RCS control directory. List items in alphabetical order.
4333
4334 * progmodes/grep.el (grep-files-aliases): Add cc alias.
4335 Sort items in alphabetical order. Fix parens.
4336
4337 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4338
4339 * vc-hg.el (vc-hg-extra-menu-map): New variable.
4340 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
4341 (vc-hg-pull): New functions.
4342 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
4343
4344 * term/mac-win.el: Don't require url, only autoloaded url
4345 functions are used in this file.
4346
4347 2007-08-29 Andreas Schwab <schwab@suse.de>
4348
4349 * shell.el (shell): Return correct value from interactive spec.
4350
4351 2007-08-29 Glenn Morris <rgm@gnu.org>
4352
4353 * version.el (emacs-version): Increase to 23.0.50.
4354
4355 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4356
4357 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
4358
4359 2007-08-29 Juri Linkov <juri@jurta.org>
4360
4361 * loadup.el: Add "button" loading after "faces" and move "startup"
4362 to load after "button".
4363
4364 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4365
4366 * loadup.el: Load term/mac-win on a Mac using Carbon.
4367
4368 * term/mac-win.el: Provide mac-win.
4369 (mac-initialized): New variable.
4370 (mac-initialize-window-system): New function. Move global setup here.
4371 (handle-args-function-alist, frame-creation-function-alist):
4372 (window-system-initialization-alist): Add mac entries.
4373 (x-setup-function-keys): New function containing all the
4374 top level function key definitions.
4375
4376 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
4377
4378 * env.el (read-envvar-name): Don't consider the environment frame param.
4379
4380 * env.el (setenv):
4381 * frame.el (frame-initialize, make-frame):
4382 * faces.el (tty-set-up-initial-frame-faces):
4383 * server.el (server-process-filter): Set
4384 display-environment-variable and term-environment-variable.
4385
4386 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
4387
4388 2007-08-29 Jason Rumney <jasonr@gnu.org>
4389
4390 * loadup.el: Only load term/x-win when X is compiled in.
4391 Load term/w32-win and dependencies on windows-nt.
4392
4393 * term/w32-win.el: Reorder to match x-win.el more closely.
4394 Provide w32-win. Don't throw error when global window-system not w32.
4395 (internal-face-interactive): Remove obsolete function.
4396 (x-setup-function-keys): Use local-function-key-map.
4397 (w32-initialized): New variable.
4398 (w32-initialize-window-system): Set it.
4399 Move more global setup here.
4400 (x-setup-function-keys): New function.
4401 (w32-initialize-window-system): Move non function key global setup here.
4402 (x-cut-buffer-max): Remove.
4403 (w32-initialize-window-system): New function.
4404 (handle-args-function-alist, frame-creation-function-alist):
4405 (window-system-initialization-alist): Add w32 entries.
4406
4407 2007-08-29 David Kastrup <dak@gnu.org>
4408
4409 * env.el (getenv): Pass frame to getenv-internal.
4410
4411 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
4412
4413 * version.el (emacs-version): Show if multi-tty is present.
4414
4415 * loadup.el: Delay loading env; mule-conf gets confused by cl
4416 during bootstrap. Also load termdev and term/x-win.
4417
4418 * bindings.el (mode-line-client): New variable.
4419 (help-echo): Add it to the default mode-line format.
4420
4421 * cus-start.el: Remove bogus window-system reference from GTK test.
4422
4423 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
4424 (ebrowse-electric-position-mode-map):
4425 * ebuff-menu.el (electric-buffer-menu-mode-map):
4426 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
4427 not `suspend-emacs'.
4428
4429 * ediff-wind.el (ediff-setup-windows-automatic): New function.
4430 (ediff-window-setup-function): Use it as default.
4431
4432 * files.el (save-buffers-kill-terminal): New function.
4433 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
4434
4435 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
4436 and `with-selected-frame'.
4437
4438 * help-fns.el (describe-variable): Describe frame-local variables
4439 correctly.
4440
4441 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
4442 display support.
4443 (normal-erase-is-backspace-setup-frame): New function.
4444
4445 * subr.el (with-selected-frame): New function.
4446 (read-quoted-char): Use terminal-local binding of
4447 local-function-key-map instead of function-key-map.
4448
4449 * talk.el (talk): New function.
4450 (talk-handle-delete-frame): New function.
4451 (talk-add-display): Open a new frame only if FRAME was not a frame.
4452
4453 * termdev.el: New file.
4454
4455 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
4456 * term/x-win.el: Don't bind f10.
4457 * tmm.el: Remove autoload binding for f10.
4458
4459 * international/encoded-kb.el (encoded-kbd-setup-display): Use
4460 `set-input-meta-mode'. Fix broken condition before set-input-mode.
4461 Store the saved input method as a terminal parameter. Add keymap
4462 parameter. Use it instead of changing key-translation-map directly.
4463 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
4464 Remove.
4465 (encoded-kbd-setup-display): New function.
4466
4467 * international/mule-cmds.el (set-locale-environment): Fix getenv
4468 call. Use save-buffers-kill-terminal. Ignore window-system; always
4469 set the keyboard coding system. Add DISPLAY parameter.
4470 (set-display-table-and-terminal-coding-system): Add DISPLAY
4471 parameter. Pass it to set-terminal-coding-system.
4472
4473 * international/mule.el (keyboard-coding-system): Test for
4474 encoded-kbd-setup-display, not encoded-kbd-mode.
4475 (set-terminal-coding-system, set-keyboard-coding-system): Add
4476 DISPLAY parameter.
4477 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
4478
4479 * term/README: Update.
4480
4481 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
4482
4483 * term/x-win.el (x-setup-function-keys): New function. Move
4484 function-key-map tweaks here. Protect against multiple calls on
4485 the same terminal. Use terminal-local binding of
4486 local-function-key-map instead of function-key-map.
4487 (x-initialize-window-system): Make a copy of pure list. Pass a
4488 frame getenv.
4489
4490 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
4491 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
4492 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
4493 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
4494 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
4495 local-function-key-map instead of function-key-map.
4496
4497 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
4498 `substitute-key-definition' and `define-key' calls against
4499 multiple execution. Use terminal-local binding of
4500 local-function-key-map instead of function-key-map. Pass a frame
4501 to getenv.
4502
4503 * edmacro.el (edmacro-format-keys):
4504 * emulation/cua-base.el (cua--pre-command-handler):
4505 * isearch.el (isearch-other-meta-char):
4506 * xt-mouse.el: Use terminal-local binding of
4507 local-function-key-map instead of function-key-map.
4508
4509 * fringe.el (set-fringe-mode): Simplify and fix using
4510 `modify-all-frames-parameters'.
4511 * scroll-bar.el (set-scroll-bar-mode): Ditto.
4512 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
4513 check before calling `tool-bar-setup'.
4514 (tool-bar-setup): New variable.
4515 (tool-bar-setup): Use it to guard against multiple calls. Add
4516 optional frame parameter, and select that frame before adding items.
4517 (toggle-tool-bar-mode-from-frame): New function.
4518
4519 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
4520 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
4521 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
4522 "Tool-bar" toggles to reflect the state of the current frame.
4523 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
4524
4525 * env.el: Require cl for byte compilation (for `block' and `return').
4526 (environment, setenv-internal): New functions.
4527 (let-environment): New macro.
4528 (setenv, getenv): Add optional terminal parameter. Update docs.
4529 (setenv): Use setenv-internal. Always set process-environment.
4530 Handle `local-environment-variables'.
4531 (read-envvar-name, setenv, getenv): Use frame parameters
4532 to store the local environment, not terminal parameters. Include
4533 `process-environment' as well.
4534
4535 * faces.el (tty-run-terminal-initialization): New function.
4536 (tty-create-frame-with-faces): Use it. Set up faces and
4537 background mode only after the terminal has been initialized.
4538 Call terminal-init-*. Don't load the initialization file more
4539 than once. Call set-locale-environment.
4540 (frame-set-background-mode): Handle the 'background-mode terminal
4541 parameter.
4542 (tty-find-type): New function.
4543 (x-create-frame-with-faces): Remove bogus check for
4544 first frame. Call `tool-bar-setup'. Don't make frame visible
4545 until we are done setting up all its parameters. Call
4546 x-setup-function-keys.
4547
4548 * frame.el (make-frame): Always inherit 'environment and 'client
4549 parameters. Set up the 'environment frame parameter, when needed.
4550 Also inherit 'client parameter. Don't override explicitly
4551 specified values with inherited ones. Add 'terminal frame
4552 parameter. Append window-system-default-frame-alist to parameters
4553 before calling frame-creation-function.
4554 (frame-initialize): Copy the environment from the initial frame.
4555 (window-system-default-frame-alist): Enhance doc string.
4556 (frame-notice-user-settings): Don't put 'tool-bar-lines in
4557 `default-frame-alist' when initial frame is on a tty.
4558 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
4559 Remove specified parameters from `window-system-default-frame-alist'.
4560 (make-frame-on-tty, framep-on-display, suspend-frame):
4561 Extend doc string, update parameter names.
4562 (frames-on-display-list): Use terminal-id to get the display id.
4563 (frame-notice-user-settings): Extend to apply
4564 settings in `window-system-default-frame-alist' as well.
4565 (terminal-id, terminal-parameters, terminal-parameter)
4566 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
4567 (delete-frame-functions): Add to `delete-frame-functions' hook.
4568 (blink-cursor-mode): Adapt blink-cursor-mode default
4569 value from startup.el.
4570 (make-frame-on-display): Protect condition on x-initialized when
4571 x-win.el is not loaded. Update doc.
4572 (suspend-frame): Use display-controlling-tty-p to decide between
4573 suspend-emacs and suspend-tty.
4574 (frames-on-display-list): Update for display ids.
4575 (framep-on-display): Ditto.
4576 (suspend-frame): Use display-name, not frame-tty-name.
4577 (selected-terminal): New function.
4578
4579 * server.el: Use `device' instead of `display' or `display-id' in
4580 variable and client parameter names.
4581 (server-select-display): Remove (unused).
4582 (server-tty-live-p, server-handle-delete-tty): Remove.
4583 (server-unquote-arg, server-quote-arg, server-buffer-clients):
4584 Update docs.
4585 (server-getenv-from, server-with-environment, server-send-string)
4586 (server-save-buffers-kill-terminal): New functions.
4587 (server-delete-client): Handle quits in kill-buffer. Don't kill
4588 modified buffers. Add extra logging. Delete frames after
4589 deleting the tty. Clear 'client parameter before deleting a frame.
4590 Use delete-display, not delete-tty.
4591 (server-visit-files): Don't set `server-existing-buffer' if the
4592 buffer already has other clients. Return list of buffers
4593 created. Update doc. Don't set client-record when nowait.
4594 (server-handle-delete-frame): Delete the client if this was its
4595 last frame. Check that the frame is alive. Remove bogus comment.
4596 Add note on possible race condition. Delete tty clients, if needed.
4597 (server-handle-suspend-tty): Use server-send-string. Kill the
4598 client in case of errors from process-send-string. Use the display
4599 parameter.
4600 (server-unload-hook): Remove obsolete delete-tty hook.
4601 (server-start): Ask before restarting if the old server still has
4602 clients. Add feedback messages. Remove obsolete delete-tty hook.
4603 (server-process-filter): Use server-send-string. Accept `-dir'
4604 command. Switch to *scratch* immediately after creating the frame,
4605 before evaluating any -evals. Protect `display-splash-screen'
4606 call in a condition-case. Explain why. Call
4607 `display-startup-echo-area-message' before
4608 `display-splash-screen'. Don't display the splash screen when no
4609 frame was created. Show the Emacs splash screen and startup echo
4610 area message. Display the *scratch* buffer by default. Store the
4611 local environment in a frame (not terminal) parameter. Do not try
4612 to decode environment strings. Fix reference to the 'display
4613 frame parameter. Change syntax of environment variables. Put
4614 environment into terminal parameters, not client parameters. Use
4615 a dummy client with --no-wait's X frames. In `-position LINE'
4616 handler, don't ruin the request string until the line number is
4617 extracted. Log opened files. Handle -current-frame command.
4618 Don't create frames when it is given. Don't bind X frames to the
4619 client when we are in -no-wait mode. Set locale environment
4620 variables from client while creating tty frames. Disable call to
4621 configure-display-for-locale. When processing -position command,
4622 don't change the request string until the parameters are
4623 extracted. Don't try to create an X frame when Emacs does not
4624 support it. Improve logging. Temporarily set ncurses-related
4625 environment variables to those of the client while creating a new
4626 tty frame. Select buffers opened by nowait clients, don't leave
4627 them buried under others. Set the display parameter, and use it
4628 when appropriate.
4629
4630 * startup.el (display-startup-echo-area-message): Handle
4631 `inhibit-startup-echo-area-message' here.
4632 (command-line-1): Moved from here.
4633 (fancy-splash-screens): Use `overriding-local-map' instead of
4634 `overriding-terminal-local-map' for now; the latter doesn't work
4635 right, it looses keypresses to another terminal. Use
4636 `overriding-terminal-local-map' to set up keymap. Install a
4637 `delete-frame-functions' hook to catch `delete-frame' events.
4638 Ignore `select-window' events to cope better with
4639 `focus-follows-mouse'. Don't switch back to the original buffer
4640 if the splash frame has been killed. Restore previous buffer, even
4641 if it's *scratch*.
4642 (normal-splash-screen): Don't let-bind `mode-line-format'; it
4643 changes the global binding - setq it instead. Use
4644 `save-buffers-kill-terminal'.
4645 (display-splash-screen): Don't do anything if the splash screen is
4646 already displayed elsewhere.
4647 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
4648 (command-line): Replace duplicated code with a call to
4649 tty-run-terminal-initialization. Don't load the terminal
4650 initialization file more than once. Remove call to nonexistent
4651 function `set-locale-translation-file-name'.
4652
4653 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
4654 parameters.
4655 (xterm-mouse-position-function, xterm-mouse-event): Update.
4656 (xterm-mouse-mode): Don't depend on current value of window-system.
4657 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
4658 Update for multi-tty.
4659 (turn-on-xterm-mouse-tracking-on-terminal)
4660 (turn-off-xterm-mouse-tracking-on-terminal)
4661 (xterm-mouse-handle-delete-frame): New functions.
4662 (delete-frame-functions, after-make-frame-functions)
4663 (suspend-tty-functions, resume-tty-functions): Install extra hooks
4664 for multi-tty.
4665
4666 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * simple.el (invisible-p): Remove: implemented in C now.
4669 (line-move-invisible-p): Remove obsolete alias.
4670
4671 2007-08-28 Juri Linkov <juri@jurta.org>
4672
4673 * image-mode.el (image-type): New variable.
4674 (image-mode): Set default major mode name to "Image[text]".
4675 (image-minor-mode): Change LIGHTER to display image-type in the
4676 mode line.
4677 (image-minor-mode): Set default image-type to "text".
4678 (image-toggle-display): After switching to text mode, set
4679 image-type to "text" and major mode name to "Image[text]".
4680 After switching to image mode, set image-type to actual image
4681 type, and add image type to major mode name. Let-bind the same
4682 variable names as arguments of `image-type' and `create-image'.
4683 Bind `type' to the result of `image-type' and use it as arg
4684 of `create-image' to not determine the image type twice.
4685
4686 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
4687
4688 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
4689 (tramp-set-file-uid-gid, tramp-get-local-uid)
4690 (tramp-get-local-gid): New defuns.
4691 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
4692 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
4693 Improve fast track.
4694 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
4695 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
4696 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
4697 (tramp-handle-write-region): Improve fast track.
4698 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
4699 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
4700 be nil.
4701
4702 2007-08-28 Ivan Kanis <apple@kanis.eu>
4703
4704 * time.el: New feature to display several time zones in a buffer.
4705 (display-time-world-mode, display-time-world-display)
4706 (display-time-world, display-time-world-timer): New functions.
4707 (display-time-world-list, display-time-world-time-format)
4708 (display-time-world-buffer-name, display-time-world-timer-enable)
4709 (display-time-world-timer-second, display-time-world-mode-map):
4710 New variables.
4711
4712 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4713
4714 * term/x-win.el (x-gtk-stock-map): New variable.
4715 (x-gtk-map-stock): New function.
4716
4717 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
4718 prev/next-node.
4719
4720 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
4721
4722 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
4723
4724 2007-08-28 Glenn Morris <rgm@gnu.org>
4725
4726 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
4727
4728 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4729
4730 * progmodes/modula2.el (m2-definition, m2-module):
4731 Don't use previous-line. Reported by T. V. Raman.
4732
4733 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4734
4735 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
4736 argument to tool-bar-mode call.
4737
4738 2007-08-27 Glenn Morris <rgm@gnu.org>
4739
4740 * diff-mode.el (diff-find-file-name): Only accept regular files,
4741 to rule out /dev/null, directories, etc.
4742
4743 * vc-svn.el (vc-svn-diff): If the repository version of all the
4744 files is the same as the specified OLDVERS, do a local diff.
4745
4746 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
4747
4748 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4749 of buffers in uniquify-managed.
4750
4751 * simple.el (invisible-p): Rename from text-invisible-p.
4752 Update callers.
4753
4754 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4755
4756 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4757 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4758 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4759 (cperl-etags-goto-tag-location): Use new style backquotes.
4760
4761 * net/browse-url.el: Remove spurious * in custom docstrings.
4762 (browse-url-filename-alist): Use new-style backquote.
4763
4764 * emacs-lisp/backquote.el (backquote-unquote-symbol)
4765 (backquote-splice-symbol): Clarify they're not new-style unquotes.
4766
4767 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4768 (\,@): Backslash the , and ,@ which are not new-style unquotes.
4769
4770 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4771
4772 * net/socks.el (socks-username/password-auth-filter):
4773 Remove unused vars `state' and `desired-len'.
4774 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4775 (socks-wait-for-state-change): Use new-style backquotes.
4776
4777 * pcvs.el (cvs-mode-status): Fix long-standing typo.
4778
4779 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4780 backquotes after each `read' rather than once per buffer.
4781
4782 * dframe.el: Remove spurious * in custom docstrings.
4783 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4784 (dframe-xemacs20p): Remove, inline at the sole use point.
4785 (defface): Don't defvar the face, don't use old-style backquote.
4786 (defcustom): Don't use old-style backquote.
4787 (dframe-frame-parameter, dframe-mouse-event-p):
4788 Make it obvious that it's always defined.
4789 (dframe-popup-kludge): New function to replace
4790 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4791 (dframe-frame-mode, dframe-set-timer-internal)
4792 (dframe-mouse-set-point): Remove use of with-no-warnings from
4793 XEmacs-specific code.
4794 (dframe-set-timer-internal): Fix very old bug with
4795 post-command-idle-hook.
4796
4797 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4798
4799 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4800
4801 * emacs-lisp/avl-tree.el: New file.
4802
4803 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4804
4805 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4806 was used.
4807
4808 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
4809
4810 * complete.el (PC-do-completion): Make RET accept a non-unique but
4811 complete expansion again.
4812
4813 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
4814
4815 * eshell/esh-opt.el (eshell-eval-using-options):
4816 Add debug declaration.
4817
4818 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4819
4820 * log-view.el (log-view-toggle-mark-entry): Add docstring.
4821 (log-view-get-marked): Likewise.
4822
4823 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4824 (vc-delete-automatic-version-backups): Likewise.
4825
4826 * vc.el (vc-dired-buffers-for-dir): Likewise.
4827
4828 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
4829
4830 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4831 safe-local-variable setting.
4832 * progmodes/perl-mode.el (perl-indent-level): Likewise.
4833
4834 * log-view.el (log-view-marked-list): Delete variable.
4835 (log-view-mode): Don't use it.
4836 (log-view-toggle-mark-entry): Likewise, simplify.
4837 (log-view-current-tag): Don't return properties.
4838 (log-view-get-marked): New function.
4839
4840 2007-08-25 Alexandre Julliard <julliard@winehq.org>
4841
4842 * vc-git.el (vc-git-mode-line-string): New function.
4843
4844 2007-08-25 Alan Mackenzie <acm@muc.de>
4845
4846 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
4847 new language variable.
4848
4849 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
4850 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
4851 "extern" etc., rather than BOI. Fix addition of spurious
4852 syntactic-symbol 'defun-block-intro, replacing it with
4853 'innamespace, etc.
4854
4855 2007-08-25 Juri Linkov <juri@jurta.org>
4856
4857 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
4858
4859 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
4860 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
4861 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
4862
4863 * image.el (image-type-header-regexps): Use more complex regexp for svg.
4864 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
4865 (image-type-auto-detectable): Add (svg . maybe).
4866
4867 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
4868 to treat it like .tgz.
4869
4870 * calendar/cal-bahai.el: Add file coding cookie.
4871
4872 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
4873
4874 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
4875 Don't behave differently when executed via M-x. Add doc string.
4876
4877 * sort.el (sort-fold-case, sort-numeric-base): Mark as
4878 safe-local-variable.
4879
4880 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
4881
4882 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
4883 the default value.
4884 (math-calendar-tzinfo): New variable.
4885 (math-get-calendar-tzinfo): New function.
4886 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
4887 to get information when zone is nil.
4888
4889 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
4890
4891 * log-view.el (log-view-toggle-mark-entry): New function.
4892 (log-view-mode-map): Bind it.
4893 (log-view-marked-list): New variable.
4894 (log-view-mode): Make it local.
4895
4896 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4897
4898 * play/zone.el (zone-pgm-rat-race): New func.
4899 (zone-programs): Add `zone-pgm-rat-race'.
4900
4901 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4902
4903 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
4904 a list.
4905
4906 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
4907
4908 * progmodes/hideshow.el (hs-match-data): Delete alias.
4909 (hs-hide-block-at-point, hs-find-block-beginning)
4910 (hs-show-block): Use `match-data' directly.
4911
4912 2007-08-24 Martin Rudalics <rudalics@gmx.at>
4913
4914 * format.el (format-alist): Fix typo in doc-string.
4915
4916 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
4917
4918 * net/tramp.el (tramp-local-host-p): New defun.
4919 (tramp-handle-file-local-copy, tramp-handle-write-region):
4920 Implement fast track when being on the local host.
4921 (tramp-file-name-handler): Don't set "started" property. It shall
4922 be reserved for the "ftp" method.
4923 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
4924
4925 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
4926 (tramp-ftp-file-name-handler): Set "started" property.
4927
4928 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
4929
4930 * files.el (backup-buffer-copy): Don't wrap delete in
4931 condition-case, only try to delete if file exists.
4932
4933 2007-08-24 Glenn Morris <rgm@gnu.org>
4934
4935 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
4936
4937 * startup.el (tutorial-directory): Set with eval-at-startup so it
4938 gets the right value in an installed Emacs.
4939
4940 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4941
4942 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
4943 (eldoc-highlight-function-argument): Use it.
4944
4945 2007-08-23 Masatake YAMATO <jet@gyve.org>
4946
4947 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4948 name of parameters in document body.
4949
4950 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4951
4952 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4953 (byte-compile-output-as-comment): Use with-current-buffer rather than
4954 a weird set-buffer&prog1 combination.
4955
4956 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
4957 test so as to optimise cases where the `progn's result is constant.
4958
4959 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4960
4961 * locate.el (locate-get-file-positions):
4962 Use line-beginning-position and line-end-position.
4963
4964 2007-08-23 John Wiegley <johnw@newartisans.com>
4965
4966 * calendar/cal-bahai.el: Added in the diacriticals that were
4967 missing for many of the month names.
4968
4969 2007-08-22 Jason Rumney <jasonr@gnu.org>
4970
4971 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
4972
4973 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
4974
4975 * image-mode.el (image-minor-mode): Use image-mode-text-map.
4976
4977 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
4978
4979 * dabbrev.el (dabbrev--progress-reporter): New variable.
4980 (dabbrev--scanning-message): Delete func.
4981 (dabbrev--find-expansion): Use a progress reporter
4982 instead of dabbrev--scanning-message.
4983
4984 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4985
4986 * comint.el (comint-exec-1): Raise an error if
4987 `start-file-process' does not return a process object.
4988
4989 * shell.el (shell): Prompt for `default-directory' if it is a
4990 remote file name, and if called with a prefix arg.
4991
4992 2007-08-22 Sam Steingold <sds@gnu.org>
4993
4994 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4995
4996 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4997
4998 * textmodes/org-export-latex.el: New file.
4999
5000 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
5001
5002 * textmodes/org.el (org-agenda-skip): Allow a form for
5003 `org-agenda-skip-function'.
5004 (org-agenda-redo): Re-use local settings.
5005 (org-agenda): Store local settings.
5006 (org-agenda-deadline-faces): New option.
5007 (org-agenda-deadline-face): New function.
5008 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
5009 entries on their due date.
5010 (org-agenda-get-timestamps): No longer handle the due dates of
5011 schedules and deadline items.
5012 (org-insert-link-global, org-open-at-point-global): New commands.
5013 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
5014 :for-ascii parameter.
5015 (org-skip-comments): Function removed.
5016 (org-cleaned-string-for-export): Handle special table lines.
5017 (org-global-properties): New option.
5018 (org-entry-get-with-inheritance): Check global properties.
5019 (org-local-properties): New variable.
5020 (org-set-regexps-and-options): Find the #+PROPERTY line.
5021 (org-link-types): Change type into variable (was constant).
5022 (org-make-link-regexps): New function.
5023 (org-link-re-with-space, org-link-re-with-space2)
5024 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
5025 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
5026 these regular expressions happens now in the function
5027 `org-make-link-regexps'.
5028 (org-store-link): Call the functions in
5029 `org-store-link-functions'.
5030 (org-add-link-type): New function.
5031 (org-store-link-functions): New variable.
5032 (org-activate-tags): Force matches to be in headlines.
5033 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
5034 (org-columns-display-here): Make sure this works in a narrowed
5035 buffer by checking for point-min.
5036 (org-columns-display-here): Make the rest of the line intangible,
5037 so that point never can be there.
5038 (org-cleaned-string-for-export): Use `with-current-buffer'.
5039 (org-replace-region-by-html): Use `with-current-buffer'.
5040 (org-unfontify-region, org-do-occur, org-columns-display-here)
5041 (org-columns-remove-overlays, org-columns-quit)
5042 (org-columns-edit-value, org-columns-next-allowed-value)
5043 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
5044 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
5045 (org-agenda-todo, org-agenda-change-all-lines)
5046 (org-agenda-align-tags, org-agenda-priority)
5047 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
5048 (org-agenda-show-new-time, org-cleaned-string-for-export)
5049 (org-export-grab-title-from-buffer)
5050 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
5051 instead of `buffer-read-only'.
5052 (org-export-as-html): Set `coding-system-for-write'.
5053 (org-remember-store-without-prompt): New option.
5054 (org-archive-subtree): Fixed bug with modifying TODO keyword.
5055 (org-beginning-of-line): Also treat C-a special in items.
5056 (org-table-convert-refs-to-rc): Fixed problem with column
5057 reference after "..".
5058 (org-columns-compute): Don't mark buffer modified because of text
5059 properties.
5060 (org-batch-store-agenda-views): Use the variable
5061 `default-directory', not the function.
5062 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
5063 (org-clock-out-when-done): New option.
5064 (org-html-entities): Added HTML entities for smileys.
5065
5066 2007-08-22 Glenn Morris <rgm@gnu.org>
5067
5068 * image.el (create-image): Doc fix.
5069
5070 * startup.el (tutorial-directory): New constant.
5071 (fancy-splash-text): Tutorials now in tutorial-directory.
5072 * tutorial.el (help-with-tutorial): Tutorials now in
5073 tutorial-directory.
5074
5075 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5076
5077 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
5078 otherwise.
5079 (tramp-get-remote-path): New defun. Replace occurrences of
5080 `tramp-default-remote-path' by this function.
5081 (tramp-set-remote-path): Move most of the code to
5082 `tramp-get-remote-path'.
5083 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
5084 existing directories, this is done already in
5085 `tramp-get-remote-path'.
5086
5087 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
5088
5089 * image-file.el (image-file-name-extensions): Add "svg".
5090 * image.el (image-type-header-regexps): Add svg entry.
5091
5092 2007-08-22 Glenn Morris <rgm@gnu.org>
5093
5094 * files.el (backup-buffer-copy): Check backup directory is
5095 writable, to avoid infloop deleting old backup.
5096
5097 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
5098 movemail related variables.
5099 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
5100 will now be set before this is called.
5101
5102 2007-08-21 Juri Linkov <juri@jurta.org>
5103
5104 * delsel.el (delete-selection-pre-hook):
5105 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
5106 instead of checking last-command.
5107
5108 2007-08-21 Juri Linkov <juri@jurta.org>
5109
5110 * loadup.el: Preload "button".
5111
5112 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5113
5114 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5115 Add previous-line and next-line.
5116
5117 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
5118 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
5119
5120 * vc-hooks.el (vc-menu-entry): New var.
5121 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
5122 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
5123 (vc-menu-map): Declare and initialize in one step.
5124 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
5125
5126 * menu-bar.el (vc-menu-map): Don't setup any more.
5127 Instead, just create the proper spot in the menu.
5128
5129 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5130
5131 * smerge-mode.el (smerge-resolve): New arg `safe'.
5132 (smerge-resolve-all, smerge-batch-resolve): New function.
5133 (smerge-refine): Make sure `diff' returns the expected result.
5134 (smerge-parsep-re): New const.
5135 (smerge-mode): Use it to adjust paragraph-separate.
5136
5137 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5138 Correctly match / regexp matchers as first char on a line when
5139 fontifying only that line.
5140
5141 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
5142
5143 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5144
5145 * vc-bzr.el: Don't fiddle with vc-handled-backend.
5146 (vc-bzr-registered): Don't redundantly protect against
5147 file-error. Actually use the format-specific code.
5148 (vc-bzr-buffer-nonblank-p): Remove.
5149 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
5150
5151 2007-08-20 Juri Linkov <juri@jurta.org>
5152
5153 * startup.el (fancy-splash-text): Change multiple tabs into one
5154 tab. Remove "Useful File menu items" section (with "Exit Emacs"
5155 and "Recover Crashed Session").
5156 (fancy-splash-screens): Set tab-width to 22.
5157 (normal-splash-screen): Replace literal tabs with \t and
5158 fix whitespace. Remove "Useful File menu items" section (with
5159 "Exit Emacs" and "Recover Crashed Session").
5160
5161 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
5162
5163 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
5164 extracted from `eval-last-sexp-1'.
5165 (eval-last-sexp-1): Call `preceding-sexp'.
5166
5167 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
5168
5169 * vc-rcs.el (vc-rcs-annotate-command):
5170 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
5171 Add back :vc-annotate-prefix propertization.
5172
5173 2007-08-20 Andreas Schwab <schwab@suse.de>
5174
5175 * mail/rmail.el (rmail-autodetect): Doc fix.
5176
5177 2007-08-19 Juri Linkov <juri@jurta.org>
5178
5179 * startup.el (normal-splash-screen): Add more links.
5180
5181 2007-08-19 Juri Linkov <juri@jurta.org>
5182
5183 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
5184 because it's common to both types of splash screen: fancy and normal.
5185 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
5186 (exit-splash-screen): Rename from `fancy-splash-quit'.
5187 Use `quit-window' instead of `kill-buffer'.
5188 (fancy-splash-head): Use make-button to insert GNU image link.
5189 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
5190 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
5191 (normal-splash-screen): Put "Browse manuals" on the same line with
5192 "Emacs manual". Remove descriptions from "Useful tasks" and put
5193 all links in two columns on two lines.
5194
5195 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
5196
5197 * emulation/viper.el (viper-remove-hooks): Remove some additional
5198 viper hooks when the user calls viper-go-away.
5199 (viper-go-away): Restore the default of default-major-mode.
5200 Save the value of default-major-mode before vaperization.
5201
5202 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
5203
5204 * emulation/viper-ex.el: Replace error "" with "Viper bell".
5205
5206 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
5207 buffer for which file is created.
5208
5209 2007-08-19 Glenn Morris <rgm@gnu.org>
5210
5211 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
5212 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
5213 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
5214 shadow files messing up the compilation.
5215
5216 2007-08-18 Glenn Morris <rgm@gnu.org>
5217
5218 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
5219 string. Also apply eldoc-argument-case in the help-split-fundoc
5220 case. Adapt for changed behavior of eldoc-function-argstring,
5221 eldoc-function-argstring-format, and
5222 eldoc-highlight-function-argument.
5223 (eldoc-highlight-function-argument): Handle nil INDEX argument,
5224 just call eldoc-docstring-format-sym-doc in that case.
5225 (eldoc-function-argstring): Change the behavior. Now it converts
5226 an argument list to a string.
5227 (eldoc-function-argstring-format): Change the behavior. Now it
5228 applies `eldoc-argument-case' to a string.
5229
5230 * progmodes/scheme.el (scheme-mode-variables): Set
5231 font-lock-comment-start-skip.
5232
5233 2007-08-18 Martin Rudalics <rudalics@gmx.at>
5234
5235 * progmodes/ada-mode.el (ada-create-syntax-table): Move
5236 set-syntax-table from here to ...
5237 (ada-mode): ... here. Do not change global value of
5238 comment-multi-line. Call new function
5239 ada-initialize-syntax-table-properties and add new function
5240 ada-handle-syntax-table-properties to font-lock-mode-hook.
5241 (ada-deactivate-properties, ada-initialize-properties): Replace
5242 by new functions ...
5243 (ada-handle-syntax-table-properties)
5244 (ada-initialize-syntax-table-properties)
5245 (ada-set-syntax-table-properties): ... to set up syntax-table
5246 properties uniformly, independently from whether font-lock-mode
5247 is enabled or not. Handle read-only buffers and do not change
5248 undo-list when setting syntax-table properties.
5249 (ada-after-change-function): Use ada-set-syntax-table-properties.
5250
5251 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5252
5253 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
5254 (meta-indent-current-nesting): Use a computation of the nesting
5255 instead.
5256 (meta-indent-current-indentation): Indentation is given according
5257 to nesting and if the previous line was finished or not.
5258 (meta-indent-unfinished-line): Tell if the current line ends with
5259 a finished expression.
5260 (meta-indent-looking-at-code): Like `looking-at', but checks if
5261 the point is in a string before.
5262 (meta-indent-level-count): Use it. Don't count parenthesis as it's
5263 done in the nesting function.
5264 (meta-indent-in-string-p): Tell if the current point is in a
5265 string.
5266 (meta-indent-calculate): Treat b-o-b as a special case. Use the
5267 previous functions.
5268
5269 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
5270
5271 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
5272 (copyright-update-year, copyright-update)
5273 (copyright-fix-years): Use it.
5274
5275 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
5276
5277 * emacs-lisp/copyright.el (copyright-update-year):
5278 Fix bug: Handle nil copyright-limit.
5279
5280 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5281
5282 * calc/calc-units.el (math-standard-units): Give exact
5283 conversion for tsp.
5284
5285 * calc/calc.el (math-bignum-digit-length): Compute the
5286 appropriate value.
5287
5288 * calc/calc-bin.el (math-bignum-logb-digit-size)
5289 (math-bignum-digit-power-of-two):
5290 * calc/calc-comb.el (math-small-factorial-table):
5291 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
5292 (math-approx-gamma-const):
5293 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
5294 (math-besY1, math-bernoulli-b-cache):
5295 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
5296 Remove `eval-when-compile's.
5297
5298 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5299
5300 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
5301 (cperl-find-pods-heres): Fix an error when typing expressions like
5302 `s{a}{b}'.
5303
5304 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5305
5306 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
5307 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
5308 a special case (there's no build number).
5309
5310 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
5311
5312 * completion.el (symbol-under-point, symbol-before-point)
5313 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5314
5315 2007-08-17 Glenn Morris <rgm@gnu.org>
5316
5317 * progmodes/compile.el (compilation-get-file-structure): Make use
5318 of the directory part when checking for an existing entry, to
5319 handle files with same basename in different directories.
5320
5321 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5322
5323 * calc/calc.el (calc-language-alist): Add texinfo-mode.
5324
5325 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5326
5327 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
5328 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
5329 (ps-paragraph-spacing): Docstring fix.
5330
5331 2007-08-16 Glenn Morris <rgm@gnu.org>
5332
5333 * ps-print.el (ps-font-size): Doc fix.
5334
5335 2007-08-16 Richard Stallman <rms@gnu.org>
5336
5337 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
5338
5339 2007-08-15 Juri Linkov <juri@jurta.org>
5340
5341 * startup.el (initialization): Change parent group from `internal'
5342 to `environment'.
5343 (initial-buffer-choice): New variable.
5344 (command-line): Revert 2007-07-02 change that sets
5345 buffer-offer-save in *scratch* and enables auto-save in it.
5346 (fancy-splash-text): Add links to existing items. Add new items
5347 with links for useful tasks. Move information about Control-g to
5348 fancy-splash-head. Move "Emacs Guided Tour" to the end.
5349 (fancy-splash-keymap): New variable.
5350 (fancy-splash-last-input-event): Remove variable.
5351 (fancy-splash-insert): Add processing of `:link' element.
5352 (fancy-splash-head): Replace "Type Control-l to begin editing"
5353 with "Type `q' to exit".
5354 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
5355 (fancy-splash-default-action, fancy-splash-special-event-action):
5356 Remove functions.
5357 (fancy-splash-quit): New function.
5358 (fancy-splash-screens): Rename input arg from `hide-on-input' to
5359 `static' and reverse the condition of its usage. Don't preserve
5360 original values of `minor-mode-map-alist',
5361 `emulation-mode-map-alists', `special-event-map'.
5362 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5363 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5364 Remove processing of special events. Use local key map
5365 `fancy-splash-keymap'. Set buffer to read-only.
5366 (normal-splash-screen): Rename input arg from `hide-on-input' to
5367 `static' and reverse the condition of its usage.
5368 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5369 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5370 Add links to existing items. Add new items with links for useful
5371 tasks. Use local key map `fancy-splash-keymap'.
5372 (display-splash-screen): Rename input arg from `hide-on-input' to
5373 `static'.
5374 (about-emacs): Add alias to display-splash-screen.
5375 (command-line-1): Use `initial-buffer-choice'.
5376
5377 * menu-bar.el (menu-bar-help-menu):
5378 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
5379 item to about-emacs instead of display-splash-screen.
5380
5381 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5382
5383 * calc/calc-units.el (math-standard-units): Update values.
5384 Put in exact, rational values when possible.
5385 (math-unit-prefixes): Replace floats with powers of ten.
5386 (math-standard-units-systems): Replace floats with integers.
5387 (math-make-unit-string): Remove extra spaces in output.
5388
5389 2007-08-15 Glenn Morris <rgm@gnu.org>
5390
5391 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
5392 sloppier, for the sake of GNU Mailman.
5393 (rmail-digest-rfc1153): Initialize `result' correctly.
5394
5395 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5396
5397 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
5398 in the mail title. Suggested by Reiner Steib.
5399
5400 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
5401
5402 * calc/calc-aent.el (calc-do-quick-calc): Add binary
5403 representation of integers to the list of outputs.
5404
5405 2007-08-14 Glenn Morris <rgm@gnu.org>
5406
5407 * simple.el (bad-packages-alist): New constant.
5408 (bad-package-check): New function. Together, these two add elements
5409 to `after-load-alist' to check for problematic external packages.
5410 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
5411
5412 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5413
5414 * calc/calc-units.el (math-get-standard-units)
5415 (math-get-units, math-make-unit-string)
5416 (math-get-default-units, math-put-default-units): New functions.
5417 (math-default-units-table): New variable.
5418 (calc-convert-units, calc-convert-temperature): Add machinery
5419 to supply default values.
5420
5421 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
5422
5423 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
5424 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
5425 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
5426 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
5427
5428 * emulation/tpu-extras.el: Remove spurious * in docstrings.
5429 Put its autoloads into tpu-edt.el rather than loaddefs.el.
5430 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
5431 Make into a proper minor-mode.
5432 (tpu-backward-char, tpu-next-line, tpu-previous-line)
5433 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
5434 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
5435 (tpu-set-cursor-free, tpu-set-cursor-bound):
5436 Delegate to tpu-cursor-free-mode.
5437 (tpu-next-line, tpu-previous-line, tpu-forward-line)
5438 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
5439 Use line-move or forward-line instead of next-line-internal.
5440
5441 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
5442
5443 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
5444
5445 2007-08-12 Richard Stallman <rms@gnu.org>
5446
5447 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
5448 (cvs-execute-single-file): Use new name split-string-and-unquote.
5449 (cvs-header-msg): Use new name combine-and-quote-strings.
5450
5451 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
5452
5453 * progmodes/gud.el (gud-common-init): Use new name
5454 split-string-and-unquote.
5455
5456 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
5457 in javac regexp.
5458
5459 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
5460 combine-and-quote-strings and split-string-and-unquote.
5461
5462 * subr.el (combine-and-quote-strings): Rename from strings->string.
5463 (split-string-and-unquote): Rename from string->strings.
5464
5465 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5466
5467 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
5468 to buffer-local settings.
5469
5470 * emacs-lisp/backquote.el (backquote-delay-process): New function.
5471 (backquote-process): Add internal arg `level'. Use the two to
5472 correctly handle nested backquotes.
5473
5474 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
5475
5476 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
5477 (vc-bzr-state-words): Add "kind changed" state word.
5478 (vc-bzr-status): New function. Return Bzr idea of file status,
5479 which is different from VC's.
5480 (vc-bzr-state): Use vc-bzr-status.
5481 (vc-workfile-unchanged-p): Use vc-bzr-status.
5482 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
5483 (vc-dired-state): Process "kind changed" state word.
5484
5485 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
5486
5487 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
5488
5489 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
5490 Move from vc-default-find-file-not-found-hook.
5491
5492 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5493
5494 * man.el: Remove spurious * in docstrings.
5495 Merge defvars and toplevel setq-defaults.
5496 (Man-highlight-references0): Limit=nil rather than point-max.
5497 (Man-mode-map): Move initialization into the declaration.
5498 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
5499 (Man-view-header-file): Use expand-file-name rather than concat.
5500 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
5501
5502 * man.el (Man-next-section): Make sure we do not move backward.
5503
5504 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5505
5506 * files.el (auto-mode-alist): Use the purecopied text (duh!).
5507
5508 2007-08-08 Glenn Morris <rgm@gnu.org>
5509
5510 * Replace `iff' in doc-strings and comments.
5511
5512 2007-08-08 Martin Rudalics <rudalics@gmx.at>
5513
5514 * dired.el (dired-pop-to-buffer):
5515 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5516 * calendar/calendar.el (generate-calendar-window):
5517 * progmodes/compile.el (compilation-set-window-height):
5518 * textmodes/two-column.el (2C-two-columns, 2C-merge):
5519 Use window-full-width-p instead of comparing frame-width and
5520 window-width.
5521
5522 * progmodes/compile.el (compilation-find-buffer): Remove extra
5523 argument in call to compilation-buffer-internal-p.
5524
5525 2007-08-07 Tom Tromey <tromey@redhat.com>
5526
5527 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
5528 Add safe-local-variable property.
5529
5530 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5531
5532 * image-mode.el (image-toggle-display): Use image-refresh.
5533
5534 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
5535
5536 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
5537 unofficial version.
5538 (vc-bzr-command): Remove redundant setting of process-connection-type.
5539 (vc-bzr-admin-checkout-format-file): Add autoload.
5540 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
5541 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
5542 (vc-bzr-registered): Compare dirstate format tag with known good
5543 value, abort parsing if match fails. Warn user in docstring.
5544 (vc-bzr-workfile-version): Case for different Bzr branch formats.
5545 See bzrlib/branch.py in Bzr sources.
5546 (vc-bzr-diff): First argument FILES may be a string rather than a list.
5547 (vc-bzr-shell-command): Remove in favor of
5548 vc-bzr-command-discarding-stderr.
5549 (vc-bzr-command-discarding-stderr): New function.
5550
5551 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
5552
5553 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
5554 program, and return nil.
5555 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
5556 (vc-bzr-state): Look for path names relative to the repository
5557 root after status keyword.
5558 (vc-bzr-file-name-relative): New function.
5559 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
5560 depend on it.
5561 (vc-bzr-admin-dirname, ...-checkout-format-file)
5562 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
5563 files that we now parse directly for speed.
5564 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
5565 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
5566 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
5567 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
5568 Bzr warnings, so we must discard it.
5569 (vc-bzr-workfile-version): Speedup counting lines from
5570 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
5571 if that file doesn't exist.
5572 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
5573 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
5574 to `vc-directory-exclusion-list'.
5575 (vc-bzr-shell-command): New function.
5576
5577 2007-08-06 Tom Tromey <tromey@redhat.com>
5578
5579 * diff-mode.el (diff-unified->context, diff-reverse-direction)
5580 (diff-fixup-modifs): Typo in docstring.
5581
5582 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5583
5584 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
5585 count-screen-lines.
5586 (tpu-edt-off): Disable relevant pieces of advice.
5587
5588 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
5589 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
5590 (newline, newline-and-indent, do-auto-fill): Use advice instead of
5591 redefining the function.
5592 (tpu-set-scroll-margins): Activate the pieces of advice.
5593
5594 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5595
5596 * help.el (resize-temp-buffer-window): Use window-full-width-p
5597 instead of comparing frame-width and window-width.
5598
5599 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
5600
5601 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
5602 optional quotes around files in NEED-UPDATE . REMOVED case.
5603
5604 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
5605 (ada-treat-cmd-string): Improve error message.
5606 (ada-do-file-completion): Call `ada-require-project-file', so
5607 project variables are set properly.
5608 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
5609 (ada-gnatfind-buffer-name): New constant.
5610 (ada-find-any-references): Use new constant. Set buffer name
5611 properly in compilation-start. Toggle read-only properly.
5612 (ada-find-in-src-path): Fix spelling error in docstring.
5613
5614 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
5615 by zero error.
5616
5617 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5618
5619 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
5620
5621 2007-08-12 Richard Stallman <rms@gnu.org>
5622
5623 * progmodes/sh-script.el (sh): Delete group `unix'.
5624
5625 * progmodes/gud.el (gud): Change to group `processes'.
5626
5627 2007-08-11 Glenn Morris <rgm@gnu.org>
5628
5629 * progmodes/compile.el (compilation-buffer-name): Don't check
5630 compilation-arguments. It is superfluous, and the variable isn't
5631 even set when this function is called.
5632
5633 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5634
5635 * term/mac-win.el (mac-ae-reopen-application): New function.
5636 (mac-apple-event-map): Bind "reopen application" Apple event to it.
5637
5638 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5639
5640 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
5641 take tex-font-script-display into account.
5642 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
5643 cell to a list of 2 elements to simplify the unfontify code.
5644
5645 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5646
5647 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
5648 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
5649 ps-print-color-p is neither nil nor black-white. Reported by Christian
5650 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5651
5652 2007-08-08 Andreas Schwab <schwab@suse.de>
5653
5654 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
5655 self-insert-command, not self-insert.
5656
5657 2007-08-08 Glenn Morris <rgm@gnu.org>
5658
5659 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
5660 argument optional, for backwards compatibility, and only highlight
5661 args when present. Fix symbol name typo (doc/args).
5662
5663 * help-mode.el (help-make-xrefs): Search for symbol constituents,
5664 rather than just `-'.
5665
5666 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
5667
5668 * calc/calc-units.el (calc-convert-temperature):
5669 Use `/' to create fractions.
5670
5671 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
5672
5673 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
5674 global matching.
5675 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
5676 ERROR-BUFFER more robust. Display output.
5677 (tramp-file-name-handler): Add a connection property when we found
5678 a foreign file name handler. This allows backends like ftp to
5679 profit also from usr/host name completion based on connection
5680 cache.
5681 (tramp-send-command-and-read): Search for trash after the regexp
5682 until eol only. In XEmacs, there is a problem with \n.
5683
5684 * net/tramp-cache.el (top): Read persistent connection history
5685 when cache is empty.
5686
5687 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
5688
5689 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
5690 resulting output.
5691
5692 2007-08-07 Sam Steingold <sds@gnu.org>
5693
5694 * progmodes/compile.el (compilation-start): Pass nil as startfile
5695 to comint-exec.
5696
5697 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5698
5699 * longlines.el (longlines-decoded): New variable.
5700 (longlines-mode): Avoid encoding or decoding the buffer twice.
5701
5702 2007-08-07 Martin Rudalics <rudalics@gmx.at>
5703
5704 * format.el (format-insert-file): Make sure that at most one undo
5705 entry is recorded for the insertion. Inhibit point-motion and
5706 modification hooks around call to insert-file-contents.
5707
5708 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
5709
5710 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
5711 Select the buffer's window before moving point.
5712
5713 2007-08-07 Richard Stallman <rms@gnu.org>
5714
5715 * term.el (term): Remove parent group `unix'.
5716
5717 * simple.el (default-indent-new-line): New function.
5718 It calls comment-line-break-function if there are comments.
5719 (do-auto-fill): Use that.
5720
5721 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
5722
5723 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
5724 (PC-do-completion): Add "acronym completion" for symbols and
5725 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
5726
5727 2007-08-06 Sam Steingold <sds@gnu.org>
5728
5729 * mouse.el (mouse-buffer-menu): Pass mode-name through
5730 format-mode-line because it may be a list,
5731 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
5732
5733 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
5734
5735 * printing.el (pr-update-menus): Docstring fix.
5736
5737 2007-08-06 Jason Rumney <jasonr@gnu.org>
5738
5739 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5740
5741 * vc-hooks.el (vc-call): Add doc string.
5742
5743 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
5744
5745 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5746 process-filter.
5747
5748 2007-08-06 Kenichi Handa <handa@m17n.org>
5749
5750 * international/quail.el: Wrap (require 'help-mode) by
5751 eval-when-compile.
5752 (quail-help-init): New function.
5753 (quail-help): Call quail-help-init.
5754 (quail-store-decode-map-key): Change it to a function.
5755
5756 2007-08-05 Jason Rumney <jasonr@gnu.org>
5757
5758 * vc.el (vc-rollback): Add norevert argument back.
5759 (vc-revert-buffer): Add back as obsolete alias.
5760
5761 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
5762
5763 * term.el: Honor term-default-fg-color and term-default-bg-color
5764 settings when modifying term-current-face.
5765 (term-default-fg-color, term-default-bg-color): Initialize from
5766 default term-current-face.
5767 (term-mode, term-reset-terminal): Set term-current-face with
5768 term-default-fg-color and term-default-bg-color.
5769 (term-handle-colors-array): term-current-face has term-default-fg-color
5770 and term-default-bg-color after reset escape sequence.
5771 (term-handle-colors-array): Set term-current-color with
5772 term-default-fg/bg-color instead of ansi-term-color-vector when the
5773 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5774
5775 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
5776
5777 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5778 (math-nlfit-givens): Let bind free variables.
5779
5780 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
5781
5782 * printing.el: Require lpr and ps-print when loading printing package.
5783 Reported by Glenn Morris <rgm@gnu.org>.
5784
5785 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
5786
5787 * files.el (set-auto-mode): Handle also remote files wrt
5788 `auto-mode-alist'.
5789
5790 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
5791
5792 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5793 curves and plotting.
5794
5795 * calc/calc-nlfit.el: New file.
5796
5797 2007-08-04 Glenn Morris <rgm@gnu.org>
5798
5799 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5800 zero, not nil, when the library is first loaded. Check for a file
5801 that has been modified on disk.
5802
5803 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5804 Remove duplicate defvar preventing initialization.
5805 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5806
5807 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5808
5809 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5810 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5811 may match up to 4 lines.
5812 (diff-beginning-of-file-and-junk): Rewrite.
5813
5814 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5815
5816 * printing.el: Evaluate require only during compilation.
5817 (pr-version): New version 6.9.1.
5818 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5819 (pr-global-menubar): Fix code.
5820
5821 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
5822
5823 * term.el (term-erase-in-display): Fix case when point is not at
5824 the beginning of the line.
5825
5826 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5827
5828 * calc/calc-ext.el (math-get-value, math-get-sdev)
5829 (math-contains-sdev): New functions.
5830
5831 * calc/calc-graph.el (calc-graph-format-data)
5832 (calc-graph-add-curve): Check for error forms.
5833 (calc-graph-set-styles): Add option for error forms.
5834
5835 2007-08-03 Miles Bader <miles@gnu.org>
5836
5837 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
5838 backend names for new backends to `Git', `Hg', and `Bzr'.
5839 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
5840 not `HG'.
5841 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
5842 name, not `GIT'.
5843 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
5844 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
5845
5846 2007-08-03 Richard Stallman <rms@gnu.org>
5847
5848 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
5849 to update deleted flag.
5850
5851 * cus-edit.el (customize-apropos, customize-apropos-options)
5852 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
5853
5854 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
5855
5856 * startup.el (fancy-splash-head, startup-echo-area-message):
5857 Change message text.
5858
5859 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
5860 All callers use line-move.
5861
5862 * progmodes/compile.el (compilation-find-buffer): Return current
5863 buffer immediately if suitable.
5864 (compile, compilation-buffer-name, compilation-start): Doc fixes.
5865
5866 2007-08-03 Daiki Ueno <ueno@unixuser.org>
5867
5868 * faces.el (face-normalize-spec): New function.
5869 (frame-set-background-mode): Normalize face-spec before calling
5870 face-spec-match-p.
5871
5872 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
5873
5874 * server.el (server-window): Add switch-to-buffer-other-frame option.
5875
5876 2007-08-03 Glenn Morris <rgm@gnu.org>
5877
5878 * cus-edit.el (customize-apropos): Make the error message indicate
5879 what kind of thing the user was trying to customize.
5880
5881 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
5882
5883 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
5884 Fix off-by-one error in previous change.
5885
5886 2007-08-03 Drew Adams <drew.adams@oracle.com>
5887
5888 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
5889 Make buffer writable.
5890
5891 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
5892
5893 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
5894 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
5895 Use native Emacs functions, when appropriate.
5896
5897 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
5898 Stefan Monnier <monnier@iro.umontreal.ca>
5899
5900 * vc.el: Document new VC operation `extra-menu'.
5901
5902 * vc-hooks.el (vc-default-extra-menu): New function.
5903
5904 * menu-bar.el (menu-bar-vc-filter): New function.
5905 (menu-bar-tools-menu): Use it as a filter.
5906
5907 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
5908
5909 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
5910
5911 2007-08-01 Glenn Morris <rgm@gnu.org>
5912
5913 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
5914 strings.
5915 (fortran-tab-mode-default): Remove needless autoload.
5916 (fortran-tab-mode-string): Add help-echo and mouse properties, and
5917 mark as risky.
5918 (fortran-line-length): New buffer-local variable, safe if integer.
5919 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
5920 Change from variables to constants.
5921 (fortran-font-lock-syntactic-keywords): Delete as a variable,
5922 replace with a new function definition.
5923 (fortran-mode): Use fortran-line-length, and
5924 fortran-font-lock-syntactic-keywords as a function. Add a
5925 hack-local-variables-hook function.
5926 (fortran-line-length, fortran-hack-local-variables): New functions.
5927 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
5928 Use fortran-line-length rather than 72.
5929 (fortran-window-create-momentarily): Doc fix.
5930
5931 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
5932
5933 * cus-edit.el (custom-group-value-create, custom-goto-parent):
5934 Fix parent groups link.
5935
5936 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
5937
5938 * progmodes/python.el (python-current-defun): Adjust to never fall
5939 into infinite loop.
5940
5941 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
5942
5943 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
5944
5945 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
5946
5947 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
5948 (copyright-fix-years, copyright): Correctly handle the case where
5949 copyright-limit is nil.
5950
5951 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
5952
5953 * progmodes/python.el (run-python): Fix path separator under w32.
5954
5955 2007-07-30 Richard Stallman <rms@gnu.org>
5956
5957 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5958 Treat non-break space as whitespace in Lisp.
5959
5960 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
5961
5962 * vc.el (vc-dired-hook): Use inhibit-read-only.
5963
5964 * progmodes/compile.el (compilation-forget-errors):
5965 Reset compilation-auto-jump-to-next.
5966
5967 2007-07-30 Michael Olson <mwolson@gnu.org>
5968
5969 * cus-edit.el (custom-group-save): Fix void function definition
5970 error. Thanks to Zhang Wei for the report.
5971
5972 * ps-print.el: Check in trivial changes to the autoloads section
5973 caused by the build process. These autoloads really ought to be
5974 placed in a separate file, methinks.
5975
5976 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * calendar/calendar.el (calendar-mode): Make sure
5979 displayed-(month|year) are set.
5980 (calendar-basic-setup): Display buffer before adjusting window sizes.
5981 (generate-calendar-window): Use inhibit-read-only. Simplify.
5982 Generate buffer and set displayed-month and displayed-year before
5983 calling update-calendar-mode-line.
5984
5985 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5986
5987 * net/tramp.el:
5988 * net/tramp-uu.el:
5989 * net/trampver.el: Use utf-8 encoding with coding cookie.
5990
5991 * net/tramp-cache.el:
5992 * net/tramp-fish.el:
5993 * net/tramp-ftp.el:
5994 * net/tramp-gw.el:
5995 * net/tramp-smb.el: Remove coding cookie.
5996
5997 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5998 Flush buffer file-name's file property.
5999 (tramp-handle-file-remote-p): The first parameter is FILENAME.
6000
6001 * net/trampver.el: Update release number.
6002
6003 2007-07-29 Juri Linkov <juri@jurta.org>
6004
6005 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
6006 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
6007 when major-mode is not dired-mode.
6008 (dired-toggle-read-only): New function.
6009 (dired-recursive-deletes): Remove obsolete comments about old
6010 default value.
6011 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
6012
6013 * wdired.el (wdired-exit): New function.
6014 (wdired-mode-map): Bind C-x C-q to wdired-exit.
6015
6016 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
6017
6018 * cus-edit.el (customize-read-group): New fun.
6019 (customize-group-other-window, customize-face-other-window):
6020 Prompt before delegating to customize-(group|face).
6021 Bind pop-up-windows rather than use the other-window argument.
6022 (customize-group, customize-face): Prompt from the interactive spec.
6023 Remove args `prompt-for-group' and `other-window'.
6024
6025 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
6026 (ad-body-forms, ad-advised-interactive-form): Revert this part of
6027 last change.
6028
6029 2007-07-28 Masatake YAMATO <jet@gyve.org>
6030
6031 * vc.el (vc-dired-mode): Add a menu for VC related operation.
6032 Use backend name as the menu label. Suggested by David Kastrup.
6033
6034 2007-07-28 Alan Mackenzie <acm@muc.de>
6035
6036 Fix problem with modes derived from CC Mode:
6037 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
6038 macro to cc-langs.
6039 (c-init-language-vars-for): Remove call to above macro.
6040 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
6041 been moved to here.
6042 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
6043
6044 2007-07-28 Eli Zaretskii <eliz@gnu.org>
6045
6046 * net/trampver.el: Fix the `coding' cookie.
6047
6048 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
6049
6050 * vc-git.el (vc-git-print-log): Support both the old single file
6051 interface and the new one.
6052
6053 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6054
6055 * bindings.el (mode-line-remote): Use updated %@ construct.
6056
6057 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
6058
6059 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6060 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
6061 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
6062 (diary-list-bahai-entries, diary-bahai-mark-entries)
6063 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
6064 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
6065 New names to clean up namespace.
6066 (list-bahai-diary-entries, mark-bahai-diary-entries)
6067 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
6068 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
6069 Add compatibility aliases.
6070
6071 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
6072
6073 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
6074 (calendar-scroll-left-three-months)
6075 (calendar-scroll-right-three-months): Clean up namespace.
6076 (scroll-calendar-left, scroll-calendar-right)
6077 (scroll-calendar-left-three-months)
6078 (scroll-calendar-right-three-months): Add compatibility aliases.
6079
6080 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
6081 Behave like mouse-scroll-calendar-* when used from the mouse.
6082
6083 * calendar/cal-menu.el (cal-menu-scroll-menu)
6084 (cal-menu-global-mouse-menu):
6085 * calendar/calendar.el (calendar-mode-map):
6086 Use new calendar-scroll-* names.
6087 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
6088 Remove. Use calendar-scroll-* directly instead.
6089
6090 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6091
6092 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
6093 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
6094 (ad-make-advised-definition, ad-cache-id-verification-code):
6095 Use commandp and interactive-form instead.
6096
6097 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6098
6099 * vc-git.el: Relicense to GPLv3 or later.
6100 (vc-directory-exclusion-list, vc-handled-backends): Remove.
6101
6102 * vc-hooks.el (vc-handled-backends): Add GIT.
6103
6104 * vc.el (vc-directory-exclusion-list): Add .git.
6105
6106 2007-07-26 Alexandre Julliard <julliard@winehq.org>
6107
6108 * vc-git.el (vc-git-revision-table)
6109 (vc-git-revision-completion-table): New functions.
6110
6111 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6112
6113 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
6114 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
6115 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
6116 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
6117 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
6118 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
6119 New command actions for EPS header and EPS footer.
6120
6121 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
6122 footer. Fix some problems with one-or-more, zero-or-more and
6123 alternative constructions generation. Some log messages
6124 implementation. Doc fix.
6125 (ebnf-version): New version 4.4.
6126 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
6127 (ebnf-eps-footer, ebnf-log): New options.
6128 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
6129 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
6130 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
6131 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
6132 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
6133 (ebnf-style-custom-list, ebnf-style-database): Put new values.
6134 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
6135 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
6136 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
6137 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
6138 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
6139 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
6140 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
6141 (ebnf-non-terminal-dimension, ebnf-special-dimension)
6142 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
6143 (ebnf-except-dimension, ebnf-alternative-dimension)
6144 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
6145 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
6146 message fun.
6147 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
6148 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
6149 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
6150 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
6151 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
6152 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
6153 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
6154 compatibility with Emacs 20 & 21.
6155 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
6156 (ebnf-eps-file-alist, ebnf-basic-width-extra)
6157 (ebnf-basic-empty-height): New vars.
6158 (ebnf-prologue): Fix PostScript code.
6159 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
6160 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
6161 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
6162 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
6163
6164 2007-07-25 Glenn Morris <rgm@gnu.org>
6165
6166 * Relicense all FSF files to GPLv3 or later.
6167
6168 * COPYING: Switch to GPLv3.
6169
6170 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6171
6172 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
6173 Replace it with another one which disables undo before calling
6174 erase-buffer and then turns it back on if needed.
6175
6176 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6177
6178 * ps-print.el: Problem with foreground and background color when
6179 printing a buffer with and without faces. Reported by Christian
6180 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6181 (ps-print-version): New version 6.7.5.
6182 (ps-default-fg): Change default value to nil, so black color is used
6183 when a face does not specify a foreground color.
6184 (ps-default-bg): Change default value to nil, so white color is used
6185 for background color.
6186 (ps-begin-job): Fix code.
6187
6188 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6189
6190 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
6191
6192 2007-07-24 Glenn Morris <rgm@gnu.org>
6193
6194 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6195 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6196 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6197 (cal-tex-cursor-week, cal-tex-cursor-week2)
6198 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6199 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6200 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6201 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6202
6203 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6204
6205 * calendar/calendar.el (calendar-mode-map): Move initialization
6206 into declaration. Add menu bindings (used to be done in cal-menu).
6207 (calendar-mode): Don't add an activate-menubar-hook.
6208
6209 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
6210 modify calendar-mode-map), use easy-menu, and make sure that C-h k
6211 can be used on the menu entries.
6212 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
6213 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
6214 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
6215 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
6216 (calendar-flatten, cal-menu-update): Remove.
6217 (calendar-mouse-insert-hebrew-diary-entry)
6218 (calendar-mouse-insert-islamic-diary-entry)
6219 (calendar-mouse-insert-bahai-diary-entry):
6220 Remove (fold into cal-menu-diary-menu).
6221 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
6222 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
6223 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
6224 (calendar-mouse-view-diary-entries): Minor simplifications.
6225 (calendar-event-to-date): Use with-current-buffer.
6226
6227 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
6228
6229 * add-log.el (change-log-redate): Remove (not needed anymore and
6230 doesn't appear to work).
6231
6232 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6233
6234 * frame.el: Use mapc and dolist instead of mapcar where possible.
6235 (close-display-connection): New command.
6236
6237 2007-07-25 Alexandre Julliard <julliard@winehq.org>
6238
6239 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
6240 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
6241
6242 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6243
6244 * ps-print.el (ps-multibyte-buffer): Docstring fix.
6245
6246 * ps-mule.el: Doc fix.
6247 (ps-multibyte-buffer, ps-mule-font-info-database-default)
6248 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
6249
6250 2007-07-25 Glenn Morris <rgm@gnu.org>
6251
6252 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
6253 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
6254 (cal-tex-daily-end, cal-tex-hook)
6255 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
6256 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
6257 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6258 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6259 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
6260 (cal-tex-day-prefix, cal-tex-day-name-format)
6261 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
6262 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
6263 (cal-tex-LaTeX-subst-list): Change from variables to constants.
6264 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
6265 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
6266 etc, rather than \bf.
6267 (cal-tex-mini-calendar): Fix typos in previous change.
6268 (cal-tex-latexify-list): Remove inner let binding.
6269 (cal-tex-end-document, cal-tex-banner): Use multi-line
6270 cal-tex-comment.
6271 (cal-tex-comment): Handle embedded newlines.
6272 (cal-tex-LaTeXify-string): Use substring-no-properties.
6273
6274 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
6275
6276 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6277 Add support for the Maden build tool.
6278
6279 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
6280
6281 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
6282
6283 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6284
6285 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
6286
6287 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6288
6289 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
6290 C-x C-q.
6291
6292 * vc-git.el (vc-git-print-log): Fix previous change.
6293
6294 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
6295
6296 * window.el (save-selected-window): Minor optimization.
6297 (bw-adjust-window): If operation failed, try with a smaller delta.
6298 (window-fixed-size-p): New function.
6299 (window-area-factor): New var.
6300 (balance-windows-area): New command.
6301
6302 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
6303 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
6304 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
6305 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
6306 (ps-mule-begin-job): Use dolist.
6307
6308 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6309
6310 * subr.el (start-file-process-shell-command)
6311 (process-file-shell-command): New defuns.
6312
6313 * progmodes/compile.el (compilation-start):
6314 Apply `start-file-process-shell-command'.
6315
6316 2007-07-24 Alexandre Julliard <julliard@winehq.org>
6317
6318 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
6319
6320 2007-07-24 Alan Mackenzie <acm@muc.de>
6321
6322 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6323 Initialise byte-compile-unresolved-functions before rather than
6324 after a compilation.
6325 (byte-compile-unresolved-functions): Amplify doc string.
6326
6327 2007-07-24 Glenn Morris <rgm@gnu.org>
6328
6329 * startup.el (normal-splash-screen): Use `emacs-copyright'.
6330
6331 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6332 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6333 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6334 (cal-tex-cursor-week, cal-tex-cursor-week2)
6335 (cal-tex-cursor-week-iso, cal-tex-week-hours)
6336 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6337 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6338 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6339
6340 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
6341 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
6342 (cal-tex-day-name-format, cal-tex-cal-one-month)
6343 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
6344 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
6345 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
6346 (cal-tex-list-holidays, cal-tex-cursor-year)
6347 (cal-tex-cursor-year-landscape, cal-tex-year)
6348 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
6349 (cal-tex-cursor-month, cal-tex-insert-days)
6350 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6351 (cal-tex-first-blank-p, cal-tex-cursor-week)
6352 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6353 (cal-tex-week-hours, cal-tex-cursor-week-monday)
6354 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
6355 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
6356 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
6357 (cal-tex-latexify-list, cal-tex-previous-month)
6358 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
6359 modernization, including using dotimes rather than
6360 calendar-for-loop.
6361 (cal-tex-LaTeX-subst-list): Remove `@'.
6362 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
6363 Use \textit and \textbf rather than \em and \it.
6364
6365 * calendar/cal-bahai.el (list-bahai-diary-entries)
6366 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
6367 * calendar/cal-islam.el (list-islamic-diary-entries)
6368 * calendar/calendar.el (generate-calendar, generate-calendar-month)
6369 * calendar/diary-lib.el (diary-list-entries)
6370 (mark-calendar-date-pattern): Use `dotimes' rather than
6371 `calendar-for-loop'.
6372
6373 * calendar/calendar.el (calendar-for-loop): Doc fix.
6374
6375 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6376
6377 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
6378 underlying file is uptodate.
6379
6380 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
6381
6382 * replace.el (perform-replace): Use isearch-no-upper-case-p.
6383
6384 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6385
6386 * vc-hooks.el (vc-mode-line-map): New const.
6387 (vc-mode-line): Use it.
6388
6389 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6390
6391 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
6392 (vc-git-unregister): New functions.
6393 (vc-git-find-version): Use the result of ls-files as a parameter
6394 for cat-file.
6395
6396 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
6397
6398 * net/tramp.el (tramp-perl-file-attributes)
6399 (tramp-perl-directory-files-and-attributes)
6400 (tramp-handle-file-attributes-with-stat)
6401 (tramp-handle-directory-files-and-attributes-with-stat)
6402 (tramp-convert-file-attributes): Handle huge file sizes.
6403
6404 2007-07-23 Juri Linkov <juri@jurta.org>
6405
6406 * isearch.el (isearch-message-function): New variable.
6407 (isearch-update, isearch-search): Use it.
6408
6409 * simple.el (goto-history-element): New function created from
6410 next-history-element.
6411 (next-history-element): Most code moved to goto-history-element.
6412 Call goto-history-element with (- minibuffer-history-position n).
6413 (previous-history-element): Call goto-history-element with (+
6414 minibuffer-history-position n).
6415 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
6416 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
6417 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
6418 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
6419 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
6420 (minibuffer-history-isearch-pop-state): New functions.
6421
6422 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6423
6424 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
6425 Also, if FILE is a list, return non-nil if any of its elements
6426 should stay local. Update docstring.
6427
6428 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
6429
6430 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
6431 change by reverting a small part.
6432
6433 2007-07-23 Richard Stallman <rms@gnu.org>
6434
6435 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
6436
6437 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6438
6439 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
6440 handling it. Use vc-git-command.
6441 (vc-git-find-version, vc-git-diff-tree): New functions.
6442 (vc-git-revert): Use vc-git-command.
6443 (vc-git--run-command): Delete.
6444
6445 2007-07-23 Alexandre Julliard <julliard@winehq.org>
6446
6447 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
6448
6449 2007-07-20 Kenichi Handa <handa@m17n.org>
6450
6451 * international/utf-8.el (utf-8-post-read-conversion):
6452 Temporarily bind utf-8-compose-scripts to nil while running
6453 *-compose-region functions.
6454
6455 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6456
6457 * vc-git.el: Update status.
6458 (vc-directory-exclusion-list): Use eval-after-load.
6459
6460 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * bindings.el (mode-line-remote): New variable.
6463 (help-echo): Add to default values of mode-line-format.
6464
6465 * files.el: Mark mode-line-remote as risky.
6466
6467 2007-07-22 Juri Linkov <juri@jurta.org>
6468
6469 * isearch.el (isearch-edit-string): Save old point and
6470 isearch-other-end to old-point and old-other-end before reading
6471 the search string from minibuffer. After exiting minibuffer set
6472 point to old-other-end if point and the search direction is the
6473 same as before reading the search string.
6474 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
6475 to isearch-other-end. Instead of isearch-search-and-update call
6476 three functions isearch-search, isearch-push-state and isearch-update.
6477
6478 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6479
6480 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
6481 deal with multiple file arguments.
6482 (vc-git-print-log): Deal with multiple file arguments.
6483
6484 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6485
6486 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
6487 diff-refine-hunk. Adjust users.
6488 (diff-unified-hunk-p, diff-splittable-p): New functions.
6489 (diff-mode-menu): Use it to disable Split when it doesn't work.
6490
6491 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6492
6493 * diff-mode.el (diff-mode-menu): New entries.
6494
6495 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6496
6497 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
6498 if applicable, so as to save undo-log space.
6499
6500 * diff-mode.el (diff-find-file-name): Add arg `batch'.
6501
6502 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
6503 (diff-file-kill): Use it.
6504 (diff-beginning-of-hunk): Add arg `try-harder' using it.
6505 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
6506 Use it so they find the hunk even when we're in the file header.
6507
6508 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6509
6510 * vc-git.el (vc-git-revision-granularity, vc-git-root)
6511 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
6512 (vc-git-create-repo): New functions.
6513 (vc-git-registered): New autoloaded function definition.
6514 (vc-git-registered): Use vc-git-root.
6515 (vc-git-responsible-p): New defalias.
6516 (vc-git-annotate-extract-revision-at-line): Uncomment.
6517 (vc-git-print-log): Add the file name to the log.
6518 (vc-git-log-view-mode): New derived mode.
6519 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
6520
6521 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6522
6523 * progmodes/grep.el (grep-compute-defaults): Keep default values.
6524
6525 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
6526
6527 * textmodes/reftex.el (reftex-access-parse-file): Create parse
6528 file in a way that does not interfere with recentf mode.
6529 (reftex-access-parse-file): Do not risk destroying an existing
6530 buffer.
6531
6532 2007-07-22 Alexandre Julliard <julliard@winehq.org>
6533
6534 * vc-git.el: New file.
6535
6536 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
6537
6538 * textmodes/tex-mode.el (tex-font-script-display): Change default.
6539
6540 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6541
6542 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
6543 for branches and new files.
6544
6545 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
6546 local-map handling ...
6547 (vc-mode-line): ... here. Improve handling of help-echo.
6548
6549 * vc.el (mode-line-string): Document help-echo usage.
6550
6551 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6552
6553 Sync with Tramp 2.1.10.
6554
6555 * net/tramp.el (tramp-get-ls-command): Fix typo.
6556
6557 * net/trampver.el: Update release number.
6558
6559 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6560
6561 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
6562
6563 * term/x-win.el (x-handle-no-bitmap-icon): New function.
6564
6565 2007-07-22 Martin Rudalics <rudalics@gmx.at>
6566
6567 * add-log.el (change-log-fill-parenthesized-list): New function.
6568 (change-log-indent): Call change-log-fill-parenthesized-list.
6569 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
6570 Have lines with leading asterisk start a paragraph.
6571
6572 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6573
6574 * calc/calc-math.el (math-emacs-precision)
6575 (math-largest-emacs-expt, math-smallest-emacs-expt):
6576 New variables.
6577 (math-use-emacs-fn): New function.
6578 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
6579 appropriate.
6580
6581 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
6582
6583 * image-dired.el (image-dired-sane-db-file): New func.
6584 (image-dired-write-tags, image-dired-remove-tag)
6585 (image-dired-list-tags, image-dired-write-comments)
6586 (image-dired-get-comment, image-dired-mark-tagged-files)
6587 (image-dired-create-gallery-lists): Call new func.
6588 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
6589
6590 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
6591
6592 * vc-hg.el (vc-hg-dir-state): Fix loop.
6593 (vc-hg-print-log): Fix expected return value for vc-hg-command.
6594 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
6595 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
6596 (vc-hg-revert): Likewise.
6597 (vc-hg-revision-table, vc-hg-revision-completion-table): New
6598 functions.
6599
6600 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6601
6602 * add-log.el (change-log-resolve-conflict): Don't lose data if the
6603 merge fails.
6604
6605 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6606
6607 * progmodes/compile.el (compilation-auto-jump-to-first-error):
6608 Add group and version.
6609
6610 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6611
6612 * add-log.el (add-log-file-name): Use file-relative-name.
6613 (add-change-log-entry): Delay reading
6614 add-log-(full-name|mailing-address) to after we've switched to the
6615 ChangeLog buffer so we get the right value.
6616 (add-change-log-entry, add-log-current-defun, change-log-merge):
6617 Use derived-mode-p rather than checking major-mode directly.
6618
6619 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
6620 name for buffer-file-name if it refers to a directory.
6621
6622 * vc-arch.el (vc-arch-diff): Fix last change.
6623
6624 * progmodes/compile.el (compilation-start): Remember the original
6625 directory in a buffer-local compilation-directory.
6626 (compile): Set the global value of compilation-directory.
6627 (recompile): Use compilation-directory even in the compilation buffer.
6628
6629 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6630
6631 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
6632
6633 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6634
6635 * ps-print.el: Problem with foreground and background color when
6636 printing a buffer with and without faces. Reported by Christian
6637 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6638 (ps-print-version): New version 6.7.5.
6639 (ps-default-fg): Change default value to nil, so black color is used
6640 when a face does not specify a foreground color.
6641 (ps-default-bg): Change default value to nil, so white color is used
6642 for background color.
6643 (ps-begin-job): Fix code.
6644
6645 2007-07-20 Eli Zaretskii <eliz@gnu.org>
6646
6647 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
6648 in $(INSTALL_DIR)/lisp/ if they already exist.
6649
6650 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
6651
6652 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
6653 in $(INSTALL_DIR)/lisp/ if they already exist.
6654
6655 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6656
6657 * progmodes/vera-mode.el (vera-re-search-forward)
6658 (vera-re-search-backward): Remove use of store-match-data.
6659 (vera-mode-map): Move initialization into declaration.
6660
6661 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
6662 (flymake-find-buildfile): Use locate-dominating-file.
6663
6664 * vc.el (vc-delistify): Use mapconcat.
6665 (vc-do-command): Minor simplification.
6666 (vc-expand-dirs): Use push.
6667
6668 * vc-mcvs.el (vc-mcvs-create-repo):
6669 * vc-cvs.el (vc-cvs-create-repo): Remove.
6670
6671 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
6672 directory and the root as well.
6673
6674 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6675
6676 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
6677 instead of a file.
6678
6679 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
6680 (vc-hg-registered): Replace if with when.
6681 (vc-hg-state): Deal with nonexistent files and handle removed files.
6682 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
6683 (vc-hg-checkout): Re-enable.
6684 (vc-hg-create-repo): Fix typos.
6685 (vc-hg-print-log): Fix for multiple files.
6686 (vc-hg-workfile-unchanged-p): New function.
6687
6688 * vc.el: Fix typo.
6689 (vc-print-log): Fix call to print-log.
6690 (vc-default-comment-history): Likewise.
6691 (vc-directory-exclusion-list): Add .hg and .bzr.
6692 (vc-diff-internal): Pass a list instead of a file.
6693
6694 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
6695
6696 * vc-bzr.el (vc-bzr-create-repo): New function.
6697
6698 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6699
6700 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
6701 `file' from which to start the search.
6702
6703 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
6704
6705 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
6706 having a single file argument to having a list of files as the
6707 first argument.
6708
6709 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6710
6711 * files.el (locate-dominating-file): New function.
6712
6713 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
6714
6715 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
6716 (grep-compute-defaults): Use it.
6717
6718 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6719
6720 * uniquify.el: Docstring fixes.
6721
6722 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6723
6724 * vc.el (revision-granularity, create-repo): Document new vc
6725 backend properties.
6726 (vc-rollback): Renamed from vc-cancel-version. Update
6727 references. Pass a list instead of a file.
6728 (vc-revert): Renamed from vc-revert-buffer. Update references.
6729 (vc-delistify, vc-expand-dirs): New functions.
6730 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
6731 of files instead of a single file.
6732 (vc-position-context, vc-resync-window, vc-diff-internal)
6733 (vc-print-log): Pass a list instead of a file.
6734
6735 * vc-hooks.el (vc-stay-local-p, vc-backend)
6736 (vc-backend-subdirectory-name): Work on a file list, not a single
6737 file.
6738 (vc-workfile-version): Update docstring.
6739 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6740 vc-revert instead of vc-revert-buffer.
6741 (vc-prefix-map): Likewise. Bind vc-update.
6742
6743 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6744 (vc-svn-wash-log): New functions.
6745 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6746 (vc-svn-command): Deal with a list of files, not a single file.
6747
6748 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6749 (vc-rcs-wash-log): New functions.
6750 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6751 Deal with a list of files, not a single file.
6752 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6753
6754 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6755 functions.
6756 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6757 list of files, not a single file.
6758
6759 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6760 New functions.
6761 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6762 (vc-mcvs-diff): Deal with a list of files, not a single file.
6763
6764 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6765 functions.
6766 (vc-hg-print-log): Deal with a list of files, not a single file.
6767 (vc-hg-diff-tree): New function, replace defalias with the same
6768 name.
6769 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6770 FILES to denote that it is a file list, not a single file.
6771
6772 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6773 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6774 a single file.
6775 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6776 that it is a file list, not a single file.
6777 (vc-cvs-diff): Likewise. Simplify.
6778
6779 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6780 Deal with a list of files, not a single file.
6781
6782 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6783 (vc-bzr-print-log): Update FILE parameter name to denote that it
6784 is a file list, not a single file.
6785 (vc-bzr-diff): Likewise. Use the car of files.
6786
6787 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
6788
6789 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6790 (follow-delete-other-windows-and-split, follow-recenter)
6791 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6792 (follow-redisplay, follow-estimate-first-window-start)
6793 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6794 Fix typos in docstrings.
6795
6796 2007-07-18 Martin Rudalics <rudalics@gmx.at>
6797
6798 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6799 avoid that filling introduces lines with a single asterisk.
6800
6801 * kmacro.el (kmacro-end-macro): When ignoring empty macro
6802 avoid incorrect kmacro-ring-empty-p messages.
6803 Reported by Michael Schierl <schierlm@gmx.de>.
6804
6805 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6806
6807 * vc.el: Add more info about the vc-registered function.
6808
6809 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6810
6811 * files.el (file-remote-p): Introduce optional parameter
6812 IDENTIFICATION.
6813
6814 * recentf.el (recentf-keep-default-predicate): Adapt call of
6815 `file-remote-p'.
6816
6817 * progmodes/grep.el (grep-probe): Use `process-file'.
6818 (grep-compute-defaults): Handle variables host specific.
6819
6820 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6821 parameter IDENTIFICATION.
6822
6823 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6824 parameter IDENTIFICATION.
6825 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
6826 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6827 Add entry for `set-file-times'.
6828 (tramp-do-copy-or-rename-file-via-buffer)
6829 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6830 (tramp-handle-unhandled-file-name-directory): Rewrite.
6831 (tramp-convert-file-attributes): Add error handling when inode is
6832 extraordinary big.
6833 (tramp-get-inode): Change parameter from FILE to VEC.
6834 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6835 is nil. This is according to the specification. Goto (point-max)
6836 when ready.
6837 (tramp-handle-shell-command): Rewrite completely, using
6838 `process-file' and `start-file-process'.
6839 (tramp-methods, tramp-find-shell)
6840 (tramp-open-connection-setup-interactive-shell)
6841 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6842 var. Reported by Steve Youngs <steve@sxemacs.org>.
6843
6844 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6845 entry for `set-file-times'. Rename `start-process' into
6846 `start-file-process'. Remove `call-process' entry.
6847 (tramp-fish-handle-set-file-times): New defun.
6848 (tramp-fish-handle-executable-find): Use `process-file'.
6849 (tramp-fish-handle-process-file): New defun. Replaces
6850 `tramp-fish-handle-call-process'.
6851 (tramp-fish-do-copy-or-rename-file-directly): Use
6852 `set-file-times'.
6853 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
6854
6855 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
6856 `tramp-get-inode' parameter.
6857
6858 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6859
6860 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
6861 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
6862 nowadays, and by the time Emacs-23 comes out, nobody will even remember
6863 it has ever existed.
6864
6865 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6866
6867 * vc.el: Undo previous change.
6868
6869 2007-07-16 Eli Zaretskii <eliz@gnu.org>
6870
6871 * makefile.w32-in (clean): Don't delete *~.
6872
6873 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
6874
6875 * textmodes/tex-mode.el (tex-verbatim-environments):
6876 Add safe-local-variable property.
6877 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
6878 when starting font-lock rather than when loading tex-mode.el.
6879
6880 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
6881 whole $( rather than just the $. Rename from sh-quoted-subshell.
6882 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
6883
6884 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6885
6886 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
6887 bookmark-alist. Instead, if not sorting, simply return it.
6888 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
6889 for its return value, not for its side effect.
6890
6891 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
6892 case of alignment under a constant symbol, find and consider
6893 the sexp actually at indentation to be the "last sexp".
6894
6895 2007-07-16 Drew Adams <drew.adams@oracle.com>
6896
6897 * mouse.el (mouse-yank-secondary): Better error message if no
6898 secondary selection.
6899
6900 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6901
6902 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
6903
6904 * term/xterm.el (xterm-turn-on-modify-other-keys)
6905 (xterm-turn-off-modify-other-keys): New functions.
6906 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6907 terminal supports it.
6908
6909 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
6910
6911 * bookmark.el (bookmark-show-all-annotations):
6912 Make sure each inserted annotation ends with newline.
6913
6914 2007-07-15 Richard Stallman <rms@gnu.org>
6915
6916 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6917
6918 * tutorial.el (tutorial--find-changed-keys):
6919 Handle C-x specially like ESC.
6920
6921 2007-07-15 Aaron Hawley <aaronh@garden.org>
6922
6923 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6924
6925 2007-07-15 Juri Linkov <juri@jurta.org>
6926
6927 * delsel.el (delete-selection-pre-hook):
6928 * emulation/cua-base.el (cua-paste): Before a yank command,
6929 check also whether last-command is one of mouse-save-then-kill,
6930 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
6931
6932 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
6933
6934 * recentf.el (recentf-keep-default-predicate): New defun.
6935 (recentf-keep): Use it as initial value.
6936
6937 2007-07-15 Karl Fogel <kfogel@red-bean.com>
6938
6939 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
6940 thus restoring bookmark bindings to three slots under C-x r. See
6941 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
6942
6943 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
6944
6945 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
6946
6947 2007-07-15 Jason Rumney <jasonr@gnu.org>
6948
6949 * w32-fns.el (set-default-process-coding-system): Use dos line ends
6950 for input to cmdproxy on all versions of Windows.
6951 Use dos line ends for input to plink.
6952
6953 * comint.el (comint-simple-send): Concat newline before sending.
6954 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
6955
6956 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
6957
6958 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
6959 safe-local-variable setting.
6960
6961 2007-07-14 David Kastrup <dak@gnu.org>
6962
6963 * emacs-lisp/advice.el (defadvice): Doc fix.
6964
6965 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
6966
6967 * subr.el (when, unless): Doc fix.
6968
6969 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6970
6971 * replace.el (match): Use yellow1 instead of yellow.
6972
6973 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6974 red.
6975
6976 * pcvs-info.el (cvs-unknown): Likewise.
6977
6978 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6979
6980 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
6981 (install): Use them to copy all *.el files before *.elc.
6982
6983 2007-07-13 Drew Adams <drew.adams@oracle.com>
6984
6985 * bookmark.el (bookmark-jump-other-window): New function.
6986 (bookmark-map): Bind it to "o".
6987
6988 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
6989 and its thread contains discussion about this change.
6990 The original patch was slightly tweaked by Karl Fogel
6991 <kfogel@red-bean.com> before committing.
6992
6993 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6994
6995 * bookmark.el: Shorten some comments to fit within 80 lines.
6996
6997 2007-07-13 Karl Fogel <kfogel@red-bean.com>
6998
6999 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
7000 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
7001 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
7002 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
7003
7004 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
7005
7006 * textmodes/org.el: Bug fixes.
7007 (org-end-of-line): Move to end of line if in headline without tags.
7008
7009 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
7010
7011 * vc-hooks.el: Remove spurious * in docstrings.
7012 (vc-handled-backends): Add BZR.
7013
7014 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
7015
7016 2007-07-12 Davis Herring <herring@lanl.gov>
7017
7018 * desktop.el (desktop-buffer-info, desktop-save):
7019 Use `desktop-dirname' instead of `dirname'.
7020
7021 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
7022
7023 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
7024
7025 * progmodes/python.el (python-which-func-length-limit): New var.
7026 (python-which-func): New function.
7027 (python-current-defun): Add optional `length-limit' and try to fit
7028 computed function name to that length.
7029 (python-mode): Hook `python-which-func' up.
7030
7031 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7032
7033 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
7034
7035 * comint.el (comint-dynamic-complete-as-filename):
7036 Use read-file-name-completion-ignore-case.
7037
7038 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
7039
7040 * comint.el (comint-dynamic-list-filename-completions):
7041 Use read-file-name-completion-ignore-case.
7042
7043 * vc-cvs.el: Require CL.
7044 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
7045 New functions to provide completion of revision names.
7046
7047 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
7048 (vc-cvs-annotate-first-line-re): New const.
7049 (vc-cvs-annotate-process-filter): New fun.
7050 (vc-cvs-annotate-command): Use them and run the command asynchronously.
7051
7052 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
7053
7054 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
7055 (eldoc-print-current-symbol-info): Adjust for changed helper
7056 function signatures.
7057 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
7058 `eldoc-highlight-function-argument'.
7059 (eldoc-highlight-function-argument): New function.
7060 (eldoc-get-var-docstring): Format documentation with
7061 `font-lock-variable-name-face'.
7062 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
7063 where suited.
7064 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
7065 (eldoc-beginning-of-sexp): Return number of skipped sexps.
7066
7067 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
7068
7069 * progmodes/compile.el (compilation-start): `start-process' must
7070 still be redefined when calling `start-process-shell-command'.
7071
7072 * progmodes/gud.el (gud-file-name): When `default-directory' is a
7073 remote file name, prepend its remote part to the filename.
7074 (gud-common-init): When `default-directory' is a remote file name,
7075 make the filename relative to it.
7076 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
7077
7078 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
7079
7080 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
7081 mouse binding and a tooltip.
7082
7083 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
7084
7085 * menu-bar.el (vc-menu-map): New defalias.
7086
7087 2007-07-10 Richard Stallman <rms@gnu.org>
7088
7089 * emacs-lisp/lisp-mode.el (eval-defun):
7090 Explain special handling of `defface'.
7091
7092 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
7093
7094 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
7095
7096 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
7097
7098 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7099
7100 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
7101
7102 * vc-arch.el (vc-arch-complete): Remove.
7103 (vc-arch-revision-completion-table): Use complete-with-action.
7104
7105 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
7106 (complete-with-action): New function.
7107 (dynamic-completion-table): Use it.
7108
7109 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
7110
7111 * comint.el (make-comint, make-comint-in-buffer)
7112 (comint-exec-1): Replace `start-process' by `start-file-process'.
7113
7114 * progmodes/compile.el (compilation-start): Revert redefining
7115 `start-process'.
7116
7117 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7118
7119 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
7120 with EOLs when generating MD5 checksums.
7121
7122 * follow.el: Don't change the global map from the follow-mode-map
7123 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
7124 XEmacs code.
7125 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
7126 since `follow-mode' should be used instead for that.
7127
7128 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
7129 (easy-menu-do-define): Use it.
7130 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
7131
7132 * progmodes/compile.el (compilation-auto-jump-to-first-error)
7133 (compilation-auto-jump-to-next): New vars.
7134 (compilation-auto-jump): New function.
7135 (compilation-error-properties): Use them to jump to first error.
7136 (compilation-start): Set the var if requested.
7137
7138 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
7139 duplicates without also removing entries from other directories.
7140
7141 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7142
7143 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
7144 Remember span as default.
7145 (org-columns-edit-value): Rename from `org-column-edit'.
7146 (org-columns-display-here-title): Rename from
7147 `org-overlay-columns-title'.
7148 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
7149 (org-columns-get-autowidth-alist): Rename from
7150 `org-get-columns-autowidth-alist'.
7151 (org-columns-display-here): Rename from `org-overlay-columns'.
7152 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
7153 (org-columns-quit): Rename from `org-column-quit'.
7154 (org-columns-show-value): Rename from `org-column-show-value'.
7155 (org-columns-content, org-columns-widen)
7156 (org-columns-next-allowed-value)
7157 (org-columns-edit-allowed, org-columns-store-format)
7158 (org-columns-uncompile-format, org-columns-redo)
7159 (org-columns-edit-attributes, org-delete-property)
7160 (org-set-property, org-columns-update)
7161 (org-columns-compute, org-columns-eval)
7162 (org-columns-not-in-agenda, org-columns-compute-all)
7163 (org-property-next-allowed-value)
7164 (org-columns-compile-format)
7165 (org-fill-paragraph-experimental)
7166 (org-string-to-number, org-property-action)
7167 (org-columns-move-left, org-columns-new)
7168 (org-column-number-to-string)
7169 (org-property-previous-allowed-value)
7170 (org-at-property-p, org-columns-delete)
7171 (org-columns-previous-allowed-value)
7172 (org-columns-move-right, org-columns-narrow)
7173 (org-property-get-allowed-values)
7174 (org-verify-version, org-column-string-to-number)
7175 (org-delete-property-globally): New functions.
7176 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
7177 (org-columns-overlays): Rename from `org-column-overlays'.
7178 (org-columns-map): Rename from `org-column-map'.
7179 (org-columns-current-maxwidths): Rename from
7180 `org-current-columns-maxwidths'.
7181 (org-columns-begin-marker, org-columns-current-fmt-compiled)
7182 (org-previous-header-line-format)
7183 (org-columns-inhibit-recalculation)
7184 (org-columns-top-level-marker): New variables.
7185 (org-columns-default-format): Rename from `org-default-columns-format'.
7186 (org-property-re): New constant.
7187
7188 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
7189
7190 * subr.el (looking-at-p, string-match-p): New functions.
7191
7192 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
7193
7194 * textmodes/tex-mode.el (tex-fontify-script)
7195 (tex-font-script-display): New variables to make display of
7196 superscripts and subscripts customizable.
7197 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
7198
7199 2007-07-09 Richard Stallman <rms@gnu.org>
7200
7201 * isearch.el (isearch-edit-string): Call to isearch-push-state
7202 after the search.
7203
7204 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7205
7206 * window.el (fit-window-to-buffer): Remove setting of window-min-height
7207 to 1 as enlarge-window uses the value to resize/shrink windows other
7208 than WINDOW if needed.
7209
7210 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
7211
7212 * cus-start.el (file-coding-system-alist): Fix custom type.
7213
7214 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
7215
7216 * longlines.el (longlines-wrap-region): Avoid marking buffer as
7217 modified.
7218 (longlines-auto-wrap, longlines-window-change-function):
7219 Remove unnecessary calls to set-buffer-modified-p.
7220
7221 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
7222
7223 * cus-start.el (file-coding-system-alist): Fix custom type.
7224
7225 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7226
7227 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
7228 (vc-cvs-checkout): Remove last arg now unused; simplify.
7229
7230 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7231
7232 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
7233
7234 * net/tramp.el:
7235 * net/tramp-ftp.el:
7236 * net/tramp-smb.el:
7237 * net/tramp-uu.el:
7238 * net/trampver.el: Migrate to Tramp 2.1.
7239
7240 * net/tramp-cache.el:
7241 * net/tramp-fish.el:
7242 * net/tramp-gw.el: New Tramp packages.
7243
7244 * net/tramp-util.el:
7245 * net/tramp-vc.el: Removed.
7246
7247 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
7248 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
7249
7250 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
7251
7252 * progmodes/compile.el (compilation-start): Redefine
7253 `start-process' temporarily when `default-directory' is remote.
7254 Remove case of synchronous compilation, this won't happen ever.
7255 (compilation-setup): Make local variable `comint-file-name-prefix'
7256 for remote compilation.
7257
7258 2007-07-08 Martin Rudalics <rudalics@gmx.at>
7259
7260 * novice.el (disabled-command-function): Fit window to buffer to
7261 make last line visible.
7262 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
7263
7264 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
7265 when handling the terminating event.
7266
7267 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
7268
7269 * calc/calc.el (math-read-number-simple): Remove leading 0s.
7270 (math-bignum-digit-length): Change to optimal value.
7271
7272 * calc/calc-bin.el (math-bignum-logb-digit-size)
7273 (math-bignum-digit-power-of-two): Evaluate when compiled.
7274
7275 * calc/calc-comb.el (math-small-factorial-table)
7276 (math-init-random-base, math-prime-test): Remove unnecessary calls
7277 to `math-read-number-simple'.
7278
7279 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
7280 (math-approx-gamma-const): Add docstrings.
7281
7282 * calc/calc-forms.el (math-julian-date-beginning)
7283 (math-julian-date-beginning-int): New constants.
7284 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
7285 Use the new constants.
7286
7287 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
7288
7289 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7290 Add docstrings.
7291
7292 2007-07-07 Tom Tromey <tromey@redhat.com>
7293
7294 * vc.el (vc-annotate): Jump to line and output message only after the
7295 process is really all done.
7296
7297 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
7298
7299 * vc.el (vc-exec-after): Don't move point from the sentinel.
7300 Forcefully read all the remaining text in the pipe upon process exit.
7301 (vc-annotate-display-autoscale, vc-annotate-lines):
7302 Don't stop at the first unrecognized line.
7303 (vc-annotate-display-select): Run autoscale after the process is done
7304 since it depends on the whole result.
7305
7306 2007-07-07 Eli Zaretskii <eliz@gnu.org>
7307
7308 * term/w32-win.el (menu-bar-open): New function.
7309 Bind <f10> to it.
7310
7311 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
7312
7313 * simple.el (start-file-process): New defun.
7314
7315 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
7316
7317 * files.el (find-file-confirm-nonexistent-file): Rename from
7318 find-file-confirm-inexistent-file. Update users.
7319
7320 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
7321 format of autoload block where the file's time-stamp is replaced by its
7322 MD5 checksum.
7323 (autoload-generate-file-autoloads): Use MD5 checksum instead of
7324 time-stamp for secondary autoloads files.
7325 (update-directory-autoloads): Remove duplicate entries.
7326 Use time-less-p for time-stamps, as done in autoload-find-destination.
7327
7328 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
7329
7330 * calc/calc.el (math-read-number): Replace number by variable.
7331 (math-read-number-simple): Properly parse small integers.
7332
7333 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
7334
7335 * vc.el: Fix doc for the checkout function.
7336
7337 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
7338
7339 * vc-hg.el (vc-hg-root): New function.
7340 (vc-hg-registered): Use it.
7341 (vc-hg-diff-tree): New defalias.
7342 (vc-hg-responsible-p): Likewise.
7343 (vc-hg-checkout): Comment out, not needed.
7344 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
7345 (vc-hg-find-version, vc-hg-next-version): New functions.
7346
7347 2007-07-06 Andreas Schwab <schwab@suse.de>
7348
7349 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
7350 dynamic bindings around the evaluation of the expression.
7351 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
7352
7353 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
7354
7355 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
7356 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
7357 Use run-hooks rather than run-mode-hooks.
7358
7359 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
7360
7361 * calc/calc-comb.el (math-random-digit): Rename to
7362 `math-random-three-digit-number'.
7363 (math-random-digits): Don't depend on representation of integer.
7364
7365 * calc/calc-bin.el (math-bignum-logb-digit-size)
7366 (math-bignum-digit-power-of-two): New constants.
7367 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
7368 (math-not-bignum, math-clip-bignum): Use the constants
7369 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
7370 instead of their values.
7371 (math-clip): Use math-small-integer-size instead of its value.
7372
7373 * calc/calc.el (math-add-bignum): Replace number by constant.
7374
7375 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7376
7377 * wid-edit.el (widget-documentation-string-value-create):
7378 Insert indentation spaces.
7379
7380 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7381
7382 * emacs-lisp/byte-opt.el: Revert last change.
7383
7384 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7385
7386 * vc-hooks.el (vc-handled-backends): Add HG.
7387
7388 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
7389
7390 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7391
7392 * complete.el (PC-do-complete-and-exit): Add support for the new
7393 `confirm-only' confirmation mode.
7394
7395 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
7396
7397 * cus-edit.el (custom-commands): New variable.
7398 (custom-tool-bar-map): New variable. Initialize using
7399 `custom-commands'.
7400 (custom-mode): Use `custom-tool-bar-map'.
7401 (custom-buffer-create-internal): Insert action buttons only if
7402 tool bar is not used. Use `custom-commands'.
7403 (Custom-help, custom-command-apply): New function.
7404 (custom-command-apply, Custom-set, Custom-save)
7405 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
7406 Use `custom-command-apply' instead of duplicating code.
7407 (customize-group-other-window): Call `customize-group' instead of
7408 duplicating code.
7409 (customize-face-other-window): Call `customize-face' instead of
7410 duplicating code.
7411 (customize-group, customize-face): Add optional args for opening
7412 in another window.
7413 (custom-variable-tag): Don't inherit `variable-pitch' face.
7414 (custom-group-tag): Inherit `variable-pitch' face.
7415 (custom-variable-value-create): Set documentation indentation.
7416 (custom-group-value-create): Make group name a link, instead of
7417 using an extra "go to group" button.
7418 (custom-prompt-variable, custom-group-set, custom-group-save)
7419 (custom-group-reset-current, custom-group-reset-saved)
7420 (custom-group-reset-standard): Minor cleanup.
7421
7422 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
7423
7424 * Makefile.in (bootstrap-prepare): When copying from
7425 ldefs-boot.el, make sure loaddefs.el is writeable.
7426
7427 (bootstrap-prepare): Make $(lisp)/ps-print.el
7428 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
7429
7430 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7431
7432 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
7433 only caller, and delete.
7434 (vc-hg-state): Deal with exceptions and only parse the output on
7435 successful return.
7436 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
7437 caller, and delete.
7438 (vc-hg-workfile-version): Deal with exceptions and only parse the
7439 output on successful return.
7440 (vc-hg-revert): New function.
7441
7442 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
7443
7444 * calculator.el (calculator-expt): Use more cases to determine
7445 the value.
7446
7447 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
7448
7449 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
7450 file names.
7451
7452 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
7453
7454 * calculator.el (calculator-expt, calculator-integer-p):
7455 New functions.
7456 (calculator-fact): Check to see if the factorial will be too
7457 large before computing it.
7458 (calculator-initial-operators): Use `calculator-expt' to
7459 compute "^".
7460 (calculator-mode): Mention that results which are too large
7461 will return inf.
7462 * calc/calc-comb.el (math-small-factorial-table): Replace list
7463 by vector.
7464
7465 2007-07-03 David Kastrup <dak@gnu.org>
7466
7467 * shell.el: On request of the authors, remove their addresses for
7468 the sake of bug reports, and add the developer list address as
7469 maintainer information.
7470
7471 2007-07-03 Richard Stallman <rms@gnu.org>
7472
7473 * files.el (make-directory): Doc fix.
7474 (find-file-confirm-inexistent-file): Make it a defcustom.
7475 Make nil the default.
7476
7477 2007-07-02 Richard Stallman <rms@gnu.org>
7478
7479 * startup.el (command-line): Set buffer-offer-save in *scratch*
7480 and enable auto-save in it.
7481
7482 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7483
7484 * textmodes/org.el (orgstruct-mode-map): New variable.
7485 (orgstruct-mode): New minor mode.
7486 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
7487 (orgstruct-make-binding, org-context-p, org-get-local-variables)
7488 (org-run-like-in-org-mode): New functions.
7489 (org-cycle-list-bullet): New command.
7490 (org-special-properties, org-property-start-re)
7491 (org-property-end-re): New constants.
7492 (org-with-point-at): New macro.
7493 (org-get-property-block, org-entry-properties, org-entry-get)
7494 (org-entry-delete, org-entry-get-with-inheritance)
7495 (org-entry-put, org-buffer-property-keys): New functions.
7496 (org-insert-property-drawer): New command.
7497 (org-entry-property-inherited-from): New variable.
7498 (org-column): New face.
7499 (org-column-overlays, org-current-columns-fmt)
7500 (org-current-columns-maxwidths, org-column-map): New variables.
7501 (org-column-menu): New menu.
7502 (org-new-column-overlay, org-overlay-columns)
7503 (org-overlay-columns-title, org-remove-column-overlays)
7504 (org-column-show-value, org-column-quit, org-column-edit):
7505 New functions.
7506 (org-columns, org-agenda-columns): New commands.
7507 (org-get-columns-autowidth-alist): New functions.
7508 (org-properties): New customize group.
7509 (org-default-columns-format): New option.
7510 (org-priority): Realign tags after changing priority.
7511 (org-preserve-lc): New macro.
7512 (org-update-checkbox-count): Catch case when there is no headline.
7513 (org-agenda-quit): Remove any column overlays.
7514 (org-beginning-of-item-list): Fixed bug when non-item line is
7515 indented too deep.
7516 (org-cached-props): New variable.
7517 (org-cached-entry-get): New function.
7518 (org-make-tags-matcher): Handle property matches.
7519 (org-table-recalculate): Swap evaluation order: Field formula
7520 first, then column formulas, but don't allow them to overwrite the
7521 field formulas.
7522 (org-table-eval-formula): New argument untouchable.
7523 (org-table-put-field-property): New function.
7524
7525 2007-07-02 Martin Rudalics <rudalics@gmx.at>
7526
7527 * help-mode.el (help-make-xrefs): Skip spaces too when
7528 skipping tabs.
7529
7530 * ffap.el (dired-at-point-prompter): Improve prompt in
7531 list-directory case.
7532
7533 2007-07-01 Richard Stallman <rms@gnu.org>
7534
7535 * files.el (find-file-visit-truename): Fix safe-local-variable value.
7536
7537 2007-07-01 Richard Stallman <rms@gnu.org>
7538
7539 * cus-start.el (max-mini-window-height): Added.
7540
7541 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
7542
7543 * complete.el (partial-completion-mode): Remove advice of
7544 read-file-name-internal.
7545 (PC-do-completion): Rebind minibuffer-completion-table.
7546 (PC-read-file-name-internal): New function doing what
7547 read-file-name-internal advice did.
7548
7549 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
7550
7551 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
7552 property on a few symbols.
7553 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
7554 (byte-optimize-lapcode): Remove bindings that are not referenced
7555 and certainly will not effect through dynamic scoping.
7556
7557 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
7558
7559 * files.el (find-file-confirm-inexistent-file): New var.
7560 (find-file, find-file-other-window, find-file-other-frame)
7561 (find-file-read-only, find-file-read-only-other-window)
7562 (find-file-read-only-other-frame): Use it.
7563
7564 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7565
7566 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
7567
7568 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
7569
7570 * generic-x.el (generic-define-mswindows-modes)
7571 (generic-define-unix-modes, apache-log-generic-mode)
7572 (bat-generic-mode-keymap, java-manifest-generic-mode)
7573 (show-tabs-generic-mode): Fix typos in docstrings.
7574
7575 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
7576
7577 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
7578 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
7579 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
7580 (rcirc-print): Never ignore messages from ourself.
7581
7582 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7583
7584 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
7585 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
7586
7587 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7588
7589 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
7590 replace-regexp-in-string.
7591
7592 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7593
7594 * emacs-lisp/cl.el: Set edebug and indentation before loading
7595 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
7596
7597 2007-06-28 Andreas Schwab <schwab@suse.de>
7598
7599 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
7600 $(lisp)/subdirs.el.
7601
7602 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
7603
7604 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
7605 the speedbar frame if nil; that deletes the current frame or
7606 causes an error if it is the only frame.
7607 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
7608
7609 2007-06-28 Kevin Ryde <user42@zip.com.au>
7610
7611 * textmodes/nroff-mode.el: Groff \# comments.
7612 (nroff-mode-syntax-table): \# comment intro,
7613 plain # as punct per global table.
7614 (nroff-font-lock-keywords): Add # as a single char escape.
7615 (nroff-mode): In comment-start-skip, match \#.
7616
7617 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
7620 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
7621 point-min == 1.
7622
7623 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
7626 Rename and move to...
7627
7628 * subr.el (strings->string, string->strings): ...here.
7629
7630 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
7631 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
7632
7633 * progmodes/gud.el (gud-common-init): Call string->strings instead
7634 of split-string.
7635
7636 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
7637
7638 * dired-aux.el: Remove `dired-call-process'.
7639 (dired-check-process): Call `process-file'.
7640
7641 * wdired.el (wdired-do-perm-changes): Call `process-file'.
7642
7643 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
7644 `ange-ftp-process-file'.
7645
7646 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7647
7648 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
7649
7650 * emacs-lisp/cl-extra.el:
7651 * emacs-lisp/cl-seq.el:
7652 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
7653 Add autoload cookies on all defs autoloaded manually in cl.el.
7654
7655 * emacs-lisp/cl-loaddefs.el: New file.
7656
7657 * textmodes/texinfmt.el (texinfo-raisesections-alist)
7658 (texinfo-lowersections-alist): Merge definition and declaration.
7659 (texinfo-start-of-header, texinfo-end-of-header): Remove.
7660 (texinfo-format-syntax-table): Merge init into declaration.
7661 (texinfo-format-parse-line-args, texinfo-format-parse-args)
7662 (texinfo-format-parse-defun-args, texinfo-format-node)
7663 (texinfo-push-stack, texinfo-multitable-widths)
7664 (texinfo-define-info-enclosure, texinfo-alias)
7665 (texinfo-format-defindex, batch-texinfo-format): Use push.
7666 (texinfo-footnote-number): Remove duplicate declaration.
7667
7668 * ps-print.el: Update with auto-generated autoloads.
7669
7670 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
7671
7672 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
7673
7674 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
7675 relative to current dir for file-local settings.
7676 (autoload-generate-file-autoloads): Add `outfile' arg.
7677 (update-directory-autoloads): Use it to directly call
7678 autoload-generate-file-autoloads instead of going through
7679 update-file-autoloads so we avoid redundant searches and so we can know
7680 the set of buffers changed so we can save them all.
7681
7682 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
7683 rather than throwing `up-to-date'.
7684 (autoload-generate-file-autoloads): Adjust correspondingly.
7685 (update-file-autoloads): Be careful to let-bind
7686 autoload-modified-buffers and adjust to new calling conventions.
7687 (autoload-modified-buffers): Make it a dynamically scoped var.
7688 (update-directory-autoloads): Use file-relative-name instead of
7689 autoload-trim-file-name.
7690 (autoload-insert-section-header): Don't use autoload-trim-file-name
7691 since the file is already relative now.
7692 (autoload-trim-file-name): Remove.
7693
7694 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
7695 (vc-arch-complete, vc-arch--version-completion-table)
7696 (vc-arch-revision-completion-table): New functions to provide
7697 completion of revision names.
7698 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
7699 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
7700 to let the user trim the revlib.
7701
7702 * vc.el: Add new VC operation `revision-completion-table'.
7703 (vc-default-revision-completion-table): New function.
7704 (vc-version-diff, vc-version-other-window): Use it to provide
7705 completion of revision names if the backend provides it.
7706
7707 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
7708
7709 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
7710 of newer .svn/entries.
7711
7712 2007-06-25 David Kastrup <dak@gnu.org>
7713
7714 * calc/calc-poly.el (math-padded-polynomial)
7715 (math-partial-fractions): Add some function comments.
7716
7717 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7718
7719 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7720 Make `outbuf' optional.
7721 (update-file-autoloads): Use it.
7722
7723 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7724
7725 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
7726 (autoload-find-destination): Keep it uptodate.
7727 (autoload-save-buffers): New fun.
7728 (update-file-autoloads): Use it. Re-add the "up to date" message.
7729
7730 * emacs-lisp/autoload.el: Refactor for upcoming changes.
7731 (autoload-find-destination): New function extracted from
7732 update-file-autoloads.
7733 (update-file-autoloads): Use it.
7734 (autoload-generate-file-autoloads): New function extracted from
7735 generate-file-autoloads. Use file-relative-name. Delay computation of
7736 output-start to the first cookie. Remove done-any, replaced by
7737 output-start.
7738 (generate-file-autoloads): Use it.
7739
7740 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
7741
7742 * calc/calc-comb.el (math-init-random-base, math-prime-test):
7743 Use math-read-number-simple to insert constants.
7744 (math-prime-test): Redo calculation of sum.
7745
7746 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7747
7748 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7749 math-scale-bignum-3.
7750 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7751 math-bignum-digit-size.
7752 (math-isqrt-small): Add another possible initial guess.
7753
7754 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7755
7756 * textmodes/bibtex.el (bibtex-entry-format): New options
7757 `whitespace', `braces', and `string'.
7758 (bibtex-field-braces-alist, bibtex-field-strings-alist)
7759 (bibtex-field-braces-opt, bibtex-field-strings-opt)
7760 (bibtex-cite-matcher-alist): New variables.
7761 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7762 (bibtex-flash-head): Use blink-matching-delay.
7763 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7764 (bibtex-format-entry, bibtex-reformat): Handle new options of
7765 bibtex-entry-format.
7766 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7767 New functions.
7768 (bibtex-complete-internal): Do not display messages while
7769 minibuffer is used. Do not leave around a completions buffer
7770 that is out of date.
7771 (bibtex-copy-summary-as-kill): New optional arg.
7772 (bibtex-font-lock-url): New optional arg no-button.
7773 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7774 (bibtex-url): Allow multiple URLs per entry.
7775
7776 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7777
7778 * emacs-lisp/autoload.el (autoload-generated-file): New function.
7779 (update-file-autoloads, update-directory-autoloads): Use it.
7780 (autoload-file-load-name): New function.
7781 (generate-file-autoloads, update-file-autoloads): Use it.
7782 (autoload-find-file): Accept non-absolute argument. Set default-dir.
7783 (generate-file-autoloads): If the autoloaded form is malformed,
7784 indicate the problem with a warning instead of aborting.
7785
7786 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
7787
7788 * simple.el (next-error-recenter): Accept `(4)' as well;
7789 also, specify `integer' instead of `number'.
7790
7791 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7792
7793 * ls-lisp.el (insert-directory): If an invalid regexp error is
7794 thrown, try using FILE as a literal file name, not a wildcard.
7795
7796 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
7797
7798 * ruler-mode.el (ruler-mode): Prevent clobbering the original
7799 `header-line-format' when reentering ruler mode.
7800
7801 2007-06-23 Eli Zaretskii <eliz@gnu.org>
7802
7803 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7804 FILE exists as a file.
7805
7806 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7807
7808 * calc/calc.el (math-bignum-digit-length)
7809 (math-bignum-digit-size, math-small-integer-size):
7810 New constants.
7811 (math-normalize, math-bignum-big, math-make-float)
7812 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7813 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7814 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7815 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7816 (math-quotient, math-div-bignum, math-div-bignum-digit)
7817 (math-div-bignum-part, math-format-bignum-decimal)
7818 (math-read-bignum): Use math-bignum-digit-length,
7819 math-bignum-digit-size and math-small-integer-size.
7820
7821 * calc/calc-ext.el (math-fixnum-big): Use the variable
7822 math-bignum-digit-size.
7823
7824 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7825
7826 * log-view.el (log-view-mode-menu): New menu.
7827
7828 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7829
7830 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7831 differently.
7832
7833 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7834 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7835
7836 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7837
7838 * vc-hg.el (vc-hg-print-log): Insert the file name.
7839 (vc-hg-log-view-mode): Fontify the file name.
7840
7841 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7842
7843 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7844 (calcFunc-julian): Fix incorrect number used in calculations.
7845
7846 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
7847
7848 * simple.el (next-error-recenter): New defcustom.
7849 (next-error, next-error-internal): Recenter if specified,
7850 immediately prior to running `next-error-hook'.
7851
7852 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
7853 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
7854
7855 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
7856
7857 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
7858
7859 * calc/calc-comb.el (math-small-factorial-table): New variable.
7860 (calcFunc-fact): Use `math-small-factorial-table'.
7861
7862 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
7863 initial values.
7864 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
7865 New variables to use in caches.
7866
7867 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
7868 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
7869
7870 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
7871 (math-bernoulli-b-cache): Use math-read-number-simple to insert
7872 bignums.
7873
7874 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7875 New variables to use in caches.
7876
7877 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7878
7879 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
7880
7881 * vc-hg.el (vc-hg-log-view-mode): New mode.
7882
7883 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
7884
7885 * calc/calc.el (math-read-number-simple): New function.
7886
7887 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
7888
7889 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
7890 (vera-font-lock-match-item): Fix doc string.
7891 (vera-in-comment-p): Remove unused function.
7892 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
7893 use `syntax-ppss'.
7894 (vera-forward-syntactic-ws): Fix argument order.
7895 (vera-prepare-search): Use `with-syntax-table'.
7896 (vera-indent-line): Fix doc string.
7897 (vera-electric-tab): Fix doc string.
7898 (vera-expand-abbrev): Define alias instead of using `fset'.
7899 (vera-comment-uncomment-region): Use `comment-start-skip'.
7900
7901 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
7902
7903 * textmodes/org.el (org-export-with-footnotes): New option.
7904 (org-export-as-html): Fix replacement bug for XEmacs.
7905 (org-agenda-default-appointment-duration): New option.
7906
7907 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7908
7909 * vc-hg.el: Add to do items.
7910 (vc-hg-diff): Add support for comparing different revisions.
7911 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
7912 (vc-hg-annotate-extract-revision-at-line)
7913 (vc-hg-previous-version, vc-hg-checkin): New functions.
7914 (vc-hg-annotate-re): New constant.
7915
7916 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7917
7918 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
7919
7920 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
7921
7922 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
7923 buffer-local value of log-view-*-re if applicable.
7924
7925 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
7926 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
7927 (vc-bzr-command*): Remove both (incompatible) versions.
7928 (vc-bzr-do-command*): Remove.
7929 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
7930 Remove by folding into its only caller vc-bzr-command.
7931 (vc-bzr-command): Always set the environment, even when ineffective.
7932 (vc-bzr-version): Minor fix up.
7933 (vc-bzr-admin-dirname): New var.
7934 (vc-bzr-bzr-dir): Remove.
7935 (vc-bzr-root-dir): New fun.
7936 (vc-bzr-registered): Use it. Add an autoloaded version.
7937 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
7938 (vc-bzr-view-log-function): Remove.
7939 (vc-bzr-log-view-mode): New major mode to replace it.
7940 (vc-bzr-print-log): Only activate the old hack if needed.
7941
7942 * vc.el (vc-default-log-view-mode): New function.
7943 (vc-print-log): Add new `log-view-mode' VC operation.
7944
7945 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
7946
7947 * ido.el (ido-find-file-in-dir): Don't signal an error for
7948 empty directories.
7949
7950 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
7951
7952 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
7953 directory where the desktop file was found, as the docstring says.
7954 (desktop-kill): Use `read-directory-name'.
7955
7956 2007-06-20 Alan Mackenzie <acm@muc.de>
7957
7958 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
7959 When removing lines, also remove the \n. Correction of patch of
7960 2007-04-21.
7961
7962 2007-06-20 Martin Rudalics <rudalics@gmx.at>
7963
7964 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
7965 event is not a cons cell. Do not unread drag-mouse-1 events.
7966 Select right window in check whether space was stolen from
7967 window above.
7968
7969 * help-mode.el (help-make-xrefs): Adjust position of new forward
7970 button.
7971
7972 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
7973
7974 * vc-bzr.el (vc-bzr-with-process-environment)
7975 (vc-bzr-std-process-invocation): New macros.
7976 (vc-bzr-command, vc-bzr-command*): Use them.
7977 (vc-bzr-with-c-locale): Remove.
7978 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
7979 (vc-bzr-buffer-nonblank-p): New function.
7980 (vc-bzr-state-words): New const.
7981 (vc-bzr-state): Look for `bzr status' keywords in output.
7982 Display everything else as a warning message to the user.
7983 Fix status report with bzr >= 0.15.
7984
7985 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
7986
7987 * vc-hg.el (vc-hg-global-switches): Simplify.
7988 (vc-hg-state): Handle more states.
7989 (vc-hg-diff): Fix doc-string.
7990 (vc-hg-register): New function.
7991 (vc-hg-checkout): Likewise.
7992
7993 2007-06-20 Reto Zimmermann <reto@gnu.org>
7994
7995 * progmodes/vera-mode.el: New file.
7996
7997 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7998
7999 * calc/calc.el (calc-multiplication-has-precendence):
8000 New variable.
8001 (math-standard-ops, math-standard-ops-p, math-expr-ops):
8002 New functions.
8003 (math-expr-opers): Define using math-standard-ops rather than
8004 math-standard-opers.
8005 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
8006 equal the function math-standard-ops rather than the variable
8007 math-standard-opers.
8008 (calc-algebraic-entry): Let math-expr-opers equal
8009 math-standard-ops or math-expr-ops, as appropriate.
8010 (math-expr-read-level, math-read-factor): Let math-expr-opers
8011 equal math-expr-ops.
8012 * calc/calc-embed.el (calc-embedded-finish-edit):
8013 Let math-expr-opers equal the function math-standard-ops
8014 rather than the variable math-standard-opers.
8015 * calc/calc-ext.el (math-read-plain-expr)
8016 (math-format-flat-expr-fancy): Let math-expr-opers equal the
8017 function math-standard-ops rather than the variable
8018 math-standard-opers.
8019 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
8020 Let math-expr-opers equal the function math-standard-ops rather
8021 than the variable math-standard-opers.
8022 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
8023 equal the function math-standard-ops rather than the variable
8024 math-standard-opers.
8025 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
8026 equal the function math-standard-ops rather than the variable
8027 math-standard-opers.
8028 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
8029 math-expr-ops.
8030
8031 2007-06-19 Ivan Kanis <apple@kanis.eu>
8032
8033 * vc-hg.el: New file.
8034
8035 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
8036
8037 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
8038 with font-lock-multiline.
8039
8040 2007-06-17 Glenn Morris <rgm@gnu.org>
8041
8042 * lpr.el (lpr-page-header-switches): Move %s to separate element
8043 for correct quoting. Doc fix.
8044
8045 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8046
8047 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
8048 than setting sgml-xml-mode.
8049 (sgml-mode, html-mode): Set sgml-xml-mode.
8050 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
8051 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
8052 (sgml-electric-tag-pair-before-change-function)
8053 (sgml-electric-tag-pair-flush-overlays): New functions.
8054 (sgml-electric-tag-pair-mode): New minor mode.
8055 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
8056 (sgml-calculate-indent): Use assoc-string.
8057
8058 2007-06-16 Karl Fogel <kfogel@red-bean.com>
8059
8060 * thingatpt.el (thing-at-point-email-regexp): Don't require two
8061 chars before the "@" in an email address. Andreas Roehler noticed
8062 this problem.
8063
8064 2007-06-15 Karl Fogel <kfogel@red-bean.com>
8065
8066 * thingatpt.el: Add support for email addresses (`email').
8067 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
8068 (thing-at-point-email-regexp): New variable.
8069 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
8070 properties on this symbol, with lambda forms for values.
8071
8072 2007-06-15 Masatake YAMATO <jet@gyve.org>
8073
8074 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
8075
8076 * vc.el (vc-dired-hook): Check the backend returned from
8077 `vc-responsible-backend' can really handle `subdir'.
8078
8079 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
8080
8081 * wid-edit.el (widget-add-documentation-string-button):
8082 Fix handling of documentation indent.
8083
8084 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
8085
8086 * mb-depth.el: New file.
8087
8088 2007-06-15 Masatake YAMATO <jet@gyve.org>
8089
8090 * vc.el (vc-dired-mode): Show backend name as part of mode name.
8091
8092 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * wid-edit.el (widget-default-create): Move ?h handling here...
8095 (widget-default-format-handler): ...from here.
8096 (widget-docstring, widget-add-documentation-string-button): New funs.
8097 (documentation-string): Add :visibility-widget property.
8098 (widget-documentation-string-value-create): Use it.
8099
8100 * cus-edit.el (custom-split-regexp-maybe): Simplify.
8101 (custom-buffer-create-internal): Simplify message.
8102 (custom-variable-tag): Reduce height to normal.
8103 (custom-variable-value-create, custom-face-value-create)
8104 (custom-visibility): New widget.
8105 (custom-visibility): New face.
8106 (custom-group-value-create):
8107 Call widget-add-documentation-string-button, using `custom-visibility'.
8108
8109 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8110
8111 * emacs-lisp/bytecomp.el (byte-compile-current-group)
8112 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
8113 change. Apparently the "warning even if the group is implicit" is
8114 a feature rather than a bug.
8115
8116 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
8117
8118 * emulation/viper.el (viper-describe-key-ad)
8119 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
8120 Compile them conditionally.
8121 (viper-version): Belated version change.
8122
8123 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
8124
8125 * follow.el (follow-all-followers, follow-generic-filter):
8126 * pcomplete.el (pcomplete-restore-windows):
8127 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
8128 (x-dnd-drop-data):
8129 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
8130 * progmodes/python.el (python-complete-symbol):
8131 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
8132
8133 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
8134
8135 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
8136 around bright and dim regexps. Make sure bright and dim matches
8137 use word anchors. Send text through rcirc-markup functions.
8138 (rcirc-url-regexp): Add single quote character.
8139 (rcirc-connect): Write logs to disk on auto-save-hook.
8140 Make server a non-optional argument.
8141 (rcirc-log-alist): New variable.
8142 (rcirc-log-directory): Make customizable.
8143 (rcirc-log-flag): New customizable variable.
8144 (rcirc-log): New function.
8145 (rcirc-print): Use above function.
8146 (rcirc-log-write): New function.
8147 (rcirc-generate-new-buffer-name): Strip text properties.
8148 (rcirc-switch-to-buffer-function): Remove variable.
8149 (rcirc-last-non-irc-buffer): Remove variable.
8150 (rcirc-non-irc-buffer): Add function.
8151 (rcirc-next-active-buffer): Use above function.
8152 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
8153 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
8154 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
8155 (rcirc-omit-mode): Add minor-mode.
8156 (rcirc-mode-map): Change C-c C-o binding.
8157 (rcirc-mode): Clear mode-line-process. Use a custom
8158 fill-paragraph-function. Set up buffer-invisibility-spec.
8159 (rcirc-response-formats): Remove timestamp code.
8160 (rcirc-omit-responses): Add variable.
8161 (rcirc-print): Don't put the overlay arrow on potentially omitted
8162 lines. Log line to disk. Record activity for private messages
8163 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
8164 (rcirc-jump-to-first-unread-line): Print message if there is no
8165 unread text.
8166 (rcirc-clear-unread): New function.
8167 (rcirc-markup-text-functions): Add variable.
8168 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
8169 (rcirc-debug): Don't mess with window configuration.
8170 (rcirc-send-message): Send message before printing locally.
8171 Add SILENT argument, do not print message if non-nil.
8172 (rcirc-visible-buffers): New function and variable.
8173 (rcirc-window-configuration-change-1): Add function.
8174 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
8175 server buffer.
8176 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
8177 (rcirc-fill-paragraph): Add function.
8178 (rcirc-record-activity, rcirc-window-configuration-change-1):
8179 Only update the activity string if it has actually changed.
8180 (rcirc-update-activity-string): Remove padding characters from the
8181 mode-line string.
8182 (rcirc-disconnect-buffer): New function to be called when a
8183 channel is parted or the user quits.
8184 (rcirc-server-name): Warn when the server-name hasn't been set.
8185 (rcirc-window-configuration-change): Postpone work until
8186 post-command-hook.
8187 (rcirc-window-configuration-change-1): Update mode-line and
8188 overlay arrows here.
8189 (rcirc-authenticate): Fixc hanserv identification.
8190 (rcirc-default-server): Remove variable.
8191 (rcirc): Connect according to rcirc-connections.
8192 (rcirc-connections): Add variable.
8193 (rcirc-startup-channels-alist): Remove variable.
8194 (rcirc-startup-channels): Remove function.
8195
8196 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8197
8198 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
8199
8200 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
8201
8202 * term/xterm.el (terminal-init-xterm): Escape parens in character
8203 constants.
8204
8205 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8206
8207 * progmodes/sh-script.el: Remove unneeded * from docstrings.
8208 Use [:alpha:] and [:alnum:] where applicable.
8209 (sh-quoted-subshell): Rewrite to correctly
8210 handle nested mixes of `...' and $(...).
8211 (sh-apply-quoted-subshell): Remove.
8212 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
8213
8214 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
8215
8216 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
8217
8218 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
8219 previous change.
8220
8221 2007-06-12 Tom Tromey <tromey@redhat.com>
8222
8223 * subr.el (user-emacs-directory): New defconst.
8224 * cmuscheme.el (scheme-start-file):
8225 * shell.el (shell):
8226 * completion.el (save-completions-file-name):
8227 * custom.el (custom-theme-directory):
8228 * term/x-win.el (emacs-session-filename):
8229 * filesets.el (filesets-menu-cache-file):
8230 * thumbs.el (thumbs-thumbsdir):
8231 * server.el (server-auth-dir):
8232 * image-dired.el (image-dired-dir):
8233 (image-dired-db-file):
8234 (image-dired-temp-image-file):
8235 (image-dired-gallery-dir):
8236 (image-dired-temp-rotate-image-file):
8237 * play/gamegrid.el (gamegrid-user-score-file-directory):
8238 * savehist.el (savehist-file):
8239 * tutorial.el (tutorial--saved-dir):
8240 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
8241
8242 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
8243
8244 * scroll-lock.el (scroll-lock-mode): Doc fix.
8245
8246 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
8247
8248 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
8249
8250 * ediff-init.el: Doc strings.
8251
8252 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8253
8254 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
8255 (byte-compile-file): Bind it.
8256 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
8257 group argument is provided implicitly.
8258 (byte-compile-format-warn, byte-compile-from-buffer)
8259 (byte-compile-insert-header): Don't hardcode point-min==1.
8260 (byte-compile-file-form-require): Remove unused var old-load-list.
8261 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
8262
8263 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
8264
8265 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
8266 Display error messages.
8267 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
8268 Get rid of cl.el dependencies.
8269
8270 * emulation/viper-init.el (viper-suppress-input-method-change-message):
8271 New variable.
8272 (viper-activate-input-method-action)
8273 (viper-inactivate-input-method-action):
8274 Use viper-suppress-input-method-change-message.
8275
8276 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
8277 for C-s, C-r.
8278
8279 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
8280 Use viper-replace-overlay-cursor-color instead of
8281 viper-replace-overlay-cursor-color.
8282 (viper-sit-for-short): Use sit-for with 3 arguments.
8283
8284 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
8285 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
8286 to gud-mode.
8287
8288 * ediff-mult.el (ediff-meta-buffer-brief-message)
8289 (ediff-meta-buffer-verbose-message): New variables.
8290 (ediff-meta-buffer-message): Variable deleted.
8291 (ediff-verbose-help-enabled): New variable.
8292 (ediff-toggle-verbose-help-meta-buffer): New function.
8293 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
8294 message options.
8295
8296 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
8297 (ediff-fixup-patch-map): Improve heuristic.
8298
8299 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8300
8301 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
8302 (log-view-font-lock-keywords): Simplify.
8303 (log-view-current-file, log-view-current-tag): Simplify.
8304
8305 2007-06-12 Sam Steingold <sds@gnu.org>
8306
8307 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
8308
8309 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
8310
8311 * desktop.el (desktop-load-locked-desktop): New option.
8312 (desktop-read): Use it.
8313 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
8314 Use `when'.
8315
8316 2007-06-12 Davis Herring <herring@lanl.gov>
8317
8318 * desktop.el (desktop-save-mode-off): New function.
8319 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
8320 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
8321 (desktop-claim-lock, desktop-release-lock): New functions.
8322 (desktop-kill): Tell `desktop-save' that this is the last save.
8323 Release the lock afterwards.
8324 (desktop-buffer-info): New function.
8325 (desktop-save): Use it. Run `desktop-save-hook' where the doc
8326 says to. Detect conflicts, and manage the lock.
8327 (desktop-read): Detect conflicts. Manage the lock.
8328
8329 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8330
8331 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
8332
8333 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
8334 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
8335 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
8336 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
8337 keysyms rather than byte sequences.
8338 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
8339
8340 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8341
8342 * font-lock.el (font-lock-add-keywords): In case font-lock was only
8343 half-activated, forcefully activate it completely.
8344
8345 2007-06-11 Richard Stallman <rms@gnu.org>
8346
8347 * cus-edit.el (custom-variable-type): Doc fix.
8348
8349 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8350
8351 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
8352 (sh-font-lock-flush-syntax-ppss-cache): New functions.
8353 (sh-font-lock-syntactic-keywords): Use them to distinguish the
8354 different possible cases for \'.
8355
8356 * complete.el (PC-bindings): Don't bind things already bound in the
8357 parent keymap.
8358
8359 * textmodes/bibtex-style.el: New file.
8360
8361 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
8362
8363 * vc-bzr.el: New file.
8364
8365 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8366
8367 * vc-svn.el (vc-svn-program): New var.
8368 (vc-svn-command): Use it.
8369
8370 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
8371
8372 * server.el (server-switch-buffer): Remove redundant check.
8373
8374 2007-06-10 Martin Rudalics <rudalics@gmx.at>
8375
8376 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
8377 Match against file-name-nondirectory.
8378 Fix text on user customization variables.
8379 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
8380
8381 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8382
8383 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
8384
8385 2007-06-09 Davis Herring <herring@lanl.gov>
8386
8387 * desktop.el (desktop-minor-mode-table): Doc fix.
8388
8389 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8390
8391 * textmodes/css-mode.el (css-navigation-syntax-table):
8392 Use set-char-table-range so it also works in the unicode branch.
8393
8394 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
8395
8396 * help-mode.el (help-xref-forward-stack)
8397 (help-xref-stack-forward-item, help-forward-label): New variables.
8398 (help-forward): New button type.
8399 (help-setup-xref): Initialise help-xref-forward-stack.
8400 (help-make-xrefs): Add forward button, if appropriate.
8401 (help-xref-go-back): Push item on forward stack.
8402 (help-xref-go-forward, help-go-forward): New functions.
8403
8404 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
8405
8406 * dired.el (dired-mode-map): Remove spurious separator.
8407
8408 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8409
8410 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
8411
8412 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
8413 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
8414
8415 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
8416
8417 * textmodes/org.el: Version number fixed.
8418
8419 2007-06-07 Glenn Morris <rgm@gnu.org>
8420
8421 * version.el (emacs-copyright): New constant.
8422 * startup.el (fancy-splash-tail): Use emacs-copyright.
8423 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
8424
8425 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
8426 `make-local'.
8427 (byte-compile-warnings-safe-p): Add `make-local'.
8428 (byte-compile-make-variable-buffer-local):
8429 Allow byte-compile-warnings to suppress this warning.
8430
8431 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
8432 format of "menu" description.
8433 (tutorial--find-changed-keys): Describe the specific menu a
8434 command is in.
8435
8436 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
8437 Rewrite compatibility functions to silence byte-compiler.
8438
8439 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
8440
8441 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
8442 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
8443
8444 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
8445
8446 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
8447
8448 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
8449
8450 * progmodes/ebrowse.el (ebrowse-member-table):
8451 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
8452 (org-batch-agenda-csv): Fix typos in docstrings.
8453
8454 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8455
8456 * international/mule-cmds.el (toggle-enable-multibyte-characters)
8457 (sort-coding-systems, search-unencodable-char): Doc fixes.
8458 (coding-system-change-eol-conversion, set-default-coding-systems)
8459 (prefer-coding-system, find-multibyte-characters, princ-list)
8460 (leim-list-entry-regexp, set-input-method, locale-language-names)
8461 (input-method-exit-on-first-char, exit-language-environment-hook)
8462 (locale-charset-language-names): Fix typos in docstrings.
8463
8464 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8465
8466 * pgg.el (pgg-sign-region, pgg-sign):
8467 * ses.el (ses-call-printer):
8468 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
8469 * textmodes/org.el (org-cycle): Fix typos in docstrings.
8470
8471 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
8472
8473 * textmodes/org.el (org-export-region-as-html)
8474 (org-replace-region-by-html, org-number-to-letters)
8475 (org-table-fedit-finish, org-normalize-color)
8476 (org-table-fedit-ref-right, org-date-to-gregorian)
8477 (org-table-fedit-move, org-table-convert-refs-to-rc)
8478 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
8479 (org-write-agenda, org-colgroup-info-to-vline-list)
8480 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
8481 (org-indent-line-function, org-export-as-html-to-buffer)
8482 (org-store-agenda-views, org-update-mode-line)
8483 (org-find-if, org-delete-all)
8484 (org-table-fedit-convert-buffer, org-emphasize)
8485 (org-uniquify, org-table-fedit-lisp-indent)
8486 (org-table-fedit-scroll, org-get-todo-sequence-head)
8487 (org-table-fedit-scroll-down, org-table-fedit-line-down)
8488 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
8489 (org-table-fedit-toggle-coordinates, org-dvipng-color)
8490 (org-table-fedit-line-up, org-table-fedit-ref-down)
8491 (org-table-formula-from-user, org-mode-flyspell-verify)
8492 (org-cycle-show-empty-lines, org-ctrl-c-ret)
8493 (org-table-formula-to-user, org-diary-to-ical-string)
8494 (orgtbl-export, org-table-fedit-post-command)
8495 (org-closed-in-range, org-shiftcontrolright)
8496 (org-table-convert-refs-to-an, org-table-hline-and-move)
8497 (org-table-formula-less-p, org-format-table-ascii)
8498 (org-agenda-get-sexps, org-shift-refpart)
8499 (org-diary-sexp-entry, org-time-string-to-absolute)
8500 (org-table-show-reference, org-letters-to-number)
8501 (org-fix-agenda-info, org-table-fedit-ref-up)
8502 (org-table-fedit-shift-reference, org-table-fedit-abort)
8503 (org-closest-date, org-shiftcontrolleft)
8504 (org-at-heading-or-item-p, org-rematch-and-replace)
8505 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
8506 New functions.
8507 (org-table-edit-scroll-down, org-finish-edit-formulas)
8508 (org-table-edit-next-field, org-abort-edit-formulas)
8509 (org-font-lock-level, org-export-find-first-heading-line)
8510 (org-table-edit-line-down, org-table-edit-backward-field)
8511 (org-edit-formula-lisp-indent, org-table-edit-move)
8512 (org-check-log-option, org-this-word)
8513 (org-table-edit-line-up, org-table-edit-formulas-post-command)
8514 (org-agenda-file-to-end, org-expand-file-name)
8515 (org-fake-empty-table-line, org-table-edit-scroll)
8516 (org-toggle-log-option, org-show-reference): Function removed.
8517 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
8518 New defsubsts.
8519 (org-unmodified, org-batch-store-agenda-views)
8520 (org-batch-agenda-csv): New macro.
8521 (org-agenda-export): New customization group.
8522 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
8523 (org-highest-priority, org-agenda-exporter-settings)
8524 (org-log-done-with-time, org-replace-disputed-keys)
8525 (org-format-latex-header, org-export-table-header-tags)
8526 (org-cycle-separator-lines, org-export-table-data-tags)
8527 (org-icalendar-include-sexps)
8528 (org-empty-line-terminates-plain-lists)
8529 (org-log-repeat, org-special-ctrl-a)
8530 (org-table-use-standard-references, org-disputed-keys)
8531 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
8532 (org-agenda-export-html-style): New option.
8533 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
8534 (org-CUA-compatible): Option removed.
8535 (org-agenda-structure, org-sexp-date): New face.
8536 (org-todo-keywords-for-agenda, org-not-done-keywords)
8537 (org-planning-or-clock-line-re, org-agenda-name)
8538 (org-table-colgroup-info, org-todo-sets)
8539 (constants-unit-system, org-clock-mode-line-entry)
8540 (org-mode-line-timer, org-table-current-begin-pos)
8541 (org-todo-keywords-1, org-mode-line-string)
8542 (org-table-clean-did-remove-column, org-table-fedit-map)
8543 (org-clock-heading, org-table-buffer-is-an)
8544 (org-agenda-info, org-done-keywords)
8545 (org-done-keywords-for-agenda, org-todo-heads)
8546 (org-todo-kwd-alist, org-clock-start-time): New variable.
8547 (org-todo-kwd-priority-p, org-edit-formulas-map)
8548 (org-repeat-re, org-todo-kwd-max-priority)
8549 (org-version, org-done-string)
8550 (org-table-clean-did-remove-column-1, org-disputed-keys):
8551 Remove variables.
8552 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
8553 (org-ts-lengths): Constant removed.
8554 (org-follow-gnus-link): Don't ask how many articles to read.
8555 (org-export-find-first-export-line): Rename from
8556 `org-export-find-first-heading'.
8557 Use `org-export-skip-text-before-1st-heading'.
8558 (org-table-fedit-post-command): Rename from
8559 `org-table-edit-formulas-post-command'.
8560 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
8561 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
8562 (org-table-fedit-lisp-indent): Rename from
8563 `org-edit-formula-lisp-indent'.
8564 (org-table-show-reference): Rename from `org-show-reference'.
8565 (org-table-store-formulas): Use `org-table-formula-less-p'.
8566 (org-table-edit-formulas): Position cursor to current field equation.
8567 (org-update-checkbox-count, org-hide-archived-subtrees)
8568 (org-timestamp-up-day, org-timestamp-down-day)
8569 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
8570 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
8571 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
8572 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
8573 Let `org-on-heading-p' also check for invisible heading.
8574 (org-read-date): Match am/pm times.
8575 (org-eval-in-calendar): Fix default date in prompt.
8576
8577 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
8578
8579 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
8580 "ChangeLog.a" entries, giving the latter lower priority.
8581
8582 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
8583
8584 * faces.el (face-id): If the argument is a face alias,
8585 return the ID of the target face.
8586
8587 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
8588
8589 * net/socks.el (top): Remove unnecessary copyright line.
8590
8591 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
8592
8593 * longlines.el (longlines-auto-wrap): Handle argument correctly.
8594
8595 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
8596
8597 * net/socks.el: New file, taken from w3 repository.
8598 (top): Update Copyright. Don't load cl.el.
8599 (all): Replace `case' by `cond', `string-to-int' by
8600 `string-to-number', and `process-kill-without-query' by
8601 `set-process-query-on-exit-flag'.
8602 (socks-char-int): Remove defalias and all occurrences.
8603
8604 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
8605
8606 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
8607 Fix typos in docstrings.
8608 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
8609 (compilation-finish-function): Fix typo in obsolescence declaration.
8610
8611 2007-06-03 Sam Steingold <sds@gnu.org>
8612
8613 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
8614 handle unending automatic recompilation of changed files (`omake -P').
8615 (compilation-loop): VISITED is now 5th CDR.
8616 (compilation-next-error-function): Set TIMESTAMP.
8617
8618 2007-06-03 Sam Steingold <sds@gnu.org>
8619
8620 * files.el (kill-buffer-ask): New function.
8621 (kill-some-buffers): Use it.
8622 (kill-matching-buffers): New user command.
8623
8624 2007-06-01 David Kastrup <dak@gnu.org>
8625
8626 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8627 Change default to `top'.
8628
8629 2007-05-31 Richard Stallman <rms@gnu.org>
8630
8631 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
8632
8633 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8634
8635 * textmodes/css-mode.el: New file.
8636
8637 2007-05-30 Michael Olson <mwolson@gnu.org>
8638
8639 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
8640 died and we are trying to send a signal to it. The program using
8641 tq.el should periodically check to see whether the process has
8642 died and react appropriately -- this is not the responsibility of
8643 tq.el, and is consistent with the rest of the tq.el source code.
8644
8645 2007-05-29 Martin Rudalics <rudalics@gmx.at>
8646
8647 * textmodes/table.el (table--point-entered-cell-function)
8648 (table--point-left-cell-function):
8649 Bind `inhibit-point-motion-hooks' to t.
8650
8651 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8652
8653 * emacs-lisp/rx.el (rx): Doc fix.
8654
8655 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
8656
8657 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
8658
8659 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
8660
8661 Sync with Tramp 2.0.56.
8662
8663 * net/tramp.el:
8664 * net/tramp-ftp.el:
8665 * net/tramp-smb.el:
8666 * net/tramp-util.el:
8667 * net/tramp-vc.el:
8668 Don't load cl.el, because that pollutes the namespace. Replace cl
8669 macros by their implementations where necessary. Requested by
8670 Richard Stallman <rms@gnu.org>.
8671
8672 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
8673 doesn't exist.
8674 (with-parsed-tramp-file-name): Protect debug spec during compilation.
8675 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
8676 (tramp-file-name-p, tramp-file-name-multi-method)
8677 (tramp-file-name-method, tramp-file-name-user)
8678 (tramp-file-name-host, tramp-file-name-localname): New defuns,
8679 replacing defstruct `tramp-file-name'.
8680 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
8681 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
8682 Apply `vector' instead of `make-tramp-file-name'.
8683 (tramp-handle-make-auto-save-file-name):
8684 Apply `tramp-temporary-file-directory' for compatibility reasons.
8685 (tramp-completion-mode): Use `natnump' instead of `wholenump'
8686 because of XEmacs.
8687 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
8688 started.
8689
8690 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
8691
8692 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
8693
8694 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
8695
8696 * log-edit.el (log-edit-changelog-paragraph): Return point-max
8697 as the end of the ChangeLog paragraph when it ends without a line
8698 termination.
8699
8700 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
8701
8702 * net/webjump.el (webjump-sample-sites):
8703 Add simple Wikipedia query.
8704
8705 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8706
8707 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
8708 compatibility code.
8709
8710 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
8711 (copyright-update-year): Use it.
8712
8713 * edmacro.el (edmacro-format-keys): Use current-active-maps.
8714
8715 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
8716 Add indentation and debugging info. Fix up comment convention.
8717
8718 * cus-dep.el (custom-make-dependencies): Simplify.
8719
8720 * composite.el (compose-region, decompose-region):
8721 Use inhibit-read-only and restore-buffer-modified-p.
8722
8723 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
8724 (xterm-mouse-event): Use it.
8725
8726 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
8727
8728 * bs.el (bs-cycle-previous): Don't modify the cycle list until
8729 `switch-to-buffer' has returned succesfully.
8730 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
8731 window is dedicated (it could iconify the frame).
8732
8733 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
8734
8735 * vc-hooks.el (vc-find-root): Fix file attribute test.
8736
8737 2007-05-24 Richard Stallman <rms@gnu.org>
8738
8739 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8740 Don't let opoint be nil.
8741 (flyspell-emacs-popup): Explicit error if no dialogs.
8742
8743 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
8744
8745 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8746 (image-next-line, image-previous-line, image-scroll-up)
8747 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8748 New functions.
8749 (image-mode-map): Remap motion commands.
8750 (image-mode-text-map): New keymap for viewing images as text.
8751 (image-mode): Use image-mode-map.
8752 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8753
8754 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
8755
8756 * textmodes/fill.el (canonically-space-region): Make the second arg
8757 a marker if it's not already the case.
8758
8759 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8760
8761 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8762 (tar-get-descriptor): Handle type 55, an extended pax header.
8763
8764 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8765
8766 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8767 to confuse outline-minor-mode.
8768
8769 2007-05-23 Eli Zaretskii <eliz@gnu.org>
8770
8771 * tar-mode.el (tar-file-name-handler): New function.
8772 (tar-extract): Bind file-name-handler-alist to it to force
8773 find-buffer-file-type-coding-system behave as if the file being
8774 extracted existed. Use last-coding-system-used to force
8775 buffer-file-coding-system to what decode-coding-region actually
8776 used to decode the file.
8777
8778 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8779
8780 * progmodes/compile.el (compilation-handle-exit):
8781 `compilation-finish-function' may change the current buffer.
8782
8783 2007-05-22 Richard Stallman <rms@gnu.org>
8784
8785 * files.el (set-auto-mode): Doc fix.
8786
8787 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8788
8789 * help-fns.el (find-source-lisp-file): New function.
8790 (describe-function-1): Use find-source-lisp-file to find source
8791 file in compile tree.
8792
8793 2007-05-22 Eli Zaretskii <eliz@gnu.org>
8794
8795 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8796
8797 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
8798
8799 * emacs-lisp/easy-mmode.el (define-minor-mode)
8800 (easy-mmode-define-navigation): Fix typos in docstrings.
8801
8802 2007-05-22 Glenn Morris <rgm@gnu.org>
8803
8804 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8805
8806 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
8807
8808 * mail/mail-extr.el (mail-extract-address-components):
8809 Recognize non-ASCII characters except for NBSP as words.
8810
8811 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
8812
8813 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8814 (rcirc-print): Handle `window-width'.
8815 (rcirc-buffer-maximum-lines): Doc fix.
8816
8817 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
8818
8819 * image-mode.el (image-toggle-display): Don't clear image cache.
8820 Only use filename in image spec if the file is readable.
8821 Call image-refresh.
8822
8823 * image.el (image-type-from-file-name, image-type): Simplify.
8824 (image-type-auto-detected-p): Don't scan auto-mode-alist.
8825
8826 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8827 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8828
8829 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8830
8831 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8832 is an error.
8833
8834 * term/linux.el (terminal-init-linux): Don't signal an error
8835 if gpm isn't running.
8836
8837 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
8838
8839 * t-mouse.el: Reduce to a minor-mode macro call.
8840 (t-mouse-mode): Remove the lighter.
8841
8842 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8843
8844 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
8845
8846 * files.el (auto-mode-alist): Change the regexp so that
8847 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
8848
8849 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8850
8851 * Version 22.1 released.
8852
8853 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
8854
8855 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
8856 changes.
8857
8858 2007-05-19 Kevin Ryde <user42@zip.com.au>
8859
8860 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
8861
8862 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
8863
8864 * textmodes/sgml-mode.el: Revert last change.
8865
8866 2007-05-18 Richard Stallman <rms@gnu.org>
8867
8868 * simple.el (push-mark): Doc fix.
8869
8870 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
8871
8872 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
8873 tpu-global-map.
8874 (tpu-original-global-map): Variable deleted.
8875 (tpu-control-keys-map): New keymap variable.
8876 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
8877 setting keymapping directly.
8878 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
8879 tpu-global-map.
8880 (tpu-edt-on): Activate the tpu-global-map.
8881 (tpu-edt-off): Deactivate the tpu-global-map.
8882
8883 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
8884
8885 * textmodes/ispell.el (ispell-get-word): Return markers
8886 for start and end positions.
8887 (ispell-word): Assume END is a marker.
8888
8889 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8890
8891 * printing.el: Group together all XEmacs/Emacs definitions.
8892 (pr-version): New version 6.9.
8893 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
8894 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
8895 (pr-menu-bind): Fix code.
8896 (pr-e-frame-char-height, pr-e-frame-char-width)
8897 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
8898 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
8899 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
8900 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
8901 (pr-x-event-y-pixel): Aliases eliminated.
8902 (pr-xemacs-global-menubar): Macro moved.
8903 (current-menubar, current-mouse-event, zmacs-region-stays)
8904 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
8905 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
8906 Vars moved.
8907 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
8908 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
8909 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
8910 (pr-menu-set-utility-title, pr-even-or-odd-pages)
8911 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
8912 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
8913 moved.
8914
8915 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
8916
8917 * textmodes/sgml-mode.el (sgml-tag):
8918 Fix bug: Call sgml-transformation-function.
8919
8920 2007-05-17 Martin Rudalics <rudalics@gmx.at>
8921
8922 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
8923 modified flag of buffer. Use `inhibit-modification-hooks'.
8924
8925 2007-05-16 Richard Stallman <rms@gnu.org>
8926
8927 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
8928
8929 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8930
8931 * files.el (magic-mode-alist, magic-fallback-mode-alist):
8932 Move the *ml, Postscript, and XmCD entries to the fallback part.
8933
8934 * files.el (magic-fallback-mode-alist):
8935 Rename from file-start-mode-alist.
8936
8937 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8938
8939 * progmodes/compile.el (compilation-handle-exit): Quote first
8940 argument of `run-hook-with-args'.
8941
8942 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
8943
8944 * buff-menu.el (Buffer-menu-sort-column):
8945 * dabbrev.el (dabbrev-upcase-means-case-search):
8946 * dired.el (dired-recursive-deletes, dired-recursive-copies):
8947 * info.el (Info-current-subfile):
8948 * ls-lisp.el (ls-lisp-verbosity):
8949 * msb.el (msb-menu-cond):
8950 * pcvs.el (cvs-dired-use-hook):
8951 * simple.el (set-mark-command-repeat-pop):
8952 * time.el (display-time-24hr-format, display-time-mail-file):
8953 Doc fixes.
8954
8955 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
8956 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
8957
8958 * view.el (view-inhibit-help-message): Fix typo in docstring.
8959 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
8960
8961 2007-05-16 Martin Rudalics <rudalics@gmx.at>
8962
8963 * textmodes/ispell.el (ispell-start-process): Defend against bad
8964 default-directory.
8965
8966 2007-05-14 Eli Zaretskii <eliz@gnu.org>
8967
8968 * mail/rmail.el (rmail-convert-to-babyl-format): Check
8969 content-transfer-encoding _last_, because it's its position that
8970 we need as value of base64-header-field-end.
8971
8972 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
8973
8974 * files.el (mode-require-final-newline, require-final-newline)
8975 (enable-local-variables, enable-local-eval): Doc fixes.
8976
8977 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8978
8979 * ps-print.el: Use default color when foreground or background color
8980 are unspecified. Reported by Leo <sdl.web@gmail.com>.
8981 (ps-print-version): New version 6.7.4.
8982 (ps-rgb-color): New argument. Use default color when color is
8983 unspecified.
8984 (ps-begin-job): Fix code.
8985
8986 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
8987
8988 * longlines.el (longlines-mode): Make longlines-auto-wrap
8989 buffer-local. Add hooks unconditionally.
8990 (longlines-auto-wrap): Toggle wrapping.
8991 (longlines-after-change-function)
8992 (longlines-post-command-function): Check longlines-auto-wrap.
8993
8994 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
8995
8996 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
8997 (xterm-mouse-translate): Use it.
8998
8999 2007-05-10 Richard Stallman <rms@gnu.org>
9000
9001 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
9002 (iso-cvt-write-only): Likewise.
9003
9004 * emacs-lisp/easy-mmode.el (define-minor-mode):
9005 Fix generated doc string.
9006
9007 * startup.el (fancy-splash-text): Add URL of guided tour.
9008 Adjust horizontal and vertical whitespace.
9009
9010 * progmodes/compile.el (compilation-handle-exit):
9011 Use run-hook-with-args to run compilation-finish-functions.
9012
9013 * files.el (file-start-mode-alist): New variable.
9014 (magic-mode-regexp-match-limit): Doc fix.
9015 (set-auto-mode): Handle file-start-mode-alist.
9016 A little cleanup of structure.
9017
9018 * dabbrev.el (dabbrev-eliminate-newlines):
9019 Renamed from dabbrev--eliminate-newlines. All uses changed.
9020
9021 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
9022
9023 * man.el (Man-next-section): Don't consider the last line of the page
9024 as being part of any section.
9025
9026 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
9027
9028 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
9029 can take any number of values.
9030
9031 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
9032
9033 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
9034 to the list of citation commands.
9035
9036 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
9037
9038 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
9039
9040 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
9041
9042 * progmodes/python.el (python-font-lock-keywords)
9043 (python-open-block-statement-p, python-mode): Add support for the new
9044 "with" keyword.
9045
9046 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9047
9048 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
9049 the exact opposite of diff-goto-source.
9050
9051 * emacs-lisp/advice.el (ad-special-forms): Remove.
9052 (ad-special-form-p): Use subr-arity.
9053
9054 * newcomment.el (comment-search-forward): Make sure we search forward.
9055 (comment-enter-backward): Try and distinguish the non-matching case at
9056 EOB from the non-matching case with a missing comment-end-skip for
9057 a 2-char comment ender.
9058 (comment-choose-indent): New function extracted from comment-indent.
9059 Improve the alignment algorithm.
9060 (comment-indent): Use it.
9061
9062 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
9063 XML style Processing Instructions.
9064 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
9065 (sgml-calculate-indent): Handle `pi' context.
9066
9067 * vc.el: Ensure that update-changelog issues an error when used with
9068 a backend that does not implement it.
9069 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
9070 Remove `backend' argument. Use expand-file-name.
9071 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
9072
9073 * progmodes/python.el (python-end-of-block): Revert last change.
9074 (python-end-of-statement): Make sure we move *forward*.
9075
9076 2007-05-08 Richard Stallman <rms@gnu.org>
9077
9078 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9079 Don't include non-self-insert commands in the exception for `-'.
9080
9081 2007-05-08 David Reitter <david.reitter@gmail.com>
9082
9083 * progmodes/python.el (python-guess-indent): Check non-nullness
9084 before comparing indent against the 2..8 interval.
9085
9086 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9087
9088 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
9089 available.
9090
9091 2007-05-06 Richard Stallman <rms@gnu.org>
9092
9093 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
9094
9095 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
9098 rather than storing their value in the revert-buffer function.
9099
9100 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
9101
9102 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
9103 when disabling t-mouse-mode.
9104
9105 2007-05-01 Davis Herring <herring@lanl.gov>
9106
9107 * calendar/timeclock.el: Update version number.
9108 (timeclock-modeline-display): Mention timeclock-use-display-time
9109 in explanatory message.
9110 (timeclock-in): Fix non-interactive workday specifications.
9111 (timeclock-log): Don't kill the log buffer if it already existed.
9112 Suppress warnings when finding the log. Don't check for a nil
9113 project twice. Run hooks after killing the buffer (if applicable).
9114 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
9115 was geometric). All uses changed.
9116 (timeclock-generate-report): Support prefix argument.
9117
9118 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
9119
9120 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
9121 disconnections.
9122
9123 2007-05-01 Romain Francoise <romain@orebokech.com>
9124
9125 * dired-x.el: Revert 2007-04-06 change.
9126
9127 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
9128
9129 * find-dired.el (find-dired-filter): Propertize all text down to eob.
9130
9131 2007-04-29 Richard Stallman <rms@gnu.org>
9132
9133 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
9134
9135 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9136
9137 * progmodes/cc-mode.el (c-before-change): Use point-min rather
9138 than 1.
9139
9140 2007-04-28 Richard Stallman <rms@gnu.org>
9141
9142 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
9143
9144 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
9145
9146 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
9147 don't put stop on toolbar.
9148
9149 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9150
9151 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
9152
9153 2007-04-28 Eli Zaretskii <eliz@gnu.org>
9154
9155 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
9156 instead of $(lisp)/mh-e.
9157
9158 2007-04-28 Glenn Morris <rgm@gnu.org>
9159
9160 * image-dired.el (image-dired-cmd-create-thumbnail-options)
9161 (image-dired-cmd-create-temp-image-options): Replace option
9162 +profile "*" with -strip.
9163
9164 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
9165
9166 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
9167 Use window-start and window-end.
9168
9169 2007-04-27 Andreas Schwab <schwab@suse.de>
9170
9171 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
9172
9173 2007-04-27 Eli Zaretskii <eliz@gnu.org>
9174
9175 * textmodes/fill.el (fill-paragraph): Doc fix.
9176
9177 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
9178
9179 * locate.el (locate-in-alternate-database): Doc fix.
9180
9181 2007-04-26 Glenn Morris <rgm@gnu.org>
9182
9183 * button.el (button): Use underline if supported, else fall back
9184 to color.
9185
9186 * version.el (emacs-version): Increase to 22.1.50.
9187
9188 2007-04-25 Richard Stallman <rms@gnu.org>
9189
9190 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
9191
9192 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
9193
9194 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
9195 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
9196 pushing mark.
9197 (idlwave-current-routine): Don't push mark.
9198
9199 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
9200
9201 * image-dired.el (image-dired-display-image): Derive image-type from
9202 filename rather than assuming jpeg, in case no resizing was needed.
9203
9204 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9205
9206 * custom.el (defface): Doc fix.
9207
9208 See ChangeLog.12 for earlier changes.
9209
9210 ;; Local Variables:
9211 ;; coding: iso-2022-7bit
9212 ;; add-log-time-zone-rule: t
9213 ;; End:
9214
9215 Copyright (C) 2007 Free Software Foundation, Inc.
9216
9217 This file is part of GNU Emacs.
9218
9219 GNU Emacs is free software; you can redistribute it and/or modify
9220 it under the terms of the GNU General Public License as published by
9221 the Free Software Foundation; either version 3, or (at your option)
9222 any later version.
9223
9224 GNU Emacs is distributed in the hope that it will be useful,
9225 but WITHOUT ANY WARRANTY; without even the implied warranty of
9226 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9227 GNU General Public License for more details.
9228
9229 You should have received a copy of the GNU General Public License
9230 along with GNU Emacs; see the file COPYING. If not, write to the
9231 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
9232 Boston, MA 02110-1301, USA.
9233
9234 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af